| 1 | [ Jan 8 00:32:05 Enabled. ] | ||
| 2 | [ Jan 8 00:32:05 Rereading configuration. ] | ||
| 3 | [ Jan 8 00:32:06 Rereading configuration. ] | ||
| 4 | [ Jan 8 00:32:18 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 8 00:32:18 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.08 00:32:21.172983 [ 1 ] {} <Information> Application: Will watch for the process with pid 25196 | ||
| 29 | 2026.01.08 00:32:21.173321 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.08 00:32:21.668023 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25196 | ||
| 31 | 2026.01.08 00:32:21.670619 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.08 00:32:21.670774 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.08 00:32:21.866190 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.08 00:32:21.894093 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.08 00:32:21.894176 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.08 00:32:21.894195 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.08 00:32:21.894251 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.08 00:32:21.894830 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.08 00:32:21.898456 [ 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.08 00:32:21.899338 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.08 00:32:21.900214 [ 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.08 00:32:21.900267 [ 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.08 00:32:21.900301 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.08 00:32:21.901048 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.08 00:32:21.901939 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.08 00:32:21.908483 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.08 00:32:21.910035 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.08 00:32:21.911353 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.08 00:32:21.911440 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.08 00:32:21.912546 [ 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.08 00:32:21.913012 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.08 00:32:21.917005 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.08 00:32:21.917671 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.08 00:32:21.922322 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.08 00:32:21.922674 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.08 00:32:21.923128 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.08 00:32:21.923480 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.08 00:32:21.924899 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.08 00:32:21.924926 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.08 00:32:21.925020 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.08 00:32:21.925112 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.08 00:32:21.932869 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.08 00:32:21.932895 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160165 sec | ||
| 68 | 2026.01.08 00:32:21.932940 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.08 00:32:21.932977 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.08 00:32:21.933634 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.08 00:32:21.934218 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.08 00:32:21.951438 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.08 00:32:21.951481 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.08 00:32:21.951554 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.08 00:32:21.951568 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.08 00:32:21.951599 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.08 00:32:21.951669 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.08 00:32:21.953858 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.08 00:32:21.953902 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.08 00:32:21.953952 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.08 00:32:21.954121 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.08 00:32:21.954162 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.08 00:32:21.954176 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.08 00:32:21.954245 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.08 00:32:21.954258 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.08 00:32:21.954287 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.08 00:32:21.954353 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.08 00:32:21.981113 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.08 00:32:21.982837 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.08 00:32:21.982915 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.7602e-05 sec | ||
| 91 | 2026.01.08 00:32:21.982929 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.08 00:32:21.982940 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.08 00:32:21.982963 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.08 00:32:21.983176 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.08 00:32:21.983284 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.08 00:32:21.983299 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.08 00:32:21.983309 [ 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.08 00:32:21.983320 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.08 00:32:21.988476 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.08 00:32:21.988673 [ 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.08 00:32:21.990047 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.378e-05 sec. | ||
| 102 | 2026.01.08 00:32:21.990443 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.08 00:32:21.991726 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.08 00:32:21.991745 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.08 00:32:22.001147 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 118.36 MiB (RSS), difference: 1.53 MiB | ||
| 106 | 2026.01.08 00:32:22.077738 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43519 | ||
| 107 | 2026.01.08 00:32:22.080398 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.01.08 00:32:22.080470 [ 4 ] {} <Debug> TCP-Session: 3f215a38-50e6-42bc-b49e-6f8e73b5d7e3 Authenticating user 'default' from [fd00:1122:3344:101::c]:43519 | ||
| 109 | 2026.01.08 00:32:22.080569 [ 4 ] {} <Debug> TCP-Session: 3f215a38-50e6-42bc-b49e-6f8e73b5d7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.08 00:32:22.080584 [ 4 ] {} <Debug> TCP-Session: 3f215a38-50e6-42bc-b49e-6f8e73b5d7e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.01.08 00:32:22.080683 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.01.08 00:32:22.080777 [ 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 | ||
| 113 | 2026.01.08 00:32:22.080794 [ 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 | ||
| 114 | 2026.01.08 00:32:22.083803 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42712 | ||
| 115 | 2026.01.08 00:32:22.083805 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36205 | ||
| 116 | 2026.01.08 00:32:22.083956 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57914 | ||
| 117 | 2026.01.08 00:32:22.084067 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.08 00:32:22.084122 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.01.08 00:32:22.084142 [ 6 ] {} <Debug> TCP-Session: 35deb84d-7452-4cec-a1df-6f0db697c9bc Authenticating user 'default' from [fd00:1122:3344:101::c]:42712 | ||
| 120 | 2026.01.08 00:32:22.084181 [ 5 ] {} <Debug> TCP-Session: 23eca7c3-aa12-43c2-bce7-40fdb24fa065 Authenticating user 'default' from [fd00:1122:3344:101::c]:36205 | ||
| 121 | 2026.01.08 00:32:22.084142 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34870 | ||
| 122 | 2026.01.08 00:32:22.084223 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.08 00:32:22.084243 [ 6 ] {} <Debug> TCP-Session: 35deb84d-7452-4cec-a1df-6f0db697c9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.01.08 00:32:22.084278 [ 254 ] {} <Debug> TCP-Session: e8fa63d8-db7b-49ca-a8aa-64d549d76b19 Authenticating user 'default' from [fd00:1122:3344:101::c]:57914 | ||
| 125 | 2026.01.08 00:32:22.084272 [ 5 ] {} <Debug> TCP-Session: 23eca7c3-aa12-43c2-bce7-40fdb24fa065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.08 00:32:22.084251 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48964 | ||
| 127 | 2026.01.08 00:32:22.084361 [ 254 ] {} <Debug> TCP-Session: e8fa63d8-db7b-49ca-a8aa-64d549d76b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.08 00:32:22.084400 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49413 | ||
| 129 | 2026.01.08 00:32:22.084358 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.08 00:32:22.084332 [ 6 ] {} <Debug> TCP-Session: 35deb84d-7452-4cec-a1df-6f0db697c9bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.08 00:32:22.084496 [ 254 ] {} <Debug> TCP-Session: e8fa63d8-db7b-49ca-a8aa-64d549d76b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.08 00:32:22.084496 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45319 | ||
| 133 | 2026.01.08 00:32:22.084478 [ 255 ] {} <Debug> TCP-Session: fe33382c-4624-475d-9ad0-a4f8fb317a1f Authenticating user 'default' from [fd00:1122:3344:101::c]:34870 | ||
| 134 | 2026.01.08 00:32:22.084580 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.08 00:32:22.084584 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.08 00:32:22.084344 [ 5 ] {} <Debug> TCP-Session: 23eca7c3-aa12-43c2-bce7-40fdb24fa065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.08 00:32:22.084675 [ 256 ] {} <Debug> TCP-Session: 036704cc-6561-42df-9ac3-717c5ba09348 Authenticating user 'default' from [fd00:1122:3344:101::c]:48964 | ||
| 138 | 2026.01.08 00:32:22.084655 [ 257 ] {} <Debug> TCP-Session: c438c70b-be4e-444c-bb62-a52c01502de1 Authenticating user 'default' from [fd00:1122:3344:101::c]:49413 | ||
| 139 | 2026.01.08 00:32:22.084645 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.08 00:32:22.084738 [ 257 ] {} <Debug> TCP-Session: c438c70b-be4e-444c-bb62-a52c01502de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.08 00:32:22.084759 [ 258 ] {} <Debug> TCP-Session: 1a18a4f1-58dd-4576-b8da-266a376cf8ca Authenticating user 'default' from [fd00:1122:3344:101::c]:45319 | ||
| 142 | 2026.01.08 00:32:22.084747 [ 256 ] {} <Debug> TCP-Session: 036704cc-6561-42df-9ac3-717c5ba09348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.08 00:32:22.084834 [ 257 ] {} <Debug> TCP-Session: c438c70b-be4e-444c-bb62-a52c01502de1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.08 00:32:22.084860 [ 258 ] {} <Debug> TCP-Session: 1a18a4f1-58dd-4576-b8da-266a376cf8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.08 00:32:22.084845 [ 256 ] {} <Debug> TCP-Session: 036704cc-6561-42df-9ac3-717c5ba09348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.08 00:32:22.084938 [ 258 ] {} <Debug> TCP-Session: 1a18a4f1-58dd-4576-b8da-266a376cf8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.08 00:32:22.084637 [ 255 ] {} <Debug> TCP-Session: fe33382c-4624-475d-9ad0-a4f8fb317a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.08 00:32:22.085052 [ 255 ] {} <Debug> TCP-Session: fe33382c-4624-475d-9ad0-a4f8fb317a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.08 00:32:23.636480 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49566 | ||
| 150 | 2026.01.08 00:32:23.640744 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.08 00:32:23.640810 [ 259 ] {} <Debug> TCP-Session: 4edfba6f-db36-4a15-a482-a4b3477b0569 Authenticating user 'default' from [fd00:1122:3344:101::a]:49566 | ||
| 152 | 2026.01.08 00:32:23.640834 [ 259 ] {} <Debug> TCP-Session: 4edfba6f-db36-4a15-a482-a4b3477b0569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.08 00:32:23.640917 [ 259 ] {} <Debug> TCP-Session: 4edfba6f-db36-4a15-a482-a4b3477b0569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.08 00:32:23.640989 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.08 00:32:23.641015 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.08 00:32:23.641099 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.01.08 00:32:23.643586 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51545 | ||
| 158 | 2026.01.08 00:32:23.643780 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.01.08 00:32:23.643817 [ 260 ] {} <Debug> TCP-Session: b1324ecc-fb6b-41f6-bedc-29c95e0edd7b Authenticating user 'default' from [fd00:1122:3344:101::a]:51545 | ||
| 160 | 2026.01.08 00:32:23.643889 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50321 | ||
| 161 | 2026.01.08 00:32:23.643926 [ 260 ] {} <Debug> TCP-Session: b1324ecc-fb6b-41f6-bedc-29c95e0edd7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.01.08 00:32:23.643892 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59622 | ||
| 163 | 2026.01.08 00:32:23.643961 [ 260 ] {} <Debug> TCP-Session: b1324ecc-fb6b-41f6-bedc-29c95e0edd7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.08 00:32:23.643950 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49073 | ||
| 165 | 2026.01.08 00:32:23.644026 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56497 | ||
| 166 | 2026.01.08 00:32:23.644178 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65343 | ||
| 167 | 2026.01.08 00:32:23.644297 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.01.08 00:32:23.644380 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41669 | ||
| 169 | 2026.01.08 00:32:23.644411 [ 261 ] {} <Debug> TCP-Session: 6fa6e6ee-1e1a-42f1-b781-b063b8248627 Authenticating user 'default' from [fd00:1122:3344:101::a]:50321 | ||
| 170 | 2026.01.08 00:32:23.644470 [ 261 ] {} <Debug> TCP-Session: 6fa6e6ee-1e1a-42f1-b781-b063b8248627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.08 00:32:23.644478 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.01.08 00:32:23.644527 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.08 00:32:23.644575 [ 261 ] {} <Debug> TCP-Session: 6fa6e6ee-1e1a-42f1-b781-b063b8248627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.08 00:32:23.644600 [ 262 ] {} <Debug> TCP-Session: 607d1b02-3640-4180-944f-c26756e6a4b1 Authenticating user 'default' from [fd00:1122:3344:101::a]:59622 | ||
| 175 | 2026.01.08 00:32:23.644610 [ 263 ] {} <Debug> TCP-Session: f9096d2d-b87e-4207-9915-8ee6ea3d4d67 Authenticating user 'default' from [fd00:1122:3344:101::a]:49073 | ||
| 176 | 2026.01.08 00:32:23.644685 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.08 00:32:23.644719 [ 262 ] {} <Debug> TCP-Session: 607d1b02-3640-4180-944f-c26756e6a4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.08 00:32:23.644758 [ 265 ] {} <Debug> TCP-Session: b4531ad9-edea-4904-84a3-953a423bcc96 Authenticating user 'default' from [fd00:1122:3344:101::a]:65343 | ||
| 179 | 2026.01.08 00:32:23.644776 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.01.08 00:32:23.644808 [ 262 ] {} <Debug> TCP-Session: 607d1b02-3640-4180-944f-c26756e6a4b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.08 00:32:23.644834 [ 264 ] {} <Debug> TCP-Session: fa9efeb0-ba17-483d-aa2d-6d80f99426a6 Authenticating user 'default' from [fd00:1122:3344:101::a]:56497 | ||
| 182 | 2026.01.08 00:32:23.644838 [ 265 ] {} <Debug> TCP-Session: b4531ad9-edea-4904-84a3-953a423bcc96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.08 00:32:23.644742 [ 263 ] {} <Debug> TCP-Session: f9096d2d-b87e-4207-9915-8ee6ea3d4d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.08 00:32:23.644924 [ 264 ] {} <Debug> TCP-Session: fa9efeb0-ba17-483d-aa2d-6d80f99426a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.08 00:32:23.644903 [ 265 ] {} <Debug> TCP-Session: b4531ad9-edea-4904-84a3-953a423bcc96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.08 00:32:23.645058 [ 263 ] {} <Debug> TCP-Session: f9096d2d-b87e-4207-9915-8ee6ea3d4d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.08 00:32:23.645083 [ 264 ] {} <Debug> TCP-Session: fa9efeb0-ba17-483d-aa2d-6d80f99426a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.08 00:32:23.644745 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.01.08 00:32:23.645180 [ 266 ] {} <Debug> TCP-Session: d0e770f4-f564-4bb6-885c-bee8a84fb8e0 Authenticating user 'default' from [fd00:1122:3344:101::a]:41669 | ||
| 190 | 2026.01.08 00:32:23.645270 [ 266 ] {} <Debug> TCP-Session: d0e770f4-f564-4bb6-885c-bee8a84fb8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.08 00:32:23.645284 [ 266 ] {} <Debug> TCP-Session: d0e770f4-f564-4bb6-885c-bee8a84fb8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.08 00:32:24.173208 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33815 | ||
| 193 | 2026.01.08 00:32:24.177977 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.08 00:32:24.178061 [ 267 ] {} <Debug> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Authenticating user 'default' from [fd00:1122:3344:101::d]:33815 | ||
| 195 | 2026.01.08 00:32:24.178086 [ 267 ] {} <Debug> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.08 00:32:24.178099 [ 267 ] {} <Debug> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.08 00:32:24.178246 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.08 00:32:24.178289 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.01.08 00:32:24.178395 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.01.08 00:32:24.183982 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42474 | ||
| 201 | 2026.01.08 00:32:24.184075 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45094 | ||
| 202 | 2026.01.08 00:32:24.184159 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39527 | ||
| 203 | 2026.01.08 00:32:24.184177 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.01.08 00:32:24.184264 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40187 | ||
| 205 | 2026.01.08 00:32:24.184297 [ 268 ] {} <Debug> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42474 | ||
| 206 | 2026.01.08 00:32:24.184421 [ 268 ] {} <Debug> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.08 00:32:24.184455 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61708 | ||
| 208 | 2026.01.08 00:32:24.184459 [ 268 ] {} <Debug> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.01.08 00:32:24.184543 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.01.08 00:32:24.184659 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48041 | ||
| 211 | 2026.01.08 00:32:24.184756 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.01.08 00:32:24.184832 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.01.08 00:32:24.184796 [ 269 ] {} <Debug> TCP-Session: 0af62fab-d42e-4090-9af8-7de85f235aae Authenticating user 'default' from [fd00:1122:3344:101::d]:45094 | ||
| 214 | 2026.01.08 00:32:24.184762 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61675 | ||
| 215 | 2026.01.08 00:32:24.184926 [ 270 ] {} <Debug> TCP-Session: 5cf80ccf-cbfd-4d6d-ace5-7f14506d1548 Authenticating user 'default' from [fd00:1122:3344:101::d]:39527 | ||
| 216 | 2026.01.08 00:32:24.184995 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.01.08 00:32:24.184924 [ 271 ] {} <Debug> TCP-Session: ce1b44a4-30c2-41a8-bfe5-b855c15faa4b Authenticating user 'default' from [fd00:1122:3344:101::d]:40187 | ||
| 218 | 2026.01.08 00:32:24.185051 [ 273 ] {} <Debug> TCP-Session: 3b86bf9f-609c-4de6-878c-4e1df92e25b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48041 | ||
| 219 | 2026.01.08 00:32:24.185094 [ 271 ] {} <Debug> TCP-Session: ce1b44a4-30c2-41a8-bfe5-b855c15faa4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.08 00:32:24.185112 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.01.08 00:32:24.185047 [ 270 ] {} <Debug> TCP-Session: 5cf80ccf-cbfd-4d6d-ace5-7f14506d1548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.08 00:32:24.185171 [ 271 ] {} <Debug> TCP-Session: ce1b44a4-30c2-41a8-bfe5-b855c15faa4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.08 00:32:24.185165 [ 274 ] {} <Debug> TCP-Session: 1241eda4-4d68-4e5b-857c-6a5fb017b532 Authenticating user 'default' from [fd00:1122:3344:101::d]:61675 | ||
| 224 | 2026.01.08 00:32:24.185150 [ 273 ] {} <Debug> TCP-Session: 3b86bf9f-609c-4de6-878c-4e1df92e25b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.08 00:32:24.185265 [ 274 ] {} <Debug> TCP-Session: 1241eda4-4d68-4e5b-857c-6a5fb017b532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.08 00:32:24.184920 [ 269 ] {} <Debug> TCP-Session: 0af62fab-d42e-4090-9af8-7de85f235aae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.01.08 00:32:24.184910 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.01.08 00:32:24.185425 [ 269 ] {} <Debug> TCP-Session: 0af62fab-d42e-4090-9af8-7de85f235aae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.08 00:32:24.185435 [ 274 ] {} <Debug> TCP-Session: 1241eda4-4d68-4e5b-857c-6a5fb017b532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.08 00:32:24.185405 [ 273 ] {} <Debug> TCP-Session: 3b86bf9f-609c-4de6-878c-4e1df92e25b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.08 00:32:24.185552 [ 272 ] {} <Debug> TCP-Session: 6dc76024-25b9-47af-8057-b44fa001846a Authenticating user 'default' from [fd00:1122:3344:101::d]:61708 | ||
| 232 | 2026.01.08 00:32:24.185254 [ 270 ] {} <Debug> TCP-Session: 5cf80ccf-cbfd-4d6d-ace5-7f14506d1548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.08 00:32:24.185673 [ 272 ] {} <Debug> TCP-Session: 6dc76024-25b9-47af-8057-b44fa001846a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.08 00:32:24.185795 [ 272 ] {} <Debug> TCP-Session: 6dc76024-25b9-47af-8057-b44fa001846a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.08 00:32:24.186055 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48231 | ||
| 236 | 2026.01.08 00:32:24.186194 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.08 00:32:24.186305 [ 275 ] {} <Debug> TCP-Session: 4b123952-5d70-4add-9176-e8ff805c31d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48231 | ||
| 238 | 2026.01.08 00:32:24.186323 [ 275 ] {} <Debug> TCP-Session: 4b123952-5d70-4add-9176-e8ff805c31d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.08 00:32:24.186335 [ 275 ] {} <Debug> TCP-Session: 4b123952-5d70-4add-9176-e8ff805c31d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.08 00:32:24.199857 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.01.08 00:32:24.202806 [ 267 ] {991f516a-e431-4b29-9464-8274d88af2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.01.08 00:32:24.321098 [ 267 ] {991f516a-e431-4b29-9464-8274d88af2c5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33815) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.01.08 00:32:24.322180 [ 267 ] {991f516a-e431-4b29-9464-8274d88af2c5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.01.08 00:32:24.322426 [ 267 ] {991f516a-e431-4b29-9464-8274d88af2c5} <Debug> TCPHandler: Processed in 0.129081616 sec. | ||
| 291 | 2026.01.08 00:32:24.323070 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.01.08 00:32:24.323316 [ 268 ] {dfa21265-34a5-4692-9e71-ab854d3d6c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.01.08 00:32:24.323841 [ 268 ] {dfa21265-34a5-4692-9e71-ab854d3d6c19} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42474) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.01.08 00:32:24.324159 [ 268 ] {dfa21265-34a5-4692-9e71-ab854d3d6c19} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.01.08 00:32:24.324390 [ 268 ] {dfa21265-34a5-4692-9e71-ab854d3d6c19} <Debug> TCPHandler: Processed in 0.001541864 sec. | ||
| 342 | 2026.01.08 00:32:24.327392 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.08 00:32:24.328317 [ 267 ] {37c76770-18aa-451b-81e2-550868925f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.01.08 00:32:24.329191 [ 267 ] {37c76770-18aa-451b-81e2-550868925f2c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.01.08 00:32:24.330740 [ 267 ] {37c76770-18aa-451b-81e2-550868925f2c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.01.08 00:32:24.330761 [ 267 ] {37c76770-18aa-451b-81e2-550868925f2c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8432e-05 sec | ||
| 347 | 2026.01.08 00:32:24.330780 [ 267 ] {37c76770-18aa-451b-81e2-550868925f2c} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.01.08 00:32:24.330854 [ 267 ] {37c76770-18aa-451b-81e2-550868925f2c} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.01.08 00:32:24.330918 [ 267 ] {37c76770-18aa-451b-81e2-550868925f2c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.01.08 00:32:24.331639 [ 267 ] {37c76770-18aa-451b-81e2-550868925f2c} <Debug> TCPHandler: Processed in 0.004367384 sec. | ||
| 351 | 2026.01.08 00:32:24.331815 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.01.08 00:32:24.332094 [ 267 ] {b3700cd9-43a3-403e-a8ca-2dc491b58c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.01.08 00:32:24.332150 [ 267 ] {b3700cd9-43a3-403e-a8ca-2dc491b58c63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.01.08 00:32:24.337868 [ 267 ] {b3700cd9-43a3-403e-a8ca-2dc491b58c63} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.01.08 00:32:24.339578 [ 267 ] {b3700cd9-43a3-403e-a8ca-2dc491b58c63} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177): Loading data parts | ||
| 357 | 2026.01.08 00:32:24.342057 [ 267 ] {b3700cd9-43a3-403e-a8ca-2dc491b58c63} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177): There are no data parts | ||
| 358 | 2026.01.08 00:32:24.345119 [ 267 ] {b3700cd9-43a3-403e-a8ca-2dc491b58c63} <Debug> TCPHandler: Processed in 0.01335432 sec. | ||
| 359 | 2026.01.08 00:32:24.345348 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.01.08 00:32:24.345540 [ 267 ] {9ad1b8e3-68eb-4236-b6ed-a5bafcc3f572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.01.08 00:32:24.345721 [ 267 ] {9ad1b8e3-68eb-4236-b6ed-a5bafcc3f572} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.01.08 00:32:24.369334 [ 267 ] {9ad1b8e3-68eb-4236-b6ed-a5bafcc3f572} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Loading data parts | ||
| 373 | 2026.01.08 00:32:24.369738 [ 267 ] {9ad1b8e3-68eb-4236-b6ed-a5bafcc3f572} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): There are no data parts | ||
| 374 | 2026.01.08 00:32:24.372303 [ 267 ] {9ad1b8e3-68eb-4236-b6ed-a5bafcc3f572} <Debug> TCPHandler: Processed in 0.027022938 sec. | ||
| 375 | 2026.01.08 00:32:24.372508 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.08 00:32:24.372811 [ 267 ] {cc4522e2-8315-4fac-9d57-631ff62df592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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) | ||
| 377 | 2026.01.08 00:32:24.372943 [ 267 ] {cc4522e2-8315-4fac-9d57-631ff62df592} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.01.08 00:32:24.375576 [ 267 ] {cc4522e2-8315-4fac-9d57-631ff62df592} <Debug> oximeter.measurements_i8 (ac94d76c-2e0f-4fef-a999-ad34ec1e0c2d): Loading data parts | ||
| 379 | 2026.01.08 00:32:24.375716 [ 267 ] {cc4522e2-8315-4fac-9d57-631ff62df592} <Debug> oximeter.measurements_i8 (ac94d76c-2e0f-4fef-a999-ad34ec1e0c2d): There are no data parts | ||
| 380 | 2026.01.08 00:32:24.377300 [ 267 ] {cc4522e2-8315-4fac-9d57-631ff62df592} <Debug> TCPHandler: Processed in 0.004867559 sec. | ||
| 381 | 2026.01.08 00:32:24.377458 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.01.08 00:32:24.377651 [ 267 ] {ce0fa57a-d929-4c21-b97b-d102fb73b32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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) | ||
| 383 | 2026.01.08 00:32:24.377796 [ 267 ] {ce0fa57a-d929-4c21-b97b-d102fb73b32e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.01.08 00:32:24.380048 [ 267 ] {ce0fa57a-d929-4c21-b97b-d102fb73b32e} <Debug> oximeter.measurements_u8 (e896fb3e-72f7-479e-9ca7-af3e7a222cfa): Loading data parts | ||
| 385 | 2026.01.08 00:32:24.380302 [ 267 ] {ce0fa57a-d929-4c21-b97b-d102fb73b32e} <Debug> oximeter.measurements_u8 (e896fb3e-72f7-479e-9ca7-af3e7a222cfa): There are no data parts | ||
| 386 | 2026.01.08 00:32:24.381643 [ 267 ] {ce0fa57a-d929-4c21-b97b-d102fb73b32e} <Debug> TCPHandler: Processed in 0.0042344 sec. | ||
| 387 | 2026.01.08 00:32:24.381797 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.01.08 00:32:24.382038 [ 267 ] {aa26d905-04b1-4fe6-b2f9-9e943a15e0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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) | ||
| 389 | 2026.01.08 00:32:24.382149 [ 267 ] {aa26d905-04b1-4fe6-b2f9-9e943a15e0de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.01.08 00:32:24.383905 [ 267 ] {aa26d905-04b1-4fe6-b2f9-9e943a15e0de} <Debug> oximeter.measurements_i16 (4c190ba0-6eb8-4b0e-bab6-2b939d90e33b): Loading data parts | ||
| 391 | 2026.01.08 00:32:24.384067 [ 267 ] {aa26d905-04b1-4fe6-b2f9-9e943a15e0de} <Debug> oximeter.measurements_i16 (4c190ba0-6eb8-4b0e-bab6-2b939d90e33b): There are no data parts | ||
| 392 | 2026.01.08 00:32:24.385898 [ 267 ] {aa26d905-04b1-4fe6-b2f9-9e943a15e0de} <Debug> TCPHandler: Processed in 0.004149998 sec. | ||
| 393 | 2026.01.08 00:32:24.386043 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.01.08 00:32:24.386210 [ 267 ] {1820d841-cbf3-489e-82cd-5c6033626e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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) | ||
| 395 | 2026.01.08 00:32:24.386337 [ 267 ] {1820d841-cbf3-489e-82cd-5c6033626e58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.01.08 00:32:24.388378 [ 267 ] {1820d841-cbf3-489e-82cd-5c6033626e58} <Debug> oximeter.measurements_u16 (7fd307c9-4e7b-43fb-beb4-c8c47c2fdfda): Loading data parts | ||
| 397 | 2026.01.08 00:32:24.388738 [ 267 ] {1820d841-cbf3-489e-82cd-5c6033626e58} <Debug> oximeter.measurements_u16 (7fd307c9-4e7b-43fb-beb4-c8c47c2fdfda): There are no data parts | ||
| 398 | 2026.01.08 00:32:24.390251 [ 267 ] {1820d841-cbf3-489e-82cd-5c6033626e58} <Debug> TCPHandler: Processed in 0.004258112 sec. | ||
| 399 | 2026.01.08 00:32:24.390402 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.01.08 00:32:24.390652 [ 267 ] {0754ff6b-7d06-421c-a12d-4195f4bc3481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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) | ||
| 401 | 2026.01.08 00:32:24.390779 [ 267 ] {0754ff6b-7d06-421c-a12d-4195f4bc3481} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.01.08 00:32:24.392744 [ 267 ] {0754ff6b-7d06-421c-a12d-4195f4bc3481} <Debug> oximeter.measurements_i32 (f53d6ac3-f750-475b-8baa-363f854817e0): Loading data parts | ||
| 403 | 2026.01.08 00:32:24.392905 [ 267 ] {0754ff6b-7d06-421c-a12d-4195f4bc3481} <Debug> oximeter.measurements_i32 (f53d6ac3-f750-475b-8baa-363f854817e0): There are no data parts | ||
| 404 | 2026.01.08 00:32:24.394344 [ 267 ] {0754ff6b-7d06-421c-a12d-4195f4bc3481} <Debug> TCPHandler: Processed in 0.003992324 sec. | ||
| 405 | 2026.01.08 00:32:24.394496 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.01.08 00:32:24.394685 [ 267 ] {211b0bf6-86e1-4bfb-8d71-07ded385e51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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) | ||
| 407 | 2026.01.08 00:32:24.394843 [ 267 ] {211b0bf6-86e1-4bfb-8d71-07ded385e51c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.01.08 00:32:24.396678 [ 267 ] {211b0bf6-86e1-4bfb-8d71-07ded385e51c} <Debug> oximeter.measurements_u32 (63b5a788-785e-48c3-9b07-f6cf78e9ef42): Loading data parts | ||
| 409 | 2026.01.08 00:32:24.396960 [ 267 ] {211b0bf6-86e1-4bfb-8d71-07ded385e51c} <Debug> oximeter.measurements_u32 (63b5a788-785e-48c3-9b07-f6cf78e9ef42): There are no data parts | ||
| 410 | 2026.01.08 00:32:24.398706 [ 267 ] {211b0bf6-86e1-4bfb-8d71-07ded385e51c} <Debug> TCPHandler: Processed in 0.004260221 sec. | ||
| 411 | 2026.01.08 00:32:24.398859 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.01.08 00:32:24.399135 [ 267 ] {facd5787-fbae-4f43-89fc-b447c99d1629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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) | ||
| 413 | 2026.01.08 00:32:24.399260 [ 267 ] {facd5787-fbae-4f43-89fc-b447c99d1629} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.01.08 00:32:24.401444 [ 267 ] {facd5787-fbae-4f43-89fc-b447c99d1629} <Debug> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Loading data parts | ||
| 415 | 2026.01.08 00:32:24.401637 [ 267 ] {facd5787-fbae-4f43-89fc-b447c99d1629} <Debug> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): There are no data parts | ||
| 416 | 2026.01.08 00:32:24.403675 [ 267 ] {facd5787-fbae-4f43-89fc-b447c99d1629} <Debug> TCPHandler: Processed in 0.004864739 sec. | ||
| 417 | 2026.01.08 00:32:24.403887 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.08 00:32:24.404047 [ 267 ] {fae4af59-5099-44e7-ae88-1e3cc07b3d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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) | ||
| 419 | 2026.01.08 00:32:24.404169 [ 267 ] {fae4af59-5099-44e7-ae88-1e3cc07b3d8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.01.08 00:32:24.406562 [ 267 ] {fae4af59-5099-44e7-ae88-1e3cc07b3d8b} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Loading data parts | ||
| 421 | 2026.01.08 00:32:24.406807 [ 267 ] {fae4af59-5099-44e7-ae88-1e3cc07b3d8b} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): There are no data parts | ||
| 422 | 2026.01.08 00:32:24.407332 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53871 | ||
| 423 | 2026.01.08 00:32:24.408064 [ 267 ] {fae4af59-5099-44e7-ae88-1e3cc07b3d8b} <Debug> TCPHandler: Processed in 0.00422866 sec. | ||
| 424 | 2026.01.08 00:32:24.408230 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.08 00:32:24.408531 [ 267 ] {cbe24a7e-91ef-4c97-89cd-9d35bd2d9312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 426 | 2026.01.08 00:32:24.408754 [ 267 ] {cbe24a7e-91ef-4c97-89cd-9d35bd2d9312} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2026.01.08 00:32:24.410675 [ 267 ] {cbe24a7e-91ef-4c97-89cd-9d35bd2d9312} <Debug> oximeter.measurements_f32 (a6d30571-38a7-4e12-b728-3fa3af3f4eb5): Loading data parts | ||
| 428 | 2026.01.08 00:32:24.410873 [ 267 ] {cbe24a7e-91ef-4c97-89cd-9d35bd2d9312} <Debug> oximeter.measurements_f32 (a6d30571-38a7-4e12-b728-3fa3af3f4eb5): There are no data parts | ||
| 429 | 2026.01.08 00:32:24.411853 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 430 | 2026.01.08 00:32:24.411912 [ 278 ] {} <Debug> TCP-Session: 424169e5-9562-4ba9-a0c9-7b1b6bb48c57 Authenticating user 'default' from [fd00:1122:3344:101::b]:53871 | ||
| 431 | 2026.01.08 00:32:24.411940 [ 278 ] {} <Debug> TCP-Session: 424169e5-9562-4ba9-a0c9-7b1b6bb48c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2026.01.08 00:32:24.412057 [ 278 ] {} <Debug> TCP-Session: 424169e5-9562-4ba9-a0c9-7b1b6bb48c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 433 | 2026.01.08 00:32:24.412154 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 434 | 2026.01.08 00:32:24.412199 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 435 | 2026.01.08 00:32:24.412301 [ 267 ] {cbe24a7e-91ef-4c97-89cd-9d35bd2d9312} <Debug> TCPHandler: Processed in 0.004119607 sec. | ||
| 436 | 2026.01.08 00:32:24.412306 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 437 | 2026.01.08 00:32:24.412472 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.08 00:32:24.412635 [ 267 ] {373d4491-a4ab-4d4f-a927-e2dc63db5f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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) | ||
| 439 | 2026.01.08 00:32:24.412799 [ 267 ] {373d4491-a4ab-4d4f-a927-e2dc63db5f37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 440 | 2026.01.08 00:32:24.414613 [ 267 ] {373d4491-a4ab-4d4f-a927-e2dc63db5f37} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Loading data parts | ||
| 441 | 2026.01.08 00:32:24.414749 [ 267 ] {373d4491-a4ab-4d4f-a927-e2dc63db5f37} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): There are no data parts | ||
| 442 | 2026.01.08 00:32:24.415429 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38157 | ||
| 443 | 2026.01.08 00:32:24.415531 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41299 | ||
| 444 | 2026.01.08 00:32:24.415647 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52218 | ||
| 445 | 2026.01.08 00:32:24.415786 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59274 | ||
| 446 | 2026.01.08 00:32:24.415853 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 447 | 2026.01.08 00:32:24.415926 [ 279 ] {} <Debug> TCP-Session: 1a9b5ee1-e153-4d73-9a0d-2fd09843a426 Authenticating user 'default' from [fd00:1122:3344:101::b]:38157 | ||
| 448 | 2026.01.08 00:32:24.416027 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 449 | 2026.01.08 00:32:24.416061 [ 267 ] {373d4491-a4ab-4d4f-a927-e2dc63db5f37} <Debug> TCPHandler: Processed in 0.003638843 sec. | ||
| 450 | 2026.01.08 00:32:24.416089 [ 279 ] {} <Debug> TCP-Session: 1a9b5ee1-e153-4d73-9a0d-2fd09843a426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 451 | 2026.01.08 00:32:24.416147 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 452 | 2026.01.08 00:32:24.416133 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 453 | 2026.01.08 00:32:24.416202 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52963 | ||
| 454 | 2026.01.08 00:32:24.416215 [ 279 ] {} <Debug> TCP-Session: 1a9b5ee1-e153-4d73-9a0d-2fd09843a426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 455 | 2026.01.08 00:32:24.416252 [ 282 ] {} <Debug> TCP-Session: ed9dd8f6-9f68-47d7-b995-43c027ea4767 Authenticating user 'default' from [fd00:1122:3344:101::b]:59274 | ||
| 456 | 2026.01.08 00:32:24.416240 [ 281 ] {} <Debug> TCP-Session: 0923bb13-736c-4ee4-b353-4919b4365efe Authenticating user 'default' from [fd00:1122:3344:101::b]:52218 | ||
| 457 | 2026.01.08 00:32:24.416107 [ 280 ] {} <Debug> TCP-Session: ee9e443f-be19-4a08-8f16-016df0b2f6f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:41299 | ||
| 458 | 2026.01.08 00:32:24.416400 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34669 | ||
| 459 | 2026.01.08 00:32:24.416381 [ 282 ] {} <Debug> TCP-Session: ed9dd8f6-9f68-47d7-b995-43c027ea4767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 460 | 2026.01.08 00:32:24.416469 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 461 | 2026.01.08 00:32:24.416519 [ 280 ] {} <Debug> TCP-Session: ee9e443f-be19-4a08-8f16-016df0b2f6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 462 | 2026.01.08 00:32:24.416523 [ 282 ] {} <Debug> TCP-Session: ed9dd8f6-9f68-47d7-b995-43c027ea4767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 463 | 2026.01.08 00:32:24.416364 [ 281 ] {} <Debug> TCP-Session: 0923bb13-736c-4ee4-b353-4919b4365efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 464 | 2026.01.08 00:32:24.416660 [ 280 ] {} <Debug> TCP-Session: ee9e443f-be19-4a08-8f16-016df0b2f6f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2026.01.08 00:32:24.416646 [ 284 ] {} <Debug> TCP-Session: 80c9fa01-2a4d-4646-b663-ea745a288860 Authenticating user 'default' from [fd00:1122:3344:101::b]:52963 | ||
| 466 | 2026.01.08 00:32:24.416094 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65146 | ||
| 467 | 2026.01.08 00:32:24.416803 [ 281 ] {} <Debug> TCP-Session: 0923bb13-736c-4ee4-b353-4919b4365efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 468 | 2026.01.08 00:32:24.416819 [ 284 ] {} <Debug> TCP-Session: 80c9fa01-2a4d-4646-b663-ea745a288860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 469 | 2026.01.08 00:32:24.416702 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 470 | 2026.01.08 00:32:24.416253 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.01.08 00:32:24.416976 [ 285 ] {} <Debug> TCP-Session: a492e932-bbc7-4163-a1f7-12f8263979d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:34669 | ||
| 472 | 2026.01.08 00:32:24.417005 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 473 | 2026.01.08 00:32:24.416944 [ 284 ] {} <Debug> TCP-Session: 80c9fa01-2a4d-4646-b663-ea745a288860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 474 | 2026.01.08 00:32:24.417083 [ 283 ] {} <Debug> TCP-Session: 130b9242-2a58-4069-842b-ef9a6b267e9f Authenticating user 'default' from [fd00:1122:3344:101::b]:65146 | ||
| 475 | 2026.01.08 00:32:24.417087 [ 285 ] {} <Debug> TCP-Session: a492e932-bbc7-4163-a1f7-12f8263979d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2026.01.08 00:32:24.417181 [ 285 ] {} <Debug> TCP-Session: a492e932-bbc7-4163-a1f7-12f8263979d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 477 | 2026.01.08 00:32:24.417201 [ 283 ] {} <Debug> TCP-Session: 130b9242-2a58-4069-842b-ef9a6b267e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 478 | 2026.01.08 00:32:24.417201 [ 267 ] {cf54f233-1347-453a-aae6-b8bd01fe58fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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) | ||
| 479 | 2026.01.08 00:32:24.417321 [ 283 ] {} <Debug> TCP-Session: 130b9242-2a58-4069-842b-ef9a6b267e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 480 | 2026.01.08 00:32:24.417445 [ 267 ] {cf54f233-1347-453a-aae6-b8bd01fe58fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.08 00:32:24.419619 [ 267 ] {cf54f233-1347-453a-aae6-b8bd01fe58fc} <Debug> oximeter.measurements_string (7bc3c68f-ae1c-404f-b2a2-709a845e0c8c): Loading data parts | ||
| 482 | 2026.01.08 00:32:24.419776 [ 267 ] {cf54f233-1347-453a-aae6-b8bd01fe58fc} <Debug> oximeter.measurements_string (7bc3c68f-ae1c-404f-b2a2-709a845e0c8c): There are no data parts | ||
| 483 | 2026.01.08 00:32:24.421368 [ 267 ] {cf54f233-1347-453a-aae6-b8bd01fe58fc} <Debug> TCPHandler: Processed in 0.005174317 sec. | ||
| 484 | 2026.01.08 00:32:24.421571 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.08 00:32:24.421773 [ 267 ] {7bd7fbe1-4309-4d1c-855a-a6f65b3d31dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.421892 [ 267 ] {7bd7fbe1-4309-4d1c-855a-a6f65b3d31dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.08 00:32:24.423746 [ 267 ] {7bd7fbe1-4309-4d1c-855a-a6f65b3d31dd} <Debug> oximeter.measurements_bytes (8d7f6e50-dfd9-4791-8ad3-af98ffbfebd2): Loading data parts | ||
| 495 | 2026.01.08 00:32:24.423966 [ 267 ] {7bd7fbe1-4309-4d1c-855a-a6f65b3d31dd} <Debug> oximeter.measurements_bytes (8d7f6e50-dfd9-4791-8ad3-af98ffbfebd2): There are no data parts | ||
| 496 | 2026.01.08 00:32:24.425428 [ 267 ] {7bd7fbe1-4309-4d1c-855a-a6f65b3d31dd} <Debug> TCPHandler: Processed in 0.003908682 sec. | ||
| 497 | 2026.01.08 00:32:24.425668 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.08 00:32:24.425828 [ 267 ] {81bfe73f-d727-4318-b93c-c181a427fd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.425945 [ 267 ] {81bfe73f-d727-4318-b93c-c181a427fd99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.08 00:32:24.427742 [ 267 ] {81bfe73f-d727-4318-b93c-c181a427fd99} <Debug> oximeter.measurements_cumulativei64 (b34461ed-2f32-43b5-b351-f8b8520a5517): Loading data parts | ||
| 501 | 2026.01.08 00:32:24.427985 [ 267 ] {81bfe73f-d727-4318-b93c-c181a427fd99} <Debug> oximeter.measurements_cumulativei64 (b34461ed-2f32-43b5-b351-f8b8520a5517): There are no data parts | ||
| 502 | 2026.01.08 00:32:24.429339 [ 267 ] {81bfe73f-d727-4318-b93c-c181a427fd99} <Debug> TCPHandler: Processed in 0.003717725 sec. | ||
| 503 | 2026.01.08 00:32:24.429509 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.08 00:32:24.429833 [ 267 ] {1ab7b7c1-b35f-451e-9b6b-56f893163247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.429970 [ 267 ] {1ab7b7c1-b35f-451e-9b6b-56f893163247} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.08 00:32:24.431599 [ 267 ] {1ab7b7c1-b35f-451e-9b6b-56f893163247} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Loading data parts | ||
| 507 | 2026.01.08 00:32:24.431760 [ 267 ] {1ab7b7c1-b35f-451e-9b6b-56f893163247} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): There are no data parts | ||
| 508 | 2026.01.08 00:32:24.433751 [ 267 ] {1ab7b7c1-b35f-451e-9b6b-56f893163247} <Debug> TCPHandler: Processed in 0.004299692 sec. | ||
| 509 | 2026.01.08 00:32:24.433898 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.08 00:32:24.434063 [ 267 ] {82c866b0-6966-47b9-8878-ae33771be45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.434188 [ 267 ] {82c866b0-6966-47b9-8878-ae33771be45f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.08 00:32:24.435940 [ 267 ] {82c866b0-6966-47b9-8878-ae33771be45f} <Debug> oximeter.measurements_cumulativef32 (885d980e-c2cb-4455-83a7-edd649cda8b0): Loading data parts | ||
| 513 | 2026.01.08 00:32:24.436074 [ 267 ] {82c866b0-6966-47b9-8878-ae33771be45f} <Debug> oximeter.measurements_cumulativef32 (885d980e-c2cb-4455-83a7-edd649cda8b0): There are no data parts | ||
| 514 | 2026.01.08 00:32:24.437399 [ 267 ] {82c866b0-6966-47b9-8878-ae33771be45f} <Debug> TCPHandler: Processed in 0.003549531 sec. | ||
| 515 | 2026.01.08 00:32:24.437634 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.08 00:32:24.437796 [ 267 ] {74a077c0-69cd-4423-bc94-a25ebccc9c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.437925 [ 267 ] {74a077c0-69cd-4423-bc94-a25ebccc9c08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.08 00:32:24.439689 [ 267 ] {74a077c0-69cd-4423-bc94-a25ebccc9c08} <Debug> oximeter.measurements_cumulativef64 (a5324304-5722-49df-87cd-0852790a84cc): Loading data parts | ||
| 519 | 2026.01.08 00:32:24.439892 [ 267 ] {74a077c0-69cd-4423-bc94-a25ebccc9c08} <Debug> oximeter.measurements_cumulativef64 (a5324304-5722-49df-87cd-0852790a84cc): There are no data parts | ||
| 520 | 2026.01.08 00:32:24.441095 [ 267 ] {74a077c0-69cd-4423-bc94-a25ebccc9c08} <Debug> TCPHandler: Processed in 0.003509119 sec. | ||
| 521 | 2026.01.08 00:32:24.441244 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.08 00:32:24.441555 [ 267 ] {c411198b-af18-485f-8c31-1fc451f6b04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.441692 [ 267 ] {c411198b-af18-485f-8c31-1fc451f6b04f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.08 00:32:24.443826 [ 267 ] {c411198b-af18-485f-8c31-1fc451f6b04f} <Debug> oximeter.measurements_histogrami8 (797582e8-2fd9-48f9-a962-fe9de1d75c99): Loading data parts | ||
| 535 | 2026.01.08 00:32:24.443957 [ 267 ] {c411198b-af18-485f-8c31-1fc451f6b04f} <Debug> oximeter.measurements_histogrami8 (797582e8-2fd9-48f9-a962-fe9de1d75c99): There are no data parts | ||
| 536 | 2026.01.08 00:32:24.445324 [ 267 ] {c411198b-af18-485f-8c31-1fc451f6b04f} <Debug> TCPHandler: Processed in 0.004148968 sec. | ||
| 537 | 2026.01.08 00:32:24.445582 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.08 00:32:24.447777 [ 267 ] {7d2c24e2-3da5-4191-8841-8d9e7458a050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.447943 [ 267 ] {7d2c24e2-3da5-4191-8841-8d9e7458a050} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.08 00:32:24.450202 [ 267 ] {7d2c24e2-3da5-4191-8841-8d9e7458a050} <Debug> oximeter.measurements_histogramu8 (da0bc466-b36a-4fea-9e6a-c2eddc78ee1d): Loading data parts | ||
| 541 | 2026.01.08 00:32:24.450517 [ 267 ] {7d2c24e2-3da5-4191-8841-8d9e7458a050} <Debug> oximeter.measurements_histogramu8 (da0bc466-b36a-4fea-9e6a-c2eddc78ee1d): There are no data parts | ||
| 542 | 2026.01.08 00:32:24.452083 [ 267 ] {7d2c24e2-3da5-4191-8841-8d9e7458a050} <Debug> TCPHandler: Processed in 0.006521646 sec. | ||
| 543 | 2026.01.08 00:32:24.452242 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.08 00:32:24.452593 [ 267 ] {e49dd9e6-cec9-4fcc-996e-22ea0586cb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.452748 [ 267 ] {e49dd9e6-cec9-4fcc-996e-22ea0586cb94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.08 00:32:24.454843 [ 267 ] {e49dd9e6-cec9-4fcc-996e-22ea0586cb94} <Debug> oximeter.measurements_histogrami16 (887eb023-ee5b-4d0e-ae22-2c509570ebf9): Loading data parts | ||
| 547 | 2026.01.08 00:32:24.454980 [ 267 ] {e49dd9e6-cec9-4fcc-996e-22ea0586cb94} <Debug> oximeter.measurements_histogrami16 (887eb023-ee5b-4d0e-ae22-2c509570ebf9): There are no data parts | ||
| 548 | 2026.01.08 00:32:24.456306 [ 267 ] {e49dd9e6-cec9-4fcc-996e-22ea0586cb94} <Debug> TCPHandler: Processed in 0.004116677 sec. | ||
| 549 | 2026.01.08 00:32:24.456537 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.08 00:32:24.456749 [ 267 ] {59142b78-e5c3-48e4-b21d-387ba41925e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.456882 [ 267 ] {59142b78-e5c3-48e4-b21d-387ba41925e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.08 00:32:24.458873 [ 267 ] {59142b78-e5c3-48e4-b21d-387ba41925e1} <Debug> oximeter.measurements_histogramu16 (98957bfc-ae49-42dc-8f2a-9a50b451313b): Loading data parts | ||
| 553 | 2026.01.08 00:32:24.459161 [ 267 ] {59142b78-e5c3-48e4-b21d-387ba41925e1} <Debug> oximeter.measurements_histogramu16 (98957bfc-ae49-42dc-8f2a-9a50b451313b): There are no data parts | ||
| 554 | 2026.01.08 00:32:24.460836 [ 267 ] {59142b78-e5c3-48e4-b21d-387ba41925e1} <Debug> TCPHandler: Processed in 0.004346583 sec. | ||
| 555 | 2026.01.08 00:32:24.460990 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.08 00:32:24.461290 [ 267 ] {551c487c-0961-4c00-a932-13a20b5f27a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.461433 [ 267 ] {551c487c-0961-4c00-a932-13a20b5f27a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.08 00:32:24.463794 [ 267 ] {551c487c-0961-4c00-a932-13a20b5f27a4} <Debug> oximeter.measurements_histogrami32 (ccd56d1d-7c54-4953-a3ad-658572a21d83): Loading data parts | ||
| 559 | 2026.01.08 00:32:24.463914 [ 267 ] {551c487c-0961-4c00-a932-13a20b5f27a4} <Debug> oximeter.measurements_histogrami32 (ccd56d1d-7c54-4953-a3ad-658572a21d83): There are no data parts | ||
| 560 | 2026.01.08 00:32:24.465869 [ 267 ] {551c487c-0961-4c00-a932-13a20b5f27a4} <Debug> TCPHandler: Processed in 0.00492821 sec. | ||
| 561 | 2026.01.08 00:32:24.466135 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.08 00:32:24.466407 [ 267 ] {3a1290f5-61df-4379-8a9d-fde5e66e9800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.466564 [ 267 ] {3a1290f5-61df-4379-8a9d-fde5e66e9800} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.01.08 00:32:24.468723 [ 267 ] {3a1290f5-61df-4379-8a9d-fde5e66e9800} <Debug> oximeter.measurements_histogramu32 (14522937-1f1a-4607-b881-70c5fdff8aa9): Loading data parts | ||
| 565 | 2026.01.08 00:32:24.468902 [ 267 ] {3a1290f5-61df-4379-8a9d-fde5e66e9800} <Debug> oximeter.measurements_histogramu32 (14522937-1f1a-4607-b881-70c5fdff8aa9): There are no data parts | ||
| 566 | 2026.01.08 00:32:24.470183 [ 267 ] {3a1290f5-61df-4379-8a9d-fde5e66e9800} <Debug> TCPHandler: Processed in 0.004097156 sec. | ||
| 567 | 2026.01.08 00:32:24.470346 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.08 00:32:24.470662 [ 267 ] {103cadae-bcba-4052-b4cb-1077bfe27b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.470811 [ 267 ] {103cadae-bcba-4052-b4cb-1077bfe27b0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.01.08 00:32:24.473936 [ 267 ] {103cadae-bcba-4052-b4cb-1077bfe27b0e} <Debug> oximeter.measurements_histogrami64 (5c349330-afd7-43a7-ac7a-43a66ef93df5): Loading data parts | ||
| 571 | 2026.01.08 00:32:24.474178 [ 267 ] {103cadae-bcba-4052-b4cb-1077bfe27b0e} <Debug> oximeter.measurements_histogrami64 (5c349330-afd7-43a7-ac7a-43a66ef93df5): There are no data parts | ||
| 572 | 2026.01.08 00:32:24.477425 [ 267 ] {103cadae-bcba-4052-b4cb-1077bfe27b0e} <Debug> TCPHandler: Processed in 0.007133623 sec. | ||
| 573 | 2026.01.08 00:32:24.477663 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.08 00:32:24.477882 [ 267 ] {4cc273ba-2b82-4eb4-8f35-a3ae1d6caf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.478021 [ 267 ] {4cc273ba-2b82-4eb4-8f35-a3ae1d6caf55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.01.08 00:32:24.480156 [ 267 ] {4cc273ba-2b82-4eb4-8f35-a3ae1d6caf55} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Loading data parts | ||
| 577 | 2026.01.08 00:32:24.480327 [ 267 ] {4cc273ba-2b82-4eb4-8f35-a3ae1d6caf55} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): There are no data parts | ||
| 578 | 2026.01.08 00:32:24.482079 [ 267 ] {4cc273ba-2b82-4eb4-8f35-a3ae1d6caf55} <Debug> TCPHandler: Processed in 0.004469037 sec. | ||
| 579 | 2026.01.08 00:32:24.482243 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.08 00:32:24.482510 [ 267 ] {b289f564-1285-41df-8bec-fab0ae9e1565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.482644 [ 267 ] {b289f564-1285-41df-8bec-fab0ae9e1565} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.01.08 00:32:24.485042 [ 267 ] {b289f564-1285-41df-8bec-fab0ae9e1565} <Debug> oximeter.measurements_histogramf32 (359ac91a-906e-4b27-8994-a13f2db98dc8): Loading data parts | ||
| 583 | 2026.01.08 00:32:24.485192 [ 267 ] {b289f564-1285-41df-8bec-fab0ae9e1565} <Debug> oximeter.measurements_histogramf32 (359ac91a-906e-4b27-8994-a13f2db98dc8): There are no data parts | ||
| 584 | 2026.01.08 00:32:24.487186 [ 267 ] {b289f564-1285-41df-8bec-fab0ae9e1565} <Debug> TCPHandler: Processed in 0.004995711 sec. | ||
| 585 | 2026.01.08 00:32:24.487479 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.08 00:32:24.487698 [ 267 ] {627b7779-6e32-461f-a39a-268add720879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.487840 [ 267 ] {627b7779-6e32-461f-a39a-268add720879} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.01.08 00:32:24.491556 [ 267 ] {627b7779-6e32-461f-a39a-268add720879} <Debug> oximeter.measurements_histogramf64 (05c0b425-87fc-4338-9583-f9b1aa22b25b): Loading data parts | ||
| 589 | 2026.01.08 00:32:24.491763 [ 267 ] {627b7779-6e32-461f-a39a-268add720879} <Debug> oximeter.measurements_histogramf64 (05c0b425-87fc-4338-9583-f9b1aa22b25b): There are no data parts | ||
| 590 | 2026.01.08 00:32:24.495110 [ 267 ] {627b7779-6e32-461f-a39a-268add720879} <Debug> TCPHandler: Processed in 0.007678638 sec. | ||
| 591 | 2026.01.08 00:32:24.495263 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.08 00:32:24.495500 [ 267 ] {7178ad1f-ecab-499f-85e2-73dd3147aa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) /* 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.08 00:32:24.495641 [ 267 ] {7178ad1f-ecab-499f-85e2-73dd3147aa99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.01.08 00:32:24.498408 [ 267 ] {7178ad1f-ecab-499f-85e2-73dd3147aa99} <Debug> oximeter.fields_bool (f7ebbdc0-7de3-41fe-8978-517babdff3fc): Loading data parts | ||
| 620 | 2026.01.08 00:32:24.498649 [ 267 ] {7178ad1f-ecab-499f-85e2-73dd3147aa99} <Debug> oximeter.fields_bool (f7ebbdc0-7de3-41fe-8978-517babdff3fc): There are no data parts | ||
| 621 | 2026.01.08 00:32:24.501019 [ 267 ] {7178ad1f-ecab-499f-85e2-73dd3147aa99} <Debug> TCPHandler: Processed in 0.005805795 sec. | ||
| 622 | 2026.01.08 00:32:24.501197 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.08 00:32:24.501510 [ 267 ] {eeed4b92-aa22-43cc-9566-ebe386230185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.501666 [ 267 ] {eeed4b92-aa22-43cc-9566-ebe386230185} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.01.08 00:32:24.504293 [ 267 ] {eeed4b92-aa22-43cc-9566-ebe386230185} <Debug> oximeter.fields_i8 (55ca14dd-0fe6-46a2-9a84-eea33effc63d): Loading data parts | ||
| 626 | 2026.01.08 00:32:24.504475 [ 267 ] {eeed4b92-aa22-43cc-9566-ebe386230185} <Debug> oximeter.fields_i8 (55ca14dd-0fe6-46a2-9a84-eea33effc63d): There are no data parts | ||
| 627 | 2026.01.08 00:32:24.506005 [ 267 ] {eeed4b92-aa22-43cc-9566-ebe386230185} <Debug> TCPHandler: Processed in 0.004866658 sec. | ||
| 628 | 2026.01.08 00:32:24.506159 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.08 00:32:24.506317 [ 267 ] {718c3ce2-d6c7-42d8-b987-92ad37c0e84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.506456 [ 267 ] {718c3ce2-d6c7-42d8-b987-92ad37c0e84a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.01.08 00:32:24.508540 [ 267 ] {718c3ce2-d6c7-42d8-b987-92ad37c0e84a} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Loading data parts | ||
| 632 | 2026.01.08 00:32:24.508754 [ 267 ] {718c3ce2-d6c7-42d8-b987-92ad37c0e84a} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): There are no data parts | ||
| 633 | 2026.01.08 00:32:24.510456 [ 267 ] {718c3ce2-d6c7-42d8-b987-92ad37c0e84a} <Debug> TCPHandler: Processed in 0.004347033 sec. | ||
| 634 | 2026.01.08 00:32:24.510613 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.08 00:32:24.510918 [ 267 ] {3466a298-02f4-4c09-ae30-5ef5057e5a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.511041 [ 267 ] {3466a298-02f4-4c09-ae30-5ef5057e5a91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.01.08 00:32:24.514228 [ 267 ] {3466a298-02f4-4c09-ae30-5ef5057e5a91} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Loading data parts | ||
| 638 | 2026.01.08 00:32:24.514371 [ 267 ] {3466a298-02f4-4c09-ae30-5ef5057e5a91} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): There are no data parts | ||
| 639 | 2026.01.08 00:32:24.517242 [ 267 ] {3466a298-02f4-4c09-ae30-5ef5057e5a91} <Debug> TCPHandler: Processed in 0.00667796 sec. | ||
| 640 | 2026.01.08 00:32:24.517399 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.08 00:32:24.517559 [ 267 ] {cfd73c74-9306-44f1-9392-e6ba1061f6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.517692 [ 267 ] {cfd73c74-9306-44f1-9392-e6ba1061f6fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.01.08 00:32:24.520932 [ 267 ] {cfd73c74-9306-44f1-9392-e6ba1061f6fc} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Loading data parts | ||
| 644 | 2026.01.08 00:32:24.521095 [ 267 ] {cfd73c74-9306-44f1-9392-e6ba1061f6fc} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): There are no data parts | ||
| 645 | 2026.01.08 00:32:24.524122 [ 267 ] {cfd73c74-9306-44f1-9392-e6ba1061f6fc} <Debug> TCPHandler: Processed in 0.006772842 sec. | ||
| 646 | 2026.01.08 00:32:24.524346 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.08 00:32:24.524567 [ 267 ] {604f1026-2d38-4987-ba6c-2758ee173c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.524700 [ 267 ] {604f1026-2d38-4987-ba6c-2758ee173c7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.01.08 00:32:24.526622 [ 267 ] {604f1026-2d38-4987-ba6c-2758ee173c7e} <Debug> oximeter.fields_i32 (8b0efde4-1677-4a57-a1ab-28fac102857d): Loading data parts | ||
| 650 | 2026.01.08 00:32:24.526793 [ 267 ] {604f1026-2d38-4987-ba6c-2758ee173c7e} <Debug> oximeter.fields_i32 (8b0efde4-1677-4a57-a1ab-28fac102857d): There are no data parts | ||
| 651 | 2026.01.08 00:32:24.530410 [ 267 ] {604f1026-2d38-4987-ba6c-2758ee173c7e} <Debug> TCPHandler: Processed in 0.006139105 sec. | ||
| 652 | 2026.01.08 00:32:24.530570 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.01.08 00:32:24.530730 [ 267 ] {ecd3f662-9570-4d23-bf68-3d934cdcce3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.530869 [ 267 ] {ecd3f662-9570-4d23-bf68-3d934cdcce3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.01.08 00:32:24.534765 [ 267 ] {ecd3f662-9570-4d23-bf68-3d934cdcce3f} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Loading data parts | ||
| 656 | 2026.01.08 00:32:24.534933 [ 267 ] {ecd3f662-9570-4d23-bf68-3d934cdcce3f} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): There are no data parts | ||
| 657 | 2026.01.08 00:32:24.539075 [ 267 ] {ecd3f662-9570-4d23-bf68-3d934cdcce3f} <Debug> TCPHandler: Processed in 0.008524572 sec. | ||
| 658 | 2026.01.08 00:32:24.539307 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.01.08 00:32:24.539480 [ 267 ] {98ca3fc2-d271-4bad-b114-b5a7cf798039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.539609 [ 267 ] {98ca3fc2-d271-4bad-b114-b5a7cf798039} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.01.08 00:32:24.541647 [ 267 ] {98ca3fc2-d271-4bad-b114-b5a7cf798039} <Debug> oximeter.fields_i64 (c732ad7d-866b-4135-9366-cce1ceabf8ec): Loading data parts | ||
| 662 | 2026.01.08 00:32:24.541861 [ 267 ] {98ca3fc2-d271-4bad-b114-b5a7cf798039} <Debug> oximeter.fields_i64 (c732ad7d-866b-4135-9366-cce1ceabf8ec): There are no data parts | ||
| 663 | 2026.01.08 00:32:24.543634 [ 267 ] {98ca3fc2-d271-4bad-b114-b5a7cf798039} <Debug> TCPHandler: Processed in 0.004401225 sec. | ||
| 664 | 2026.01.08 00:32:24.543785 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.01.08 00:32:24.543995 [ 267 ] {4ce5573f-fcf5-43c9-a066-8db3db9c45d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.544157 [ 267 ] {4ce5573f-fcf5-43c9-a066-8db3db9c45d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.01.08 00:32:24.547770 [ 267 ] {4ce5573f-fcf5-43c9-a066-8db3db9c45d8} <Debug> oximeter.fields_u64 (a1bb0fcc-cfdd-4b92-8ac1-e7ba3bc6f280): Loading data parts | ||
| 668 | 2026.01.08 00:32:24.547937 [ 267 ] {4ce5573f-fcf5-43c9-a066-8db3db9c45d8} <Debug> oximeter.fields_u64 (a1bb0fcc-cfdd-4b92-8ac1-e7ba3bc6f280): There are no data parts | ||
| 669 | 2026.01.08 00:32:24.549665 [ 267 ] {4ce5573f-fcf5-43c9-a066-8db3db9c45d8} <Debug> TCPHandler: Processed in 0.005881427 sec. | ||
| 670 | 2026.01.08 00:32:24.549950 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.01.08 00:32:24.550144 [ 267 ] {cc3806df-1463-43ee-80ad-a830be6c5d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.550275 [ 267 ] {cc3806df-1463-43ee-80ad-a830be6c5d77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.01.08 00:32:24.553845 [ 267 ] {cc3806df-1463-43ee-80ad-a830be6c5d77} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Loading data parts | ||
| 674 | 2026.01.08 00:32:24.554241 [ 267 ] {cc3806df-1463-43ee-80ad-a830be6c5d77} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): There are no data parts | ||
| 675 | 2026.01.08 00:32:24.557559 [ 267 ] {cc3806df-1463-43ee-80ad-a830be6c5d77} <Debug> TCPHandler: Processed in 0.007691499 sec. | ||
| 676 | 2026.01.08 00:32:24.557714 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.01.08 00:32:24.557970 [ 267 ] {bb21583e-8897-4b54-8dce-7097f9e632df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.558162 [ 267 ] {bb21583e-8897-4b54-8dce-7097f9e632df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.01.08 00:32:24.562438 [ 267 ] {bb21583e-8897-4b54-8dce-7097f9e632df} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Loading data parts | ||
| 680 | 2026.01.08 00:32:24.562599 [ 267 ] {bb21583e-8897-4b54-8dce-7097f9e632df} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): There are no data parts | ||
| 681 | 2026.01.08 00:32:24.565236 [ 267 ] {bb21583e-8897-4b54-8dce-7097f9e632df} <Debug> TCPHandler: Processed in 0.007531934 sec. | ||
| 682 | 2026.01.08 00:32:24.565438 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.01.08 00:32:24.565595 [ 267 ] {81f6c330-7496-415d-b99b-3c95f0751811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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.08 00:32:24.565718 [ 267 ] {81f6c330-7496-415d-b99b-3c95f0751811} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.01.08 00:32:24.570427 [ 267 ] {81f6c330-7496-415d-b99b-3c95f0751811} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Loading data parts | ||
| 686 | 2026.01.08 00:32:24.570643 [ 267 ] {81f6c330-7496-415d-b99b-3c95f0751811} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): There are no data parts | ||
| 687 | 2026.01.08 00:32:24.573158 [ 267 ] {81f6c330-7496-415d-b99b-3c95f0751811} <Debug> TCPHandler: Processed in 0.007767021 sec. | ||
| 688 | 2026.01.08 00:32:24.573329 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.01.08 00:32:24.573666 [ 267 ] {765c733b-4f0b-4f32-9a8f-0c85dfddd823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) /* 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.08 00:32:24.573809 [ 267 ] {765c733b-4f0b-4f32-9a8f-0c85dfddd823} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.01.08 00:32:24.577638 [ 267 ] {765c733b-4f0b-4f32-9a8f-0c85dfddd823} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Loading data parts | ||
| 695 | 2026.01.08 00:32:24.577890 [ 267 ] {765c733b-4f0b-4f32-9a8f-0c85dfddd823} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): There are no data parts | ||
| 696 | 2026.01.08 00:32:24.580601 [ 267 ] {765c733b-4f0b-4f32-9a8f-0c85dfddd823} <Debug> TCPHandler: Processed in 0.007319527 sec. | ||
| 697 | 2026.01.08 00:32:24.580908 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.01.08 00:32:24.581406 [ 268 ] {4db50de4-bf93-46f3-b56a-7648434e7717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.01.08 00:32:24.582921 [ 268 ] {4db50de4-bf93-46f3-b56a-7648434e7717} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.01.08 00:32:24.605997 [ 276 ] {4db50de4-bf93-46f3-b56a-7648434e7717} <Trace> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.01.08 00:32:24.606224 [ 276 ] {4db50de4-bf93-46f3-b56a-7648434e7717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 702 | 2026.01.08 00:32:24.611845 [ 276 ] {4db50de4-bf93-46f3-b56a-7648434e7717} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.01.08 00:32:24.612507 [ 276 ] {4db50de4-bf93-46f3-b56a-7648434e7717} <Trace> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177): 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.08 00:32:24.613017 [ 268 ] {4db50de4-bf93-46f3-b56a-7648434e7717} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.031761 sec., 31.485154749535596 rows/sec., 503.76 B/sec. | ||
| 705 | 2026.01.08 00:32:24.613362 [ 268 ] {4db50de4-bf93-46f3-b56a-7648434e7717} <Debug> TCPHandler: Processed in 0.032603106 sec. | ||
| 706 | 2026.01.08 00:32:25.000412 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.96 MiB, peak 126.96 MiB, free memory in arenas 0.00 B, will set to 139.66 MiB (RSS), difference: 12.71 MiB | ||
| 707 | 2026.01.08 00:32:25.824612 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61815 | ||
| 708 | 2026.01.08 00:32:25.825282 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.01.08 00:32:25.825331 [ 286 ] {} <Debug> TCP-Session: 67bbc3b9-7835-4886-a374-ffee77464807 Authenticating user 'default' from [fd00:1122:3344:101::e]:61815 | ||
| 710 | 2026.01.08 00:32:25.825478 [ 286 ] {} <Debug> TCP-Session: 67bbc3b9-7835-4886-a374-ffee77464807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.01.08 00:32:25.825492 [ 286 ] {} <Debug> TCP-Session: 67bbc3b9-7835-4886-a374-ffee77464807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.01.08 00:32:25.825558 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 713 | 2026.01.08 00:32:25.825683 [ 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 | ||
| 714 | 2026.01.08 00:32:25.825706 [ 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 | ||
| 715 | 2026.01.08 00:32:25.826224 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36007 | ||
| 716 | 2026.01.08 00:32:25.826387 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.01.08 00:32:25.826437 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44838 | ||
| 718 | 2026.01.08 00:32:25.826491 [ 287 ] {} <Debug> TCP-Session: 0894ed9d-3d9e-4e75-8d1d-ea0e9cfc615b Authenticating user 'default' from [fd00:1122:3344:101::e]:36007 | ||
| 719 | 2026.01.08 00:32:25.826432 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44630 | ||
| 720 | 2026.01.08 00:32:25.826520 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63069 | ||
| 721 | 2026.01.08 00:32:25.826602 [ 287 ] {} <Debug> TCP-Session: 0894ed9d-3d9e-4e75-8d1d-ea0e9cfc615b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.01.08 00:32:25.826617 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51170 | ||
| 723 | 2026.01.08 00:32:25.826589 [ 286 ] {} <Trace> TCP-Session: 67bbc3b9-7835-4886-a374-ffee77464807 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 724 | 2026.01.08 00:32:25.826760 [ 287 ] {} <Debug> TCP-Session: 0894ed9d-3d9e-4e75-8d1d-ea0e9cfc615b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.01.08 00:32:25.826792 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60671 | ||
| 726 | 2026.01.08 00:32:25.826907 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.01.08 00:32:25.826912 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39901 | ||
| 728 | 2026.01.08 00:32:25.826945 [ 288 ] {} <Debug> TCP-Session: 9db1dae2-b58a-4242-8cea-396fb9864f9a Authenticating user 'default' from [fd00:1122:3344:101::e]:44838 | ||
| 729 | 2026.01.08 00:32:25.827027 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 730 | 2026.01.08 00:32:25.827047 [ 286 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61815) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 731 | 2026.01.08 00:32:25.827107 [ 290 ] {} <Debug> TCP-Session: ad1247c0-7d76-4f78-80a7-fae3a70a2a35 Authenticating user 'default' from [fd00:1122:3344:101::e]:63069 | ||
| 732 | 2026.01.08 00:32:25.827123 [ 288 ] {} <Debug> TCP-Session: 9db1dae2-b58a-4242-8cea-396fb9864f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.01.08 00:32:25.827061 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.01.08 00:32:25.827199 [ 288 ] {} <Debug> TCP-Session: 9db1dae2-b58a-4242-8cea-396fb9864f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.01.08 00:32:25.827219 [ 290 ] {} <Debug> TCP-Session: ad1247c0-7d76-4f78-80a7-fae3a70a2a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.01.08 00:32:25.827176 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62697 | ||
| 737 | 2026.01.08 00:32:25.827161 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2026.01.08 00:32:25.827333 [ 290 ] {} <Debug> TCP-Session: ad1247c0-7d76-4f78-80a7-fae3a70a2a35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 739 | 2026.01.08 00:32:25.827347 [ 291 ] {} <Debug> TCP-Session: d4a6cb97-2eaf-437b-a722-f1c0c54b4f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:51170 | ||
| 740 | 2026.01.08 00:32:25.827229 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 741 | 2026.01.08 00:32:25.827442 [ 291 ] {} <Debug> TCP-Session: d4a6cb97-2eaf-437b-a722-f1c0c54b4f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.01.08 00:32:25.827418 [ 292 ] {} <Debug> TCP-Session: 760d78db-788a-4f75-a224-b825f671d747 Authenticating user 'default' from [fd00:1122:3344:101::e]:60671 | ||
| 743 | 2026.01.08 00:32:25.827498 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 744 | 2026.01.08 00:32:25.827550 [ 292 ] {} <Debug> TCP-Session: 760d78db-788a-4f75-a224-b825f671d747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.01.08 00:32:25.827545 [ 289 ] {} <Debug> TCP-Session: 5c223661-33cd-4099-af30-0c7e4701bfa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44630 | ||
| 746 | 2026.01.08 00:32:25.827595 [ 291 ] {} <Debug> TCP-Session: d4a6cb97-2eaf-437b-a722-f1c0c54b4f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.01.08 00:32:25.827663 [ 294 ] {} <Debug> TCP-Session: 86ca9be1-6397-49e1-8813-93124e683b73 Authenticating user 'default' from [fd00:1122:3344:101::e]:62697 | ||
| 748 | 2026.01.08 00:32:25.827682 [ 289 ] {} <Debug> TCP-Session: 5c223661-33cd-4099-af30-0c7e4701bfa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.01.08 00:32:25.827396 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.01.08 00:32:25.827735 [ 294 ] {} <Debug> TCP-Session: 86ca9be1-6397-49e1-8813-93124e683b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.01.08 00:32:25.827760 [ 292 ] {} <Debug> TCP-Session: 760d78db-788a-4f75-a224-b825f671d747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.01.08 00:32:25.827761 [ 293 ] {} <Debug> TCP-Session: e3381a5f-0770-435e-bffb-93af575dcbdf Authenticating user 'default' from [fd00:1122:3344:101::e]:39901 | ||
| 753 | 2026.01.08 00:32:25.827767 [ 294 ] {} <Debug> TCP-Session: 86ca9be1-6397-49e1-8813-93124e683b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.01.08 00:32:25.827839 [ 286 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 755 | 2026.01.08 00:32:25.827845 [ 289 ] {} <Debug> TCP-Session: 5c223661-33cd-4099-af30-0c7e4701bfa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.08 00:32:25.827951 [ 293 ] {} <Debug> TCP-Session: e3381a5f-0770-435e-bffb-93af575dcbdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.01.08 00:32:25.827971 [ 293 ] {} <Debug> TCP-Session: e3381a5f-0770-435e-bffb-93af575dcbdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.01.08 00:32:25.828162 [ 286 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 759 | 2026.01.08 00:32:25.830959 [ 286 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 760 | 2026.01.08 00:32:25.836580 [ 299 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Trace> AggregatingTransform: Aggregating | ||
| 761 | 2026.01.08 00:32:25.836726 [ 299 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Trace> Aggregator: Aggregation method: without_key | ||
| 762 | 2026.01.08 00:32:25.837453 [ 299 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004498968 sec. (222.273 rows/sec., 8.68 KiB/sec.) | ||
| 763 | 2026.01.08 00:32:25.837484 [ 299 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Trace> Aggregator: Merging aggregated data | ||
| 764 | 2026.01.08 00:32:25.837518 [ 299 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 765 | 2026.01.08 00:32:25.838988 [ 286 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.012044 sec., 83.02889405513119 rows/sec., 3.24 KiB/sec. | ||
| 766 | 2026.01.08 00:32:25.839159 [ 286 ] {2480566f-5fd4-456b-a96b-154779bbb61f} <Debug> TCPHandler: Processed in 0.012752632 sec. | ||
| 767 | 2026.01.08 00:32:25.840437 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 768 | 2026.01.08 00:32:25.840474 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 769 | 2026.01.08 00:32:25.840491 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 770 | 2026.01.08 00:32:25.840516 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 771 | 2026.01.08 00:32:25.840522 [ 293 ] {} <Debug> TCP-Session: e3381a5f-0770-435e-bffb-93af575dcbdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.08 00:32:25.840537 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 773 | 2026.01.08 00:32:25.840558 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 774 | 2026.01.08 00:32:25.840578 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 775 | 2026.01.08 00:32:25.840601 [ 287 ] {} <Debug> TCP-Session: 0894ed9d-3d9e-4e75-8d1d-ea0e9cfc615b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.08 00:32:25.840614 [ 289 ] {} <Debug> TCP-Session: 5c223661-33cd-4099-af30-0c7e4701bfa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.01.08 00:32:25.840597 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 778 | 2026.01.08 00:32:25.840642 [ 291 ] {} <Debug> TCP-Session: d4a6cb97-2eaf-437b-a722-f1c0c54b4f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.01.08 00:32:25.840641 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 780 | 2026.01.08 00:32:25.840738 [ 294 ] {} <Debug> TCP-Session: 86ca9be1-6397-49e1-8813-93124e683b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.08 00:32:25.840565 [ 290 ] {} <Debug> TCP-Session: ad1247c0-7d76-4f78-80a7-fae3a70a2a35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.08 00:32:25.840688 [ 292 ] {} <Debug> TCP-Session: 760d78db-788a-4f75-a224-b825f671d747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.08 00:32:25.840546 [ 288 ] {} <Debug> TCP-Session: 9db1dae2-b58a-4242-8cea-396fb9864f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.08 00:32:25.840485 [ 286 ] {} <Debug> TCP-Session: 67bbc3b9-7835-4886-a374-ffee77464807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.08 00:32:26.000956 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.92 MiB, peak 148.02 MiB, free memory in arenas 0.00 B, will set to 144.27 MiB (RSS), difference: 4.35 MiB | ||
| 786 | 2026.01.08 00:32:29.298925 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53217 | ||
| 787 | 2026.01.08 00:32:29.299065 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.01.08 00:32:29.299091 [ 286 ] {} <Debug> TCP-Session: 8e228a2d-bfa8-49f3-8e1b-11afb678632a Authenticating user 'default' from [fd00:1122:3344:101::e]:53217 | ||
| 789 | 2026.01.08 00:32:29.299114 [ 286 ] {} <Debug> TCP-Session: 8e228a2d-bfa8-49f3-8e1b-11afb678632a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.01.08 00:32:29.299126 [ 286 ] {} <Debug> TCP-Session: 8e228a2d-bfa8-49f3-8e1b-11afb678632a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.01.08 00:32:29.299351 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64320 | ||
| 792 | 2026.01.08 00:32:29.299377 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58501 | ||
| 793 | 2026.01.08 00:32:29.299410 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63525 | ||
| 794 | 2026.01.08 00:32:29.299417 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61687 | ||
| 795 | 2026.01.08 00:32:29.299458 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.01.08 00:32:29.299428 [ 286 ] {} <Trace> TCP-Session: 8e228a2d-bfa8-49f3-8e1b-11afb678632a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.01.08 00:32:29.299493 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.01.08 00:32:29.299500 [ 287 ] {} <Debug> TCP-Session: 56e386ce-56a9-44c5-9be0-f26bbc84e8d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64320 | ||
| 799 | 2026.01.08 00:32:29.299518 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 800 | 2026.01.08 00:32:29.299539 [ 293 ] {} <Debug> TCP-Session: 44e99967-5749-4a5c-a257-133538e4fa57 Authenticating user 'default' from [fd00:1122:3344:101::e]:63525 | ||
| 801 | 2026.01.08 00:32:29.299564 [ 287 ] {} <Debug> TCP-Session: 56e386ce-56a9-44c5-9be0-f26bbc84e8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.08 00:32:29.299572 [ 294 ] {} <Debug> TCP-Session: 61e914e6-f7b7-4dcb-bb7c-9611ab724d60 Authenticating user 'default' from [fd00:1122:3344:101::e]:61687 | ||
| 803 | 2026.01.08 00:32:29.299594 [ 287 ] {} <Debug> TCP-Session: 56e386ce-56a9-44c5-9be0-f26bbc84e8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.01.08 00:32:29.299611 [ 294 ] {} <Debug> TCP-Session: 61e914e6-f7b7-4dcb-bb7c-9611ab724d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.01.08 00:32:29.299588 [ 293 ] {} <Debug> TCP-Session: 44e99967-5749-4a5c-a257-133538e4fa57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.01.08 00:32:29.299638 [ 294 ] {} <Debug> TCP-Session: 61e914e6-f7b7-4dcb-bb7c-9611ab724d60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.01.08 00:32:29.299659 [ 286 ] {9029f07a-264e-4df8-b9ed-923cb0aaf626} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53217) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 808 | 2026.01.08 00:32:29.299675 [ 293 ] {} <Debug> TCP-Session: 44e99967-5749-4a5c-a257-133538e4fa57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.01.08 00:32:29.299493 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 810 | 2026.01.08 00:32:29.299404 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64646 | ||
| 811 | 2026.01.08 00:32:29.299734 [ 289 ] {} <Debug> TCP-Session: c8f9591d-c72e-4c2e-9e60-91cb4a1c4ed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58501 | ||
| 812 | 2026.01.08 00:32:29.299389 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39122 | ||
| 813 | 2026.01.08 00:32:29.299800 [ 289 ] {} <Debug> TCP-Session: c8f9591d-c72e-4c2e-9e60-91cb4a1c4ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.08 00:32:29.299378 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50973 | ||
| 815 | 2026.01.08 00:32:29.299857 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 816 | 2026.01.08 00:32:29.299868 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2026.01.08 00:32:29.299836 [ 289 ] {} <Debug> TCP-Session: c8f9591d-c72e-4c2e-9e60-91cb4a1c4ed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.01.08 00:32:29.299897 [ 292 ] {} <Debug> TCP-Session: 5652e7c3-fb1f-4779-9d99-9be92dbfb5b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64646 | ||
| 819 | 2026.01.08 00:32:29.299905 [ 291 ] {} <Debug> TCP-Session: 9db7604b-41fe-4006-a599-063661ca07f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39122 | ||
| 820 | 2026.01.08 00:32:29.299925 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 821 | 2026.01.08 00:32:29.299929 [ 286 ] {9029f07a-264e-4df8-b9ed-923cb0aaf626} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 822 | 2026.01.08 00:32:29.299947 [ 291 ] {} <Debug> TCP-Session: 9db7604b-41fe-4006-a599-063661ca07f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.01.08 00:32:29.299966 [ 290 ] {} <Debug> TCP-Session: 271169a7-a911-49e6-b097-8b84d953ace9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50973 | ||
| 824 | 2026.01.08 00:32:29.299991 [ 291 ] {} <Debug> TCP-Session: 9db7604b-41fe-4006-a599-063661ca07f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.01.08 00:32:29.300010 [ 290 ] {} <Debug> TCP-Session: 271169a7-a911-49e6-b097-8b84d953ace9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.01.08 00:32:29.300023 [ 286 ] {9029f07a-264e-4df8-b9ed-923cb0aaf626} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.01.08 00:32:29.300037 [ 290 ] {} <Debug> TCP-Session: 271169a7-a911-49e6-b097-8b84d953ace9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.08 00:32:29.299939 [ 292 ] {} <Debug> TCP-Session: 5652e7c3-fb1f-4779-9d99-9be92dbfb5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.08 00:32:29.299373 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58294 | ||
| 830 | 2026.01.08 00:32:29.300076 [ 292 ] {} <Debug> TCP-Session: 5652e7c3-fb1f-4779-9d99-9be92dbfb5b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.01.08 00:32:29.300241 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2026.01.08 00:32:29.300268 [ 288 ] {} <Debug> TCP-Session: 313156ae-3882-4c40-b553-039815e0925e Authenticating user 'default' from [fd00:1122:3344:101::e]:58294 | ||
| 833 | 2026.01.08 00:32:29.300284 [ 288 ] {} <Debug> TCP-Session: 313156ae-3882-4c40-b553-039815e0925e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2026.01.08 00:32:29.300296 [ 288 ] {} <Debug> TCP-Session: 313156ae-3882-4c40-b553-039815e0925e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.08 00:32:29.300407 [ 286 ] {9029f07a-264e-4df8-b9ed-923cb0aaf626} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 836 | 2026.01.08 00:32:29.301324 [ 312 ] {9029f07a-264e-4df8-b9ed-923cb0aaf626} <Trace> AggregatingTransform: Aggregating | ||
| 837 | 2026.01.08 00:32:29.301383 [ 312 ] {9029f07a-264e-4df8-b9ed-923cb0aaf626} <Trace> Aggregator: Aggregation method: without_key | ||
| 838 | 2026.01.08 00:32:29.301427 [ 312 ] {9029f07a-264e-4df8-b9ed-923cb0aaf626} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915206 sec. (1092.650 rows/sec., 42.68 KiB/sec.) | ||
| 839 | 2026.01.08 00:32:29.301456 [ 312 ] {9029f07a-264e-4df8-b9ed-923cb0aaf626} <Trace> Aggregator: Merging aggregated data | ||
| 840 | 2026.01.08 00:32:29.302696 [ 286 ] {9029f07a-264e-4df8-b9ed-923cb0aaf626} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003093 sec., 323.31070158422244 rows/sec., 12.63 KiB/sec. | ||
| 841 | 2026.01.08 00:32:29.302853 [ 286 ] {9029f07a-264e-4df8-b9ed-923cb0aaf626} <Debug> TCPHandler: Processed in 0.003543531 sec. | ||
| 842 | 2026.01.08 00:32:29.302972 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 843 | 2026.01.08 00:32:29.302999 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 844 | 2026.01.08 00:32:29.303016 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 845 | 2026.01.08 00:32:29.303037 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 846 | 2026.01.08 00:32:29.303042 [ 292 ] {} <Debug> TCP-Session: 5652e7c3-fb1f-4779-9d99-9be92dbfb5b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.01.08 00:32:29.303066 [ 288 ] {} <Debug> TCP-Session: 313156ae-3882-4c40-b553-039815e0925e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.01.08 00:32:29.303082 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 849 | 2026.01.08 00:32:29.303087 [ 294 ] {} <Debug> TCP-Session: 61e914e6-f7b7-4dcb-bb7c-9611ab724d60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.01.08 00:32:29.303101 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 851 | 2026.01.08 00:32:29.303136 [ 287 ] {} <Debug> TCP-Session: 56e386ce-56a9-44c5-9be0-f26bbc84e8d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.08 00:32:29.303143 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 853 | 2026.01.08 00:32:29.303175 [ 289 ] {} <Debug> TCP-Session: c8f9591d-c72e-4c2e-9e60-91cb4a1c4ed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.08 00:32:29.303121 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 855 | 2026.01.08 00:32:29.303200 [ 293 ] {} <Debug> TCP-Session: 44e99967-5749-4a5c-a257-133538e4fa57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.01.08 00:32:29.303058 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 857 | 2026.01.08 00:32:29.303229 [ 290 ] {} <Debug> TCP-Session: 271169a7-a911-49e6-b097-8b84d953ace9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.01.08 00:32:29.303006 [ 286 ] {} <Debug> TCP-Session: 8e228a2d-bfa8-49f3-8e1b-11afb678632a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.01.08 00:32:29.303266 [ 291 ] {} <Debug> TCP-Session: 9db7604b-41fe-4006-a599-063661ca07f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.08 00:32:29.364651 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34386 | ||
| 861 | 2026.01.08 00:32:29.364721 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2026.01.08 00:32:29.364745 [ 286 ] {} <Debug> TCP-Session: 0e693b32-c54d-48b2-85ba-25cb5c21d971 Authenticating user 'default' from [fd00:1122:3344:101::e]:34386 | ||
| 863 | 2026.01.08 00:32:29.364763 [ 286 ] {} <Debug> TCP-Session: 0e693b32-c54d-48b2-85ba-25cb5c21d971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.01.08 00:32:29.364776 [ 286 ] {} <Debug> TCP-Session: 0e693b32-c54d-48b2-85ba-25cb5c21d971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.01.08 00:32:29.365003 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61675 | ||
| 866 | 2026.01.08 00:32:29.365022 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53636 | ||
| 867 | 2026.01.08 00:32:29.365053 [ 286 ] {} <Trace> TCP-Session: 0e693b32-c54d-48b2-85ba-25cb5c21d971 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.08 00:32:29.365074 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43696 | ||
| 869 | 2026.01.08 00:32:29.365084 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38383 | ||
| 870 | 2026.01.08 00:32:29.365102 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2026.01.08 00:32:29.365112 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61625 | ||
| 872 | 2026.01.08 00:32:29.365151 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.01.08 00:32:29.365153 [ 287 ] {} <Debug> TCP-Session: 64c8fdcd-eb5f-4692-ba78-32ec542d0122 Authenticating user 'default' from [fd00:1122:3344:101::e]:61675 | ||
| 874 | 2026.01.08 00:32:29.365186 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 875 | 2026.01.08 00:32:29.365202 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 876 | 2026.01.08 00:32:29.365204 [ 290 ] {} <Debug> TCP-Session: 1a90c69f-9708-4da7-9e23-d796a8d7945c Authenticating user 'default' from [fd00:1122:3344:101::e]:43696 | ||
| 877 | 2026.01.08 00:32:29.365224 [ 291 ] {} <Debug> TCP-Session: 2b8d48e0-81fc-445e-aa35-eb3c5aa9a137 Authenticating user 'default' from [fd00:1122:3344:101::e]:38383 | ||
| 878 | 2026.01.08 00:32:29.365247 [ 290 ] {} <Debug> TCP-Session: 1a90c69f-9708-4da7-9e23-d796a8d7945c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.01.08 00:32:29.365234 [ 294 ] {} <Debug> TCP-Session: ef7038b6-1300-44e1-8190-d98f32f1b68d Authenticating user 'default' from [fd00:1122:3344:101::e]:61625 | ||
| 880 | 2026.01.08 00:32:29.365276 [ 290 ] {} <Debug> TCP-Session: 1a90c69f-9708-4da7-9e23-d796a8d7945c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.01.08 00:32:29.365268 [ 291 ] {} <Debug> TCP-Session: 2b8d48e0-81fc-445e-aa35-eb3c5aa9a137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.01.08 00:32:29.365293 [ 294 ] {} <Debug> TCP-Session: ef7038b6-1300-44e1-8190-d98f32f1b68d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.01.08 00:32:29.365317 [ 291 ] {} <Debug> TCP-Session: 2b8d48e0-81fc-445e-aa35-eb3c5aa9a137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.01.08 00:32:29.365331 [ 294 ] {} <Debug> TCP-Session: ef7038b6-1300-44e1-8190-d98f32f1b68d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.01.08 00:32:29.365207 [ 287 ] {} <Debug> TCP-Session: 64c8fdcd-eb5f-4692-ba78-32ec542d0122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.01.08 00:32:29.365155 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 887 | 2026.01.08 00:32:29.365378 [ 287 ] {} <Debug> TCP-Session: 64c8fdcd-eb5f-4692-ba78-32ec542d0122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.01.08 00:32:29.365095 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65103 | ||
| 889 | 2026.01.08 00:32:29.365441 [ 288 ] {} <Debug> TCP-Session: ec4fb574-3afd-44e0-bfca-2d8fd6e360a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53636 | ||
| 890 | 2026.01.08 00:32:29.365027 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61549 | ||
| 891 | 2026.01.08 00:32:29.365490 [ 288 ] {} <Debug> TCP-Session: ec4fb574-3afd-44e0-bfca-2d8fd6e360a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.01.08 00:32:29.365523 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 893 | 2026.01.08 00:32:29.365537 [ 288 ] {} <Debug> TCP-Session: ec4fb574-3afd-44e0-bfca-2d8fd6e360a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.01.08 00:32:29.365105 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39885 | ||
| 895 | 2026.01.08 00:32:29.365554 [ 292 ] {} <Debug> TCP-Session: 20d5ca0e-2053-4897-966e-6592d55f437e Authenticating user 'default' from [fd00:1122:3344:101::e]:65103 | ||
| 896 | 2026.01.08 00:32:29.365584 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 897 | 2026.01.08 00:32:29.365609 [ 292 ] {} <Debug> TCP-Session: 20d5ca0e-2053-4897-966e-6592d55f437e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.08 00:32:29.365628 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 899 | 2026.01.08 00:32:29.365636 [ 289 ] {} <Debug> TCP-Session: 3b6036e4-0d1f-4ddc-82f6-85cb2e24e218 Authenticating user 'default' from [fd00:1122:3344:101::e]:61549 | ||
| 900 | 2026.01.08 00:32:29.365646 [ 292 ] {} <Debug> TCP-Session: 20d5ca0e-2053-4897-966e-6592d55f437e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.01.08 00:32:29.365661 [ 293 ] {} <Debug> TCP-Session: df84cbdf-8211-47b3-a910-14c78728a564 Authenticating user 'default' from [fd00:1122:3344:101::e]:39885 | ||
| 902 | 2026.01.08 00:32:29.365673 [ 289 ] {} <Debug> TCP-Session: 3b6036e4-0d1f-4ddc-82f6-85cb2e24e218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.01.08 00:32:29.365698 [ 293 ] {} <Debug> TCP-Session: df84cbdf-8211-47b3-a910-14c78728a564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.08 00:32:29.365706 [ 289 ] {} <Debug> TCP-Session: 3b6036e4-0d1f-4ddc-82f6-85cb2e24e218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.08 00:32:29.365717 [ 293 ] {} <Debug> TCP-Session: df84cbdf-8211-47b3-a910-14c78728a564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.01.08 00:32:29.365211 [ 286 ] {01462132-faad-4fe9-b6c9-e6a2591a85a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34386) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 907 | 2026.01.08 00:32:29.365983 [ 286 ] {01462132-faad-4fe9-b6c9-e6a2591a85a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 908 | 2026.01.08 00:32:29.366039 [ 286 ] {01462132-faad-4fe9-b6c9-e6a2591a85a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.01.08 00:32:29.366350 [ 286 ] {01462132-faad-4fe9-b6c9-e6a2591a85a2} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 910 | 2026.01.08 00:32:29.367491 [ 330 ] {01462132-faad-4fe9-b6c9-e6a2591a85a2} <Trace> AggregatingTransform: Aggregating | ||
| 911 | 2026.01.08 00:32:29.367536 [ 330 ] {01462132-faad-4fe9-b6c9-e6a2591a85a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 912 | 2026.01.08 00:32:29.367571 [ 330 ] {01462132-faad-4fe9-b6c9-e6a2591a85a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001119012 sec. (893.645 rows/sec., 34.91 KiB/sec.) | ||
| 913 | 2026.01.08 00:32:29.367591 [ 330 ] {01462132-faad-4fe9-b6c9-e6a2591a85a2} <Trace> Aggregator: Merging aggregated data | ||
| 914 | 2026.01.08 00:32:29.369039 [ 286 ] {01462132-faad-4fe9-b6c9-e6a2591a85a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003868 sec., 258.5315408479835 rows/sec., 10.10 KiB/sec. | ||
| 915 | 2026.01.08 00:32:29.369213 [ 286 ] {01462132-faad-4fe9-b6c9-e6a2591a85a2} <Debug> TCPHandler: Processed in 0.004255171 sec. | ||
| 916 | 2026.01.08 00:32:29.369398 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 917 | 2026.01.08 00:32:29.369436 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 918 | 2026.01.08 00:32:29.369456 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 919 | 2026.01.08 00:32:29.369479 [ 286 ] {} <Debug> TCP-Session: 0e693b32-c54d-48b2-85ba-25cb5c21d971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.01.08 00:32:29.369500 [ 291 ] {} <Debug> TCP-Session: 2b8d48e0-81fc-445e-aa35-eb3c5aa9a137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.01.08 00:32:29.369513 [ 287 ] {} <Debug> TCP-Session: 64c8fdcd-eb5f-4692-ba78-32ec542d0122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.01.08 00:32:29.369521 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 923 | 2026.01.08 00:32:29.369664 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 924 | 2026.01.08 00:32:29.369580 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 925 | 2026.01.08 00:32:29.369711 [ 292 ] {} <Debug> TCP-Session: 20d5ca0e-2053-4897-966e-6592d55f437e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.01.08 00:32:29.369749 [ 293 ] {} <Debug> TCP-Session: df84cbdf-8211-47b3-a910-14c78728a564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.01.08 00:32:29.369728 [ 289 ] {} <Debug> TCP-Session: 3b6036e4-0d1f-4ddc-82f6-85cb2e24e218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.01.08 00:32:29.369558 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 929 | 2026.01.08 00:32:29.369409 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 930 | 2026.01.08 00:32:29.369854 [ 290 ] {} <Debug> TCP-Session: 1a90c69f-9708-4da7-9e23-d796a8d7945c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.01.08 00:32:29.369484 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 932 | 2026.01.08 00:32:29.369874 [ 294 ] {} <Debug> TCP-Session: ef7038b6-1300-44e1-8190-d98f32f1b68d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.01.08 00:32:29.369920 [ 288 ] {} <Debug> TCP-Session: ec4fb574-3afd-44e0-bfca-2d8fd6e360a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.08 00:32:29.455568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 935 | 2026.01.08 00:32:29.455615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 561 entries to flush up to offset 561 | ||
| 936 | 2026.01.08 00:32:29.455665 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 937 | 2026.01.08 00:32:29.455723 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 938 | 2026.01.08 00:32:29.458868 [ 245 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Loading data parts | ||
| 939 | 2026.01.08 00:32:29.459092 [ 245 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): There are no data parts | ||
| 940 | 2026.01.08 00:32:29.461701 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.01.08 00:32:29.461742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 942 | 2026.01.08 00:32:29.467841 [ 244 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Loading data parts | ||
| 943 | 2026.01.08 00:32:29.467992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 944 | 2026.01.08 00:32:29.468025 [ 244 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): There are no data parts | ||
| 945 | 2026.01.08 00:32:29.468665 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): 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.08 00:32:29.468893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 561 | ||
| 947 | 2026.01.08 00:32:29.493071 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.01.08 00:32:29.493140 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 949 | 2026.01.08 00:32:29.499525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2026.01.08 00:32:29.500779 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.01.08 00:32:29.504767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 952 | 2026.01.08 00:32:30.001014 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 149.81 MiB, peak 157.03 MiB, free memory in arenas 0.00 B, will set to 158.80 MiB (RSS), difference: 9.00 MiB | ||
| 953 | 2026.01.08 00:32:31.954530 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 94 | ||
| 954 | 2026.01.08 00:32:31.954631 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 955 | 2026.01.08 00:32:31.962947 [ 243 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Loading data parts | ||
| 956 | 2026.01.08 00:32:31.963163 [ 243 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): There are no data parts | ||
| 957 | 2026.01.08 00:32:31.969406 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.01.08 00:32:31.969448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 959 | 2026.01.08 00:32:31.971160 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.01.08 00:32:31.971699 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.01.08 00:32:31.971980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 962 | 2026.01.08 00:32:32.000773 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.02 MiB, peak 163.02 MiB, free memory in arenas 0.00 B, will set to 159.86 MiB (RSS), difference: -3.17 MiB | ||
| 963 | 2026.01.08 00:32:36.925156 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 964 | 2026.01.08 00:32:36.925234 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 965 | 2026.01.08 00:32:36.969456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1009 | ||
| 966 | 2026.01.08 00:32:36.970148 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.01.08 00:32:36.970196 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 968 | 2026.01.08 00:32:36.970991 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 969 | 2026.01.08 00:32:36.971551 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.01.08 00:32:36.971723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1009 | ||
| 971 | 2026.01.08 00:32:37.005332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 972 | 2026.01.08 00:32:37.023477 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.01.08 00:32:37.023541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 974 | 2026.01.08 00:32:37.029991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 975 | 2026.01.08 00:32:37.031162 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.01.08 00:32:37.034278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 977 | 2026.01.08 00:32:38.001080 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.83 MiB, peak 164.83 MiB, free memory in arenas 0.00 B, will set to 162.70 MiB (RSS), difference: 1.87 MiB | ||
| 978 | 2026.01.08 00:32:42.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.72 MiB, peak 164.83 MiB, free memory in arenas 0.00 B, will set to 162.73 MiB (RSS), difference: 4.01 MiB | ||
| 979 | 2026.01.08 00:32:44.472477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1521 | ||
| 980 | 2026.01.08 00:32:44.472945 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.08 00:32:44.472986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 982 | 2026.01.08 00:32:44.473617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 983 | 2026.01.08 00:32:44.474139 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.08 00:32:44.474259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1521 | ||
| 985 | 2026.01.08 00:32:44.535029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 986 | 2026.01.08 00:32:44.552463 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.01.08 00:32:44.552529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 988 | 2026.01.08 00:32:44.558629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 989 | 2026.01.08 00:32:44.559699 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.01.08 00:32:44.562921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 991 | 2026.01.08 00:32:44.637275 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.08 00:32:44.637426 [ 267 ] {8a7ec066-40dc-41ce-847b-57af1b31f4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 993 | 2026.01.08 00:32:44.637698 [ 267 ] {8a7ec066-40dc-41ce-847b-57af1b31f4b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.01.08 00:32:44.637769 [ 267 ] {8a7ec066-40dc-41ce-847b-57af1b31f4b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.01.08 00:32:44.638223 [ 267 ] {8a7ec066-40dc-41ce-847b-57af1b31f4b2} <Debug> TCPHandler: Processed in 0.001060471 sec. | ||
| 996 | 2026.01.08 00:32:44.640949 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.01.08 00:32:44.641087 [ 267 ] {6d9da10a-6e9f-4a44-aa6a-e0e8e9dbe63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.01.08 00:32:44.647858 [ 267 ] {6d9da10a-6e9f-4a44-aa6a-e0e8e9dbe63b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.01.08 00:32:44.647909 [ 267 ] {6d9da10a-6e9f-4a44-aa6a-e0e8e9dbe63b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.01.08 00:32:44.648337 [ 267 ] {6d9da10a-6e9f-4a44-aa6a-e0e8e9dbe63b} <Debug> TCPHandler: Processed in 0.007441391 sec. | ||
| 1001 | 2026.01.08 00:32:44.650130 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.01.08 00:32:44.650257 [ 267 ] {5ec618ef-4112-4b1f-aa91-47cc7647c0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.01.08 00:32:44.650569 [ 267 ] {5ec618ef-4112-4b1f-aa91-47cc7647c0a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.01.08 00:32:44.650618 [ 267 ] {5ec618ef-4112-4b1f-aa91-47cc7647c0a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.01.08 00:32:44.650963 [ 267 ] {5ec618ef-4112-4b1f-aa91-47cc7647c0a2} <Debug> TCPHandler: Processed in 0.000884235 sec. | ||
| 1006 | 2026.01.08 00:32:44.651184 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.01.08 00:32:44.651302 [ 267 ] {12873824-4d76-4a2c-b0f6-955a6f0ab773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.01.08 00:32:44.651549 [ 267 ] {12873824-4d76-4a2c-b0f6-955a6f0ab773} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.01.08 00:32:44.651595 [ 267 ] {12873824-4d76-4a2c-b0f6-955a6f0ab773} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.01.08 00:32:44.651930 [ 267 ] {12873824-4d76-4a2c-b0f6-955a6f0ab773} <Debug> TCPHandler: Processed in 0.000795202 sec. | ||
| 1011 | 2026.01.08 00:32:44.652122 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.01.08 00:32:44.652237 [ 267 ] {1893607e-d710-4b81-a9af-8a6834b53073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.01.08 00:32:44.652508 [ 267 ] {1893607e-d710-4b81-a9af-8a6834b53073} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.01.08 00:32:44.652554 [ 267 ] {1893607e-d710-4b81-a9af-8a6834b53073} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.01.08 00:32:44.652874 [ 267 ] {1893607e-d710-4b81-a9af-8a6834b53073} <Debug> TCPHandler: Processed in 0.000800223 sec. | ||
| 1016 | 2026.01.08 00:32:44.653621 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.01.08 00:32:44.653737 [ 267 ] {fb84605e-7b14-43b4-b6cf-e7bb436ba7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.01.08 00:32:44.653987 [ 267 ] {fb84605e-7b14-43b4-b6cf-e7bb436ba7d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.01.08 00:32:44.654031 [ 267 ] {fb84605e-7b14-43b4-b6cf-e7bb436ba7d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.01.08 00:32:44.654364 [ 267 ] {fb84605e-7b14-43b4-b6cf-e7bb436ba7d2} <Debug> TCPHandler: Processed in 0.000791762 sec. | ||
| 1021 | 2026.01.08 00:32:44.656680 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.08 00:32:44.656798 [ 267 ] {48ba5f5b-68fe-4c7a-bf44-40d241fb93ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.01.08 00:32:44.657060 [ 267 ] {48ba5f5b-68fe-4c7a-bf44-40d241fb93ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.01.08 00:32:44.657104 [ 267 ] {48ba5f5b-68fe-4c7a-bf44-40d241fb93ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.01.08 00:32:44.657418 [ 267 ] {48ba5f5b-68fe-4c7a-bf44-40d241fb93ac} <Debug> TCPHandler: Processed in 0.000786352 sec. | ||
| 1026 | 2026.01.08 00:32:44.657696 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.01.08 00:32:44.657812 [ 267 ] {47cd2486-296e-4f77-9448-a99f68adfe60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.01.08 00:32:44.658055 [ 267 ] {47cd2486-296e-4f77-9448-a99f68adfe60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.01.08 00:32:44.658099 [ 267 ] {47cd2486-296e-4f77-9448-a99f68adfe60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.01.08 00:32:44.658407 [ 267 ] {47cd2486-296e-4f77-9448-a99f68adfe60} <Debug> TCPHandler: Processed in 0.000758641 sec. | ||
| 1031 | 2026.01.08 00:32:44.658643 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.01.08 00:32:44.658760 [ 267 ] {ff33d852-107c-4d79-9006-75e29bc52169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.01.08 00:32:44.659003 [ 267 ] {ff33d852-107c-4d79-9006-75e29bc52169} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.01.08 00:32:44.659046 [ 267 ] {ff33d852-107c-4d79-9006-75e29bc52169} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.01.08 00:32:44.659342 [ 267 ] {ff33d852-107c-4d79-9006-75e29bc52169} <Debug> TCPHandler: Processed in 0.000746582 sec. | ||
| 1036 | 2026.01.08 00:32:44.659590 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.01.08 00:32:44.659712 [ 267 ] {55f03cac-2155-44bb-943e-cb742f73f99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.01.08 00:32:44.659960 [ 267 ] {55f03cac-2155-44bb-943e-cb742f73f99f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.01.08 00:32:44.660003 [ 267 ] {55f03cac-2155-44bb-943e-cb742f73f99f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.01.08 00:32:44.660332 [ 267 ] {55f03cac-2155-44bb-943e-cb742f73f99f} <Debug> TCPHandler: Processed in 0.000789823 sec. | ||
| 1041 | 2026.01.08 00:32:44.660633 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.08 00:32:44.660747 [ 267 ] {93f1481a-d76e-4831-b692-623f6b42bc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.01.08 00:32:44.660991 [ 267 ] {93f1481a-d76e-4831-b692-623f6b42bc2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.01.08 00:32:44.661034 [ 267 ] {93f1481a-d76e-4831-b692-623f6b42bc2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.01.08 00:32:44.661345 [ 267 ] {93f1481a-d76e-4831-b692-623f6b42bc2f} <Debug> TCPHandler: Processed in 0.000758791 sec. | ||
| 1046 | 2026.01.08 00:32:44.669019 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.01.08 00:32:44.669143 [ 267 ] {477ea953-10a7-4c55-b592-2e2417faa640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.01.08 00:32:44.669403 [ 267 ] {477ea953-10a7-4c55-b592-2e2417faa640} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.01.08 00:32:44.669448 [ 267 ] {477ea953-10a7-4c55-b592-2e2417faa640} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.01.08 00:32:44.669758 [ 267 ] {477ea953-10a7-4c55-b592-2e2417faa640} <Debug> TCPHandler: Processed in 0.000789413 sec. | ||
| 1051 | 2026.01.08 00:32:44.670076 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.08 00:32:44.670221 [ 267 ] {9b8058a5-421e-4e45-807d-7ec5d67abd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.01.08 00:32:44.670491 [ 267 ] {9b8058a5-421e-4e45-807d-7ec5d67abd39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.01.08 00:32:44.670535 [ 267 ] {9b8058a5-421e-4e45-807d-7ec5d67abd39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.01.08 00:32:44.670855 [ 267 ] {9b8058a5-421e-4e45-807d-7ec5d67abd39} <Debug> TCPHandler: Processed in 0.000830514 sec. | ||
| 1056 | 2026.01.08 00:32:44.671090 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.01.08 00:32:44.671212 [ 267 ] {aa3bf681-c898-40a4-bd58-2dda33e9c15c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1058 | 2026.01.08 00:32:44.671473 [ 267 ] {aa3bf681-c898-40a4-bd58-2dda33e9c15c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.01.08 00:32:44.671516 [ 267 ] {aa3bf681-c898-40a4-bd58-2dda33e9c15c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.01.08 00:32:44.671818 [ 267 ] {aa3bf681-c898-40a4-bd58-2dda33e9c15c} <Debug> TCPHandler: Processed in 0.000775852 sec. | ||
| 1061 | 2026.01.08 00:32:44.672023 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.08 00:32:44.672142 [ 267 ] {8f0da1c5-1fc7-46fd-b5f6-8386fc9cd25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1063 | 2026.01.08 00:32:44.672420 [ 267 ] {8f0da1c5-1fc7-46fd-b5f6-8386fc9cd25a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.01.08 00:32:44.672464 [ 267 ] {8f0da1c5-1fc7-46fd-b5f6-8386fc9cd25a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.01.08 00:32:44.672757 [ 267 ] {8f0da1c5-1fc7-46fd-b5f6-8386fc9cd25a} <Debug> TCPHandler: Processed in 0.000783312 sec. | ||
| 1066 | 2026.01.08 00:32:44.672987 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.01.08 00:32:44.673108 [ 267 ] {49b67f01-3783-4803-b768-0a6de6ca7051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.01.08 00:32:44.673362 [ 267 ] {49b67f01-3783-4803-b768-0a6de6ca7051} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.01.08 00:32:44.673406 [ 267 ] {49b67f01-3783-4803-b768-0a6de6ca7051} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.01.08 00:32:44.673790 [ 267 ] {49b67f01-3783-4803-b768-0a6de6ca7051} <Debug> TCPHandler: Processed in 0.000858144 sec. | ||
| 1071 | 2026.01.08 00:32:44.674002 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.01.08 00:32:44.674123 [ 267 ] {7436da22-0c3e-499c-b3ee-29b755ee61d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.01.08 00:32:44.674385 [ 267 ] {7436da22-0c3e-499c-b3ee-29b755ee61d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.01.08 00:32:44.674430 [ 267 ] {7436da22-0c3e-499c-b3ee-29b755ee61d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.01.08 00:32:44.674759 [ 267 ] {7436da22-0c3e-499c-b3ee-29b755ee61d1} <Debug> TCPHandler: Processed in 0.000804943 sec. | ||
| 1076 | 2026.01.08 00:32:44.674965 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.01.08 00:32:44.675085 [ 267 ] {9e1e50dd-bf54-406f-a14b-4c4a72cddcab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.01.08 00:32:44.675347 [ 267 ] {9e1e50dd-bf54-406f-a14b-4c4a72cddcab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.01.08 00:32:44.675390 [ 267 ] {9e1e50dd-bf54-406f-a14b-4c4a72cddcab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.01.08 00:32:44.675731 [ 267 ] {9e1e50dd-bf54-406f-a14b-4c4a72cddcab} <Debug> TCPHandler: Processed in 0.000820783 sec. | ||
| 1081 | 2026.01.08 00:32:44.675952 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.01.08 00:32:44.676074 [ 267 ] {bd55a19d-dca6-4edf-8099-19db5d4aa6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1083 | 2026.01.08 00:32:44.676341 [ 267 ] {bd55a19d-dca6-4edf-8099-19db5d4aa6cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.01.08 00:32:44.676383 [ 267 ] {bd55a19d-dca6-4edf-8099-19db5d4aa6cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.01.08 00:32:44.676707 [ 267 ] {bd55a19d-dca6-4edf-8099-19db5d4aa6cd} <Debug> TCPHandler: Processed in 0.000804353 sec. | ||
| 1086 | 2026.01.08 00:32:44.676910 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.01.08 00:32:44.677031 [ 267 ] {ce937111-b815-49ac-b921-9504d9340088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.01.08 00:32:44.677301 [ 267 ] {ce937111-b815-49ac-b921-9504d9340088} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.01.08 00:32:44.677343 [ 267 ] {ce937111-b815-49ac-b921-9504d9340088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.01.08 00:32:44.677658 [ 267 ] {ce937111-b815-49ac-b921-9504d9340088} <Debug> TCPHandler: Processed in 0.000794853 sec. | ||
| 1091 | 2026.01.08 00:32:44.677864 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.01.08 00:32:44.677985 [ 267 ] {cc90b7e5-d14d-4934-bbb6-a402d979bb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.01.08 00:32:44.678254 [ 267 ] {cc90b7e5-d14d-4934-bbb6-a402d979bb56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.01.08 00:32:44.678297 [ 267 ] {cc90b7e5-d14d-4934-bbb6-a402d979bb56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.01.08 00:32:44.678604 [ 267 ] {cc90b7e5-d14d-4934-bbb6-a402d979bb56} <Debug> TCPHandler: Processed in 0.000787353 sec. | ||
| 1096 | 2026.01.08 00:32:44.678798 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.01.08 00:32:44.678919 [ 267 ] {7157a3a0-b91c-425b-88e2-54bf992a77ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1098 | 2026.01.08 00:32:44.679181 [ 267 ] {7157a3a0-b91c-425b-88e2-54bf992a77ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.01.08 00:32:44.679223 [ 267 ] {7157a3a0-b91c-425b-88e2-54bf992a77ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2026.01.08 00:32:44.679529 [ 267 ] {7157a3a0-b91c-425b-88e2-54bf992a77ee} <Debug> TCPHandler: Processed in 0.000779592 sec. | ||
| 1101 | 2026.01.08 00:32:44.679721 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.01.08 00:32:44.679846 [ 267 ] {f3f299df-e0f6-42d8-bfd4-99ce266d0a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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: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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1103 | 2026.01.08 00:32:44.680125 [ 267 ] {f3f299df-e0f6-42d8-bfd4-99ce266d0a2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.01.08 00:32:44.680168 [ 267 ] {f3f299df-e0f6-42d8-bfd4-99ce266d0a2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.01.08 00:32:44.680478 [ 267 ] {f3f299df-e0f6-42d8-bfd4-99ce266d0a2b} <Debug> TCPHandler: Processed in 0.000805913 sec. | ||
| 1106 | 2026.01.08 00:32:44.680684 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.01.08 00:32:44.680807 [ 267 ] {40cf43c9-ec50-46ef-8055-5953465ddff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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: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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1108 | 2026.01.08 00:32:44.681067 [ 267 ] {40cf43c9-ec50-46ef-8055-5953465ddff6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.01.08 00:32:44.681109 [ 267 ] {40cf43c9-ec50-46ef-8055-5953465ddff6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.01.08 00:32:44.681424 [ 267 ] {40cf43c9-ec50-46ef-8055-5953465ddff6} <Debug> TCPHandler: Processed in 0.000786893 sec. | ||
| 1111 | 2026.01.08 00:32:44.681624 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.01.08 00:32:44.681755 [ 267 ] {964a3fba-0711-4fd6-9d5a-dc982bd7fe5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) 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_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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1113 | 2026.01.08 00:32:44.682025 [ 267 ] {964a3fba-0711-4fd6-9d5a-dc982bd7fe5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2026.01.08 00:32:44.682072 [ 267 ] {964a3fba-0711-4fd6-9d5a-dc982bd7fe5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2026.01.08 00:32:44.682380 [ 267 ] {964a3fba-0711-4fd6-9d5a-dc982bd7fe5f} <Debug> TCPHandler: Processed in 0.000803993 sec. | ||
| 1116 | 2026.01.08 00:32:44.682582 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.01.08 00:32:44.682705 [ 267 ] {492ac636-1b66-4f68-819c-f0f1c492559c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1118 | 2026.01.08 00:32:44.682974 [ 267 ] {492ac636-1b66-4f68-819c-f0f1c492559c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2026.01.08 00:32:44.683017 [ 267 ] {492ac636-1b66-4f68-819c-f0f1c492559c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.01.08 00:32:44.683348 [ 267 ] {492ac636-1b66-4f68-819c-f0f1c492559c} <Debug> TCPHandler: Processed in 0.000812423 sec. | ||
| 1121 | 2026.01.08 00:32:44.683574 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.01.08 00:32:44.683707 [ 267 ] {ea1b49e9-8963-4516-8262-61650c9d521e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1123 | 2026.01.08 00:32:44.684017 [ 267 ] {ea1b49e9-8963-4516-8262-61650c9d521e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2026.01.08 00:32:44.684063 [ 267 ] {ea1b49e9-8963-4516-8262-61650c9d521e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2026.01.08 00:32:44.684384 [ 267 ] {ea1b49e9-8963-4516-8262-61650c9d521e} <Debug> TCPHandler: Processed in 0.000858484 sec. | ||
| 1126 | 2026.01.08 00:32:44.684593 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.01.08 00:32:44.684721 [ 267 ] {ac228011-077f-4e14-b6a1-5469716b0939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1128 | 2026.01.08 00:32:44.685020 [ 267 ] {ac228011-077f-4e14-b6a1-5469716b0939} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2026.01.08 00:32:44.685065 [ 267 ] {ac228011-077f-4e14-b6a1-5469716b0939} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2026.01.08 00:32:44.685390 [ 267 ] {ac228011-077f-4e14-b6a1-5469716b0939} <Debug> TCPHandler: Processed in 0.000845744 sec. | ||
| 1131 | 2026.01.08 00:32:44.685603 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.01.08 00:32:44.685731 [ 267 ] {a0847773-b7cf-437d-b2be-781e175a0168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1133 | 2026.01.08 00:32:44.686027 [ 267 ] {a0847773-b7cf-437d-b2be-781e175a0168} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2026.01.08 00:32:44.686069 [ 267 ] {a0847773-b7cf-437d-b2be-781e175a0168} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.01.08 00:32:44.686413 [ 267 ] {a0847773-b7cf-437d-b2be-781e175a0168} <Debug> TCPHandler: Processed in 0.000857525 sec. | ||
| 1136 | 2026.01.08 00:32:44.693762 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.01.08 00:32:44.693889 [ 267 ] {dbf637ad-0ba1-4aae-a85f-b572de5f7340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1138 | 2026.01.08 00:32:44.693931 [ 267 ] {dbf637ad-0ba1-4aae-a85f-b572de5f7340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2026.01.08 00:32:44.696465 [ 267 ] {dbf637ad-0ba1-4aae-a85f-b572de5f7340} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.01.08 00:32:44.696506 [ 267 ] {dbf637ad-0ba1-4aae-a85f-b572de5f7340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1141 | 2026.01.08 00:32:44.697154 [ 267 ] {dbf637ad-0ba1-4aae-a85f-b572de5f7340} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1142 | 2026.01.08 00:32:44.697547 [ 267 ] {dbf637ad-0ba1-4aae-a85f-b572de5f7340} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.01.08 00:32:44.697691 [ 267 ] {dbf637ad-0ba1-4aae-a85f-b572de5f7340} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.003833 sec., 7565.875293503783 rows/sec., 1.53 MiB/sec. | ||
| 1144 | 2026.01.08 00:32:44.697729 [ 267 ] {dbf637ad-0ba1-4aae-a85f-b572de5f7340} <Debug> TCPHandler: Processed in 0.004019244 sec. | ||
| 1145 | 2026.01.08 00:32:44.697876 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.01.08 00:32:44.697975 [ 267 ] {2ec33573-1260-4219-bf2b-d482b47ed6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1147 | 2026.01.08 00:32:44.698018 [ 267 ] {2ec33573-1260-4219-bf2b-d482b47ed6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1148 | 2026.01.08 00:32:44.700573 [ 267 ] {2ec33573-1260-4219-bf2b-d482b47ed6df} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.01.08 00:32:44.700610 [ 267 ] {2ec33573-1260-4219-bf2b-d482b47ed6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1150 | 2026.01.08 00:32:44.701089 [ 267 ] {2ec33573-1260-4219-bf2b-d482b47ed6df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1151 | 2026.01.08 00:32:44.701530 [ 267 ] {2ec33573-1260-4219-bf2b-d482b47ed6df} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.01.08 00:32:44.701665 [ 267 ] {2ec33573-1260-4219-bf2b-d482b47ed6df} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003712 sec., 6465.517241379311 rows/sec., 549.32 KiB/sec. | ||
| 1153 | 2026.01.08 00:32:44.701703 [ 267 ] {2ec33573-1260-4219-bf2b-d482b47ed6df} <Debug> TCPHandler: Processed in 0.00387752 sec. | ||
| 1154 | 2026.01.08 00:32:44.701841 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.01.08 00:32:44.701942 [ 267 ] {f39894d3-8cff-4060-9ba7-4463a2ca0d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1156 | 2026.01.08 00:32:44.701982 [ 267 ] {f39894d3-8cff-4060-9ba7-4463a2ca0d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1157 | 2026.01.08 00:32:44.702369 [ 267 ] {f39894d3-8cff-4060-9ba7-4463a2ca0d00} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.01.08 00:32:44.702408 [ 267 ] {f39894d3-8cff-4060-9ba7-4463a2ca0d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1159 | 2026.01.08 00:32:44.702813 [ 267 ] {f39894d3-8cff-4060-9ba7-4463a2ca0d00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1160 | 2026.01.08 00:32:44.703232 [ 267 ] {f39894d3-8cff-4060-9ba7-4463a2ca0d00} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.01.08 00:32:44.703360 [ 267 ] {f39894d3-8cff-4060-9ba7-4463a2ca0d00} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00144 sec., 6944.444444444444 rows/sec., 566.27 KiB/sec. | ||
| 1162 | 2026.01.08 00:32:44.703397 [ 267 ] {f39894d3-8cff-4060-9ba7-4463a2ca0d00} <Debug> TCPHandler: Processed in 0.001606725 sec. | ||
| 1163 | 2026.01.08 00:32:44.703505 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.01.08 00:32:44.703599 [ 267 ] {57746b80-eaf5-4238-8166-abbff2be7355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1165 | 2026.01.08 00:32:44.703638 [ 267 ] {57746b80-eaf5-4238-8166-abbff2be7355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1166 | 2026.01.08 00:32:44.704189 [ 267 ] {57746b80-eaf5-4238-8166-abbff2be7355} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.01.08 00:32:44.704225 [ 267 ] {57746b80-eaf5-4238-8166-abbff2be7355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1168 | 2026.01.08 00:32:44.704660 [ 267 ] {57746b80-eaf5-4238-8166-abbff2be7355} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1169 | 2026.01.08 00:32:44.705112 [ 267 ] {57746b80-eaf5-4238-8166-abbff2be7355} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.01.08 00:32:44.705250 [ 267 ] {57746b80-eaf5-4238-8166-abbff2be7355} <Debug> executeQuery: Read 229 rows, 20.72 KiB in 0.00167 sec., 137125.748502994 rows/sec., 12.12 MiB/sec. | ||
| 1171 | 2026.01.08 00:32:44.705295 [ 267 ] {57746b80-eaf5-4238-8166-abbff2be7355} <Debug> TCPHandler: Processed in 0.001838112 sec. | ||
| 1172 | 2026.01.08 00:32:44.705415 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.01.08 00:32:44.705510 [ 267 ] {04d7e0f1-b500-404c-96b4-c78ba610e470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.01.08 00:32:44.705548 [ 267 ] {04d7e0f1-b500-404c-96b4-c78ba610e470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1175 | 2026.01.08 00:32:44.705954 [ 267 ] {04d7e0f1-b500-404c-96b4-c78ba610e470} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.01.08 00:32:44.705990 [ 267 ] {04d7e0f1-b500-404c-96b4-c78ba610e470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1177 | 2026.01.08 00:32:44.706398 [ 267 ] {04d7e0f1-b500-404c-96b4-c78ba610e470} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1178 | 2026.01.08 00:32:44.706813 [ 267 ] {04d7e0f1-b500-404c-96b4-c78ba610e470} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.01.08 00:32:44.706934 [ 267 ] {04d7e0f1-b500-404c-96b4-c78ba610e470} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001443 sec., 31878.031878031878 rows/sec., 2.34 MiB/sec. | ||
| 1180 | 2026.01.08 00:32:44.706969 [ 267 ] {04d7e0f1-b500-404c-96b4-c78ba610e470} <Debug> TCPHandler: Processed in 0.001603836 sec. | ||
| 1181 | 2026.01.08 00:32:44.707076 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.01.08 00:32:44.707169 [ 267 ] {a6fb3c5e-cd3d-4114-94cb-4ca0f67c6c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.01.08 00:32:44.707208 [ 267 ] {a6fb3c5e-cd3d-4114-94cb-4ca0f67c6c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1184 | 2026.01.08 00:32:44.707654 [ 267 ] {a6fb3c5e-cd3d-4114-94cb-4ca0f67c6c5d} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.01.08 00:32:44.707688 [ 267 ] {a6fb3c5e-cd3d-4114-94cb-4ca0f67c6c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1186 | 2026.01.08 00:32:44.708076 [ 267 ] {a6fb3c5e-cd3d-4114-94cb-4ca0f67c6c5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1187 | 2026.01.08 00:32:44.708583 [ 267 ] {a6fb3c5e-cd3d-4114-94cb-4ca0f67c6c5d} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.01.08 00:32:44.708709 [ 267 ] {a6fb3c5e-cd3d-4114-94cb-4ca0f67c6c5d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001558 sec., 15404.36456996149 rows/sec., 1.28 MiB/sec. | ||
| 1189 | 2026.01.08 00:32:44.708747 [ 267 ] {a6fb3c5e-cd3d-4114-94cb-4ca0f67c6c5d} <Debug> TCPHandler: Processed in 0.001721219 sec. | ||
| 1190 | 2026.01.08 00:32:44.708850 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.01.08 00:32:44.708943 [ 267 ] {c13b23ab-b96b-4cc6-ab1f-7ef6d7caedfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.01.08 00:32:44.708981 [ 267 ] {c13b23ab-b96b-4cc6-ab1f-7ef6d7caedfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1193 | 2026.01.08 00:32:44.709362 [ 267 ] {c13b23ab-b96b-4cc6-ab1f-7ef6d7caedfe} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.01.08 00:32:44.709400 [ 267 ] {c13b23ab-b96b-4cc6-ab1f-7ef6d7caedfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1195 | 2026.01.08 00:32:44.709859 [ 267 ] {c13b23ab-b96b-4cc6-ab1f-7ef6d7caedfe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1196 | 2026.01.08 00:32:44.710326 [ 267 ] {c13b23ab-b96b-4cc6-ab1f-7ef6d7caedfe} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.01.08 00:32:44.710454 [ 267 ] {c13b23ab-b96b-4cc6-ab1f-7ef6d7caedfe} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00153 sec., 7843.137254901962 rows/sec., 612.75 KiB/sec. | ||
| 1198 | 2026.01.08 00:32:44.710492 [ 267 ] {c13b23ab-b96b-4cc6-ab1f-7ef6d7caedfe} <Debug> TCPHandler: Processed in 0.001691998 sec. | ||
| 1199 | 2026.01.08 00:32:44.710606 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.01.08 00:32:44.710700 [ 267 ] {0f1e914e-19e3-4b22-a834-4aa04fa659ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1201 | 2026.01.08 00:32:44.710739 [ 267 ] {0f1e914e-19e3-4b22-a834-4aa04fa659ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1202 | 2026.01.08 00:32:44.711279 [ 267 ] {0f1e914e-19e3-4b22-a834-4aa04fa659ed} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.01.08 00:32:44.711326 [ 267 ] {0f1e914e-19e3-4b22-a834-4aa04fa659ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1204 | 2026.01.08 00:32:44.711808 [ 267 ] {0f1e914e-19e3-4b22-a834-4aa04fa659ed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1205 | 2026.01.08 00:32:44.712315 [ 267 ] {0f1e914e-19e3-4b22-a834-4aa04fa659ed} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.01.08 00:32:44.712446 [ 267 ] {0f1e914e-19e3-4b22-a834-4aa04fa659ed} <Debug> executeQuery: Read 144 rows, 11.92 KiB in 0.001763 sec., 81678.95632444696 rows/sec., 6.60 MiB/sec. | ||
| 1207 | 2026.01.08 00:32:44.712485 [ 267 ] {0f1e914e-19e3-4b22-a834-4aa04fa659ed} <Debug> TCPHandler: Processed in 0.001928074 sec. | ||
| 1208 | 2026.01.08 00:32:44.712588 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1209 | 2026.01.08 00:32:44.712683 [ 267 ] {d0b14005-76ee-44d7-b997-fe07d667e907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1210 | 2026.01.08 00:32:44.712726 [ 267 ] {d0b14005-76ee-44d7-b997-fe07d667e907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1211 | 2026.01.08 00:32:44.713284 [ 267 ] {d0b14005-76ee-44d7-b997-fe07d667e907} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.01.08 00:32:44.713319 [ 267 ] {d0b14005-76ee-44d7-b997-fe07d667e907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1213 | 2026.01.08 00:32:44.714017 [ 267 ] {d0b14005-76ee-44d7-b997-fe07d667e907} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1214 | 2026.01.08 00:32:44.714507 [ 267 ] {d0b14005-76ee-44d7-b997-fe07d667e907} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.01.08 00:32:44.714639 [ 267 ] {d0b14005-76ee-44d7-b997-fe07d667e907} <Debug> executeQuery: Read 345 rows, 26.70 KiB in 0.001974 sec., 174772.03647416414 rows/sec., 13.21 MiB/sec. | ||
| 1216 | 2026.01.08 00:32:44.714674 [ 267 ] {d0b14005-76ee-44d7-b997-fe07d667e907} <Debug> TCPHandler: Processed in 0.002135871 sec. | ||
| 1217 | 2026.01.08 00:32:44.714794 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1218 | 2026.01.08 00:32:44.714885 [ 267 ] {841576e0-3188-40c4-aa1d-700e0fc6ef20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1219 | 2026.01.08 00:32:44.714941 [ 267 ] {841576e0-3188-40c4-aa1d-700e0fc6ef20} <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 | ||
| 1220 | 2026.01.08 00:32:44.715962 [ 267 ] {841576e0-3188-40c4-aa1d-700e0fc6ef20} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.01.08 00:32:44.715999 [ 267 ] {841576e0-3188-40c4-aa1d-700e0fc6ef20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1222 | 2026.01.08 00:32:44.718728 [ 267 ] {841576e0-3188-40c4-aa1d-700e0fc6ef20} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1223 | 2026.01.08 00:32:44.719295 [ 267 ] {841576e0-3188-40c4-aa1d-700e0fc6ef20} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.01.08 00:32:44.719493 [ 267 ] {841576e0-3188-40c4-aa1d-700e0fc6ef20} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.004625 sec., 5189.189189189189 rows/sec., 9.30 MiB/sec. | ||
| 1225 | 2026.01.08 00:32:44.719577 [ 267 ] {841576e0-3188-40c4-aa1d-700e0fc6ef20} <Debug> TCPHandler: Processed in 0.004833117 sec. | ||
| 1226 | 2026.01.08 00:32:44.720040 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.01.08 00:32:44.720148 [ 267 ] {ebf77449-e12c-4c31-9c7f-08202427a328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1228 | 2026.01.08 00:32:44.720198 [ 267 ] {ebf77449-e12c-4c31-9c7f-08202427a328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1229 | 2026.01.08 00:32:44.720795 [ 267 ] {ebf77449-e12c-4c31-9c7f-08202427a328} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.01.08 00:32:44.720839 [ 267 ] {ebf77449-e12c-4c31-9c7f-08202427a328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1231 | 2026.01.08 00:32:44.721353 [ 267 ] {ebf77449-e12c-4c31-9c7f-08202427a328} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1232 | 2026.01.08 00:32:44.721883 [ 267 ] {ebf77449-e12c-4c31-9c7f-08202427a328} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.01.08 00:32:44.722018 [ 267 ] {ebf77449-e12c-4c31-9c7f-08202427a328} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001893 sec., 9508.716323296356 rows/sec., 716.56 KiB/sec. | ||
| 1234 | 2026.01.08 00:32:44.722055 [ 267 ] {ebf77449-e12c-4c31-9c7f-08202427a328} <Debug> TCPHandler: Processed in 0.002131031 sec. | ||
| 1235 | 2026.01.08 00:32:44.722174 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.01.08 00:32:44.722268 [ 267 ] {66828b0c-78ee-4caa-ac89-d555e9a59fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1237 | 2026.01.08 00:32:44.722308 [ 267 ] {66828b0c-78ee-4caa-ac89-d555e9a59fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1238 | 2026.01.08 00:32:44.722647 [ 267 ] {66828b0c-78ee-4caa-ac89-d555e9a59fc1} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.01.08 00:32:44.722686 [ 267 ] {66828b0c-78ee-4caa-ac89-d555e9a59fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1240 | 2026.01.08 00:32:44.723121 [ 267 ] {66828b0c-78ee-4caa-ac89-d555e9a59fc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1241 | 2026.01.08 00:32:44.723598 [ 267 ] {66828b0c-78ee-4caa-ac89-d555e9a59fc1} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.01.08 00:32:44.723731 [ 267 ] {66828b0c-78ee-4caa-ac89-d555e9a59fc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001478 sec., 40595.399188092015 rows/sec., 2.74 MiB/sec. | ||
| 1243 | 2026.01.08 00:32:44.723766 [ 267 ] {66828b0c-78ee-4caa-ac89-d555e9a59fc1} <Debug> TCPHandler: Processed in 0.001641207 sec. | ||
| 1244 | 2026.01.08 00:32:49.645582 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.01.08 00:32:49.645788 [ 267 ] {2dd9964c-dde7-46dc-9527-5a2ef4e69a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1246 | 2026.01.08 00:32:49.645859 [ 267 ] {2dd9964c-dde7-46dc-9527-5a2ef4e69a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1247 | 2026.01.08 00:32:49.646521 [ 267 ] {2dd9964c-dde7-46dc-9527-5a2ef4e69a0c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.01.08 00:32:49.646570 [ 267 ] {2dd9964c-dde7-46dc-9527-5a2ef4e69a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1249 | 2026.01.08 00:32:49.647116 [ 267 ] {2dd9964c-dde7-46dc-9527-5a2ef4e69a0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1250 | 2026.01.08 00:32:49.647531 [ 267 ] {2dd9964c-dde7-46dc-9527-5a2ef4e69a0c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.01.08 00:32:49.647682 [ 267 ] {2dd9964c-dde7-46dc-9527-5a2ef4e69a0c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.21 MiB/sec. | ||
| 1252 | 2026.01.08 00:32:49.647730 [ 267 ] {2dd9964c-dde7-46dc-9527-5a2ef4e69a0c} <Debug> TCPHandler: Processed in 0.002280585 sec. | ||
| 1253 | 2026.01.08 00:32:49.647849 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.01.08 00:32:49.647948 [ 267 ] {64788372-d183-4c17-af76-65685e8d31d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1255 | 2026.01.08 00:32:49.647990 [ 267 ] {64788372-d183-4c17-af76-65685e8d31d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1256 | 2026.01.08 00:32:49.648406 [ 267 ] {64788372-d183-4c17-af76-65685e8d31d9} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.01.08 00:32:49.648443 [ 267 ] {64788372-d183-4c17-af76-65685e8d31d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1258 | 2026.01.08 00:32:49.648838 [ 267 ] {64788372-d183-4c17-af76-65685e8d31d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1259 | 2026.01.08 00:32:49.649254 [ 267 ] {64788372-d183-4c17-af76-65685e8d31d9} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.01.08 00:32:49.649381 [ 267 ] {64788372-d183-4c17-af76-65685e8d31d9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001456 sec., 43956.043956043955 rows/sec., 3.43 MiB/sec. | ||
| 1261 | 2026.01.08 00:32:49.649418 [ 267 ] {64788372-d183-4c17-af76-65685e8d31d9} <Debug> TCPHandler: Processed in 0.001621066 sec. | ||
| 1262 | 2026.01.08 00:32:49.649526 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.01.08 00:32:49.649621 [ 267 ] {4a409e5f-a12d-41ce-ae4e-bfa28885554d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1264 | 2026.01.08 00:32:49.649665 [ 267 ] {4a409e5f-a12d-41ce-ae4e-bfa28885554d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1265 | 2026.01.08 00:32:49.650074 [ 267 ] {4a409e5f-a12d-41ce-ae4e-bfa28885554d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.01.08 00:32:49.650110 [ 267 ] {4a409e5f-a12d-41ce-ae4e-bfa28885554d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1267 | 2026.01.08 00:32:49.650545 [ 267 ] {4a409e5f-a12d-41ce-ae4e-bfa28885554d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1268 | 2026.01.08 00:32:49.651008 [ 267 ] {4a409e5f-a12d-41ce-ae4e-bfa28885554d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.01.08 00:32:49.651133 [ 267 ] {4a409e5f-a12d-41ce-ae4e-bfa28885554d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001531 sec., 104506.85826257349 rows/sec., 7.28 MiB/sec. | ||
| 1270 | 2026.01.08 00:32:49.651169 [ 267 ] {4a409e5f-a12d-41ce-ae4e-bfa28885554d} <Debug> TCPHandler: Processed in 0.001692058 sec. | ||
| 1271 | 2026.01.08 00:32:49.651269 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.01.08 00:32:49.651362 [ 267 ] {99dabcc5-3d2e-430a-8c9b-b1c9168a70ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.01.08 00:32:49.651403 [ 267 ] {99dabcc5-3d2e-430a-8c9b-b1c9168a70ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1274 | 2026.01.08 00:32:49.651726 [ 267 ] {99dabcc5-3d2e-430a-8c9b-b1c9168a70ad} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.01.08 00:32:49.651762 [ 267 ] {99dabcc5-3d2e-430a-8c9b-b1c9168a70ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1276 | 2026.01.08 00:32:49.652187 [ 267 ] {99dabcc5-3d2e-430a-8c9b-b1c9168a70ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1277 | 2026.01.08 00:32:49.652619 [ 267 ] {99dabcc5-3d2e-430a-8c9b-b1c9168a70ad} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.01.08 00:32:49.652744 [ 267 ] {99dabcc5-3d2e-430a-8c9b-b1c9168a70ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. | ||
| 1279 | 2026.01.08 00:32:49.652778 [ 267 ] {99dabcc5-3d2e-430a-8c9b-b1c9168a70ad} <Debug> TCPHandler: Processed in 0.001558544 sec. | ||
| 1280 | 2026.01.08 00:32:51.925290 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1281 | 2026.01.08 00:32:51.925380 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1282 | 2026.01.08 00:32:51.972800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 184 | ||
| 1283 | 2026.01.08 00:32:51.974444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1969 | ||
| 1284 | 2026.01.08 00:32:51.974967 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.01.08 00:32:51.975013 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1286 | 2026.01.08 00:32:51.975706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1287 | 2026.01.08 00:32:51.976186 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.01.08 00:32:51.976324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1969 | ||
| 1289 | 2026.01.08 00:32:51.976740 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.01.08 00:32:51.976794 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1291 | 2026.01.08 00:32:51.978176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1292 | 2026.01.08 00:32:51.978690 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.01.08 00:32:51.978995 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1294 | 2026.01.08 00:32:52.063105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1295 | 2026.01.08 00:32:52.080008 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.01.08 00:32:52.080061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1297 | 2026.01.08 00:32:52.086196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1298 | 2026.01.08 00:32:52.087393 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.01.08 00:32:52.090553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1300 | 2026.01.08 00:32:54.646501 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.01.08 00:32:54.646687 [ 267 ] {2584c96b-942a-42db-b522-ed46e02f6249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1302 | 2026.01.08 00:32:54.646768 [ 267 ] {2584c96b-942a-42db-b522-ed46e02f6249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1303 | 2026.01.08 00:32:54.647429 [ 267 ] {2584c96b-942a-42db-b522-ed46e02f6249} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.01.08 00:32:54.647475 [ 267 ] {2584c96b-942a-42db-b522-ed46e02f6249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1305 | 2026.01.08 00:32:54.648004 [ 267 ] {2584c96b-942a-42db-b522-ed46e02f6249} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1306 | 2026.01.08 00:32:54.648485 [ 267 ] {2584c96b-942a-42db-b522-ed46e02f6249} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.01.08 00:32:54.648641 [ 267 ] {2584c96b-942a-42db-b522-ed46e02f6249} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.002006 sec., 53838.484546360916 rows/sec., 4.52 MiB/sec. | ||
| 1308 | 2026.01.08 00:32:54.648692 [ 267 ] {2584c96b-942a-42db-b522-ed46e02f6249} <Debug> TCPHandler: Processed in 0.002321917 sec. | ||
| 1309 | 2026.01.08 00:32:54.648820 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.01.08 00:32:54.648921 [ 267 ] {53190948-6011-435c-a44e-63a04334c158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1311 | 2026.01.08 00:32:54.648966 [ 267 ] {53190948-6011-435c-a44e-63a04334c158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1312 | 2026.01.08 00:32:54.649385 [ 267 ] {53190948-6011-435c-a44e-63a04334c158} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.01.08 00:32:54.649422 [ 267 ] {53190948-6011-435c-a44e-63a04334c158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1314 | 2026.01.08 00:32:54.649838 [ 267 ] {53190948-6011-435c-a44e-63a04334c158} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1315 | 2026.01.08 00:32:54.650352 [ 267 ] {53190948-6011-435c-a44e-63a04334c158} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.01.08 00:32:54.650493 [ 267 ] {53190948-6011-435c-a44e-63a04334c158} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001594 sec., 16311.16687578419 rows/sec., 1.20 MiB/sec. | ||
| 1317 | 2026.01.08 00:32:54.650531 [ 267 ] {53190948-6011-435c-a44e-63a04334c158} <Debug> TCPHandler: Processed in 0.00176317 sec. | ||
| 1318 | 2026.01.08 00:32:54.650653 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.01.08 00:32:54.650755 [ 267 ] {0b456a24-b70c-43fe-8ee2-e56e14efbbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1320 | 2026.01.08 00:32:54.650800 [ 267 ] {0b456a24-b70c-43fe-8ee2-e56e14efbbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1321 | 2026.01.08 00:32:54.651241 [ 267 ] {0b456a24-b70c-43fe-8ee2-e56e14efbbd3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.01.08 00:32:54.651278 [ 267 ] {0b456a24-b70c-43fe-8ee2-e56e14efbbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1323 | 2026.01.08 00:32:54.651701 [ 267 ] {0b456a24-b70c-43fe-8ee2-e56e14efbbd3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1324 | 2026.01.08 00:32:54.652182 [ 267 ] {0b456a24-b70c-43fe-8ee2-e56e14efbbd3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.01.08 00:32:54.652313 [ 267 ] {0b456a24-b70c-43fe-8ee2-e56e14efbbd3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001578 sec., 57034.22053231939 rows/sec., 4.45 MiB/sec. | ||
| 1326 | 2026.01.08 00:32:54.652350 [ 267 ] {0b456a24-b70c-43fe-8ee2-e56e14efbbd3} <Debug> TCPHandler: Processed in 0.00175677 sec. | ||
| 1327 | 2026.01.08 00:32:54.652466 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.01.08 00:32:54.652564 [ 267 ] {ea5309e9-0730-4c55-8d7f-a4e4b9dd95c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1329 | 2026.01.08 00:32:54.652615 [ 267 ] {ea5309e9-0730-4c55-8d7f-a4e4b9dd95c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1330 | 2026.01.08 00:32:54.653035 [ 267 ] {ea5309e9-0730-4c55-8d7f-a4e4b9dd95c2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.01.08 00:32:54.653072 [ 267 ] {ea5309e9-0730-4c55-8d7f-a4e4b9dd95c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1332 | 2026.01.08 00:32:54.653511 [ 267 ] {ea5309e9-0730-4c55-8d7f-a4e4b9dd95c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1333 | 2026.01.08 00:32:54.653954 [ 267 ] {ea5309e9-0730-4c55-8d7f-a4e4b9dd95c2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.01.08 00:32:54.654085 [ 267 ] {ea5309e9-0730-4c55-8d7f-a4e4b9dd95c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
| 1335 | 2026.01.08 00:32:54.654121 [ 267 ] {ea5309e9-0730-4c55-8d7f-a4e4b9dd95c2} <Debug> TCPHandler: Processed in 0.001704569 sec. | ||
| 1336 | 2026.01.08 00:32:54.654225 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.01.08 00:32:54.654317 [ 267 ] {225c5b81-1517-4051-8e6d-808bb6022a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1338 | 2026.01.08 00:32:54.654370 [ 267 ] {225c5b81-1517-4051-8e6d-808bb6022a02} <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 | ||
| 1339 | 2026.01.08 00:32:54.655121 [ 267 ] {225c5b81-1517-4051-8e6d-808bb6022a02} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.01.08 00:32:54.655158 [ 267 ] {225c5b81-1517-4051-8e6d-808bb6022a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1341 | 2026.01.08 00:32:54.655803 [ 267 ] {225c5b81-1517-4051-8e6d-808bb6022a02} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1342 | 2026.01.08 00:32:54.656281 [ 267 ] {225c5b81-1517-4051-8e6d-808bb6022a02} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.01.08 00:32:54.656415 [ 267 ] {225c5b81-1517-4051-8e6d-808bb6022a02} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002116 sec., 12287.33459357278 rows/sec., 22.02 MiB/sec. | ||
| 1344 | 2026.01.08 00:32:54.656468 [ 267 ] {225c5b81-1517-4051-8e6d-808bb6022a02} <Debug> TCPHandler: Processed in 0.002292325 sec. | ||
| 1345 | 2026.01.08 00:32:54.656580 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.01.08 00:32:54.656672 [ 267 ] {e0a55e0a-580f-44d5-8d62-f68cbca167a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1347 | 2026.01.08 00:32:54.656712 [ 267 ] {e0a55e0a-580f-44d5-8d62-f68cbca167a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1348 | 2026.01.08 00:32:54.657043 [ 267 ] {e0a55e0a-580f-44d5-8d62-f68cbca167a7} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.01.08 00:32:54.657079 [ 267 ] {e0a55e0a-580f-44d5-8d62-f68cbca167a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1350 | 2026.01.08 00:32:54.657492 [ 267 ] {e0a55e0a-580f-44d5-8d62-f68cbca167a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1351 | 2026.01.08 00:32:54.658048 [ 267 ] {e0a55e0a-580f-44d5-8d62-f68cbca167a7} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.01.08 00:32:54.658175 [ 267 ] {e0a55e0a-580f-44d5-8d62-f68cbca167a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
| 1353 | 2026.01.08 00:32:54.658211 [ 267 ] {e0a55e0a-580f-44d5-8d62-f68cbca167a7} <Debug> TCPHandler: Processed in 0.001679978 sec. | ||
| 1354 | 2026.01.08 00:32:59.477211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2481 | ||
| 1355 | 2026.01.08 00:32:59.477728 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.01.08 00:32:59.477777 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1357 | 2026.01.08 00:32:59.478438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1358 | 2026.01.08 00:32:59.478905 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.01.08 00:32:59.479073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2481 | ||
| 1360 | 2026.01.08 00:32:59.591451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1361 | 2026.01.08 00:32:59.609138 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.01.08 00:32:59.609196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1363 | 2026.01.08 00:32:59.615516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1364 | 2026.01.08 00:32:59.616596 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.01.08 00:32:59.619785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1366 | 2026.01.08 00:32:59.645999 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.01.08 00:32:59.646146 [ 267 ] {a0d0fef4-2e16-4c47-b8a8-e53ec648269e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1368 | 2026.01.08 00:32:59.646204 [ 267 ] {a0d0fef4-2e16-4c47-b8a8-e53ec648269e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1369 | 2026.01.08 00:32:59.646796 [ 267 ] {a0d0fef4-2e16-4c47-b8a8-e53ec648269e} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.01.08 00:32:59.646837 [ 267 ] {a0d0fef4-2e16-4c47-b8a8-e53ec648269e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1371 | 2026.01.08 00:32:59.647276 [ 267 ] {a0d0fef4-2e16-4c47-b8a8-e53ec648269e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1372 | 2026.01.08 00:32:59.647730 [ 267 ] {a0d0fef4-2e16-4c47-b8a8-e53ec648269e} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.01.08 00:32:59.647873 [ 267 ] {a0d0fef4-2e16-4c47-b8a8-e53ec648269e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001767 sec., 31692.13355970572 rows/sec., 2.43 MiB/sec. | ||
| 1374 | 2026.01.08 00:32:59.647915 [ 267 ] {a0d0fef4-2e16-4c47-b8a8-e53ec648269e} <Debug> TCPHandler: Processed in 0.002027317 sec. | ||
| 1375 | 2026.01.08 00:32:59.648036 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.01.08 00:32:59.648134 [ 267 ] {1ffaaa63-5edf-44a4-9e62-40209c9e02c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1377 | 2026.01.08 00:32:59.648176 [ 267 ] {1ffaaa63-5edf-44a4-9e62-40209c9e02c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1378 | 2026.01.08 00:32:59.648611 [ 267 ] {1ffaaa63-5edf-44a4-9e62-40209c9e02c2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.01.08 00:32:59.648648 [ 267 ] {1ffaaa63-5edf-44a4-9e62-40209c9e02c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1380 | 2026.01.08 00:32:59.649050 [ 267 ] {1ffaaa63-5edf-44a4-9e62-40209c9e02c2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1381 | 2026.01.08 00:32:59.649520 [ 267 ] {1ffaaa63-5edf-44a4-9e62-40209c9e02c2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.01.08 00:32:59.649652 [ 267 ] {1ffaaa63-5edf-44a4-9e62-40209c9e02c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00154 sec., 41558.44155844156 rows/sec., 3.24 MiB/sec. | ||
| 1383 | 2026.01.08 00:32:59.649689 [ 267 ] {1ffaaa63-5edf-44a4-9e62-40209c9e02c2} <Debug> TCPHandler: Processed in 0.001703678 sec. | ||
| 1384 | 2026.01.08 00:32:59.649801 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.01.08 00:32:59.649894 [ 267 ] {6821fd3f-440f-43c9-bc96-5c335092aa76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1386 | 2026.01.08 00:32:59.649938 [ 267 ] {6821fd3f-440f-43c9-bc96-5c335092aa76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1387 | 2026.01.08 00:32:59.650426 [ 267 ] {6821fd3f-440f-43c9-bc96-5c335092aa76} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.01.08 00:32:59.650463 [ 267 ] {6821fd3f-440f-43c9-bc96-5c335092aa76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1389 | 2026.01.08 00:32:59.650883 [ 267 ] {6821fd3f-440f-43c9-bc96-5c335092aa76} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1390 | 2026.01.08 00:32:59.651283 [ 267 ] {6821fd3f-440f-43c9-bc96-5c335092aa76} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.01.08 00:32:59.651412 [ 267 ] {6821fd3f-440f-43c9-bc96-5c335092aa76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
| 1392 | 2026.01.08 00:32:59.651448 [ 267 ] {6821fd3f-440f-43c9-bc96-5c335092aa76} <Debug> TCPHandler: Processed in 0.001696968 sec. | ||
| 1393 | 2026.01.08 00:32:59.651563 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.01.08 00:32:59.651655 [ 267 ] {581eafec-1072-495b-8210-d70d81b1fe91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1395 | 2026.01.08 00:32:59.651697 [ 267 ] {581eafec-1072-495b-8210-d70d81b1fe91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1396 | 2026.01.08 00:32:59.652041 [ 267 ] {581eafec-1072-495b-8210-d70d81b1fe91} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.01.08 00:32:59.652076 [ 267 ] {581eafec-1072-495b-8210-d70d81b1fe91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1398 | 2026.01.08 00:32:59.652462 [ 267 ] {581eafec-1072-495b-8210-d70d81b1fe91} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1399 | 2026.01.08 00:32:59.652869 [ 267 ] {581eafec-1072-495b-8210-d70d81b1fe91} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.01.08 00:32:59.652995 [ 267 ] {581eafec-1072-495b-8210-d70d81b1fe91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
| 1401 | 2026.01.08 00:32:59.653029 [ 267 ] {581eafec-1072-495b-8210-d70d81b1fe91} <Debug> TCPHandler: Processed in 0.001515563 sec. | ||
| 1402 | 2026.01.08 00:33:01.980205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 204 | ||
| 1403 | 2026.01.08 00:33:01.982094 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.01.08 00:33:01.982141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1405 | 2026.01.08 00:33:01.983358 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1406 | 2026.01.08 00:33:01.983869 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.01.08 00:33:01.984107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1408 | 2026.01.08 00:33:04.647041 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.01.08 00:33:04.647248 [ 267 ] {6d5f077b-6d81-40ca-a562-a4f9e86ba5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1410 | 2026.01.08 00:33:04.647321 [ 267 ] {6d5f077b-6d81-40ca-a562-a4f9e86ba5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1411 | 2026.01.08 00:33:04.648031 [ 267 ] {6d5f077b-6d81-40ca-a562-a4f9e86ba5b0} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.01.08 00:33:04.648160 [ 267 ] {6d5f077b-6d81-40ca-a562-a4f9e86ba5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1413 | 2026.01.08 00:33:04.648676 [ 267 ] {6d5f077b-6d81-40ca-a562-a4f9e86ba5b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1414 | 2026.01.08 00:33:04.649100 [ 267 ] {6d5f077b-6d81-40ca-a562-a4f9e86ba5b0} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.01.08 00:33:04.649279 [ 267 ] {6d5f077b-6d81-40ca-a562-a4f9e86ba5b0} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.002085 sec., 51798.561151079135 rows/sec., 4.35 MiB/sec. | ||
| 1416 | 2026.01.08 00:33:04.649328 [ 267 ] {6d5f077b-6d81-40ca-a562-a4f9e86ba5b0} <Debug> TCPHandler: Processed in 0.002430179 sec. | ||
| 1417 | 2026.01.08 00:33:04.649467 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.01.08 00:33:04.649577 [ 267 ] {4ced124c-fa1e-46f7-a6b2-726e047d9901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1419 | 2026.01.08 00:33:04.649632 [ 267 ] {4ced124c-fa1e-46f7-a6b2-726e047d9901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1420 | 2026.01.08 00:33:04.650096 [ 267 ] {4ced124c-fa1e-46f7-a6b2-726e047d9901} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.01.08 00:33:04.650139 [ 267 ] {4ced124c-fa1e-46f7-a6b2-726e047d9901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1422 | 2026.01.08 00:33:04.650560 [ 267 ] {4ced124c-fa1e-46f7-a6b2-726e047d9901} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1423 | 2026.01.08 00:33:04.650986 [ 267 ] {4ced124c-fa1e-46f7-a6b2-726e047d9901} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.01.08 00:33:04.651120 [ 267 ] {4ced124c-fa1e-46f7-a6b2-726e047d9901} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001572 sec., 16539.44020356234 rows/sec., 1.21 MiB/sec. | ||
| 1425 | 2026.01.08 00:33:04.651158 [ 267 ] {4ced124c-fa1e-46f7-a6b2-726e047d9901} <Debug> TCPHandler: Processed in 0.00174246 sec. | ||
| 1426 | 2026.01.08 00:33:04.651273 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.01.08 00:33:04.651365 [ 267 ] {0c9f588e-a8e5-4b9f-8b5b-d2973b2e1a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1428 | 2026.01.08 00:33:04.651406 [ 267 ] {0c9f588e-a8e5-4b9f-8b5b-d2973b2e1a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1429 | 2026.01.08 00:33:04.651845 [ 267 ] {0c9f588e-a8e5-4b9f-8b5b-d2973b2e1a30} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.01.08 00:33:04.651887 [ 267 ] {0c9f588e-a8e5-4b9f-8b5b-d2973b2e1a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1431 | 2026.01.08 00:33:04.652296 [ 267 ] {0c9f588e-a8e5-4b9f-8b5b-d2973b2e1a30} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1432 | 2026.01.08 00:33:04.652731 [ 267 ] {0c9f588e-a8e5-4b9f-8b5b-d2973b2e1a30} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.01.08 00:33:04.652890 [ 267 ] {0c9f588e-a8e5-4b9f-8b5b-d2973b2e1a30} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001544 sec., 58290.155440414506 rows/sec., 4.55 MiB/sec. | ||
| 1434 | 2026.01.08 00:33:04.652928 [ 267 ] {0c9f588e-a8e5-4b9f-8b5b-d2973b2e1a30} <Debug> TCPHandler: Processed in 0.001705718 sec. | ||
| 1435 | 2026.01.08 00:33:04.653044 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.01.08 00:33:04.653136 [ 267 ] {b4e1968b-1f8e-4e31-bcbd-267caa55c654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1437 | 2026.01.08 00:33:04.653178 [ 267 ] {b4e1968b-1f8e-4e31-bcbd-267caa55c654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1438 | 2026.01.08 00:33:04.653615 [ 267 ] {b4e1968b-1f8e-4e31-bcbd-267caa55c654} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.01.08 00:33:04.653650 [ 267 ] {b4e1968b-1f8e-4e31-bcbd-267caa55c654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1440 | 2026.01.08 00:33:04.654127 [ 267 ] {b4e1968b-1f8e-4e31-bcbd-267caa55c654} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1441 | 2026.01.08 00:33:04.654562 [ 267 ] {b4e1968b-1f8e-4e31-bcbd-267caa55c654} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.01.08 00:33:04.654715 [ 267 ] {b4e1968b-1f8e-4e31-bcbd-267caa55c654} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. | ||
| 1443 | 2026.01.08 00:33:04.654752 [ 267 ] {b4e1968b-1f8e-4e31-bcbd-267caa55c654} <Debug> TCPHandler: Processed in 0.00175761 sec. | ||
| 1444 | 2026.01.08 00:33:04.654864 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.01.08 00:33:04.654957 [ 267 ] {6cc4f680-74d6-4cad-b7dc-0e9655c5b03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1446 | 2026.01.08 00:33:04.655010 [ 267 ] {6cc4f680-74d6-4cad-b7dc-0e9655c5b03e} <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 | ||
| 1447 | 2026.01.08 00:33:04.655805 [ 267 ] {6cc4f680-74d6-4cad-b7dc-0e9655c5b03e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.01.08 00:33:04.655840 [ 267 ] {6cc4f680-74d6-4cad-b7dc-0e9655c5b03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1449 | 2026.01.08 00:33:04.656480 [ 267 ] {6cc4f680-74d6-4cad-b7dc-0e9655c5b03e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1450 | 2026.01.08 00:33:04.656961 [ 267 ] {6cc4f680-74d6-4cad-b7dc-0e9655c5b03e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.01.08 00:33:04.657097 [ 267 ] {6cc4f680-74d6-4cad-b7dc-0e9655c5b03e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002159 sec., 12042.61232051876 rows/sec., 21.58 MiB/sec. | ||
| 1452 | 2026.01.08 00:33:04.657144 [ 267 ] {6cc4f680-74d6-4cad-b7dc-0e9655c5b03e} <Debug> TCPHandler: Processed in 0.002329436 sec. | ||
| 1453 | 2026.01.08 00:33:04.657258 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.01.08 00:33:04.657352 [ 267 ] {a39a97a2-d866-4dbc-b36d-cdaaf1ef75a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1455 | 2026.01.08 00:33:04.657393 [ 267 ] {a39a97a2-d866-4dbc-b36d-cdaaf1ef75a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1456 | 2026.01.08 00:33:04.657729 [ 267 ] {a39a97a2-d866-4dbc-b36d-cdaaf1ef75a8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.01.08 00:33:04.657764 [ 267 ] {a39a97a2-d866-4dbc-b36d-cdaaf1ef75a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1458 | 2026.01.08 00:33:04.658161 [ 267 ] {a39a97a2-d866-4dbc-b36d-cdaaf1ef75a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1459 | 2026.01.08 00:33:04.658593 [ 267 ] {a39a97a2-d866-4dbc-b36d-cdaaf1ef75a8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.01.08 00:33:04.658744 [ 267 ] {a39a97a2-d866-4dbc-b36d-cdaaf1ef75a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001411 sec., 42523.033309709426 rows/sec., 2.87 MiB/sec. | ||
| 1461 | 2026.01.08 00:33:04.658780 [ 267 ] {a39a97a2-d866-4dbc-b36d-cdaaf1ef75a8} <Debug> TCPHandler: Processed in 0.001571864 sec. | ||
| 1462 | 2026.01.08 00:33:06.925431 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1463 | 2026.01.08 00:33:06.925528 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1464 | 2026.01.08 00:33:06.979249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2929 | ||
| 1465 | 2026.01.08 00:33:06.979728 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.01.08 00:33:06.979777 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1467 | 2026.01.08 00:33:06.980549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1468 | 2026.01.08 00:33:06.981072 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.01.08 00:33:06.981199 [ 86 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1470 | 2026.01.08 00:33:06.981213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2929 | ||
| 1471 | 2026.01.08 00:33:06.981269 [ 86 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.01.08 00:33:06.981294 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1473 | 2026.01.08 00:33:06.986050 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 1474 | 2026.01.08 00:33:06.986324 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1475 | 2026.01.08 00:33:06.986440 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 561 rows starting from the beginning of the part | ||
| 1476 | 2026.01.08 00:33:06.988971 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 448 rows starting from the beginning of the part | ||
| 1477 | 2026.01.08 00:33:06.989073 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1478 | 2026.01.08 00:33:06.989155 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1479 | 2026.01.08 00:33:06.989233 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1480 | 2026.01.08 00:33:06.989312 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1481 | 2026.01.08 00:33:07.013290 [ 203 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2929 rows, containing 4 columns (4 merged, 0 gathered) in 0.031894366 sec., 91834.40109767349 rows/sec., 1.31 MiB/sec. | ||
| 1482 | 2026.01.08 00:33:07.014282 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1483 | 2026.01.08 00:33:07.014923 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.01.08 00:33:07.015023 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_6_1} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1485 | 2026.01.08 00:33:07.015153 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 1486 | 2026.01.08 00:33:07.119960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1487 | 2026.01.08 00:33:07.137975 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.01.08 00:33:07.138044 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1489 | 2026.01.08 00:33:07.144432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1490 | 2026.01.08 00:33:07.145557 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2026.01.08 00:33:07.145900 [ 86 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1492 | 2026.01.08 00:33:07.145990 [ 86 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.01.08 00:33:07.146027 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1494 | 2026.01.08 00:33:07.146152 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 1495 | 2026.01.08 00:33:07.149215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1496 | 2026.01.08 00:33:07.150409 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1497 | 2026.01.08 00:33:07.152022 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 1498 | 2026.01.08 00:33:07.156786 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 1499 | 2026.01.08 00:33:07.161364 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 1500 | 2026.01.08 00:33:07.165647 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 1501 | 2026.01.08 00:33:07.173114 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 1502 | 2026.01.08 00:33:07.177509 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 1503 | 2026.01.08 00:33:07.239451 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093349842 sec., 492.76998240661186 rows/sec., 2.55 MiB/sec. | ||
| 1504 | 2026.01.08 00:33:07.242058 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1505 | 2026.01.08 00:33:07.244734 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_6_1} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.01.08 00:33:07.244834 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_6_1} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1507 | 2026.01.08 00:33:07.246669 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1508 | 2026.01.08 00:33:08.000258 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.81 MiB, peak 179.35 MiB, free memory in arenas 0.00 B, will set to 179.68 MiB (RSS), difference: 9.88 MiB | ||
| 1509 | 2026.01.08 00:33:09.645010 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.01.08 00:33:09.645196 [ 267 ] {8539c3bf-896a-4ccc-9e6d-4fc9379415aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1511 | 2026.01.08 00:33:09.645266 [ 267 ] {8539c3bf-896a-4ccc-9e6d-4fc9379415aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1512 | 2026.01.08 00:33:09.646039 [ 267 ] {8539c3bf-896a-4ccc-9e6d-4fc9379415aa} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.01.08 00:33:09.646081 [ 267 ] {8539c3bf-896a-4ccc-9e6d-4fc9379415aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1514 | 2026.01.08 00:33:09.646646 [ 267 ] {8539c3bf-896a-4ccc-9e6d-4fc9379415aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1515 | 2026.01.08 00:33:09.647223 [ 267 ] {8539c3bf-896a-4ccc-9e6d-4fc9379415aa} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.01.08 00:33:09.647351 [ 81 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1517 | 2026.01.08 00:33:09.647392 [ 267 ] {8539c3bf-896a-4ccc-9e6d-4fc9379415aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00225 sec., 24888.88888888889 rows/sec., 1.91 MiB/sec. | ||
| 1518 | 2026.01.08 00:33:09.647394 [ 81 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.01.08 00:33:09.647427 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1520 | 2026.01.08 00:33:09.647445 [ 267 ] {8539c3bf-896a-4ccc-9e6d-4fc9379415aa} <Debug> TCPHandler: Processed in 0.002570463 sec. | ||
| 1521 | 2026.01.08 00:33:09.647555 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 1522 | 2026.01.08 00:33:09.647584 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.01.08 00:33:09.647699 [ 267 ] {e2996ad3-eb71-467d-ad5d-cf1afd3adf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1524 | 2026.01.08 00:33:09.647708 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1525 | 2026.01.08 00:33:09.647747 [ 267 ] {e2996ad3-eb71-467d-ad5d-cf1afd3adf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1526 | 2026.01.08 00:33:09.647770 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 229 rows starting from the beginning of the part | ||
| 1527 | 2026.01.08 00:33:09.647873 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 1528 | 2026.01.08 00:33:09.647925 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 108 rows starting from the beginning of the part | ||
| 1529 | 2026.01.08 00:33:09.647970 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 1530 | 2026.01.08 00:33:09.648012 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 108 rows starting from the beginning of the part | ||
| 1531 | 2026.01.08 00:33:09.648057 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 1532 | 2026.01.08 00:33:09.648204 [ 267 ] {e2996ad3-eb71-467d-ad5d-cf1afd3adf92} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.01.08 00:33:09.648245 [ 267 ] {e2996ad3-eb71-467d-ad5d-cf1afd3adf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1534 | 2026.01.08 00:33:09.648832 [ 267 ] {e2996ad3-eb71-467d-ad5d-cf1afd3adf92} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1535 | 2026.01.08 00:33:09.649285 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786841 sec., 343063.5406284051 rows/sec., 30.00 MiB/sec. | ||
| 1536 | 2026.01.08 00:33:09.649400 [ 267 ] {e2996ad3-eb71-467d-ad5d-cf1afd3adf92} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.01.08 00:33:09.649518 [ 81 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1538 | 2026.01.08 00:33:09.649551 [ 81 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.01.08 00:33:09.649559 [ 267 ] {e2996ad3-eb71-467d-ad5d-cf1afd3adf92} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001885 sec., 33952.254641909814 rows/sec., 2.65 MiB/sec. | ||
| 1540 | 2026.01.08 00:33:09.649570 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1541 | 2026.01.08 00:33:09.649594 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1542 | 2026.01.08 00:33:09.649601 [ 267 ] {e2996ad3-eb71-467d-ad5d-cf1afd3adf92} <Debug> TCPHandler: Processed in 0.002069519 sec. | ||
| 1543 | 2026.01.08 00:33:09.649642 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 1544 | 2026.01.08 00:33:09.649748 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1545 | 2026.01.08 00:33:09.649748 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.01.08 00:33:09.649774 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 144 rows starting from the beginning of the part | ||
| 1547 | 2026.01.08 00:33:09.649830 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 1548 | 2026.01.08 00:33:09.649865 [ 267 ] {d28ca5e4-6aa4-406a-aed6-bbb506d646bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1549 | 2026.01.08 00:33:09.649868 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1550 | 2026.01.08 00:33:09.649923 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 1551 | 2026.01.08 00:33:09.649924 [ 267 ] {d28ca5e4-6aa4-406a-aed6-bbb506d646bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1552 | 2026.01.08 00:33:09.649958 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1553 | 2026.01.08 00:33:09.650001 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 1554 | 2026.01.08 00:33:09.650221 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_6_1} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.01.08 00:33:09.650296 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_6_1} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1556 | 2026.01.08 00:33:09.650371 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1557 | 2026.01.08 00:33:09.650445 [ 267 ] {d28ca5e4-6aa4-406a-aed6-bbb506d646bd} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.01.08 00:33:09.650489 [ 267 ] {d28ca5e4-6aa4-406a-aed6-bbb506d646bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1559 | 2026.01.08 00:33:09.650805 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189373 sec., 433842.0327348947 rows/sec., 35.86 MiB/sec. | ||
| 1560 | 2026.01.08 00:33:09.651081 [ 267 ] {d28ca5e4-6aa4-406a-aed6-bbb506d646bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1561 | 2026.01.08 00:33:09.651170 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1562 | 2026.01.08 00:33:09.651762 [ 267 ] {d28ca5e4-6aa4-406a-aed6-bbb506d646bd} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1563 | 2026.01.08 00:33:09.651886 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1564 | 2026.01.08 00:33:09.651916 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.01.08 00:33:09.651927 [ 267 ] {d28ca5e4-6aa4-406a-aed6-bbb506d646bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002082 sec., 76849.18347742555 rows/sec., 5.35 MiB/sec. | ||
| 1566 | 2026.01.08 00:33:09.651934 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1567 | 2026.01.08 00:33:09.651967 [ 267 ] {d28ca5e4-6aa4-406a-aed6-bbb506d646bd} <Debug> TCPHandler: Processed in 0.002270955 sec. | ||
| 1568 | 2026.01.08 00:33:09.652003 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_6_1} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.01.08 00:33:09.652023 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 1570 | 2026.01.08 00:33:09.652095 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.01.08 00:33:09.652114 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_6_1} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1572 | 2026.01.08 00:33:09.652141 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1573 | 2026.01.08 00:33:09.652174 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 345 rows starting from the beginning of the part | ||
| 1574 | 2026.01.08 00:33:09.652203 [ 267 ] {416d2e93-61cf-4622-9298-e491b6f23627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1575 | 2026.01.08 00:33:09.652225 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1576 | 2026.01.08 00:33:09.652250 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 1577 | 2026.01.08 00:33:09.652251 [ 267 ] {416d2e93-61cf-4622-9298-e491b6f23627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1578 | 2026.01.08 00:33:09.652308 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1579 | 2026.01.08 00:33:09.652367 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 1580 | 2026.01.08 00:33:09.652415 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1581 | 2026.01.08 00:33:09.652467 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 1582 | 2026.01.08 00:33:09.652701 [ 267 ] {416d2e93-61cf-4622-9298-e491b6f23627} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.01.08 00:33:09.652748 [ 267 ] {416d2e93-61cf-4622-9298-e491b6f23627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1584 | 2026.01.08 00:33:09.653375 [ 267 ] {416d2e93-61cf-4622-9298-e491b6f23627} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1585 | 2026.01.08 00:33:09.653668 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677818 sec., 682433.97078825 rows/sec., 48.75 MiB/sec. | ||
| 1586 | 2026.01.08 00:33:09.653892 [ 267 ] {416d2e93-61cf-4622-9298-e491b6f23627} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.01.08 00:33:09.654013 [ 81 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1588 | 2026.01.08 00:33:09.654022 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1589 | 2026.01.08 00:33:09.654045 [ 267 ] {416d2e93-61cf-4622-9298-e491b6f23627} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001862 sec., 32223.4156820623 rows/sec., 2.17 MiB/sec. | ||
| 1590 | 2026.01.08 00:33:09.654047 [ 81 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1591 | 2026.01.08 00:33:09.654081 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1592 | 2026.01.08 00:33:09.654088 [ 267 ] {416d2e93-61cf-4622-9298-e491b6f23627} <Debug> TCPHandler: Processed in 0.002045738 sec. | ||
| 1593 | 2026.01.08 00:33:09.654214 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 1594 | 2026.01.08 00:33:09.654387 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1595 | 2026.01.08 00:33:09.654436 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1596 | 2026.01.08 00:33:09.654526 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 1597 | 2026.01.08 00:33:09.654589 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1598 | 2026.01.08 00:33:09.654598 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.01.08 00:33:09.654650 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 1600 | 2026.01.08 00:33:09.654680 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1601 | 2026.01.08 00:33:09.654700 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1602 | 2026.01.08 00:33:09.654748 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1603 | 2026.01.08 00:33:09.654759 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 1604 | 2026.01.08 00:33:09.655797 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001644097 sec., 218965.18271123906 rows/sec., 14.76 MiB/sec. | ||
| 1605 | 2026.01.08 00:33:09.656048 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1606 | 2026.01.08 00:33:09.656578 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_6_1} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.01.08 00:33:09.656649 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_6_1} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1608 | 2026.01.08 00:33:09.656722 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1609 | 2026.01.08 00:33:11.985179 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 224 | ||
| 1610 | 2026.01.08 00:33:11.987066 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.01.08 00:33:11.987113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1612 | 2026.01.08 00:33:11.988331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1613 | 2026.01.08 00:33:11.988795 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2026.01.08 00:33:11.989030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1615 | 2026.01.08 00:33:14.482251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3441 | ||
| 1616 | 2026.01.08 00:33:14.482739 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.01.08 00:33:14.482783 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1618 | 2026.01.08 00:33:14.483271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1619 | 2026.01.08 00:33:14.483534 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.01.08 00:33:14.483670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3441 | ||
| 1621 | 2026.01.08 00:33:14.640990 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.01.08 00:33:14.641187 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1623 | 2026.01.08 00:33:14.641503 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1624 | 2026.01.08 00:33:14.645283 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1625 | 2026.01.08 00:33:14.645596 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1626 | 2026.01.08 00:33:14.645679 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1627 | 2026.01.08 00:33:14.645885 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1628 | 2026.01.08 00:33:14.647970 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1629 | 2026.01.08 00:33:14.648012 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1630 | 2026.01.08 00:33:14.648032 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1631 | 2026.01.08 00:33:14.648123 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1632 | 2026.01.08 00:33:14.648150 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1633 | 2026.01.08 00:33:14.650237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1634 | 2026.01.08 00:33:14.660364 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.019259 sec., 1505.7895010125137 rows/sec., 65.61 KiB/sec. | ||
| 1635 | 2026.01.08 00:33:14.660496 [ 267 ] {4345e2ee-addd-41a7-b000-15b1cfac5ffb} <Debug> TCPHandler: Processed in 0.019621478 sec. | ||
| 1636 | 2026.01.08 00:33:14.661020 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.01.08 00:33:14.661166 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1638 | 2026.01.08 00:33:14.661396 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1639 | 2026.01.08 00:33:14.661433 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1640 | 2026.01.08 00:33:14.661633 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1641 | 2026.01.08 00:33:14.661690 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1642 | 2026.01.08 00:33:14.661806 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1643 | 2026.01.08 00:33:14.661836 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1644 | 2026.01.08 00:33:14.661857 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1645 | 2026.01.08 00:33:14.661872 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1646 | 2026.01.08 00:33:14.661908 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1647 | 2026.01.08 00:33:14.661927 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1648 | 2026.01.08 00:33:14.662530 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001428 sec., 20308.12324929972 rows/sec., 884.92 KiB/sec. | ||
| 1649 | 2026.01.08 00:33:14.662597 [ 267 ] {600818a3-6812-4109-abe2-f3a3c311d936} <Debug> TCPHandler: Processed in 0.001632746 sec. | ||
| 1650 | 2026.01.08 00:33:14.663346 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.01.08 00:33:14.663483 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1652 | 2026.01.08 00:33:14.663697 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1653 | 2026.01.08 00:33:14.663732 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1654 | 2026.01.08 00:33:14.663924 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1655 | 2026.01.08 00:33:14.663977 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1656 | 2026.01.08 00:33:14.664080 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1657 | 2026.01.08 00:33:14.664109 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1658 | 2026.01.08 00:33:14.664128 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1659 | 2026.01.08 00:33:14.664142 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1660 | 2026.01.08 00:33:14.664176 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1661 | 2026.01.08 00:33:14.664195 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1662 | 2026.01.08 00:33:14.664681 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001256 sec., 23089.171974522294 rows/sec., 1006.11 KiB/sec. | ||
| 1663 | 2026.01.08 00:33:14.664743 [ 267 ] {c7cea08a-a4fe-4534-99b3-1c5fa5d63a7e} <Debug> TCPHandler: Processed in 0.001449591 sec. | ||
| 1664 | 2026.01.08 00:33:14.664988 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2026.01.08 00:33:14.665121 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1666 | 2026.01.08 00:33:14.665343 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1667 | 2026.01.08 00:33:14.665379 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1668 | 2026.01.08 00:33:14.665571 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1669 | 2026.01.08 00:33:14.665623 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1670 | 2026.01.08 00:33:14.665724 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1671 | 2026.01.08 00:33:14.665754 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1672 | 2026.01.08 00:33:14.665774 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1673 | 2026.01.08 00:33:14.665788 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1674 | 2026.01.08 00:33:14.665821 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1675 | 2026.01.08 00:33:14.665840 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1676 | 2026.01.08 00:33:14.666231 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001165 sec., 24892.703862660943 rows/sec., 1.06 MiB/sec. | ||
| 1677 | 2026.01.08 00:33:14.666291 [ 267 ] {980d211b-8a1a-4bd2-872f-c820b2cc5185} <Debug> TCPHandler: Processed in 0.001353508 sec. | ||
| 1678 | 2026.01.08 00:33:14.666513 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2026.01.08 00:33:14.666646 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1680 | 2026.01.08 00:33:14.666853 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1681 | 2026.01.08 00:33:14.666888 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1682 | 2026.01.08 00:33:14.667081 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1683 | 2026.01.08 00:33:14.667133 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1684 | 2026.01.08 00:33:14.667233 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1685 | 2026.01.08 00:33:14.667262 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1686 | 2026.01.08 00:33:14.667281 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1687 | 2026.01.08 00:33:14.667295 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1688 | 2026.01.08 00:33:14.667328 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1689 | 2026.01.08 00:33:14.667348 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1690 | 2026.01.08 00:33:14.667740 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00115 sec., 25217.391304347828 rows/sec., 1.07 MiB/sec. | ||
| 1691 | 2026.01.08 00:33:14.667803 [ 267 ] {0668250e-95f6-4b55-b516-36b5cf5e5b08} <Debug> TCPHandler: Processed in 0.001340468 sec. | ||
| 1692 | 2026.01.08 00:33:14.668029 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.01.08 00:33:14.668161 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1694 | 2026.01.08 00:33:14.668370 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1695 | 2026.01.08 00:33:14.668406 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1696 | 2026.01.08 00:33:14.668599 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1697 | 2026.01.08 00:33:14.668652 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1698 | 2026.01.08 00:33:14.668752 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1699 | 2026.01.08 00:33:14.668780 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1700 | 2026.01.08 00:33:14.668799 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1701 | 2026.01.08 00:33:14.668813 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1702 | 2026.01.08 00:33:14.668846 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1703 | 2026.01.08 00:33:14.668866 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1704 | 2026.01.08 00:33:14.669245 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001138 sec., 25483.304042179265 rows/sec., 1.08 MiB/sec. | ||
| 1705 | 2026.01.08 00:33:14.669304 [ 267 ] {5088ca2e-4f2c-48be-aa55-b4b161e989a0} <Debug> TCPHandler: Processed in 0.001324968 sec. | ||
| 1706 | 2026.01.08 00:33:14.669497 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.01.08 00:33:14.669527 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.01.08 00:33:14.669569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1709 | 2026.01.08 00:33:14.669668 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1710 | 2026.01.08 00:33:14.669886 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1711 | 2026.01.08 00:33:14.669923 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1712 | 2026.01.08 00:33:14.670127 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1713 | 2026.01.08 00:33:14.670181 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1714 | 2026.01.08 00:33:14.670283 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1715 | 2026.01.08 00:33:14.670313 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1716 | 2026.01.08 00:33:14.670332 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1717 | 2026.01.08 00:33:14.670349 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1718 | 2026.01.08 00:33:14.670384 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1719 | 2026.01.08 00:33:14.670405 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1720 | 2026.01.08 00:33:14.670772 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00116 sec., 25000 rows/sec., 1.06 MiB/sec. | ||
| 1721 | 2026.01.08 00:33:14.670830 [ 267 ] {887e333a-18a4-4d10-8526-8bdc7f5aa963} <Debug> TCPHandler: Processed in 0.001353238 sec. | ||
| 1722 | 2026.01.08 00:33:14.671057 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.01.08 00:33:14.671191 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1724 | 2026.01.08 00:33:14.671403 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1725 | 2026.01.08 00:33:14.671438 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1726 | 2026.01.08 00:33:14.671634 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1727 | 2026.01.08 00:33:14.671688 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1728 | 2026.01.08 00:33:14.671790 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1729 | 2026.01.08 00:33:14.671819 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1730 | 2026.01.08 00:33:14.671838 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1731 | 2026.01.08 00:33:14.671853 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1732 | 2026.01.08 00:33:14.671886 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1733 | 2026.01.08 00:33:14.671905 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1734 | 2026.01.08 00:33:14.672293 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001156 sec., 25086.50519031142 rows/sec., 1.07 MiB/sec. | ||
| 1735 | 2026.01.08 00:33:14.672353 [ 267 ] {7cb622bb-9ee2-4c59-bc09-069aab75a5bc} <Debug> TCPHandler: Processed in 0.001346469 sec. | ||
| 1736 | 2026.01.08 00:33:14.672573 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.01.08 00:33:14.672707 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1738 | 2026.01.08 00:33:14.672915 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1739 | 2026.01.08 00:33:14.672951 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1740 | 2026.01.08 00:33:14.673147 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1741 | 2026.01.08 00:33:14.673201 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1742 | 2026.01.08 00:33:14.673301 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1743 | 2026.01.08 00:33:14.673329 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1744 | 2026.01.08 00:33:14.673349 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1745 | 2026.01.08 00:33:14.673363 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1746 | 2026.01.08 00:33:14.673396 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1747 | 2026.01.08 00:33:14.673416 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1748 | 2026.01.08 00:33:14.673807 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001156 sec., 25086.50519031142 rows/sec., 1.07 MiB/sec. | ||
| 1749 | 2026.01.08 00:33:14.673868 [ 267 ] {3fd094a7-cc56-4439-adb5-93168c64602d} <Debug> TCPHandler: Processed in 0.001345688 sec. | ||
| 1750 | 2026.01.08 00:33:14.674128 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2026.01.08 00:33:14.674262 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1752 | 2026.01.08 00:33:14.674475 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1753 | 2026.01.08 00:33:14.674511 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1754 | 2026.01.08 00:33:14.674717 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1755 | 2026.01.08 00:33:14.674769 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1756 | 2026.01.08 00:33:14.674869 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1757 | 2026.01.08 00:33:14.674897 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1758 | 2026.01.08 00:33:14.674915 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1759 | 2026.01.08 00:33:14.674931 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1760 | 2026.01.08 00:33:14.674966 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1761 | 2026.01.08 00:33:14.674983 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1762 | 2026.01.08 00:33:14.675290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1763 | 2026.01.08 00:33:14.675370 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001165 sec., 24892.703862660943 rows/sec., 1.06 MiB/sec. | ||
| 1764 | 2026.01.08 00:33:14.675435 [ 267 ] {71a78e03-7a56-4e06-bd4f-a7eee07e23b1} <Debug> TCPHandler: Processed in 0.001357018 sec. | ||
| 1765 | 2026.01.08 00:33:14.675678 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.01.08 00:33:14.675815 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1767 | 2026.01.08 00:33:14.676024 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1768 | 2026.01.08 00:33:14.676031 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.01.08 00:33:14.676065 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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')" moved to PREWHERE | ||
| 1770 | 2026.01.08 00:33:14.676272 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1771 | 2026.01.08 00:33:14.676326 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1772 | 2026.01.08 00:33:14.676425 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1773 | 2026.01.08 00:33:14.676455 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1774 | 2026.01.08 00:33:14.676475 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1775 | 2026.01.08 00:33:14.676489 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1776 | 2026.01.08 00:33:14.676522 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1777 | 2026.01.08 00:33:14.676540 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1778 | 2026.01.08 00:33:14.676934 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00118 sec., 24576.271186440677 rows/sec., 1.05 MiB/sec. | ||
| 1779 | 2026.01.08 00:33:14.676994 [ 267 ] {08528597-a61f-4ec6-9e26-dab7cea683cb} <Debug> TCPHandler: Processed in 0.001366359 sec. | ||
| 1780 | 2026.01.08 00:33:14.679527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1781 | 2026.01.08 00:33:14.687853 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.01.08 00:33:14.688021 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 1783 | 2026.01.08 00:33:14.688278 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1784 | 2026.01.08 00:33:14.688322 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 1785 | 2026.01.08 00:33:14.688570 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1786 | 2026.01.08 00:33:14.688633 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1787 | 2026.01.08 00:33:14.688756 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1788 | 2026.01.08 00:33:14.688789 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1789 | 2026.01.08 00:33:14.688812 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 1790 | 2026.01.08 00:33:14.688829 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1791 | 2026.01.08 00:33:14.688870 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 1792 | 2026.01.08 00:33:14.688893 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1793 | 2026.01.08 00:33:14.689298 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001349 sec., 21497.40548554485 rows/sec., 936.75 KiB/sec. | ||
| 1794 | 2026.01.08 00:33:14.689356 [ 267 ] {b382fae4-5e2a-4ff7-9821-1ef3b3264754} <Debug> TCPHandler: Processed in 0.001564644 sec. | ||
| 1795 | 2026.01.08 00:33:14.697469 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2026.01.08 00:33:14.697579 [ 267 ] {cea25a9c-988d-4325-8c0a-0fca747adbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1797 | 2026.01.08 00:33:14.697623 [ 267 ] {cea25a9c-988d-4325-8c0a-0fca747adbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1798 | 2026.01.08 00:33:14.698156 [ 267 ] {cea25a9c-988d-4325-8c0a-0fca747adbdc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1799 | 2026.01.08 00:33:14.698194 [ 267 ] {cea25a9c-988d-4325-8c0a-0fca747adbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1800 | 2026.01.08 00:33:14.698609 [ 267 ] {cea25a9c-988d-4325-8c0a-0fca747adbdc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1801 | 2026.01.08 00:33:14.698804 [ 267 ] {cea25a9c-988d-4325-8c0a-0fca747adbdc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.01.08 00:33:14.698956 [ 267 ] {cea25a9c-988d-4325-8c0a-0fca747adbdc} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001405 sec., 8540.925266903914 rows/sec., 3.04 MiB/sec. | ||
| 1803 | 2026.01.08 00:33:14.699005 [ 267 ] {cea25a9c-988d-4325-8c0a-0fca747adbdc} <Debug> TCPHandler: Processed in 0.001590246 sec. | ||
| 1804 | 2026.01.08 00:33:14.699142 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.01.08 00:33:14.699239 [ 267 ] {3efeb01b-5328-4623-afea-9d9284b4cc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1806 | 2026.01.08 00:33:14.699288 [ 267 ] {3efeb01b-5328-4623-afea-9d9284b4cc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1807 | 2026.01.08 00:33:14.699852 [ 267 ] {3efeb01b-5328-4623-afea-9d9284b4cc6d} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.01.08 00:33:14.699892 [ 267 ] {3efeb01b-5328-4623-afea-9d9284b4cc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1809 | 2026.01.08 00:33:14.700242 [ 267 ] {3efeb01b-5328-4623-afea-9d9284b4cc6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1810 | 2026.01.08 00:33:14.700458 [ 267 ] {3efeb01b-5328-4623-afea-9d9284b4cc6d} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.01.08 00:33:14.700600 [ 267 ] {3efeb01b-5328-4623-afea-9d9284b4cc6d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001381 sec., 296886.3142650253 rows/sec., 18.83 MiB/sec. | ||
| 1812 | 2026.01.08 00:33:14.700652 [ 267 ] {3efeb01b-5328-4623-afea-9d9284b4cc6d} <Debug> TCPHandler: Processed in 0.001560804 sec. | ||
| 1813 | 2026.01.08 00:33:14.700788 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.01.08 00:33:14.700906 [ 267 ] {641bb88a-f82e-4cd4-8ce5-08098eaeffd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1815 | 2026.01.08 00:33:14.700961 [ 267 ] {641bb88a-f82e-4cd4-8ce5-08098eaeffd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1816 | 2026.01.08 00:33:14.701477 [ 267 ] {641bb88a-f82e-4cd4-8ce5-08098eaeffd0} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.01.08 00:33:14.701521 [ 267 ] {641bb88a-f82e-4cd4-8ce5-08098eaeffd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1818 | 2026.01.08 00:33:14.701935 [ 267 ] {641bb88a-f82e-4cd4-8ce5-08098eaeffd0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1819 | 2026.01.08 00:33:14.702164 [ 267 ] {641bb88a-f82e-4cd4-8ce5-08098eaeffd0} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2026.01.08 00:33:14.702293 [ 267 ] {641bb88a-f82e-4cd4-8ce5-08098eaeffd0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001414 sec., 1414.4271570014146 rows/sec., 115.34 KiB/sec. | ||
| 1821 | 2026.01.08 00:33:14.702332 [ 267 ] {641bb88a-f82e-4cd4-8ce5-08098eaeffd0} <Debug> TCPHandler: Processed in 0.001604875 sec. | ||
| 1822 | 2026.01.08 00:33:14.702456 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2026.01.08 00:33:14.702555 [ 267 ] {78da5110-e878-44a1-a6b6-923c4b1c6730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1824 | 2026.01.08 00:33:14.702595 [ 267 ] {78da5110-e878-44a1-a6b6-923c4b1c6730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1825 | 2026.01.08 00:33:14.703583 [ 267 ] {78da5110-e878-44a1-a6b6-923c4b1c6730} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.01.08 00:33:14.703628 [ 267 ] {78da5110-e878-44a1-a6b6-923c4b1c6730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1827 | 2026.01.08 00:33:14.704129 [ 267 ] {78da5110-e878-44a1-a6b6-923c4b1c6730} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1828 | 2026.01.08 00:33:14.704355 [ 267 ] {78da5110-e878-44a1-a6b6-923c4b1c6730} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.01.08 00:33:14.704495 [ 267 ] {78da5110-e878-44a1-a6b6-923c4b1c6730} <Debug> executeQuery: Read 1185 rows, 96.80 KiB in 0.001959 sec., 604900.4594180705 rows/sec., 48.26 MiB/sec. | ||
| 1830 | 2026.01.08 00:33:14.704534 [ 267 ] {78da5110-e878-44a1-a6b6-923c4b1c6730} <Debug> TCPHandler: Processed in 0.00213677 sec. | ||
| 1831 | 2026.01.08 00:33:14.704653 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2026.01.08 00:33:14.704750 [ 267 ] {a31e7ba3-e5ef-4956-a778-d303ad29df92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1833 | 2026.01.08 00:33:14.704791 [ 267 ] {a31e7ba3-e5ef-4956-a778-d303ad29df92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1834 | 2026.01.08 00:33:14.705435 [ 267 ] {a31e7ba3-e5ef-4956-a778-d303ad29df92} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2026.01.08 00:33:14.705476 [ 267 ] {a31e7ba3-e5ef-4956-a778-d303ad29df92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1836 | 2026.01.08 00:33:14.705832 [ 267 ] {a31e7ba3-e5ef-4956-a778-d303ad29df92} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1837 | 2026.01.08 00:33:14.706069 [ 267 ] {a31e7ba3-e5ef-4956-a778-d303ad29df92} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.01.08 00:33:14.706195 [ 267 ] {a31e7ba3-e5ef-4956-a778-d303ad29df92} <Debug> executeQuery: Read 243 rows, 15.16 KiB in 0.001464 sec., 165983.60655737703 rows/sec., 10.11 MiB/sec. | ||
| 1839 | 2026.01.08 00:33:14.706232 [ 267 ] {a31e7ba3-e5ef-4956-a778-d303ad29df92} <Debug> TCPHandler: Processed in 0.001628576 sec. | ||
| 1840 | 2026.01.08 00:33:14.706342 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.01.08 00:33:14.706437 [ 267 ] {24cb7a84-3e88-4129-bd94-c725bee754e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1842 | 2026.01.08 00:33:14.706477 [ 267 ] {24cb7a84-3e88-4129-bd94-c725bee754e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1843 | 2026.01.08 00:33:14.706950 [ 267 ] {24cb7a84-3e88-4129-bd94-c725bee754e6} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.01.08 00:33:14.706985 [ 267 ] {24cb7a84-3e88-4129-bd94-c725bee754e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1845 | 2026.01.08 00:33:14.707307 [ 267 ] {24cb7a84-3e88-4129-bd94-c725bee754e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1846 | 2026.01.08 00:33:14.707512 [ 267 ] {24cb7a84-3e88-4129-bd94-c725bee754e6} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.01.08 00:33:14.707635 [ 267 ] {24cb7a84-3e88-4129-bd94-c725bee754e6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 1848 | 2026.01.08 00:33:14.707673 [ 267 ] {24cb7a84-3e88-4129-bd94-c725bee754e6} <Debug> TCPHandler: Processed in 0.00138227 sec. | ||
| 1849 | 2026.01.08 00:33:14.707786 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2026.01.08 00:33:14.707883 [ 267 ] {4a96f892-059c-4470-b808-d51d1f48b882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1851 | 2026.01.08 00:33:14.707923 [ 267 ] {4a96f892-059c-4470-b808-d51d1f48b882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1852 | 2026.01.08 00:33:14.708385 [ 267 ] {4a96f892-059c-4470-b808-d51d1f48b882} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.01.08 00:33:14.708421 [ 267 ] {4a96f892-059c-4470-b808-d51d1f48b882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1854 | 2026.01.08 00:33:14.708724 [ 267 ] {4a96f892-059c-4470-b808-d51d1f48b882} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1855 | 2026.01.08 00:33:14.708935 [ 267 ] {4a96f892-059c-4470-b808-d51d1f48b882} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.01.08 00:33:14.709056 [ 267 ] {4a96f892-059c-4470-b808-d51d1f48b882} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 1857 | 2026.01.08 00:33:14.709093 [ 267 ] {4a96f892-059c-4470-b808-d51d1f48b882} <Debug> TCPHandler: Processed in 0.001357009 sec. | ||
| 1858 | 2026.01.08 00:33:14.709200 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.01.08 00:33:14.709293 [ 267 ] {b7ac722c-f017-44f3-86ae-47e03fa7b730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1860 | 2026.01.08 00:33:14.709331 [ 267 ] {b7ac722c-f017-44f3-86ae-47e03fa7b730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1861 | 2026.01.08 00:33:14.709964 [ 267 ] {b7ac722c-f017-44f3-86ae-47e03fa7b730} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.01.08 00:33:14.709998 [ 267 ] {b7ac722c-f017-44f3-86ae-47e03fa7b730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1863 | 2026.01.08 00:33:14.710313 [ 267 ] {b7ac722c-f017-44f3-86ae-47e03fa7b730} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1864 | 2026.01.08 00:33:14.710513 [ 267 ] {b7ac722c-f017-44f3-86ae-47e03fa7b730} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2026.01.08 00:33:14.710634 [ 267 ] {b7ac722c-f017-44f3-86ae-47e03fa7b730} <Debug> executeQuery: Read 717 rows, 51.51 KiB in 0.001359 sec., 527593.8189845475 rows/sec., 37.02 MiB/sec. | ||
| 1866 | 2026.01.08 00:33:14.710670 [ 267 ] {b7ac722c-f017-44f3-86ae-47e03fa7b730} <Debug> TCPHandler: Processed in 0.001520893 sec. | ||
| 1867 | 2026.01.08 00:33:14.710780 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.01.08 00:33:14.710876 [ 267 ] {7d9ee24a-a59a-4212-acc6-15eeebeef498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1869 | 2026.01.08 00:33:14.710915 [ 267 ] {7d9ee24a-a59a-4212-acc6-15eeebeef498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1870 | 2026.01.08 00:33:14.711234 [ 267 ] {7d9ee24a-a59a-4212-acc6-15eeebeef498} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.01.08 00:33:14.711268 [ 267 ] {7d9ee24a-a59a-4212-acc6-15eeebeef498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1872 | 2026.01.08 00:33:14.711623 [ 267 ] {7d9ee24a-a59a-4212-acc6-15eeebeef498} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1873 | 2026.01.08 00:33:14.711831 [ 267 ] {7d9ee24a-a59a-4212-acc6-15eeebeef498} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.01.08 00:33:14.711952 [ 267 ] {7d9ee24a-a59a-4212-acc6-15eeebeef498} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 1875 | 2026.01.08 00:33:14.711987 [ 267 ] {7d9ee24a-a59a-4212-acc6-15eeebeef498} <Debug> TCPHandler: Processed in 0.001257186 sec. | ||
| 1876 | 2026.01.08 00:33:14.712096 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.01.08 00:33:14.712190 [ 267 ] {376d1e7a-cf78-417f-9e29-eb0c69a730a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1878 | 2026.01.08 00:33:14.712230 [ 267 ] {376d1e7a-cf78-417f-9e29-eb0c69a730a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1879 | 2026.01.08 00:33:14.712643 [ 267 ] {376d1e7a-cf78-417f-9e29-eb0c69a730a6} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.01.08 00:33:14.712679 [ 267 ] {376d1e7a-cf78-417f-9e29-eb0c69a730a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1881 | 2026.01.08 00:33:14.713012 [ 267 ] {376d1e7a-cf78-417f-9e29-eb0c69a730a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1882 | 2026.01.08 00:33:14.713223 [ 267 ] {376d1e7a-cf78-417f-9e29-eb0c69a730a6} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.01.08 00:33:14.713347 [ 267 ] {376d1e7a-cf78-417f-9e29-eb0c69a730a6} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001175 sec., 268085.10638297873 rows/sec., 17.61 MiB/sec. | ||
| 1884 | 2026.01.08 00:33:14.713382 [ 267 ] {376d1e7a-cf78-417f-9e29-eb0c69a730a6} <Debug> TCPHandler: Processed in 0.001336188 sec. | ||
| 1885 | 2026.01.08 00:33:14.713482 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.01.08 00:33:14.713574 [ 267 ] {0516b661-5dba-4a1f-951e-e5f92a820bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1887 | 2026.01.08 00:33:14.713615 [ 267 ] {0516b661-5dba-4a1f-951e-e5f92a820bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1888 | 2026.01.08 00:33:14.713920 [ 267 ] {0516b661-5dba-4a1f-951e-e5f92a820bd3} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.01.08 00:33:14.713955 [ 267 ] {0516b661-5dba-4a1f-951e-e5f92a820bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1890 | 2026.01.08 00:33:14.714247 [ 267 ] {0516b661-5dba-4a1f-951e-e5f92a820bd3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1891 | 2026.01.08 00:33:14.714449 [ 267 ] {0516b661-5dba-4a1f-951e-e5f92a820bd3} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.01.08 00:33:14.714570 [ 267 ] {0516b661-5dba-4a1f-951e-e5f92a820bd3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 1893 | 2026.01.08 00:33:14.714605 [ 267 ] {0516b661-5dba-4a1f-951e-e5f92a820bd3} <Debug> TCPHandler: Processed in 0.001173014 sec. | ||
| 1894 | 2026.01.08 00:33:14.714714 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.01.08 00:33:14.714808 [ 267 ] {2e71d4e9-a76f-4fb5-90f1-f617eb9fc560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1896 | 2026.01.08 00:33:14.714861 [ 267 ] {2e71d4e9-a76f-4fb5-90f1-f617eb9fc560} <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 | ||
| 1897 | 2026.01.08 00:33:14.715627 [ 267 ] {2e71d4e9-a76f-4fb5-90f1-f617eb9fc560} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.01.08 00:33:14.715663 [ 267 ] {2e71d4e9-a76f-4fb5-90f1-f617eb9fc560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1899 | 2026.01.08 00:33:14.716187 [ 267 ] {2e71d4e9-a76f-4fb5-90f1-f617eb9fc560} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1900 | 2026.01.08 00:33:14.716408 [ 267 ] {2e71d4e9-a76f-4fb5-90f1-f617eb9fc560} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.01.08 00:33:14.716540 [ 267 ] {2e71d4e9-a76f-4fb5-90f1-f617eb9fc560} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001752 sec., 20547.945205479453 rows/sec., 36.82 MiB/sec. | ||
| 1902 | 2026.01.08 00:33:14.716596 [ 267 ] {2e71d4e9-a76f-4fb5-90f1-f617eb9fc560} <Debug> TCPHandler: Processed in 0.001931245 sec. | ||
| 1903 | 2026.01.08 00:33:14.716707 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.01.08 00:33:14.716801 [ 267 ] {cc1a82bb-f8b4-43bf-97f3-9636700c3882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1905 | 2026.01.08 00:33:14.716845 [ 267 ] {cc1a82bb-f8b4-43bf-97f3-9636700c3882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1906 | 2026.01.08 00:33:14.717170 [ 267 ] {cc1a82bb-f8b4-43bf-97f3-9636700c3882} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.01.08 00:33:14.717207 [ 267 ] {cc1a82bb-f8b4-43bf-97f3-9636700c3882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1908 | 2026.01.08 00:33:14.717519 [ 267 ] {cc1a82bb-f8b4-43bf-97f3-9636700c3882} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1909 | 2026.01.08 00:33:14.717750 [ 267 ] {cc1a82bb-f8b4-43bf-97f3-9636700c3882} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): 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.08 00:33:14.717878 [ 267 ] {cc1a82bb-f8b4-43bf-97f3-9636700c3882} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001096 sec., 94890.51094890511 rows/sec., 5.81 MiB/sec. | ||
| 1911 | 2026.01.08 00:33:14.717915 [ 267 ] {cc1a82bb-f8b4-43bf-97f3-9636700c3882} <Debug> TCPHandler: Processed in 0.001258146 sec. | ||
| 1912 | 2026.01.08 00:33:19.475386 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35303 | ||
| 1913 | 2026.01.08 00:33:19.475508 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1914 | 2026.01.08 00:33:19.475535 [ 286 ] {} <Debug> TCP-Session: e1364393-3803-4112-8647-7d7fdcc5d853 Authenticating user 'default' from [fd00:1122:3344:101::e]:35303 | ||
| 1915 | 2026.01.08 00:33:19.475557 [ 286 ] {} <Debug> TCP-Session: e1364393-3803-4112-8647-7d7fdcc5d853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2026.01.08 00:33:19.475570 [ 286 ] {} <Debug> TCP-Session: e1364393-3803-4112-8647-7d7fdcc5d853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2026.01.08 00:33:19.475755 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40279 | ||
| 1918 | 2026.01.08 00:33:19.475774 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57342 | ||
| 1919 | 2026.01.08 00:33:19.475801 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37405 | ||
| 1920 | 2026.01.08 00:33:19.475843 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58966 | ||
| 1921 | 2026.01.08 00:33:19.475857 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1922 | 2026.01.08 00:33:19.475852 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36106 | ||
| 1923 | 2026.01.08 00:33:19.475908 [ 287 ] {} <Debug> TCP-Session: e2418096-a22e-447a-929b-47bcd2e7baa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40279 | ||
| 1924 | 2026.01.08 00:33:19.475912 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1925 | 2026.01.08 00:33:19.475951 [ 287 ] {} <Debug> TCP-Session: e2418096-a22e-447a-929b-47bcd2e7baa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.01.08 00:33:19.475833 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36088 | ||
| 1927 | 2026.01.08 00:33:19.475985 [ 288 ] {} <Debug> TCP-Session: cf719686-f338-4605-b8f9-ce49384ef17c Authenticating user 'default' from [fd00:1122:3344:101::e]:57342 | ||
| 1928 | 2026.01.08 00:33:19.475981 [ 287 ] {} <Debug> TCP-Session: e2418096-a22e-447a-929b-47bcd2e7baa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.01.08 00:33:19.476029 [ 288 ] {} <Debug> TCP-Session: cf719686-f338-4605-b8f9-ce49384ef17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.01.08 00:33:19.475812 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57419 | ||
| 1931 | 2026.01.08 00:33:19.476056 [ 288 ] {} <Debug> TCP-Session: cf719686-f338-4605-b8f9-ce49384ef17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.01.08 00:33:19.475824 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43746 | ||
| 1933 | 2026.01.08 00:33:19.476116 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2026.01.08 00:33:19.475979 [ 286 ] {} <Trace> TCP-Session: e1364393-3803-4112-8647-7d7fdcc5d853 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.01.08 00:33:19.476153 [ 294 ] {} <Debug> TCP-Session: d13a4d5a-0131-4021-b031-6d0ca9d90e24 Authenticating user 'default' from [fd00:1122:3344:101::e]:36106 | ||
| 1936 | 2026.01.08 00:33:19.476174 [ 294 ] {} <Debug> TCP-Session: d13a4d5a-0131-4021-b031-6d0ca9d90e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.01.08 00:33:19.476187 [ 294 ] {} <Debug> TCP-Session: d13a4d5a-0131-4021-b031-6d0ca9d90e24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1938 | 2026.01.08 00:33:19.476310 [ 286 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35303) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1939 | 2026.01.08 00:33:19.476313 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1940 | 2026.01.08 00:33:19.476343 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1941 | 2026.01.08 00:33:19.476362 [ 289 ] {} <Debug> TCP-Session: 05a6e1fd-fc24-4b39-87eb-bc489e6d0c81 Authenticating user 'default' from [fd00:1122:3344:101::e]:37405 | ||
| 1942 | 2026.01.08 00:33:19.476379 [ 291 ] {} <Debug> TCP-Session: 00fa9113-2b50-4af9-a119-1315071745f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43746 | ||
| 1943 | 2026.01.08 00:33:19.476381 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1944 | 2026.01.08 00:33:19.476392 [ 289 ] {} <Debug> TCP-Session: 05a6e1fd-fc24-4b39-87eb-bc489e6d0c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2026.01.08 00:33:19.476405 [ 291 ] {} <Debug> TCP-Session: 00fa9113-2b50-4af9-a119-1315071745f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2026.01.08 00:33:19.476431 [ 289 ] {} <Debug> TCP-Session: 05a6e1fd-fc24-4b39-87eb-bc489e6d0c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1947 | 2026.01.08 00:33:19.476427 [ 292 ] {} <Debug> TCP-Session: ddf265e1-75a4-4ba4-8e06-4a4124b2aa69 Authenticating user 'default' from [fd00:1122:3344:101::e]:36088 | ||
| 1948 | 2026.01.08 00:33:19.476444 [ 291 ] {} <Debug> TCP-Session: 00fa9113-2b50-4af9-a119-1315071745f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2026.01.08 00:33:19.476473 [ 292 ] {} <Debug> TCP-Session: ddf265e1-75a4-4ba4-8e06-4a4124b2aa69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.01.08 00:33:19.476493 [ 292 ] {} <Debug> TCP-Session: ddf265e1-75a4-4ba4-8e06-4a4124b2aa69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.01.08 00:33:19.476571 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1952 | 2026.01.08 00:33:19.476604 [ 293 ] {} <Debug> TCP-Session: e1eee36f-4732-4082-96f0-e7c6bf06bceb Authenticating user 'default' from [fd00:1122:3344:101::e]:58966 | ||
| 1953 | 2026.01.08 00:33:19.476614 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1954 | 2026.01.08 00:33:19.476636 [ 286 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1955 | 2026.01.08 00:33:19.476622 [ 293 ] {} <Debug> TCP-Session: e1eee36f-4732-4082-96f0-e7c6bf06bceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.01.08 00:33:19.476659 [ 290 ] {} <Debug> TCP-Session: 5ecda94a-5c06-4048-891a-fb6209433bd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57419 | ||
| 1957 | 2026.01.08 00:33:19.476682 [ 293 ] {} <Debug> TCP-Session: e1eee36f-4732-4082-96f0-e7c6bf06bceb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.01.08 00:33:19.476703 [ 286 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1959 | 2026.01.08 00:33:19.476705 [ 290 ] {} <Debug> TCP-Session: 5ecda94a-5c06-4048-891a-fb6209433bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2026.01.08 00:33:19.476735 [ 290 ] {} <Debug> TCP-Session: 5ecda94a-5c06-4048-891a-fb6209433bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2026.01.08 00:33:19.477007 [ 286 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 1962 | 2026.01.08 00:33:19.477111 [ 286 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1963 | 2026.01.08 00:33:19.646103 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2026.01.08 00:33:19.646290 [ 267 ] {58678ed7-3062-4f04-b9e2-943113cf3c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1965 | 2026.01.08 00:33:19.646360 [ 267 ] {58678ed7-3062-4f04-b9e2-943113cf3c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1966 | 2026.01.08 00:33:19.647155 [ 267 ] {58678ed7-3062-4f04-b9e2-943113cf3c3b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.01.08 00:33:19.647204 [ 267 ] {58678ed7-3062-4f04-b9e2-943113cf3c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1968 | 2026.01.08 00:33:19.647831 [ 267 ] {58678ed7-3062-4f04-b9e2-943113cf3c3b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1969 | 2026.01.08 00:33:19.648124 [ 267 ] {58678ed7-3062-4f04-b9e2-943113cf3c3b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.01.08 00:33:19.648305 [ 267 ] {58678ed7-3062-4f04-b9e2-943113cf3c3b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002065 sec., 27118.64406779661 rows/sec., 2.08 MiB/sec. | ||
| 1971 | 2026.01.08 00:33:19.648363 [ 267 ] {58678ed7-3062-4f04-b9e2-943113cf3c3b} <Debug> TCPHandler: Processed in 0.002391018 sec. | ||
| 1972 | 2026.01.08 00:33:19.648519 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.01.08 00:33:19.648629 [ 267 ] {ac6fced1-2106-47ba-8ea4-32a01273fe33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1974 | 2026.01.08 00:33:19.648678 [ 267 ] {ac6fced1-2106-47ba-8ea4-32a01273fe33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1975 | 2026.01.08 00:33:19.649190 [ 267 ] {ac6fced1-2106-47ba-8ea4-32a01273fe33} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2026.01.08 00:33:19.649228 [ 267 ] {ac6fced1-2106-47ba-8ea4-32a01273fe33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1977 | 2026.01.08 00:33:19.649570 [ 267 ] {ac6fced1-2106-47ba-8ea4-32a01273fe33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1978 | 2026.01.08 00:33:19.649795 [ 267 ] {ac6fced1-2106-47ba-8ea4-32a01273fe33} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.01.08 00:33:19.649939 [ 267 ] {ac6fced1-2106-47ba-8ea4-32a01273fe33} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001337 sec., 47868.36200448766 rows/sec., 3.74 MiB/sec. | ||
| 1980 | 2026.01.08 00:33:19.649982 [ 267 ] {ac6fced1-2106-47ba-8ea4-32a01273fe33} <Debug> TCPHandler: Processed in 0.001517643 sec. | ||
| 1981 | 2026.01.08 00:33:19.650135 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.01.08 00:33:19.650243 [ 267 ] {88a941c5-193d-41ae-b1b0-089f363d47fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1983 | 2026.01.08 00:33:19.650297 [ 267 ] {88a941c5-193d-41ae-b1b0-089f363d47fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1984 | 2026.01.08 00:33:19.650831 [ 267 ] {88a941c5-193d-41ae-b1b0-089f363d47fb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.01.08 00:33:19.650868 [ 267 ] {88a941c5-193d-41ae-b1b0-089f363d47fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1986 | 2026.01.08 00:33:19.651328 [ 267 ] {88a941c5-193d-41ae-b1b0-089f363d47fb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1987 | 2026.01.08 00:33:19.651626 [ 267 ] {88a941c5-193d-41ae-b1b0-089f363d47fb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.01.08 00:33:19.651768 [ 267 ] {88a941c5-193d-41ae-b1b0-089f363d47fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. | ||
| 1989 | 2026.01.08 00:33:19.651807 [ 267 ] {88a941c5-193d-41ae-b1b0-089f363d47fb} <Debug> TCPHandler: Processed in 0.001732479 sec. | ||
| 1990 | 2026.01.08 00:33:19.651948 [ 267 ] {} <Trace> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.01.08 00:33:19.652054 [ 267 ] {b6f584e7-d1ce-4641-8ae0-8ea645e6d831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33815) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1992 | 2026.01.08 00:33:19.652100 [ 267 ] {b6f584e7-d1ce-4641-8ae0-8ea645e6d831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1993 | 2026.01.08 00:33:19.652499 [ 267 ] {b6f584e7-d1ce-4641-8ae0-8ea645e6d831} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.01.08 00:33:19.652537 [ 267 ] {b6f584e7-d1ce-4641-8ae0-8ea645e6d831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1995 | 2026.01.08 00:33:19.652869 [ 267 ] {b6f584e7-d1ce-4641-8ae0-8ea645e6d831} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1996 | 2026.01.08 00:33:19.653089 [ 267 ] {b6f584e7-d1ce-4641-8ae0-8ea645e6d831} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.01.08 00:33:19.653230 [ 267 ] {b6f584e7-d1ce-4641-8ae0-8ea645e6d831} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 1998 | 2026.01.08 00:33:19.653268 [ 267 ] {b6f584e7-d1ce-4641-8ae0-8ea645e6d831} <Debug> TCPHandler: Processed in 0.001370608 sec. | ||
| 1999 | 2026.01.08 00:33:19.749051 [ 323 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Trace> AggregatingTransform: Aggregating | ||
| 2000 | 2026.01.08 00:33:19.749114 [ 323 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Trace> Aggregator: Aggregation method: without_key | ||
| 2001 | 2026.01.08 00:33:19.749149 [ 323 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001334578 sec. (749.301 rows/sec., 29.27 KiB/sec.) | ||
| 2002 | 2026.01.08 00:33:19.749170 [ 323 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Trace> Aggregator: Merging aggregated data | ||
| 2003 | 2026.01.08 00:33:19.750464 [ 286 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.274204 sec., 3.646919811527184 rows/sec., 145.88 B/sec. | ||
| 2004 | 2026.01.08 00:33:19.750636 [ 286 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2005 | 2026.01.08 00:33:19.750653 [ 286 ] {ee631efe-c19b-4e42-8ef6-48477f7a7485} <Debug> TCPHandler: Processed in 0.274819037 sec. | ||
| 2006 | 2026.01.08 00:33:19.750791 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2007 | 2026.01.08 00:33:19.750828 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2008 | 2026.01.08 00:33:19.750841 [ 287 ] {} <Debug> TCP-Session: e2418096-a22e-447a-929b-47bcd2e7baa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.01.08 00:33:19.750869 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2010 | 2026.01.08 00:33:19.750886 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2011 | 2026.01.08 00:33:19.750919 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2012 | 2026.01.08 00:33:19.750944 [ 289 ] {} <Debug> TCP-Session: 05a6e1fd-fc24-4b39-87eb-bc489e6d0c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.01.08 00:33:19.750957 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2026.01.08 00:33:19.750970 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2015 | 2026.01.08 00:33:19.750983 [ 290 ] {} <Debug> TCP-Session: 5ecda94a-5c06-4048-891a-fb6209433bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.01.08 00:33:19.751008 [ 293 ] {} <Debug> TCP-Session: e1eee36f-4732-4082-96f0-e7c6bf06bceb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.01.08 00:33:19.751025 [ 286 ] {} <Debug> TCP-Session: e1364393-3803-4112-8647-7d7fdcc5d853 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.01.08 00:33:19.750940 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2019 | 2026.01.08 00:33:19.750904 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2020 | 2026.01.08 00:33:19.751115 [ 292 ] {} <Debug> TCP-Session: ddf265e1-75a4-4ba4-8e06-4a4124b2aa69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.01.08 00:33:19.750880 [ 294 ] {} <Debug> TCP-Session: d13a4d5a-0131-4021-b031-6d0ca9d90e24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.01.08 00:33:19.751143 [ 291 ] {} <Debug> TCP-Session: 00fa9113-2b50-4af9-a119-1315071745f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.01.08 00:33:19.750975 [ 288 ] {} <Debug> TCP-Session: cf719686-f338-4605-b8f9-ce49384ef17c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.01.08 00:33:19.860846 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54103 | ||
| 2025 | 2026.01.08 00:33:19.860957 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2026 | 2026.01.08 00:33:19.860984 [ 289 ] {} <Debug> TCP-Session: 3d209575-6de7-4d72-90c7-bfa91a45ff05 Authenticating user 'default' from [fd00:1122:3344:101::e]:54103 | ||
| 2027 | 2026.01.08 00:33:19.861007 [ 289 ] {} <Debug> TCP-Session: 3d209575-6de7-4d72-90c7-bfa91a45ff05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2026.01.08 00:33:19.861020 [ 289 ] {} <Debug> TCP-Session: 3d209575-6de7-4d72-90c7-bfa91a45ff05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.01.08 00:33:19.861230 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49934 | ||
| 2030 | 2026.01.08 00:33:19.861263 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33818 | ||
| 2031 | 2026.01.08 00:33:19.861295 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49303 | ||
| 2032 | 2026.01.08 00:33:19.861313 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57683 | ||
| 2033 | 2026.01.08 00:33:19.861328 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52119 | ||
| 2034 | 2026.01.08 00:33:19.861350 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2035 | 2026.01.08 00:33:19.861351 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45909 | ||
| 2036 | 2026.01.08 00:33:19.861402 [ 289 ] {} <Trace> TCP-Session: 3d209575-6de7-4d72-90c7-bfa91a45ff05 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.01.08 00:33:19.861417 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2038 | 2026.01.08 00:33:19.861438 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2039 | 2026.01.08 00:33:19.861461 [ 294 ] {} <Debug> TCP-Session: cd24f805-3a67-4ffd-ad09-28c0b696afa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57683 | ||
| 2040 | 2026.01.08 00:33:19.861403 [ 290 ] {} <Debug> TCP-Session: 7ad2ae28-6344-48de-9d79-19e8d0f43075 Authenticating user 'default' from [fd00:1122:3344:101::e]:49934 | ||
| 2041 | 2026.01.08 00:33:19.861489 [ 293 ] {} <Debug> TCP-Session: 7152527d-01c2-4861-85f0-a2492620a69b Authenticating user 'default' from [fd00:1122:3344:101::e]:49303 | ||
| 2042 | 2026.01.08 00:33:19.861495 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2043 | 2026.01.08 00:33:19.861513 [ 290 ] {} <Debug> TCP-Session: 7ad2ae28-6344-48de-9d79-19e8d0f43075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.01.08 00:33:19.861530 [ 293 ] {} <Debug> TCP-Session: 7152527d-01c2-4861-85f0-a2492620a69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.01.08 00:33:19.861553 [ 290 ] {} <Debug> TCP-Session: 7ad2ae28-6344-48de-9d79-19e8d0f43075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.01.08 00:33:19.861566 [ 293 ] {} <Debug> TCP-Session: 7152527d-01c2-4861-85f0-a2492620a69b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.01.08 00:33:19.861503 [ 294 ] {} <Debug> TCP-Session: cd24f805-3a67-4ffd-ad09-28c0b696afa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.01.08 00:33:19.861607 [ 289 ] {a3a21b00-8f29-4627-bed8-25ee23b6587e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54103) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2049 | 2026.01.08 00:33:19.861617 [ 294 ] {} <Debug> TCP-Session: cd24f805-3a67-4ffd-ad09-28c0b696afa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.01.08 00:33:19.861330 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64962 | ||
| 2051 | 2026.01.08 00:33:19.861295 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33635 | ||
| 2052 | 2026.01.08 00:33:19.861378 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2053 | 2026.01.08 00:33:19.861724 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2054 | 2026.01.08 00:33:19.861552 [ 288 ] {} <Debug> TCP-Session: 67df0fc7-9708-4e2e-a008-2826815c873e Authenticating user 'default' from [fd00:1122:3344:101::e]:45909 | ||
| 2055 | 2026.01.08 00:33:19.861751 [ 287 ] {} <Debug> TCP-Session: 48dd01ba-8f05-4c44-93d8-4bad01872117 Authenticating user 'default' from [fd00:1122:3344:101::e]:64962 | ||
| 2056 | 2026.01.08 00:33:19.861758 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2057 | 2026.01.08 00:33:19.861776 [ 288 ] {} <Debug> TCP-Session: 67df0fc7-9708-4e2e-a008-2826815c873e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.01.08 00:33:19.861786 [ 287 ] {} <Debug> TCP-Session: 48dd01ba-8f05-4c44-93d8-4bad01872117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.01.08 00:33:19.861797 [ 292 ] {} <Debug> TCP-Session: 91b7bbe4-bf03-48a0-b3a0-07d8c0f15a01 Authenticating user 'default' from [fd00:1122:3344:101::e]:33635 | ||
| 2060 | 2026.01.08 00:33:19.861801 [ 288 ] {} <Debug> TCP-Session: 67df0fc7-9708-4e2e-a008-2826815c873e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.01.08 00:33:19.861815 [ 287 ] {} <Debug> TCP-Session: 48dd01ba-8f05-4c44-93d8-4bad01872117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.01.08 00:33:19.861833 [ 292 ] {} <Debug> TCP-Session: 91b7bbe4-bf03-48a0-b3a0-07d8c0f15a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.01.08 00:33:19.861744 [ 291 ] {} <Debug> TCP-Session: 1a5ab83e-bc7c-496a-ac6e-95d843ea08a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33818 | ||
| 2064 | 2026.01.08 00:33:19.861864 [ 292 ] {} <Debug> TCP-Session: 91b7bbe4-bf03-48a0-b3a0-07d8c0f15a01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.01.08 00:33:19.861895 [ 291 ] {} <Debug> TCP-Session: 1a5ab83e-bc7c-496a-ac6e-95d843ea08a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.01.08 00:33:19.861451 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2067 | 2026.01.08 00:33:19.861921 [ 291 ] {} <Debug> TCP-Session: 1a5ab83e-bc7c-496a-ac6e-95d843ea08a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.01.08 00:33:19.861934 [ 289 ] {a3a21b00-8f29-4627-bed8-25ee23b6587e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2069 | 2026.01.08 00:33:19.861953 [ 286 ] {} <Debug> TCP-Session: f997c5c1-5cc4-4e16-bb4e-1c71c5795680 Authenticating user 'default' from [fd00:1122:3344:101::e]:52119 | ||
| 2070 | 2026.01.08 00:33:19.861989 [ 286 ] {} <Debug> TCP-Session: f997c5c1-5cc4-4e16-bb4e-1c71c5795680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.01.08 00:33:19.862002 [ 286 ] {} <Debug> TCP-Session: f997c5c1-5cc4-4e16-bb4e-1c71c5795680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.01.08 00:33:19.862008 [ 289 ] {a3a21b00-8f29-4627-bed8-25ee23b6587e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2073 | 2026.01.08 00:33:19.862347 [ 289 ] {a3a21b00-8f29-4627-bed8-25ee23b6587e} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 2074 | 2026.01.08 00:33:19.863484 [ 308 ] {a3a21b00-8f29-4627-bed8-25ee23b6587e} <Trace> AggregatingTransform: Aggregating | ||
| 2075 | 2026.01.08 00:33:19.863535 [ 308 ] {a3a21b00-8f29-4627-bed8-25ee23b6587e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2076 | 2026.01.08 00:33:19.863570 [ 308 ] {a3a21b00-8f29-4627-bed8-25ee23b6587e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001119862 sec. (892.967 rows/sec., 34.88 KiB/sec.) | ||
| 2077 | 2026.01.08 00:33:19.863586 [ 308 ] {a3a21b00-8f29-4627-bed8-25ee23b6587e} <Trace> Aggregator: Merging aggregated data | ||
| 2078 | 2026.01.08 00:33:19.865144 [ 289 ] {a3a21b00-8f29-4627-bed8-25ee23b6587e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003611 sec., 276.93159789531984 rows/sec., 10.82 KiB/sec. | ||
| 2079 | 2026.01.08 00:33:19.865287 [ 289 ] {a3a21b00-8f29-4627-bed8-25ee23b6587e} <Debug> TCPHandler: Processed in 0.004044175 sec. | ||
| 2080 | 2026.01.08 00:33:19.865420 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2081 | 2026.01.08 00:33:19.865448 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2082 | 2026.01.08 00:33:19.865458 [ 289 ] {} <Debug> TCP-Session: 3d209575-6de7-4d72-90c7-bfa91a45ff05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.01.08 00:33:19.865469 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2084 | 2026.01.08 00:33:19.865493 [ 294 ] {} <Debug> TCP-Session: cd24f805-3a67-4ffd-ad09-28c0b696afa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.01.08 00:33:19.865489 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2086 | 2026.01.08 00:33:19.865509 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2087 | 2026.01.08 00:33:19.865538 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2088 | 2026.01.08 00:33:19.865570 [ 288 ] {} <Debug> TCP-Session: 67df0fc7-9708-4e2e-a008-2826815c873e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.01.08 00:33:19.865574 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2090 | 2026.01.08 00:33:19.865606 [ 293 ] {} <Debug> TCP-Session: 7152527d-01c2-4861-85f0-a2492620a69b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.01.08 00:33:19.865554 [ 292 ] {} <Debug> TCP-Session: 91b7bbe4-bf03-48a0-b3a0-07d8c0f15a01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.01.08 00:33:19.865636 [ 287 ] {} <Debug> TCP-Session: 48dd01ba-8f05-4c44-93d8-4bad01872117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.01.08 00:33:19.865546 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2094 | 2026.01.08 00:33:19.865522 [ 290 ] {} <Debug> TCP-Session: 7ad2ae28-6344-48de-9d79-19e8d0f43075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.01.08 00:33:19.865551 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2096 | 2026.01.08 00:33:19.865710 [ 291 ] {} <Debug> TCP-Session: 1a5ab83e-bc7c-496a-ac6e-95d843ea08a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.01.08 00:33:19.865751 [ 286 ] {} <Debug> TCP-Session: f997c5c1-5cc4-4e16-bb4e-1c71c5795680 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.01.08 00:33:20.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.38 MiB, peak 195.28 MiB, free memory in arenas 0.00 B, will set to 202.27 MiB (RSS), difference: 18.88 MiB | ||
| 2099 | 2026.01.08 00:33:21.925580 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2100 | 2026.01.08 00:33:21.925657 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2101 | 2026.01.08 00:33:21.983781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3889 | ||
| 2102 | 2026.01.08 00:33:21.984255 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.01.08 00:33:21.984301 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2104 | 2026.01.08 00:33:21.984784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2105 | 2026.01.08 00:33:21.985033 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.01.08 00:33:21.985168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3889 | ||
| 2107 | 2026.01.08 00:33:21.989188 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 286 | ||
| 2108 | 2026.01.08 00:33:21.992681 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.01.08 00:33:21.992736 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2110 | 2026.01.08 00:33:21.994064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2111 | 2026.01.08 00:33:21.994337 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.01.08 00:33:21.994656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 286 | ||
| 2113 | 2026.01.08 00:33:22.179884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2114 | 2026.01.08 00:33:22.199517 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.01.08 00:33:22.199584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2116 | 2026.01.08 00:33:22.205852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2117 | 2026.01.08 00:33:22.206575 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.01.08 00:33:22.209819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2119 | 2026.01.08 00:33:23.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.86 MiB, peak 206.86 MiB, free memory in arenas 0.00 B, will set to 204.82 MiB (RSS), difference: 1.95 MiB | ||
| 2120 | 2026.01.08 00:33:24.187384 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2121 | 2026.01.08 00:33:24.187447 [ 267 ] {} <Debug> TCP-Session: b3eda356-02ad-4215-93e1-05d67bfc839b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2122 | 2026.01.08 00:33:24.658237 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.01.08 00:33:24.658439 [ 268 ] {02d620e4-c49f-49a2-85dc-6672298d4c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2124 | 2026.01.08 00:33:24.658513 [ 268 ] {02d620e4-c49f-49a2-85dc-6672298d4c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2125 | 2026.01.08 00:33:24.659452 [ 268 ] {02d620e4-c49f-49a2-85dc-6672298d4c40} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.01.08 00:33:24.659494 [ 268 ] {02d620e4-c49f-49a2-85dc-6672298d4c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2127 | 2026.01.08 00:33:24.659927 [ 268 ] {02d620e4-c49f-49a2-85dc-6672298d4c40} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2128 | 2026.01.08 00:33:24.660177 [ 268 ] {02d620e4-c49f-49a2-85dc-6672298d4c40} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.01.08 00:33:24.660329 [ 268 ] {02d620e4-c49f-49a2-85dc-6672298d4c40} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001946 sec., 210688.59198355602 rows/sec., 13.37 MiB/sec. | ||
| 2130 | 2026.01.08 00:33:24.660376 [ 268 ] {02d620e4-c49f-49a2-85dc-6672298d4c40} <Debug> TCPHandler: Processed in 0.002279745 sec. | ||
| 2131 | 2026.01.08 00:33:24.660502 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.01.08 00:33:24.660609 [ 268 ] {71b7d9a7-df10-422a-bb1f-a33e28df8ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2133 | 2026.01.08 00:33:24.660653 [ 268 ] {71b7d9a7-df10-422a-bb1f-a33e28df8ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2134 | 2026.01.08 00:33:24.661589 [ 268 ] {71b7d9a7-df10-422a-bb1f-a33e28df8ba6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.01.08 00:33:24.661627 [ 268 ] {71b7d9a7-df10-422a-bb1f-a33e28df8ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2136 | 2026.01.08 00:33:24.662040 [ 268 ] {71b7d9a7-df10-422a-bb1f-a33e28df8ba6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2137 | 2026.01.08 00:33:24.662256 [ 268 ] {71b7d9a7-df10-422a-bb1f-a33e28df8ba6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.01.08 00:33:24.662390 [ 268 ] {71b7d9a7-df10-422a-bb1f-a33e28df8ba6} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001806 sec., 655592.4695459579 rows/sec., 52.30 MiB/sec. | ||
| 2139 | 2026.01.08 00:33:24.662428 [ 268 ] {71b7d9a7-df10-422a-bb1f-a33e28df8ba6} <Debug> TCPHandler: Processed in 0.001979306 sec. | ||
| 2140 | 2026.01.08 00:33:24.662548 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.01.08 00:33:24.662647 [ 268 ] {d1792fd8-65fb-431f-9165-c4f7fea04855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2142 | 2026.01.08 00:33:24.662688 [ 268 ] {d1792fd8-65fb-431f-9165-c4f7fea04855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2143 | 2026.01.08 00:33:24.663164 [ 268 ] {d1792fd8-65fb-431f-9165-c4f7fea04855} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2026.01.08 00:33:24.663201 [ 268 ] {d1792fd8-65fb-431f-9165-c4f7fea04855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2145 | 2026.01.08 00:33:24.663516 [ 268 ] {d1792fd8-65fb-431f-9165-c4f7fea04855} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2146 | 2026.01.08 00:33:24.663726 [ 268 ] {d1792fd8-65fb-431f-9165-c4f7fea04855} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.01.08 00:33:24.663856 [ 268 ] {d1792fd8-65fb-431f-9165-c4f7fea04855} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.00123 sec., 195934.9593495935 rows/sec., 11.93 MiB/sec. | ||
| 2148 | 2026.01.08 00:33:24.663892 [ 268 ] {d1792fd8-65fb-431f-9165-c4f7fea04855} <Debug> TCPHandler: Processed in 0.00139633 sec. | ||
| 2149 | 2026.01.08 00:33:24.664001 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.01.08 00:33:24.664096 [ 268 ] {db868687-885e-4551-89c2-214a1b73a2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.01.08 00:33:24.664136 [ 268 ] {db868687-885e-4551-89c2-214a1b73a2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2152 | 2026.01.08 00:33:24.664587 [ 268 ] {db868687-885e-4551-89c2-214a1b73a2f1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.01.08 00:33:24.664623 [ 268 ] {db868687-885e-4551-89c2-214a1b73a2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2154 | 2026.01.08 00:33:24.664942 [ 268 ] {db868687-885e-4551-89c2-214a1b73a2f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2155 | 2026.01.08 00:33:24.665156 [ 268 ] {db868687-885e-4551-89c2-214a1b73a2f1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.01.08 00:33:24.665281 [ 268 ] {db868687-885e-4551-89c2-214a1b73a2f1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001205 sec., 175933.60995850625 rows/sec., 11.35 MiB/sec. | ||
| 2157 | 2026.01.08 00:33:24.665320 [ 268 ] {db868687-885e-4551-89c2-214a1b73a2f1} <Debug> TCPHandler: Processed in 0.001369389 sec. | ||
| 2158 | 2026.01.08 00:33:24.665438 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2026.01.08 00:33:24.665534 [ 268 ] {08ede0f1-18fb-4ebb-8f40-eaf03f731651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2160 | 2026.01.08 00:33:24.665575 [ 268 ] {08ede0f1-18fb-4ebb-8f40-eaf03f731651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2161 | 2026.01.08 00:33:24.666022 [ 268 ] {08ede0f1-18fb-4ebb-8f40-eaf03f731651} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.01.08 00:33:24.666059 [ 268 ] {08ede0f1-18fb-4ebb-8f40-eaf03f731651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2163 | 2026.01.08 00:33:24.666368 [ 268 ] {08ede0f1-18fb-4ebb-8f40-eaf03f731651} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2164 | 2026.01.08 00:33:24.666573 [ 268 ] {08ede0f1-18fb-4ebb-8f40-eaf03f731651} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2026.01.08 00:33:24.666700 [ 268 ] {08ede0f1-18fb-4ebb-8f40-eaf03f731651} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001185 sec., 178059.0717299578 rows/sec., 10.11 MiB/sec. | ||
| 2166 | 2026.01.08 00:33:24.666736 [ 268 ] {08ede0f1-18fb-4ebb-8f40-eaf03f731651} <Debug> TCPHandler: Processed in 0.001348768 sec. | ||
| 2167 | 2026.01.08 00:33:24.666847 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.01.08 00:33:24.666942 [ 268 ] {4b0504f8-9b5e-4176-8ccc-5b52e09f944e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2169 | 2026.01.08 00:33:24.666982 [ 268 ] {4b0504f8-9b5e-4176-8ccc-5b52e09f944e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2170 | 2026.01.08 00:33:24.667589 [ 268 ] {4b0504f8-9b5e-4176-8ccc-5b52e09f944e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2026.01.08 00:33:24.667625 [ 268 ] {4b0504f8-9b5e-4176-8ccc-5b52e09f944e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2172 | 2026.01.08 00:33:24.667948 [ 268 ] {4b0504f8-9b5e-4176-8ccc-5b52e09f944e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2173 | 2026.01.08 00:33:24.668157 [ 268 ] {4b0504f8-9b5e-4176-8ccc-5b52e09f944e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.01.08 00:33:24.668280 [ 268 ] {4b0504f8-9b5e-4176-8ccc-5b52e09f944e} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001357 sec., 526897.56816507 rows/sec., 36.95 MiB/sec. | ||
| 2175 | 2026.01.08 00:33:24.668316 [ 268 ] {4b0504f8-9b5e-4176-8ccc-5b52e09f944e} <Debug> TCPHandler: Processed in 0.001519563 sec. | ||
| 2176 | 2026.01.08 00:33:24.668428 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2026.01.08 00:33:24.668523 [ 268 ] {76b88442-da95-4ecd-9a31-81afe9902a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2178 | 2026.01.08 00:33:24.668565 [ 268 ] {76b88442-da95-4ecd-9a31-81afe9902a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2179 | 2026.01.08 00:33:24.668890 [ 268 ] {76b88442-da95-4ecd-9a31-81afe9902a0b} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.01.08 00:33:24.668927 [ 268 ] {76b88442-da95-4ecd-9a31-81afe9902a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2181 | 2026.01.08 00:33:24.669232 [ 268 ] {76b88442-da95-4ecd-9a31-81afe9902a0b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2182 | 2026.01.08 00:33:24.669446 [ 268 ] {76b88442-da95-4ecd-9a31-81afe9902a0b} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2026.01.08 00:33:24.669568 [ 268 ] {76b88442-da95-4ecd-9a31-81afe9902a0b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 2184 | 2026.01.08 00:33:24.669602 [ 268 ] {76b88442-da95-4ecd-9a31-81afe9902a0b} <Debug> TCPHandler: Processed in 0.001224355 sec. | ||
| 2185 | 2026.01.08 00:33:24.669702 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2026.01.08 00:33:24.669797 [ 268 ] {7bdc0519-ab7c-420f-9a90-588822b47b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2187 | 2026.01.08 00:33:24.669840 [ 268 ] {7bdc0519-ab7c-420f-9a90-588822b47b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2188 | 2026.01.08 00:33:24.670248 [ 268 ] {7bdc0519-ab7c-420f-9a90-588822b47b7a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.01.08 00:33:24.670284 [ 268 ] {7bdc0519-ab7c-420f-9a90-588822b47b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2190 | 2026.01.08 00:33:24.670625 [ 268 ] {7bdc0519-ab7c-420f-9a90-588822b47b7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2191 | 2026.01.08 00:33:24.670834 [ 268 ] {7bdc0519-ab7c-420f-9a90-588822b47b7a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2026.01.08 00:33:24.670961 [ 268 ] {7bdc0519-ab7c-420f-9a90-588822b47b7a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001183 sec., 265426.8808114962 rows/sec., 17.44 MiB/sec. | ||
| 2193 | 2026.01.08 00:33:24.670996 [ 268 ] {7bdc0519-ab7c-420f-9a90-588822b47b7a} <Debug> TCPHandler: Processed in 0.001343408 sec. | ||
| 2194 | 2026.01.08 00:33:24.671100 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2026.01.08 00:33:24.671193 [ 268 ] {15e4e071-4d8d-4929-898a-2cf3d7d56737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2196 | 2026.01.08 00:33:24.671235 [ 268 ] {15e4e071-4d8d-4929-898a-2cf3d7d56737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2197 | 2026.01.08 00:33:24.671543 [ 268 ] {15e4e071-4d8d-4929-898a-2cf3d7d56737} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2026.01.08 00:33:24.671579 [ 268 ] {15e4e071-4d8d-4929-898a-2cf3d7d56737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2199 | 2026.01.08 00:33:24.671878 [ 268 ] {15e4e071-4d8d-4929-898a-2cf3d7d56737} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2200 | 2026.01.08 00:33:24.672079 [ 268 ] {15e4e071-4d8d-4929-898a-2cf3d7d56737} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.01.08 00:33:24.672200 [ 268 ] {15e4e071-4d8d-4929-898a-2cf3d7d56737} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 2202 | 2026.01.08 00:33:24.672236 [ 268 ] {15e4e071-4d8d-4929-898a-2cf3d7d56737} <Debug> TCPHandler: Processed in 0.001186714 sec. | ||
| 2203 | 2026.01.08 00:33:24.672338 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2026.01.08 00:33:24.672431 [ 268 ] {725309ba-410e-41b7-9bec-9719df131942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2205 | 2026.01.08 00:33:24.672486 [ 268 ] {725309ba-410e-41b7-9bec-9719df131942} <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 | ||
| 2206 | 2026.01.08 00:33:24.673262 [ 268 ] {725309ba-410e-41b7-9bec-9719df131942} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.01.08 00:33:24.673299 [ 268 ] {725309ba-410e-41b7-9bec-9719df131942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2208 | 2026.01.08 00:33:24.673847 [ 268 ] {725309ba-410e-41b7-9bec-9719df131942} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2209 | 2026.01.08 00:33:24.674080 [ 268 ] {725309ba-410e-41b7-9bec-9719df131942} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.01.08 00:33:24.674216 [ 268 ] {725309ba-410e-41b7-9bec-9719df131942} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001802 sec., 19977.802441731408 rows/sec., 35.80 MiB/sec. | ||
| 2211 | 2026.01.08 00:33:24.674264 [ 268 ] {725309ba-410e-41b7-9bec-9719df131942} <Debug> TCPHandler: Processed in 0.001976286 sec. | ||
| 2212 | 2026.01.08 00:33:24.674387 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.01.08 00:33:24.674482 [ 268 ] {2c71a5d2-51b3-4402-85ad-f005e8eb4f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2214 | 2026.01.08 00:33:24.674523 [ 268 ] {2c71a5d2-51b3-4402-85ad-f005e8eb4f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2215 | 2026.01.08 00:33:24.674851 [ 268 ] {2c71a5d2-51b3-4402-85ad-f005e8eb4f75} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.01.08 00:33:24.674887 [ 268 ] {2c71a5d2-51b3-4402-85ad-f005e8eb4f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2217 | 2026.01.08 00:33:24.675189 [ 268 ] {2c71a5d2-51b3-4402-85ad-f005e8eb4f75} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2218 | 2026.01.08 00:33:24.675395 [ 268 ] {2c71a5d2-51b3-4402-85ad-f005e8eb4f75} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.01.08 00:33:24.675518 [ 268 ] {2c71a5d2-51b3-4402-85ad-f005e8eb4f75} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001055 sec., 98578.19905213271 rows/sec., 6.04 MiB/sec. | ||
| 2220 | 2026.01.08 00:33:24.675553 [ 268 ] {2c71a5d2-51b3-4402-85ad-f005e8eb4f75} <Debug> TCPHandler: Processed in 0.001218345 sec. | ||
| 2221 | 2026.01.08 00:33:25.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.57 MiB, peak 206.86 MiB, free memory in arenas 0.00 B, will set to 205.01 MiB (RSS), difference: 1.44 MiB | ||
| 2222 | 2026.01.08 00:33:29.486202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4401 | ||
| 2223 | 2026.01.08 00:33:29.486720 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.01.08 00:33:29.486766 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2225 | 2026.01.08 00:33:29.487261 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2226 | 2026.01.08 00:33:29.487493 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.01.08 00:33:29.487632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4401 | ||
| 2228 | 2026.01.08 00:33:29.646635 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2026.01.08 00:33:29.646846 [ 268 ] {a8d44ed6-8883-4283-89ea-e7887a3508f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2230 | 2026.01.08 00:33:29.646922 [ 268 ] {a8d44ed6-8883-4283-89ea-e7887a3508f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2231 | 2026.01.08 00:33:29.647591 [ 268 ] {a8d44ed6-8883-4283-89ea-e7887a3508f3} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2026.01.08 00:33:29.647640 [ 268 ] {a8d44ed6-8883-4283-89ea-e7887a3508f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2233 | 2026.01.08 00:33:29.648045 [ 268 ] {a8d44ed6-8883-4283-89ea-e7887a3508f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2234 | 2026.01.08 00:33:29.648267 [ 268 ] {a8d44ed6-8883-4283-89ea-e7887a3508f3} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2026.01.08 00:33:29.648421 [ 268 ] {a8d44ed6-8883-4283-89ea-e7887a3508f3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001633 sec., 2449.479485609308 rows/sec., 199.74 KiB/sec. | ||
| 2236 | 2026.01.08 00:33:29.648467 [ 268 ] {a8d44ed6-8883-4283-89ea-e7887a3508f3} <Debug> TCPHandler: Processed in 0.001972266 sec. | ||
| 2237 | 2026.01.08 00:33:29.648587 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.01.08 00:33:29.648689 [ 268 ] {0e7cd3c7-4ff3-42f0-924b-b0bc1abbcc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2239 | 2026.01.08 00:33:29.648732 [ 268 ] {0e7cd3c7-4ff3-42f0-924b-b0bc1abbcc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2240 | 2026.01.08 00:33:29.649139 [ 268 ] {0e7cd3c7-4ff3-42f0-924b-b0bc1abbcc70} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.01.08 00:33:29.649173 [ 268 ] {0e7cd3c7-4ff3-42f0-924b-b0bc1abbcc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2242 | 2026.01.08 00:33:29.649518 [ 268 ] {0e7cd3c7-4ff3-42f0-924b-b0bc1abbcc70} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2243 | 2026.01.08 00:33:29.649739 [ 268 ] {0e7cd3c7-4ff3-42f0-924b-b0bc1abbcc70} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.01.08 00:33:29.649869 [ 268 ] {0e7cd3c7-4ff3-42f0-924b-b0bc1abbcc70} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001205 sec., 56431.53526970955 rows/sec., 4.48 MiB/sec. | ||
| 2245 | 2026.01.08 00:33:29.649905 [ 268 ] {0e7cd3c7-4ff3-42f0-924b-b0bc1abbcc70} <Debug> TCPHandler: Processed in 0.001369459 sec. | ||
| 2246 | 2026.01.08 00:33:29.650013 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.01.08 00:33:29.650106 [ 268 ] {b7c0e661-b693-4819-8712-cf1b17e7000c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2248 | 2026.01.08 00:33:29.650147 [ 268 ] {b7c0e661-b693-4819-8712-cf1b17e7000c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2249 | 2026.01.08 00:33:29.650524 [ 268 ] {b7c0e661-b693-4819-8712-cf1b17e7000c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.01.08 00:33:29.650559 [ 268 ] {b7c0e661-b693-4819-8712-cf1b17e7000c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2251 | 2026.01.08 00:33:29.650859 [ 268 ] {b7c0e661-b693-4819-8712-cf1b17e7000c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2252 | 2026.01.08 00:33:29.651061 [ 268 ] {b7c0e661-b693-4819-8712-cf1b17e7000c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.01.08 00:33:29.651147 [ 48 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2254 | 2026.01.08 00:33:29.651184 [ 48 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2026.01.08 00:33:29.651193 [ 268 ] {b7c0e661-b693-4819-8712-cf1b17e7000c} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001106 sec., 8137.4321880651 rows/sec., 592.47 KiB/sec. | ||
| 2256 | 2026.01.08 00:33:29.651203 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2257 | 2026.01.08 00:33:29.651229 [ 268 ] {b7c0e661-b693-4819-8712-cf1b17e7000c} <Debug> TCPHandler: Processed in 0.001263716 sec. | ||
| 2258 | 2026.01.08 00:33:29.651309 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 2259 | 2026.01.08 00:33:29.651352 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.01.08 00:33:29.651454 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2261 | 2026.01.08 00:33:29.651463 [ 268 ] {bd8fee6f-98cc-4207-a713-5c12c000e90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2262 | 2026.01.08 00:33:29.651497 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part | ||
| 2263 | 2026.01.08 00:33:29.651515 [ 268 ] {bd8fee6f-98cc-4207-a713-5c12c000e90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2264 | 2026.01.08 00:33:29.651576 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2265 | 2026.01.08 00:33:29.651648 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2266 | 2026.01.08 00:33:29.651728 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 243 rows starting from the beginning of the part | ||
| 2267 | 2026.01.08 00:33:29.651793 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 2268 | 2026.01.08 00:33:29.651856 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 2269 | 2026.01.08 00:33:29.652034 [ 268 ] {bd8fee6f-98cc-4207-a713-5c12c000e90e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.01.08 00:33:29.652072 [ 268 ] {bd8fee6f-98cc-4207-a713-5c12c000e90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2271 | 2026.01.08 00:33:29.652488 [ 268 ] {bd8fee6f-98cc-4207-a713-5c12c000e90e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2272 | 2026.01.08 00:33:29.652809 [ 268 ] {bd8fee6f-98cc-4207-a713-5c12c000e90e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.01.08 00:33:29.652976 [ 268 ] {bd8fee6f-98cc-4207-a713-5c12c000e90e} <Debug> executeQuery: Read 82 rows, 6.57 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 4.17 MiB/sec. | ||
| 2274 | 2026.01.08 00:33:29.653024 [ 268 ] {bd8fee6f-98cc-4207-a713-5c12c000e90e} <Debug> TCPHandler: Processed in 0.001731179 sec. | ||
| 2275 | 2026.01.08 00:33:29.653102 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837272 sec., 321672.5667184826 rows/sec., 21.54 MiB/sec. | ||
| 2276 | 2026.01.08 00:33:29.653142 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2026.01.08 00:33:29.653248 [ 268 ] {8bedacf2-9d64-4201-a349-79850c9e7e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2278 | 2026.01.08 00:33:29.653294 [ 268 ] {8bedacf2-9d64-4201-a349-79850c9e7e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2279 | 2026.01.08 00:33:29.653328 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2280 | 2026.01.08 00:33:29.653647 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_6_1} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.01.08 00:33:29.653700 [ 268 ] {8bedacf2-9d64-4201-a349-79850c9e7e99} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.01.08 00:33:29.653722 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_6_1} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2283 | 2026.01.08 00:33:29.653745 [ 268 ] {8bedacf2-9d64-4201-a349-79850c9e7e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2284 | 2026.01.08 00:33:29.653816 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2285 | 2026.01.08 00:33:29.654118 [ 268 ] {8bedacf2-9d64-4201-a349-79850c9e7e99} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2286 | 2026.01.08 00:33:29.654339 [ 268 ] {8bedacf2-9d64-4201-a349-79850c9e7e99} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.01.08 00:33:29.654469 [ 268 ] {8bedacf2-9d64-4201-a349-79850c9e7e99} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00124 sec., 130645.16129032258 rows/sec., 9.10 MiB/sec. | ||
| 2288 | 2026.01.08 00:33:29.654504 [ 268 ] {8bedacf2-9d64-4201-a349-79850c9e7e99} <Debug> TCPHandler: Processed in 0.00141399 sec. | ||
| 2289 | 2026.01.08 00:33:29.654610 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.01.08 00:33:29.654714 [ 268 ] {141d1fe9-8887-478f-94cc-3864a08304cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.01.08 00:33:29.654771 [ 268 ] {141d1fe9-8887-478f-94cc-3864a08304cd} <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 | ||
| 2292 | 2026.01.08 00:33:29.655510 [ 268 ] {141d1fe9-8887-478f-94cc-3864a08304cd} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.01.08 00:33:29.655546 [ 268 ] {141d1fe9-8887-478f-94cc-3864a08304cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2294 | 2026.01.08 00:33:29.656093 [ 268 ] {141d1fe9-8887-478f-94cc-3864a08304cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2295 | 2026.01.08 00:33:29.656329 [ 268 ] {141d1fe9-8887-478f-94cc-3864a08304cd} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.01.08 00:33:29.656416 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2297 | 2026.01.08 00:33:29.656441 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.01.08 00:33:29.656457 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2299 | 2026.01.08 00:33:29.656463 [ 268 ] {141d1fe9-8887-478f-94cc-3864a08304cd} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001767 sec., 2829.654782116582 rows/sec., 5.07 MiB/sec. | ||
| 2300 | 2026.01.08 00:33:29.656528 [ 268 ] {141d1fe9-8887-478f-94cc-3864a08304cd} <Debug> TCPHandler: Processed in 0.001968706 sec. | ||
| 2301 | 2026.01.08 00:33:29.656547 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 2302 | 2026.01.08 00:33:29.656647 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.01.08 00:33:29.656747 [ 268 ] {1589c95c-1d42-4623-8082-8c9c221fcf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2304 | 2026.01.08 00:33:29.656789 [ 268 ] {1589c95c-1d42-4623-8082-8c9c221fcf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2305 | 2026.01.08 00:33:29.656870 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2306 | 2026.01.08 00:33:29.656964 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2307 | 2026.01.08 00:33:29.657149 [ 268 ] {1589c95c-1d42-4623-8082-8c9c221fcf4c} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2026.01.08 00:33:29.657152 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 2309 | 2026.01.08 00:33:29.657192 [ 268 ] {1589c95c-1d42-4623-8082-8c9c221fcf4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2310 | 2026.01.08 00:33:29.657310 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2311 | 2026.01.08 00:33:29.657436 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2312 | 2026.01.08 00:33:29.657533 [ 268 ] {1589c95c-1d42-4623-8082-8c9c221fcf4c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2313 | 2026.01.08 00:33:29.657570 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 2314 | 2026.01.08 00:33:29.657677 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 2315 | 2026.01.08 00:33:29.657761 [ 268 ] {1589c95c-1d42-4623-8082-8c9c221fcf4c} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.01.08 00:33:29.657896 [ 268 ] {1589c95c-1d42-4623-8082-8c9c221fcf4c} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001167 sec., 7712.082262210796 rows/sec., 544.77 KiB/sec. | ||
| 2317 | 2026.01.08 00:33:29.657933 [ 268 ] {1589c95c-1d42-4623-8082-8c9c221fcf4c} <Debug> TCPHandler: Processed in 0.001335138 sec. | ||
| 2318 | 2026.01.08 00:33:29.658039 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2026.01.08 00:33:29.658135 [ 268 ] {929f0aee-c384-425c-a7e2-466698aa8877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2320 | 2026.01.08 00:33:29.658178 [ 268 ] {929f0aee-c384-425c-a7e2-466698aa8877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2321 | 2026.01.08 00:33:29.658534 [ 268 ] {929f0aee-c384-425c-a7e2-466698aa8877} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2026.01.08 00:33:29.658571 [ 268 ] {929f0aee-c384-425c-a7e2-466698aa8877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2323 | 2026.01.08 00:33:29.658957 [ 268 ] {929f0aee-c384-425c-a7e2-466698aa8877} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2324 | 2026.01.08 00:33:29.659202 [ 268 ] {929f0aee-c384-425c-a7e2-466698aa8877} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.01.08 00:33:29.659334 [ 268 ] {929f0aee-c384-425c-a7e2-466698aa8877} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 2326 | 2026.01.08 00:33:29.659372 [ 268 ] {929f0aee-c384-425c-a7e2-466698aa8877} <Debug> TCPHandler: Processed in 0.001381879 sec. | ||
| 2327 | 2026.01.08 00:33:29.660318 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 19 columns (19 merged, 0 gathered) in 0.003815688 sec., 40097.61804424261 rows/sec., 71.85 MiB/sec. | ||
| 2328 | 2026.01.08 00:33:29.660714 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2329 | 2026.01.08 00:33:29.661082 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.01.08 00:33:29.661158 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2331 | 2026.01.08 00:33:29.661279 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2332 | 2026.01.08 00:33:29.710870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2333 | 2026.01.08 00:33:29.728476 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.01.08 00:33:29.728526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2335 | 2026.01.08 00:33:29.734691 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2336 | 2026.01.08 00:33:29.735440 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.01.08 00:33:29.738433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2338 | 2026.01.08 00:33:30.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.27 MiB, peak 210.27 MiB, free memory in arenas 0.00 B, will set to 207.93 MiB (RSS), difference: 1.66 MiB | ||
| 2339 | 2026.01.08 00:33:31.995828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 324 | ||
| 2340 | 2026.01.08 00:33:31.998115 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.01.08 00:33:31.998172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2342 | 2026.01.08 00:33:31.999353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2343 | 2026.01.08 00:33:31.999661 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.01.08 00:33:31.999811 [ 44 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2345 | 2026.01.08 00:33:31.999883 [ 44 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.01.08 00:33:31.999903 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2347 | 2026.01.08 00:33:32.000004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2348 | 2026.01.08 00:33:32.000032 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 2349 | 2026.01.08 00:33:32.000717 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2350 | 2026.01.08 00:33:32.000911 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 94 rows starting from the beginning of the part | ||
| 2351 | 2026.01.08 00:33:32.001346 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
| 2352 | 2026.01.08 00:33:32.001745 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2353 | 2026.01.08 00:33:32.002122 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2354 | 2026.01.08 00:33:32.002500 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
| 2355 | 2026.01.08 00:33:32.002874 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2356 | 2026.01.08 00:33:32.009104 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.009125059 sec., 35506.61973802032 rows/sec., 36.80 MiB/sec. | ||
| 2357 | 2026.01.08 00:33:32.010087 [ 198 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2358 | 2026.01.08 00:33:32.010715 [ 198 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2026.01.08 00:33:32.010796 [ 198 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_6_1} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2360 | 2026.01.08 00:33:32.011026 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2361 | 2026.01.08 00:33:34.658749 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.01.08 00:33:34.658942 [ 268 ] {daa524f1-03dc-4103-88f4-858986425d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2363 | 2026.01.08 00:33:34.659007 [ 268 ] {daa524f1-03dc-4103-88f4-858986425d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2364 | 2026.01.08 00:33:34.659769 [ 268 ] {daa524f1-03dc-4103-88f4-858986425d76} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2026.01.08 00:33:34.659811 [ 268 ] {daa524f1-03dc-4103-88f4-858986425d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2366 | 2026.01.08 00:33:34.660239 [ 268 ] {daa524f1-03dc-4103-88f4-858986425d76} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2367 | 2026.01.08 00:33:34.660477 [ 268 ] {daa524f1-03dc-4103-88f4-858986425d76} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.01.08 00:33:34.660628 [ 268 ] {daa524f1-03dc-4103-88f4-858986425d76} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001735 sec., 236311.23919308357 rows/sec., 14.99 MiB/sec. | ||
| 2369 | 2026.01.08 00:33:34.660672 [ 268 ] {daa524f1-03dc-4103-88f4-858986425d76} <Debug> TCPHandler: Processed in 0.002094629 sec. | ||
| 2370 | 2026.01.08 00:33:34.660795 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.01.08 00:33:34.660889 [ 268 ] {e8383976-f762-41d7-93fd-f8cb5aa4525b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2372 | 2026.01.08 00:33:34.660930 [ 268 ] {e8383976-f762-41d7-93fd-f8cb5aa4525b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2373 | 2026.01.08 00:33:34.661894 [ 268 ] {e8383976-f762-41d7-93fd-f8cb5aa4525b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.01.08 00:33:34.661930 [ 268 ] {e8383976-f762-41d7-93fd-f8cb5aa4525b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2375 | 2026.01.08 00:33:34.662326 [ 268 ] {e8383976-f762-41d7-93fd-f8cb5aa4525b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2376 | 2026.01.08 00:33:34.662538 [ 268 ] {e8383976-f762-41d7-93fd-f8cb5aa4525b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.01.08 00:33:34.662647 [ 39 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2378 | 2026.01.08 00:33:34.662665 [ 268 ] {e8383976-f762-41d7-93fd-f8cb5aa4525b} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001793 sec., 660345.789180145 rows/sec., 52.68 MiB/sec. | ||
| 2379 | 2026.01.08 00:33:34.662710 [ 39 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.01.08 00:33:34.662720 [ 268 ] {e8383976-f762-41d7-93fd-f8cb5aa4525b} <Debug> TCPHandler: Processed in 0.001975187 sec. | ||
| 2381 | 2026.01.08 00:33:34.662740 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2382 | 2026.01.08 00:33:34.662856 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.01.08 00:33:34.662860 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 2384 | 2026.01.08 00:33:34.662959 [ 268 ] {9b011102-544f-4dea-9aa7-b3f5c3ac20ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.01.08 00:33:34.662961 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2386 | 2026.01.08 00:33:34.663001 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 233 rows starting from the beginning of the part | ||
| 2387 | 2026.01.08 00:33:34.663002 [ 268 ] {9b011102-544f-4dea-9aa7-b3f5c3ac20ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2388 | 2026.01.08 00:33:34.663056 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1185 rows starting from the beginning of the part | ||
| 2389 | 2026.01.08 00:33:34.663098 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 2390 | 2026.01.08 00:33:34.663139 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 2391 | 2026.01.08 00:33:34.663178 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 68 rows starting from the beginning of the part | ||
| 2392 | 2026.01.08 00:33:34.663218 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1184 rows starting from the beginning of the part | ||
| 2393 | 2026.01.08 00:33:34.663515 [ 268 ] {9b011102-544f-4dea-9aa7-b3f5c3ac20ce} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.01.08 00:33:34.663552 [ 268 ] {9b011102-544f-4dea-9aa7-b3f5c3ac20ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2395 | 2026.01.08 00:33:34.663879 [ 268 ] {9b011102-544f-4dea-9aa7-b3f5c3ac20ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2396 | 2026.01.08 00:33:34.664095 [ 268 ] {9b011102-544f-4dea-9aa7-b3f5c3ac20ce} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2026.01.08 00:33:34.664227 [ 268 ] {9b011102-544f-4dea-9aa7-b3f5c3ac20ce} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001286 sec., 187402.799377916 rows/sec., 11.41 MiB/sec. | ||
| 2398 | 2026.01.08 00:33:34.664266 [ 268 ] {9b011102-544f-4dea-9aa7-b3f5c3ac20ce} <Debug> TCPHandler: Processed in 0.001467332 sec. | ||
| 2399 | 2026.01.08 00:33:34.664377 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2400 | 2026.01.08 00:33:34.664470 [ 268 ] {e30550dc-f71e-42c8-bcc5-781fb40f2132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2401 | 2026.01.08 00:33:34.664510 [ 268 ] {e30550dc-f71e-42c8-bcc5-781fb40f2132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2402 | 2026.01.08 00:33:34.664747 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3910 rows, containing 5 columns (5 merged, 0 gathered) in 0.001928915 sec., 2027046.2928641231 rows/sec., 170.40 MiB/sec. | ||
| 2403 | 2026.01.08 00:33:34.664994 [ 268 ] {e30550dc-f71e-42c8-bcc5-781fb40f2132} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.01.08 00:33:34.665034 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2405 | 2026.01.08 00:33:34.665036 [ 268 ] {e30550dc-f71e-42c8-bcc5-781fb40f2132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2406 | 2026.01.08 00:33:34.665429 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_11_2} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.01.08 00:33:34.665435 [ 268 ] {e30550dc-f71e-42c8-bcc5-781fb40f2132} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2408 | 2026.01.08 00:33:34.665542 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_11_2} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2409 | 2026.01.08 00:33:34.665655 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2410 | 2026.01.08 00:33:34.665702 [ 268 ] {e30550dc-f71e-42c8-bcc5-781fb40f2132} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.01.08 00:33:34.665840 [ 268 ] {e30550dc-f71e-42c8-bcc5-781fb40f2132} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001387 sec., 152847.8731074261 rows/sec., 9.86 MiB/sec. | ||
| 2412 | 2026.01.08 00:33:34.665881 [ 268 ] {e30550dc-f71e-42c8-bcc5-781fb40f2132} <Debug> TCPHandler: Processed in 0.001554054 sec. | ||
| 2413 | 2026.01.08 00:33:34.665985 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.01.08 00:33:34.666080 [ 268 ] {f6eb24b9-c4b7-4d41-b9ae-a6eec53a2a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2415 | 2026.01.08 00:33:34.666123 [ 268 ] {f6eb24b9-c4b7-4d41-b9ae-a6eec53a2a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2416 | 2026.01.08 00:33:34.666610 [ 268 ] {f6eb24b9-c4b7-4d41-b9ae-a6eec53a2a1c} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.01.08 00:33:34.666648 [ 268 ] {f6eb24b9-c4b7-4d41-b9ae-a6eec53a2a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2418 | 2026.01.08 00:33:34.666951 [ 268 ] {f6eb24b9-c4b7-4d41-b9ae-a6eec53a2a1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2419 | 2026.01.08 00:33:34.667165 [ 268 ] {f6eb24b9-c4b7-4d41-b9ae-a6eec53a2a1c} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.01.08 00:33:34.667293 [ 268 ] {f6eb24b9-c4b7-4d41-b9ae-a6eec53a2a1c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 2421 | 2026.01.08 00:33:34.667331 [ 268 ] {f6eb24b9-c4b7-4d41-b9ae-a6eec53a2a1c} <Debug> TCPHandler: Processed in 0.00139465 sec. | ||
| 2422 | 2026.01.08 00:33:34.667440 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.01.08 00:33:34.667533 [ 268 ] {6a3009d0-34ee-4eb5-947b-33b6fda0b78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2424 | 2026.01.08 00:33:34.667575 [ 268 ] {6a3009d0-34ee-4eb5-947b-33b6fda0b78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2425 | 2026.01.08 00:33:34.668240 [ 268 ] {6a3009d0-34ee-4eb5-947b-33b6fda0b78b} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.01.08 00:33:34.668276 [ 268 ] {6a3009d0-34ee-4eb5-947b-33b6fda0b78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2427 | 2026.01.08 00:33:34.668623 [ 268 ] {6a3009d0-34ee-4eb5-947b-33b6fda0b78b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2428 | 2026.01.08 00:33:34.668837 [ 268 ] {6a3009d0-34ee-4eb5-947b-33b6fda0b78b} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.01.08 00:33:34.668969 [ 268 ] {6a3009d0-34ee-4eb5-947b-33b6fda0b78b} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001453 sec., 492085.34067446657 rows/sec., 34.51 MiB/sec. | ||
| 2430 | 2026.01.08 00:33:34.668992 [ 37 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2431 | 2026.01.08 00:33:34.669010 [ 268 ] {6a3009d0-34ee-4eb5-947b-33b6fda0b78b} <Debug> TCPHandler: Processed in 0.001618916 sec. | ||
| 2432 | 2026.01.08 00:33:34.669056 [ 37 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.01.08 00:33:34.669081 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2434 | 2026.01.08 00:33:34.669152 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.01.08 00:33:34.669192 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 2436 | 2026.01.08 00:33:34.669249 [ 268 ] {618e6591-f82b-4740-ae75-fb6ea08cb958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2437 | 2026.01.08 00:33:34.669292 [ 268 ] {618e6591-f82b-4740-ae75-fb6ea08cb958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2438 | 2026.01.08 00:33:34.669326 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2439 | 2026.01.08 00:33:34.669366 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 146 rows starting from the beginning of the part | ||
| 2440 | 2026.01.08 00:33:34.669464 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 717 rows starting from the beginning of the part | ||
| 2441 | 2026.01.08 00:33:34.669533 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 2442 | 2026.01.08 00:33:34.669585 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 715 rows starting from the beginning of the part | ||
| 2443 | 2026.01.08 00:33:34.669631 [ 268 ] {618e6591-f82b-4740-ae75-fb6ea08cb958} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.01.08 00:33:34.669640 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
| 2445 | 2026.01.08 00:33:34.669668 [ 268 ] {618e6591-f82b-4740-ae75-fb6ea08cb958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2446 | 2026.01.08 00:33:34.669696 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 715 rows starting from the beginning of the part | ||
| 2447 | 2026.01.08 00:33:34.669991 [ 268 ] {618e6591-f82b-4740-ae75-fb6ea08cb958} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2448 | 2026.01.08 00:33:34.670217 [ 268 ] {618e6591-f82b-4740-ae75-fb6ea08cb958} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.01.08 00:33:34.670348 [ 268 ] {618e6591-f82b-4740-ae75-fb6ea08cb958} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 2450 | 2026.01.08 00:33:34.670385 [ 268 ] {618e6591-f82b-4740-ae75-fb6ea08cb958} <Debug> TCPHandler: Processed in 0.001287376 sec. | ||
| 2451 | 2026.01.08 00:33:34.670492 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2026.01.08 00:33:34.670586 [ 268 ] {fbb0e536-419c-480a-96ba-86bc610799e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2453 | 2026.01.08 00:33:34.670629 [ 268 ] {fbb0e536-419c-480a-96ba-86bc610799e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2454 | 2026.01.08 00:33:34.670790 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2439 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645877 sec., 1481884.7337923793 rows/sec., 111.26 MiB/sec. | ||
| 2455 | 2026.01.08 00:33:34.670977 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2456 | 2026.01.08 00:33:34.671079 [ 268 ] {fbb0e536-419c-480a-96ba-86bc610799e2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.01.08 00:33:34.671114 [ 268 ] {fbb0e536-419c-480a-96ba-86bc610799e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2458 | 2026.01.08 00:33:34.671256 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_11_2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.01.08 00:33:34.671336 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_11_2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2460 | 2026.01.08 00:33:34.671405 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2461 | 2026.01.08 00:33:34.671489 [ 268 ] {fbb0e536-419c-480a-96ba-86bc610799e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2462 | 2026.01.08 00:33:34.671720 [ 268 ] {fbb0e536-419c-480a-96ba-86bc610799e2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.01.08 00:33:34.671832 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2464 | 2026.01.08 00:33:34.671853 [ 268 ] {fbb0e536-419c-480a-96ba-86bc610799e2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001284 sec., 244548.28660436138 rows/sec., 16.06 MiB/sec. | ||
| 2465 | 2026.01.08 00:33:34.671876 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2466 | 2026.01.08 00:33:34.671901 [ 268 ] {fbb0e536-419c-480a-96ba-86bc610799e2} <Debug> TCPHandler: Processed in 0.001457181 sec. | ||
| 2467 | 2026.01.08 00:33:34.671901 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2468 | 2026.01.08 00:33:34.672001 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 2469 | 2026.01.08 00:33:34.672019 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2026.01.08 00:33:34.672108 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2471 | 2026.01.08 00:33:34.672119 [ 268 ] {558bc741-6554-44f8-a3ec-40904278c428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2472 | 2026.01.08 00:33:34.672145 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1145 rows starting from the beginning of the part | ||
| 2473 | 2026.01.08 00:33:34.672169 [ 268 ] {558bc741-6554-44f8-a3ec-40904278c428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2474 | 2026.01.08 00:33:34.672234 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 2475 | 2026.01.08 00:33:34.672286 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 2476 | 2026.01.08 00:33:34.672331 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 2477 | 2026.01.08 00:33:34.672369 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2478 | 2026.01.08 00:33:34.672410 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2479 | 2026.01.08 00:33:34.672494 [ 268 ] {558bc741-6554-44f8-a3ec-40904278c428} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.01.08 00:33:34.672536 [ 268 ] {558bc741-6554-44f8-a3ec-40904278c428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2481 | 2026.01.08 00:33:34.672875 [ 268 ] {558bc741-6554-44f8-a3ec-40904278c428} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2482 | 2026.01.08 00:33:34.673102 [ 268 ] {558bc741-6554-44f8-a3ec-40904278c428} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.01.08 00:33:34.673238 [ 268 ] {558bc741-6554-44f8-a3ec-40904278c428} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 2484 | 2026.01.08 00:33:34.673275 [ 268 ] {558bc741-6554-44f8-a3ec-40904278c428} <Debug> TCPHandler: Processed in 0.001305486 sec. | ||
| 2485 | 2026.01.08 00:33:34.673378 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.01.08 00:33:34.673472 [ 268 ] {c29e5f96-53c5-4e21-b287-d9c9adb16e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.01.08 00:33:34.673528 [ 268 ] {c29e5f96-53c5-4e21-b287-d9c9adb16e81} <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 | ||
| 2488 | 2026.01.08 00:33:34.673805 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838622 sec., 1310764.257144753 rows/sec., 90.38 MiB/sec. | ||
| 2489 | 2026.01.08 00:33:34.674095 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2490 | 2026.01.08 00:33:34.674351 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.01.08 00:33:34.674384 [ 268 ] {c29e5f96-53c5-4e21-b287-d9c9adb16e81} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.01.08 00:33:34.674426 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2493 | 2026.01.08 00:33:34.674429 [ 268 ] {c29e5f96-53c5-4e21-b287-d9c9adb16e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2494 | 2026.01.08 00:33:34.674499 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2495 | 2026.01.08 00:33:34.675013 [ 268 ] {c29e5f96-53c5-4e21-b287-d9c9adb16e81} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2496 | 2026.01.08 00:33:34.675248 [ 268 ] {c29e5f96-53c5-4e21-b287-d9c9adb16e81} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2026.01.08 00:33:34.675384 [ 268 ] {c29e5f96-53c5-4e21-b287-d9c9adb16e81} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001929 sec., 18662.51944012442 rows/sec., 33.44 MiB/sec. | ||
| 2498 | 2026.01.08 00:33:34.675435 [ 268 ] {c29e5f96-53c5-4e21-b287-d9c9adb16e81} <Debug> TCPHandler: Processed in 0.00210539 sec. | ||
| 2499 | 2026.01.08 00:33:34.675549 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.01.08 00:33:34.675644 [ 268 ] {ac1fbbf3-8dd0-4408-9df9-b5c23c17b453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2501 | 2026.01.08 00:33:34.675686 [ 268 ] {ac1fbbf3-8dd0-4408-9df9-b5c23c17b453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2502 | 2026.01.08 00:33:34.676023 [ 268 ] {ac1fbbf3-8dd0-4408-9df9-b5c23c17b453} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.01.08 00:33:34.676060 [ 268 ] {ac1fbbf3-8dd0-4408-9df9-b5c23c17b453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2504 | 2026.01.08 00:33:34.676363 [ 268 ] {ac1fbbf3-8dd0-4408-9df9-b5c23c17b453} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2505 | 2026.01.08 00:33:34.676572 [ 268 ] {ac1fbbf3-8dd0-4408-9df9-b5c23c17b453} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.01.08 00:33:34.676670 [ 37 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2507 | 2026.01.08 00:33:34.676701 [ 268 ] {ac1fbbf3-8dd0-4408-9df9-b5c23c17b453} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 2508 | 2026.01.08 00:33:34.676702 [ 37 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.01.08 00:33:34.676741 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2510 | 2026.01.08 00:33:34.676745 [ 268 ] {ac1fbbf3-8dd0-4408-9df9-b5c23c17b453} <Debug> TCPHandler: Processed in 0.001245545 sec. | ||
| 2511 | 2026.01.08 00:33:34.676816 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 2512 | 2026.01.08 00:33:34.676907 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2513 | 2026.01.08 00:33:34.676937 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2514 | 2026.01.08 00:33:34.676988 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 2515 | 2026.01.08 00:33:34.677031 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 2516 | 2026.01.08 00:33:34.677070 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 2517 | 2026.01.08 00:33:34.677108 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2518 | 2026.01.08 00:33:34.677146 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2519 | 2026.01.08 00:33:34.677984 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 4 columns (4 merged, 0 gathered) in 0.001196614 sec., 661867.5696590546 rows/sec., 43.01 MiB/sec. | ||
| 2520 | 2026.01.08 00:33:34.678129 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2521 | 2026.01.08 00:33:34.678363 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_11_2} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.01.08 00:33:34.678424 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_11_2} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2523 | 2026.01.08 00:33:34.678475 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2524 | 2026.01.08 00:33:36.925706 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2525 | 2026.01.08 00:33:36.925774 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2526 | 2026.01.08 00:33:36.987700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4849 | ||
| 2527 | 2026.01.08 00:33:36.988219 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2026.01.08 00:33:36.988262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2529 | 2026.01.08 00:33:36.988809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2530 | 2026.01.08 00:33:36.989065 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.01.08 00:33:36.989199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4849 | ||
| 2532 | 2026.01.08 00:33:37.238512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2533 | 2026.01.08 00:33:37.255965 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2534 | 2026.01.08 00:33:37.256024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2535 | 2026.01.08 00:33:37.262250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2536 | 2026.01.08 00:33:37.262973 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.01.08 00:33:37.265896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2538 | 2026.01.08 00:33:38.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.39 MiB, peak 213.39 MiB, free memory in arenas 0.00 B, will set to 211.11 MiB (RSS), difference: 1.72 MiB | ||
| 2539 | 2026.01.08 00:33:39.646071 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2026.01.08 00:33:39.646248 [ 268 ] {dfd97feb-7de0-483f-a8e4-59d0f64de8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2541 | 2026.01.08 00:33:39.646314 [ 268 ] {dfd97feb-7de0-483f-a8e4-59d0f64de8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2542 | 2026.01.08 00:33:39.646997 [ 268 ] {dfd97feb-7de0-483f-a8e4-59d0f64de8bb} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.01.08 00:33:39.647035 [ 268 ] {dfd97feb-7de0-483f-a8e4-59d0f64de8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2544 | 2026.01.08 00:33:39.647436 [ 268 ] {dfd97feb-7de0-483f-a8e4-59d0f64de8bb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2545 | 2026.01.08 00:33:39.647671 [ 268 ] {dfd97feb-7de0-483f-a8e4-59d0f64de8bb} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.01.08 00:33:39.647819 [ 268 ] {dfd97feb-7de0-483f-a8e4-59d0f64de8bb} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00162 sec., 40740.740740740745 rows/sec., 3.24 MiB/sec. | ||
| 2547 | 2026.01.08 00:33:39.647861 [ 268 ] {dfd97feb-7de0-483f-a8e4-59d0f64de8bb} <Debug> TCPHandler: Processed in 0.001917724 sec. | ||
| 2548 | 2026.01.08 00:33:39.647986 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2026.01.08 00:33:39.648083 [ 268 ] {d0502b1d-ca45-4b38-a392-4726c76ec89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2550 | 2026.01.08 00:33:39.648125 [ 268 ] {d0502b1d-ca45-4b38-a392-4726c76ec89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2551 | 2026.01.08 00:33:39.648528 [ 268 ] {d0502b1d-ca45-4b38-a392-4726c76ec89b} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.01.08 00:33:39.648563 [ 268 ] {d0502b1d-ca45-4b38-a392-4726c76ec89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2553 | 2026.01.08 00:33:39.648860 [ 268 ] {d0502b1d-ca45-4b38-a392-4726c76ec89b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2554 | 2026.01.08 00:33:39.649076 [ 268 ] {d0502b1d-ca45-4b38-a392-4726c76ec89b} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.01.08 00:33:39.649205 [ 268 ] {d0502b1d-ca45-4b38-a392-4726c76ec89b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001141 sec., 4382.120946538124 rows/sec., 329.51 KiB/sec. | ||
| 2556 | 2026.01.08 00:33:39.649242 [ 268 ] {d0502b1d-ca45-4b38-a392-4726c76ec89b} <Debug> TCPHandler: Processed in 0.001305848 sec. | ||
| 2557 | 2026.01.08 00:33:39.649356 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.01.08 00:33:39.649477 [ 268 ] {3f8a9837-8750-4658-9c95-5c6334ceb430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2559 | 2026.01.08 00:33:39.649518 [ 268 ] {3f8a9837-8750-4658-9c95-5c6334ceb430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2560 | 2026.01.08 00:33:39.649949 [ 268 ] {3f8a9837-8750-4658-9c95-5c6334ceb430} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.01.08 00:33:39.649984 [ 268 ] {3f8a9837-8750-4658-9c95-5c6334ceb430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2562 | 2026.01.08 00:33:39.650305 [ 268 ] {3f8a9837-8750-4658-9c95-5c6334ceb430} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2563 | 2026.01.08 00:33:39.650508 [ 268 ] {3f8a9837-8750-4658-9c95-5c6334ceb430} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.01.08 00:33:39.650633 [ 268 ] {3f8a9837-8750-4658-9c95-5c6334ceb430} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001175 sec., 58723.40425531915 rows/sec., 4.58 MiB/sec. | ||
| 2565 | 2026.01.08 00:33:39.650671 [ 268 ] {3f8a9837-8750-4658-9c95-5c6334ceb430} <Debug> TCPHandler: Processed in 0.001363399 sec. | ||
| 2566 | 2026.01.08 00:33:39.650837 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.01.08 00:33:39.650932 [ 268 ] {3da4d25d-06a2-461e-978f-3111d31805c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2568 | 2026.01.08 00:33:39.650975 [ 268 ] {3da4d25d-06a2-461e-978f-3111d31805c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2569 | 2026.01.08 00:33:39.651380 [ 268 ] {3da4d25d-06a2-461e-978f-3111d31805c9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.01.08 00:33:39.651414 [ 268 ] {3da4d25d-06a2-461e-978f-3111d31805c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2571 | 2026.01.08 00:33:39.651738 [ 268 ] {3da4d25d-06a2-461e-978f-3111d31805c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2572 | 2026.01.08 00:33:39.651952 [ 268 ] {3da4d25d-06a2-461e-978f-3111d31805c9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.01.08 00:33:39.652081 [ 268 ] {3da4d25d-06a2-461e-978f-3111d31805c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 2574 | 2026.01.08 00:33:39.652118 [ 268 ] {3da4d25d-06a2-461e-978f-3111d31805c9} <Debug> TCPHandler: Processed in 0.001331028 sec. | ||
| 2575 | 2026.01.08 00:33:39.652228 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.01.08 00:33:39.652322 [ 268 ] {ea0eb601-6172-4a11-ac63-2cec751a760c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.01.08 00:33:39.652377 [ 268 ] {ea0eb601-6172-4a11-ac63-2cec751a760c} <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 | ||
| 2578 | 2026.01.08 00:33:39.653106 [ 268 ] {ea0eb601-6172-4a11-ac63-2cec751a760c} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.01.08 00:33:39.653141 [ 268 ] {ea0eb601-6172-4a11-ac63-2cec751a760c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2580 | 2026.01.08 00:33:39.653632 [ 268 ] {ea0eb601-6172-4a11-ac63-2cec751a760c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2581 | 2026.01.08 00:33:39.653844 [ 268 ] {ea0eb601-6172-4a11-ac63-2cec751a760c} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.01.08 00:33:39.653982 [ 268 ] {ea0eb601-6172-4a11-ac63-2cec751a760c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001677 sec., 2981.514609421586 rows/sec., 5.34 MiB/sec. | ||
| 2583 | 2026.01.08 00:33:39.654033 [ 268 ] {ea0eb601-6172-4a11-ac63-2cec751a760c} <Debug> TCPHandler: Processed in 0.001853773 sec. | ||
| 2584 | 2026.01.08 00:33:39.654145 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.01.08 00:33:39.654241 [ 268 ] {d1a7a9ff-567b-451b-9ef3-481db40408bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2586 | 2026.01.08 00:33:39.654283 [ 268 ] {d1a7a9ff-567b-451b-9ef3-481db40408bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2587 | 2026.01.08 00:33:39.654618 [ 268 ] {d1a7a9ff-567b-451b-9ef3-481db40408bf} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.01.08 00:33:39.654654 [ 268 ] {d1a7a9ff-567b-451b-9ef3-481db40408bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2589 | 2026.01.08 00:33:39.654972 [ 268 ] {d1a7a9ff-567b-451b-9ef3-481db40408bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2590 | 2026.01.08 00:33:39.655172 [ 268 ] {d1a7a9ff-567b-451b-9ef3-481db40408bf} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.01.08 00:33:39.655297 [ 268 ] {d1a7a9ff-567b-451b-9ef3-481db40408bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2592 | 2026.01.08 00:33:39.655334 [ 268 ] {d1a7a9ff-567b-451b-9ef3-481db40408bf} <Debug> TCPHandler: Processed in 0.001237605 sec. | ||
| 2593 | 2026.01.08 00:33:42.000135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 358 | ||
| 2594 | 2026.01.08 00:33:42.002347 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2026.01.08 00:33:42.002391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2596 | 2026.01.08 00:33:42.003518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2597 | 2026.01.08 00:33:42.003771 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.01.08 00:33:42.004015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2599 | 2026.01.08 00:33:44.489284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5361 | ||
| 2600 | 2026.01.08 00:33:44.489834 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.01.08 00:33:44.489877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2602 | 2026.01.08 00:33:44.490412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2603 | 2026.01.08 00:33:44.490645 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.01.08 00:33:44.490757 [ 141 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2605 | 2026.01.08 00:33:44.490777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5361 | ||
| 2606 | 2026.01.08 00:33:44.490791 [ 141 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.01.08 00:33:44.490811 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2608 | 2026.01.08 00:33:44.490947 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 2609 | 2026.01.08 00:33:44.491109 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2610 | 2026.01.08 00:33:44.491173 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2929 rows starting from the beginning of the part | ||
| 2611 | 2026.01.08 00:33:44.491280 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2612 | 2026.01.08 00:33:44.491340 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2613 | 2026.01.08 00:33:44.491390 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2614 | 2026.01.08 00:33:44.491445 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2615 | 2026.01.08 00:33:44.491494 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2616 | 2026.01.08 00:33:44.493036 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5361 rows, containing 4 columns (4 merged, 0 gathered) in 0.002159811 sec., 2482161.633587383 rows/sec., 35.51 MiB/sec. | ||
| 2617 | 2026.01.08 00:33:44.493845 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2618 | 2026.01.08 00:33:44.494174 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.01.08 00:33:44.494252 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_11_2} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2620 | 2026.01.08 00:33:44.494327 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2621 | 2026.01.08 00:33:44.657853 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.01.08 00:33:44.658039 [ 268 ] {00d668e2-98d5-424d-ad0c-c99c0d1114de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2623 | 2026.01.08 00:33:44.658108 [ 268 ] {00d668e2-98d5-424d-ad0c-c99c0d1114de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2624 | 2026.01.08 00:33:44.658953 [ 268 ] {00d668e2-98d5-424d-ad0c-c99c0d1114de} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.01.08 00:33:44.659006 [ 268 ] {00d668e2-98d5-424d-ad0c-c99c0d1114de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2626 | 2026.01.08 00:33:44.659458 [ 268 ] {00d668e2-98d5-424d-ad0c-c99c0d1114de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2627 | 2026.01.08 00:33:44.659698 [ 268 ] {00d668e2-98d5-424d-ad0c-c99c0d1114de} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.01.08 00:33:44.659869 [ 268 ] {00d668e2-98d5-424d-ad0c-c99c0d1114de} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001879 sec., 218201.17083555082 rows/sec., 13.84 MiB/sec. | ||
| 2629 | 2026.01.08 00:33:44.659923 [ 268 ] {00d668e2-98d5-424d-ad0c-c99c0d1114de} <Debug> TCPHandler: Processed in 0.002205952 sec. | ||
| 2630 | 2026.01.08 00:33:44.660060 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.01.08 00:33:44.660165 [ 268 ] {482b114f-a14e-497c-88fa-9516465ef568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2632 | 2026.01.08 00:33:44.660212 [ 268 ] {482b114f-a14e-497c-88fa-9516465ef568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2633 | 2026.01.08 00:33:44.660645 [ 268 ] {482b114f-a14e-497c-88fa-9516465ef568} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.01.08 00:33:44.660685 [ 268 ] {482b114f-a14e-497c-88fa-9516465ef568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2635 | 2026.01.08 00:33:44.660989 [ 268 ] {482b114f-a14e-497c-88fa-9516465ef568} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2636 | 2026.01.08 00:33:44.661199 [ 268 ] {482b114f-a14e-497c-88fa-9516465ef568} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.01.08 00:33:44.661329 [ 268 ] {482b114f-a14e-497c-88fa-9516465ef568} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001187 sec., 8424.599831508003 rows/sec., 686.97 KiB/sec. | ||
| 2638 | 2026.01.08 00:33:44.661367 [ 268 ] {482b114f-a14e-497c-88fa-9516465ef568} <Debug> TCPHandler: Processed in 0.001360949 sec. | ||
| 2639 | 2026.01.08 00:33:44.661478 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.01.08 00:33:44.661572 [ 268 ] {9f9751ec-64d9-4876-b51e-00e576af649f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2641 | 2026.01.08 00:33:44.661612 [ 268 ] {9f9751ec-64d9-4876-b51e-00e576af649f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2642 | 2026.01.08 00:33:44.662586 [ 268 ] {9f9751ec-64d9-4876-b51e-00e576af649f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.01.08 00:33:44.662623 [ 268 ] {9f9751ec-64d9-4876-b51e-00e576af649f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2644 | 2026.01.08 00:33:44.663022 [ 268 ] {9f9751ec-64d9-4876-b51e-00e576af649f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2645 | 2026.01.08 00:33:44.663243 [ 268 ] {9f9751ec-64d9-4876-b51e-00e576af649f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.01.08 00:33:44.663369 [ 268 ] {9f9751ec-64d9-4876-b51e-00e576af649f} <Debug> executeQuery: Read 1189 rows, 97.09 KiB in 0.001814 sec., 655457.552370452 rows/sec., 52.27 MiB/sec. | ||
| 2647 | 2026.01.08 00:33:44.663407 [ 268 ] {9f9751ec-64d9-4876-b51e-00e576af649f} <Debug> TCPHandler: Processed in 0.001978996 sec. | ||
| 2648 | 2026.01.08 00:33:44.663520 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.01.08 00:33:44.663614 [ 268 ] {d4385e8d-2b42-49ab-90e7-8a0640a0b6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.01.08 00:33:44.663653 [ 268 ] {d4385e8d-2b42-49ab-90e7-8a0640a0b6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2651 | 2026.01.08 00:33:44.664152 [ 268 ] {d4385e8d-2b42-49ab-90e7-8a0640a0b6c3} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.01.08 00:33:44.664188 [ 268 ] {d4385e8d-2b42-49ab-90e7-8a0640a0b6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2653 | 2026.01.08 00:33:44.664490 [ 268 ] {d4385e8d-2b42-49ab-90e7-8a0640a0b6c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2654 | 2026.01.08 00:33:44.664700 [ 268 ] {d4385e8d-2b42-49ab-90e7-8a0640a0b6c3} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.01.08 00:33:44.664825 [ 268 ] {d4385e8d-2b42-49ab-90e7-8a0640a0b6c3} <Debug> executeQuery: Read 251 rows, 15.72 KiB in 0.001228 sec., 204397.39413680782 rows/sec., 12.50 MiB/sec. | ||
| 2656 | 2026.01.08 00:33:44.664863 [ 268 ] {d4385e8d-2b42-49ab-90e7-8a0640a0b6c3} <Debug> TCPHandler: Processed in 0.00139237 sec. | ||
| 2657 | 2026.01.08 00:33:44.664975 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.01.08 00:33:44.665068 [ 268 ] {853aab27-73b1-47ab-bfc3-370d4243b3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.01.08 00:33:44.665108 [ 268 ] {853aab27-73b1-47ab-bfc3-370d4243b3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2660 | 2026.01.08 00:33:44.665576 [ 268 ] {853aab27-73b1-47ab-bfc3-370d4243b3c9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.01.08 00:33:44.665613 [ 268 ] {853aab27-73b1-47ab-bfc3-370d4243b3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2662 | 2026.01.08 00:33:44.665912 [ 268 ] {853aab27-73b1-47ab-bfc3-370d4243b3c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2663 | 2026.01.08 00:33:44.666119 [ 268 ] {853aab27-73b1-47ab-bfc3-370d4243b3c9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.01.08 00:33:44.666247 [ 268 ] {853aab27-73b1-47ab-bfc3-370d4243b3c9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001195 sec., 177405.85774058575 rows/sec., 11.44 MiB/sec. | ||
| 2665 | 2026.01.08 00:33:44.666286 [ 268 ] {853aab27-73b1-47ab-bfc3-370d4243b3c9} <Debug> TCPHandler: Processed in 0.001360539 sec. | ||
| 2666 | 2026.01.08 00:33:44.666389 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.01.08 00:33:44.666482 [ 268 ] {66d33a3c-6cb1-4639-a25d-2a70fcec07d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2668 | 2026.01.08 00:33:44.666523 [ 268 ] {66d33a3c-6cb1-4639-a25d-2a70fcec07d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2669 | 2026.01.08 00:33:44.666995 [ 268 ] {66d33a3c-6cb1-4639-a25d-2a70fcec07d7} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.01.08 00:33:44.667032 [ 268 ] {66d33a3c-6cb1-4639-a25d-2a70fcec07d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2671 | 2026.01.08 00:33:44.667332 [ 268 ] {66d33a3c-6cb1-4639-a25d-2a70fcec07d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2672 | 2026.01.08 00:33:44.667547 [ 268 ] {66d33a3c-6cb1-4639-a25d-2a70fcec07d7} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.01.08 00:33:44.667676 [ 268 ] {66d33a3c-6cb1-4639-a25d-2a70fcec07d7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 2674 | 2026.01.08 00:33:44.667714 [ 268 ] {66d33a3c-6cb1-4639-a25d-2a70fcec07d7} <Debug> TCPHandler: Processed in 0.001374439 sec. | ||
| 2675 | 2026.01.08 00:33:44.667820 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.01.08 00:33:44.667915 [ 268 ] {79684920-cbb0-4f96-8f1b-e3f6f0f4878e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2677 | 2026.01.08 00:33:44.667954 [ 268 ] {79684920-cbb0-4f96-8f1b-e3f6f0f4878e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2678 | 2026.01.08 00:33:44.668600 [ 268 ] {79684920-cbb0-4f96-8f1b-e3f6f0f4878e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.01.08 00:33:44.668636 [ 268 ] {79684920-cbb0-4f96-8f1b-e3f6f0f4878e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2680 | 2026.01.08 00:33:44.668958 [ 268 ] {79684920-cbb0-4f96-8f1b-e3f6f0f4878e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2681 | 2026.01.08 00:33:44.669150 [ 268 ] {79684920-cbb0-4f96-8f1b-e3f6f0f4878e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.01.08 00:33:44.669266 [ 268 ] {79684920-cbb0-4f96-8f1b-e3f6f0f4878e} <Debug> executeQuery: Read 725 rows, 52.17 KiB in 0.001395 sec., 519713.2616487455 rows/sec., 36.52 MiB/sec. | ||
| 2683 | 2026.01.08 00:33:44.669303 [ 268 ] {79684920-cbb0-4f96-8f1b-e3f6f0f4878e} <Debug> TCPHandler: Processed in 0.001560485 sec. | ||
| 2684 | 2026.01.08 00:33:44.669407 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.01.08 00:33:44.669495 [ 268 ] {770cffe2-cfab-4b82-bae8-e7fe7b61eb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2686 | 2026.01.08 00:33:44.669533 [ 268 ] {770cffe2-cfab-4b82-bae8-e7fe7b61eb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2687 | 2026.01.08 00:33:44.669912 [ 268 ] {770cffe2-cfab-4b82-bae8-e7fe7b61eb65} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.01.08 00:33:44.669948 [ 268 ] {770cffe2-cfab-4b82-bae8-e7fe7b61eb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2689 | 2026.01.08 00:33:44.670239 [ 268 ] {770cffe2-cfab-4b82-bae8-e7fe7b61eb65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2690 | 2026.01.08 00:33:44.670441 [ 268 ] {770cffe2-cfab-4b82-bae8-e7fe7b61eb65} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.01.08 00:33:44.670566 [ 268 ] {770cffe2-cfab-4b82-bae8-e7fe7b61eb65} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 2692 | 2026.01.08 00:33:44.670605 [ 268 ] {770cffe2-cfab-4b82-bae8-e7fe7b61eb65} <Debug> TCPHandler: Processed in 0.001210095 sec. | ||
| 2693 | 2026.01.08 00:33:44.670715 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.01.08 00:33:44.670809 [ 268 ] {5381058a-4e6a-4951-9737-94449b14fe0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2695 | 2026.01.08 00:33:44.670853 [ 268 ] {5381058a-4e6a-4951-9737-94449b14fe0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2696 | 2026.01.08 00:33:44.671290 [ 268 ] {5381058a-4e6a-4951-9737-94449b14fe0c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.01.08 00:33:44.671327 [ 268 ] {5381058a-4e6a-4951-9737-94449b14fe0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2698 | 2026.01.08 00:33:44.671669 [ 268 ] {5381058a-4e6a-4951-9737-94449b14fe0c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2699 | 2026.01.08 00:33:44.671910 [ 268 ] {5381058a-4e6a-4951-9737-94449b14fe0c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.01.08 00:33:44.672041 [ 268 ] {5381058a-4e6a-4951-9737-94449b14fe0c} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.001249 sec., 255404.32345876703 rows/sec., 16.79 MiB/sec. | ||
| 2701 | 2026.01.08 00:33:44.672081 [ 268 ] {5381058a-4e6a-4951-9737-94449b14fe0c} <Debug> TCPHandler: Processed in 0.001415131 sec. | ||
| 2702 | 2026.01.08 00:33:44.672190 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2026.01.08 00:33:44.672284 [ 268 ] {c92713d2-8c03-41bf-b566-6d6e8fa6d06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2704 | 2026.01.08 00:33:44.672325 [ 268 ] {c92713d2-8c03-41bf-b566-6d6e8fa6d06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2705 | 2026.01.08 00:33:44.672637 [ 268 ] {c92713d2-8c03-41bf-b566-6d6e8fa6d06f} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.01.08 00:33:44.672673 [ 268 ] {c92713d2-8c03-41bf-b566-6d6e8fa6d06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2707 | 2026.01.08 00:33:44.672966 [ 268 ] {c92713d2-8c03-41bf-b566-6d6e8fa6d06f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2708 | 2026.01.08 00:33:44.673170 [ 268 ] {c92713d2-8c03-41bf-b566-6d6e8fa6d06f} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.01.08 00:33:44.673295 [ 268 ] {c92713d2-8c03-41bf-b566-6d6e8fa6d06f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 2710 | 2026.01.08 00:33:44.673333 [ 268 ] {c92713d2-8c03-41bf-b566-6d6e8fa6d06f} <Debug> TCPHandler: Processed in 0.001191764 sec. | ||
| 2711 | 2026.01.08 00:33:44.673441 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.01.08 00:33:44.673534 [ 268 ] {37e1658f-d465-4fcd-9384-b7c339220957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2713 | 2026.01.08 00:33:44.673589 [ 268 ] {37e1658f-d465-4fcd-9384-b7c339220957} <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 | ||
| 2714 | 2026.01.08 00:33:44.674416 [ 268 ] {37e1658f-d465-4fcd-9384-b7c339220957} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.01.08 00:33:44.674452 [ 268 ] {37e1658f-d465-4fcd-9384-b7c339220957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2716 | 2026.01.08 00:33:44.674981 [ 268 ] {37e1658f-d465-4fcd-9384-b7c339220957} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2717 | 2026.01.08 00:33:44.675198 [ 268 ] {37e1658f-d465-4fcd-9384-b7c339220957} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.01.08 00:33:44.675331 [ 268 ] {37e1658f-d465-4fcd-9384-b7c339220957} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001814 sec., 19845.644983461963 rows/sec., 35.56 MiB/sec. | ||
| 2719 | 2026.01.08 00:33:44.675384 [ 268 ] {37e1658f-d465-4fcd-9384-b7c339220957} <Debug> TCPHandler: Processed in 0.001992726 sec. | ||
| 2720 | 2026.01.08 00:33:44.675498 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.01.08 00:33:44.675592 [ 268 ] {b51bd901-8bd2-4600-8b40-1190b84b6237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.01.08 00:33:44.675634 [ 268 ] {b51bd901-8bd2-4600-8b40-1190b84b6237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2723 | 2026.01.08 00:33:44.675975 [ 268 ] {b51bd901-8bd2-4600-8b40-1190b84b6237} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.01.08 00:33:44.676011 [ 268 ] {b51bd901-8bd2-4600-8b40-1190b84b6237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2725 | 2026.01.08 00:33:44.676312 [ 268 ] {b51bd901-8bd2-4600-8b40-1190b84b6237} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2726 | 2026.01.08 00:33:44.676525 [ 268 ] {b51bd901-8bd2-4600-8b40-1190b84b6237} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.01.08 00:33:44.676650 [ 268 ] {b51bd901-8bd2-4600-8b40-1190b84b6237} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 2728 | 2026.01.08 00:33:44.676686 [ 268 ] {b51bd901-8bd2-4600-8b40-1190b84b6237} <Debug> TCPHandler: Processed in 0.001237415 sec. | ||
| 2729 | 2026.01.08 00:33:44.765978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2730 | 2026.01.08 00:33:44.784460 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.01.08 00:33:44.784504 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2732 | 2026.01.08 00:33:44.790708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2733 | 2026.01.08 00:33:44.791374 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.01.08 00:33:44.791682 [ 158 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2735 | 2026.01.08 00:33:44.791760 [ 158 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.01.08 00:33:44.791787 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2737 | 2026.01.08 00:33:44.791910 [ 199 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 2738 | 2026.01.08 00:33:44.794701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2739 | 2026.01.08 00:33:44.796116 [ 199 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2740 | 2026.01.08 00:33:44.797702 [ 199 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 2741 | 2026.01.08 00:33:44.802384 [ 199 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 2742 | 2026.01.08 00:33:44.806720 [ 199 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 2743 | 2026.01.08 00:33:44.810964 [ 199 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 2744 | 2026.01.08 00:33:44.815667 [ 199 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 2745 | 2026.01.08 00:33:44.819898 [ 199 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 2746 | 2026.01.08 00:33:44.873655 [ 205 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081795822 sec., 1014.7217543702905 rows/sec., 5.25 MiB/sec. | ||
| 2747 | 2026.01.08 00:33:44.876270 [ 190 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2748 | 2026.01.08 00:33:44.878568 [ 190 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_11_2} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.01.08 00:33:44.878695 [ 190 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_11_2} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2750 | 2026.01.08 00:33:44.880767 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2751 | 2026.01.08 00:33:45.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.17 MiB, peak 223.05 MiB, free memory in arenas 0.00 B, will set to 221.25 MiB (RSS), difference: 8.08 MiB | ||
| 2752 | 2026.01.08 00:33:49.647066 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.01.08 00:33:49.647370 [ 268 ] {1db9971b-8313-44eb-abd3-b75d7f729ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2754 | 2026.01.08 00:33:49.647466 [ 268 ] {1db9971b-8313-44eb-abd3-b75d7f729ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2755 | 2026.01.08 00:33:49.648147 [ 268 ] {1db9971b-8313-44eb-abd3-b75d7f729ccb} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.01.08 00:33:49.648187 [ 268 ] {1db9971b-8313-44eb-abd3-b75d7f729ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2757 | 2026.01.08 00:33:49.648581 [ 268 ] {1db9971b-8313-44eb-abd3-b75d7f729ccb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2758 | 2026.01.08 00:33:49.648810 [ 268 ] {1db9971b-8313-44eb-abd3-b75d7f729ccb} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.01.08 00:33:49.648978 [ 268 ] {1db9971b-8313-44eb-abd3-b75d7f729ccb} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001683 sec., 39215.686274509804 rows/sec., 3.12 MiB/sec. | ||
| 2760 | 2026.01.08 00:33:49.649026 [ 268 ] {1db9971b-8313-44eb-abd3-b75d7f729ccb} <Debug> TCPHandler: Processed in 0.002146071 sec. | ||
| 2761 | 2026.01.08 00:33:49.649148 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.01.08 00:33:49.649250 [ 268 ] {fc58ee39-e44d-43a2-85c1-0fe8ae2f1dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.01.08 00:33:49.649293 [ 268 ] {fc58ee39-e44d-43a2-85c1-0fe8ae2f1dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2764 | 2026.01.08 00:33:49.649704 [ 268 ] {fc58ee39-e44d-43a2-85c1-0fe8ae2f1dee} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.01.08 00:33:49.649738 [ 268 ] {fc58ee39-e44d-43a2-85c1-0fe8ae2f1dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2766 | 2026.01.08 00:33:49.650033 [ 268 ] {fc58ee39-e44d-43a2-85c1-0fe8ae2f1dee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2767 | 2026.01.08 00:33:49.650241 [ 268 ] {fc58ee39-e44d-43a2-85c1-0fe8ae2f1dee} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.01.08 00:33:49.650374 [ 268 ] {fc58ee39-e44d-43a2-85c1-0fe8ae2f1dee} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001145 sec., 4366.812227074236 rows/sec., 328.36 KiB/sec. | ||
| 2769 | 2026.01.08 00:33:49.650411 [ 268 ] {fc58ee39-e44d-43a2-85c1-0fe8ae2f1dee} <Debug> TCPHandler: Processed in 0.001315737 sec. | ||
| 2770 | 2026.01.08 00:33:49.650522 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.01.08 00:33:49.650617 [ 268 ] {24083d64-1340-4790-8964-c280cfea8f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2772 | 2026.01.08 00:33:49.650658 [ 268 ] {24083d64-1340-4790-8964-c280cfea8f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2773 | 2026.01.08 00:33:49.651082 [ 268 ] {24083d64-1340-4790-8964-c280cfea8f2f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.01.08 00:33:49.651116 [ 268 ] {24083d64-1340-4790-8964-c280cfea8f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2775 | 2026.01.08 00:33:49.651420 [ 268 ] {24083d64-1340-4790-8964-c280cfea8f2f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2776 | 2026.01.08 00:33:49.651631 [ 268 ] {24083d64-1340-4790-8964-c280cfea8f2f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.01.08 00:33:49.651756 [ 268 ] {24083d64-1340-4790-8964-c280cfea8f2f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001158 sec., 59585.49222797927 rows/sec., 4.65 MiB/sec. | ||
| 2778 | 2026.01.08 00:33:49.651793 [ 268 ] {24083d64-1340-4790-8964-c280cfea8f2f} <Debug> TCPHandler: Processed in 0.001320357 sec. | ||
| 2779 | 2026.01.08 00:33:49.651908 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.01.08 00:33:49.652003 [ 268 ] {d23e4c94-df7c-4084-97b3-76c9551e5fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2781 | 2026.01.08 00:33:49.652047 [ 268 ] {d23e4c94-df7c-4084-97b3-76c9551e5fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2782 | 2026.01.08 00:33:49.652459 [ 268 ] {d23e4c94-df7c-4084-97b3-76c9551e5fff} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.01.08 00:33:49.652494 [ 268 ] {d23e4c94-df7c-4084-97b3-76c9551e5fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2784 | 2026.01.08 00:33:49.652838 [ 268 ] {d23e4c94-df7c-4084-97b3-76c9551e5fff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2785 | 2026.01.08 00:33:49.653048 [ 268 ] {d23e4c94-df7c-4084-97b3-76c9551e5fff} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.01.08 00:33:49.653177 [ 268 ] {d23e4c94-df7c-4084-97b3-76c9551e5fff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 2787 | 2026.01.08 00:33:49.653212 [ 268 ] {d23e4c94-df7c-4084-97b3-76c9551e5fff} <Debug> TCPHandler: Processed in 0.001354388 sec. | ||
| 2788 | 2026.01.08 00:33:49.653324 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.01.08 00:33:49.653418 [ 268 ] {ae7f24e2-80fa-4816-b522-68b03561cbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.01.08 00:33:49.653472 [ 268 ] {ae7f24e2-80fa-4816-b522-68b03561cbd9} <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 | ||
| 2791 | 2026.01.08 00:33:49.654189 [ 268 ] {ae7f24e2-80fa-4816-b522-68b03561cbd9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.01.08 00:33:49.654224 [ 268 ] {ae7f24e2-80fa-4816-b522-68b03561cbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2793 | 2026.01.08 00:33:49.654711 [ 268 ] {ae7f24e2-80fa-4816-b522-68b03561cbd9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2794 | 2026.01.08 00:33:49.654925 [ 268 ] {ae7f24e2-80fa-4816-b522-68b03561cbd9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.01.08 00:33:49.655061 [ 268 ] {ae7f24e2-80fa-4816-b522-68b03561cbd9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001661 sec., 3010.2347983142686 rows/sec., 5.39 MiB/sec. | ||
| 2796 | 2026.01.08 00:33:49.655113 [ 268 ] {ae7f24e2-80fa-4816-b522-68b03561cbd9} <Debug> TCPHandler: Processed in 0.001838533 sec. | ||
| 2797 | 2026.01.08 00:33:49.655227 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.01.08 00:33:49.655322 [ 268 ] {7aec8a6d-07b9-4f94-b885-d5d45034fd8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.01.08 00:33:49.655364 [ 268 ] {7aec8a6d-07b9-4f94-b885-d5d45034fd8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2800 | 2026.01.08 00:33:49.655704 [ 268 ] {7aec8a6d-07b9-4f94-b885-d5d45034fd8e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.01.08 00:33:49.655740 [ 268 ] {7aec8a6d-07b9-4f94-b885-d5d45034fd8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2802 | 2026.01.08 00:33:49.656046 [ 268 ] {7aec8a6d-07b9-4f94-b885-d5d45034fd8e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2803 | 2026.01.08 00:33:49.656252 [ 268 ] {7aec8a6d-07b9-4f94-b885-d5d45034fd8e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.01.08 00:33:49.656378 [ 268 ] {7aec8a6d-07b9-4f94-b885-d5d45034fd8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2805 | 2026.01.08 00:33:49.656414 [ 268 ] {7aec8a6d-07b9-4f94-b885-d5d45034fd8e} <Debug> TCPHandler: Processed in 0.001236616 sec. | ||
| 2806 | 2026.01.08 00:33:51.925827 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2807 | 2026.01.08 00:33:51.925905 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2808 | 2026.01.08 00:33:51.990870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5809 | ||
| 2809 | 2026.01.08 00:33:51.991409 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.01.08 00:33:51.991457 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2811 | 2026.01.08 00:33:51.992070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2812 | 2026.01.08 00:33:51.992318 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.01.08 00:33:51.992461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5809 | ||
| 2814 | 2026.01.08 00:33:52.004189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 394 | ||
| 2815 | 2026.01.08 00:33:52.006398 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.01.08 00:33:52.006444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2817 | 2026.01.08 00:33:52.007599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2818 | 2026.01.08 00:33:52.007866 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.01.08 00:33:52.008114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 2820 | 2026.01.08 00:33:52.294794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2821 | 2026.01.08 00:33:52.312059 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.01.08 00:33:52.312113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2823 | 2026.01.08 00:33:52.317947 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2824 | 2026.01.08 00:33:52.318654 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.01.08 00:33:52.321565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2826 | 2026.01.08 00:33:54.658317 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.01.08 00:33:54.658585 [ 268 ] {56611968-741a-4b53-8d4d-e8cc29c30308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.01.08 00:33:54.658671 [ 268 ] {56611968-741a-4b53-8d4d-e8cc29c30308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2829 | 2026.01.08 00:33:54.659534 [ 268 ] {56611968-741a-4b53-8d4d-e8cc29c30308} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.01.08 00:33:54.659586 [ 268 ] {56611968-741a-4b53-8d4d-e8cc29c30308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2831 | 2026.01.08 00:33:54.660001 [ 268 ] {56611968-741a-4b53-8d4d-e8cc29c30308} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2832 | 2026.01.08 00:33:54.660252 [ 268 ] {56611968-741a-4b53-8d4d-e8cc29c30308} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.01.08 00:33:54.660395 [ 145 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2834 | 2026.01.08 00:33:54.660414 [ 268 ] {56611968-741a-4b53-8d4d-e8cc29c30308} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001901 sec., 215675.96002104157 rows/sec., 13.68 MiB/sec. | ||
| 2835 | 2026.01.08 00:33:54.660468 [ 145 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.01.08 00:33:54.660486 [ 268 ] {56611968-741a-4b53-8d4d-e8cc29c30308} <Debug> TCPHandler: Processed in 0.002346736 sec. | ||
| 2837 | 2026.01.08 00:33:54.660499 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2838 | 2026.01.08 00:33:54.660628 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.01.08 00:33:54.660691 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::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 | ||
| 2840 | 2026.01.08 00:33:54.660739 [ 268 ] {dc886582-b0d6-41b5-baac-4d9e28ae793c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2841 | 2026.01.08 00:33:54.660803 [ 268 ] {dc886582-b0d6-41b5-baac-4d9e28ae793c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2842 | 2026.01.08 00:33:54.660923 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2843 | 2026.01.08 00:33:54.661005 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2844 | 2026.01.08 00:33:54.661162 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2845 | 2026.01.08 00:33:54.661251 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2846 | 2026.01.08 00:33:54.661324 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2847 | 2026.01.08 00:33:54.661395 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2848 | 2026.01.08 00:33:54.661470 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2849 | 2026.01.08 00:33:54.661741 [ 268 ] {dc886582-b0d6-41b5-baac-4d9e28ae793c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.01.08 00:33:54.661785 [ 268 ] {dc886582-b0d6-41b5-baac-4d9e28ae793c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2851 | 2026.01.08 00:33:54.662314 [ 268 ] {dc886582-b0d6-41b5-baac-4d9e28ae793c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2852 | 2026.01.08 00:33:54.662555 [ 268 ] {dc886582-b0d6-41b5-baac-4d9e28ae793c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.01.08 00:33:54.662702 [ 268 ] {dc886582-b0d6-41b5-baac-4d9e28ae793c} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001987 sec., 595873.1756416708 rows/sec., 47.54 MiB/sec. | ||
| 2854 | 2026.01.08 00:33:54.662730 [ 190 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.002134031 sec., 971869.6682475558 rows/sec., 65.58 MiB/sec. | ||
| 2855 | 2026.01.08 00:33:54.662744 [ 268 ] {dc886582-b0d6-41b5-baac-4d9e28ae793c} <Debug> TCPHandler: Processed in 0.002168721 sec. | ||
| 2856 | 2026.01.08 00:33:54.662936 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.01.08 00:33:54.662988 [ 205 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2858 | 2026.01.08 00:33:54.663058 [ 268 ] {c9c346c8-8dd0-49ed-afc2-ae4b461ebe1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2859 | 2026.01.08 00:33:54.663115 [ 268 ] {c9c346c8-8dd0-49ed-afc2-ae4b461ebe1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2860 | 2026.01.08 00:33:54.663293 [ 205 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.01.08 00:33:54.663374 [ 205 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_6_1} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2862 | 2026.01.08 00:33:54.663463 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2863 | 2026.01.08 00:33:54.663705 [ 268 ] {c9c346c8-8dd0-49ed-afc2-ae4b461ebe1d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.01.08 00:33:54.663748 [ 268 ] {c9c346c8-8dd0-49ed-afc2-ae4b461ebe1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2865 | 2026.01.08 00:33:54.664103 [ 268 ] {c9c346c8-8dd0-49ed-afc2-ae4b461ebe1d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2866 | 2026.01.08 00:33:54.664334 [ 268 ] {c9c346c8-8dd0-49ed-afc2-ae4b461ebe1d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.01.08 00:33:54.664457 [ 29 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2868 | 2026.01.08 00:33:54.664472 [ 268 ] {c9c346c8-8dd0-49ed-afc2-ae4b461ebe1d} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001442 sec., 167128.98751733705 rows/sec., 10.17 MiB/sec. | ||
| 2869 | 2026.01.08 00:33:54.664509 [ 29 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.01.08 00:33:54.664528 [ 268 ] {c9c346c8-8dd0-49ed-afc2-ae4b461ebe1d} <Debug> TCPHandler: Processed in 0.001654167 sec. | ||
| 2871 | 2026.01.08 00:33:54.664539 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2872 | 2026.01.08 00:33:54.664636 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 2873 | 2026.01.08 00:33:54.664642 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.01.08 00:33:54.664730 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2875 | 2026.01.08 00:33:54.664755 [ 268 ] {63418aaf-d63a-4177-a8c9-fdc4a90261b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.01.08 00:33:54.664758 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 274 rows starting from the beginning of the part | ||
| 2877 | 2026.01.08 00:33:54.664797 [ 268 ] {63418aaf-d63a-4177-a8c9-fdc4a90261b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2878 | 2026.01.08 00:33:54.664851 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 2879 | 2026.01.08 00:33:54.664901 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 2880 | 2026.01.08 00:33:54.664946 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 251 rows starting from the beginning of the part | ||
| 2881 | 2026.01.08 00:33:54.664988 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2882 | 2026.01.08 00:33:54.665035 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 241 rows starting from the beginning of the part | ||
| 2883 | 2026.01.08 00:33:54.665294 [ 268 ] {63418aaf-d63a-4177-a8c9-fdc4a90261b9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2026.01.08 00:33:54.665331 [ 268 ] {63418aaf-d63a-4177-a8c9-fdc4a90261b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2885 | 2026.01.08 00:33:54.665663 [ 268 ] {63418aaf-d63a-4177-a8c9-fdc4a90261b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2886 | 2026.01.08 00:33:54.665885 [ 268 ] {63418aaf-d63a-4177-a8c9-fdc4a90261b9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.01.08 00:33:54.665934 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335618 sec., 761445.2635409227 rows/sec., 49.70 MiB/sec. | ||
| 2888 | 2026.01.08 00:33:54.665989 [ 29 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2889 | 2026.01.08 00:33:54.666017 [ 268 ] {63418aaf-d63a-4177-a8c9-fdc4a90261b9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001282 sec., 165366.61466458658 rows/sec., 10.66 MiB/sec. | ||
| 2890 | 2026.01.08 00:33:54.666018 [ 29 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.01.08 00:33:54.666060 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2892 | 2026.01.08 00:33:54.666064 [ 268 ] {63418aaf-d63a-4177-a8c9-fdc4a90261b9} <Debug> TCPHandler: Processed in 0.001472902 sec. | ||
| 2893 | 2026.01.08 00:33:54.666100 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2894 | 2026.01.08 00:33:54.666148 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::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 | ||
| 2895 | 2026.01.08 00:33:54.666189 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.01.08 00:33:54.666263 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2897 | 2026.01.08 00:33:54.666291 [ 268 ] {fd1e7572-7c7a-4daf-bcff-7bcc3f85b035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.01.08 00:33:54.666303 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2899 | 2026.01.08 00:33:54.666343 [ 268 ] {fd1e7572-7c7a-4daf-bcff-7bcc3f85b035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2900 | 2026.01.08 00:33:54.666385 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2901 | 2026.01.08 00:33:54.666402 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_11_2} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.01.08 00:33:54.666434 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2903 | 2026.01.08 00:33:54.666481 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2904 | 2026.01.08 00:33:54.666498 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_11_2} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2905 | 2026.01.08 00:33:54.666525 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2906 | 2026.01.08 00:33:54.666571 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2907 | 2026.01.08 00:33:54.666600 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2908 | 2026.01.08 00:33:54.666826 [ 268 ] {fd1e7572-7c7a-4daf-bcff-7bcc3f85b035} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.01.08 00:33:54.666870 [ 268 ] {fd1e7572-7c7a-4daf-bcff-7bcc3f85b035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2910 | 2026.01.08 00:33:54.667219 [ 268 ] {fd1e7572-7c7a-4daf-bcff-7bcc3f85b035} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2911 | 2026.01.08 00:33:54.667472 [ 268 ] {fd1e7572-7c7a-4daf-bcff-7bcc3f85b035} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.01.08 00:33:54.667565 [ 201 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459312 sec., 742815.7926474942 rows/sec., 51.04 MiB/sec. | ||
| 2913 | 2026.01.08 00:33:54.667572 [ 29 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2914 | 2026.01.08 00:33:54.667606 [ 268 ] {fd1e7572-7c7a-4daf-bcff-7bcc3f85b035} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001334 sec., 158170.91454272866 rows/sec., 8.98 MiB/sec. | ||
| 2915 | 2026.01.08 00:33:54.667609 [ 29 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.01.08 00:33:54.667651 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2917 | 2026.01.08 00:33:54.667653 [ 268 ] {fd1e7572-7c7a-4daf-bcff-7bcc3f85b035} <Debug> TCPHandler: Processed in 0.001513653 sec. | ||
| 2918 | 2026.01.08 00:33:54.667705 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2919 | 2026.01.08 00:33:54.667723 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::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 | ||
| 2920 | 2026.01.08 00:33:54.667777 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.01.08 00:33:54.667811 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2922 | 2026.01.08 00:33:54.667837 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2923 | 2026.01.08 00:33:54.667880 [ 268 ] {f34635ce-535d-4faf-9da2-b62aae828cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2924 | 2026.01.08 00:33:54.667886 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2925 | 2026.01.08 00:33:54.667925 [ 268 ] {f34635ce-535d-4faf-9da2-b62aae828cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2926 | 2026.01.08 00:33:54.667938 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2927 | 2026.01.08 00:33:54.667981 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2928 | 2026.01.08 00:33:54.667983 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.01.08 00:33:54.668021 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2930 | 2026.01.08 00:33:54.668066 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_6_1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2931 | 2026.01.08 00:33:54.668069 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 2932 | 2026.01.08 00:33:54.668159 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2933 | 2026.01.08 00:33:54.668683 [ 268 ] {f34635ce-535d-4faf-9da2-b62aae828cab} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.01.08 00:33:54.668725 [ 268 ] {f34635ce-535d-4faf-9da2-b62aae828cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2935 | 2026.01.08 00:33:54.668923 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001228765 sec., 868351.5562373603 rows/sec., 52.81 MiB/sec. | ||
| 2936 | 2026.01.08 00:33:54.669035 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2937 | 2026.01.08 00:33:54.669091 [ 268 ] {f34635ce-535d-4faf-9da2-b62aae828cab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2938 | 2026.01.08 00:33:54.669286 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.01.08 00:33:54.669325 [ 268 ] {f34635ce-535d-4faf-9da2-b62aae828cab} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.01.08 00:33:54.669350 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_6_1} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2941 | 2026.01.08 00:33:54.669417 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2942 | 2026.01.08 00:33:54.669460 [ 268 ] {f34635ce-535d-4faf-9da2-b62aae828cab} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001598 sec., 447434.2928660826 rows/sec., 31.38 MiB/sec. | ||
| 2943 | 2026.01.08 00:33:54.669498 [ 268 ] {f34635ce-535d-4faf-9da2-b62aae828cab} <Debug> TCPHandler: Processed in 0.001772541 sec. | ||
| 2944 | 2026.01.08 00:33:54.669613 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.01.08 00:33:54.669709 [ 268 ] {412e257a-386f-4e8b-8751-ff5208200bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2946 | 2026.01.08 00:33:54.669753 [ 268 ] {412e257a-386f-4e8b-8751-ff5208200bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2947 | 2026.01.08 00:33:54.670117 [ 268 ] {412e257a-386f-4e8b-8751-ff5208200bbe} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.01.08 00:33:54.670158 [ 268 ] {412e257a-386f-4e8b-8751-ff5208200bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2949 | 2026.01.08 00:33:54.670527 [ 268 ] {412e257a-386f-4e8b-8751-ff5208200bbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2950 | 2026.01.08 00:33:54.670750 [ 268 ] {412e257a-386f-4e8b-8751-ff5208200bbe} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.01.08 00:33:54.670883 [ 268 ] {412e257a-386f-4e8b-8751-ff5208200bbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 262.98 KiB/sec. | ||
| 2952 | 2026.01.08 00:33:54.670925 [ 268 ] {412e257a-386f-4e8b-8751-ff5208200bbe} <Debug> TCPHandler: Processed in 0.001362539 sec. | ||
| 2953 | 2026.01.08 00:33:54.671039 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.01.08 00:33:54.671135 [ 268 ] {3e95e9d8-c370-45b7-90b7-458ddb6c6d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2955 | 2026.01.08 00:33:54.671179 [ 268 ] {3e95e9d8-c370-45b7-90b7-458ddb6c6d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2956 | 2026.01.08 00:33:54.671640 [ 268 ] {3e95e9d8-c370-45b7-90b7-458ddb6c6d2f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.01.08 00:33:54.671677 [ 268 ] {3e95e9d8-c370-45b7-90b7-458ddb6c6d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2958 | 2026.01.08 00:33:54.672030 [ 268 ] {3e95e9d8-c370-45b7-90b7-458ddb6c6d2f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2959 | 2026.01.08 00:33:54.672253 [ 268 ] {3e95e9d8-c370-45b7-90b7-458ddb6c6d2f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.01.08 00:33:54.672386 [ 268 ] {3e95e9d8-c370-45b7-90b7-458ddb6c6d2f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00127 sec., 247244.09448818897 rows/sec., 16.24 MiB/sec. | ||
| 2961 | 2026.01.08 00:33:54.672423 [ 268 ] {3e95e9d8-c370-45b7-90b7-458ddb6c6d2f} <Debug> TCPHandler: Processed in 0.00143374 sec. | ||
| 2962 | 2026.01.08 00:33:54.672549 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.01.08 00:33:54.672673 [ 268 ] {98828c78-a35d-4d08-b416-25d837f78e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2964 | 2026.01.08 00:33:54.672724 [ 268 ] {98828c78-a35d-4d08-b416-25d837f78e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2965 | 2026.01.08 00:33:54.673097 [ 268 ] {98828c78-a35d-4d08-b416-25d837f78e66} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.01.08 00:33:54.673142 [ 268 ] {98828c78-a35d-4d08-b416-25d837f78e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2967 | 2026.01.08 00:33:54.673516 [ 268 ] {98828c78-a35d-4d08-b416-25d837f78e66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2968 | 2026.01.08 00:33:54.673739 [ 268 ] {98828c78-a35d-4d08-b416-25d837f78e66} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.01.08 00:33:54.673839 [ 29 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2970 | 2026.01.08 00:33:54.673871 [ 29 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.01.08 00:33:54.673872 [ 268 ] {98828c78-a35d-4d08-b416-25d837f78e66} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001225 sec., 816.3265306122449 rows/sec., 55.01 KiB/sec. | ||
| 2972 | 2026.01.08 00:33:54.673901 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2973 | 2026.01.08 00:33:54.673927 [ 268 ] {98828c78-a35d-4d08-b416-25d837f78e66} <Debug> TCPHandler: Processed in 0.001440711 sec. | ||
| 2974 | 2026.01.08 00:33:54.673982 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 2975 | 2026.01.08 00:33:54.674057 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.01.08 00:33:54.674090 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2977 | 2026.01.08 00:33:54.674129 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 2978 | 2026.01.08 00:33:54.674183 [ 268 ] {1d00bb1a-8229-4217-8418-4abc0f00bcce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2979 | 2026.01.08 00:33:54.674202 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 2980 | 2026.01.08 00:33:54.674256 [ 268 ] {1d00bb1a-8229-4217-8418-4abc0f00bcce} <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 | ||
| 2981 | 2026.01.08 00:33:54.674259 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 2982 | 2026.01.08 00:33:54.674325 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 2983 | 2026.01.08 00:33:54.674379 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 2984 | 2026.01.08 00:33:54.675173 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224545 sec., 4083.1492513545845 rows/sec., 275.13 KiB/sec. | ||
| 2985 | 2026.01.08 00:33:54.675184 [ 268 ] {1d00bb1a-8229-4217-8418-4abc0f00bcce} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.01.08 00:33:54.675226 [ 268 ] {1d00bb1a-8229-4217-8418-4abc0f00bcce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2987 | 2026.01.08 00:33:54.675306 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2988 | 2026.01.08 00:33:54.675646 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_5_1} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.01.08 00:33:54.675708 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_5_1} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2990 | 2026.01.08 00:33:54.675766 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2991 | 2026.01.08 00:33:54.675839 [ 268 ] {1d00bb1a-8229-4217-8418-4abc0f00bcce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2992 | 2026.01.08 00:33:54.676075 [ 268 ] {1d00bb1a-8229-4217-8418-4abc0f00bcce} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.01.08 00:33:54.676180 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2994 | 2026.01.08 00:33:54.676213 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2026.01.08 00:33:54.676215 [ 268 ] {1d00bb1a-8229-4217-8418-4abc0f00bcce} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002059 sec., 17484.21563865954 rows/sec., 31.33 MiB/sec. | ||
| 2996 | 2026.01.08 00:33:54.676237 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2997 | 2026.01.08 00:33:54.676290 [ 268 ] {1d00bb1a-8229-4217-8418-4abc0f00bcce} <Debug> TCPHandler: Processed in 0.002295135 sec. | ||
| 2998 | 2026.01.08 00:33:54.676330 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2999 | 2026.01.08 00:33:54.676410 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.01.08 00:33:54.676510 [ 268 ] {49956254-2e19-4966-a893-d669501a65dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3001 | 2026.01.08 00:33:54.676551 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3002 | 2026.01.08 00:33:54.676553 [ 268 ] {49956254-2e19-4966-a893-d669501a65dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3003 | 2026.01.08 00:33:54.676611 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 153 rows starting from the beginning of the part | ||
| 3004 | 2026.01.08 00:33:54.676743 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3005 | 2026.01.08 00:33:54.676853 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 3006 | 2026.01.08 00:33:54.676921 [ 268 ] {49956254-2e19-4966-a893-d669501a65dc} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.01.08 00:33:54.676954 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3008 | 2026.01.08 00:33:54.676964 [ 268 ] {49956254-2e19-4966-a893-d669501a65dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3009 | 2026.01.08 00:33:54.677059 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3010 | 2026.01.08 00:33:54.677159 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3011 | 2026.01.08 00:33:54.677293 [ 268 ] {49956254-2e19-4966-a893-d669501a65dc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3012 | 2026.01.08 00:33:54.677536 [ 268 ] {49956254-2e19-4966-a893-d669501a65dc} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.01.08 00:33:54.677670 [ 268 ] {49956254-2e19-4966-a893-d669501a65dc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001178 sec., 88285.22920203736 rows/sec., 5.41 MiB/sec. | ||
| 3014 | 2026.01.08 00:33:54.677706 [ 268 ] {49956254-2e19-4966-a893-d669501a65dc} <Debug> TCPHandler: Processed in 0.001346959 sec. | ||
| 3015 | 2026.01.08 00:33:54.680023 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 19 columns (19 merged, 0 gathered) in 0.003728326 sec., 72686.7768537408 rows/sec., 130.25 MiB/sec. | ||
| 3016 | 2026.01.08 00:33:54.680638 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3017 | 2026.01.08 00:33:54.681000 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.01.08 00:33:54.681076 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3019 | 2026.01.08 00:33:54.681182 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3020 | 2026.01.08 00:33:59.492519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6321 | ||
| 3021 | 2026.01.08 00:33:59.493030 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.01.08 00:33:59.493077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3023 | 2026.01.08 00:33:59.493564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3024 | 2026.01.08 00:33:59.493807 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.01.08 00:33:59.493945 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6321 | ||
| 3026 | 2026.01.08 00:33:59.645607 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.01.08 00:33:59.645812 [ 268 ] {60e0c9bf-4839-4d10-b848-a10e16cc9000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3028 | 2026.01.08 00:33:59.645880 [ 268 ] {60e0c9bf-4839-4d10-b848-a10e16cc9000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3029 | 2026.01.08 00:33:59.646557 [ 268 ] {60e0c9bf-4839-4d10-b848-a10e16cc9000} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.01.08 00:33:59.646610 [ 268 ] {60e0c9bf-4839-4d10-b848-a10e16cc9000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3031 | 2026.01.08 00:33:59.647026 [ 268 ] {60e0c9bf-4839-4d10-b848-a10e16cc9000} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3032 | 2026.01.08 00:33:59.647260 [ 268 ] {60e0c9bf-4839-4d10-b848-a10e16cc9000} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.01.08 00:33:59.647424 [ 268 ] {60e0c9bf-4839-4d10-b848-a10e16cc9000} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001665 sec., 39639.63963963964 rows/sec., 3.16 MiB/sec. | ||
| 3034 | 2026.01.08 00:33:59.647429 [ 55 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3035 | 2026.01.08 00:33:59.647472 [ 268 ] {60e0c9bf-4839-4d10-b848-a10e16cc9000} <Debug> TCPHandler: Processed in 0.002009757 sec. | ||
| 3036 | 2026.01.08 00:33:59.647526 [ 55 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.01.08 00:33:59.647573 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3038 | 2026.01.08 00:33:59.647616 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.01.08 00:33:59.647687 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 3040 | 2026.01.08 00:33:59.647725 [ 268 ] {52176b70-7fa8-443c-8ceb-f82d7a73dad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3041 | 2026.01.08 00:33:59.647771 [ 268 ] {52176b70-7fa8-443c-8ceb-f82d7a73dad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3042 | 2026.01.08 00:33:59.647788 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3043 | 2026.01.08 00:33:59.647837 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1322 rows starting from the beginning of the part | ||
| 3044 | 2026.01.08 00:33:59.647924 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 66 rows starting from the beginning of the part | ||
| 3045 | 2026.01.08 00:33:59.647972 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1189 rows starting from the beginning of the part | ||
| 3046 | 2026.01.08 00:33:59.648031 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part | ||
| 3047 | 2026.01.08 00:33:59.648077 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1184 rows starting from the beginning of the part | ||
| 3048 | 2026.01.08 00:33:59.648127 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 66 rows starting from the beginning of the part | ||
| 3049 | 2026.01.08 00:33:59.648195 [ 268 ] {52176b70-7fa8-443c-8ceb-f82d7a73dad8} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.01.08 00:33:59.648235 [ 268 ] {52176b70-7fa8-443c-8ceb-f82d7a73dad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3051 | 2026.01.08 00:33:59.648581 [ 268 ] {52176b70-7fa8-443c-8ceb-f82d7a73dad8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3052 | 2026.01.08 00:33:59.648799 [ 268 ] {52176b70-7fa8-443c-8ceb-f82d7a73dad8} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.01.08 00:33:59.648933 [ 268 ] {52176b70-7fa8-443c-8ceb-f82d7a73dad8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001231 sec., 4061.7384240454912 rows/sec., 305.42 KiB/sec. | ||
| 3054 | 2026.01.08 00:33:59.648972 [ 268 ] {52176b70-7fa8-443c-8ceb-f82d7a73dad8} <Debug> TCPHandler: Processed in 0.00140901 sec. | ||
| 3055 | 2026.01.08 00:33:59.649081 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.01.08 00:33:59.649180 [ 268 ] {9e0e256e-dbc5-42ab-94b3-3f45814ec0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3057 | 2026.01.08 00:33:59.649222 [ 268 ] {9e0e256e-dbc5-42ab-94b3-3f45814ec0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3058 | 2026.01.08 00:33:59.649596 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3893 rows, containing 5 columns (5 merged, 0 gathered) in 0.001954026 sec., 1992296.9295188496 rows/sec., 167.38 MiB/sec. | ||
| 3059 | 2026.01.08 00:33:59.649635 [ 268 ] {9e0e256e-dbc5-42ab-94b3-3f45814ec0c2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.01.08 00:33:59.649677 [ 268 ] {9e0e256e-dbc5-42ab-94b3-3f45814ec0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3061 | 2026.01.08 00:33:59.649850 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3062 | 2026.01.08 00:33:59.650000 [ 268 ] {9e0e256e-dbc5-42ab-94b3-3f45814ec0c2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3063 | 2026.01.08 00:33:59.650108 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.01.08 00:33:59.650171 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_16_3} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3065 | 2026.01.08 00:33:59.650215 [ 268 ] {9e0e256e-dbc5-42ab-94b3-3f45814ec0c2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.01.08 00:33:59.650233 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3067 | 2026.01.08 00:33:59.650320 [ 55 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3068 | 2026.01.08 00:33:59.650343 [ 268 ] {9e0e256e-dbc5-42ab-94b3-3f45814ec0c2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001183 sec., 58326.28909551986 rows/sec., 4.55 MiB/sec. | ||
| 3069 | 2026.01.08 00:33:59.650353 [ 55 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.01.08 00:33:59.650382 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3071 | 2026.01.08 00:33:59.650387 [ 268 ] {9e0e256e-dbc5-42ab-94b3-3f45814ec0c2} <Debug> TCPHandler: Processed in 0.001355498 sec. | ||
| 3072 | 2026.01.08 00:33:59.650483 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 3073 | 2026.01.08 00:33:59.650506 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.01.08 00:33:59.650613 [ 268 ] {8f5db5a9-cba0-4c3e-a2ad-88539905b96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3075 | 2026.01.08 00:33:59.650613 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3076 | 2026.01.08 00:33:59.650662 [ 268 ] {8f5db5a9-cba0-4c3e-a2ad-88539905b96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3077 | 2026.01.08 00:33:59.650671 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 790 rows starting from the beginning of the part | ||
| 3078 | 2026.01.08 00:33:59.650754 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 69 rows starting from the beginning of the part | ||
| 3079 | 2026.01.08 00:33:59.650802 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 725 rows starting from the beginning of the part | ||
| 3080 | 2026.01.08 00:33:59.650840 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 69 rows starting from the beginning of the part | ||
| 3081 | 2026.01.08 00:33:59.650877 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 715 rows starting from the beginning of the part | ||
| 3082 | 2026.01.08 00:33:59.650918 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 69 rows starting from the beginning of the part | ||
| 3083 | 2026.01.08 00:33:59.651083 [ 268 ] {8f5db5a9-cba0-4c3e-a2ad-88539905b96e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.01.08 00:33:59.651127 [ 268 ] {8f5db5a9-cba0-4c3e-a2ad-88539905b96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3085 | 2026.01.08 00:33:59.651488 [ 268 ] {8f5db5a9-cba0-4c3e-a2ad-88539905b96e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3086 | 2026.01.08 00:33:59.651716 [ 268 ] {8f5db5a9-cba0-4c3e-a2ad-88539905b96e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.01.08 00:33:59.651823 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3088 | 2026.01.08 00:33:59.651850 [ 268 ] {8f5db5a9-cba0-4c3e-a2ad-88539905b96e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 3089 | 2026.01.08 00:33:59.651857 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.01.08 00:33:59.651892 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3091 | 2026.01.08 00:33:59.651894 [ 268 ] {8f5db5a9-cba0-4c3e-a2ad-88539905b96e} <Debug> TCPHandler: Processed in 0.001438331 sec. | ||
| 3092 | 2026.01.08 00:33:59.651965 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 3093 | 2026.01.08 00:33:59.652011 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.01.08 00:33:59.652040 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3095 | 2026.01.08 00:33:59.652066 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2410 rows starting from the beginning of the part | ||
| 3096 | 2026.01.08 00:33:59.652104 [ 268 ] {b125cbfd-fb2e-4718-bedf-af45c4551d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.01.08 00:33:59.652114 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3098 | 2026.01.08 00:33:59.652142 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2437 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704728 sec., 1429553.5710095686 rows/sec., 107.32 MiB/sec. | ||
| 3099 | 2026.01.08 00:33:59.652158 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 319 rows starting from the beginning of the part | ||
| 3100 | 2026.01.08 00:33:59.652162 [ 268 ] {b125cbfd-fb2e-4718-bedf-af45c4551d19} <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 | ||
| 3101 | 2026.01.08 00:33:59.652210 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3102 | 2026.01.08 00:33:59.652244 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3103 | 2026.01.08 00:33:59.652281 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3104 | 2026.01.08 00:33:59.652367 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3105 | 2026.01.08 00:33:59.652669 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.01.08 00:33:59.652742 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_16_3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3107 | 2026.01.08 00:33:59.652827 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3108 | 2026.01.08 00:33:59.652921 [ 268 ] {b125cbfd-fb2e-4718-bedf-af45c4551d19} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.01.08 00:33:59.652962 [ 268 ] {b125cbfd-fb2e-4718-bedf-af45c4551d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3110 | 2026.01.08 00:33:59.653471 [ 268 ] {b125cbfd-fb2e-4718-bedf-af45c4551d19} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3111 | 2026.01.08 00:33:59.653669 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3523 rows, containing 5 columns (5 merged, 0 gathered) in 0.001733639 sec., 2032141.6396377794 rows/sec., 139.13 MiB/sec. | ||
| 3112 | 2026.01.08 00:33:59.653716 [ 268 ] {b125cbfd-fb2e-4718-bedf-af45c4551d19} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.01.08 00:33:59.653861 [ 268 ] {b125cbfd-fb2e-4718-bedf-af45c4551d19} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001774 sec., 2818.489289740699 rows/sec., 5.05 MiB/sec. | ||
| 3114 | 2026.01.08 00:33:59.653915 [ 268 ] {b125cbfd-fb2e-4718-bedf-af45c4551d19} <Debug> TCPHandler: Processed in 0.001952636 sec. | ||
| 3115 | 2026.01.08 00:33:59.653932 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3116 | 2026.01.08 00:33:59.654022 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.01.08 00:33:59.654117 [ 268 ] {e8cf06ea-3574-4412-b735-ea91431666fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3118 | 2026.01.08 00:33:59.654160 [ 268 ] {e8cf06ea-3574-4412-b735-ea91431666fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3119 | 2026.01.08 00:33:59.654172 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2026.01.08 00:33:59.654231 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3121 | 2026.01.08 00:33:59.654288 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 3122 | 2026.01.08 00:33:59.654505 [ 268 ] {e8cf06ea-3574-4412-b735-ea91431666fa} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.01.08 00:33:59.654540 [ 268 ] {e8cf06ea-3574-4412-b735-ea91431666fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3124 | 2026.01.08 00:33:59.654841 [ 268 ] {e8cf06ea-3574-4412-b735-ea91431666fa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3125 | 2026.01.08 00:33:59.655047 [ 268 ] {e8cf06ea-3574-4412-b735-ea91431666fa} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.01.08 00:33:59.655142 [ 55 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3127 | 2026.01.08 00:33:59.655170 [ 55 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.01.08 00:33:59.655174 [ 268 ] {e8cf06ea-3574-4412-b735-ea91431666fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 3129 | 2026.01.08 00:33:59.655191 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3130 | 2026.01.08 00:33:59.655223 [ 268 ] {e8cf06ea-3574-4412-b735-ea91431666fa} <Debug> TCPHandler: Processed in 0.001250666 sec. | ||
| 3131 | 2026.01.08 00:33:59.655275 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 3132 | 2026.01.08 00:33:59.655378 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3133 | 2026.01.08 00:33:59.655407 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 792 rows starting from the beginning of the part | ||
| 3134 | 2026.01.08 00:33:59.655464 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3135 | 2026.01.08 00:33:59.655507 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3136 | 2026.01.08 00:33:59.655548 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3137 | 2026.01.08 00:33:59.655585 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3138 | 2026.01.08 00:33:59.655626 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3139 | 2026.01.08 00:33:59.656510 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001267796 sec., 930749.1110557219 rows/sec., 60.22 MiB/sec. | ||
| 3140 | 2026.01.08 00:33:59.656694 [ 197 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3141 | 2026.01.08 00:33:59.656951 [ 197 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.01.08 00:33:59.657013 [ 197 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_16_3} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3143 | 2026.01.08 00:33:59.657071 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3144 | 2026.01.08 00:33:59.821609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3145 | 2026.01.08 00:33:59.838282 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.01.08 00:33:59.838326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3147 | 2026.01.08 00:33:59.844728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3148 | 2026.01.08 00:33:59.845453 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.01.08 00:33:59.848339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3150 | 2026.01.08 00:34:02.008267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 428 | ||
| 3151 | 2026.01.08 00:34:02.010682 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.01.08 00:34:02.010729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3153 | 2026.01.08 00:34:02.011872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3154 | 2026.01.08 00:34:02.012156 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.01.08 00:34:02.012426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3156 | 2026.01.08 00:34:04.658444 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.01.08 00:34:04.658732 [ 268 ] {a25dca57-44d8-4311-80fe-1c5ad19c91cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.01.08 00:34:04.658840 [ 268 ] {a25dca57-44d8-4311-80fe-1c5ad19c91cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3159 | 2026.01.08 00:34:04.659752 [ 268 ] {a25dca57-44d8-4311-80fe-1c5ad19c91cc} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.01.08 00:34:04.659798 [ 268 ] {a25dca57-44d8-4311-80fe-1c5ad19c91cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3161 | 2026.01.08 00:34:04.660221 [ 268 ] {a25dca57-44d8-4311-80fe-1c5ad19c91cc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3162 | 2026.01.08 00:34:04.660446 [ 268 ] {a25dca57-44d8-4311-80fe-1c5ad19c91cc} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.01.08 00:34:04.660608 [ 268 ] {a25dca57-44d8-4311-80fe-1c5ad19c91cc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001954 sec., 209825.9979529171 rows/sec., 13.31 MiB/sec. | ||
| 3164 | 2026.01.08 00:34:04.660658 [ 268 ] {a25dca57-44d8-4311-80fe-1c5ad19c91cc} <Debug> TCPHandler: Processed in 0.002402509 sec. | ||
| 3165 | 2026.01.08 00:34:04.660787 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.01.08 00:34:04.660888 [ 268 ] {056e8019-150a-412d-b452-a179503d5b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3167 | 2026.01.08 00:34:04.660934 [ 268 ] {056e8019-150a-412d-b452-a179503d5b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3168 | 2026.01.08 00:34:04.661912 [ 268 ] {056e8019-150a-412d-b452-a179503d5b09} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.01.08 00:34:04.661951 [ 268 ] {056e8019-150a-412d-b452-a179503d5b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3170 | 2026.01.08 00:34:04.662332 [ 268 ] {056e8019-150a-412d-b452-a179503d5b09} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3171 | 2026.01.08 00:34:04.662564 [ 268 ] {056e8019-150a-412d-b452-a179503d5b09} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.01.08 00:34:04.662695 [ 268 ] {056e8019-150a-412d-b452-a179503d5b09} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001831 sec., 646641.1796832333 rows/sec., 51.59 MiB/sec. | ||
| 3173 | 2026.01.08 00:34:04.662733 [ 268 ] {056e8019-150a-412d-b452-a179503d5b09} <Debug> TCPHandler: Processed in 0.001998216 sec. | ||
| 3174 | 2026.01.08 00:34:04.662849 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.01.08 00:34:04.662947 [ 268 ] {d6fcb8c7-afbd-4b33-8841-5850e38ff289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3176 | 2026.01.08 00:34:04.662987 [ 268 ] {d6fcb8c7-afbd-4b33-8841-5850e38ff289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3177 | 2026.01.08 00:34:04.663477 [ 268 ] {d6fcb8c7-afbd-4b33-8841-5850e38ff289} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.01.08 00:34:04.663514 [ 268 ] {d6fcb8c7-afbd-4b33-8841-5850e38ff289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3179 | 2026.01.08 00:34:04.663825 [ 268 ] {d6fcb8c7-afbd-4b33-8841-5850e38ff289} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3180 | 2026.01.08 00:34:04.664030 [ 268 ] {d6fcb8c7-afbd-4b33-8841-5850e38ff289} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): 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.08 00:34:04.664154 [ 268 ] {d6fcb8c7-afbd-4b33-8841-5850e38ff289} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001227 sec., 196414.01792991036 rows/sec., 11.96 MiB/sec. | ||
| 3182 | 2026.01.08 00:34:04.664190 [ 268 ] {d6fcb8c7-afbd-4b33-8841-5850e38ff289} <Debug> TCPHandler: Processed in 0.00139135 sec. | ||
| 3183 | 2026.01.08 00:34:04.664300 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.01.08 00:34:04.664394 [ 268 ] {d791d693-a33d-42c1-9b0a-8a421365fb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3185 | 2026.01.08 00:34:04.664433 [ 268 ] {d791d693-a33d-42c1-9b0a-8a421365fb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3186 | 2026.01.08 00:34:04.664893 [ 268 ] {d791d693-a33d-42c1-9b0a-8a421365fb82} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2026.01.08 00:34:04.664931 [ 268 ] {d791d693-a33d-42c1-9b0a-8a421365fb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3188 | 2026.01.08 00:34:04.665244 [ 268 ] {d791d693-a33d-42c1-9b0a-8a421365fb82} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3189 | 2026.01.08 00:34:04.665453 [ 268 ] {d791d693-a33d-42c1-9b0a-8a421365fb82} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.01.08 00:34:04.665577 [ 268 ] {d791d693-a33d-42c1-9b0a-8a421365fb82} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 3191 | 2026.01.08 00:34:04.665613 [ 268 ] {d791d693-a33d-42c1-9b0a-8a421365fb82} <Debug> TCPHandler: Processed in 0.001363758 sec. | ||
| 3192 | 2026.01.08 00:34:04.665716 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.01.08 00:34:04.665809 [ 268 ] {adb0065f-e9fd-4f8f-97d4-009f1f3e220f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3194 | 2026.01.08 00:34:04.665848 [ 268 ] {adb0065f-e9fd-4f8f-97d4-009f1f3e220f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3195 | 2026.01.08 00:34:04.666307 [ 268 ] {adb0065f-e9fd-4f8f-97d4-009f1f3e220f} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.01.08 00:34:04.666342 [ 268 ] {adb0065f-e9fd-4f8f-97d4-009f1f3e220f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3197 | 2026.01.08 00:34:04.666650 [ 268 ] {adb0065f-e9fd-4f8f-97d4-009f1f3e220f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3198 | 2026.01.08 00:34:04.666875 [ 268 ] {adb0065f-e9fd-4f8f-97d4-009f1f3e220f} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.01.08 00:34:04.667000 [ 268 ] {adb0065f-e9fd-4f8f-97d4-009f1f3e220f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 3200 | 2026.01.08 00:34:04.667038 [ 268 ] {adb0065f-e9fd-4f8f-97d4-009f1f3e220f} <Debug> TCPHandler: Processed in 0.001372079 sec. | ||
| 3201 | 2026.01.08 00:34:04.667148 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.01.08 00:34:04.667243 [ 268 ] {c8df4833-18b0-4547-b732-758bc7e07bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3203 | 2026.01.08 00:34:04.667282 [ 268 ] {c8df4833-18b0-4547-b732-758bc7e07bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3204 | 2026.01.08 00:34:04.667906 [ 268 ] {c8df4833-18b0-4547-b732-758bc7e07bb7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.01.08 00:34:04.667942 [ 268 ] {c8df4833-18b0-4547-b732-758bc7e07bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3206 | 2026.01.08 00:34:04.668275 [ 268 ] {c8df4833-18b0-4547-b732-758bc7e07bb7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3207 | 2026.01.08 00:34:04.668487 [ 268 ] {c8df4833-18b0-4547-b732-758bc7e07bb7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.01.08 00:34:04.668640 [ 268 ] {c8df4833-18b0-4547-b732-758bc7e07bb7} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001415 sec., 505300.35335689044 rows/sec., 35.44 MiB/sec. | ||
| 3209 | 2026.01.08 00:34:04.668678 [ 268 ] {c8df4833-18b0-4547-b732-758bc7e07bb7} <Debug> TCPHandler: Processed in 0.001579725 sec. | ||
| 3210 | 2026.01.08 00:34:04.668800 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.01.08 00:34:04.668895 [ 268 ] {223972ff-efff-468a-a559-072149c59db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3212 | 2026.01.08 00:34:04.668941 [ 268 ] {223972ff-efff-468a-a559-072149c59db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3213 | 2026.01.08 00:34:04.669272 [ 268 ] {223972ff-efff-468a-a559-072149c59db5} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.01.08 00:34:04.669305 [ 268 ] {223972ff-efff-468a-a559-072149c59db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3215 | 2026.01.08 00:34:04.669600 [ 268 ] {223972ff-efff-468a-a559-072149c59db5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3216 | 2026.01.08 00:34:04.669800 [ 268 ] {223972ff-efff-468a-a559-072149c59db5} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.01.08 00:34:04.669890 [ 40 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3218 | 2026.01.08 00:34:04.669920 [ 268 ] {223972ff-efff-468a-a559-072149c59db5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 3219 | 2026.01.08 00:34:04.669930 [ 40 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.01.08 00:34:04.669954 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3221 | 2026.01.08 00:34:04.669957 [ 268 ] {223972ff-efff-468a-a559-072149c59db5} <Debug> TCPHandler: Processed in 0.001207365 sec. | ||
| 3222 | 2026.01.08 00:34:04.670074 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.01.08 00:34:04.670088 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 3224 | 2026.01.08 00:34:04.670170 [ 268 ] {8f22487f-bbcb-48c1-8ea9-b512e0be935d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3225 | 2026.01.08 00:34:04.670218 [ 268 ] {8f22487f-bbcb-48c1-8ea9-b512e0be935d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3226 | 2026.01.08 00:34:04.670264 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3227 | 2026.01.08 00:34:04.670308 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3228 | 2026.01.08 00:34:04.670382 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3229 | 2026.01.08 00:34:04.670435 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3230 | 2026.01.08 00:34:04.670491 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3231 | 2026.01.08 00:34:04.670533 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3232 | 2026.01.08 00:34:04.670574 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3233 | 2026.01.08 00:34:04.670656 [ 268 ] {8f22487f-bbcb-48c1-8ea9-b512e0be935d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.01.08 00:34:04.670696 [ 268 ] {8f22487f-bbcb-48c1-8ea9-b512e0be935d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3235 | 2026.01.08 00:34:04.671183 [ 268 ] {8f22487f-bbcb-48c1-8ea9-b512e0be935d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3236 | 2026.01.08 00:34:04.671414 [ 268 ] {8f22487f-bbcb-48c1-8ea9-b512e0be935d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.01.08 00:34:04.671601 [ 188 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001580035 sec., 22784.305410956087 rows/sec., 1.16 MiB/sec. | ||
| 3238 | 2026.01.08 00:34:04.671634 [ 268 ] {8f22487f-bbcb-48c1-8ea9-b512e0be935d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001482 sec., 211875.84345479083 rows/sec., 13.92 MiB/sec. | ||
| 3239 | 2026.01.08 00:34:04.671672 [ 268 ] {8f22487f-bbcb-48c1-8ea9-b512e0be935d} <Debug> TCPHandler: Processed in 0.001647406 sec. | ||
| 3240 | 2026.01.08 00:34:04.671745 [ 188 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3241 | 2026.01.08 00:34:04.671789 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.01.08 00:34:04.671883 [ 268 ] {9cc9f612-e825-44bf-abe4-5c38e8ce7ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.01.08 00:34:04.671926 [ 268 ] {9cc9f612-e825-44bf-abe4-5c38e8ce7ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3244 | 2026.01.08 00:34:04.672042 [ 188 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.01.08 00:34:04.672101 [ 188 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_6_1} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3246 | 2026.01.08 00:34:04.672179 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3247 | 2026.01.08 00:34:04.672328 [ 268 ] {9cc9f612-e825-44bf-abe4-5c38e8ce7ed6} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.01.08 00:34:04.672362 [ 268 ] {9cc9f612-e825-44bf-abe4-5c38e8ce7ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3249 | 2026.01.08 00:34:04.672668 [ 268 ] {9cc9f612-e825-44bf-abe4-5c38e8ce7ed6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3250 | 2026.01.08 00:34:04.672870 [ 268 ] {9cc9f612-e825-44bf-abe4-5c38e8ce7ed6} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.01.08 00:34:04.672992 [ 268 ] {9cc9f612-e825-44bf-abe4-5c38e8ce7ed6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001128 sec., 886.5248226950354 rows/sec., 59.74 KiB/sec. | ||
| 3252 | 2026.01.08 00:34:04.673027 [ 268 ] {9cc9f612-e825-44bf-abe4-5c38e8ce7ed6} <Debug> TCPHandler: Processed in 0.001287217 sec. | ||
| 3253 | 2026.01.08 00:34:04.673138 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.01.08 00:34:04.673230 [ 268 ] {a3d18c86-52b3-45b0-adfa-68973eb7cbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3255 | 2026.01.08 00:34:04.673284 [ 268 ] {a3d18c86-52b3-45b0-adfa-68973eb7cbd8} <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 | ||
| 3256 | 2026.01.08 00:34:04.674129 [ 268 ] {a3d18c86-52b3-45b0-adfa-68973eb7cbd8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.01.08 00:34:04.674163 [ 268 ] {a3d18c86-52b3-45b0-adfa-68973eb7cbd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3258 | 2026.01.08 00:34:04.674712 [ 268 ] {a3d18c86-52b3-45b0-adfa-68973eb7cbd8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3259 | 2026.01.08 00:34:04.674936 [ 268 ] {a3d18c86-52b3-45b0-adfa-68973eb7cbd8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.01.08 00:34:04.675065 [ 268 ] {a3d18c86-52b3-45b0-adfa-68973eb7cbd8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001853 sec., 19427.954668105773 rows/sec., 34.81 MiB/sec. | ||
| 3261 | 2026.01.08 00:34:04.675115 [ 268 ] {a3d18c86-52b3-45b0-adfa-68973eb7cbd8} <Debug> TCPHandler: Processed in 0.002026238 sec. | ||
| 3262 | 2026.01.08 00:34:04.675229 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.01.08 00:34:04.675324 [ 268 ] {15bca889-9dd0-477b-bc07-903561c4aad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3264 | 2026.01.08 00:34:04.675365 [ 268 ] {15bca889-9dd0-477b-bc07-903561c4aad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3265 | 2026.01.08 00:34:04.675689 [ 268 ] {15bca889-9dd0-477b-bc07-903561c4aad3} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.01.08 00:34:04.675722 [ 268 ] {15bca889-9dd0-477b-bc07-903561c4aad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3267 | 2026.01.08 00:34:04.676035 [ 268 ] {15bca889-9dd0-477b-bc07-903561c4aad3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3268 | 2026.01.08 00:34:04.676239 [ 268 ] {15bca889-9dd0-477b-bc07-903561c4aad3} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.01.08 00:34:04.676360 [ 268 ] {15bca889-9dd0-477b-bc07-903561c4aad3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 3270 | 2026.01.08 00:34:04.676395 [ 268 ] {15bca889-9dd0-477b-bc07-903561c4aad3} <Debug> TCPHandler: Processed in 0.001215965 sec. | ||
| 3271 | 2026.01.08 00:34:06.925947 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3272 | 2026.01.08 00:34:06.926012 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3273 | 2026.01.08 00:34:06.994963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6769 | ||
| 3274 | 2026.01.08 00:34:06.995438 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.01.08 00:34:06.995478 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3276 | 2026.01.08 00:34:06.995951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3277 | 2026.01.08 00:34:06.996178 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.01.08 00:34:06.996305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6769 | ||
| 3279 | 2026.01.08 00:34:07.349357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3280 | 2026.01.08 00:34:07.367933 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.01.08 00:34:07.368004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3282 | 2026.01.08 00:34:07.373653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3283 | 2026.01.08 00:34:07.374348 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.01.08 00:34:07.377753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3285 | 2026.01.08 00:34:09.646382 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2026.01.08 00:34:09.646591 [ 268 ] {bd57ebc9-a9f5-49fa-8ad3-1c0f0a6c1768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3287 | 2026.01.08 00:34:09.646670 [ 268 ] {bd57ebc9-a9f5-49fa-8ad3-1c0f0a6c1768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3288 | 2026.01.08 00:34:09.647436 [ 268 ] {bd57ebc9-a9f5-49fa-8ad3-1c0f0a6c1768} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.01.08 00:34:09.647488 [ 268 ] {bd57ebc9-a9f5-49fa-8ad3-1c0f0a6c1768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3290 | 2026.01.08 00:34:09.647911 [ 268 ] {bd57ebc9-a9f5-49fa-8ad3-1c0f0a6c1768} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3291 | 2026.01.08 00:34:09.648152 [ 268 ] {bd57ebc9-a9f5-49fa-8ad3-1c0f0a6c1768} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.01.08 00:34:09.648329 [ 268 ] {bd57ebc9-a9f5-49fa-8ad3-1c0f0a6c1768} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001794 sec., 36789.29765886287 rows/sec., 2.93 MiB/sec. | ||
| 3293 | 2026.01.08 00:34:09.648381 [ 268 ] {bd57ebc9-a9f5-49fa-8ad3-1c0f0a6c1768} <Debug> TCPHandler: Processed in 0.002143852 sec. | ||
| 3294 | 2026.01.08 00:34:09.648505 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.01.08 00:34:09.648611 [ 268 ] {a58e264e-3f9d-43d9-82b4-071701f9d2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3296 | 2026.01.08 00:34:09.648657 [ 268 ] {a58e264e-3f9d-43d9-82b4-071701f9d2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3297 | 2026.01.08 00:34:09.649076 [ 268 ] {a58e264e-3f9d-43d9-82b4-071701f9d2b5} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.01.08 00:34:09.649115 [ 268 ] {a58e264e-3f9d-43d9-82b4-071701f9d2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3299 | 2026.01.08 00:34:09.649422 [ 268 ] {a58e264e-3f9d-43d9-82b4-071701f9d2b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3300 | 2026.01.08 00:34:09.649635 [ 268 ] {a58e264e-3f9d-43d9-82b4-071701f9d2b5} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.01.08 00:34:09.649769 [ 268 ] {a58e264e-3f9d-43d9-82b4-071701f9d2b5} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001183 sec., 4226.542688081149 rows/sec., 317.82 KiB/sec. | ||
| 3302 | 2026.01.08 00:34:09.649809 [ 268 ] {a58e264e-3f9d-43d9-82b4-071701f9d2b5} <Debug> TCPHandler: Processed in 0.001355759 sec. | ||
| 3303 | 2026.01.08 00:34:09.649946 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.01.08 00:34:09.650075 [ 268 ] {1e48b09e-60bf-4187-96a9-acd967f24417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3305 | 2026.01.08 00:34:09.650128 [ 268 ] {1e48b09e-60bf-4187-96a9-acd967f24417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3306 | 2026.01.08 00:34:09.650647 [ 268 ] {1e48b09e-60bf-4187-96a9-acd967f24417} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.01.08 00:34:09.650692 [ 268 ] {1e48b09e-60bf-4187-96a9-acd967f24417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3308 | 2026.01.08 00:34:09.651090 [ 268 ] {1e48b09e-60bf-4187-96a9-acd967f24417} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3309 | 2026.01.08 00:34:09.651318 [ 268 ] {1e48b09e-60bf-4187-96a9-acd967f24417} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.01.08 00:34:09.651457 [ 268 ] {1e48b09e-60bf-4187-96a9-acd967f24417} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001408 sec., 49005.681818181816 rows/sec., 3.83 MiB/sec. | ||
| 3311 | 2026.01.08 00:34:09.651497 [ 268 ] {1e48b09e-60bf-4187-96a9-acd967f24417} <Debug> TCPHandler: Processed in 0.001614176 sec. | ||
| 3312 | 2026.01.08 00:34:09.651612 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.01.08 00:34:09.651710 [ 268 ] {3b5f5804-7889-4692-9e2b-72b4d5a9f4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3314 | 2026.01.08 00:34:09.651756 [ 268 ] {3b5f5804-7889-4692-9e2b-72b4d5a9f4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3315 | 2026.01.08 00:34:09.652173 [ 268 ] {3b5f5804-7889-4692-9e2b-72b4d5a9f4ce} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.01.08 00:34:09.652212 [ 268 ] {3b5f5804-7889-4692-9e2b-72b4d5a9f4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3317 | 2026.01.08 00:34:09.652553 [ 268 ] {3b5f5804-7889-4692-9e2b-72b4d5a9f4ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3318 | 2026.01.08 00:34:09.652774 [ 268 ] {3b5f5804-7889-4692-9e2b-72b4d5a9f4ce} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.01.08 00:34:09.652915 [ 268 ] {3b5f5804-7889-4692-9e2b-72b4d5a9f4ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 3320 | 2026.01.08 00:34:09.652953 [ 268 ] {3b5f5804-7889-4692-9e2b-72b4d5a9f4ce} <Debug> TCPHandler: Processed in 0.001393949 sec. | ||
| 3321 | 2026.01.08 00:34:09.653056 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.01.08 00:34:09.653153 [ 268 ] {8b5ee586-373e-458f-aa7b-4c5e6905d5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3323 | 2026.01.08 00:34:09.653212 [ 268 ] {8b5ee586-373e-458f-aa7b-4c5e6905d5a0} <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 | ||
| 3324 | 2026.01.08 00:34:09.653962 [ 268 ] {8b5ee586-373e-458f-aa7b-4c5e6905d5a0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.01.08 00:34:09.654001 [ 268 ] {8b5ee586-373e-458f-aa7b-4c5e6905d5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3326 | 2026.01.08 00:34:09.654501 [ 268 ] {8b5ee586-373e-458f-aa7b-4c5e6905d5a0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3327 | 2026.01.08 00:34:09.654740 [ 268 ] {8b5ee586-373e-458f-aa7b-4c5e6905d5a0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.01.08 00:34:09.654890 [ 268 ] {8b5ee586-373e-458f-aa7b-4c5e6905d5a0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001755 sec., 2849.002849002849 rows/sec., 5.11 MiB/sec. | ||
| 3329 | 2026.01.08 00:34:09.654954 [ 268 ] {8b5ee586-373e-458f-aa7b-4c5e6905d5a0} <Debug> TCPHandler: Processed in 0.001947195 sec. | ||
| 3330 | 2026.01.08 00:34:09.655067 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.01.08 00:34:09.655164 [ 268 ] {7d0f5520-f139-4881-bf43-2841311b959d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3332 | 2026.01.08 00:34:09.655208 [ 268 ] {7d0f5520-f139-4881-bf43-2841311b959d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3333 | 2026.01.08 00:34:09.655559 [ 268 ] {7d0f5520-f139-4881-bf43-2841311b959d} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.01.08 00:34:09.655597 [ 268 ] {7d0f5520-f139-4881-bf43-2841311b959d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3335 | 2026.01.08 00:34:09.655932 [ 268 ] {7d0f5520-f139-4881-bf43-2841311b959d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3336 | 2026.01.08 00:34:09.656154 [ 268 ] {7d0f5520-f139-4881-bf43-2841311b959d} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.01.08 00:34:09.656292 [ 268 ] {7d0f5520-f139-4881-bf43-2841311b959d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 3338 | 2026.01.08 00:34:09.656331 [ 268 ] {7d0f5520-f139-4881-bf43-2841311b959d} <Debug> TCPHandler: Processed in 0.001315917 sec. | ||
| 3339 | 2026.01.08 00:34:10.228126 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.01.08 00:34:10.228401 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 3341 | 2026.01.08 00:34:10.228848 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3342 | 2026.01.08 00:34:10.228899 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 3343 | 2026.01.08 00:34:10.229225 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3344 | 2026.01.08 00:34:10.229303 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3345 | 2026.01.08 00:34:10.229449 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3346 | 2026.01.08 00:34:10.229572 [ 348 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3347 | 2026.01.08 00:34:10.229572 [ 341 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3348 | 2026.01.08 00:34:10.229690 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 3349 | 2026.01.08 00:34:10.229719 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3350 | 2026.01.08 00:34:10.231741 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3351 | 2026.01.08 00:34:10.231768 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3352 | 2026.01.08 00:34:10.231824 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3353 | 2026.01.08 00:34:10.231869 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3354 | 2026.01.08 00:34:10.232783 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.004501 sec., 9109.086869584537 rows/sec., 366.89 KiB/sec. | ||
| 3355 | 2026.01.08 00:34:10.232928 [ 268 ] {b0b40e99-6648-4f7e-8665-d32909d7dd76} <Debug> TCPHandler: Processed in 0.00494491 sec. | ||
| 3356 | 2026.01.08 00:34:10.233280 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.01.08 00:34:10.233427 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 3358 | 2026.01.08 00:34:10.233666 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3359 | 2026.01.08 00:34:10.233707 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 3360 | 2026.01.08 00:34:10.233936 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3361 | 2026.01.08 00:34:10.233993 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3362 | 2026.01.08 00:34:10.234100 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3363 | 2026.01.08 00:34:10.234175 [ 305 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3364 | 2026.01.08 00:34:10.234187 [ 341 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3365 | 2026.01.08 00:34:10.234312 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 3366 | 2026.01.08 00:34:10.234343 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3367 | 2026.01.08 00:34:10.234401 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3368 | 2026.01.08 00:34:10.234420 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3369 | 2026.01.08 00:34:10.234452 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3370 | 2026.01.08 00:34:10.234487 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3371 | 2026.01.08 00:34:10.235254 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001889 sec., 21704.60561143462 rows/sec., 874.20 KiB/sec. | ||
| 3372 | 2026.01.08 00:34:10.235367 [ 268 ] {c2b03509-76a5-42ac-afcc-05e9e388711c} <Debug> TCPHandler: Processed in 0.002143741 sec. | ||
| 3373 | 2026.01.08 00:34:10.235625 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2026.01.08 00:34:10.235767 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 3375 | 2026.01.08 00:34:10.236085 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3376 | 2026.01.08 00:34:10.236144 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 3377 | 2026.01.08 00:34:10.236439 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3378 | 2026.01.08 00:34:10.236515 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3379 | 2026.01.08 00:34:10.236644 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3380 | 2026.01.08 00:34:10.236717 [ 348 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3381 | 2026.01.08 00:34:10.236721 [ 335 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3382 | 2026.01.08 00:34:10.236837 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 3383 | 2026.01.08 00:34:10.236869 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3384 | 2026.01.08 00:34:10.236940 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3385 | 2026.01.08 00:34:10.236962 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3386 | 2026.01.08 00:34:10.237000 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3387 | 2026.01.08 00:34:10.237041 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3388 | 2026.01.08 00:34:10.237613 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001905 sec., 21522.30971128609 rows/sec., 866.86 KiB/sec. | ||
| 3389 | 2026.01.08 00:34:10.237720 [ 268 ] {572dc421-dfba-49e7-aeaf-ea57fbb0725c} <Debug> TCPHandler: Processed in 0.002145591 sec. | ||
| 3390 | 2026.01.08 00:34:10.237969 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3391 | 2026.01.08 00:34:10.238110 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 3392 | 2026.01.08 00:34:10.238341 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3393 | 2026.01.08 00:34:10.238379 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 3394 | 2026.01.08 00:34:10.238602 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3395 | 2026.01.08 00:34:10.238657 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3396 | 2026.01.08 00:34:10.238761 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3397 | 2026.01.08 00:34:10.238818 [ 341 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3398 | 2026.01.08 00:34:10.238850 [ 335 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3399 | 2026.01.08 00:34:10.238937 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 3400 | 2026.01.08 00:34:10.238965 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3401 | 2026.01.08 00:34:10.239022 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3402 | 2026.01.08 00:34:10.239041 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3403 | 2026.01.08 00:34:10.239073 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3404 | 2026.01.08 00:34:10.239112 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3405 | 2026.01.08 00:34:10.239720 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001671 sec., 24536.205864751646 rows/sec., 988.25 KiB/sec. | ||
| 3406 | 2026.01.08 00:34:10.239808 [ 268 ] {c119aae7-74ca-4e71-be9f-fd6010749fcc} <Debug> TCPHandler: Processed in 0.001891314 sec. | ||
| 3407 | 2026.01.08 00:34:10.240029 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.01.08 00:34:10.240169 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 3409 | 2026.01.08 00:34:10.240393 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3410 | 2026.01.08 00:34:10.240430 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 3411 | 2026.01.08 00:34:10.240645 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3412 | 2026.01.08 00:34:10.240699 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3413 | 2026.01.08 00:34:10.240799 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3414 | 2026.01.08 00:34:10.240857 [ 300 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3415 | 2026.01.08 00:34:10.240869 [ 348 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3416 | 2026.01.08 00:34:10.240953 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 3417 | 2026.01.08 00:34:10.240979 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3418 | 2026.01.08 00:34:10.241033 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3419 | 2026.01.08 00:34:10.241052 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3420 | 2026.01.08 00:34:10.241082 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3421 | 2026.01.08 00:34:10.241116 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3422 | 2026.01.08 00:34:10.241732 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001625 sec., 25230.76923076923 rows/sec., 1016.23 KiB/sec. | ||
| 3423 | 2026.01.08 00:34:10.241821 [ 268 ] {a38ba234-bd52-4529-8e0f-83f9b5484c19} <Debug> TCPHandler: Processed in 0.001842912 sec. | ||
| 3424 | 2026.01.08 00:34:10.242038 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.01.08 00:34:10.242178 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 3426 | 2026.01.08 00:34:10.242403 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3427 | 2026.01.08 00:34:10.242443 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 3428 | 2026.01.08 00:34:10.242660 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3429 | 2026.01.08 00:34:10.242713 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3430 | 2026.01.08 00:34:10.242812 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3431 | 2026.01.08 00:34:10.242879 [ 304 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3432 | 2026.01.08 00:34:10.242880 [ 301 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3433 | 2026.01.08 00:34:10.242973 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 3434 | 2026.01.08 00:34:10.242999 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3435 | 2026.01.08 00:34:10.243055 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3436 | 2026.01.08 00:34:10.243073 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3437 | 2026.01.08 00:34:10.243104 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3438 | 2026.01.08 00:34:10.243137 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3439 | 2026.01.08 00:34:10.243661 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001541 sec., 26606.09993510707 rows/sec., 1.05 MiB/sec. | ||
| 3440 | 2026.01.08 00:34:10.243765 [ 268 ] {b757cc0a-7a57-4a8b-ae9e-c608ea75716c} <Debug> TCPHandler: Processed in 0.001778261 sec. | ||
| 3441 | 2026.01.08 00:34:10.373958 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.01.08 00:34:10.374086 [ 268 ] {55a55caa-2baa-4b7d-9351-325374d793f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3443 | 2026.01.08 00:34:10.374131 [ 268 ] {55a55caa-2baa-4b7d-9351-325374d793f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3444 | 2026.01.08 00:34:10.374685 [ 268 ] {55a55caa-2baa-4b7d-9351-325374d793f7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.01.08 00:34:10.374727 [ 268 ] {55a55caa-2baa-4b7d-9351-325374d793f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3446 | 2026.01.08 00:34:10.375143 [ 268 ] {55a55caa-2baa-4b7d-9351-325374d793f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3447 | 2026.01.08 00:34:10.375342 [ 268 ] {55a55caa-2baa-4b7d-9351-325374d793f7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.01.08 00:34:10.375488 [ 268 ] {55a55caa-2baa-4b7d-9351-325374d793f7} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001434 sec., 4184.100418410042 rows/sec., 931.62 KiB/sec. | ||
| 3449 | 2026.01.08 00:34:10.375527 [ 268 ] {55a55caa-2baa-4b7d-9351-325374d793f7} <Debug> TCPHandler: Processed in 0.001623686 sec. | ||
| 3450 | 2026.01.08 00:34:10.375646 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.01.08 00:34:10.375745 [ 268 ] {e33b4903-b6b9-4592-9a6d-ebc04d1483c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.01.08 00:34:10.375786 [ 268 ] {e33b4903-b6b9-4592-9a6d-ebc04d1483c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3453 | 2026.01.08 00:34:10.376395 [ 268 ] {e33b4903-b6b9-4592-9a6d-ebc04d1483c7} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.01.08 00:34:10.376432 [ 268 ] {e33b4903-b6b9-4592-9a6d-ebc04d1483c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3455 | 2026.01.08 00:34:10.376760 [ 268 ] {e33b4903-b6b9-4592-9a6d-ebc04d1483c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3456 | 2026.01.08 00:34:10.376996 [ 268 ] {e33b4903-b6b9-4592-9a6d-ebc04d1483c7} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.01.08 00:34:10.377125 [ 268 ] {e33b4903-b6b9-4592-9a6d-ebc04d1483c7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001398 sec., 293276.1087267525 rows/sec., 18.60 MiB/sec. | ||
| 3458 | 2026.01.08 00:34:10.377163 [ 268 ] {e33b4903-b6b9-4592-9a6d-ebc04d1483c7} <Debug> TCPHandler: Processed in 0.001564584 sec. | ||
| 3459 | 2026.01.08 00:34:10.377285 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.01.08 00:34:10.377378 [ 268 ] {11e41604-f08d-4e2e-8474-219c809bfb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3461 | 2026.01.08 00:34:10.377417 [ 268 ] {11e41604-f08d-4e2e-8474-219c809bfb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3462 | 2026.01.08 00:34:10.377801 [ 268 ] {11e41604-f08d-4e2e-8474-219c809bfb1d} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.01.08 00:34:10.377838 [ 268 ] {11e41604-f08d-4e2e-8474-219c809bfb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3464 | 2026.01.08 00:34:10.378119 [ 268 ] {11e41604-f08d-4e2e-8474-219c809bfb1d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3465 | 2026.01.08 00:34:10.378324 [ 268 ] {11e41604-f08d-4e2e-8474-219c809bfb1d} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.01.08 00:34:10.378451 [ 268 ] {11e41604-f08d-4e2e-8474-219c809bfb1d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001091 sec., 3666.3611365719526 rows/sec., 298.97 KiB/sec. | ||
| 3467 | 2026.01.08 00:34:10.378488 [ 268 ] {11e41604-f08d-4e2e-8474-219c809bfb1d} <Debug> TCPHandler: Processed in 0.001250165 sec. | ||
| 3468 | 2026.01.08 00:34:10.378596 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.01.08 00:34:10.378686 [ 268 ] {c1e8dea2-5d43-4055-91a6-614299c74b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3470 | 2026.01.08 00:34:10.378724 [ 268 ] {c1e8dea2-5d43-4055-91a6-614299c74b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3471 | 2026.01.08 00:34:10.380338 [ 268 ] {c1e8dea2-5d43-4055-91a6-614299c74b74} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.01.08 00:34:10.380374 [ 268 ] {c1e8dea2-5d43-4055-91a6-614299c74b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3473 | 2026.01.08 00:34:10.380837 [ 268 ] {c1e8dea2-5d43-4055-91a6-614299c74b74} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3474 | 2026.01.08 00:34:10.381049 [ 268 ] {c1e8dea2-5d43-4055-91a6-614299c74b74} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.01.08 00:34:10.381176 [ 268 ] {c1e8dea2-5d43-4055-91a6-614299c74b74} <Debug> executeQuery: Read 2326 rows, 193.44 KiB in 0.002508 sec., 927432.2169059012 rows/sec., 75.32 MiB/sec. | ||
| 3476 | 2026.01.08 00:34:10.381215 [ 268 ] {c1e8dea2-5d43-4055-91a6-614299c74b74} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3477 | 2026.01.08 00:34:10.381228 [ 268 ] {c1e8dea2-5d43-4055-91a6-614299c74b74} <Debug> TCPHandler: Processed in 0.002679146 sec. | ||
| 3478 | 2026.01.08 00:34:10.381339 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.01.08 00:34:10.381431 [ 268 ] {418f366e-3f55-4fcd-bc13-4a97280f5189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.01.08 00:34:10.381470 [ 268 ] {418f366e-3f55-4fcd-bc13-4a97280f5189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3481 | 2026.01.08 00:34:10.381960 [ 268 ] {418f366e-3f55-4fcd-bc13-4a97280f5189} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.01.08 00:34:10.381997 [ 268 ] {418f366e-3f55-4fcd-bc13-4a97280f5189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3483 | 2026.01.08 00:34:10.382304 [ 268 ] {418f366e-3f55-4fcd-bc13-4a97280f5189} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3484 | 2026.01.08 00:34:10.382517 [ 268 ] {418f366e-3f55-4fcd-bc13-4a97280f5189} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.01.08 00:34:10.382651 [ 268 ] {418f366e-3f55-4fcd-bc13-4a97280f5189} <Debug> executeQuery: Read 245 rows, 15.30 KiB in 0.001238 sec., 197899.83844911147 rows/sec., 12.07 MiB/sec. | ||
| 3486 | 2026.01.08 00:34:10.382689 [ 268 ] {418f366e-3f55-4fcd-bc13-4a97280f5189} <Debug> TCPHandler: Processed in 0.001396859 sec. | ||
| 3487 | 2026.01.08 00:34:10.382795 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.01.08 00:34:10.382897 [ 268 ] {7a5e0c29-4700-4984-9b02-d97de211bbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.01.08 00:34:10.382938 [ 268 ] {7a5e0c29-4700-4984-9b02-d97de211bbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3490 | 2026.01.08 00:34:10.383484 [ 268 ] {7a5e0c29-4700-4984-9b02-d97de211bbdf} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.01.08 00:34:10.383521 [ 268 ] {7a5e0c29-4700-4984-9b02-d97de211bbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3492 | 2026.01.08 00:34:10.383845 [ 268 ] {7a5e0c29-4700-4984-9b02-d97de211bbdf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3493 | 2026.01.08 00:34:10.384052 [ 268 ] {7a5e0c29-4700-4984-9b02-d97de211bbdf} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.01.08 00:34:10.384176 [ 268 ] {7a5e0c29-4700-4984-9b02-d97de211bbdf} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001297 sec., 339244.4101773323 rows/sec., 22.44 MiB/sec. | ||
| 3495 | 2026.01.08 00:34:10.384215 [ 268 ] {7a5e0c29-4700-4984-9b02-d97de211bbdf} <Debug> TCPHandler: Processed in 0.001470122 sec. | ||
| 3496 | 2026.01.08 00:34:10.384327 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.01.08 00:34:10.384420 [ 268 ] {9eee5f11-7777-4bbb-8a70-2d2134414291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.01.08 00:34:10.384461 [ 268 ] {9eee5f11-7777-4bbb-8a70-2d2134414291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3499 | 2026.01.08 00:34:10.384938 [ 268 ] {9eee5f11-7777-4bbb-8a70-2d2134414291} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.01.08 00:34:10.384975 [ 268 ] {9eee5f11-7777-4bbb-8a70-2d2134414291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3501 | 2026.01.08 00:34:10.385282 [ 268 ] {9eee5f11-7777-4bbb-8a70-2d2134414291} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3502 | 2026.01.08 00:34:10.385486 [ 268 ] {9eee5f11-7777-4bbb-8a70-2d2134414291} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.01.08 00:34:10.385611 [ 268 ] {9eee5f11-7777-4bbb-8a70-2d2134414291} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 3504 | 2026.01.08 00:34:10.385650 [ 268 ] {9eee5f11-7777-4bbb-8a70-2d2134414291} <Debug> TCPHandler: Processed in 0.001372369 sec. | ||
| 3505 | 2026.01.08 00:34:10.385768 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.01.08 00:34:10.385862 [ 268 ] {0513a475-3ca5-492d-a683-13558e02d497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3507 | 2026.01.08 00:34:10.385903 [ 268 ] {0513a475-3ca5-492d-a683-13558e02d497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3508 | 2026.01.08 00:34:10.386713 [ 268 ] {0513a475-3ca5-492d-a683-13558e02d497} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.01.08 00:34:10.386750 [ 268 ] {0513a475-3ca5-492d-a683-13558e02d497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3510 | 2026.01.08 00:34:10.387115 [ 268 ] {0513a475-3ca5-492d-a683-13558e02d497} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3511 | 2026.01.08 00:34:10.387320 [ 268 ] {0513a475-3ca5-492d-a683-13558e02d497} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.01.08 00:34:10.387455 [ 268 ] {0513a475-3ca5-492d-a683-13558e02d497} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.00161 sec., 729813.6645962732 rows/sec., 52.14 MiB/sec. | ||
| 3513 | 2026.01.08 00:34:10.387495 [ 268 ] {0513a475-3ca5-492d-a683-13558e02d497} <Debug> TCPHandler: Processed in 0.001776701 sec. | ||
| 3514 | 2026.01.08 00:34:10.387609 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.01.08 00:34:10.387701 [ 268 ] {43cedded-a84e-4475-a689-49a0e24ab7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3516 | 2026.01.08 00:34:10.387743 [ 268 ] {43cedded-a84e-4475-a689-49a0e24ab7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3517 | 2026.01.08 00:34:10.388073 [ 268 ] {43cedded-a84e-4475-a689-49a0e24ab7a9} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.01.08 00:34:10.388109 [ 268 ] {43cedded-a84e-4475-a689-49a0e24ab7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3519 | 2026.01.08 00:34:10.388403 [ 268 ] {43cedded-a84e-4475-a689-49a0e24ab7a9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3520 | 2026.01.08 00:34:10.388602 [ 268 ] {43cedded-a84e-4475-a689-49a0e24ab7a9} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.01.08 00:34:10.388731 [ 268 ] {43cedded-a84e-4475-a689-49a0e24ab7a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 3522 | 2026.01.08 00:34:10.388767 [ 268 ] {43cedded-a84e-4475-a689-49a0e24ab7a9} <Debug> TCPHandler: Processed in 0.001207674 sec. | ||
| 3523 | 2026.01.08 00:34:10.388878 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.01.08 00:34:10.388982 [ 268 ] {24c74675-4c60-4573-b234-bb491b3e4cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3525 | 2026.01.08 00:34:10.389035 [ 268 ] {24c74675-4c60-4573-b234-bb491b3e4cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3526 | 2026.01.08 00:34:10.390368 [ 268 ] {24c74675-4c60-4573-b234-bb491b3e4cc2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.01.08 00:34:10.390405 [ 268 ] {24c74675-4c60-4573-b234-bb491b3e4cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3528 | 2026.01.08 00:34:10.390958 [ 268 ] {24c74675-4c60-4573-b234-bb491b3e4cc2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3529 | 2026.01.08 00:34:10.391172 [ 268 ] {24c74675-4c60-4573-b234-bb491b3e4cc2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.01.08 00:34:10.391301 [ 268 ] {24c74675-4c60-4573-b234-bb491b3e4cc2} <Debug> executeQuery: Read 3788 rows, 258.23 KiB in 0.002342 sec., 1617421.0076857388 rows/sec., 107.68 MiB/sec. | ||
| 3531 | 2026.01.08 00:34:10.391339 [ 268 ] {24c74675-4c60-4573-b234-bb491b3e4cc2} <Debug> TCPHandler: Processed in 0.002510671 sec. | ||
| 3532 | 2026.01.08 00:34:10.391450 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.01.08 00:34:10.391543 [ 268 ] {b80f1fc2-d270-432f-9658-7f80ce749c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.01.08 00:34:10.391585 [ 268 ] {b80f1fc2-d270-432f-9658-7f80ce749c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3535 | 2026.01.08 00:34:10.391903 [ 268 ] {b80f1fc2-d270-432f-9658-7f80ce749c2e} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.01.08 00:34:10.391939 [ 268 ] {b80f1fc2-d270-432f-9658-7f80ce749c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3537 | 2026.01.08 00:34:10.392222 [ 268 ] {b80f1fc2-d270-432f-9658-7f80ce749c2e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3538 | 2026.01.08 00:34:10.392425 [ 268 ] {b80f1fc2-d270-432f-9658-7f80ce749c2e} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.01.08 00:34:10.392553 [ 268 ] {b80f1fc2-d270-432f-9658-7f80ce749c2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 3540 | 2026.01.08 00:34:10.392590 [ 268 ] {b80f1fc2-d270-432f-9658-7f80ce749c2e} <Debug> TCPHandler: Processed in 0.001189413 sec. | ||
| 3541 | 2026.01.08 00:34:10.392700 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.01.08 00:34:10.392793 [ 268 ] {287e347f-23a8-491a-a3ea-4759db0efcd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.01.08 00:34:10.392847 [ 268 ] {287e347f-23a8-491a-a3ea-4759db0efcd9} <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 | ||
| 3544 | 2026.01.08 00:34:10.393640 [ 268 ] {287e347f-23a8-491a-a3ea-4759db0efcd9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.01.08 00:34:10.393677 [ 268 ] {287e347f-23a8-491a-a3ea-4759db0efcd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3546 | 2026.01.08 00:34:10.394187 [ 268 ] {287e347f-23a8-491a-a3ea-4759db0efcd9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3547 | 2026.01.08 00:34:10.394403 [ 268 ] {287e347f-23a8-491a-a3ea-4759db0efcd9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.01.08 00:34:10.394536 [ 268 ] {287e347f-23a8-491a-a3ea-4759db0efcd9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00176 sec., 20454.545454545452 rows/sec., 36.65 MiB/sec. | ||
| 3549 | 2026.01.08 00:34:10.394588 [ 268 ] {287e347f-23a8-491a-a3ea-4759db0efcd9} <Debug> TCPHandler: Processed in 0.001937965 sec. | ||
| 3550 | 2026.01.08 00:34:10.394703 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.01.08 00:34:10.394798 [ 268 ] {fe02098d-d8f3-4ce2-ad57-cb1e9f2b7193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3552 | 2026.01.08 00:34:10.394839 [ 268 ] {fe02098d-d8f3-4ce2-ad57-cb1e9f2b7193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3553 | 2026.01.08 00:34:10.395168 [ 268 ] {fe02098d-d8f3-4ce2-ad57-cb1e9f2b7193} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.01.08 00:34:10.395204 [ 268 ] {fe02098d-d8f3-4ce2-ad57-cb1e9f2b7193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3555 | 2026.01.08 00:34:10.395499 [ 268 ] {fe02098d-d8f3-4ce2-ad57-cb1e9f2b7193} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3556 | 2026.01.08 00:34:10.395709 [ 268 ] {fe02098d-d8f3-4ce2-ad57-cb1e9f2b7193} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.01.08 00:34:10.395834 [ 268 ] {fe02098d-d8f3-4ce2-ad57-cb1e9f2b7193} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001054 sec., 53130.929791271345 rows/sec., 2.98 MiB/sec. | ||
| 3558 | 2026.01.08 00:34:10.395871 [ 268 ] {fe02098d-d8f3-4ce2-ad57-cb1e9f2b7193} <Debug> TCPHandler: Processed in 0.001217005 sec. | ||
| 3559 | 2026.01.08 00:34:12.013469 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 500 | ||
| 3560 | 2026.01.08 00:34:12.016429 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.01.08 00:34:12.016472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3562 | 2026.01.08 00:34:12.017686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3563 | 2026.01.08 00:34:12.017946 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.01.08 00:34:12.018192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3565 | 2026.01.08 00:34:14.497336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7281 | ||
| 3566 | 2026.01.08 00:34:14.497847 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.01.08 00:34:14.497897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3568 | 2026.01.08 00:34:14.498381 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3569 | 2026.01.08 00:34:14.498617 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.01.08 00:34:14.498761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7281 | ||
| 3571 | 2026.01.08 00:34:14.644288 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.01.08 00:34:14.644496 [ 268 ] {7ab74808-0c40-46b0-a15e-d86e84ff576e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3573 | 2026.01.08 00:34:14.644575 [ 268 ] {7ab74808-0c40-46b0-a15e-d86e84ff576e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3574 | 2026.01.08 00:34:14.645323 [ 268 ] {7ab74808-0c40-46b0-a15e-d86e84ff576e} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.01.08 00:34:14.645374 [ 268 ] {7ab74808-0c40-46b0-a15e-d86e84ff576e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3576 | 2026.01.08 00:34:14.645783 [ 268 ] {7ab74808-0c40-46b0-a15e-d86e84ff576e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3577 | 2026.01.08 00:34:14.646009 [ 268 ] {7ab74808-0c40-46b0-a15e-d86e84ff576e} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.01.08 00:34:14.646177 [ 268 ] {7ab74808-0c40-46b0-a15e-d86e84ff576e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.48 MiB/sec. | ||
| 3579 | 2026.01.08 00:34:14.646227 [ 268 ] {7ab74808-0c40-46b0-a15e-d86e84ff576e} <Debug> TCPHandler: Processed in 0.002101939 sec. | ||
| 3580 | 2026.01.08 00:34:14.646359 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.01.08 00:34:14.646464 [ 268 ] {fca996c3-4a42-4d38-9965-9d2d023844e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3582 | 2026.01.08 00:34:14.646509 [ 268 ] {fca996c3-4a42-4d38-9965-9d2d023844e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3583 | 2026.01.08 00:34:14.646962 [ 268 ] {fca996c3-4a42-4d38-9965-9d2d023844e6} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.01.08 00:34:14.647001 [ 268 ] {fca996c3-4a42-4d38-9965-9d2d023844e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3585 | 2026.01.08 00:34:14.647322 [ 268 ] {fca996c3-4a42-4d38-9965-9d2d023844e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3586 | 2026.01.08 00:34:14.647532 [ 268 ] {fca996c3-4a42-4d38-9965-9d2d023844e6} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.01.08 00:34:14.647667 [ 268 ] {fca996c3-4a42-4d38-9965-9d2d023844e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 3588 | 2026.01.08 00:34:14.647707 [ 268 ] {fca996c3-4a42-4d38-9965-9d2d023844e6} <Debug> TCPHandler: Processed in 0.00140209 sec. | ||
| 3589 | 2026.01.08 00:34:14.647823 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2026.01.08 00:34:14.647922 [ 268 ] {6aac14f1-b649-46d9-93e1-e8144ba7557f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3591 | 2026.01.08 00:34:14.647969 [ 268 ] {6aac14f1-b649-46d9-93e1-e8144ba7557f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3592 | 2026.01.08 00:34:14.648367 [ 268 ] {6aac14f1-b649-46d9-93e1-e8144ba7557f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.01.08 00:34:14.648404 [ 268 ] {6aac14f1-b649-46d9-93e1-e8144ba7557f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3594 | 2026.01.08 00:34:14.648728 [ 268 ] {6aac14f1-b649-46d9-93e1-e8144ba7557f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3595 | 2026.01.08 00:34:14.648947 [ 268 ] {6aac14f1-b649-46d9-93e1-e8144ba7557f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.01.08 00:34:14.649074 [ 268 ] {6aac14f1-b649-46d9-93e1-e8144ba7557f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 7.60 MiB/sec. | ||
| 3597 | 2026.01.08 00:34:14.649113 [ 268 ] {6aac14f1-b649-46d9-93e1-e8144ba7557f} <Debug> TCPHandler: Processed in 0.001340848 sec. | ||
| 3598 | 2026.01.08 00:34:14.649228 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.01.08 00:34:14.649323 [ 268 ] {57e2c5ac-f110-4994-9eac-9a19124ce284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.01.08 00:34:14.649364 [ 268 ] {57e2c5ac-f110-4994-9eac-9a19124ce284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3601 | 2026.01.08 00:34:14.649699 [ 268 ] {57e2c5ac-f110-4994-9eac-9a19124ce284} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.01.08 00:34:14.649734 [ 268 ] {57e2c5ac-f110-4994-9eac-9a19124ce284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3603 | 2026.01.08 00:34:14.650038 [ 268 ] {57e2c5ac-f110-4994-9eac-9a19124ce284} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3604 | 2026.01.08 00:34:14.650242 [ 268 ] {57e2c5ac-f110-4994-9eac-9a19124ce284} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.01.08 00:34:14.650369 [ 268 ] {57e2c5ac-f110-4994-9eac-9a19124ce284} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001064 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 3606 | 2026.01.08 00:34:14.650406 [ 268 ] {57e2c5ac-f110-4994-9eac-9a19124ce284} <Debug> TCPHandler: Processed in 0.001227005 sec. | ||
| 3607 | 2026.01.08 00:34:14.878786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3608 | 2026.01.08 00:34:14.895367 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.01.08 00:34:14.895419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3610 | 2026.01.08 00:34:14.903577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3611 | 2026.01.08 00:34:14.904359 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.01.08 00:34:14.907675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3613 | 2026.01.08 00:34:19.569416 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44952 | ||
| 3614 | 2026.01.08 00:34:19.569546 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3615 | 2026.01.08 00:34:19.569579 [ 289 ] {} <Debug> TCP-Session: cc4a1fa3-c4db-49f6-9220-a7df04b60bac Authenticating user 'default' from [fd00:1122:3344:101::e]:44952 | ||
| 3616 | 2026.01.08 00:34:19.569603 [ 289 ] {} <Debug> TCP-Session: cc4a1fa3-c4db-49f6-9220-a7df04b60bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.01.08 00:34:19.569618 [ 289 ] {} <Debug> TCP-Session: cc4a1fa3-c4db-49f6-9220-a7df04b60bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2026.01.08 00:34:19.569824 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50710 | ||
| 3619 | 2026.01.08 00:34:19.569857 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44008 | ||
| 3620 | 2026.01.08 00:34:19.569874 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39986 | ||
| 3621 | 2026.01.08 00:34:19.569904 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58533 | ||
| 3622 | 2026.01.08 00:34:19.569939 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51337 | ||
| 3623 | 2026.01.08 00:34:19.569949 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3624 | 2026.01.08 00:34:19.569967 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3625 | 2026.01.08 00:34:19.569913 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33677 | ||
| 3626 | 2026.01.08 00:34:19.570011 [ 291 ] {} <Debug> TCP-Session: 5f45140e-7c42-4703-9aae-a3146a013478 Authenticating user 'default' from [fd00:1122:3344:101::e]:44008 | ||
| 3627 | 2026.01.08 00:34:19.569996 [ 290 ] {} <Debug> TCP-Session: d7413c99-136a-4b7a-9f6f-af4d89db1e1b Authenticating user 'default' from [fd00:1122:3344:101::e]:50710 | ||
| 3628 | 2026.01.08 00:34:19.570045 [ 289 ] {} <Trace> TCP-Session: cc4a1fa3-c4db-49f6-9220-a7df04b60bac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.01.08 00:34:19.570074 [ 290 ] {} <Debug> TCP-Session: d7413c99-136a-4b7a-9f6f-af4d89db1e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.01.08 00:34:19.570052 [ 291 ] {} <Debug> TCP-Session: 5f45140e-7c42-4703-9aae-a3146a013478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3631 | 2026.01.08 00:34:19.570107 [ 290 ] {} <Debug> TCP-Session: d7413c99-136a-4b7a-9f6f-af4d89db1e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2026.01.08 00:34:19.570114 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3633 | 2026.01.08 00:34:19.570130 [ 291 ] {} <Debug> TCP-Session: 5f45140e-7c42-4703-9aae-a3146a013478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.01.08 00:34:19.569881 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50730 | ||
| 3635 | 2026.01.08 00:34:19.570162 [ 287 ] {} <Debug> TCP-Session: 7306c3fc-2f87-40be-a484-b94ce884d472 Authenticating user 'default' from [fd00:1122:3344:101::e]:51337 | ||
| 3636 | 2026.01.08 00:34:19.569877 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42629 | ||
| 3637 | 2026.01.08 00:34:19.570213 [ 287 ] {} <Debug> TCP-Session: 7306c3fc-2f87-40be-a484-b94ce884d472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.01.08 00:34:19.570247 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3639 | 2026.01.08 00:34:19.570256 [ 287 ] {} <Debug> TCP-Session: 7306c3fc-2f87-40be-a484-b94ce884d472 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.01.08 00:34:19.570253 [ 289 ] {ebbbaee5-97c5-4a91-b918-3b8d716f57ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3641 | 2026.01.08 00:34:19.570282 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3642 | 2026.01.08 00:34:19.570281 [ 267 ] {} <Debug> TCP-Session: 352c972a-3a5f-43bf-93ee-2e389ab17deb Authenticating user 'default' from [fd00:1122:3344:101::e]:58533 | ||
| 3643 | 2026.01.08 00:34:19.570330 [ 286 ] {} <Debug> TCP-Session: 50b3431e-8fcd-4777-be3f-631d45e29458 Authenticating user 'default' from [fd00:1122:3344:101::e]:33677 | ||
| 3644 | 2026.01.08 00:34:19.570346 [ 267 ] {} <Debug> TCP-Session: 352c972a-3a5f-43bf-93ee-2e389ab17deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2026.01.08 00:34:19.570358 [ 286 ] {} <Debug> TCP-Session: 50b3431e-8fcd-4777-be3f-631d45e29458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.01.08 00:34:19.570372 [ 267 ] {} <Debug> TCP-Session: 352c972a-3a5f-43bf-93ee-2e389ab17deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2026.01.08 00:34:19.570385 [ 286 ] {} <Debug> TCP-Session: 50b3431e-8fcd-4777-be3f-631d45e29458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3648 | 2026.01.08 00:34:19.570460 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3649 | 2026.01.08 00:34:19.570460 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3650 | 2026.01.08 00:34:19.570501 [ 292 ] {} <Debug> TCP-Session: b872277f-5175-4d71-b855-269319132ad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42629 | ||
| 3651 | 2026.01.08 00:34:19.570505 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3652 | 2026.01.08 00:34:19.570532 [ 292 ] {} <Debug> TCP-Session: b872277f-5175-4d71-b855-269319132ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.01.08 00:34:19.570513 [ 294 ] {} <Debug> TCP-Session: cdd9436f-52de-450f-9a1b-c6756e912132 Authenticating user 'default' from [fd00:1122:3344:101::e]:50730 | ||
| 3654 | 2026.01.08 00:34:19.570564 [ 293 ] {} <Debug> TCP-Session: fafa2dee-171b-41de-aac6-fd87afcdfb7c Authenticating user 'default' from [fd00:1122:3344:101::e]:39986 | ||
| 3655 | 2026.01.08 00:34:19.570561 [ 289 ] {ebbbaee5-97c5-4a91-b918-3b8d716f57ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3656 | 2026.01.08 00:34:19.570601 [ 293 ] {} <Debug> TCP-Session: fafa2dee-171b-41de-aac6-fd87afcdfb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.01.08 00:34:19.570582 [ 294 ] {} <Debug> TCP-Session: cdd9436f-52de-450f-9a1b-c6756e912132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2026.01.08 00:34:19.570624 [ 293 ] {} <Debug> TCP-Session: fafa2dee-171b-41de-aac6-fd87afcdfb7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2026.01.08 00:34:19.570642 [ 294 ] {} <Debug> TCP-Session: cdd9436f-52de-450f-9a1b-c6756e912132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3660 | 2026.01.08 00:34:19.570647 [ 289 ] {ebbbaee5-97c5-4a91-b918-3b8d716f57ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3661 | 2026.01.08 00:34:19.570560 [ 292 ] {} <Debug> TCP-Session: b872277f-5175-4d71-b855-269319132ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.01.08 00:34:19.570953 [ 289 ] {ebbbaee5-97c5-4a91-b918-3b8d716f57ef} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 3663 | 2026.01.08 00:34:19.571876 [ 341 ] {ebbbaee5-97c5-4a91-b918-3b8d716f57ef} <Trace> AggregatingTransform: Aggregating | ||
| 3664 | 2026.01.08 00:34:19.571912 [ 341 ] {ebbbaee5-97c5-4a91-b918-3b8d716f57ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 3665 | 2026.01.08 00:34:19.571939 [ 341 ] {ebbbaee5-97c5-4a91-b918-3b8d716f57ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885085 sec. (1129.835 rows/sec., 44.13 KiB/sec.) | ||
| 3666 | 2026.01.08 00:34:19.571956 [ 341 ] {ebbbaee5-97c5-4a91-b918-3b8d716f57ef} <Trace> Aggregator: Merging aggregated data | ||
| 3667 | 2026.01.08 00:34:19.573081 [ 289 ] {ebbbaee5-97c5-4a91-b918-3b8d716f57ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002891 sec., 345.90107229332415 rows/sec., 13.51 KiB/sec. | ||
| 3668 | 2026.01.08 00:34:19.573194 [ 289 ] {ebbbaee5-97c5-4a91-b918-3b8d716f57ef} <Debug> TCPHandler: Processed in 0.003274663 sec. | ||
| 3669 | 2026.01.08 00:34:19.573304 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3670 | 2026.01.08 00:34:19.573327 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3671 | 2026.01.08 00:34:19.573333 [ 289 ] {} <Debug> TCP-Session: cc4a1fa3-c4db-49f6-9220-a7df04b60bac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.01.08 00:34:19.573345 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3673 | 2026.01.08 00:34:19.573362 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3674 | 2026.01.08 00:34:19.573389 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3675 | 2026.01.08 00:34:19.573403 [ 293 ] {} <Debug> TCP-Session: fafa2dee-171b-41de-aac6-fd87afcdfb7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3676 | 2026.01.08 00:34:19.573427 [ 292 ] {} <Debug> TCP-Session: b872277f-5175-4d71-b855-269319132ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3677 | 2026.01.08 00:34:19.573429 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3678 | 2026.01.08 00:34:19.573452 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3679 | 2026.01.08 00:34:19.573478 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3680 | 2026.01.08 00:34:19.573488 [ 287 ] {} <Debug> TCP-Session: 7306c3fc-2f87-40be-a484-b94ce884d472 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.01.08 00:34:19.573501 [ 291 ] {} <Debug> TCP-Session: 5f45140e-7c42-4703-9aae-a3146a013478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3682 | 2026.01.08 00:34:19.573515 [ 267 ] {} <Debug> TCP-Session: 352c972a-3a5f-43bf-93ee-2e389ab17deb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.01.08 00:34:19.573376 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3684 | 2026.01.08 00:34:19.573444 [ 294 ] {} <Debug> TCP-Session: cdd9436f-52de-450f-9a1b-c6756e912132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.01.08 00:34:19.573379 [ 290 ] {} <Debug> TCP-Session: d7413c99-136a-4b7a-9f6f-af4d89db1e1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.01.08 00:34:19.573577 [ 286 ] {} <Debug> TCP-Session: 50b3431e-8fcd-4777-be3f-631d45e29458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.01.08 00:34:19.647058 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.01.08 00:34:19.647260 [ 268 ] {603b49f2-75c2-48f6-acfa-2bc387828def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3689 | 2026.01.08 00:34:19.647333 [ 268 ] {603b49f2-75c2-48f6-acfa-2bc387828def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3690 | 2026.01.08 00:34:19.648101 [ 268 ] {603b49f2-75c2-48f6-acfa-2bc387828def} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.01.08 00:34:19.648152 [ 268 ] {603b49f2-75c2-48f6-acfa-2bc387828def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3692 | 2026.01.08 00:34:19.648596 [ 268 ] {603b49f2-75c2-48f6-acfa-2bc387828def} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3693 | 2026.01.08 00:34:19.648868 [ 268 ] {603b49f2-75c2-48f6-acfa-2bc387828def} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.01.08 00:34:19.649034 [ 151 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3695 | 2026.01.08 00:34:19.649041 [ 268 ] {603b49f2-75c2-48f6-acfa-2bc387828def} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001831 sec., 36045.87657018023 rows/sec., 2.87 MiB/sec. | ||
| 3696 | 2026.01.08 00:34:19.649099 [ 151 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.01.08 00:34:19.649120 [ 268 ] {603b49f2-75c2-48f6-acfa-2bc387828def} <Debug> TCPHandler: Processed in 0.002213473 sec. | ||
| 3698 | 2026.01.08 00:34:19.649133 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3699 | 2026.01.08 00:34:19.649285 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.01.08 00:34:19.649293 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 3701 | 2026.01.08 00:34:19.649415 [ 268 ] {c52d4c8f-a951-4e5c-9c5c-d86ba9c1320e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3702 | 2026.01.08 00:34:19.649476 [ 268 ] {c52d4c8f-a951-4e5c-9c5c-d86ba9c1320e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3703 | 2026.01.08 00:34:19.649480 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3704 | 2026.01.08 00:34:19.649577 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1323 rows starting from the beginning of the part | ||
| 3705 | 2026.01.08 00:34:19.649693 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1184 rows starting from the beginning of the part | ||
| 3706 | 2026.01.08 00:34:19.649758 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
| 3707 | 2026.01.08 00:34:19.649814 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2326 rows starting from the beginning of the part | ||
| 3708 | 2026.01.08 00:34:19.649875 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3709 | 2026.01.08 00:34:19.649939 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 66 rows starting from the beginning of the part | ||
| 3710 | 2026.01.08 00:34:19.649983 [ 268 ] {c52d4c8f-a951-4e5c-9c5c-d86ba9c1320e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.01.08 00:34:19.650028 [ 268 ] {c52d4c8f-a951-4e5c-9c5c-d86ba9c1320e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3712 | 2026.01.08 00:34:19.650375 [ 268 ] {c52d4c8f-a951-4e5c-9c5c-d86ba9c1320e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3713 | 2026.01.08 00:34:19.650604 [ 268 ] {c52d4c8f-a951-4e5c-9c5c-d86ba9c1320e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.01.08 00:34:19.650715 [ 151 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3715 | 2026.01.08 00:34:19.650745 [ 268 ] {c52d4c8f-a951-4e5c-9c5c-d86ba9c1320e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001357 sec., 3684.5983787767136 rows/sec., 277.06 KiB/sec. | ||
| 3716 | 2026.01.08 00:34:19.650749 [ 151 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.01.08 00:34:19.650788 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3718 | 2026.01.08 00:34:19.650793 [ 268 ] {c52d4c8f-a951-4e5c-9c5c-d86ba9c1320e} <Debug> TCPHandler: Processed in 0.001568884 sec. | ||
| 3719 | 2026.01.08 00:34:19.650876 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 3720 | 2026.01.08 00:34:19.650926 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.01.08 00:34:19.650967 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3722 | 2026.01.08 00:34:19.650997 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 276 rows starting from the beginning of the part | ||
| 3723 | 2026.01.08 00:34:19.651027 [ 268 ] {23c1de74-5f54-4842-8877-eec150caf32e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3724 | 2026.01.08 00:34:19.651062 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 3725 | 2026.01.08 00:34:19.651070 [ 268 ] {23c1de74-5f54-4842-8877-eec150caf32e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3726 | 2026.01.08 00:34:19.651112 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 241 rows starting from the beginning of the part | ||
| 3727 | 2026.01.08 00:34:19.651155 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 3728 | 2026.01.08 00:34:19.651196 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 245 rows starting from the beginning of the part | ||
| 3729 | 2026.01.08 00:34:19.651241 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 3730 | 2026.01.08 00:34:19.651535 [ 268 ] {23c1de74-5f54-4842-8877-eec150caf32e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2026.01.08 00:34:19.651572 [ 268 ] {23c1de74-5f54-4842-8877-eec150caf32e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3732 | 2026.01.08 00:34:19.651971 [ 268 ] {23c1de74-5f54-4842-8877-eec150caf32e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3733 | 2026.01.08 00:34:19.652097 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49359 | ||
| 3734 | 2026.01.08 00:34:19.652132 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291556 sec., 601599.9306263144 rows/sec., 39.40 MiB/sec. | ||
| 3735 | 2026.01.08 00:34:19.652170 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3736 | 2026.01.08 00:34:19.652211 [ 289 ] {} <Debug> TCP-Session: 214d7bcd-c717-4fac-a704-c0e1c2676625 Authenticating user 'default' from [fd00:1122:3344:101::e]:49359 | ||
| 3737 | 2026.01.08 00:34:19.652237 [ 289 ] {} <Debug> TCP-Session: 214d7bcd-c717-4fac-a704-c0e1c2676625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.01.08 00:34:19.652316 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3739 | 2026.01.08 00:34:19.652393 [ 289 ] {} <Debug> TCP-Session: 214d7bcd-c717-4fac-a704-c0e1c2676625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.01.08 00:34:19.652269 [ 268 ] {23c1de74-5f54-4842-8877-eec150caf32e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.01.08 00:34:19.652568 [ 151 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3742 | 2026.01.08 00:34:19.652604 [ 268 ] {23c1de74-5f54-4842-8877-eec150caf32e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001598 sec., 43178.97371714643 rows/sec., 3.37 MiB/sec. | ||
| 3743 | 2026.01.08 00:34:19.652608 [ 151 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.01.08 00:34:19.652656 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3745 | 2026.01.08 00:34:19.652657 [ 268 ] {23c1de74-5f54-4842-8877-eec150caf32e} <Debug> TCPHandler: Processed in 0.001785181 sec. | ||
| 3746 | 2026.01.08 00:34:19.652669 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62890 | ||
| 3747 | 2026.01.08 00:34:19.652688 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38696 | ||
| 3748 | 2026.01.08 00:34:19.652708 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.01.08 00:34:19.652726 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 3750 | 2026.01.08 00:34:19.652759 [ 289 ] {} <Trace> TCP-Session: 214d7bcd-c717-4fac-a704-c0e1c2676625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3751 | 2026.01.08 00:34:19.652723 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5021 rows, containing 5 columns (5 merged, 0 gathered) in 0.003503569 sec., 1433110.0657643676 rows/sec., 121.19 MiB/sec. | ||
| 3752 | 2026.01.08 00:34:19.652719 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53449 | ||
| 3753 | 2026.01.08 00:34:19.652698 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34878 | ||
| 3754 | 2026.01.08 00:34:19.652893 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3755 | 2026.01.08 00:34:19.652681 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40253 | ||
| 3756 | 2026.01.08 00:34:19.652954 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3757 | 2026.01.08 00:34:19.652982 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3758 | 2026.01.08 00:34:19.652991 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3759 | 2026.01.08 00:34:19.653012 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_16_3} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3760 | 2026.01.08 00:34:19.653035 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 792 rows starting from the beginning of the part | ||
| 3761 | 2026.01.08 00:34:19.653056 [ 294 ] {} <Debug> TCP-Session: ea316318-44cf-44b2-9eff-05ce79d313d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34878 | ||
| 3762 | 2026.01.08 00:34:19.653050 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2026.01.08 00:34:19.653103 [ 294 ] {} <Debug> TCP-Session: ea316318-44cf-44b2-9eff-05ce79d313d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.01.08 00:34:19.653109 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 715 rows starting from the beginning of the part | ||
| 3765 | 2026.01.08 00:34:19.653138 [ 294 ] {} <Debug> TCP-Session: ea316318-44cf-44b2-9eff-05ce79d313d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.01.08 00:34:19.653138 [ 292 ] {} <Debug> TCP-Session: 95ce6f43-ef55-4740-b216-903f55d6b57a Authenticating user 'default' from [fd00:1122:3344:101::e]:40253 | ||
| 3767 | 2026.01.08 00:34:19.653184 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 69 rows starting from the beginning of the part | ||
| 3768 | 2026.01.08 00:34:19.653154 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3769 | 2026.01.08 00:34:19.653206 [ 292 ] {} <Debug> TCP-Session: 95ce6f43-ef55-4740-b216-903f55d6b57a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.01.08 00:34:19.653235 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1175 rows starting from the beginning of the part | ||
| 3771 | 2026.01.08 00:34:19.653256 [ 292 ] {} <Debug> TCP-Session: 95ce6f43-ef55-4740-b216-903f55d6b57a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.01.08 00:34:19.653023 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3773 | 2026.01.08 00:34:19.653298 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3774 | 2026.01.08 00:34:19.653009 [ 267 ] {} <Debug> TCP-Session: d94a4bc0-a513-4bc3-8dca-a991545b868b Authenticating user 'default' from [fd00:1122:3344:101::e]:53449 | ||
| 3775 | 2026.01.08 00:34:19.653324 [ 293 ] {} <Debug> TCP-Session: 900d7d49-7a81-46bc-8fc8-dab7706b4959 Authenticating user 'default' from [fd00:1122:3344:101::e]:38696 | ||
| 3776 | 2026.01.08 00:34:19.653346 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 69 rows starting from the beginning of the part | ||
| 3777 | 2026.01.08 00:34:19.653351 [ 267 ] {} <Debug> TCP-Session: d94a4bc0-a513-4bc3-8dca-a991545b868b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.01.08 00:34:19.653363 [ 293 ] {} <Debug> TCP-Session: 900d7d49-7a81-46bc-8fc8-dab7706b4959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.01.08 00:34:19.653386 [ 267 ] {} <Debug> TCP-Session: d94a4bc0-a513-4bc3-8dca-a991545b868b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.01.08 00:34:19.652957 [ 291 ] {} <Debug> TCP-Session: c25a8324-2935-4808-8021-45cf9e3c9474 Authenticating user 'default' from [fd00:1122:3344:101::e]:62890 | ||
| 3781 | 2026.01.08 00:34:19.653412 [ 293 ] {} <Debug> TCP-Session: 900d7d49-7a81-46bc-8fc8-dab7706b4959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.01.08 00:34:19.653431 [ 291 ] {} <Debug> TCP-Session: c25a8324-2935-4808-8021-45cf9e3c9474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.01.08 00:34:19.653224 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3784 | 2026.01.08 00:34:19.653457 [ 291 ] {} <Debug> TCP-Session: c25a8324-2935-4808-8021-45cf9e3c9474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.01.08 00:34:19.653112 [ 289 ] {1c0f3a1f-05f5-41fd-878c-55925e8cb422} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49359) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3786 | 2026.01.08 00:34:19.652815 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.01.08 00:34:19.652663 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40881 | ||
| 3788 | 2026.01.08 00:34:19.653632 [ 268 ] {e72464f4-9235-4f2c-b2ff-8046aac7015e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3789 | 2026.01.08 00:34:19.653688 [ 268 ] {e72464f4-9235-4f2c-b2ff-8046aac7015e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3790 | 2026.01.08 00:34:19.653748 [ 289 ] {1c0f3a1f-05f5-41fd-878c-55925e8cb422} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3791 | 2026.01.08 00:34:19.653812 [ 289 ] {1c0f3a1f-05f5-41fd-878c-55925e8cb422} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3792 | 2026.01.08 00:34:19.653942 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.01.08 00:34:19.654063 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_21_4} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3794 | 2026.01.08 00:34:19.654092 [ 289 ] {1c0f3a1f-05f5-41fd-878c-55925e8cb422} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 3795 | 2026.01.08 00:34:19.654165 [ 268 ] {e72464f4-9235-4f2c-b2ff-8046aac7015e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.01.08 00:34:19.654195 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 3797 | 2026.01.08 00:34:19.654209 [ 268 ] {e72464f4-9235-4f2c-b2ff-8046aac7015e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3798 | 2026.01.08 00:34:19.654581 [ 268 ] {e72464f4-9235-4f2c-b2ff-8046aac7015e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3799 | 2026.01.08 00:34:19.654838 [ 268 ] {e72464f4-9235-4f2c-b2ff-8046aac7015e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.01.08 00:34:19.654962 [ 339 ] {1c0f3a1f-05f5-41fd-878c-55925e8cb422} <Trace> AggregatingTransform: Aggregating | ||
| 3801 | 2026.01.08 00:34:19.654980 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3802 | 2026.01.08 00:34:19.655011 [ 268 ] {e72464f4-9235-4f2c-b2ff-8046aac7015e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001399 sec., 114367.40528949248 rows/sec., 7.97 MiB/sec. | ||
| 3803 | 2026.01.08 00:34:19.655033 [ 339 ] {1c0f3a1f-05f5-41fd-878c-55925e8cb422} <Trace> Aggregator: Aggregation method: without_key | ||
| 3804 | 2026.01.08 00:34:19.655044 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.01.08 00:34:19.655078 [ 268 ] {e72464f4-9235-4f2c-b2ff-8046aac7015e} <Debug> TCPHandler: Processed in 0.002319086 sec. | ||
| 3806 | 2026.01.08 00:34:19.655142 [ 339 ] {1c0f3a1f-05f5-41fd-878c-55925e8cb422} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944547 sec. (1058.709 rows/sec., 41.36 KiB/sec.) | ||
| 3807 | 2026.01.08 00:34:19.655152 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3808 | 2026.01.08 00:34:19.655176 [ 339 ] {1c0f3a1f-05f5-41fd-878c-55925e8cb422} <Trace> Aggregator: Merging aggregated data | ||
| 3809 | 2026.01.08 00:34:19.655411 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 3810 | 2026.01.08 00:34:19.655438 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3811 | 2026.01.08 00:34:19.655532 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3812 | 2026.01.08 00:34:19.655560 [ 268 ] {a9b882ef-6d96-4fde-b210-e4fde4c4ff7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3813 | 2026.01.08 00:34:19.655576 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3523 rows starting from the beginning of the part | ||
| 3814 | 2026.01.08 00:34:19.655629 [ 268 ] {a9b882ef-6d96-4fde-b210-e4fde4c4ff7c} <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 | ||
| 3815 | 2026.01.08 00:34:19.655642 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 314 rows starting from the beginning of the part | ||
| 3816 | 2026.01.08 00:34:19.655700 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3817 | 2026.01.08 00:34:19.655749 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3788 rows starting from the beginning of the part | ||
| 3818 | 2026.01.08 00:34:19.655755 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.01.08 00:34:19.655795 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3820 | 2026.01.08 00:34:19.655802 [ 290 ] {} <Debug> TCP-Session: cb7c4cd9-8203-43e5-8d5f-5ef01f729f3b Authenticating user 'default' from [fd00:1122:3344:101::e]:40881 | ||
| 3821 | 2026.01.08 00:34:19.655846 [ 290 ] {} <Debug> TCP-Session: cb7c4cd9-8203-43e5-8d5f-5ef01f729f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.01.08 00:34:19.655857 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 3823 | 2026.01.08 00:34:19.655868 [ 290 ] {} <Debug> TCP-Session: cb7c4cd9-8203-43e5-8d5f-5ef01f729f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.01.08 00:34:19.655935 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49485 | ||
| 3825 | 2026.01.08 00:34:19.655936 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41770 | ||
| 3826 | 2026.01.08 00:34:19.656618 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3827 | 2026.01.08 00:34:19.656656 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3828 | 2026.01.08 00:34:19.656660 [ 287 ] {} <Debug> TCP-Session: b1627abf-962f-4151-ab33-b6cb2a3677b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41770 | ||
| 3829 | 2026.01.08 00:34:19.656692 [ 286 ] {} <Debug> TCP-Session: c4364689-715c-450b-a32f-8aaf7bc28bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49485 | ||
| 3830 | 2026.01.08 00:34:19.656701 [ 287 ] {} <Debug> TCP-Session: b1627abf-962f-4151-ab33-b6cb2a3677b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.01.08 00:34:19.656719 [ 286 ] {} <Debug> TCP-Session: c4364689-715c-450b-a32f-8aaf7bc28bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.01.08 00:34:19.656729 [ 287 ] {} <Debug> TCP-Session: b1627abf-962f-4151-ab33-b6cb2a3677b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.01.08 00:34:19.656742 [ 286 ] {} <Debug> TCP-Session: c4364689-715c-450b-a32f-8aaf7bc28bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.01.08 00:34:19.656757 [ 268 ] {a9b882ef-6d96-4fde-b210-e4fde4c4ff7c} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.01.08 00:34:19.656813 [ 268 ] {a9b882ef-6d96-4fde-b210-e4fde4c4ff7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3836 | 2026.01.08 00:34:19.656929 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 5 columns (5 merged, 0 gathered) in 0.004229761 sec., 681835.2148029167 rows/sec., 51.41 MiB/sec. | ||
| 3837 | 2026.01.08 00:34:19.657151 [ 289 ] {1c0f3a1f-05f5-41fd-878c-55925e8cb422} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004089 sec., 244.55857177794084 rows/sec., 9.55 KiB/sec. | ||
| 3838 | 2026.01.08 00:34:19.657167 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3839 | 2026.01.08 00:34:19.657301 [ 289 ] {1c0f3a1f-05f5-41fd-878c-55925e8cb422} <Debug> TCPHandler: Processed in 0.004649142 sec. | ||
| 3840 | 2026.01.08 00:34:19.657443 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3841 | 2026.01.08 00:34:19.657480 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2026.01.08 00:34:19.657483 [ 289 ] {} <Debug> TCP-Session: 214d7bcd-c717-4fac-a704-c0e1c2676625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.01.08 00:34:19.657484 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3844 | 2026.01.08 00:34:19.657516 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3845 | 2026.01.08 00:34:19.657534 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3846 | 2026.01.08 00:34:19.657561 [ 290 ] {} <Debug> TCP-Session: cb7c4cd9-8203-43e5-8d5f-5ef01f729f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.01.08 00:34:19.657584 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3848 | 2026.01.08 00:34:19.657602 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.01.08 00:34:19.657632 [ 294 ] {} <Debug> TCP-Session: ea316318-44cf-44b2-9eff-05ce79d313d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.01.08 00:34:19.657654 [ 267 ] {} <Debug> TCP-Session: d94a4bc0-a513-4bc3-8dca-a991545b868b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.01.08 00:34:19.657597 [ 291 ] {} <Debug> TCP-Session: c25a8324-2935-4808-8021-45cf9e3c9474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.01.08 00:34:19.657575 [ 286 ] {} <Debug> TCP-Session: c4364689-715c-450b-a32f-8aaf7bc28bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.01.08 00:34:19.657575 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_21_4} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3854 | 2026.01.08 00:34:19.657570 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.01.08 00:34:19.657553 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3856 | 2026.01.08 00:34:19.657779 [ 293 ] {} <Debug> TCP-Session: 900d7d49-7a81-46bc-8fc8-dab7706b4959 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.01.08 00:34:19.657589 [ 268 ] {a9b882ef-6d96-4fde-b210-e4fde4c4ff7c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3858 | 2026.01.08 00:34:19.657806 [ 292 ] {} <Debug> TCP-Session: 95ce6f43-ef55-4740-b216-903f55d6b57a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.01.08 00:34:19.657804 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3860 | 2026.01.08 00:34:19.657505 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3861 | 2026.01.08 00:34:19.657904 [ 287 ] {} <Debug> TCP-Session: b1627abf-962f-4151-ab33-b6cb2a3677b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.01.08 00:34:19.658078 [ 268 ] {a9b882ef-6d96-4fde-b210-e4fde4c4ff7c} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.01.08 00:34:19.658244 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3864 | 2026.01.08 00:34:19.658278 [ 268 ] {a9b882ef-6d96-4fde-b210-e4fde4c4ff7c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002743 sec., 1822.821728034998 rows/sec., 3.27 MiB/sec. | ||
| 3865 | 2026.01.08 00:34:19.658280 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2026.01.08 00:34:19.658324 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3867 | 2026.01.08 00:34:19.658348 [ 268 ] {a9b882ef-6d96-4fde-b210-e4fde4c4ff7c} <Debug> TCPHandler: Processed in 0.002972974 sec. | ||
| 3868 | 2026.01.08 00:34:19.658401 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 3869 | 2026.01.08 00:34:19.658489 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3870 | 2026.01.08 00:34:19.658588 [ 268 ] {caa44d8c-5329-4fea-b31e-c3ce5905668e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3871 | 2026.01.08 00:34:19.658591 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3872 | 2026.01.08 00:34:19.658636 [ 268 ] {caa44d8c-5329-4fea-b31e-c3ce5905668e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3873 | 2026.01.08 00:34:19.658655 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 271 rows starting from the beginning of the part | ||
| 3874 | 2026.01.08 00:34:19.658780 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 3875 | 2026.01.08 00:34:19.658951 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3876 | 2026.01.08 00:34:19.659011 [ 268 ] {caa44d8c-5329-4fea-b31e-c3ce5905668e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.01.08 00:34:19.659035 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8073 rows, containing 5 columns (5 merged, 0 gathered) in 0.003668524 sec., 2200612.562436555 rows/sec., 148.62 MiB/sec. | ||
| 3878 | 2026.01.08 00:34:19.659049 [ 268 ] {caa44d8c-5329-4fea-b31e-c3ce5905668e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3879 | 2026.01.08 00:34:19.659091 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 3880 | 2026.01.08 00:34:19.659201 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3881 | 2026.01.08 00:34:19.659341 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 3882 | 2026.01.08 00:34:19.659397 [ 268 ] {caa44d8c-5329-4fea-b31e-c3ce5905668e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3883 | 2026.01.08 00:34:19.659665 [ 268 ] {caa44d8c-5329-4fea-b31e-c3ce5905668e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.01.08 00:34:19.659668 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3885 | 2026.01.08 00:34:19.659782 [ 151 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3886 | 2026.01.08 00:34:19.659808 [ 268 ] {caa44d8c-5329-4fea-b31e-c3ce5905668e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 3887 | 2026.01.08 00:34:19.659819 [ 151 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.01.08 00:34:19.659855 [ 268 ] {caa44d8c-5329-4fea-b31e-c3ce5905668e} <Debug> TCPHandler: Processed in 0.001419821 sec. | ||
| 3889 | 2026.01.08 00:34:19.659856 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3890 | 2026.01.08 00:34:19.659960 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 3891 | 2026.01.08 00:34:19.660041 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2026.01.08 00:34:19.660084 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3893 | 2026.01.08 00:34:19.660120 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3894 | 2026.01.08 00:34:19.660127 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1180 rows starting from the beginning of the part | ||
| 3895 | 2026.01.08 00:34:19.660211 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 3896 | 2026.01.08 00:34:19.660239 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3897 | 2026.01.08 00:34:19.660303 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3898 | 2026.01.08 00:34:19.660354 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 3899 | 2026.01.08 00:34:19.660409 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 3900 | 2026.01.08 00:34:19.660450 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 3901 | 2026.01.08 00:34:19.661574 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001654187 sec., 911626.0737147613 rows/sec., 58.74 MiB/sec. | ||
| 3902 | 2026.01.08 00:34:19.661826 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3903 | 2026.01.08 00:34:19.662082 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_21_4} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.01.08 00:34:19.662146 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_21_4} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3905 | 2026.01.08 00:34:19.662210 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3906 | 2026.01.08 00:34:19.662450 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 19 columns (19 merged, 0 gathered) in 0.004082416 sec., 87693.16992682764 rows/sec., 157.14 MiB/sec. | ||
| 3907 | 2026.01.08 00:34:19.663046 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3908 | 2026.01.08 00:34:19.663403 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.01.08 00:34:19.663473 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3910 | 2026.01.08 00:34:19.663560 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 3911 | 2026.01.08 00:34:19.708130 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46166 | ||
| 3912 | 2026.01.08 00:34:19.708219 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3913 | 2026.01.08 00:34:19.708247 [ 287 ] {} <Debug> TCP-Session: 767892b7-1546-4f82-a0f3-0f44266d8cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46166 | ||
| 3914 | 2026.01.08 00:34:19.708270 [ 287 ] {} <Debug> TCP-Session: 767892b7-1546-4f82-a0f3-0f44266d8cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.01.08 00:34:19.708287 [ 287 ] {} <Debug> TCP-Session: 767892b7-1546-4f82-a0f3-0f44266d8cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.01.08 00:34:19.708446 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57638 | ||
| 3917 | 2026.01.08 00:34:19.708477 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54949 | ||
| 3918 | 2026.01.08 00:34:19.708501 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35940 | ||
| 3919 | 2026.01.08 00:34:19.708529 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40371 | ||
| 3920 | 2026.01.08 00:34:19.708533 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2026.01.08 00:34:19.708547 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33079 | ||
| 3922 | 2026.01.08 00:34:19.708577 [ 289 ] {} <Debug> TCP-Session: 694d0731-e69b-4f6a-9b79-905baabe017c Authenticating user 'default' from [fd00:1122:3344:101::e]:57638 | ||
| 3923 | 2026.01.08 00:34:19.708581 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3924 | 2026.01.08 00:34:19.708609 [ 289 ] {} <Debug> TCP-Session: 694d0731-e69b-4f6a-9b79-905baabe017c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.01.08 00:34:19.708609 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3926 | 2026.01.08 00:34:19.708626 [ 291 ] {} <Debug> TCP-Session: df0d67c5-6a3c-4c74-9f77-ceca6b1e6868 Authenticating user 'default' from [fd00:1122:3344:101::e]:35940 | ||
| 3927 | 2026.01.08 00:34:19.708651 [ 293 ] {} <Debug> TCP-Session: c81a742c-7ab1-40ba-bf37-af5dec99721d Authenticating user 'default' from [fd00:1122:3344:101::e]:40371 | ||
| 3928 | 2026.01.08 00:34:19.708660 [ 287 ] {} <Trace> TCP-Session: 767892b7-1546-4f82-a0f3-0f44266d8cf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2026.01.08 00:34:19.708671 [ 291 ] {} <Debug> TCP-Session: df0d67c5-6a3c-4c74-9f77-ceca6b1e6868 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.01.08 00:34:19.708682 [ 293 ] {} <Debug> TCP-Session: c81a742c-7ab1-40ba-bf37-af5dec99721d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.01.08 00:34:19.708707 [ 291 ] {} <Debug> TCP-Session: df0d67c5-6a3c-4c74-9f77-ceca6b1e6868 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.01.08 00:34:19.708724 [ 293 ] {} <Debug> TCP-Session: c81a742c-7ab1-40ba-bf37-af5dec99721d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.01.08 00:34:19.708630 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3934 | 2026.01.08 00:34:19.708538 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61002 | ||
| 3935 | 2026.01.08 00:34:19.708778 [ 267 ] {} <Debug> TCP-Session: 45db115a-8095-4753-9a45-6705ba71bb59 Authenticating user 'default' from [fd00:1122:3344:101::e]:33079 | ||
| 3936 | 2026.01.08 00:34:19.708565 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59128 | ||
| 3937 | 2026.01.08 00:34:19.708825 [ 267 ] {} <Debug> TCP-Session: 45db115a-8095-4753-9a45-6705ba71bb59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.01.08 00:34:19.708580 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3939 | 2026.01.08 00:34:19.708863 [ 267 ] {} <Debug> TCP-Session: 45db115a-8095-4753-9a45-6705ba71bb59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.01.08 00:34:19.708870 [ 287 ] {acbdda00-79c5-469b-a62a-fb9a5d0d877d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46166) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3941 | 2026.01.08 00:34:19.708897 [ 290 ] {} <Debug> TCP-Session: 6825bcb2-ec83-42ce-95dc-b8c0a6b76730 Authenticating user 'default' from [fd00:1122:3344:101::e]:54949 | ||
| 3942 | 2026.01.08 00:34:19.708892 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.01.08 00:34:19.708933 [ 290 ] {} <Debug> TCP-Session: 6825bcb2-ec83-42ce-95dc-b8c0a6b76730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.01.08 00:34:19.708876 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3945 | 2026.01.08 00:34:19.708956 [ 290 ] {} <Debug> TCP-Session: 6825bcb2-ec83-42ce-95dc-b8c0a6b76730 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.01.08 00:34:19.708957 [ 286 ] {} <Debug> TCP-Session: 2785b202-9dc0-45b2-9f1e-7927e0b0fc34 Authenticating user 'default' from [fd00:1122:3344:101::e]:59128 | ||
| 3947 | 2026.01.08 00:34:19.708993 [ 292 ] {} <Debug> TCP-Session: bc28d656-0c80-4b50-aa5b-fa95530c84b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61002 | ||
| 3948 | 2026.01.08 00:34:19.709013 [ 286 ] {} <Debug> TCP-Session: 2785b202-9dc0-45b2-9f1e-7927e0b0fc34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.01.08 00:34:19.708543 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47534 | ||
| 3950 | 2026.01.08 00:34:19.709038 [ 286 ] {} <Debug> TCP-Session: 2785b202-9dc0-45b2-9f1e-7927e0b0fc34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.01.08 00:34:19.709035 [ 292 ] {} <Debug> TCP-Session: bc28d656-0c80-4b50-aa5b-fa95530c84b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2026.01.08 00:34:19.708631 [ 289 ] {} <Debug> TCP-Session: 694d0731-e69b-4f6a-9b79-905baabe017c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2026.01.08 00:34:19.709094 [ 292 ] {} <Debug> TCP-Session: bc28d656-0c80-4b50-aa5b-fa95530c84b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2026.01.08 00:34:19.709098 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3955 | 2026.01.08 00:34:19.709147 [ 294 ] {} <Debug> TCP-Session: 94b12d89-f345-4609-afc7-41ae9787bf2a Authenticating user 'default' from [fd00:1122:3344:101::e]:47534 | ||
| 3956 | 2026.01.08 00:34:19.709165 [ 294 ] {} <Debug> TCP-Session: 94b12d89-f345-4609-afc7-41ae9787bf2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.01.08 00:34:19.709177 [ 294 ] {} <Debug> TCP-Session: 94b12d89-f345-4609-afc7-41ae9787bf2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.01.08 00:34:19.709209 [ 287 ] {acbdda00-79c5-469b-a62a-fb9a5d0d877d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3959 | 2026.01.08 00:34:19.709274 [ 287 ] {acbdda00-79c5-469b-a62a-fb9a5d0d877d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3960 | 2026.01.08 00:34:19.709584 [ 287 ] {acbdda00-79c5-469b-a62a-fb9a5d0d877d} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 3961 | 2026.01.08 00:34:19.710613 [ 326 ] {acbdda00-79c5-469b-a62a-fb9a5d0d877d} <Trace> AggregatingTransform: Aggregating | ||
| 3962 | 2026.01.08 00:34:19.710647 [ 326 ] {acbdda00-79c5-469b-a62a-fb9a5d0d877d} <Trace> Aggregator: Aggregation method: without_key | ||
| 3963 | 2026.01.08 00:34:19.710679 [ 326 ] {acbdda00-79c5-469b-a62a-fb9a5d0d877d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996628 sec. (1003.383 rows/sec., 39.19 KiB/sec.) | ||
| 3964 | 2026.01.08 00:34:19.710698 [ 326 ] {acbdda00-79c5-469b-a62a-fb9a5d0d877d} <Trace> Aggregator: Merging aggregated data | ||
| 3965 | 2026.01.08 00:34:19.712156 [ 287 ] {acbdda00-79c5-469b-a62a-fb9a5d0d877d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003356 sec., 297.97377830750895 rows/sec., 11.64 KiB/sec. | ||
| 3966 | 2026.01.08 00:34:19.712334 [ 287 ] {acbdda00-79c5-469b-a62a-fb9a5d0d877d} <Debug> TCPHandler: Processed in 0.003856839 sec. | ||
| 3967 | 2026.01.08 00:34:19.712452 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3968 | 2026.01.08 00:34:19.712476 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3969 | 2026.01.08 00:34:19.712491 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3970 | 2026.01.08 00:34:19.712505 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3971 | 2026.01.08 00:34:19.712537 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3972 | 2026.01.08 00:34:19.712556 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3973 | 2026.01.08 00:34:19.712568 [ 286 ] {} <Debug> TCP-Session: 2785b202-9dc0-45b2-9f1e-7927e0b0fc34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.01.08 00:34:19.712579 [ 294 ] {} <Debug> TCP-Session: 94b12d89-f345-4609-afc7-41ae9787bf2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.01.08 00:34:19.712579 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3976 | 2026.01.08 00:34:19.712601 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3977 | 2026.01.08 00:34:19.712544 [ 291 ] {} <Debug> TCP-Session: df0d67c5-6a3c-4c74-9f77-ceca6b1e6868 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.01.08 00:34:19.712647 [ 293 ] {} <Debug> TCP-Session: c81a742c-7ab1-40ba-bf37-af5dec99721d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2026.01.08 00:34:19.712664 [ 267 ] {} <Debug> TCP-Session: 45db115a-8095-4753-9a45-6705ba71bb59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.01.08 00:34:19.712522 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3981 | 2026.01.08 00:34:19.712595 [ 290 ] {} <Debug> TCP-Session: 6825bcb2-ec83-42ce-95dc-b8c0a6b76730 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.01.08 00:34:19.712517 [ 289 ] {} <Debug> TCP-Session: 694d0731-e69b-4f6a-9b79-905baabe017c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.01.08 00:34:19.712746 [ 292 ] {} <Debug> TCP-Session: bc28d656-0c80-4b50-aa5b-fa95530c84b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.01.08 00:34:19.712480 [ 287 ] {} <Debug> TCP-Session: 767892b7-1546-4f82-a0f3-0f44266d8cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2026.01.08 00:34:20.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.85 MiB, peak 243.79 MiB, free memory in arenas 0.00 B, will set to 229.06 MiB (RSS), difference: 1.21 MiB | ||
| 3986 | 2026.01.08 00:34:21.035161 [ 150 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3987 | 2026.01.08 00:34:21.035254 [ 150 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.01.08 00:34:21.035296 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3989 | 2026.01.08 00:34:21.035431 [ 196 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::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 | ||
| 3990 | 2026.01.08 00:34:21.035579 [ 196 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3991 | 2026.01.08 00:34:21.035616 [ 196 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::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 | ||
| 3992 | 2026.01.08 00:34:21.035686 [ 196 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::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 | ||
| 3993 | 2026.01.08 00:34:21.035734 [ 196 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3994 | 2026.01.08 00:34:21.035779 [ 196 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3995 | 2026.01.08 00:34:21.035824 [ 196 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3996 | 2026.01.08 00:34:21.036624 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243115 sec., 24132.924146197256 rows/sec., 2.01 MiB/sec. | ||
| 3997 | 2026.01.08 00:34:21.036832 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3998 | 2026.01.08 00:34:21.037131 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_5_1} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.01.08 00:34:21.037210 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_5_1} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4000 | 2026.01.08 00:34:21.037313 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4001 | 2026.01.08 00:34:21.926054 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4002 | 2026.01.08 00:34:21.926112 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4003 | 2026.01.08 00:34:21.999050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7729 | ||
| 4004 | 2026.01.08 00:34:21.999534 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.01.08 00:34:21.999578 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4006 | 2026.01.08 00:34:22.000088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4007 | 2026.01.08 00:34:22.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.25 MiB, peak 243.79 MiB, free memory in arenas 0.00 B, will set to 229.07 MiB (RSS), difference: -4.18 MiB | ||
| 4008 | 2026.01.08 00:34:22.000406 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.01.08 00:34:22.000542 [ 148 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4010 | 2026.01.08 00:34:22.000549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7729 | ||
| 4011 | 2026.01.08 00:34:22.000623 [ 148 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.01.08 00:34:22.000657 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4013 | 2026.01.08 00:34:22.000769 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 4014 | 2026.01.08 00:34:22.000911 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4015 | 2026.01.08 00:34:22.000956 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5361 rows starting from the beginning of the part | ||
| 4016 | 2026.01.08 00:34:22.001030 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4017 | 2026.01.08 00:34:22.001089 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4018 | 2026.01.08 00:34:22.001141 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4019 | 2026.01.08 00:34:22.001189 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4020 | 2026.01.08 00:34:22.001212 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000843733 sec. | ||
| 4021 | 2026.01.08 00:34:22.001244 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4022 | 2026.01.08 00:34:22.002748 [ 205 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7729 rows, containing 4 columns (4 merged, 0 gathered) in 0.002029498 sec., 3808330.9271553857 rows/sec., 54.48 MiB/sec. | ||
| 4023 | 2026.01.08 00:34:22.003594 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4024 | 2026.01.08 00:34:22.003925 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.01.08 00:34:22.003999 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_16_3} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4026 | 2026.01.08 00:34:22.004124 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4027 | 2026.01.08 00:34:22.018688 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 526 | ||
| 4028 | 2026.01.08 00:34:22.020811 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.01.08 00:34:22.020854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4030 | 2026.01.08 00:34:22.022002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4031 | 2026.01.08 00:34:22.022267 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.01.08 00:34:22.022416 [ 148 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4033 | 2026.01.08 00:34:22.022473 [ 148 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2026.01.08 00:34:22.022503 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4035 | 2026.01.08 00:34:22.022585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 4036 | 2026.01.08 00:34:22.022615 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 4037 | 2026.01.08 00:34:22.023297 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4038 | 2026.01.08 00:34:22.023461 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
| 4039 | 2026.01.08 00:34:22.023892 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4040 | 2026.01.08 00:34:22.024252 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 4041 | 2026.01.08 00:34:22.024588 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 4042 | 2026.01.08 00:34:22.024926 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part | ||
| 4043 | 2026.01.08 00:34:22.025261 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 4044 | 2026.01.08 00:34:22.031367 [ 190 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 72 columns (72 merged, 0 gathered) in 0.00879362 sec., 59816.09394083438 rows/sec., 56.70 MiB/sec. | ||
| 4045 | 2026.01.08 00:34:22.032735 [ 190 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4046 | 2026.01.08 00:34:22.033399 [ 190 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2026.01.08 00:34:22.033497 [ 190 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_11_2} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4048 | 2026.01.08 00:34:22.033897 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 4049 | 2026.01.08 00:34:22.407949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4050 | 2026.01.08 00:34:22.425539 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.01.08 00:34:22.425610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4052 | 2026.01.08 00:34:22.431248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4053 | 2026.01.08 00:34:22.431925 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.01.08 00:34:22.432224 [ 146 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4055 | 2026.01.08 00:34:22.432279 [ 146 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.01.08 00:34:22.432299 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4057 | 2026.01.08 00:34:22.432408 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 4058 | 2026.01.08 00:34:22.434797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4059 | 2026.01.08 00:34:22.435405 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4060 | 2026.01.08 00:34:22.436225 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 4061 | 2026.01.08 00:34:22.439442 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 4062 | 2026.01.08 00:34:22.442698 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 4063 | 2026.01.08 00:34:22.446407 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 4064 | 2026.01.08 00:34:22.450383 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 4065 | 2026.01.08 00:34:22.454584 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 4066 | 2026.01.08 00:34:22.507445 [ 205 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075078673 sec., 1611.642763052032 rows/sec., 8.33 MiB/sec. | ||
| 4067 | 2026.01.08 00:34:22.509204 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4068 | 2026.01.08 00:34:22.510792 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_16_3} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2026.01.08 00:34:22.510873 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_16_3} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4070 | 2026.01.08 00:34:22.512159 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4071 | 2026.01.08 00:34:23.001172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.13 MiB, peak 243.79 MiB, free memory in arenas 0.00 B, will set to 240.98 MiB (RSS), difference: 14.85 MiB | ||
| 4072 | 2026.01.08 00:34:24.657959 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.01.08 00:34:24.658148 [ 268 ] {3bbbf0cd-db73-4dc4-91b6-91f4f2346845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4074 | 2026.01.08 00:34:24.658219 [ 268 ] {3bbbf0cd-db73-4dc4-91b6-91f4f2346845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4075 | 2026.01.08 00:34:24.659023 [ 268 ] {3bbbf0cd-db73-4dc4-91b6-91f4f2346845} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.01.08 00:34:24.659066 [ 268 ] {3bbbf0cd-db73-4dc4-91b6-91f4f2346845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4077 | 2026.01.08 00:34:24.659503 [ 268 ] {3bbbf0cd-db73-4dc4-91b6-91f4f2346845} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4078 | 2026.01.08 00:34:24.659742 [ 268 ] {3bbbf0cd-db73-4dc4-91b6-91f4f2346845} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.01.08 00:34:24.659895 [ 268 ] {3bbbf0cd-db73-4dc4-91b6-91f4f2346845} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0018 sec., 227777.77777777778 rows/sec., 14.45 MiB/sec. | ||
| 4080 | 2026.01.08 00:34:24.659944 [ 268 ] {3bbbf0cd-db73-4dc4-91b6-91f4f2346845} <Debug> TCPHandler: Processed in 0.00211781 sec. | ||
| 4081 | 2026.01.08 00:34:24.660067 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4082 | 2026.01.08 00:34:24.660174 [ 268 ] {6ff2fe97-ae23-40ac-bdb5-d139650ebc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4083 | 2026.01.08 00:34:24.660221 [ 268 ] {6ff2fe97-ae23-40ac-bdb5-d139650ebc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4084 | 2026.01.08 00:34:24.661047 [ 268 ] {6ff2fe97-ae23-40ac-bdb5-d139650ebc94} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4085 | 2026.01.08 00:34:24.661084 [ 268 ] {6ff2fe97-ae23-40ac-bdb5-d139650ebc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4086 | 2026.01.08 00:34:24.661503 [ 268 ] {6ff2fe97-ae23-40ac-bdb5-d139650ebc94} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4087 | 2026.01.08 00:34:24.661725 [ 268 ] {6ff2fe97-ae23-40ac-bdb5-d139650ebc94} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4088 | 2026.01.08 00:34:24.661858 [ 268 ] {6ff2fe97-ae23-40ac-bdb5-d139650ebc94} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001709 sec., 692802.8086600351 rows/sec., 55.27 MiB/sec. | ||
| 4089 | 2026.01.08 00:34:24.661896 [ 268 ] {6ff2fe97-ae23-40ac-bdb5-d139650ebc94} <Debug> TCPHandler: Processed in 0.001882614 sec. | ||
| 4090 | 2026.01.08 00:34:24.662013 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.01.08 00:34:24.662112 [ 268 ] {a0c5286e-c212-4baf-a87c-e717a64c5921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4092 | 2026.01.08 00:34:24.662155 [ 268 ] {a0c5286e-c212-4baf-a87c-e717a64c5921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4093 | 2026.01.08 00:34:24.662628 [ 268 ] {a0c5286e-c212-4baf-a87c-e717a64c5921} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.01.08 00:34:24.662665 [ 268 ] {a0c5286e-c212-4baf-a87c-e717a64c5921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4095 | 2026.01.08 00:34:24.662979 [ 268 ] {a0c5286e-c212-4baf-a87c-e717a64c5921} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4096 | 2026.01.08 00:34:24.663214 [ 268 ] {a0c5286e-c212-4baf-a87c-e717a64c5921} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.01.08 00:34:24.663345 [ 268 ] {a0c5286e-c212-4baf-a87c-e717a64c5921} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001254 sec., 192185.00797448168 rows/sec., 11.70 MiB/sec. | ||
| 4098 | 2026.01.08 00:34:24.663382 [ 268 ] {a0c5286e-c212-4baf-a87c-e717a64c5921} <Debug> TCPHandler: Processed in 0.00142137 sec. | ||
| 4099 | 2026.01.08 00:34:24.663485 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.01.08 00:34:24.663582 [ 268 ] {190ad00f-a2f7-4f12-ac6b-b4dbc947d0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4101 | 2026.01.08 00:34:24.663623 [ 268 ] {190ad00f-a2f7-4f12-ac6b-b4dbc947d0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4102 | 2026.01.08 00:34:24.664088 [ 268 ] {190ad00f-a2f7-4f12-ac6b-b4dbc947d0e3} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.01.08 00:34:24.664123 [ 268 ] {190ad00f-a2f7-4f12-ac6b-b4dbc947d0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4104 | 2026.01.08 00:34:24.664447 [ 268 ] {190ad00f-a2f7-4f12-ac6b-b4dbc947d0e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4105 | 2026.01.08 00:34:24.664660 [ 268 ] {190ad00f-a2f7-4f12-ac6b-b4dbc947d0e3} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.01.08 00:34:24.664786 [ 268 ] {190ad00f-a2f7-4f12-ac6b-b4dbc947d0e3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001224 sec., 173202.61437908496 rows/sec., 11.17 MiB/sec. | ||
| 4107 | 2026.01.08 00:34:24.664824 [ 268 ] {190ad00f-a2f7-4f12-ac6b-b4dbc947d0e3} <Debug> TCPHandler: Processed in 0.00138922 sec. | ||
| 4108 | 2026.01.08 00:34:24.664934 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2026.01.08 00:34:24.665030 [ 268 ] {3b6f2561-5f17-4cab-a07b-8b3858065b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4110 | 2026.01.08 00:34:24.665073 [ 268 ] {3b6f2561-5f17-4cab-a07b-8b3858065b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4111 | 2026.01.08 00:34:24.665525 [ 268 ] {3b6f2561-5f17-4cab-a07b-8b3858065b3b} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.01.08 00:34:24.665561 [ 268 ] {3b6f2561-5f17-4cab-a07b-8b3858065b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4113 | 2026.01.08 00:34:24.665894 [ 268 ] {3b6f2561-5f17-4cab-a07b-8b3858065b3b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4114 | 2026.01.08 00:34:24.666109 [ 268 ] {3b6f2561-5f17-4cab-a07b-8b3858065b3b} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2026.01.08 00:34:24.666235 [ 268 ] {3b6f2561-5f17-4cab-a07b-8b3858065b3b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 4116 | 2026.01.08 00:34:24.666273 [ 268 ] {3b6f2561-5f17-4cab-a07b-8b3858065b3b} <Debug> TCPHandler: Processed in 0.001387919 sec. | ||
| 4117 | 2026.01.08 00:34:24.666375 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4118 | 2026.01.08 00:34:24.666470 [ 268 ] {6e98ffaa-8cc6-4198-8014-fa3a67833655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4119 | 2026.01.08 00:34:24.666510 [ 268 ] {6e98ffaa-8cc6-4198-8014-fa3a67833655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4120 | 2026.01.08 00:34:24.667099 [ 268 ] {6e98ffaa-8cc6-4198-8014-fa3a67833655} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.01.08 00:34:24.667135 [ 268 ] {6e98ffaa-8cc6-4198-8014-fa3a67833655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4122 | 2026.01.08 00:34:24.667480 [ 268 ] {6e98ffaa-8cc6-4198-8014-fa3a67833655} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4123 | 2026.01.08 00:34:24.667699 [ 268 ] {6e98ffaa-8cc6-4198-8014-fa3a67833655} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.01.08 00:34:24.667827 [ 268 ] {6e98ffaa-8cc6-4198-8014-fa3a67833655} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001375 sec., 520000.00000000006 rows/sec., 36.47 MiB/sec. | ||
| 4125 | 2026.01.08 00:34:24.667866 [ 268 ] {6e98ffaa-8cc6-4198-8014-fa3a67833655} <Debug> TCPHandler: Processed in 0.001540523 sec. | ||
| 4126 | 2026.01.08 00:34:24.667981 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.01.08 00:34:24.668076 [ 268 ] {b589f51b-d35f-40ab-b327-46cd546a949d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4128 | 2026.01.08 00:34:24.668120 [ 268 ] {b589f51b-d35f-40ab-b327-46cd546a949d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4129 | 2026.01.08 00:34:24.668454 [ 268 ] {b589f51b-d35f-40ab-b327-46cd546a949d} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.01.08 00:34:24.668490 [ 268 ] {b589f51b-d35f-40ab-b327-46cd546a949d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4131 | 2026.01.08 00:34:24.668803 [ 268 ] {b589f51b-d35f-40ab-b327-46cd546a949d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4132 | 2026.01.08 00:34:24.669012 [ 268 ] {b589f51b-d35f-40ab-b327-46cd546a949d} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.01.08 00:34:24.669138 [ 268 ] {b589f51b-d35f-40ab-b327-46cd546a949d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 4134 | 2026.01.08 00:34:24.669175 [ 268 ] {b589f51b-d35f-40ab-b327-46cd546a949d} <Debug> TCPHandler: Processed in 0.001244296 sec. | ||
| 4135 | 2026.01.08 00:34:24.669294 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.01.08 00:34:24.669389 [ 268 ] {042603ed-eb9a-4851-9307-1c2a4b2ac06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4137 | 2026.01.08 00:34:24.669433 [ 268 ] {042603ed-eb9a-4851-9307-1c2a4b2ac06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4138 | 2026.01.08 00:34:24.669848 [ 268 ] {042603ed-eb9a-4851-9307-1c2a4b2ac06a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.01.08 00:34:24.669885 [ 268 ] {042603ed-eb9a-4851-9307-1c2a4b2ac06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4140 | 2026.01.08 00:34:24.670230 [ 268 ] {042603ed-eb9a-4851-9307-1c2a4b2ac06a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4141 | 2026.01.08 00:34:24.670439 [ 268 ] {042603ed-eb9a-4851-9307-1c2a4b2ac06a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.01.08 00:34:24.670566 [ 268 ] {042603ed-eb9a-4851-9307-1c2a4b2ac06a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001196 sec., 262541.8060200669 rows/sec., 17.25 MiB/sec. | ||
| 4143 | 2026.01.08 00:34:24.670602 [ 268 ] {042603ed-eb9a-4851-9307-1c2a4b2ac06a} <Debug> TCPHandler: Processed in 0.001357418 sec. | ||
| 4144 | 2026.01.08 00:34:24.670707 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.01.08 00:34:24.670802 [ 268 ] {f3f81161-b1d6-4f1f-b161-2cb4dfd8fab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4146 | 2026.01.08 00:34:24.670844 [ 268 ] {f3f81161-b1d6-4f1f-b161-2cb4dfd8fab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4147 | 2026.01.08 00:34:24.671153 [ 268 ] {f3f81161-b1d6-4f1f-b161-2cb4dfd8fab5} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.01.08 00:34:24.671186 [ 268 ] {f3f81161-b1d6-4f1f-b161-2cb4dfd8fab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4149 | 2026.01.08 00:34:24.671483 [ 268 ] {f3f81161-b1d6-4f1f-b161-2cb4dfd8fab5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4150 | 2026.01.08 00:34:24.671689 [ 268 ] {f3f81161-b1d6-4f1f-b161-2cb4dfd8fab5} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.01.08 00:34:24.671814 [ 268 ] {f3f81161-b1d6-4f1f-b161-2cb4dfd8fab5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 4152 | 2026.01.08 00:34:24.671848 [ 268 ] {f3f81161-b1d6-4f1f-b161-2cb4dfd8fab5} <Debug> TCPHandler: Processed in 0.001190664 sec. | ||
| 4153 | 2026.01.08 00:34:24.671951 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.01.08 00:34:24.672044 [ 268 ] {faa141ab-4381-446d-a5da-7faffeafd43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.01.08 00:34:24.672100 [ 268 ] {faa141ab-4381-446d-a5da-7faffeafd43d} <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 | ||
| 4156 | 2026.01.08 00:34:24.672878 [ 268 ] {faa141ab-4381-446d-a5da-7faffeafd43d} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.01.08 00:34:24.672913 [ 268 ] {faa141ab-4381-446d-a5da-7faffeafd43d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4158 | 2026.01.08 00:34:24.673478 [ 268 ] {faa141ab-4381-446d-a5da-7faffeafd43d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4159 | 2026.01.08 00:34:24.673693 [ 268 ] {faa141ab-4381-446d-a5da-7faffeafd43d} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.01.08 00:34:24.673826 [ 268 ] {faa141ab-4381-446d-a5da-7faffeafd43d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001799 sec., 20011.11728738188 rows/sec., 35.86 MiB/sec. | ||
| 4161 | 2026.01.08 00:34:24.673876 [ 268 ] {faa141ab-4381-446d-a5da-7faffeafd43d} <Debug> TCPHandler: Processed in 0.001973146 sec. | ||
| 4162 | 2026.01.08 00:34:24.673992 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.01.08 00:34:24.674088 [ 268 ] {42c3b050-bff0-4733-843b-e9bdde793216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4164 | 2026.01.08 00:34:24.674129 [ 268 ] {42c3b050-bff0-4733-843b-e9bdde793216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4165 | 2026.01.08 00:34:24.674451 [ 268 ] {42c3b050-bff0-4733-843b-e9bdde793216} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.01.08 00:34:24.674488 [ 268 ] {42c3b050-bff0-4733-843b-e9bdde793216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4167 | 2026.01.08 00:34:24.674801 [ 268 ] {42c3b050-bff0-4733-843b-e9bdde793216} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4168 | 2026.01.08 00:34:24.675009 [ 268 ] {42c3b050-bff0-4733-843b-e9bdde793216} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.01.08 00:34:24.675137 [ 268 ] {42c3b050-bff0-4733-843b-e9bdde793216} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 4170 | 2026.01.08 00:34:24.675172 [ 268 ] {42c3b050-bff0-4733-843b-e9bdde793216} <Debug> TCPHandler: Processed in 0.001229835 sec. | ||
| 4171 | 2026.01.08 00:34:29.501553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8241 | ||
| 4172 | 2026.01.08 00:34:29.502068 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.01.08 00:34:29.502110 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4174 | 2026.01.08 00:34:29.502623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4175 | 2026.01.08 00:34:29.502853 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.01.08 00:34:29.502978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8241 | ||
| 4177 | 2026.01.08 00:34:29.640033 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4178 | 2026.01.08 00:34:29.640319 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4179 | 2026.01.08 00:34:29.640785 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4180 | 2026.01.08 00:34:29.640837 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4181 | 2026.01.08 00:34:29.641168 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4182 | 2026.01.08 00:34:29.641243 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4183 | 2026.01.08 00:34:29.641387 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4184 | 2026.01.08 00:34:29.641488 [ 342 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4185 | 2026.01.08 00:34:29.641510 [ 311 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4186 | 2026.01.08 00:34:29.641568 [ 325 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4187 | 2026.01.08 00:34:29.641716 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (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 | ||
| 4188 | 2026.01.08 00:34:29.641747 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4189 | 2026.01.08 00:34:29.641835 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4190 | 2026.01.08 00:34:29.641857 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 4191 | 2026.01.08 00:34:29.641907 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4192 | 2026.01.08 00:34:29.641962 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4193 | 2026.01.08 00:34:29.642023 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4194 | 2026.01.08 00:34:29.642964 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002773 sec., 16949.15254237288 rows/sec., 673.70 KiB/sec. | ||
| 4195 | 2026.01.08 00:34:29.643087 [ 268 ] {de5d83f1-3ac1-4f3e-946d-6f7fa5d027cf} <Debug> TCPHandler: Processed in 0.003196791 sec. | ||
| 4196 | 2026.01.08 00:34:29.649505 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.01.08 00:34:29.649623 [ 268 ] {5b75092f-9dab-4bf5-9a17-6d01caccf2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4198 | 2026.01.08 00:34:29.649671 [ 268 ] {5b75092f-9dab-4bf5-9a17-6d01caccf2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4199 | 2026.01.08 00:34:29.650232 [ 268 ] {5b75092f-9dab-4bf5-9a17-6d01caccf2ae} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.01.08 00:34:29.650273 [ 268 ] {5b75092f-9dab-4bf5-9a17-6d01caccf2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4201 | 2026.01.08 00:34:29.650689 [ 268 ] {5b75092f-9dab-4bf5-9a17-6d01caccf2ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4202 | 2026.01.08 00:34:29.650887 [ 268 ] {5b75092f-9dab-4bf5-9a17-6d01caccf2ae} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.01.08 00:34:29.651035 [ 268 ] {5b75092f-9dab-4bf5-9a17-6d01caccf2ae} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 71.64 KiB/sec. | ||
| 4204 | 2026.01.08 00:34:29.651075 [ 268 ] {5b75092f-9dab-4bf5-9a17-6d01caccf2ae} <Debug> TCPHandler: Processed in 0.001624406 sec. | ||
| 4205 | 2026.01.08 00:34:29.651181 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.01.08 00:34:29.651280 [ 268 ] {5678f18f-b3de-436e-9a19-ffaa7278026a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4207 | 2026.01.08 00:34:29.651324 [ 268 ] {5678f18f-b3de-436e-9a19-ffaa7278026a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4208 | 2026.01.08 00:34:29.651729 [ 268 ] {5678f18f-b3de-436e-9a19-ffaa7278026a} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.01.08 00:34:29.651768 [ 268 ] {5678f18f-b3de-436e-9a19-ffaa7278026a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4210 | 2026.01.08 00:34:29.652074 [ 268 ] {5678f18f-b3de-436e-9a19-ffaa7278026a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4211 | 2026.01.08 00:34:29.652295 [ 268 ] {5678f18f-b3de-436e-9a19-ffaa7278026a} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.01.08 00:34:29.652427 [ 268 ] {5678f18f-b3de-436e-9a19-ffaa7278026a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 279.50 KiB/sec. | ||
| 4213 | 2026.01.08 00:34:29.652464 [ 268 ] {5678f18f-b3de-436e-9a19-ffaa7278026a} <Debug> TCPHandler: Processed in 0.001332447 sec. | ||
| 4214 | 2026.01.08 00:34:29.652573 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.01.08 00:34:29.652670 [ 268 ] {6963260f-d8ee-4d08-b3ba-6741675dc175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4216 | 2026.01.08 00:34:29.652710 [ 268 ] {6963260f-d8ee-4d08-b3ba-6741675dc175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4217 | 2026.01.08 00:34:29.653114 [ 268 ] {6963260f-d8ee-4d08-b3ba-6741675dc175} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.01.08 00:34:29.653151 [ 268 ] {6963260f-d8ee-4d08-b3ba-6741675dc175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4219 | 2026.01.08 00:34:29.653448 [ 268 ] {6963260f-d8ee-4d08-b3ba-6741675dc175} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4220 | 2026.01.08 00:34:29.653651 [ 268 ] {6963260f-d8ee-4d08-b3ba-6741675dc175} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.01.08 00:34:29.653777 [ 268 ] {6963260f-d8ee-4d08-b3ba-6741675dc175} <Debug> executeQuery: Read 69 rows, 5.62 KiB in 0.001126 sec., 61278.86323268206 rows/sec., 4.88 MiB/sec. | ||
| 4222 | 2026.01.08 00:34:29.653813 [ 268 ] {6963260f-d8ee-4d08-b3ba-6741675dc175} <Debug> TCPHandler: Processed in 0.001289397 sec. | ||
| 4223 | 2026.01.08 00:34:29.653922 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.01.08 00:34:29.654024 [ 268 ] {d317d7be-9b2f-45aa-b2dd-6236d65dc95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4225 | 2026.01.08 00:34:29.654065 [ 268 ] {d317d7be-9b2f-45aa-b2dd-6236d65dc95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4226 | 2026.01.08 00:34:29.654440 [ 268 ] {d317d7be-9b2f-45aa-b2dd-6236d65dc95c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.01.08 00:34:29.654477 [ 268 ] {d317d7be-9b2f-45aa-b2dd-6236d65dc95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4228 | 2026.01.08 00:34:29.654771 [ 268 ] {d317d7be-9b2f-45aa-b2dd-6236d65dc95c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4229 | 2026.01.08 00:34:29.654983 [ 268 ] {d317d7be-9b2f-45aa-b2dd-6236d65dc95c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.01.08 00:34:29.655115 [ 268 ] {d317d7be-9b2f-45aa-b2dd-6236d65dc95c} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.00111 sec., 8108.108108108107 rows/sec., 590.34 KiB/sec. | ||
| 4231 | 2026.01.08 00:34:29.655152 [ 268 ] {d317d7be-9b2f-45aa-b2dd-6236d65dc95c} <Debug> TCPHandler: Processed in 0.001279496 sec. | ||
| 4232 | 2026.01.08 00:34:29.655254 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.01.08 00:34:29.655350 [ 268 ] {7a0cae9b-d948-4b0b-a854-fe9742885e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.01.08 00:34:29.655390 [ 268 ] {7a0cae9b-d948-4b0b-a854-fe9742885e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4235 | 2026.01.08 00:34:29.655758 [ 268 ] {7a0cae9b-d948-4b0b-a854-fe9742885e9d} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.01.08 00:34:29.655794 [ 268 ] {7a0cae9b-d948-4b0b-a854-fe9742885e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4237 | 2026.01.08 00:34:29.656087 [ 268 ] {7a0cae9b-d948-4b0b-a854-fe9742885e9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4238 | 2026.01.08 00:34:29.656311 [ 268 ] {7a0cae9b-d948-4b0b-a854-fe9742885e9d} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.01.08 00:34:29.656452 [ 268 ] {7a0cae9b-d948-4b0b-a854-fe9742885e9d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 59.29 KiB/sec. | ||
| 4240 | 2026.01.08 00:34:29.656490 [ 268 ] {7a0cae9b-d948-4b0b-a854-fe9742885e9d} <Debug> TCPHandler: Processed in 0.001284227 sec. | ||
| 4241 | 2026.01.08 00:34:29.656600 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.01.08 00:34:29.656697 [ 268 ] {a0bd4052-2f48-47cf-aa84-c889bd15bf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4243 | 2026.01.08 00:34:29.656737 [ 268 ] {a0bd4052-2f48-47cf-aa84-c889bd15bf90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4244 | 2026.01.08 00:34:29.657136 [ 268 ] {a0bd4052-2f48-47cf-aa84-c889bd15bf90} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.01.08 00:34:29.657174 [ 268 ] {a0bd4052-2f48-47cf-aa84-c889bd15bf90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4246 | 2026.01.08 00:34:29.657477 [ 268 ] {a0bd4052-2f48-47cf-aa84-c889bd15bf90} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4247 | 2026.01.08 00:34:29.657730 [ 268 ] {a0bd4052-2f48-47cf-aa84-c889bd15bf90} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.01.08 00:34:29.657877 [ 268 ] {a0bd4052-2f48-47cf-aa84-c889bd15bf90} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001198 sec., 60934.89148580968 rows/sec., 4.76 MiB/sec. | ||
| 4249 | 2026.01.08 00:34:29.657916 [ 268 ] {a0bd4052-2f48-47cf-aa84-c889bd15bf90} <Debug> TCPHandler: Processed in 0.001366548 sec. | ||
| 4250 | 2026.01.08 00:34:29.658031 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.01.08 00:34:29.658126 [ 268 ] {454afade-ea2c-43b8-b006-9b6533b26cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.01.08 00:34:29.658170 [ 268 ] {454afade-ea2c-43b8-b006-9b6533b26cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4253 | 2026.01.08 00:34:29.658578 [ 268 ] {454afade-ea2c-43b8-b006-9b6533b26cbf} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.01.08 00:34:29.658616 [ 268 ] {454afade-ea2c-43b8-b006-9b6533b26cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4255 | 2026.01.08 00:34:29.658958 [ 268 ] {454afade-ea2c-43b8-b006-9b6533b26cbf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4256 | 2026.01.08 00:34:29.659165 [ 268 ] {454afade-ea2c-43b8-b006-9b6533b26cbf} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.01.08 00:34:29.659293 [ 268 ] {454afade-ea2c-43b8-b006-9b6533b26cbf} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001186 sec., 136593.5919055649 rows/sec., 9.51 MiB/sec. | ||
| 4258 | 2026.01.08 00:34:29.659330 [ 268 ] {454afade-ea2c-43b8-b006-9b6533b26cbf} <Debug> TCPHandler: Processed in 0.001348258 sec. | ||
| 4259 | 2026.01.08 00:34:29.659432 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.01.08 00:34:29.659528 [ 268 ] {0ca5e6c1-51ef-400e-9e48-56040c449296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.01.08 00:34:29.659571 [ 268 ] {0ca5e6c1-51ef-400e-9e48-56040c449296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4262 | 2026.01.08 00:34:29.659880 [ 268 ] {0ca5e6c1-51ef-400e-9e48-56040c449296} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.01.08 00:34:29.659916 [ 268 ] {0ca5e6c1-51ef-400e-9e48-56040c449296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4264 | 2026.01.08 00:34:29.660204 [ 268 ] {0ca5e6c1-51ef-400e-9e48-56040c449296} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4265 | 2026.01.08 00:34:29.660423 [ 268 ] {0ca5e6c1-51ef-400e-9e48-56040c449296} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.01.08 00:34:29.660549 [ 268 ] {0ca5e6c1-51ef-400e-9e48-56040c449296} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 61.04 KiB/sec. | ||
| 4267 | 2026.01.08 00:34:29.660585 [ 268 ] {0ca5e6c1-51ef-400e-9e48-56040c449296} <Debug> TCPHandler: Processed in 0.001201894 sec. | ||
| 4268 | 2026.01.08 00:34:29.660685 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.01.08 00:34:29.660779 [ 268 ] {6d5680e9-789a-4ead-abcf-3f26265b22c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4270 | 2026.01.08 00:34:29.660834 [ 268 ] {6d5680e9-789a-4ead-abcf-3f26265b22c6} <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 | ||
| 4271 | 2026.01.08 00:34:29.661547 [ 268 ] {6d5680e9-789a-4ead-abcf-3f26265b22c6} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.01.08 00:34:29.661584 [ 268 ] {6d5680e9-789a-4ead-abcf-3f26265b22c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4273 | 2026.01.08 00:34:29.662089 [ 268 ] {6d5680e9-789a-4ead-abcf-3f26265b22c6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4274 | 2026.01.08 00:34:29.662307 [ 268 ] {6d5680e9-789a-4ead-abcf-3f26265b22c6} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.01.08 00:34:29.662449 [ 268 ] {6d5680e9-789a-4ead-abcf-3f26265b22c6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001688 sec., 2962.085308056872 rows/sec., 5.31 MiB/sec. | ||
| 4276 | 2026.01.08 00:34:29.662507 [ 268 ] {6d5680e9-789a-4ead-abcf-3f26265b22c6} <Debug> TCPHandler: Processed in 0.001871014 sec. | ||
| 4277 | 2026.01.08 00:34:29.662623 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.01.08 00:34:29.662719 [ 268 ] {3faa36a0-e26e-4bb3-a059-ce54e3109fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.01.08 00:34:29.662761 [ 268 ] {3faa36a0-e26e-4bb3-a059-ce54e3109fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4280 | 2026.01.08 00:34:29.663098 [ 268 ] {3faa36a0-e26e-4bb3-a059-ce54e3109fcd} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.01.08 00:34:29.663135 [ 268 ] {3faa36a0-e26e-4bb3-a059-ce54e3109fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4282 | 2026.01.08 00:34:29.663435 [ 268 ] {3faa36a0-e26e-4bb3-a059-ce54e3109fcd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4283 | 2026.01.08 00:34:29.663638 [ 268 ] {3faa36a0-e26e-4bb3-a059-ce54e3109fcd} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.01.08 00:34:29.663763 [ 268 ] {3faa36a0-e26e-4bb3-a059-ce54e3109fcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4285 | 2026.01.08 00:34:29.663799 [ 268 ] {3faa36a0-e26e-4bb3-a059-ce54e3109fcd} <Debug> TCPHandler: Processed in 0.001225715 sec. | ||
| 4286 | 2026.01.08 00:34:29.935737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4287 | 2026.01.08 00:34:29.951092 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.01.08 00:34:29.951147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4289 | 2026.01.08 00:34:29.957656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4290 | 2026.01.08 00:34:29.958422 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.01.08 00:34:29.961745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4292 | 2026.01.08 00:34:32.023603 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 570 | ||
| 4293 | 2026.01.08 00:34:32.026147 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.01.08 00:34:32.026205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4295 | 2026.01.08 00:34:32.027467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4296 | 2026.01.08 00:34:32.027743 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.01.08 00:34:32.028085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4298 | 2026.01.08 00:34:34.657746 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.01.08 00:34:34.657933 [ 268 ] {aa5afbd2-7f21-4b0f-8dbc-f3b2b4909113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4300 | 2026.01.08 00:34:34.658001 [ 268 ] {aa5afbd2-7f21-4b0f-8dbc-f3b2b4909113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4301 | 2026.01.08 00:34:34.658845 [ 268 ] {aa5afbd2-7f21-4b0f-8dbc-f3b2b4909113} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.01.08 00:34:34.658890 [ 268 ] {aa5afbd2-7f21-4b0f-8dbc-f3b2b4909113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4303 | 2026.01.08 00:34:34.659303 [ 268 ] {aa5afbd2-7f21-4b0f-8dbc-f3b2b4909113} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4304 | 2026.01.08 00:34:34.659533 [ 268 ] {aa5afbd2-7f21-4b0f-8dbc-f3b2b4909113} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.01.08 00:34:34.659685 [ 268 ] {aa5afbd2-7f21-4b0f-8dbc-f3b2b4909113} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001803 sec., 227398.77981142543 rows/sec., 14.43 MiB/sec. | ||
| 4306 | 2026.01.08 00:34:34.659734 [ 268 ] {aa5afbd2-7f21-4b0f-8dbc-f3b2b4909113} <Debug> TCPHandler: Processed in 0.00211712 sec. | ||
| 4307 | 2026.01.08 00:34:34.659859 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.01.08 00:34:34.659960 [ 268 ] {25cb18ae-54a0-4fc4-8a29-c9148b4fec96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4309 | 2026.01.08 00:34:34.660004 [ 268 ] {25cb18ae-54a0-4fc4-8a29-c9148b4fec96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4310 | 2026.01.08 00:34:34.661009 [ 268 ] {25cb18ae-54a0-4fc4-8a29-c9148b4fec96} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.01.08 00:34:34.661046 [ 268 ] {25cb18ae-54a0-4fc4-8a29-c9148b4fec96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4312 | 2026.01.08 00:34:34.661448 [ 268 ] {25cb18ae-54a0-4fc4-8a29-c9148b4fec96} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4313 | 2026.01.08 00:34:34.661660 [ 268 ] {25cb18ae-54a0-4fc4-8a29-c9148b4fec96} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.01.08 00:34:34.661790 [ 268 ] {25cb18ae-54a0-4fc4-8a29-c9148b4fec96} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001854 sec., 638619.2017259978 rows/sec., 50.95 MiB/sec. | ||
| 4315 | 2026.01.08 00:34:34.661828 [ 268 ] {25cb18ae-54a0-4fc4-8a29-c9148b4fec96} <Debug> TCPHandler: Processed in 0.002018987 sec. | ||
| 4316 | 2026.01.08 00:34:34.661941 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.01.08 00:34:34.662036 [ 268 ] {26e0efd1-6b29-49d8-9314-6c2033f4d807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4318 | 2026.01.08 00:34:34.662077 [ 268 ] {26e0efd1-6b29-49d8-9314-6c2033f4d807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4319 | 2026.01.08 00:34:34.662563 [ 268 ] {26e0efd1-6b29-49d8-9314-6c2033f4d807} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.01.08 00:34:34.662598 [ 268 ] {26e0efd1-6b29-49d8-9314-6c2033f4d807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4321 | 2026.01.08 00:34:34.662904 [ 268 ] {26e0efd1-6b29-49d8-9314-6c2033f4d807} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4322 | 2026.01.08 00:34:34.663112 [ 268 ] {26e0efd1-6b29-49d8-9314-6c2033f4d807} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.01.08 00:34:34.663235 [ 268 ] {26e0efd1-6b29-49d8-9314-6c2033f4d807} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.00122 sec., 197540.9836065574 rows/sec., 12.02 MiB/sec. | ||
| 4324 | 2026.01.08 00:34:34.663272 [ 268 ] {26e0efd1-6b29-49d8-9314-6c2033f4d807} <Debug> TCPHandler: Processed in 0.001378989 sec. | ||
| 4325 | 2026.01.08 00:34:34.663372 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.01.08 00:34:34.663464 [ 268 ] {02fecb46-7fac-47a6-a266-5c7c64c7e797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4327 | 2026.01.08 00:34:34.663503 [ 268 ] {02fecb46-7fac-47a6-a266-5c7c64c7e797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4328 | 2026.01.08 00:34:34.663962 [ 268 ] {02fecb46-7fac-47a6-a266-5c7c64c7e797} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.01.08 00:34:34.663997 [ 268 ] {02fecb46-7fac-47a6-a266-5c7c64c7e797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4330 | 2026.01.08 00:34:34.664299 [ 268 ] {02fecb46-7fac-47a6-a266-5c7c64c7e797} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4331 | 2026.01.08 00:34:34.664506 [ 268 ] {02fecb46-7fac-47a6-a266-5c7c64c7e797} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.01.08 00:34:34.664592 [ 128 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4333 | 2026.01.08 00:34:34.664627 [ 268 ] {02fecb46-7fac-47a6-a266-5c7c64c7e797} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001181 sec., 179508.89077053344 rows/sec., 11.58 MiB/sec. | ||
| 4334 | 2026.01.08 00:34:34.664631 [ 128 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.01.08 00:34:34.664659 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4336 | 2026.01.08 00:34:34.664663 [ 268 ] {02fecb46-7fac-47a6-a266-5c7c64c7e797} <Debug> TCPHandler: Processed in 0.001337868 sec. | ||
| 4337 | 2026.01.08 00:34:34.664790 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2026.01.08 00:34:34.664791 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::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 | ||
| 4339 | 2026.01.08 00:34:34.664915 [ 268 ] {18fe4e62-761d-49d4-9959-bd061202156f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4340 | 2026.01.08 00:34:34.664969 [ 268 ] {18fe4e62-761d-49d4-9959-bd061202156f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4341 | 2026.01.08 00:34:34.664975 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4342 | 2026.01.08 00:34:34.665024 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 4343 | 2026.01.08 00:34:34.665094 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 4344 | 2026.01.08 00:34:34.665147 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 440 rows starting from the beginning of the part | ||
| 4345 | 2026.01.08 00:34:34.665193 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4346 | 2026.01.08 00:34:34.665235 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4347 | 2026.01.08 00:34:34.665272 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4348 | 2026.01.08 00:34:34.665514 [ 268 ] {18fe4e62-761d-49d4-9959-bd061202156f} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.01.08 00:34:34.665558 [ 268 ] {18fe4e62-761d-49d4-9959-bd061202156f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4350 | 2026.01.08 00:34:34.665928 [ 268 ] {18fe4e62-761d-49d4-9959-bd061202156f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4351 | 2026.01.08 00:34:34.666152 [ 268 ] {18fe4e62-761d-49d4-9959-bd061202156f} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.01.08 00:34:34.666283 [ 268 ] {18fe4e62-761d-49d4-9959-bd061202156f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001393 sec., 151471.6439339555 rows/sec., 8.60 MiB/sec. | ||
| 4353 | 2026.01.08 00:34:34.666295 [ 192 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1313 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569365 sec., 836644.1203926428 rows/sec., 57.90 MiB/sec. | ||
| 4354 | 2026.01.08 00:34:34.666323 [ 268 ] {18fe4e62-761d-49d4-9959-bd061202156f} <Debug> TCPHandler: Processed in 0.001594705 sec. | ||
| 4355 | 2026.01.08 00:34:34.666435 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2026.01.08 00:34:34.666452 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4357 | 2026.01.08 00:34:34.666531 [ 268 ] {ff1842e3-6dec-49a6-9fd3-1cde7677f2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4358 | 2026.01.08 00:34:34.666578 [ 268 ] {ff1842e3-6dec-49a6-9fd3-1cde7677f2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4359 | 2026.01.08 00:34:34.666715 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.01.08 00:34:34.666797 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_11_2} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4361 | 2026.01.08 00:34:34.666875 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4362 | 2026.01.08 00:34:34.667259 [ 268 ] {ff1842e3-6dec-49a6-9fd3-1cde7677f2b7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.01.08 00:34:34.667299 [ 268 ] {ff1842e3-6dec-49a6-9fd3-1cde7677f2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4364 | 2026.01.08 00:34:34.667648 [ 268 ] {ff1842e3-6dec-49a6-9fd3-1cde7677f2b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4365 | 2026.01.08 00:34:34.667855 [ 268 ] {ff1842e3-6dec-49a6-9fd3-1cde7677f2b7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.01.08 00:34:34.667982 [ 268 ] {ff1842e3-6dec-49a6-9fd3-1cde7677f2b7} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.00147 sec., 486394.5578231293 rows/sec., 34.11 MiB/sec. | ||
| 4367 | 2026.01.08 00:34:34.668020 [ 268 ] {ff1842e3-6dec-49a6-9fd3-1cde7677f2b7} <Debug> TCPHandler: Processed in 0.001634227 sec. | ||
| 4368 | 2026.01.08 00:34:34.668133 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2026.01.08 00:34:34.668226 [ 268 ] {9ff9cba4-f73d-440b-9b72-9ee2dd969a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4370 | 2026.01.08 00:34:34.668269 [ 268 ] {9ff9cba4-f73d-440b-9b72-9ee2dd969a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4371 | 2026.01.08 00:34:34.668602 [ 268 ] {9ff9cba4-f73d-440b-9b72-9ee2dd969a89} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.01.08 00:34:34.668638 [ 268 ] {9ff9cba4-f73d-440b-9b72-9ee2dd969a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4373 | 2026.01.08 00:34:34.668941 [ 268 ] {9ff9cba4-f73d-440b-9b72-9ee2dd969a89} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4374 | 2026.01.08 00:34:34.669148 [ 268 ] {9ff9cba4-f73d-440b-9b72-9ee2dd969a89} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.01.08 00:34:34.669274 [ 268 ] {9ff9cba4-f73d-440b-9b72-9ee2dd969a89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 4376 | 2026.01.08 00:34:34.669311 [ 268 ] {9ff9cba4-f73d-440b-9b72-9ee2dd969a89} <Debug> TCPHandler: Processed in 0.001227244 sec. | ||
| 4377 | 2026.01.08 00:34:34.669420 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.01.08 00:34:34.669512 [ 268 ] {2ecefe7a-2ec7-4bd2-b820-5d9e4a0a98ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4379 | 2026.01.08 00:34:34.669554 [ 268 ] {2ecefe7a-2ec7-4bd2-b820-5d9e4a0a98ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4380 | 2026.01.08 00:34:34.669983 [ 268 ] {2ecefe7a-2ec7-4bd2-b820-5d9e4a0a98ef} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.01.08 00:34:34.670022 [ 268 ] {2ecefe7a-2ec7-4bd2-b820-5d9e4a0a98ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4382 | 2026.01.08 00:34:34.670358 [ 268 ] {2ecefe7a-2ec7-4bd2-b820-5d9e4a0a98ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4383 | 2026.01.08 00:34:34.670580 [ 268 ] {2ecefe7a-2ec7-4bd2-b820-5d9e4a0a98ef} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.01.08 00:34:34.670704 [ 268 ] {2ecefe7a-2ec7-4bd2-b820-5d9e4a0a98ef} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 4385 | 2026.01.08 00:34:34.670740 [ 268 ] {2ecefe7a-2ec7-4bd2-b820-5d9e4a0a98ef} <Debug> TCPHandler: Processed in 0.001369859 sec. | ||
| 4386 | 2026.01.08 00:34:34.670838 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.01.08 00:34:34.670931 [ 268 ] {96e2ad65-b4fc-4904-a5ef-a0007e0eb718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4388 | 2026.01.08 00:34:34.670973 [ 268 ] {96e2ad65-b4fc-4904-a5ef-a0007e0eb718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4389 | 2026.01.08 00:34:34.671282 [ 268 ] {96e2ad65-b4fc-4904-a5ef-a0007e0eb718} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.01.08 00:34:34.671317 [ 268 ] {96e2ad65-b4fc-4904-a5ef-a0007e0eb718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4391 | 2026.01.08 00:34:34.671607 [ 268 ] {96e2ad65-b4fc-4904-a5ef-a0007e0eb718} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4392 | 2026.01.08 00:34:34.671811 [ 268 ] {96e2ad65-b4fc-4904-a5ef-a0007e0eb718} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.01.08 00:34:34.671894 [ 128 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4394 | 2026.01.08 00:34:34.671924 [ 128 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.01.08 00:34:34.671933 [ 268 ] {96e2ad65-b4fc-4904-a5ef-a0007e0eb718} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 4396 | 2026.01.08 00:34:34.671942 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4397 | 2026.01.08 00:34:34.671969 [ 268 ] {96e2ad65-b4fc-4904-a5ef-a0007e0eb718} <Debug> TCPHandler: Processed in 0.001179304 sec. | ||
| 4398 | 2026.01.08 00:34:34.672051 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 4399 | 2026.01.08 00:34:34.672077 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.01.08 00:34:34.672184 [ 268 ] {e30910f9-d982-4081-aa0c-6dad05975785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4401 | 2026.01.08 00:34:34.672208 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4402 | 2026.01.08 00:34:34.672239 [ 268 ] {e30910f9-d982-4081-aa0c-6dad05975785} <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 | ||
| 4403 | 2026.01.08 00:34:34.672252 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 4404 | 2026.01.08 00:34:34.672349 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 4405 | 2026.01.08 00:34:34.672436 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 4406 | 2026.01.08 00:34:34.672485 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 4407 | 2026.01.08 00:34:34.672533 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 4408 | 2026.01.08 00:34:34.672577 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::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 | ||
| 4409 | 2026.01.08 00:34:34.673090 [ 268 ] {e30910f9-d982-4081-aa0c-6dad05975785} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.01.08 00:34:34.673132 [ 268 ] {e30910f9-d982-4081-aa0c-6dad05975785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4411 | 2026.01.08 00:34:34.673470 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001476953 sec., 6770.696156208085 rows/sec., 453.58 KiB/sec. | ||
| 4412 | 2026.01.08 00:34:34.673642 [ 187 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4413 | 2026.01.08 00:34:34.673728 [ 268 ] {e30910f9-d982-4081-aa0c-6dad05975785} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4414 | 2026.01.08 00:34:34.674025 [ 268 ] {e30910f9-d982-4081-aa0c-6dad05975785} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.01.08 00:34:34.674080 [ 187 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_10_2} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.01.08 00:34:34.674166 [ 268 ] {e30910f9-d982-4081-aa0c-6dad05975785} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001999 sec., 18009.004502251126 rows/sec., 32.27 MiB/sec. | ||
| 4417 | 2026.01.08 00:34:34.674173 [ 187 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_10_2} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4418 | 2026.01.08 00:34:34.674228 [ 268 ] {e30910f9-d982-4081-aa0c-6dad05975785} <Debug> TCPHandler: Processed in 0.002199133 sec. | ||
| 4419 | 2026.01.08 00:34:34.674270 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4420 | 2026.01.08 00:34:34.674347 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.01.08 00:34:34.674445 [ 268 ] {a4b659f8-3bd1-4410-a012-e0e618dbde57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4422 | 2026.01.08 00:34:34.674488 [ 268 ] {a4b659f8-3bd1-4410-a012-e0e618dbde57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4423 | 2026.01.08 00:34:34.674814 [ 268 ] {a4b659f8-3bd1-4410-a012-e0e618dbde57} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.01.08 00:34:34.674850 [ 268 ] {a4b659f8-3bd1-4410-a012-e0e618dbde57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4425 | 2026.01.08 00:34:34.675161 [ 268 ] {a4b659f8-3bd1-4410-a012-e0e618dbde57} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4426 | 2026.01.08 00:34:34.675387 [ 268 ] {a4b659f8-3bd1-4410-a012-e0e618dbde57} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.01.08 00:34:34.675513 [ 268 ] {a4b659f8-3bd1-4410-a012-e0e618dbde57} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 4428 | 2026.01.08 00:34:34.675550 [ 268 ] {a4b659f8-3bd1-4410-a012-e0e618dbde57} <Debug> TCPHandler: Processed in 0.001254296 sec. | ||
| 4429 | 2026.01.08 00:34:36.926156 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4430 | 2026.01.08 00:34:36.926227 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4431 | 2026.01.08 00:34:37.003106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8753 | ||
| 4432 | 2026.01.08 00:34:37.003651 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.01.08 00:34:37.003692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4434 | 2026.01.08 00:34:37.004235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4435 | 2026.01.08 00:34:37.004485 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.01.08 00:34:37.004611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8753 | ||
| 4437 | 2026.01.08 00:34:37.461858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4438 | 2026.01.08 00:34:37.478148 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.01.08 00:34:37.478215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4440 | 2026.01.08 00:34:37.484951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4441 | 2026.01.08 00:34:37.485697 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.01.08 00:34:37.488998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4443 | 2026.01.08 00:34:39.646052 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.01.08 00:34:39.646231 [ 268 ] {615674f6-8740-47db-9a5a-9d2c7fa8c4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4445 | 2026.01.08 00:34:39.646298 [ 268 ] {615674f6-8740-47db-9a5a-9d2c7fa8c4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4446 | 2026.01.08 00:34:39.646974 [ 268 ] {615674f6-8740-47db-9a5a-9d2c7fa8c4ff} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.01.08 00:34:39.647016 [ 268 ] {615674f6-8740-47db-9a5a-9d2c7fa8c4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4448 | 2026.01.08 00:34:39.647429 [ 268 ] {615674f6-8740-47db-9a5a-9d2c7fa8c4ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4449 | 2026.01.08 00:34:39.647656 [ 268 ] {615674f6-8740-47db-9a5a-9d2c7fa8c4ff} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.01.08 00:34:39.647824 [ 268 ] {615674f6-8740-47db-9a5a-9d2c7fa8c4ff} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001642 sec., 40194.884287454326 rows/sec., 3.20 MiB/sec. | ||
| 4451 | 2026.01.08 00:34:39.647881 [ 268 ] {615674f6-8740-47db-9a5a-9d2c7fa8c4ff} <Debug> TCPHandler: Processed in 0.001976397 sec. | ||
| 4452 | 2026.01.08 00:34:39.648024 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4453 | 2026.01.08 00:34:39.648129 [ 268 ] {bac2cb35-2813-49d0-8137-b6557ecdfa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4454 | 2026.01.08 00:34:39.648173 [ 268 ] {bac2cb35-2813-49d0-8137-b6557ecdfa40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4455 | 2026.01.08 00:34:39.648586 [ 268 ] {bac2cb35-2813-49d0-8137-b6557ecdfa40} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.01.08 00:34:39.648620 [ 268 ] {bac2cb35-2813-49d0-8137-b6557ecdfa40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4457 | 2026.01.08 00:34:39.648915 [ 268 ] {bac2cb35-2813-49d0-8137-b6557ecdfa40} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4458 | 2026.01.08 00:34:39.649126 [ 268 ] {bac2cb35-2813-49d0-8137-b6557ecdfa40} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.01.08 00:34:39.649254 [ 268 ] {bac2cb35-2813-49d0-8137-b6557ecdfa40} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001149 sec., 4351.610095735422 rows/sec., 327.22 KiB/sec. | ||
| 4460 | 2026.01.08 00:34:39.649291 [ 268 ] {bac2cb35-2813-49d0-8137-b6557ecdfa40} <Debug> TCPHandler: Processed in 0.001320208 sec. | ||
| 4461 | 2026.01.08 00:34:39.649392 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.01.08 00:34:39.649489 [ 268 ] {57215ee4-51ac-44bb-b391-e1a783204091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4463 | 2026.01.08 00:34:39.649528 [ 268 ] {57215ee4-51ac-44bb-b391-e1a783204091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4464 | 2026.01.08 00:34:39.649924 [ 268 ] {57215ee4-51ac-44bb-b391-e1a783204091} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.01.08 00:34:39.649959 [ 268 ] {57215ee4-51ac-44bb-b391-e1a783204091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4466 | 2026.01.08 00:34:39.650261 [ 268 ] {57215ee4-51ac-44bb-b391-e1a783204091} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4467 | 2026.01.08 00:34:39.650476 [ 268 ] {57215ee4-51ac-44bb-b391-e1a783204091} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.01.08 00:34:39.650612 [ 268 ] {57215ee4-51ac-44bb-b391-e1a783204091} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001143 sec., 60367.45406824147 rows/sec., 4.71 MiB/sec. | ||
| 4469 | 2026.01.08 00:34:39.650649 [ 268 ] {57215ee4-51ac-44bb-b391-e1a783204091} <Debug> TCPHandler: Processed in 0.001306367 sec. | ||
| 4470 | 2026.01.08 00:34:39.650760 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2026.01.08 00:34:39.650853 [ 268 ] {f53aa1ba-e47c-4390-8bd0-faf436dda615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4472 | 2026.01.08 00:34:39.650897 [ 268 ] {f53aa1ba-e47c-4390-8bd0-faf436dda615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4473 | 2026.01.08 00:34:39.651351 [ 268 ] {f53aa1ba-e47c-4390-8bd0-faf436dda615} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.01.08 00:34:39.651387 [ 268 ] {f53aa1ba-e47c-4390-8bd0-faf436dda615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4475 | 2026.01.08 00:34:39.651721 [ 268 ] {f53aa1ba-e47c-4390-8bd0-faf436dda615} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4476 | 2026.01.08 00:34:39.651928 [ 268 ] {f53aa1ba-e47c-4390-8bd0-faf436dda615} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.01.08 00:34:39.652064 [ 268 ] {f53aa1ba-e47c-4390-8bd0-faf436dda615} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 4478 | 2026.01.08 00:34:39.652101 [ 268 ] {f53aa1ba-e47c-4390-8bd0-faf436dda615} <Debug> TCPHandler: Processed in 0.00139031 sec. | ||
| 4479 | 2026.01.08 00:34:39.652207 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.01.08 00:34:39.652310 [ 268 ] {cbbaa007-5740-4ef5-b281-52f6a2d307f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.01.08 00:34:39.652371 [ 268 ] {cbbaa007-5740-4ef5-b281-52f6a2d307f8} <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 | ||
| 4482 | 2026.01.08 00:34:39.653244 [ 268 ] {cbbaa007-5740-4ef5-b281-52f6a2d307f8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.01.08 00:34:39.653289 [ 268 ] {cbbaa007-5740-4ef5-b281-52f6a2d307f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4484 | 2026.01.08 00:34:39.653857 [ 268 ] {cbbaa007-5740-4ef5-b281-52f6a2d307f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4485 | 2026.01.08 00:34:39.654085 [ 268 ] {cbbaa007-5740-4ef5-b281-52f6a2d307f8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.01.08 00:34:39.654221 [ 268 ] {cbbaa007-5740-4ef5-b281-52f6a2d307f8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00193 sec., 2590.6735751295337 rows/sec., 4.64 MiB/sec. | ||
| 4487 | 2026.01.08 00:34:39.654282 [ 268 ] {cbbaa007-5740-4ef5-b281-52f6a2d307f8} <Debug> TCPHandler: Processed in 0.002125381 sec. | ||
| 4488 | 2026.01.08 00:34:39.654392 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.01.08 00:34:39.654487 [ 268 ] {1ae8bffb-a731-4e86-9b6f-c47d1f634f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4490 | 2026.01.08 00:34:39.654529 [ 268 ] {1ae8bffb-a731-4e86-9b6f-c47d1f634f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4491 | 2026.01.08 00:34:39.654862 [ 268 ] {1ae8bffb-a731-4e86-9b6f-c47d1f634f28} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.01.08 00:34:39.654899 [ 268 ] {1ae8bffb-a731-4e86-9b6f-c47d1f634f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4493 | 2026.01.08 00:34:39.655200 [ 268 ] {1ae8bffb-a731-4e86-9b6f-c47d1f634f28} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4494 | 2026.01.08 00:34:39.655410 [ 268 ] {1ae8bffb-a731-4e86-9b6f-c47d1f634f28} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.01.08 00:34:39.655538 [ 268 ] {1ae8bffb-a731-4e86-9b6f-c47d1f634f28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 4496 | 2026.01.08 00:34:39.655572 [ 268 ] {1ae8bffb-a731-4e86-9b6f-c47d1f634f28} <Debug> TCPHandler: Processed in 0.001230575 sec. | ||
| 4497 | 2026.01.08 00:34:41.044629 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2026.01.08 00:34:41.044852 [ 268 ] {effa2bae-6d03-4c3b-b415-ea4829a4e81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4499 | 2026.01.08 00:34:41.044928 [ 268 ] {effa2bae-6d03-4c3b-b415-ea4829a4e81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4500 | 2026.01.08 00:34:41.045845 [ 268 ] {effa2bae-6d03-4c3b-b415-ea4829a4e81f} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.01.08 00:34:41.045901 [ 268 ] {effa2bae-6d03-4c3b-b415-ea4829a4e81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4502 | 2026.01.08 00:34:41.046329 [ 268 ] {effa2bae-6d03-4c3b-b415-ea4829a4e81f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4503 | 2026.01.08 00:34:41.046554 [ 268 ] {effa2bae-6d03-4c3b-b415-ea4829a4e81f} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.01.08 00:34:41.046682 [ 113 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4505 | 2026.01.08 00:34:41.046711 [ 268 ] {effa2bae-6d03-4c3b-b415-ea4829a4e81f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001916 sec., 213987.4739039666 rows/sec., 13.57 MiB/sec. | ||
| 4506 | 2026.01.08 00:34:41.046761 [ 113 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.01.08 00:34:41.046794 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4508 | 2026.01.08 00:34:41.046818 [ 268 ] {effa2bae-6d03-4c3b-b415-ea4829a4e81f} <Debug> TCPHandler: Processed in 0.002337536 sec. | ||
| 4509 | 2026.01.08 00:34:41.046957 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::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 | ||
| 4510 | 2026.01.08 00:34:41.046985 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2026.01.08 00:34:41.047141 [ 268 ] {2e5eb21b-63a9-4d44-9aa0-51a360734573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4512 | 2026.01.08 00:34:41.047161 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4513 | 2026.01.08 00:34:41.047197 [ 268 ] {2e5eb21b-63a9-4d44-9aa0-51a360734573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4514 | 2026.01.08 00:34:41.047223 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4515 | 2026.01.08 00:34:41.047335 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4516 | 2026.01.08 00:34:41.047415 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4517 | 2026.01.08 00:34:41.047484 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4518 | 2026.01.08 00:34:41.047537 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4519 | 2026.01.08 00:34:41.047573 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4520 | 2026.01.08 00:34:41.047688 [ 268 ] {2e5eb21b-63a9-4d44-9aa0-51a360734573} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.01.08 00:34:41.047734 [ 268 ] {2e5eb21b-63a9-4d44-9aa0-51a360734573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4522 | 2026.01.08 00:34:41.048117 [ 268 ] {2e5eb21b-63a9-4d44-9aa0-51a360734573} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4523 | 2026.01.08 00:34:41.048352 [ 268 ] {2e5eb21b-63a9-4d44-9aa0-51a360734573} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.01.08 00:34:41.048490 [ 268 ] {2e5eb21b-63a9-4d44-9aa0-51a360734573} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001379 sec., 7251.631617113851 rows/sec., 591.32 KiB/sec. | ||
| 4525 | 2026.01.08 00:34:41.048528 [ 268 ] {2e5eb21b-63a9-4d44-9aa0-51a360734573} <Debug> TCPHandler: Processed in 0.001607566 sec. | ||
| 4526 | 2026.01.08 00:34:41.048633 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.01.08 00:34:41.048730 [ 268 ] {5b7f7c54-82f1-467c-a770-13c388f237e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4528 | 2026.01.08 00:34:41.048772 [ 268 ] {5b7f7c54-82f1-467c-a770-13c388f237e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4529 | 2026.01.08 00:34:41.048773 [ 187 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001900044 sec., 1307338.1458534645 rows/sec., 88.17 MiB/sec. | ||
| 4530 | 2026.01.08 00:34:41.048934 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4531 | 2026.01.08 00:34:41.049186 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.01.08 00:34:41.049267 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_11_2} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4533 | 2026.01.08 00:34:41.049337 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4534 | 2026.01.08 00:34:41.050429 [ 268 ] {5b7f7c54-82f1-467c-a770-13c388f237e2} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.01.08 00:34:41.050472 [ 268 ] {5b7f7c54-82f1-467c-a770-13c388f237e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4536 | 2026.01.08 00:34:41.050933 [ 268 ] {5b7f7c54-82f1-467c-a770-13c388f237e2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4537 | 2026.01.08 00:34:41.051155 [ 268 ] {5b7f7c54-82f1-467c-a770-13c388f237e2} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.01.08 00:34:41.051265 [ 113 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4539 | 2026.01.08 00:34:41.051290 [ 268 ] {5b7f7c54-82f1-467c-a770-13c388f237e2} <Debug> executeQuery: Read 2329 rows, 193.66 KiB in 0.002579 sec., 903063.2027917798 rows/sec., 73.33 MiB/sec. | ||
| 4540 | 2026.01.08 00:34:41.051305 [ 113 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.01.08 00:34:41.051334 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4542 | 2026.01.08 00:34:41.051336 [ 268 ] {5b7f7c54-82f1-467c-a770-13c388f237e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4543 | 2026.01.08 00:34:41.051364 [ 268 ] {5b7f7c54-82f1-467c-a770-13c388f237e2} <Debug> TCPHandler: Processed in 0.002781779 sec. | ||
| 4544 | 2026.01.08 00:34:41.051422 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 4545 | 2026.01.08 00:34:41.051480 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.01.08 00:34:41.051517 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4547 | 2026.01.08 00:34:41.051550 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2464 rows starting from the beginning of the part | ||
| 4548 | 2026.01.08 00:34:41.051576 [ 268 ] {9fd93c37-df2f-430f-bf3c-708f7387eac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4549 | 2026.01.08 00:34:41.051613 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1184 rows starting from the beginning of the part | ||
| 4550 | 2026.01.08 00:34:41.051619 [ 268 ] {9fd93c37-df2f-430f-bf3c-708f7387eac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4551 | 2026.01.08 00:34:41.051665 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 69 rows starting from the beginning of the part | ||
| 4552 | 2026.01.08 00:34:41.051710 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1184 rows starting from the beginning of the part | ||
| 4553 | 2026.01.08 00:34:41.051753 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 4554 | 2026.01.08 00:34:41.051797 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2329 rows starting from the beginning of the part | ||
| 4555 | 2026.01.08 00:34:41.052131 [ 268 ] {9fd93c37-df2f-430f-bf3c-708f7387eac7} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.01.08 00:34:41.052168 [ 268 ] {9fd93c37-df2f-430f-bf3c-708f7387eac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4557 | 2026.01.08 00:34:41.052500 [ 268 ] {9fd93c37-df2f-430f-bf3c-708f7387eac7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4558 | 2026.01.08 00:34:41.052716 [ 268 ] {9fd93c37-df2f-430f-bf3c-708f7387eac7} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.01.08 00:34:41.052821 [ 113 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4560 | 2026.01.08 00:34:41.052846 [ 268 ] {9fd93c37-df2f-430f-bf3c-708f7387eac7} <Debug> executeQuery: Read 251 rows, 15.72 KiB in 0.001289 sec., 194724.5927075252 rows/sec., 11.91 MiB/sec. | ||
| 4561 | 2026.01.08 00:34:41.052850 [ 113 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.01.08 00:34:41.052886 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4563 | 2026.01.08 00:34:41.052891 [ 268 ] {9fd93c37-df2f-430f-bf3c-708f7387eac7} <Debug> TCPHandler: Processed in 0.001461831 sec. | ||
| 4564 | 2026.01.08 00:34:41.052963 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 4565 | 2026.01.08 00:34:41.053008 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2026.01.08 00:34:41.053056 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4567 | 2026.01.08 00:34:41.053086 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 278 rows starting from the beginning of the part | ||
| 4568 | 2026.01.08 00:34:41.053114 [ 268 ] {71da77ce-4328-4a11-a08b-7e35e535a055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4569 | 2026.01.08 00:34:41.053133 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 241 rows starting from the beginning of the part | ||
| 4570 | 2026.01.08 00:34:41.053160 [ 268 ] {71da77ce-4328-4a11-a08b-7e35e535a055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4571 | 2026.01.08 00:34:41.053177 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 4572 | 2026.01.08 00:34:41.053219 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 241 rows starting from the beginning of the part | ||
| 4573 | 2026.01.08 00:34:41.053253 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4574 | 2026.01.08 00:34:41.053288 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 251 rows starting from the beginning of the part | ||
| 4575 | 2026.01.08 00:34:41.053736 [ 268 ] {71da77ce-4328-4a11-a08b-7e35e535a055} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.01.08 00:34:41.053778 [ 268 ] {71da77ce-4328-4a11-a08b-7e35e535a055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4577 | 2026.01.08 00:34:41.054077 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151673 sec., 890009.5773713546 rows/sec., 58.13 MiB/sec. | ||
| 4578 | 2026.01.08 00:34:41.054159 [ 268 ] {71da77ce-4328-4a11-a08b-7e35e535a055} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4579 | 2026.01.08 00:34:41.054212 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4580 | 2026.01.08 00:34:41.054221 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7296 rows, containing 5 columns (5 merged, 0 gathered) in 0.002854681 sec., 2555802.206971637 rows/sec., 216.57 MiB/sec. | ||
| 4581 | 2026.01.08 00:34:41.054408 [ 268 ] {71da77ce-4328-4a11-a08b-7e35e535a055} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.01.08 00:34:41.054461 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.01.08 00:34:41.054481 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4584 | 2026.01.08 00:34:41.054527 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_21_4} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4585 | 2026.01.08 00:34:41.054539 [ 268 ] {71da77ce-4328-4a11-a08b-7e35e535a055} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00148 sec., 297297.2972972973 rows/sec., 19.67 MiB/sec. | ||
| 4586 | 2026.01.08 00:34:41.054576 [ 268 ] {71da77ce-4328-4a11-a08b-7e35e535a055} <Debug> TCPHandler: Processed in 0.001655877 sec. | ||
| 4587 | 2026.01.08 00:34:41.054602 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4588 | 2026.01.08 00:34:41.054686 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.01.08 00:34:41.054725 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.01.08 00:34:41.054779 [ 268 ] {f6fd1b29-3922-4213-8239-0d246b08bace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4591 | 2026.01.08 00:34:41.054797 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_26_5} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4592 | 2026.01.08 00:34:41.054823 [ 268 ] {f6fd1b29-3922-4213-8239-0d246b08bace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4593 | 2026.01.08 00:34:41.054876 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 4594 | 2026.01.08 00:34:41.055368 [ 268 ] {f6fd1b29-3922-4213-8239-0d246b08bace} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.01.08 00:34:41.055410 [ 268 ] {f6fd1b29-3922-4213-8239-0d246b08bace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4596 | 2026.01.08 00:34:41.055748 [ 268 ] {f6fd1b29-3922-4213-8239-0d246b08bace} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4597 | 2026.01.08 00:34:41.055966 [ 268 ] {f6fd1b29-3922-4213-8239-0d246b08bace} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.01.08 00:34:41.056070 [ 113 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4599 | 2026.01.08 00:34:41.056097 [ 268 ] {f6fd1b29-3922-4213-8239-0d246b08bace} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001286 sec., 164074.65007776048 rows/sec., 9.32 MiB/sec. | ||
| 4600 | 2026.01.08 00:34:41.056102 [ 113 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.01.08 00:34:41.056137 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4602 | 2026.01.08 00:34:41.056143 [ 268 ] {f6fd1b29-3922-4213-8239-0d246b08bace} <Debug> TCPHandler: Processed in 0.001460921 sec. | ||
| 4603 | 2026.01.08 00:34:41.056264 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.01.08 00:34:41.056262 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::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 | ||
| 4605 | 2026.01.08 00:34:41.056360 [ 268 ] {0fb538aa-0113-49af-ac43-780eadd87b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4606 | 2026.01.08 00:34:41.056407 [ 268 ] {0fb538aa-0113-49af-ac43-780eadd87b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4607 | 2026.01.08 00:34:41.056434 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4608 | 2026.01.08 00:34:41.056474 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4609 | 2026.01.08 00:34:41.056537 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4610 | 2026.01.08 00:34:41.056581 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4611 | 2026.01.08 00:34:41.056621 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4612 | 2026.01.08 00:34:41.056660 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4613 | 2026.01.08 00:34:41.056698 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4614 | 2026.01.08 00:34:41.057275 [ 268 ] {0fb538aa-0113-49af-ac43-780eadd87b38} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.01.08 00:34:41.057318 [ 268 ] {0fb538aa-0113-49af-ac43-780eadd87b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4616 | 2026.01.08 00:34:41.057676 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480002 sec., 863512.346604937 rows/sec., 52.49 MiB/sec. | ||
| 4617 | 2026.01.08 00:34:41.057739 [ 268 ] {0fb538aa-0113-49af-ac43-780eadd87b38} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4618 | 2026.01.08 00:34:41.057836 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4619 | 2026.01.08 00:34:41.057975 [ 268 ] {0fb538aa-0113-49af-ac43-780eadd87b38} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.01.08 00:34:41.058084 [ 113 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4621 | 2026.01.08 00:34:41.058109 [ 268 ] {0fb538aa-0113-49af-ac43-780eadd87b38} <Debug> executeQuery: Read 1181 rows, 86.46 KiB in 0.001767 sec., 668364.4595359367 rows/sec., 47.78 MiB/sec. | ||
| 4622 | 2026.01.08 00:34:41.058116 [ 113 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.01.08 00:34:41.058124 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.01.08 00:34:41.058155 [ 268 ] {0fb538aa-0113-49af-ac43-780eadd87b38} <Debug> TCPHandler: Processed in 0.001941316 sec. | ||
| 4625 | 2026.01.08 00:34:41.058155 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4626 | 2026.01.08 00:34:41.058227 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_11_2} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4627 | 2026.01.08 00:34:41.058248 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 4628 | 2026.01.08 00:34:41.058279 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.01.08 00:34:41.058311 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4630 | 2026.01.08 00:34:41.058333 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4631 | 2026.01.08 00:34:41.058363 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1250 rows starting from the beginning of the part | ||
| 4632 | 2026.01.08 00:34:41.058380 [ 268 ] {3f356d6f-3cef-41e7-a865-b9b6e1788cbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4633 | 2026.01.08 00:34:41.058409 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 715 rows starting from the beginning of the part | ||
| 4634 | 2026.01.08 00:34:41.058429 [ 268 ] {3f356d6f-3cef-41e7-a865-b9b6e1788cbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4635 | 2026.01.08 00:34:41.058451 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 73 rows starting from the beginning of the part | ||
| 4636 | 2026.01.08 00:34:41.058491 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 715 rows starting from the beginning of the part | ||
| 4637 | 2026.01.08 00:34:41.058523 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 69 rows starting from the beginning of the part | ||
| 4638 | 2026.01.08 00:34:41.058556 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1181 rows starting from the beginning of the part | ||
| 4639 | 2026.01.08 00:34:41.058776 [ 268 ] {3f356d6f-3cef-41e7-a865-b9b6e1788cbe} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.01.08 00:34:41.058817 [ 268 ] {3f356d6f-3cef-41e7-a865-b9b6e1788cbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4641 | 2026.01.08 00:34:41.059149 [ 268 ] {3f356d6f-3cef-41e7-a865-b9b6e1788cbe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4642 | 2026.01.08 00:34:41.059372 [ 268 ] {3f356d6f-3cef-41e7-a865-b9b6e1788cbe} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.01.08 00:34:41.059501 [ 268 ] {3f356d6f-3cef-41e7-a865-b9b6e1788cbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 275.22 KiB/sec. | ||
| 4644 | 2026.01.08 00:34:41.059537 [ 268 ] {3f356d6f-3cef-41e7-a865-b9b6e1788cbe} <Debug> TCPHandler: Processed in 0.001308358 sec. | ||
| 4645 | 2026.01.08 00:34:41.059650 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4646 | 2026.01.08 00:34:41.059744 [ 268 ] {f9ea8e60-f863-4d10-8cb5-b4e4aabe6e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4647 | 2026.01.08 00:34:41.059789 [ 268 ] {f9ea8e60-f863-4d10-8cb5-b4e4aabe6e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4648 | 2026.01.08 00:34:41.059896 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676978 sec., 2387031.9109731913 rows/sec., 179.67 MiB/sec. | ||
| 4649 | 2026.01.08 00:34:41.060060 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4650 | 2026.01.08 00:34:41.060290 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.01.08 00:34:41.060352 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_26_5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4652 | 2026.01.08 00:34:41.060382 [ 268 ] {f9ea8e60-f863-4d10-8cb5-b4e4aabe6e5e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.01.08 00:34:41.060417 [ 268 ] {f9ea8e60-f863-4d10-8cb5-b4e4aabe6e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4654 | 2026.01.08 00:34:41.060418 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 4655 | 2026.01.08 00:34:41.060827 [ 268 ] {f9ea8e60-f863-4d10-8cb5-b4e4aabe6e5e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4656 | 2026.01.08 00:34:41.061046 [ 268 ] {f9ea8e60-f863-4d10-8cb5-b4e4aabe6e5e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2026.01.08 00:34:41.061152 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4658 | 2026.01.08 00:34:41.061176 [ 268 ] {f9ea8e60-f863-4d10-8cb5-b4e4aabe6e5e} <Debug> executeQuery: Read 907 rows, 61.38 KiB in 0.00145 sec., 625517.2413793104 rows/sec., 41.34 MiB/sec. | ||
| 4659 | 2026.01.08 00:34:41.061185 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.08 00:34:41.061206 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4661 | 2026.01.08 00:34:41.061213 [ 268 ] {f9ea8e60-f863-4d10-8cb5-b4e4aabe6e5e} <Debug> TCPHandler: Processed in 0.001611956 sec. | ||
| 4662 | 2026.01.08 00:34:41.061274 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 4663 | 2026.01.08 00:34:41.061316 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.01.08 00:34:41.061384 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4665 | 2026.01.08 00:34:41.061415 [ 268 ] {1fc0183a-23f1-42e2-afa7-eabaa9aa3e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4666 | 2026.01.08 00:34:41.061415 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8073 rows starting from the beginning of the part | ||
| 4667 | 2026.01.08 00:34:41.061465 [ 268 ] {1fc0183a-23f1-42e2-afa7-eabaa9aa3e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4668 | 2026.01.08 00:34:41.061484 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 4669 | 2026.01.08 00:34:41.061526 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part | ||
| 4670 | 2026.01.08 00:34:41.061561 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 4671 | 2026.01.08 00:34:41.061594 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 4672 | 2026.01.08 00:34:41.061627 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 907 rows starting from the beginning of the part | ||
| 4673 | 2026.01.08 00:34:41.061791 [ 268 ] {1fc0183a-23f1-42e2-afa7-eabaa9aa3e28} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.01.08 00:34:41.061833 [ 268 ] {1fc0183a-23f1-42e2-afa7-eabaa9aa3e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4675 | 2026.01.08 00:34:41.062154 [ 268 ] {1fc0183a-23f1-42e2-afa7-eabaa9aa3e28} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4676 | 2026.01.08 00:34:41.062371 [ 268 ] {1fc0183a-23f1-42e2-afa7-eabaa9aa3e28} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.01.08 00:34:41.062510 [ 268 ] {1fc0183a-23f1-42e2-afa7-eabaa9aa3e28} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 4678 | 2026.01.08 00:34:41.062546 [ 268 ] {1fc0183a-23f1-42e2-afa7-eabaa9aa3e28} <Debug> TCPHandler: Processed in 0.001279456 sec. | ||
| 4679 | 2026.01.08 00:34:41.062666 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.01.08 00:34:41.062760 [ 268 ] {28fde8b8-b88c-41e4-9e5d-f416ee115c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4681 | 2026.01.08 00:34:41.062816 [ 268 ] {28fde8b8-b88c-41e4-9e5d-f416ee115c6f} <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 | ||
| 4682 | 2026.01.08 00:34:41.063665 [ 268 ] {28fde8b8-b88c-41e4-9e5d-f416ee115c6f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.01.08 00:34:41.063701 [ 268 ] {28fde8b8-b88c-41e4-9e5d-f416ee115c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4684 | 2026.01.08 00:34:41.064346 [ 268 ] {28fde8b8-b88c-41e4-9e5d-f416ee115c6f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4685 | 2026.01.08 00:34:41.064591 [ 268 ] {28fde8b8-b88c-41e4-9e5d-f416ee115c6f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.01.08 00:34:41.064689 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4687 | 2026.01.08 00:34:41.064717 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.01.08 00:34:41.064727 [ 268 ] {28fde8b8-b88c-41e4-9e5d-f416ee115c6f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001985 sec., 18136.020151133504 rows/sec., 32.50 MiB/sec. | ||
| 4689 | 2026.01.08 00:34:41.064736 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4690 | 2026.01.08 00:34:41.064779 [ 268 ] {28fde8b8-b88c-41e4-9e5d-f416ee115c6f} <Debug> TCPHandler: Processed in 0.002162572 sec. | ||
| 4691 | 2026.01.08 00:34:41.064814 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 4692 | 2026.01.08 00:34:41.064897 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.01.08 00:34:41.064992 [ 268 ] {5887e3a1-633b-43b0-8ad4-cd4083e09e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4694 | 2026.01.08 00:34:41.064997 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4695 | 2026.01.08 00:34:41.065036 [ 268 ] {5887e3a1-633b-43b0-8ad4-cd4083e09e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4696 | 2026.01.08 00:34:41.065059 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 358 rows starting from the beginning of the part | ||
| 4697 | 2026.01.08 00:34:41.065107 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9930 rows, containing 5 columns (5 merged, 0 gathered) in 0.00385731 sec., 2574332.89001921 rows/sec., 173.39 MiB/sec. | ||
| 4698 | 2026.01.08 00:34:41.065189 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4699 | 2026.01.08 00:34:41.065312 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4700 | 2026.01.08 00:34:41.065379 [ 268 ] {5887e3a1-633b-43b0-8ad4-cd4083e09e04} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.01.08 00:34:41.065416 [ 268 ] {5887e3a1-633b-43b0-8ad4-cd4083e09e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4702 | 2026.01.08 00:34:41.065421 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4703 | 2026.01.08 00:34:41.065525 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4704 | 2026.01.08 00:34:41.065531 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4705 | 2026.01.08 00:34:41.065616 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4706 | 2026.01.08 00:34:41.065822 [ 268 ] {5887e3a1-633b-43b0-8ad4-cd4083e09e04} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4707 | 2026.01.08 00:34:41.065926 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.01.08 00:34:41.066027 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4709 | 2026.01.08 00:34:41.066092 [ 268 ] {5887e3a1-633b-43b0-8ad4-cd4083e09e04} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.01.08 00:34:41.066121 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 4711 | 2026.01.08 00:34:41.066192 [ 112 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4712 | 2026.01.08 00:34:41.066218 [ 112 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.01.08 00:34:41.066232 [ 268 ] {5887e3a1-633b-43b0-8ad4-cd4083e09e04} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001258 sec., 54054.05405405405 rows/sec., 3.14 MiB/sec. | ||
| 4714 | 2026.01.08 00:34:41.066235 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4715 | 2026.01.08 00:34:41.066268 [ 268 ] {5887e3a1-633b-43b0-8ad4-cd4083e09e04} <Debug> TCPHandler: Processed in 0.00142037 sec. | ||
| 4716 | 2026.01.08 00:34:41.066311 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 4717 | 2026.01.08 00:34:41.066409 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4718 | 2026.01.08 00:34:41.066433 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1508 rows starting from the beginning of the part | ||
| 4719 | 2026.01.08 00:34:41.066478 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 4720 | 2026.01.08 00:34:41.066529 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 4721 | 2026.01.08 00:34:41.066575 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 4722 | 2026.01.08 00:34:41.066619 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 4723 | 2026.01.08 00:34:41.066664 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 68 rows starting from the beginning of the part | ||
| 4724 | 2026.01.08 00:34:41.067765 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1904 rows, containing 4 columns (4 merged, 0 gathered) in 0.001482722 sec., 1284124.7381505098 rows/sec., 82.25 MiB/sec. | ||
| 4725 | 2026.01.08 00:34:41.067948 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4726 | 2026.01.08 00:34:41.068182 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_26_5} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.01.08 00:34:41.068243 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_26_5} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4728 | 2026.01.08 00:34:41.068301 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4729 | 2026.01.08 00:34:41.070206 [ 198 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 19 columns (19 merged, 0 gathered) in 0.005425734 sec., 87730.06564641761 rows/sec., 157.21 MiB/sec. | ||
| 4730 | 2026.01.08 00:34:41.071151 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4731 | 2026.01.08 00:34:41.071536 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.01.08 00:34:41.071602 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4733 | 2026.01.08 00:34:41.071688 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 4734 | 2026.01.08 00:34:42.000240 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.23 MiB, peak 252.06 MiB, free memory in arenas 0.00 B, will set to 248.06 MiB (RSS), difference: 2.82 MiB | ||
| 4735 | 2026.01.08 00:34:42.028372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 628 | ||
| 4736 | 2026.01.08 00:34:42.031116 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.01.08 00:34:42.031167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4738 | 2026.01.08 00:34:42.032387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4739 | 2026.01.08 00:34:42.032656 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.01.08 00:34:42.032998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
| 4741 | 2026.01.08 00:34:44.504738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9201 | ||
| 4742 | 2026.01.08 00:34:44.505264 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.01.08 00:34:44.505312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4744 | 2026.01.08 00:34:44.505844 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4745 | 2026.01.08 00:34:44.506087 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.01.08 00:34:44.506226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9201 | ||
| 4747 | 2026.01.08 00:34:44.642841 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2026.01.08 00:34:44.643058 [ 268 ] {5a2a3357-ac8d-4957-83d6-0565ad09a640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4749 | 2026.01.08 00:34:44.643140 [ 268 ] {5a2a3357-ac8d-4957-83d6-0565ad09a640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4750 | 2026.01.08 00:34:44.643820 [ 268 ] {5a2a3357-ac8d-4957-83d6-0565ad09a640} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.01.08 00:34:44.643859 [ 268 ] {5a2a3357-ac8d-4957-83d6-0565ad09a640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4752 | 2026.01.08 00:34:44.644258 [ 268 ] {5a2a3357-ac8d-4957-83d6-0565ad09a640} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4753 | 2026.01.08 00:34:44.644495 [ 268 ] {5a2a3357-ac8d-4957-83d6-0565ad09a640} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.01.08 00:34:44.644653 [ 268 ] {5a2a3357-ac8d-4957-83d6-0565ad09a640} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.58 MiB/sec. | ||
| 4755 | 2026.01.08 00:34:44.644701 [ 268 ] {5a2a3357-ac8d-4957-83d6-0565ad09a640} <Debug> TCPHandler: Processed in 0.002020357 sec. | ||
| 4756 | 2026.01.08 00:34:44.644831 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2026.01.08 00:34:44.644935 [ 268 ] {f5c3fbb0-faa3-4002-a0a5-7295306979cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4758 | 2026.01.08 00:34:44.644979 [ 268 ] {f5c3fbb0-faa3-4002-a0a5-7295306979cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4759 | 2026.01.08 00:34:44.645428 [ 268 ] {f5c3fbb0-faa3-4002-a0a5-7295306979cc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2026.01.08 00:34:44.645464 [ 268 ] {f5c3fbb0-faa3-4002-a0a5-7295306979cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4761 | 2026.01.08 00:34:44.645780 [ 268 ] {f5c3fbb0-faa3-4002-a0a5-7295306979cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4762 | 2026.01.08 00:34:44.646011 [ 268 ] {f5c3fbb0-faa3-4002-a0a5-7295306979cc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2026.01.08 00:34:44.646145 [ 268 ] {f5c3fbb0-faa3-4002-a0a5-7295306979cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 4764 | 2026.01.08 00:34:44.646183 [ 268 ] {f5c3fbb0-faa3-4002-a0a5-7295306979cc} <Debug> TCPHandler: Processed in 0.001405229 sec. | ||
| 4765 | 2026.01.08 00:34:44.646312 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.01.08 00:34:44.646409 [ 268 ] {919e4026-b3f7-4952-b88a-eb75aae82156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.01.08 00:34:44.646454 [ 268 ] {919e4026-b3f7-4952-b88a-eb75aae82156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4768 | 2026.01.08 00:34:44.646835 [ 268 ] {919e4026-b3f7-4952-b88a-eb75aae82156} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.01.08 00:34:44.646870 [ 268 ] {919e4026-b3f7-4952-b88a-eb75aae82156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4770 | 2026.01.08 00:34:44.647205 [ 268 ] {919e4026-b3f7-4952-b88a-eb75aae82156} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4771 | 2026.01.08 00:34:44.647444 [ 268 ] {919e4026-b3f7-4952-b88a-eb75aae82156} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.01.08 00:34:44.647574 [ 268 ] {919e4026-b3f7-4952-b88a-eb75aae82156} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001186 sec., 80944.3507588533 rows/sec., 5.64 MiB/sec. | ||
| 4773 | 2026.01.08 00:34:44.647611 [ 268 ] {919e4026-b3f7-4952-b88a-eb75aae82156} <Debug> TCPHandler: Processed in 0.001355119 sec. | ||
| 4774 | 2026.01.08 00:34:44.647731 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2026.01.08 00:34:44.647826 [ 268 ] {8c0ef882-2f4b-4de0-b4a4-1f5c00a6101f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4776 | 2026.01.08 00:34:44.647869 [ 268 ] {8c0ef882-2f4b-4de0-b4a4-1f5c00a6101f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4777 | 2026.01.08 00:34:44.648213 [ 268 ] {8c0ef882-2f4b-4de0-b4a4-1f5c00a6101f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.01.08 00:34:44.648247 [ 268 ] {8c0ef882-2f4b-4de0-b4a4-1f5c00a6101f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4779 | 2026.01.08 00:34:44.648567 [ 268 ] {8c0ef882-2f4b-4de0-b4a4-1f5c00a6101f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4780 | 2026.01.08 00:34:44.648782 [ 268 ] {8c0ef882-2f4b-4de0-b4a4-1f5c00a6101f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.01.08 00:34:44.648910 [ 268 ] {8c0ef882-2f4b-4de0-b4a4-1f5c00a6101f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001104 sec., 32608.695652173916 rows/sec., 2.20 MiB/sec. | ||
| 4782 | 2026.01.08 00:34:44.648946 [ 268 ] {8c0ef882-2f4b-4de0-b4a4-1f5c00a6101f} <Debug> TCPHandler: Processed in 0.001264746 sec. | ||
| 4783 | 2026.01.08 00:34:44.989313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4784 | 2026.01.08 00:34:45.006937 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.01.08 00:34:45.006998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4786 | 2026.01.08 00:34:45.013290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4787 | 2026.01.08 00:34:45.014026 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2026.01.08 00:34:45.017537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4789 | 2026.01.08 00:34:49.645975 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2026.01.08 00:34:49.646194 [ 268 ] {280d2fdb-6c88-4e7a-841c-b8e349e7287f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4791 | 2026.01.08 00:34:49.646270 [ 268 ] {280d2fdb-6c88-4e7a-841c-b8e349e7287f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4792 | 2026.01.08 00:34:49.646959 [ 268 ] {280d2fdb-6c88-4e7a-841c-b8e349e7287f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.01.08 00:34:49.647011 [ 268 ] {280d2fdb-6c88-4e7a-841c-b8e349e7287f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4794 | 2026.01.08 00:34:49.647417 [ 268 ] {280d2fdb-6c88-4e7a-841c-b8e349e7287f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4795 | 2026.01.08 00:34:49.647637 [ 268 ] {280d2fdb-6c88-4e7a-841c-b8e349e7287f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.01.08 00:34:49.647799 [ 268 ] {280d2fdb-6c88-4e7a-841c-b8e349e7287f} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001663 sec., 39687.3120865905 rows/sec., 3.16 MiB/sec. | ||
| 4797 | 2026.01.08 00:34:49.647847 [ 268 ] {280d2fdb-6c88-4e7a-841c-b8e349e7287f} <Debug> TCPHandler: Processed in 0.002013167 sec. | ||
| 4798 | 2026.01.08 00:34:49.647966 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.01.08 00:34:49.648067 [ 268 ] {ca25c698-e084-4544-be5c-5a199bc5992e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4800 | 2026.01.08 00:34:49.648110 [ 268 ] {ca25c698-e084-4544-be5c-5a199bc5992e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4801 | 2026.01.08 00:34:49.648511 [ 268 ] {ca25c698-e084-4544-be5c-5a199bc5992e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.01.08 00:34:49.648550 [ 268 ] {ca25c698-e084-4544-be5c-5a199bc5992e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4803 | 2026.01.08 00:34:49.648847 [ 268 ] {ca25c698-e084-4544-be5c-5a199bc5992e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4804 | 2026.01.08 00:34:49.649065 [ 268 ] {ca25c698-e084-4544-be5c-5a199bc5992e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2026.01.08 00:34:49.649199 [ 268 ] {ca25c698-e084-4544-be5c-5a199bc5992e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001154 sec., 4332.7556325823225 rows/sec., 325.80 KiB/sec. | ||
| 4806 | 2026.01.08 00:34:49.649238 [ 268 ] {ca25c698-e084-4544-be5c-5a199bc5992e} <Debug> TCPHandler: Processed in 0.001321237 sec. | ||
| 4807 | 2026.01.08 00:34:49.649348 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.01.08 00:34:49.649444 [ 268 ] {ec047dd5-8c4d-4874-ad36-1a92dd9bbc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4809 | 2026.01.08 00:34:49.649485 [ 268 ] {ec047dd5-8c4d-4874-ad36-1a92dd9bbc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4810 | 2026.01.08 00:34:49.649909 [ 268 ] {ec047dd5-8c4d-4874-ad36-1a92dd9bbc20} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.01.08 00:34:49.649945 [ 268 ] {ec047dd5-8c4d-4874-ad36-1a92dd9bbc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4812 | 2026.01.08 00:34:49.650246 [ 268 ] {ec047dd5-8c4d-4874-ad36-1a92dd9bbc20} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4813 | 2026.01.08 00:34:49.650458 [ 268 ] {ec047dd5-8c4d-4874-ad36-1a92dd9bbc20} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.01.08 00:34:49.650586 [ 268 ] {ec047dd5-8c4d-4874-ad36-1a92dd9bbc20} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001161 sec., 59431.52454780362 rows/sec., 4.64 MiB/sec. | ||
| 4815 | 2026.01.08 00:34:49.650623 [ 268 ] {ec047dd5-8c4d-4874-ad36-1a92dd9bbc20} <Debug> TCPHandler: Processed in 0.001325448 sec. | ||
| 4816 | 2026.01.08 00:34:49.650733 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.01.08 00:34:49.650828 [ 268 ] {d1f16795-3dfc-444e-a7a6-3c8c88350bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.01.08 00:34:49.650872 [ 268 ] {d1f16795-3dfc-444e-a7a6-3c8c88350bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4819 | 2026.01.08 00:34:49.651237 [ 268 ] {d1f16795-3dfc-444e-a7a6-3c8c88350bf7} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.01.08 00:34:49.651270 [ 268 ] {d1f16795-3dfc-444e-a7a6-3c8c88350bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4821 | 2026.01.08 00:34:49.651577 [ 268 ] {d1f16795-3dfc-444e-a7a6-3c8c88350bf7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4822 | 2026.01.08 00:34:49.651774 [ 268 ] {d1f16795-3dfc-444e-a7a6-3c8c88350bf7} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.01.08 00:34:49.651964 [ 268 ] {d1f16795-3dfc-444e-a7a6-3c8c88350bf7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 4824 | 2026.01.08 00:34:49.652001 [ 268 ] {d1f16795-3dfc-444e-a7a6-3c8c88350bf7} <Debug> TCPHandler: Processed in 0.001315468 sec. | ||
| 4825 | 2026.01.08 00:34:49.652114 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.01.08 00:34:49.652208 [ 268 ] {411f51b1-91b2-4fc4-a76c-49798ced8c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4827 | 2026.01.08 00:34:49.652263 [ 268 ] {411f51b1-91b2-4fc4-a76c-49798ced8c5c} <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 | ||
| 4828 | 2026.01.08 00:34:49.652973 [ 268 ] {411f51b1-91b2-4fc4-a76c-49798ced8c5c} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.01.08 00:34:49.653010 [ 268 ] {411f51b1-91b2-4fc4-a76c-49798ced8c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4830 | 2026.01.08 00:34:49.653509 [ 268 ] {411f51b1-91b2-4fc4-a76c-49798ced8c5c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4831 | 2026.01.08 00:34:49.653744 [ 268 ] {411f51b1-91b2-4fc4-a76c-49798ced8c5c} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.01.08 00:34:49.653880 [ 268 ] {411f51b1-91b2-4fc4-a76c-49798ced8c5c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00169 sec., 2958.5798816568044 rows/sec., 5.30 MiB/sec. | ||
| 4833 | 2026.01.08 00:34:49.653931 [ 268 ] {411f51b1-91b2-4fc4-a76c-49798ced8c5c} <Debug> TCPHandler: Processed in 0.001867293 sec. | ||
| 4834 | 2026.01.08 00:34:49.654042 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.01.08 00:34:49.654136 [ 268 ] {51d82655-884e-4f09-9f40-ad7482d1a73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4836 | 2026.01.08 00:34:49.654176 [ 268 ] {51d82655-884e-4f09-9f40-ad7482d1a73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4837 | 2026.01.08 00:34:49.654498 [ 268 ] {51d82655-884e-4f09-9f40-ad7482d1a73b} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.01.08 00:34:49.654535 [ 268 ] {51d82655-884e-4f09-9f40-ad7482d1a73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4839 | 2026.01.08 00:34:49.654842 [ 268 ] {51d82655-884e-4f09-9f40-ad7482d1a73b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4840 | 2026.01.08 00:34:49.655064 [ 268 ] {51d82655-884e-4f09-9f40-ad7482d1a73b} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.01.08 00:34:49.655192 [ 268 ] {51d82655-884e-4f09-9f40-ad7482d1a73b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4842 | 2026.01.08 00:34:49.655227 [ 268 ] {51d82655-884e-4f09-9f40-ad7482d1a73b} <Debug> TCPHandler: Processed in 0.001234104 sec. | ||
| 4843 | 2026.01.08 00:34:51.926476 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4844 | 2026.01.08 00:34:51.926548 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4845 | 2026.01.08 00:34:52.006304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9713 | ||
| 4846 | 2026.01.08 00:34:52.006771 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2026.01.08 00:34:52.006805 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4848 | 2026.01.08 00:34:52.007269 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4849 | 2026.01.08 00:34:52.007486 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.01.08 00:34:52.007611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9713 | ||
| 4851 | 2026.01.08 00:34:52.033284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 648 | ||
| 4852 | 2026.01.08 00:34:52.035395 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2026.01.08 00:34:52.035461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4854 | 2026.01.08 00:34:52.036657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4855 | 2026.01.08 00:34:52.036938 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2026.01.08 00:34:52.037306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4857 | 2026.01.08 00:34:52.517654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4858 | 2026.01.08 00:34:52.534723 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.01.08 00:34:52.534785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4860 | 2026.01.08 00:34:52.540890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4861 | 2026.01.08 00:34:52.541590 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.01.08 00:34:52.544465 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4863 | 2026.01.08 00:34:54.392780 [ 93 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4864 | 2026.01.08 00:34:54.392842 [ 93 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.01.08 00:34:54.392862 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4866 | 2026.01.08 00:34:54.392973 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4867 | 2026.01.08 00:34:54.393113 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4868 | 2026.01.08 00:34:54.393147 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4869 | 2026.01.08 00:34:54.393208 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 4870 | 2026.01.08 00:34:54.393249 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 4871 | 2026.01.08 00:34:54.393288 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 4872 | 2026.01.08 00:34:54.393326 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 4873 | 2026.01.08 00:34:54.394062 [ 196 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001135852 sec., 52823.78338022912 rows/sec., 2.70 MiB/sec. | ||
| 4874 | 2026.01.08 00:34:54.394219 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4875 | 2026.01.08 00:34:54.394473 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_10_2} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.01.08 00:34:54.394541 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_10_2} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4877 | 2026.01.08 00:34:54.394617 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4878 | 2026.01.08 00:34:54.659304 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4879 | 2026.01.08 00:34:54.659510 [ 268 ] {6d68c37b-05a0-4f24-8f5d-e81e32316a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4880 | 2026.01.08 00:34:54.659579 [ 268 ] {6d68c37b-05a0-4f24-8f5d-e81e32316a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4881 | 2026.01.08 00:34:54.660579 [ 268 ] {6d68c37b-05a0-4f24-8f5d-e81e32316a07} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.01.08 00:34:54.660628 [ 268 ] {6d68c37b-05a0-4f24-8f5d-e81e32316a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4883 | 2026.01.08 00:34:54.661049 [ 268 ] {6d68c37b-05a0-4f24-8f5d-e81e32316a07} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4884 | 2026.01.08 00:34:54.661298 [ 268 ] {6d68c37b-05a0-4f24-8f5d-e81e32316a07} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.01.08 00:34:54.661461 [ 268 ] {6d68c37b-05a0-4f24-8f5d-e81e32316a07} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002013 sec., 203676.10531544956 rows/sec., 12.92 MiB/sec. | ||
| 4886 | 2026.01.08 00:34:54.661514 [ 268 ] {6d68c37b-05a0-4f24-8f5d-e81e32316a07} <Debug> TCPHandler: Processed in 0.002348027 sec. | ||
| 4887 | 2026.01.08 00:34:54.661648 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.01.08 00:34:54.661754 [ 268 ] {500020c7-7159-4d08-bf07-5fea350ebf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4889 | 2026.01.08 00:34:54.661800 [ 268 ] {500020c7-7159-4d08-bf07-5fea350ebf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4890 | 2026.01.08 00:34:54.663028 [ 268 ] {500020c7-7159-4d08-bf07-5fea350ebf03} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.01.08 00:34:54.663068 [ 268 ] {500020c7-7159-4d08-bf07-5fea350ebf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4892 | 2026.01.08 00:34:54.663457 [ 268 ] {500020c7-7159-4d08-bf07-5fea350ebf03} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4893 | 2026.01.08 00:34:54.663679 [ 268 ] {500020c7-7159-4d08-bf07-5fea350ebf03} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.01.08 00:34:54.663813 [ 268 ] {500020c7-7159-4d08-bf07-5fea350ebf03} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.002085 sec., 567865.7074340527 rows/sec., 45.31 MiB/sec. | ||
| 4895 | 2026.01.08 00:34:54.663853 [ 268 ] {500020c7-7159-4d08-bf07-5fea350ebf03} <Debug> TCPHandler: Processed in 0.002255895 sec. | ||
| 4896 | 2026.01.08 00:34:54.663969 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.01.08 00:34:54.664068 [ 268 ] {585dca34-b08c-4fec-ac0a-d97424e6d4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4898 | 2026.01.08 00:34:54.664112 [ 268 ] {585dca34-b08c-4fec-ac0a-d97424e6d4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4899 | 2026.01.08 00:34:54.664642 [ 268 ] {585dca34-b08c-4fec-ac0a-d97424e6d4ca} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.01.08 00:34:54.664680 [ 268 ] {585dca34-b08c-4fec-ac0a-d97424e6d4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4901 | 2026.01.08 00:34:54.665008 [ 268 ] {585dca34-b08c-4fec-ac0a-d97424e6d4ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4902 | 2026.01.08 00:34:54.665228 [ 268 ] {585dca34-b08c-4fec-ac0a-d97424e6d4ca} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.01.08 00:34:54.665359 [ 268 ] {585dca34-b08c-4fec-ac0a-d97424e6d4ca} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001312 sec., 183689.0243902439 rows/sec., 11.18 MiB/sec. | ||
| 4904 | 2026.01.08 00:34:54.665397 [ 268 ] {585dca34-b08c-4fec-ac0a-d97424e6d4ca} <Debug> TCPHandler: Processed in 0.001478612 sec. | ||
| 4905 | 2026.01.08 00:34:54.665505 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.01.08 00:34:54.665601 [ 268 ] {97eb6ddb-d603-442b-92b2-b722469286e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4907 | 2026.01.08 00:34:54.665641 [ 268 ] {97eb6ddb-d603-442b-92b2-b722469286e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4908 | 2026.01.08 00:34:54.666229 [ 268 ] {97eb6ddb-d603-442b-92b2-b722469286e9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.01.08 00:34:54.666274 [ 268 ] {97eb6ddb-d603-442b-92b2-b722469286e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4910 | 2026.01.08 00:34:54.666605 [ 268 ] {97eb6ddb-d603-442b-92b2-b722469286e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4911 | 2026.01.08 00:34:54.666845 [ 268 ] {97eb6ddb-d603-442b-92b2-b722469286e9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.01.08 00:34:54.666995 [ 268 ] {97eb6ddb-d603-442b-92b2-b722469286e9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001413 sec., 150035.3857041755 rows/sec., 9.68 MiB/sec. | ||
| 4913 | 2026.01.08 00:34:54.667036 [ 268 ] {97eb6ddb-d603-442b-92b2-b722469286e9} <Debug> TCPHandler: Processed in 0.001580155 sec. | ||
| 4914 | 2026.01.08 00:34:54.667177 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.01.08 00:34:54.667303 [ 268 ] {ac8ac4ce-fbd4-4948-a1ed-770e527be41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.01.08 00:34:54.667356 [ 268 ] {ac8ac4ce-fbd4-4948-a1ed-770e527be41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4917 | 2026.01.08 00:34:54.667985 [ 268 ] {ac8ac4ce-fbd4-4948-a1ed-770e527be41b} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.01.08 00:34:54.668030 [ 268 ] {ac8ac4ce-fbd4-4948-a1ed-770e527be41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4919 | 2026.01.08 00:34:54.668469 [ 268 ] {ac8ac4ce-fbd4-4948-a1ed-770e527be41b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4920 | 2026.01.08 00:34:54.668770 [ 268 ] {ac8ac4ce-fbd4-4948-a1ed-770e527be41b} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.01.08 00:34:54.668940 [ 268 ] {ac8ac4ce-fbd4-4948-a1ed-770e527be41b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001661 sec., 127031.90848886213 rows/sec., 7.21 MiB/sec. | ||
| 4922 | 2026.01.08 00:34:54.668990 [ 268 ] {ac8ac4ce-fbd4-4948-a1ed-770e527be41b} <Debug> TCPHandler: Processed in 0.001874883 sec. | ||
| 4923 | 2026.01.08 00:34:54.669122 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.01.08 00:34:54.669236 [ 268 ] {2ba3bf30-5068-451b-928a-3f9123334c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4925 | 2026.01.08 00:34:54.669288 [ 268 ] {2ba3bf30-5068-451b-928a-3f9123334c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4926 | 2026.01.08 00:34:54.670171 [ 268 ] {2ba3bf30-5068-451b-928a-3f9123334c1e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.01.08 00:34:54.670209 [ 268 ] {2ba3bf30-5068-451b-928a-3f9123334c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4928 | 2026.01.08 00:34:54.670557 [ 268 ] {2ba3bf30-5068-451b-928a-3f9123334c1e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4929 | 2026.01.08 00:34:54.670789 [ 268 ] {2ba3bf30-5068-451b-928a-3f9123334c1e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.01.08 00:34:54.670920 [ 268 ] {2ba3bf30-5068-451b-928a-3f9123334c1e} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001708 sec., 418618.2669789227 rows/sec., 29.36 MiB/sec. | ||
| 4931 | 2026.01.08 00:34:54.670959 [ 268 ] {2ba3bf30-5068-451b-928a-3f9123334c1e} <Debug> TCPHandler: Processed in 0.001897433 sec. | ||
| 4932 | 2026.01.08 00:34:54.671076 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.01.08 00:34:54.671173 [ 268 ] {0611f61d-df33-4c45-9762-530d735ffae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4934 | 2026.01.08 00:34:54.671216 [ 268 ] {0611f61d-df33-4c45-9762-530d735ffae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4935 | 2026.01.08 00:34:54.671559 [ 268 ] {0611f61d-df33-4c45-9762-530d735ffae3} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.01.08 00:34:54.671596 [ 268 ] {0611f61d-df33-4c45-9762-530d735ffae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4937 | 2026.01.08 00:34:54.671912 [ 268 ] {0611f61d-df33-4c45-9762-530d735ffae3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4938 | 2026.01.08 00:34:54.672133 [ 268 ] {0611f61d-df33-4c45-9762-530d735ffae3} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.01.08 00:34:54.672268 [ 268 ] {0611f61d-df33-4c45-9762-530d735ffae3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 4940 | 2026.01.08 00:34:54.672305 [ 268 ] {0611f61d-df33-4c45-9762-530d735ffae3} <Debug> TCPHandler: Processed in 0.001281227 sec. | ||
| 4941 | 2026.01.08 00:34:54.672406 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.01.08 00:34:54.672502 [ 268 ] {a59bd49f-1c0e-4bc1-9d93-847f8cb78b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.01.08 00:34:54.672545 [ 268 ] {a59bd49f-1c0e-4bc1-9d93-847f8cb78b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4944 | 2026.01.08 00:34:54.673010 [ 268 ] {a59bd49f-1c0e-4bc1-9d93-847f8cb78b6d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.01.08 00:34:54.673049 [ 268 ] {a59bd49f-1c0e-4bc1-9d93-847f8cb78b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4946 | 2026.01.08 00:34:54.673391 [ 268 ] {a59bd49f-1c0e-4bc1-9d93-847f8cb78b6d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4947 | 2026.01.08 00:34:54.673606 [ 268 ] {a59bd49f-1c0e-4bc1-9d93-847f8cb78b6d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.01.08 00:34:54.673735 [ 268 ] {a59bd49f-1c0e-4bc1-9d93-847f8cb78b6d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001252 sec., 250798.7220447284 rows/sec., 16.48 MiB/sec. | ||
| 4949 | 2026.01.08 00:34:54.673772 [ 268 ] {a59bd49f-1c0e-4bc1-9d93-847f8cb78b6d} <Debug> TCPHandler: Processed in 0.00141485 sec. | ||
| 4950 | 2026.01.08 00:34:54.673891 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.01.08 00:34:54.673987 [ 268 ] {f98e0747-617a-4905-a958-419325ed722a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.01.08 00:34:54.674030 [ 268 ] {f98e0747-617a-4905-a958-419325ed722a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4953 | 2026.01.08 00:34:54.674354 [ 268 ] {f98e0747-617a-4905-a958-419325ed722a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.01.08 00:34:54.674388 [ 268 ] {f98e0747-617a-4905-a958-419325ed722a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4955 | 2026.01.08 00:34:54.674696 [ 268 ] {f98e0747-617a-4905-a958-419325ed722a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4956 | 2026.01.08 00:34:54.674947 [ 268 ] {f98e0747-617a-4905-a958-419325ed722a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.01.08 00:34:54.675072 [ 268 ] {f98e0747-617a-4905-a958-419325ed722a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 4958 | 2026.01.08 00:34:54.675107 [ 268 ] {f98e0747-617a-4905-a958-419325ed722a} <Debug> TCPHandler: Processed in 0.001266066 sec. | ||
| 4959 | 2026.01.08 00:34:54.675220 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2026.01.08 00:34:54.675314 [ 268 ] {cd938e85-eb32-40da-8a2b-6e2ccf4de3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4961 | 2026.01.08 00:34:54.675370 [ 268 ] {cd938e85-eb32-40da-8a2b-6e2ccf4de3ec} <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 | ||
| 4962 | 2026.01.08 00:34:54.676245 [ 268 ] {cd938e85-eb32-40da-8a2b-6e2ccf4de3ec} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2026.01.08 00:34:54.676281 [ 268 ] {cd938e85-eb32-40da-8a2b-6e2ccf4de3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4964 | 2026.01.08 00:34:54.676829 [ 268 ] {cd938e85-eb32-40da-8a2b-6e2ccf4de3ec} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4965 | 2026.01.08 00:34:54.677055 [ 268 ] {cd938e85-eb32-40da-8a2b-6e2ccf4de3ec} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2026.01.08 00:34:54.677187 [ 268 ] {cd938e85-eb32-40da-8a2b-6e2ccf4de3ec} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001891 sec., 19037.546271813855 rows/sec., 34.11 MiB/sec. | ||
| 4967 | 2026.01.08 00:34:54.677239 [ 268 ] {cd938e85-eb32-40da-8a2b-6e2ccf4de3ec} <Debug> TCPHandler: Processed in 0.002069489 sec. | ||
| 4968 | 2026.01.08 00:34:54.677356 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.01.08 00:34:54.677452 [ 268 ] {65149c76-218e-477b-a85b-78ac99a85cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4970 | 2026.01.08 00:34:54.677495 [ 268 ] {65149c76-218e-477b-a85b-78ac99a85cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4971 | 2026.01.08 00:34:54.677849 [ 268 ] {65149c76-218e-477b-a85b-78ac99a85cbc} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.01.08 00:34:54.677885 [ 268 ] {65149c76-218e-477b-a85b-78ac99a85cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4973 | 2026.01.08 00:34:54.678200 [ 268 ] {65149c76-218e-477b-a85b-78ac99a85cbc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4974 | 2026.01.08 00:34:54.678411 [ 268 ] {65149c76-218e-477b-a85b-78ac99a85cbc} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.01.08 00:34:54.678534 [ 268 ] {65149c76-218e-477b-a85b-78ac99a85cbc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001102 sec., 94373.8656987296 rows/sec., 5.78 MiB/sec. | ||
| 4976 | 2026.01.08 00:34:54.678570 [ 268 ] {65149c76-218e-477b-a85b-78ac99a85cbc} <Debug> TCPHandler: Processed in 0.001263736 sec. | ||
| 4977 | 2026.01.08 00:34:59.508580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10161 | ||
| 4978 | 2026.01.08 00:34:59.509078 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.01.08 00:34:59.509123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4980 | 2026.01.08 00:34:59.509609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4981 | 2026.01.08 00:34:59.509846 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.01.08 00:34:59.509989 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10161 | ||
| 4983 | 2026.01.08 00:34:59.509994 [ 87 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4984 | 2026.01.08 00:34:59.510068 [ 87 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.01.08 00:34:59.510093 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4986 | 2026.01.08 00:34:59.510192 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 4987 | 2026.01.08 00:34:59.510313 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4988 | 2026.01.08 00:34:59.510351 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7729 rows starting from the beginning of the part | ||
| 4989 | 2026.01.08 00:34:59.510413 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4990 | 2026.01.08 00:34:59.510455 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 4991 | 2026.01.08 00:34:59.510493 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 4992 | 2026.01.08 00:34:59.510533 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 4993 | 2026.01.08 00:34:59.510569 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 4994 | 2026.01.08 00:34:59.512714 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10161 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565863 sec., 3960071.1339615565 rows/sec., 56.65 MiB/sec. | ||
| 4995 | 2026.01.08 00:34:59.512976 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4996 | 2026.01.08 00:34:59.513260 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_21_4} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.01.08 00:34:59.513329 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_21_4} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4998 | 2026.01.08 00:34:59.513406 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4999 | 2026.01.08 00:34:59.646682 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.01.08 00:34:59.646886 [ 268 ] {7449744a-5830-4574-8ed8-4e4afd2d6fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5001 | 2026.01.08 00:34:59.646962 [ 268 ] {7449744a-5830-4574-8ed8-4e4afd2d6fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5002 | 2026.01.08 00:34:59.647647 [ 268 ] {7449744a-5830-4574-8ed8-4e4afd2d6fb1} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.01.08 00:34:59.647698 [ 268 ] {7449744a-5830-4574-8ed8-4e4afd2d6fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5004 | 2026.01.08 00:34:59.648105 [ 268 ] {7449744a-5830-4574-8ed8-4e4afd2d6fb1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5005 | 2026.01.08 00:34:59.648337 [ 268 ] {7449744a-5830-4574-8ed8-4e4afd2d6fb1} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.01.08 00:34:59.648496 [ 268 ] {7449744a-5830-4574-8ed8-4e4afd2d6fb1} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001666 sec., 39615.84633853542 rows/sec., 3.15 MiB/sec. | ||
| 5007 | 2026.01.08 00:34:59.648540 [ 268 ] {7449744a-5830-4574-8ed8-4e4afd2d6fb1} <Debug> TCPHandler: Processed in 0.002002697 sec. | ||
| 5008 | 2026.01.08 00:34:59.648655 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.01.08 00:34:59.648751 [ 268 ] {3dd51879-4b0c-4ddb-969e-0a73343f3499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.01.08 00:34:59.648793 [ 268 ] {3dd51879-4b0c-4ddb-969e-0a73343f3499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5011 | 2026.01.08 00:34:59.649188 [ 268 ] {3dd51879-4b0c-4ddb-969e-0a73343f3499} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.01.08 00:34:59.649227 [ 268 ] {3dd51879-4b0c-4ddb-969e-0a73343f3499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5013 | 2026.01.08 00:34:59.649538 [ 268 ] {3dd51879-4b0c-4ddb-969e-0a73343f3499} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5014 | 2026.01.08 00:34:59.649754 [ 268 ] {3dd51879-4b0c-4ddb-969e-0a73343f3499} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.01.08 00:34:59.649885 [ 268 ] {3dd51879-4b0c-4ddb-969e-0a73343f3499} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001154 sec., 4332.7556325823225 rows/sec., 325.80 KiB/sec. | ||
| 5016 | 2026.01.08 00:34:59.649923 [ 268 ] {3dd51879-4b0c-4ddb-969e-0a73343f3499} <Debug> TCPHandler: Processed in 0.001319408 sec. | ||
| 5017 | 2026.01.08 00:34:59.650025 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.01.08 00:34:59.650120 [ 268 ] {753466b8-0551-45fd-8ab5-6506489304af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5019 | 2026.01.08 00:34:59.650160 [ 268 ] {753466b8-0551-45fd-8ab5-6506489304af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5020 | 2026.01.08 00:34:59.650575 [ 268 ] {753466b8-0551-45fd-8ab5-6506489304af} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.01.08 00:34:59.650612 [ 268 ] {753466b8-0551-45fd-8ab5-6506489304af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5022 | 2026.01.08 00:34:59.650918 [ 268 ] {753466b8-0551-45fd-8ab5-6506489304af} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5023 | 2026.01.08 00:34:59.651122 [ 268 ] {753466b8-0551-45fd-8ab5-6506489304af} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.01.08 00:34:59.651248 [ 268 ] {753466b8-0551-45fd-8ab5-6506489304af} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001147 sec., 60156.93112467306 rows/sec., 4.70 MiB/sec. | ||
| 5025 | 2026.01.08 00:34:59.651286 [ 268 ] {753466b8-0551-45fd-8ab5-6506489304af} <Debug> TCPHandler: Processed in 0.001310167 sec. | ||
| 5026 | 2026.01.08 00:34:59.651393 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.01.08 00:34:59.651489 [ 268 ] {08c1edf7-7698-428c-871e-3f7c47d5eac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5028 | 2026.01.08 00:34:59.651533 [ 268 ] {08c1edf7-7698-428c-871e-3f7c47d5eac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5029 | 2026.01.08 00:34:59.651923 [ 268 ] {08c1edf7-7698-428c-871e-3f7c47d5eac0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.01.08 00:34:59.651958 [ 268 ] {08c1edf7-7698-428c-871e-3f7c47d5eac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5031 | 2026.01.08 00:34:59.652288 [ 268 ] {08c1edf7-7698-428c-871e-3f7c47d5eac0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5032 | 2026.01.08 00:34:59.652502 [ 268 ] {08c1edf7-7698-428c-871e-3f7c47d5eac0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.01.08 00:34:59.652631 [ 268 ] {08c1edf7-7698-428c-871e-3f7c47d5eac0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 5034 | 2026.01.08 00:34:59.652668 [ 268 ] {08c1edf7-7698-428c-871e-3f7c47d5eac0} <Debug> TCPHandler: Processed in 0.001323908 sec. | ||
| 5035 | 2026.01.08 00:34:59.652792 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5036 | 2026.01.08 00:34:59.652914 [ 268 ] {49c255a8-5b3b-49bd-aed4-2e625699a426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5037 | 2026.01.08 00:34:59.652983 [ 268 ] {49c255a8-5b3b-49bd-aed4-2e625699a426} <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 | ||
| 5038 | 2026.01.08 00:34:59.653763 [ 268 ] {49c255a8-5b3b-49bd-aed4-2e625699a426} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.01.08 00:34:59.653803 [ 268 ] {49c255a8-5b3b-49bd-aed4-2e625699a426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5040 | 2026.01.08 00:34:59.654323 [ 268 ] {49c255a8-5b3b-49bd-aed4-2e625699a426} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5041 | 2026.01.08 00:34:59.654558 [ 268 ] {49c255a8-5b3b-49bd-aed4-2e625699a426} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.01.08 00:34:59.654700 [ 268 ] {49c255a8-5b3b-49bd-aed4-2e625699a426} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001811 sec., 2760.9055770292657 rows/sec., 4.95 MiB/sec. | ||
| 5043 | 2026.01.08 00:34:59.654761 [ 268 ] {49c255a8-5b3b-49bd-aed4-2e625699a426} <Debug> TCPHandler: Processed in 0.002032008 sec. | ||
| 5044 | 2026.01.08 00:34:59.654878 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5045 | 2026.01.08 00:34:59.654975 [ 268 ] {68393c1c-0b9d-477c-a08f-e33565762d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5046 | 2026.01.08 00:34:59.655020 [ 268 ] {68393c1c-0b9d-477c-a08f-e33565762d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5047 | 2026.01.08 00:34:59.655365 [ 268 ] {68393c1c-0b9d-477c-a08f-e33565762d09} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2026.01.08 00:34:59.655403 [ 268 ] {68393c1c-0b9d-477c-a08f-e33565762d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5049 | 2026.01.08 00:34:59.655716 [ 268 ] {68393c1c-0b9d-477c-a08f-e33565762d09} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5050 | 2026.01.08 00:34:59.655930 [ 268 ] {68393c1c-0b9d-477c-a08f-e33565762d09} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5051 | 2026.01.08 00:34:59.656060 [ 268 ] {68393c1c-0b9d-477c-a08f-e33565762d09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 5052 | 2026.01.08 00:34:59.656098 [ 268 ] {68393c1c-0b9d-477c-a08f-e33565762d09} <Debug> TCPHandler: Processed in 0.001271426 sec. | ||
| 5053 | 2026.01.08 00:35:00.045421 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5054 | 2026.01.08 00:35:00.063410 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.01.08 00:35:00.063477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5056 | 2026.01.08 00:35:00.069151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5057 | 2026.01.08 00:35:00.069881 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.01.08 00:35:00.070193 [ 86 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5059 | 2026.01.08 00:35:00.070268 [ 86 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.01.08 00:35:00.070289 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5061 | 2026.01.08 00:35:00.070416 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 5062 | 2026.01.08 00:35:00.073622 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5063 | 2026.01.08 00:35:00.074602 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5064 | 2026.01.08 00:35:00.076156 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 5065 | 2026.01.08 00:35:00.081006 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5066 | 2026.01.08 00:35:00.085872 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5067 | 2026.01.08 00:35:00.090417 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 5068 | 2026.01.08 00:35:00.094818 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 5069 | 2026.01.08 00:35:00.098574 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 5070 | 2026.01.08 00:35:00.151251 [ 190 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080891358 sec., 1965.599341279448 rows/sec., 10.16 MiB/sec. | ||
| 5071 | 2026.01.08 00:35:00.154101 [ 190 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5072 | 2026.01.08 00:35:00.156067 [ 190 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_21_4} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.01.08 00:35:00.156179 [ 190 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_21_4} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5074 | 2026.01.08 00:35:00.158968 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5075 | 2026.01.08 00:35:01.000266 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.89 MiB, peak 261.46 MiB, free memory in arenas 0.00 B, will set to 253.59 MiB (RSS), difference: 2.71 MiB | ||
| 5076 | 2026.01.08 00:35:02.038403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 682 | ||
| 5077 | 2026.01.08 00:35:02.040852 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2026.01.08 00:35:02.040913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5079 | 2026.01.08 00:35:02.042129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5080 | 2026.01.08 00:35:02.042416 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2026.01.08 00:35:02.042769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 5082 | 2026.01.08 00:35:04.658758 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2026.01.08 00:35:04.659046 [ 268 ] {bd1240c1-293a-4f74-8672-e8cda7dd1c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5084 | 2026.01.08 00:35:04.659153 [ 268 ] {bd1240c1-293a-4f74-8672-e8cda7dd1c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5085 | 2026.01.08 00:35:04.660002 [ 268 ] {bd1240c1-293a-4f74-8672-e8cda7dd1c43} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.01.08 00:35:04.660084 [ 268 ] {bd1240c1-293a-4f74-8672-e8cda7dd1c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5087 | 2026.01.08 00:35:04.660534 [ 268 ] {bd1240c1-293a-4f74-8672-e8cda7dd1c43} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5088 | 2026.01.08 00:35:04.660786 [ 268 ] {bd1240c1-293a-4f74-8672-e8cda7dd1c43} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.01.08 00:35:04.660951 [ 268 ] {bd1240c1-293a-4f74-8672-e8cda7dd1c43} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001979 sec., 207175.34108135424 rows/sec., 13.14 MiB/sec. | ||
| 5090 | 2026.01.08 00:35:04.661007 [ 268 ] {bd1240c1-293a-4f74-8672-e8cda7dd1c43} <Debug> TCPHandler: Processed in 0.002431179 sec. | ||
| 5091 | 2026.01.08 00:35:04.661129 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.01.08 00:35:04.661238 [ 268 ] {32f33933-1af7-4135-ac9c-fcbf4eb35426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5093 | 2026.01.08 00:35:04.661287 [ 268 ] {32f33933-1af7-4135-ac9c-fcbf4eb35426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5094 | 2026.01.08 00:35:04.662185 [ 268 ] {32f33933-1af7-4135-ac9c-fcbf4eb35426} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.01.08 00:35:04.662229 [ 268 ] {32f33933-1af7-4135-ac9c-fcbf4eb35426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5096 | 2026.01.08 00:35:04.662631 [ 268 ] {32f33933-1af7-4135-ac9c-fcbf4eb35426} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5097 | 2026.01.08 00:35:04.662860 [ 268 ] {32f33933-1af7-4135-ac9c-fcbf4eb35426} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.01.08 00:35:04.662997 [ 268 ] {32f33933-1af7-4135-ac9c-fcbf4eb35426} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001786 sec., 662933.9305711086 rows/sec., 52.89 MiB/sec. | ||
| 5099 | 2026.01.08 00:35:04.662993 [ 81 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5100 | 2026.01.08 00:35:04.663037 [ 268 ] {32f33933-1af7-4135-ac9c-fcbf4eb35426} <Debug> TCPHandler: Processed in 0.001962626 sec. | ||
| 5101 | 2026.01.08 00:35:04.663078 [ 81 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.01.08 00:35:04.663111 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5103 | 2026.01.08 00:35:04.663170 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.01.08 00:35:04.663213 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 5105 | 2026.01.08 00:35:04.663277 [ 268 ] {7296b407-6400-4a01-aff4-7c16222d7675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5106 | 2026.01.08 00:35:04.663315 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5107 | 2026.01.08 00:35:04.663319 [ 268 ] {7296b407-6400-4a01-aff4-7c16222d7675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5108 | 2026.01.08 00:35:04.663349 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2465 rows starting from the beginning of the part | ||
| 5109 | 2026.01.08 00:35:04.663415 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 5110 | 2026.01.08 00:35:04.663465 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 66 rows starting from the beginning of the part | ||
| 5111 | 2026.01.08 00:35:04.663515 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1184 rows starting from the beginning of the part | ||
| 5112 | 2026.01.08 00:35:04.663557 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
| 5113 | 2026.01.08 00:35:04.663599 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1184 rows starting from the beginning of the part | ||
| 5114 | 2026.01.08 00:35:04.663818 [ 268 ] {7296b407-6400-4a01-aff4-7c16222d7675} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5115 | 2026.01.08 00:35:04.663857 [ 268 ] {7296b407-6400-4a01-aff4-7c16222d7675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5116 | 2026.01.08 00:35:04.664309 [ 268 ] {7296b407-6400-4a01-aff4-7c16222d7675} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5117 | 2026.01.08 00:35:04.664535 [ 268 ] {7296b407-6400-4a01-aff4-7c16222d7675} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5118 | 2026.01.08 00:35:04.664684 [ 268 ] {7296b407-6400-4a01-aff4-7c16222d7675} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001428 sec., 168767.5070028011 rows/sec., 10.27 MiB/sec. | ||
| 5119 | 2026.01.08 00:35:04.664725 [ 268 ] {7296b407-6400-4a01-aff4-7c16222d7675} <Debug> TCPHandler: Processed in 0.001609146 sec. | ||
| 5120 | 2026.01.08 00:35:04.664836 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.01.08 00:35:04.664935 [ 268 ] {0778c403-de7f-4b7a-8043-c6b7b9a954e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5122 | 2026.01.08 00:35:04.664980 [ 268 ] {0778c403-de7f-4b7a-8043-c6b7b9a954e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5123 | 2026.01.08 00:35:04.665440 [ 268 ] {0778c403-de7f-4b7a-8043-c6b7b9a954e1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.01.08 00:35:04.665479 [ 268 ] {0778c403-de7f-4b7a-8043-c6b7b9a954e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5125 | 2026.01.08 00:35:04.665559 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5021 rows, containing 5 columns (5 merged, 0 gathered) in 0.002381747 sec., 2108116.437220242 rows/sec., 178.27 MiB/sec. | ||
| 5126 | 2026.01.08 00:35:04.665843 [ 268 ] {0778c403-de7f-4b7a-8043-c6b7b9a954e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5127 | 2026.01.08 00:35:04.665947 [ 195 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5128 | 2026.01.08 00:35:04.666103 [ 268 ] {0778c403-de7f-4b7a-8043-c6b7b9a954e1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.01.08 00:35:04.666258 [ 268 ] {0778c403-de7f-4b7a-8043-c6b7b9a954e1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001342 sec., 157973.17436661696 rows/sec., 10.19 MiB/sec. | ||
| 5130 | 2026.01.08 00:35:04.666300 [ 268 ] {0778c403-de7f-4b7a-8043-c6b7b9a954e1} <Debug> TCPHandler: Processed in 0.001515873 sec. | ||
| 5131 | 2026.01.08 00:35:04.666360 [ 195 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_31_6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2026.01.08 00:35:04.666438 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.01.08 00:35:04.666453 [ 195 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_31_6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5134 | 2026.01.08 00:35:04.666568 [ 268 ] {bd2fb5cb-32cd-45fe-ac80-93b769dea317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5135 | 2026.01.08 00:35:04.666571 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 5136 | 2026.01.08 00:35:04.666623 [ 268 ] {bd2fb5cb-32cd-45fe-ac80-93b769dea317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5137 | 2026.01.08 00:35:04.667186 [ 268 ] {bd2fb5cb-32cd-45fe-ac80-93b769dea317} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.01.08 00:35:04.667229 [ 268 ] {bd2fb5cb-32cd-45fe-ac80-93b769dea317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5139 | 2026.01.08 00:35:04.667578 [ 268 ] {bd2fb5cb-32cd-45fe-ac80-93b769dea317} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5140 | 2026.01.08 00:35:04.667782 [ 268 ] {bd2fb5cb-32cd-45fe-ac80-93b769dea317} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.01.08 00:35:04.667911 [ 268 ] {bd2fb5cb-32cd-45fe-ac80-93b769dea317} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00137 sec., 154014.598540146 rows/sec., 8.75 MiB/sec. | ||
| 5142 | 2026.01.08 00:35:04.667949 [ 268 ] {bd2fb5cb-32cd-45fe-ac80-93b769dea317} <Debug> TCPHandler: Processed in 0.001570594 sec. | ||
| 5143 | 2026.01.08 00:35:04.668048 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.01.08 00:35:04.668140 [ 268 ] {c6f1b023-ef18-4d9f-a002-417d3519295e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5145 | 2026.01.08 00:35:04.668182 [ 268 ] {c6f1b023-ef18-4d9f-a002-417d3519295e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5146 | 2026.01.08 00:35:04.668824 [ 268 ] {c6f1b023-ef18-4d9f-a002-417d3519295e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5147 | 2026.01.08 00:35:04.668862 [ 268 ] {c6f1b023-ef18-4d9f-a002-417d3519295e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5148 | 2026.01.08 00:35:04.669200 [ 268 ] {c6f1b023-ef18-4d9f-a002-417d3519295e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5149 | 2026.01.08 00:35:04.669412 [ 268 ] {c6f1b023-ef18-4d9f-a002-417d3519295e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5150 | 2026.01.08 00:35:04.669526 [ 78 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5151 | 2026.01.08 00:35:04.669537 [ 268 ] {c6f1b023-ef18-4d9f-a002-417d3519295e} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001415 sec., 505300.35335689044 rows/sec., 35.44 MiB/sec. | ||
| 5152 | 2026.01.08 00:35:04.669586 [ 78 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.01.08 00:35:04.669597 [ 268 ] {c6f1b023-ef18-4d9f-a002-417d3519295e} <Debug> TCPHandler: Processed in 0.001596225 sec. | ||
| 5154 | 2026.01.08 00:35:04.669619 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5155 | 2026.01.08 00:35:04.669715 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 5156 | 2026.01.08 00:35:04.669717 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.01.08 00:35:04.669831 [ 268 ] {a854da64-071a-4d40-a4f4-cdf20eba9d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5158 | 2026.01.08 00:35:04.669837 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5159 | 2026.01.08 00:35:04.669875 [ 268 ] {a854da64-071a-4d40-a4f4-cdf20eba9d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5160 | 2026.01.08 00:35:04.669888 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 5161 | 2026.01.08 00:35:04.669971 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 5162 | 2026.01.08 00:35:04.670024 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 69 rows starting from the beginning of the part | ||
| 5163 | 2026.01.08 00:35:04.670072 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 715 rows starting from the beginning of the part | ||
| 5164 | 2026.01.08 00:35:04.670120 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 69 rows starting from the beginning of the part | ||
| 5165 | 2026.01.08 00:35:04.670167 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 715 rows starting from the beginning of the part | ||
| 5166 | 2026.01.08 00:35:04.670217 [ 268 ] {a854da64-071a-4d40-a4f4-cdf20eba9d19} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.01.08 00:35:04.670257 [ 268 ] {a854da64-071a-4d40-a4f4-cdf20eba9d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5168 | 2026.01.08 00:35:04.670590 [ 268 ] {a854da64-071a-4d40-a4f4-cdf20eba9d19} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5169 | 2026.01.08 00:35:04.670804 [ 268 ] {a854da64-071a-4d40-a4f4-cdf20eba9d19} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.01.08 00:35:04.670936 [ 268 ] {a854da64-071a-4d40-a4f4-cdf20eba9d19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 5171 | 2026.01.08 00:35:04.670976 [ 268 ] {a854da64-071a-4d40-a4f4-cdf20eba9d19} <Debug> TCPHandler: Processed in 0.001306667 sec. | ||
| 5172 | 2026.01.08 00:35:04.671084 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.01.08 00:35:04.671177 [ 268 ] {8bdb6b00-76d0-4344-adb0-7f4a88f057f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5174 | 2026.01.08 00:35:04.671219 [ 268 ] {8bdb6b00-76d0-4344-adb0-7f4a88f057f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5175 | 2026.01.08 00:35:04.671535 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2882 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859633 sec., 1549768.153178611 rows/sec., 116.83 MiB/sec. | ||
| 5176 | 2026.01.08 00:35:04.671661 [ 268 ] {8bdb6b00-76d0-4344-adb0-7f4a88f057f0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.01.08 00:35:04.671703 [ 268 ] {8bdb6b00-76d0-4344-adb0-7f4a88f057f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5178 | 2026.01.08 00:35:04.671829 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5179 | 2026.01.08 00:35:04.672084 [ 268 ] {8bdb6b00-76d0-4344-adb0-7f4a88f057f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5180 | 2026.01.08 00:35:04.672222 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_31_6} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.01.08 00:35:04.672354 [ 268 ] {8bdb6b00-76d0-4344-adb0-7f4a88f057f0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.01.08 00:35:04.672358 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_31_6} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5183 | 2026.01.08 00:35:04.672474 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5184 | 2026.01.08 00:35:04.672498 [ 268 ] {8bdb6b00-76d0-4344-adb0-7f4a88f057f0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00134 sec., 234328.3582089552 rows/sec., 15.39 MiB/sec. | ||
| 5185 | 2026.01.08 00:35:04.672499 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5186 | 2026.01.08 00:35:04.672511 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.01.08 00:35:04.672545 [ 268 ] {8bdb6b00-76d0-4344-adb0-7f4a88f057f0} <Debug> TCPHandler: Processed in 0.001509333 sec. | ||
| 5188 | 2026.01.08 00:35:04.672563 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5189 | 2026.01.08 00:35:04.672645 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 5190 | 2026.01.08 00:35:04.672662 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.01.08 00:35:04.672756 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5192 | 2026.01.08 00:35:04.672767 [ 268 ] {8b43ed6c-7c6a-48ba-aed1-e085aae15b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5193 | 2026.01.08 00:35:04.672809 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9930 rows starting from the beginning of the part | ||
| 5194 | 2026.01.08 00:35:04.672825 [ 268 ] {8b43ed6c-7c6a-48ba-aed1-e085aae15b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5195 | 2026.01.08 00:35:04.672877 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 96 rows starting from the beginning of the part | ||
| 5196 | 2026.01.08 00:35:04.672925 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5197 | 2026.01.08 00:35:04.672965 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 314 rows starting from the beginning of the part | ||
| 5198 | 2026.01.08 00:35:04.673004 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5199 | 2026.01.08 00:35:04.673045 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 314 rows starting from the beginning of the part | ||
| 5200 | 2026.01.08 00:35:04.673151 [ 268 ] {8b43ed6c-7c6a-48ba-aed1-e085aae15b3d} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2026.01.08 00:35:04.673194 [ 268 ] {8b43ed6c-7c6a-48ba-aed1-e085aae15b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5202 | 2026.01.08 00:35:04.673509 [ 268 ] {8b43ed6c-7c6a-48ba-aed1-e085aae15b3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5203 | 2026.01.08 00:35:04.673715 [ 268 ] {8b43ed6c-7c6a-48ba-aed1-e085aae15b3d} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2026.01.08 00:35:04.673841 [ 268 ] {8b43ed6c-7c6a-48ba-aed1-e085aae15b3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 5205 | 2026.01.08 00:35:04.673877 [ 268 ] {8b43ed6c-7c6a-48ba-aed1-e085aae15b3d} <Debug> TCPHandler: Processed in 0.001262766 sec. | ||
| 5206 | 2026.01.08 00:35:04.673978 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.01.08 00:35:04.674070 [ 268 ] {6b6bd5ba-275f-4fbe-a82c-ac0acbaa34c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5208 | 2026.01.08 00:35:04.674124 [ 268 ] {6b6bd5ba-275f-4fbe-a82c-ac0acbaa34c8} <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 | ||
| 5209 | 2026.01.08 00:35:04.674970 [ 268 ] {6b6bd5ba-275f-4fbe-a82c-ac0acbaa34c8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.01.08 00:35:04.675008 [ 268 ] {6b6bd5ba-275f-4fbe-a82c-ac0acbaa34c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5211 | 2026.01.08 00:35:04.675643 [ 268 ] {6b6bd5ba-275f-4fbe-a82c-ac0acbaa34c8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5212 | 2026.01.08 00:35:04.675878 [ 268 ] {6b6bd5ba-275f-4fbe-a82c-ac0acbaa34c8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.01.08 00:35:04.676020 [ 268 ] {6b6bd5ba-275f-4fbe-a82c-ac0acbaa34c8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001969 sec., 18283.392585068563 rows/sec., 32.76 MiB/sec. | ||
| 5214 | 2026.01.08 00:35:04.676073 [ 268 ] {6b6bd5ba-275f-4fbe-a82c-ac0acbaa34c8} <Debug> TCPHandler: Processed in 0.002143211 sec. | ||
| 5215 | 2026.01.08 00:35:04.676185 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.01.08 00:35:04.676279 [ 268 ] {587e85a4-28fa-487e-ae13-9c60c814f619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5217 | 2026.01.08 00:35:04.676321 [ 268 ] {587e85a4-28fa-487e-ae13-9c60c814f619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5218 | 2026.01.08 00:35:04.676644 [ 268 ] {587e85a4-28fa-487e-ae13-9c60c814f619} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.01.08 00:35:04.676680 [ 268 ] {587e85a4-28fa-487e-ae13-9c60c814f619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5220 | 2026.01.08 00:35:04.677031 [ 268 ] {587e85a4-28fa-487e-ae13-9c60c814f619} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5221 | 2026.01.08 00:35:04.677247 [ 268 ] {587e85a4-28fa-487e-ae13-9c60c814f619} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.01.08 00:35:04.677350 [ 78 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5223 | 2026.01.08 00:35:04.677372 [ 268 ] {587e85a4-28fa-487e-ae13-9c60c814f619} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 5224 | 2026.01.08 00:35:04.677380 [ 78 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.01.08 00:35:04.677412 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5226 | 2026.01.08 00:35:04.677415 [ 268 ] {587e85a4-28fa-487e-ae13-9c60c814f619} <Debug> TCPHandler: Processed in 0.001278106 sec. | ||
| 5227 | 2026.01.08 00:35:04.677483 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10974 rows, containing 5 columns (5 merged, 0 gathered) in 0.004868258 sec., 2254194.416154608 rows/sec., 151.81 MiB/sec. | ||
| 5228 | 2026.01.08 00:35:04.677495 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 5229 | 2026.01.08 00:35:04.677624 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5230 | 2026.01.08 00:35:04.677660 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1904 rows starting from the beginning of the part | ||
| 5231 | 2026.01.08 00:35:04.677758 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5232 | 2026.01.08 00:35:04.677814 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5233 | 2026.01.08 00:35:04.677850 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5234 | 2026.01.08 00:35:04.677861 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5235 | 2026.01.08 00:35:04.677920 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5236 | 2026.01.08 00:35:04.677975 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 5237 | 2026.01.08 00:35:04.678196 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.01.08 00:35:04.678289 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5239 | 2026.01.08 00:35:04.678386 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 5240 | 2026.01.08 00:35:04.679195 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 4 columns (4 merged, 0 gathered) in 0.00173891 sec., 1304265.315628756 rows/sec., 83.51 MiB/sec. | ||
| 5241 | 2026.01.08 00:35:04.679504 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5242 | 2026.01.08 00:35:04.679779 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2026.01.08 00:35:04.679849 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_31_6} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5244 | 2026.01.08 00:35:04.679925 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5245 | 2026.01.08 00:35:05.000977 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.53 MiB, peak 261.46 MiB, free memory in arenas 0.00 B, will set to 255.98 MiB (RSS), difference: 1.45 MiB | ||
| 5246 | 2026.01.08 00:35:06.927600 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5247 | 2026.01.08 00:35:06.927658 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5248 | 2026.01.08 00:35:07.011016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10673 | ||
| 5249 | 2026.01.08 00:35:07.011529 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.01.08 00:35:07.011577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5251 | 2026.01.08 00:35:07.012086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5252 | 2026.01.08 00:35:07.012332 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2026.01.08 00:35:07.012487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10673 | ||
| 5254 | 2026.01.08 00:35:07.574661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5255 | 2026.01.08 00:35:07.591115 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.01.08 00:35:07.591184 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5257 | 2026.01.08 00:35:07.597134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5258 | 2026.01.08 00:35:07.597856 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.01.08 00:35:07.600609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5260 | 2026.01.08 00:35:09.645974 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2026.01.08 00:35:09.646159 [ 268 ] {69e5ddb2-d0be-465d-acbe-05b81d167348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5262 | 2026.01.08 00:35:09.646225 [ 268 ] {69e5ddb2-d0be-465d-acbe-05b81d167348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5263 | 2026.01.08 00:35:09.646905 [ 268 ] {69e5ddb2-d0be-465d-acbe-05b81d167348} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.01.08 00:35:09.646953 [ 268 ] {69e5ddb2-d0be-465d-acbe-05b81d167348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5265 | 2026.01.08 00:35:09.647384 [ 268 ] {69e5ddb2-d0be-465d-acbe-05b81d167348} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5266 | 2026.01.08 00:35:09.647613 [ 268 ] {69e5ddb2-d0be-465d-acbe-05b81d167348} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.01.08 00:35:09.647762 [ 268 ] {69e5ddb2-d0be-465d-acbe-05b81d167348} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001655 sec., 39879.15407854985 rows/sec., 3.18 MiB/sec. | ||
| 5268 | 2026.01.08 00:35:09.647803 [ 268 ] {69e5ddb2-d0be-465d-acbe-05b81d167348} <Debug> TCPHandler: Processed in 0.001959856 sec. | ||
| 5269 | 2026.01.08 00:35:09.647915 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.01.08 00:35:09.648009 [ 268 ] {d0bfbd5d-a07d-43b0-999d-bf5c7fff9b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5271 | 2026.01.08 00:35:09.648048 [ 268 ] {d0bfbd5d-a07d-43b0-999d-bf5c7fff9b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5272 | 2026.01.08 00:35:09.648435 [ 268 ] {d0bfbd5d-a07d-43b0-999d-bf5c7fff9b09} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.01.08 00:35:09.648471 [ 268 ] {d0bfbd5d-a07d-43b0-999d-bf5c7fff9b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5274 | 2026.01.08 00:35:09.648772 [ 268 ] {d0bfbd5d-a07d-43b0-999d-bf5c7fff9b09} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5275 | 2026.01.08 00:35:09.648983 [ 268 ] {d0bfbd5d-a07d-43b0-999d-bf5c7fff9b09} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2026.01.08 00:35:09.649094 [ 69 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5277 | 2026.01.08 00:35:09.649108 [ 268 ] {d0bfbd5d-a07d-43b0-999d-bf5c7fff9b09} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001118 sec., 4472.271914132379 rows/sec., 336.29 KiB/sec. | ||
| 5278 | 2026.01.08 00:35:09.649160 [ 69 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.01.08 00:35:09.649168 [ 268 ] {d0bfbd5d-a07d-43b0-999d-bf5c7fff9b09} <Debug> TCPHandler: Processed in 0.001300446 sec. | ||
| 5280 | 2026.01.08 00:35:09.649190 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5281 | 2026.01.08 00:35:09.649286 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2026.01.08 00:35:09.649294 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 5283 | 2026.01.08 00:35:09.649384 [ 268 ] {8bfeaa74-7e87-4082-a446-3ac0ea9fa486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5284 | 2026.01.08 00:35:09.649427 [ 268 ] {8bfeaa74-7e87-4082-a446-3ac0ea9fa486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5285 | 2026.01.08 00:35:09.649449 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5286 | 2026.01.08 00:35:09.649490 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 278 rows starting from the beginning of the part | ||
| 5287 | 2026.01.08 00:35:09.649557 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5288 | 2026.01.08 00:35:09.649604 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 241 rows starting from the beginning of the part | ||
| 5289 | 2026.01.08 00:35:09.649650 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5290 | 2026.01.08 00:35:09.649691 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 241 rows starting from the beginning of the part | ||
| 5291 | 2026.01.08 00:35:09.649734 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5292 | 2026.01.08 00:35:09.649835 [ 268 ] {8bfeaa74-7e87-4082-a446-3ac0ea9fa486} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.01.08 00:35:09.649876 [ 268 ] {8bfeaa74-7e87-4082-a446-3ac0ea9fa486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5294 | 2026.01.08 00:35:09.650224 [ 268 ] {8bfeaa74-7e87-4082-a446-3ac0ea9fa486} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5295 | 2026.01.08 00:35:09.650462 [ 268 ] {8bfeaa74-7e87-4082-a446-3ac0ea9fa486} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.01.08 00:35:09.650593 [ 268 ] {8bfeaa74-7e87-4082-a446-3ac0ea9fa486} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001227 sec., 56234.718826405864 rows/sec., 4.39 MiB/sec. | ||
| 5297 | 2026.01.08 00:35:09.650629 [ 268 ] {8bfeaa74-7e87-4082-a446-3ac0ea9fa486} <Debug> TCPHandler: Processed in 0.001390879 sec. | ||
| 5298 | 2026.01.08 00:35:09.650725 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475961 sec., 525081.6247854787 rows/sec., 34.38 MiB/sec. | ||
| 5299 | 2026.01.08 00:35:09.650735 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2026.01.08 00:35:09.650838 [ 268 ] {22088b6a-a91e-424b-9547-a1170e0a4a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5301 | 2026.01.08 00:35:09.650874 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5302 | 2026.01.08 00:35:09.650882 [ 268 ] {22088b6a-a91e-424b-9547-a1170e0a4a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5303 | 2026.01.08 00:35:09.651144 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.01.08 00:35:09.651219 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_26_5} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5305 | 2026.01.08 00:35:09.651292 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5306 | 2026.01.08 00:35:09.651323 [ 268 ] {22088b6a-a91e-424b-9547-a1170e0a4a74} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.01.08 00:35:09.651364 [ 268 ] {22088b6a-a91e-424b-9547-a1170e0a4a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5308 | 2026.01.08 00:35:09.651717 [ 268 ] {22088b6a-a91e-424b-9547-a1170e0a4a74} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5309 | 2026.01.08 00:35:09.651927 [ 268 ] {22088b6a-a91e-424b-9547-a1170e0a4a74} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.01.08 00:35:09.652054 [ 268 ] {22088b6a-a91e-424b-9547-a1170e0a4a74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 5311 | 2026.01.08 00:35:09.652089 [ 268 ] {22088b6a-a91e-424b-9547-a1170e0a4a74} <Debug> TCPHandler: Processed in 0.001401559 sec. | ||
| 5312 | 2026.01.08 00:35:09.652199 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.01.08 00:35:09.652302 [ 268 ] {f92d9e42-0ab4-4933-a55b-d5633433e3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5314 | 2026.01.08 00:35:09.652361 [ 268 ] {f92d9e42-0ab4-4933-a55b-d5633433e3d8} <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 | ||
| 5315 | 2026.01.08 00:35:09.653125 [ 268 ] {f92d9e42-0ab4-4933-a55b-d5633433e3d8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.01.08 00:35:09.653164 [ 268 ] {f92d9e42-0ab4-4933-a55b-d5633433e3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5317 | 2026.01.08 00:35:09.653707 [ 268 ] {f92d9e42-0ab4-4933-a55b-d5633433e3d8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5318 | 2026.01.08 00:35:09.653945 [ 268 ] {f92d9e42-0ab4-4933-a55b-d5633433e3d8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.01.08 00:35:09.654058 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5320 | 2026.01.08 00:35:09.654087 [ 268 ] {f92d9e42-0ab4-4933-a55b-d5633433e3d8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001804 sec., 2771.6186252771618 rows/sec., 4.97 MiB/sec. | ||
| 5321 | 2026.01.08 00:35:09.654105 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.01.08 00:35:09.654137 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5323 | 2026.01.08 00:35:09.654157 [ 268 ] {f92d9e42-0ab4-4933-a55b-d5633433e3d8} <Debug> TCPHandler: Processed in 0.002009767 sec. | ||
| 5324 | 2026.01.08 00:35:09.654256 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 5325 | 2026.01.08 00:35:09.654277 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5326 | 2026.01.08 00:35:09.654396 [ 268 ] {c35b8774-3f21-48fa-bcfb-5a9e27faafa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5327 | 2026.01.08 00:35:09.654440 [ 268 ] {c35b8774-3f21-48fa-bcfb-5a9e27faafa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5328 | 2026.01.08 00:35:09.654563 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5329 | 2026.01.08 00:35:09.654631 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 476 rows starting from the beginning of the part | ||
| 5330 | 2026.01.08 00:35:09.654762 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5331 | 2026.01.08 00:35:09.654776 [ 268 ] {c35b8774-3f21-48fa-bcfb-5a9e27faafa6} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.01.08 00:35:09.654818 [ 268 ] {c35b8774-3f21-48fa-bcfb-5a9e27faafa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5333 | 2026.01.08 00:35:09.654867 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 5334 | 2026.01.08 00:35:09.654977 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5335 | 2026.01.08 00:35:09.655089 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 5336 | 2026.01.08 00:35:09.655170 [ 268 ] {c35b8774-3f21-48fa-bcfb-5a9e27faafa6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5337 | 2026.01.08 00:35:09.655200 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5338 | 2026.01.08 00:35:09.655405 [ 268 ] {c35b8774-3f21-48fa-bcfb-5a9e27faafa6} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.01.08 00:35:09.655545 [ 268 ] {c35b8774-3f21-48fa-bcfb-5a9e27faafa6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 5340 | 2026.01.08 00:35:09.655584 [ 268 ] {c35b8774-3f21-48fa-bcfb-5a9e27faafa6} <Debug> TCPHandler: Processed in 0.001358679 sec. | ||
| 5341 | 2026.01.08 00:35:09.669300 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 19 columns (19 merged, 0 gathered) in 0.015098819 sec., 37287.684553341554 rows/sec., 66.82 MiB/sec. | ||
| 5342 | 2026.01.08 00:35:09.670002 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5343 | 2026.01.08 00:35:09.670339 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2026.01.08 00:35:09.670414 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5345 | 2026.01.08 00:35:09.670511 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5346 | 2026.01.08 00:35:10.000219 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.64 MiB, peak 264.98 MiB, free memory in arenas 0.00 B, will set to 259.31 MiB (RSS), difference: 1.67 MiB | ||
| 5347 | 2026.01.08 00:35:12.039866 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2026.01.08 00:35:12.040080 [ 268 ] {16d549a4-30df-4118-bbb8-afd51c49ef5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5349 | 2026.01.08 00:35:12.040152 [ 268 ] {16d549a4-30df-4118-bbb8-afd51c49ef5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5350 | 2026.01.08 00:35:12.040822 [ 268 ] {16d549a4-30df-4118-bbb8-afd51c49ef5a} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2026.01.08 00:35:12.040876 [ 268 ] {16d549a4-30df-4118-bbb8-afd51c49ef5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5352 | 2026.01.08 00:35:12.041288 [ 268 ] {16d549a4-30df-4118-bbb8-afd51c49ef5a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5353 | 2026.01.08 00:35:12.041538 [ 268 ] {16d549a4-30df-4118-bbb8-afd51c49ef5a} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5354 | 2026.01.08 00:35:12.041704 [ 268 ] {16d549a4-30df-4118-bbb8-afd51c49ef5a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.19 MiB/sec. | ||
| 5355 | 2026.01.08 00:35:12.041759 [ 268 ] {16d549a4-30df-4118-bbb8-afd51c49ef5a} <Debug> TCPHandler: Processed in 0.002038398 sec. | ||
| 5356 | 2026.01.08 00:35:12.041886 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5357 | 2026.01.08 00:35:12.041994 [ 268 ] {82e44b8e-b2d5-4284-81be-1f818aae5181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5358 | 2026.01.08 00:35:12.042042 [ 268 ] {82e44b8e-b2d5-4284-81be-1f818aae5181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5359 | 2026.01.08 00:35:12.042462 [ 268 ] {82e44b8e-b2d5-4284-81be-1f818aae5181} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.01.08 00:35:12.042502 [ 268 ] {82e44b8e-b2d5-4284-81be-1f818aae5181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5361 | 2026.01.08 00:35:12.042825 [ 268 ] {82e44b8e-b2d5-4284-81be-1f818aae5181} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5362 | 2026.01.08 00:35:12.043051 [ 268 ] {82e44b8e-b2d5-4284-81be-1f818aae5181} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.01.08 00:35:12.043188 [ 268 ] {82e44b8e-b2d5-4284-81be-1f818aae5181} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001219 sec., 3281.3781788351107 rows/sec., 267.57 KiB/sec. | ||
| 5364 | 2026.01.08 00:35:12.043229 [ 268 ] {82e44b8e-b2d5-4284-81be-1f818aae5181} <Debug> TCPHandler: Processed in 0.00139787 sec. | ||
| 5365 | 2026.01.08 00:35:12.043336 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.01.08 00:35:12.043436 [ 268 ] {68dd7f74-5f1e-47c7-a5f4-b2e5ca67a5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5367 | 2026.01.08 00:35:12.043478 [ 268 ] {68dd7f74-5f1e-47c7-a5f4-b2e5ca67a5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5368 | 2026.01.08 00:35:12.043868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 39 entries to flush up to offset 721 | ||
| 5369 | 2026.01.08 00:35:12.044818 [ 268 ] {68dd7f74-5f1e-47c7-a5f4-b2e5ca67a5d3} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2026.01.08 00:35:12.044863 [ 268 ] {68dd7f74-5f1e-47c7-a5f4-b2e5ca67a5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5371 | 2026.01.08 00:35:12.045282 [ 268 ] {68dd7f74-5f1e-47c7-a5f4-b2e5ca67a5d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5372 | 2026.01.08 00:35:12.045510 [ 268 ] {68dd7f74-5f1e-47c7-a5f4-b2e5ca67a5d3} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5373 | 2026.01.08 00:35:12.045646 [ 268 ] {68dd7f74-5f1e-47c7-a5f4-b2e5ca67a5d3} <Debug> executeQuery: Read 1390 rows, 119.46 KiB in 0.00223 sec., 623318.3856502242 rows/sec., 52.31 MiB/sec. | ||
| 5374 | 2026.01.08 00:35:12.045687 [ 268 ] {68dd7f74-5f1e-47c7-a5f4-b2e5ca67a5d3} <Debug> TCPHandler: Processed in 0.002402328 sec. | ||
| 5375 | 2026.01.08 00:35:12.045805 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5376 | 2026.01.08 00:35:12.045902 [ 268 ] {8f043563-ddeb-4d07-8c3b-414cfca6a448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5377 | 2026.01.08 00:35:12.045944 [ 268 ] {8f043563-ddeb-4d07-8c3b-414cfca6a448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5378 | 2026.01.08 00:35:12.046279 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.01.08 00:35:12.046343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5380 | 2026.01.08 00:35:12.046380 [ 268 ] {8f043563-ddeb-4d07-8c3b-414cfca6a448} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.01.08 00:35:12.046423 [ 268 ] {8f043563-ddeb-4d07-8c3b-414cfca6a448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5382 | 2026.01.08 00:35:12.046749 [ 268 ] {8f043563-ddeb-4d07-8c3b-414cfca6a448} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5383 | 2026.01.08 00:35:12.047023 [ 268 ] {8f043563-ddeb-4d07-8c3b-414cfca6a448} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5384 | 2026.01.08 00:35:12.047158 [ 268 ] {8f043563-ddeb-4d07-8c3b-414cfca6a448} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001274 sec., 40816.32653061225 rows/sec., 3.03 MiB/sec. | ||
| 5385 | 2026.01.08 00:35:12.047198 [ 268 ] {8f043563-ddeb-4d07-8c3b-414cfca6a448} <Debug> TCPHandler: Processed in 0.001442821 sec. | ||
| 5386 | 2026.01.08 00:35:12.047314 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2026.01.08 00:35:12.047413 [ 268 ] {20949dee-e583-4ff9-ad5e-2871cfd9f675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5388 | 2026.01.08 00:35:12.047454 [ 268 ] {20949dee-e583-4ff9-ad5e-2871cfd9f675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5389 | 2026.01.08 00:35:12.047707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5390 | 2026.01.08 00:35:12.047968 [ 268 ] {20949dee-e583-4ff9-ad5e-2871cfd9f675} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.01.08 00:35:12.047992 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.01.08 00:35:12.048013 [ 268 ] {20949dee-e583-4ff9-ad5e-2871cfd9f675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5393 | 2026.01.08 00:35:12.048142 [ 66 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5394 | 2026.01.08 00:35:12.048213 [ 66 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.01.08 00:35:12.048238 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5396 | 2026.01.08 00:35:12.048345 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 5397 | 2026.01.08 00:35:12.048373 [ 268 ] {20949dee-e583-4ff9-ad5e-2871cfd9f675} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5398 | 2026.01.08 00:35:12.048387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 721 | ||
| 5399 | 2026.01.08 00:35:12.048608 [ 268 ] {20949dee-e583-4ff9-ad5e-2871cfd9f675} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.01.08 00:35:12.048747 [ 268 ] {20949dee-e583-4ff9-ad5e-2871cfd9f675} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001352 sec., 186390.53254437872 rows/sec., 12.89 MiB/sec. | ||
| 5401 | 2026.01.08 00:35:12.048787 [ 268 ] {20949dee-e583-4ff9-ad5e-2871cfd9f675} <Debug> TCPHandler: Processed in 0.001524403 sec. | ||
| 5402 | 2026.01.08 00:35:12.048877 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5403 | 2026.01.08 00:35:12.048903 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.01.08 00:35:12.049009 [ 268 ] {1636aec5-3e1a-4f83-b083-9497748bf405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5405 | 2026.01.08 00:35:12.049022 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 526 rows starting from the beginning of the part | ||
| 5406 | 2026.01.08 00:35:12.049055 [ 268 ] {1636aec5-3e1a-4f83-b083-9497748bf405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5407 | 2026.01.08 00:35:12.049362 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 5408 | 2026.01.08 00:35:12.049463 [ 268 ] {1636aec5-3e1a-4f83-b083-9497748bf405} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.01.08 00:35:12.049505 [ 268 ] {1636aec5-3e1a-4f83-b083-9497748bf405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5410 | 2026.01.08 00:35:12.049710 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
| 5411 | 2026.01.08 00:35:12.049836 [ 268 ] {1636aec5-3e1a-4f83-b083-9497748bf405} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5412 | 2026.01.08 00:35:12.050061 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5413 | 2026.01.08 00:35:12.050066 [ 268 ] {1636aec5-3e1a-4f83-b083-9497748bf405} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.01.08 00:35:12.050224 [ 268 ] {1636aec5-3e1a-4f83-b083-9497748bf405} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001238 sec., 9693.053311793215 rows/sec., 757.27 KiB/sec. | ||
| 5415 | 2026.01.08 00:35:12.050264 [ 268 ] {1636aec5-3e1a-4f83-b083-9497748bf405} <Debug> TCPHandler: Processed in 0.00141068 sec. | ||
| 5416 | 2026.01.08 00:35:12.050368 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.01.08 00:35:12.050395 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 5418 | 2026.01.08 00:35:12.050464 [ 268 ] {b0544a55-3315-491b-b964-dfc1fff3586e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5419 | 2026.01.08 00:35:12.050511 [ 268 ] {b0544a55-3315-491b-b964-dfc1fff3586e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5420 | 2026.01.08 00:35:12.050717 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
| 5421 | 2026.01.08 00:35:12.051247 [ 268 ] {b0544a55-3315-491b-b964-dfc1fff3586e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.01.08 00:35:12.051290 [ 268 ] {b0544a55-3315-491b-b964-dfc1fff3586e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5423 | 2026.01.08 00:35:12.051662 [ 268 ] {b0544a55-3315-491b-b964-dfc1fff3586e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5424 | 2026.01.08 00:35:12.051898 [ 268 ] {b0544a55-3315-491b-b964-dfc1fff3586e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.01.08 00:35:12.052035 [ 268 ] {b0544a55-3315-491b-b964-dfc1fff3586e} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001589 sec., 375078.66582756455 rows/sec., 28.19 MiB/sec. | ||
| 5426 | 2026.01.08 00:35:12.052075 [ 268 ] {b0544a55-3315-491b-b964-dfc1fff3586e} <Debug> TCPHandler: Processed in 0.00175709 sec. | ||
| 5427 | 2026.01.08 00:35:12.052184 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2026.01.08 00:35:12.052282 [ 268 ] {c45d1372-9e89-4c03-970c-604514c264f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5429 | 2026.01.08 00:35:12.052328 [ 268 ] {c45d1372-9e89-4c03-970c-604514c264f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5430 | 2026.01.08 00:35:12.053002 [ 268 ] {c45d1372-9e89-4c03-970c-604514c264f9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.01.08 00:35:12.053040 [ 268 ] {c45d1372-9e89-4c03-970c-604514c264f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5432 | 2026.01.08 00:35:12.053472 [ 268 ] {c45d1372-9e89-4c03-970c-604514c264f9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5433 | 2026.01.08 00:35:12.053700 [ 268 ] {c45d1372-9e89-4c03-970c-604514c264f9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.01.08 00:35:12.053835 [ 268 ] {c45d1372-9e89-4c03-970c-604514c264f9} <Debug> executeQuery: Read 942 rows, 67.27 KiB in 0.001572 sec., 599236.641221374 rows/sec., 41.79 MiB/sec. | ||
| 5435 | 2026.01.08 00:35:12.053875 [ 268 ] {c45d1372-9e89-4c03-970c-604514c264f9} <Debug> TCPHandler: Processed in 0.001741039 sec. | ||
| 5436 | 2026.01.08 00:35:12.053989 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2026.01.08 00:35:12.054088 [ 268 ] {079f2ff6-ab19-4819-bd89-3418932c95e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5438 | 2026.01.08 00:35:12.054144 [ 268 ] {079f2ff6-ab19-4819-bd89-3418932c95e0} <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 | ||
| 5439 | 2026.01.08 00:35:12.055000 [ 268 ] {079f2ff6-ab19-4819-bd89-3418932c95e0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.01.08 00:35:12.055039 [ 268 ] {079f2ff6-ab19-4819-bd89-3418932c95e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5441 | 2026.01.08 00:35:12.055617 [ 268 ] {079f2ff6-ab19-4819-bd89-3418932c95e0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5442 | 2026.01.08 00:35:12.055856 [ 268 ] {079f2ff6-ab19-4819-bd89-3418932c95e0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2026.01.08 00:35:12.055996 [ 268 ] {079f2ff6-ab19-4819-bd89-3418932c95e0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001926 sec., 18691.58878504673 rows/sec., 33.49 MiB/sec. | ||
| 5444 | 2026.01.08 00:35:12.056054 [ 268 ] {079f2ff6-ab19-4819-bd89-3418932c95e0} <Debug> TCPHandler: Processed in 0.00211611 sec. | ||
| 5445 | 2026.01.08 00:35:12.056169 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.01.08 00:35:12.056266 [ 268 ] {657fa681-48b1-4463-8ce2-74584cedaef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5447 | 2026.01.08 00:35:12.056309 [ 268 ] {657fa681-48b1-4463-8ce2-74584cedaef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5448 | 2026.01.08 00:35:12.056643 [ 268 ] {657fa681-48b1-4463-8ce2-74584cedaef9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.01.08 00:35:12.056681 [ 268 ] {657fa681-48b1-4463-8ce2-74584cedaef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5450 | 2026.01.08 00:35:12.057002 [ 268 ] {657fa681-48b1-4463-8ce2-74584cedaef9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5451 | 2026.01.08 00:35:12.057221 [ 268 ] {657fa681-48b1-4463-8ce2-74584cedaef9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.01.08 00:35:12.057353 [ 268 ] {657fa681-48b1-4463-8ce2-74584cedaef9} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001105 sec., 27149.321266968323 rows/sec., 1.82 MiB/sec. | ||
| 5453 | 2026.01.08 00:35:12.057390 [ 268 ] {657fa681-48b1-4463-8ce2-74584cedaef9} <Debug> TCPHandler: Processed in 0.001272026 sec. | ||
| 5454 | 2026.01.08 00:35:12.057472 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 72 columns (72 merged, 0 gathered) in 0.00916839 sec., 78639.76117944371 rows/sec., 69.78 MiB/sec. | ||
| 5455 | 2026.01.08 00:35:12.058355 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5456 | 2026.01.08 00:35:12.058864 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.01.08 00:35:12.058930 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_16_3} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5458 | 2026.01.08 00:35:12.059083 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5459 | 2026.01.08 00:35:14.512609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11121 | ||
| 5460 | 2026.01.08 00:35:14.513116 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.01.08 00:35:14.513166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5462 | 2026.01.08 00:35:14.513650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5463 | 2026.01.08 00:35:14.513889 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.01.08 00:35:14.514029 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11121 | ||
| 5465 | 2026.01.08 00:35:14.642164 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.01.08 00:35:14.642356 [ 268 ] {21163fba-21e2-4230-8d18-fccef9e63285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5467 | 2026.01.08 00:35:14.642428 [ 268 ] {21163fba-21e2-4230-8d18-fccef9e63285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5468 | 2026.01.08 00:35:14.643106 [ 268 ] {21163fba-21e2-4230-8d18-fccef9e63285} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.01.08 00:35:14.643161 [ 268 ] {21163fba-21e2-4230-8d18-fccef9e63285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5470 | 2026.01.08 00:35:14.643593 [ 268 ] {21163fba-21e2-4230-8d18-fccef9e63285} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5471 | 2026.01.08 00:35:14.643845 [ 268 ] {21163fba-21e2-4230-8d18-fccef9e63285} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.01.08 00:35:14.644017 [ 268 ] {21163fba-21e2-4230-8d18-fccef9e63285} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001714 sec., 32672.112018669777 rows/sec., 2.51 MiB/sec. | ||
| 5473 | 2026.01.08 00:35:14.644071 [ 268 ] {21163fba-21e2-4230-8d18-fccef9e63285} <Debug> TCPHandler: Processed in 0.002045927 sec. | ||
| 5474 | 2026.01.08 00:35:14.644203 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.01.08 00:35:14.644319 [ 268 ] {b6fc2966-3ddf-460a-902e-f4d0b758ff50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5476 | 2026.01.08 00:35:14.644367 [ 268 ] {b6fc2966-3ddf-460a-902e-f4d0b758ff50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5477 | 2026.01.08 00:35:14.644809 [ 268 ] {b6fc2966-3ddf-460a-902e-f4d0b758ff50} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.01.08 00:35:14.644850 [ 268 ] {b6fc2966-3ddf-460a-902e-f4d0b758ff50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5479 | 2026.01.08 00:35:14.645198 [ 268 ] {b6fc2966-3ddf-460a-902e-f4d0b758ff50} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5480 | 2026.01.08 00:35:14.645444 [ 268 ] {b6fc2966-3ddf-460a-902e-f4d0b758ff50} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.01.08 00:35:14.645583 [ 268 ] {b6fc2966-3ddf-460a-902e-f4d0b758ff50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 5482 | 2026.01.08 00:35:14.645624 [ 268 ] {b6fc2966-3ddf-460a-902e-f4d0b758ff50} <Debug> TCPHandler: Processed in 0.001474872 sec. | ||
| 5483 | 2026.01.08 00:35:14.645741 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.01.08 00:35:14.645842 [ 268 ] {32125622-2ac0-4069-b56e-8bcb99556714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.01.08 00:35:14.645888 [ 268 ] {32125622-2ac0-4069-b56e-8bcb99556714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5486 | 2026.01.08 00:35:14.646266 [ 268 ] {32125622-2ac0-4069-b56e-8bcb99556714} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.01.08 00:35:14.646304 [ 268 ] {32125622-2ac0-4069-b56e-8bcb99556714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5488 | 2026.01.08 00:35:14.646656 [ 268 ] {32125622-2ac0-4069-b56e-8bcb99556714} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5489 | 2026.01.08 00:35:14.646894 [ 268 ] {32125622-2ac0-4069-b56e-8bcb99556714} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.01.08 00:35:14.647028 [ 268 ] {32125622-2ac0-4069-b56e-8bcb99556714} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001206 sec., 69651.74129353234 rows/sec., 4.85 MiB/sec. | ||
| 5491 | 2026.01.08 00:35:14.647067 [ 268 ] {32125622-2ac0-4069-b56e-8bcb99556714} <Debug> TCPHandler: Processed in 0.00137822 sec. | ||
| 5492 | 2026.01.08 00:35:14.647177 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.01.08 00:35:14.647278 [ 268 ] {25646bbc-61be-4e06-8cf3-96e7a7d6f29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5494 | 2026.01.08 00:35:14.647322 [ 268 ] {25646bbc-61be-4e06-8cf3-96e7a7d6f29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5495 | 2026.01.08 00:35:14.647647 [ 268 ] {25646bbc-61be-4e06-8cf3-96e7a7d6f29a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.01.08 00:35:14.647685 [ 268 ] {25646bbc-61be-4e06-8cf3-96e7a7d6f29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5497 | 2026.01.08 00:35:14.648029 [ 268 ] {25646bbc-61be-4e06-8cf3-96e7a7d6f29a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5498 | 2026.01.08 00:35:14.648298 [ 268 ] {25646bbc-61be-4e06-8cf3-96e7a7d6f29a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.01.08 00:35:14.648435 [ 268 ] {25646bbc-61be-4e06-8cf3-96e7a7d6f29a} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001176 sec., 25510.204081632655 rows/sec., 1.72 MiB/sec. | ||
| 5500 | 2026.01.08 00:35:14.648472 [ 268 ] {25646bbc-61be-4e06-8cf3-96e7a7d6f29a} <Debug> TCPHandler: Processed in 0.001344109 sec. | ||
| 5501 | 2026.01.08 00:35:15.100714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5502 | 2026.01.08 00:35:15.119348 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.01.08 00:35:15.119416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5504 | 2026.01.08 00:35:15.124983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5505 | 2026.01.08 00:35:15.125695 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5506 | 2026.01.08 00:35:15.129131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5507 | 2026.01.08 00:35:19.411346 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49297 | ||
| 5508 | 2026.01.08 00:35:19.411455 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5509 | 2026.01.08 00:35:19.411480 [ 287 ] {} <Debug> TCP-Session: 71376843-0a62-4ba5-b379-512f3161a545 Authenticating user 'default' from [fd00:1122:3344:101::e]:49297 | ||
| 5510 | 2026.01.08 00:35:19.411502 [ 287 ] {} <Debug> TCP-Session: 71376843-0a62-4ba5-b379-512f3161a545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.01.08 00:35:19.411515 [ 287 ] {} <Debug> TCP-Session: 71376843-0a62-4ba5-b379-512f3161a545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.01.08 00:35:19.411700 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37101 | ||
| 5513 | 2026.01.08 00:35:19.411737 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47375 | ||
| 5514 | 2026.01.08 00:35:19.411757 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63798 | ||
| 5515 | 2026.01.08 00:35:19.411775 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38145 | ||
| 5516 | 2026.01.08 00:35:19.411803 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65458 | ||
| 5517 | 2026.01.08 00:35:19.411827 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5518 | 2026.01.08 00:35:19.411812 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5519 | 2026.01.08 00:35:19.411889 [ 291 ] {} <Debug> TCP-Session: 19ee77a1-d500-4edc-b7f1-b8bb52f5811d Authenticating user 'default' from [fd00:1122:3344:101::e]:47375 | ||
| 5520 | 2026.01.08 00:35:19.411889 [ 287 ] {} <Trace> TCP-Session: 71376843-0a62-4ba5-b379-512f3161a545 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2026.01.08 00:35:19.411913 [ 289 ] {} <Debug> TCP-Session: 64fce229-e4cb-4d03-bd58-f4eaaaafe656 Authenticating user 'default' from [fd00:1122:3344:101::e]:37101 | ||
| 5522 | 2026.01.08 00:35:19.411917 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5523 | 2026.01.08 00:35:19.411948 [ 289 ] {} <Debug> TCP-Session: 64fce229-e4cb-4d03-bd58-f4eaaaafe656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.01.08 00:35:19.411920 [ 291 ] {} <Debug> TCP-Session: 19ee77a1-d500-4edc-b7f1-b8bb52f5811d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.01.08 00:35:19.411978 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5526 | 2026.01.08 00:35:19.411995 [ 291 ] {} <Debug> TCP-Session: 19ee77a1-d500-4edc-b7f1-b8bb52f5811d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.01.08 00:35:19.412007 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5528 | 2026.01.08 00:35:19.412010 [ 267 ] {} <Debug> TCP-Session: 3d7cd02c-e0f9-4df8-80d4-50113c1cf0e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38145 | ||
| 5529 | 2026.01.08 00:35:19.411965 [ 289 ] {} <Debug> TCP-Session: 64fce229-e4cb-4d03-bd58-f4eaaaafe656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.01.08 00:35:19.412051 [ 286 ] {} <Debug> TCP-Session: a742320b-077f-4d08-9b75-89e73fa49135 Authenticating user 'default' from [fd00:1122:3344:101::e]:65458 | ||
| 5531 | 2026.01.08 00:35:19.412054 [ 267 ] {} <Debug> TCP-Session: 3d7cd02c-e0f9-4df8-80d4-50113c1cf0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.01.08 00:35:19.411962 [ 293 ] {} <Debug> TCP-Session: 81736750-3d86-4c0b-a829-b0cf5e80de41 Authenticating user 'default' from [fd00:1122:3344:101::e]:63798 | ||
| 5533 | 2026.01.08 00:35:19.412097 [ 267 ] {} <Debug> TCP-Session: 3d7cd02c-e0f9-4df8-80d4-50113c1cf0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5534 | 2026.01.08 00:35:19.412107 [ 287 ] {40c9cee6-f4f5-45b0-aaa9-45e79c96ab8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5535 | 2026.01.08 00:35:19.412120 [ 293 ] {} <Debug> TCP-Session: 81736750-3d86-4c0b-a829-b0cf5e80de41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5536 | 2026.01.08 00:35:19.412092 [ 286 ] {} <Debug> TCP-Session: a742320b-077f-4d08-9b75-89e73fa49135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5537 | 2026.01.08 00:35:19.412160 [ 293 ] {} <Debug> TCP-Session: 81736750-3d86-4c0b-a829-b0cf5e80de41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.01.08 00:35:19.412184 [ 286 ] {} <Debug> TCP-Session: a742320b-077f-4d08-9b75-89e73fa49135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5539 | 2026.01.08 00:35:19.411760 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61753 | ||
| 5540 | 2026.01.08 00:35:19.411742 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62680 | ||
| 5541 | 2026.01.08 00:35:19.411772 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33322 | ||
| 5542 | 2026.01.08 00:35:19.412377 [ 287 ] {40c9cee6-f4f5-45b0-aaa9-45e79c96ab8f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5543 | 2026.01.08 00:35:19.412436 [ 287 ] {40c9cee6-f4f5-45b0-aaa9-45e79c96ab8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5544 | 2026.01.08 00:35:19.412459 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5545 | 2026.01.08 00:35:19.412488 [ 294 ] {} <Debug> TCP-Session: 143c41d8-883c-4501-8dc5-39956fff83e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33322 | ||
| 5546 | 2026.01.08 00:35:19.412505 [ 294 ] {} <Debug> TCP-Session: 143c41d8-883c-4501-8dc5-39956fff83e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2026.01.08 00:35:19.412517 [ 294 ] {} <Debug> TCP-Session: 143c41d8-883c-4501-8dc5-39956fff83e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5548 | 2026.01.08 00:35:19.412515 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5549 | 2026.01.08 00:35:19.412550 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5550 | 2026.01.08 00:35:19.412570 [ 292 ] {} <Debug> TCP-Session: 40ec3d0e-2632-447d-b39f-2dd73d7406f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61753 | ||
| 5551 | 2026.01.08 00:35:19.412583 [ 290 ] {} <Debug> TCP-Session: ff7c5fd8-d2e7-4b3b-9673-3f10b6c1a53e Authenticating user 'default' from [fd00:1122:3344:101::e]:62680 | ||
| 5552 | 2026.01.08 00:35:19.412606 [ 292 ] {} <Debug> TCP-Session: 40ec3d0e-2632-447d-b39f-2dd73d7406f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5553 | 2026.01.08 00:35:19.412610 [ 290 ] {} <Debug> TCP-Session: ff7c5fd8-d2e7-4b3b-9673-3f10b6c1a53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2026.01.08 00:35:19.412631 [ 292 ] {} <Debug> TCP-Session: 40ec3d0e-2632-447d-b39f-2dd73d7406f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.01.08 00:35:19.412643 [ 290 ] {} <Debug> TCP-Session: ff7c5fd8-d2e7-4b3b-9673-3f10b6c1a53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.01.08 00:35:19.412715 [ 287 ] {40c9cee6-f4f5-45b0-aaa9-45e79c96ab8f} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 5557 | 2026.01.08 00:35:19.413653 [ 311 ] {40c9cee6-f4f5-45b0-aaa9-45e79c96ab8f} <Trace> AggregatingTransform: Aggregating | ||
| 5558 | 2026.01.08 00:35:19.413698 [ 311 ] {40c9cee6-f4f5-45b0-aaa9-45e79c96ab8f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5559 | 2026.01.08 00:35:19.413733 [ 311 ] {40c9cee6-f4f5-45b0-aaa9-45e79c96ab8f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915216 sec. (1092.638 rows/sec., 42.68 KiB/sec.) | ||
| 5560 | 2026.01.08 00:35:19.413750 [ 311 ] {40c9cee6-f4f5-45b0-aaa9-45e79c96ab8f} <Trace> Aggregator: Merging aggregated data | ||
| 5561 | 2026.01.08 00:35:19.415000 [ 287 ] {40c9cee6-f4f5-45b0-aaa9-45e79c96ab8f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002975 sec., 336.1344537815126 rows/sec., 13.13 KiB/sec. | ||
| 5562 | 2026.01.08 00:35:19.415138 [ 287 ] {40c9cee6-f4f5-45b0-aaa9-45e79c96ab8f} <Debug> TCPHandler: Processed in 0.003412747 sec. | ||
| 5563 | 2026.01.08 00:35:19.415255 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5564 | 2026.01.08 00:35:19.415279 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5565 | 2026.01.08 00:35:19.415285 [ 287 ] {} <Debug> TCP-Session: 71376843-0a62-4ba5-b379-512f3161a545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5566 | 2026.01.08 00:35:19.415295 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5567 | 2026.01.08 00:35:19.415323 [ 294 ] {} <Debug> TCP-Session: 143c41d8-883c-4501-8dc5-39956fff83e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.01.08 00:35:19.415331 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5569 | 2026.01.08 00:35:19.415349 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5570 | 2026.01.08 00:35:19.415371 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5571 | 2026.01.08 00:35:19.415381 [ 290 ] {} <Debug> TCP-Session: ff7c5fd8-d2e7-4b3b-9673-3f10b6c1a53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2026.01.08 00:35:19.415391 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5573 | 2026.01.08 00:35:19.415410 [ 267 ] {} <Debug> TCP-Session: 3d7cd02c-e0f9-4df8-80d4-50113c1cf0e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2026.01.08 00:35:19.415404 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5575 | 2026.01.08 00:35:19.415446 [ 293 ] {} <Debug> TCP-Session: 81736750-3d86-4c0b-a829-b0cf5e80de41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5576 | 2026.01.08 00:35:19.415401 [ 291 ] {} <Debug> TCP-Session: 19ee77a1-d500-4edc-b7f1-b8bb52f5811d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5577 | 2026.01.08 00:35:19.415482 [ 286 ] {} <Debug> TCP-Session: a742320b-077f-4d08-9b75-89e73fa49135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2026.01.08 00:35:19.415362 [ 289 ] {} <Debug> TCP-Session: 64fce229-e4cb-4d03-bd58-f4eaaaafe656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.01.08 00:35:19.415315 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5580 | 2026.01.08 00:35:19.415578 [ 292 ] {} <Debug> TCP-Session: 40ec3d0e-2632-447d-b39f-2dd73d7406f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2026.01.08 00:35:19.444254 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38880 | ||
| 5582 | 2026.01.08 00:35:19.444323 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5583 | 2026.01.08 00:35:19.444345 [ 287 ] {} <Debug> TCP-Session: 0f57150e-02d4-4296-912c-7994cd7c414d Authenticating user 'default' from [fd00:1122:3344:101::e]:38880 | ||
| 5584 | 2026.01.08 00:35:19.444362 [ 287 ] {} <Debug> TCP-Session: 0f57150e-02d4-4296-912c-7994cd7c414d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.01.08 00:35:19.444374 [ 287 ] {} <Debug> TCP-Session: 0f57150e-02d4-4296-912c-7994cd7c414d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.01.08 00:35:19.444529 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41409 | ||
| 5587 | 2026.01.08 00:35:19.444540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48820 | ||
| 5588 | 2026.01.08 00:35:19.444572 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54735 | ||
| 5589 | 2026.01.08 00:35:19.444588 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47140 | ||
| 5590 | 2026.01.08 00:35:19.444633 [ 287 ] {} <Trace> TCP-Session: 0f57150e-02d4-4296-912c-7994cd7c414d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2026.01.08 00:35:19.444647 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39196 | ||
| 5592 | 2026.01.08 00:35:19.444675 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65060 | ||
| 5593 | 2026.01.08 00:35:19.444707 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2026.01.08 00:35:19.444666 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5595 | 2026.01.08 00:35:19.444750 [ 292 ] {} <Debug> TCP-Session: 98fd373f-40bf-46f9-9d83-920f9efa70a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47140 | ||
| 5596 | 2026.01.08 00:35:19.444758 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5597 | 2026.01.08 00:35:19.444771 [ 291 ] {} <Debug> TCP-Session: 1a0419f7-d2d5-409a-adca-402fa503410a Authenticating user 'default' from [fd00:1122:3344:101::e]:54735 | ||
| 5598 | 2026.01.08 00:35:19.444792 [ 287 ] {40d3e5c6-8fbc-45d9-83ac-00abd53e2251} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38880) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5599 | 2026.01.08 00:35:19.444798 [ 286 ] {} <Debug> TCP-Session: 5882d460-1daf-49d5-9c68-1b7749651264 Authenticating user 'default' from [fd00:1122:3344:101::e]:65060 | ||
| 5600 | 2026.01.08 00:35:19.444808 [ 291 ] {} <Debug> TCP-Session: 1a0419f7-d2d5-409a-adca-402fa503410a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.01.08 00:35:19.444836 [ 286 ] {} <Debug> TCP-Session: 5882d460-1daf-49d5-9c68-1b7749651264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.01.08 00:35:19.444848 [ 291 ] {} <Debug> TCP-Session: 1a0419f7-d2d5-409a-adca-402fa503410a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2026.01.08 00:35:19.444860 [ 286 ] {} <Debug> TCP-Session: 5882d460-1daf-49d5-9c68-1b7749651264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.01.08 00:35:19.444783 [ 292 ] {} <Debug> TCP-Session: 98fd373f-40bf-46f9-9d83-920f9efa70a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.01.08 00:35:19.444737 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5606 | 2026.01.08 00:35:19.444908 [ 292 ] {} <Debug> TCP-Session: 98fd373f-40bf-46f9-9d83-920f9efa70a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.01.08 00:35:19.444656 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59957 | ||
| 5608 | 2026.01.08 00:35:19.444953 [ 294 ] {} <Debug> TCP-Session: 0d7da84e-2676-43cd-8498-3ad76fa2a6cb Authenticating user 'default' from [fd00:1122:3344:101::e]:39196 | ||
| 5609 | 2026.01.08 00:35:19.444649 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5610 | 2026.01.08 00:35:19.444987 [ 287 ] {40d3e5c6-8fbc-45d9-83ac-00abd53e2251} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5611 | 2026.01.08 00:35:19.445019 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5612 | 2026.01.08 00:35:19.445017 [ 290 ] {} <Debug> TCP-Session: 7f387fa7-3b3a-4128-84d5-23de4491a970 Authenticating user 'default' from [fd00:1122:3344:101::e]:48820 | ||
| 5613 | 2026.01.08 00:35:19.445046 [ 267 ] {} <Debug> TCP-Session: 762791a4-fa29-4807-bb7a-14851b740f93 Authenticating user 'default' from [fd00:1122:3344:101::e]:59957 | ||
| 5614 | 2026.01.08 00:35:19.445055 [ 287 ] {40d3e5c6-8fbc-45d9-83ac-00abd53e2251} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5615 | 2026.01.08 00:35:19.445061 [ 290 ] {} <Debug> TCP-Session: 7f387fa7-3b3a-4128-84d5-23de4491a970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2026.01.08 00:35:19.445072 [ 267 ] {} <Debug> TCP-Session: 762791a4-fa29-4807-bb7a-14851b740f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.01.08 00:35:19.445096 [ 290 ] {} <Debug> TCP-Session: 7f387fa7-3b3a-4128-84d5-23de4491a970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2026.01.08 00:35:19.445109 [ 267 ] {} <Debug> TCP-Session: 762791a4-fa29-4807-bb7a-14851b740f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2026.01.08 00:35:19.445001 [ 294 ] {} <Debug> TCP-Session: 0d7da84e-2676-43cd-8498-3ad76fa2a6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.01.08 00:35:19.444620 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53599 | ||
| 5621 | 2026.01.08 00:35:19.445164 [ 294 ] {} <Debug> TCP-Session: 0d7da84e-2676-43cd-8498-3ad76fa2a6cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.01.08 00:35:19.444650 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5623 | 2026.01.08 00:35:19.445243 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5624 | 2026.01.08 00:35:19.445251 [ 289 ] {} <Debug> TCP-Session: e82e9cf0-b8a6-4699-b82a-99b2b86a7ecd Authenticating user 'default' from [fd00:1122:3344:101::e]:41409 | ||
| 5625 | 2026.01.08 00:35:19.445267 [ 293 ] {} <Debug> TCP-Session: 65f531ec-a177-459a-a392-daad20fa85a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53599 | ||
| 5626 | 2026.01.08 00:35:19.445283 [ 289 ] {} <Debug> TCP-Session: e82e9cf0-b8a6-4699-b82a-99b2b86a7ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5627 | 2026.01.08 00:35:19.445286 [ 293 ] {} <Debug> TCP-Session: 65f531ec-a177-459a-a392-daad20fa85a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2026.01.08 00:35:19.445305 [ 289 ] {} <Debug> TCP-Session: e82e9cf0-b8a6-4699-b82a-99b2b86a7ecd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2026.01.08 00:35:19.445310 [ 293 ] {} <Debug> TCP-Session: 65f531ec-a177-459a-a392-daad20fa85a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.01.08 00:35:19.445324 [ 287 ] {40d3e5c6-8fbc-45d9-83ac-00abd53e2251} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 5631 | 2026.01.08 00:35:19.446147 [ 299 ] {40d3e5c6-8fbc-45d9-83ac-00abd53e2251} <Trace> AggregatingTransform: Aggregating | ||
| 5632 | 2026.01.08 00:35:19.446183 [ 299 ] {40d3e5c6-8fbc-45d9-83ac-00abd53e2251} <Trace> Aggregator: Aggregation method: without_key | ||
| 5633 | 2026.01.08 00:35:19.446208 [ 299 ] {40d3e5c6-8fbc-45d9-83ac-00abd53e2251} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000792903 sec. (1261.188 rows/sec., 49.27 KiB/sec.) | ||
| 5634 | 2026.01.08 00:35:19.446222 [ 299 ] {40d3e5c6-8fbc-45d9-83ac-00abd53e2251} <Trace> Aggregator: Merging aggregated data | ||
| 5635 | 2026.01.08 00:35:19.447590 [ 287 ] {40d3e5c6-8fbc-45d9-83ac-00abd53e2251} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002834 sec., 352.8581510232886 rows/sec., 13.78 KiB/sec. | ||
| 5636 | 2026.01.08 00:35:19.447705 [ 287 ] {40d3e5c6-8fbc-45d9-83ac-00abd53e2251} <Debug> TCPHandler: Processed in 0.003160739 sec. | ||
| 5637 | 2026.01.08 00:35:19.447830 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2026.01.08 00:35:19.447861 [ 287 ] {} <Debug> TCP-Session: 0f57150e-02d4-4296-912c-7994cd7c414d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5639 | 2026.01.08 00:35:19.447870 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5640 | 2026.01.08 00:35:19.447902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5641 | 2026.01.08 00:35:19.447919 [ 286 ] {} <Debug> TCP-Session: 5882d460-1daf-49d5-9c68-1b7749651264 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.01.08 00:35:19.447923 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5643 | 2026.01.08 00:35:19.447957 [ 289 ] {} <Debug> TCP-Session: e82e9cf0-b8a6-4699-b82a-99b2b86a7ecd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.01.08 00:35:19.447961 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5645 | 2026.01.08 00:35:19.447985 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5646 | 2026.01.08 00:35:19.447985 [ 290 ] {} <Debug> TCP-Session: 7f387fa7-3b3a-4128-84d5-23de4491a970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.01.08 00:35:19.448012 [ 267 ] {} <Debug> TCP-Session: 762791a4-fa29-4807-bb7a-14851b740f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.01.08 00:35:19.448027 [ 291 ] {} <Debug> TCP-Session: 1a0419f7-d2d5-409a-adca-402fa503410a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.01.08 00:35:19.448021 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5650 | 2026.01.08 00:35:19.448009 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5651 | 2026.01.08 00:35:19.448077 [ 294 ] {} <Debug> TCP-Session: 0d7da84e-2676-43cd-8498-3ad76fa2a6cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.01.08 00:35:19.447936 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5653 | 2026.01.08 00:35:19.448126 [ 293 ] {} <Debug> TCP-Session: 65f531ec-a177-459a-a392-daad20fa85a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.01.08 00:35:19.448159 [ 292 ] {} <Debug> TCP-Session: 98fd373f-40bf-46f9-9d83-920f9efa70a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.01.08 00:35:19.595819 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34998 | ||
| 5656 | 2026.01.08 00:35:19.595915 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5657 | 2026.01.08 00:35:19.595939 [ 287 ] {} <Debug> TCP-Session: b41891a6-793a-4171-950e-9dd2ba2a4642 Authenticating user 'default' from [fd00:1122:3344:101::e]:34998 | ||
| 5658 | 2026.01.08 00:35:19.595960 [ 287 ] {} <Debug> TCP-Session: b41891a6-793a-4171-950e-9dd2ba2a4642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.01.08 00:35:19.595973 [ 287 ] {} <Debug> TCP-Session: b41891a6-793a-4171-950e-9dd2ba2a4642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.01.08 00:35:19.596200 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44357 | ||
| 5661 | 2026.01.08 00:35:19.596219 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39534 | ||
| 5662 | 2026.01.08 00:35:19.596244 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56766 | ||
| 5663 | 2026.01.08 00:35:19.596263 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53999 | ||
| 5664 | 2026.01.08 00:35:19.596287 [ 287 ] {} <Trace> TCP-Session: b41891a6-793a-4171-950e-9dd2ba2a4642 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.01.08 00:35:19.596316 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5666 | 2026.01.08 00:35:19.596252 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57173 | ||
| 5667 | 2026.01.08 00:35:19.596350 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5668 | 2026.01.08 00:35:19.596356 [ 289 ] {} <Debug> TCP-Session: 9d37665d-77c1-44dc-8fb3-8cb14f32e523 Authenticating user 'default' from [fd00:1122:3344:101::e]:44357 | ||
| 5669 | 2026.01.08 00:35:19.596346 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5670 | 2026.01.08 00:35:19.596394 [ 286 ] {} <Debug> TCP-Session: 247b91fa-a63b-47c5-8f9a-b7406ce26acb Authenticating user 'default' from [fd00:1122:3344:101::e]:53999 | ||
| 5671 | 2026.01.08 00:35:19.596405 [ 289 ] {} <Debug> TCP-Session: 9d37665d-77c1-44dc-8fb3-8cb14f32e523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.01.08 00:35:19.596410 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5673 | 2026.01.08 00:35:19.596443 [ 289 ] {} <Debug> TCP-Session: 9d37665d-77c1-44dc-8fb3-8cb14f32e523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5674 | 2026.01.08 00:35:19.596462 [ 267 ] {} <Debug> TCP-Session: 1206bee6-2f3d-437b-96e6-b214bd47187b Authenticating user 'default' from [fd00:1122:3344:101::e]:57173 | ||
| 5675 | 2026.01.08 00:35:19.596477 [ 287 ] {3625c6ce-5e8f-49c8-b0a0-d168412f79f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5676 | 2026.01.08 00:35:19.596491 [ 267 ] {} <Debug> TCP-Session: 1206bee6-2f3d-437b-96e6-b214bd47187b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2026.01.08 00:35:19.596432 [ 286 ] {} <Debug> TCP-Session: 247b91fa-a63b-47c5-8f9a-b7406ce26acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.01.08 00:35:19.596512 [ 267 ] {} <Debug> TCP-Session: 1206bee6-2f3d-437b-96e6-b214bd47187b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5679 | 2026.01.08 00:35:19.596529 [ 286 ] {} <Debug> TCP-Session: 247b91fa-a63b-47c5-8f9a-b7406ce26acb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5680 | 2026.01.08 00:35:19.596346 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5681 | 2026.01.08 00:35:19.596244 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57455 | ||
| 5682 | 2026.01.08 00:35:19.596577 [ 290 ] {} <Debug> TCP-Session: b6ffd3c9-9bc6-4338-b9f7-c828f666b801 Authenticating user 'default' from [fd00:1122:3344:101::e]:39534 | ||
| 5683 | 2026.01.08 00:35:19.596232 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40305 | ||
| 5684 | 2026.01.08 00:35:19.596636 [ 290 ] {} <Debug> TCP-Session: b6ffd3c9-9bc6-4338-b9f7-c828f666b801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.01.08 00:35:19.596205 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47349 | ||
| 5686 | 2026.01.08 00:35:19.596673 [ 290 ] {} <Debug> TCP-Session: b6ffd3c9-9bc6-4338-b9f7-c828f666b801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5687 | 2026.01.08 00:35:19.596698 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5688 | 2026.01.08 00:35:19.596710 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5689 | 2026.01.08 00:35:19.596425 [ 294 ] {} <Debug> TCP-Session: 2f122443-6f57-4b04-be37-492e353ca8ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56766 | ||
| 5690 | 2026.01.08 00:35:19.596759 [ 293 ] {} <Debug> TCP-Session: 0e0eede8-f7a4-4b62-a0a9-958cb8dc918c Authenticating user 'default' from [fd00:1122:3344:101::e]:40305 | ||
| 5691 | 2026.01.08 00:35:19.596757 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5692 | 2026.01.08 00:35:19.596780 [ 287 ] {3625c6ce-5e8f-49c8-b0a0-d168412f79f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5693 | 2026.01.08 00:35:19.596791 [ 293 ] {} <Debug> TCP-Session: 0e0eede8-f7a4-4b62-a0a9-958cb8dc918c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2026.01.08 00:35:19.596807 [ 291 ] {} <Debug> TCP-Session: f551767d-f4f7-4c85-96e5-bdfc973b5d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:47349 | ||
| 5695 | 2026.01.08 00:35:19.596830 [ 293 ] {} <Debug> TCP-Session: 0e0eede8-f7a4-4b62-a0a9-958cb8dc918c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5696 | 2026.01.08 00:35:19.596846 [ 291 ] {} <Debug> TCP-Session: f551767d-f4f7-4c85-96e5-bdfc973b5d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.01.08 00:35:19.596850 [ 287 ] {3625c6ce-5e8f-49c8-b0a0-d168412f79f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5698 | 2026.01.08 00:35:19.596868 [ 291 ] {} <Debug> TCP-Session: f551767d-f4f7-4c85-96e5-bdfc973b5d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5699 | 2026.01.08 00:35:19.596781 [ 294 ] {} <Debug> TCP-Session: 2f122443-6f57-4b04-be37-492e353ca8ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.01.08 00:35:19.596748 [ 292 ] {} <Debug> TCP-Session: 7cd819ee-24b2-48e0-aef5-2cec7088f752 Authenticating user 'default' from [fd00:1122:3344:101::e]:57455 | ||
| 5701 | 2026.01.08 00:35:19.596907 [ 294 ] {} <Debug> TCP-Session: 2f122443-6f57-4b04-be37-492e353ca8ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.01.08 00:35:19.596935 [ 292 ] {} <Debug> TCP-Session: 7cd819ee-24b2-48e0-aef5-2cec7088f752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.01.08 00:35:19.596954 [ 292 ] {} <Debug> TCP-Session: 7cd819ee-24b2-48e0-aef5-2cec7088f752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2026.01.08 00:35:19.597165 [ 287 ] {3625c6ce-5e8f-49c8-b0a0-d168412f79f4} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 5705 | 2026.01.08 00:35:19.598097 [ 314 ] {3625c6ce-5e8f-49c8-b0a0-d168412f79f4} <Trace> AggregatingTransform: Aggregating | ||
| 5706 | 2026.01.08 00:35:19.598151 [ 314 ] {3625c6ce-5e8f-49c8-b0a0-d168412f79f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5707 | 2026.01.08 00:35:19.598197 [ 314 ] {3625c6ce-5e8f-49c8-b0a0-d168412f79f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925306 sec. (1080.724 rows/sec., 42.22 KiB/sec.) | ||
| 5708 | 2026.01.08 00:35:19.598218 [ 314 ] {3625c6ce-5e8f-49c8-b0a0-d168412f79f4} <Trace> Aggregator: Merging aggregated data | ||
| 5709 | 2026.01.08 00:35:19.599405 [ 287 ] {3625c6ce-5e8f-49c8-b0a0-d168412f79f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002983 sec., 335.2329869259135 rows/sec., 13.10 KiB/sec. | ||
| 5710 | 2026.01.08 00:35:19.599547 [ 287 ] {3625c6ce-5e8f-49c8-b0a0-d168412f79f4} <Debug> TCPHandler: Processed in 0.003377336 sec. | ||
| 5711 | 2026.01.08 00:35:19.599688 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5712 | 2026.01.08 00:35:19.599713 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5713 | 2026.01.08 00:35:19.599721 [ 287 ] {} <Debug> TCP-Session: b41891a6-793a-4171-950e-9dd2ba2a4642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2026.01.08 00:35:19.599727 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5715 | 2026.01.08 00:35:19.599765 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5716 | 2026.01.08 00:35:19.599782 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5717 | 2026.01.08 00:35:19.599804 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5718 | 2026.01.08 00:35:19.599819 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2026.01.08 00:35:19.599850 [ 289 ] {} <Debug> TCP-Session: 9d37665d-77c1-44dc-8fb3-8cb14f32e523 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.01.08 00:35:19.599865 [ 291 ] {} <Debug> TCP-Session: f551767d-f4f7-4c85-96e5-bdfc973b5d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2026.01.08 00:35:19.599881 [ 293 ] {} <Debug> TCP-Session: 0e0eede8-f7a4-4b62-a0a9-958cb8dc918c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2026.01.08 00:35:19.599856 [ 294 ] {} <Debug> TCP-Session: 2f122443-6f57-4b04-be37-492e353ca8ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2026.01.08 00:35:19.599843 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5724 | 2026.01.08 00:35:19.599805 [ 292 ] {} <Debug> TCP-Session: 7cd819ee-24b2-48e0-aef5-2cec7088f752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2026.01.08 00:35:19.599965 [ 267 ] {} <Debug> TCP-Session: 1206bee6-2f3d-437b-96e6-b214bd47187b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.01.08 00:35:19.599745 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5727 | 2026.01.08 00:35:19.599759 [ 286 ] {} <Debug> TCP-Session: 247b91fa-a63b-47c5-8f9a-b7406ce26acb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5728 | 2026.01.08 00:35:19.600029 [ 290 ] {} <Debug> TCP-Session: b6ffd3c9-9bc6-4338-b9f7-c828f666b801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.01.08 00:35:19.646562 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2026.01.08 00:35:19.646737 [ 268 ] {bfa7d659-e82c-474e-a038-6acde5720ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5731 | 2026.01.08 00:35:19.646807 [ 268 ] {bfa7d659-e82c-474e-a038-6acde5720ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5732 | 2026.01.08 00:35:19.647505 [ 268 ] {bfa7d659-e82c-474e-a038-6acde5720ae5} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.01.08 00:35:19.647558 [ 268 ] {bfa7d659-e82c-474e-a038-6acde5720ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5734 | 2026.01.08 00:35:19.647983 [ 268 ] {bfa7d659-e82c-474e-a038-6acde5720ae5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5735 | 2026.01.08 00:35:19.648236 [ 268 ] {bfa7d659-e82c-474e-a038-6acde5720ae5} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.01.08 00:35:19.648403 [ 268 ] {bfa7d659-e82c-474e-a038-6acde5720ae5} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001716 sec., 38461.53846153846 rows/sec., 3.06 MiB/sec. | ||
| 5737 | 2026.01.08 00:35:19.648456 [ 268 ] {bfa7d659-e82c-474e-a038-6acde5720ae5} <Debug> TCPHandler: Processed in 0.002027428 sec. | ||
| 5738 | 2026.01.08 00:35:19.648592 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2026.01.08 00:35:19.648700 [ 268 ] {16d49e9b-e2c6-4b0e-870b-7b6e0c2dfb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5740 | 2026.01.08 00:35:19.648749 [ 268 ] {16d49e9b-e2c6-4b0e-870b-7b6e0c2dfb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5741 | 2026.01.08 00:35:19.649179 [ 268 ] {16d49e9b-e2c6-4b0e-870b-7b6e0c2dfb25} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.01.08 00:35:19.649217 [ 268 ] {16d49e9b-e2c6-4b0e-870b-7b6e0c2dfb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5743 | 2026.01.08 00:35:19.649552 [ 268 ] {16d49e9b-e2c6-4b0e-870b-7b6e0c2dfb25} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5744 | 2026.01.08 00:35:19.649780 [ 268 ] {16d49e9b-e2c6-4b0e-870b-7b6e0c2dfb25} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.01.08 00:35:19.649917 [ 268 ] {16d49e9b-e2c6-4b0e-870b-7b6e0c2dfb25} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001243 sec., 4022.526146419952 rows/sec., 302.48 KiB/sec. | ||
| 5746 | 2026.01.08 00:35:19.649957 [ 268 ] {16d49e9b-e2c6-4b0e-870b-7b6e0c2dfb25} <Debug> TCPHandler: Processed in 0.001418531 sec. | ||
| 5747 | 2026.01.08 00:35:19.650062 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.01.08 00:35:19.650169 [ 268 ] {40bfee01-2471-4e8d-aa24-194c3e454975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5749 | 2026.01.08 00:35:19.650213 [ 268 ] {40bfee01-2471-4e8d-aa24-194c3e454975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5750 | 2026.01.08 00:35:19.650727 [ 268 ] {40bfee01-2471-4e8d-aa24-194c3e454975} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.01.08 00:35:19.650774 [ 268 ] {40bfee01-2471-4e8d-aa24-194c3e454975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5752 | 2026.01.08 00:35:19.651217 [ 268 ] {40bfee01-2471-4e8d-aa24-194c3e454975} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5753 | 2026.01.08 00:35:19.651472 [ 268 ] {40bfee01-2471-4e8d-aa24-194c3e454975} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.01.08 00:35:19.651612 [ 268 ] {40bfee01-2471-4e8d-aa24-194c3e454975} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001464 sec., 47131.147540983606 rows/sec., 3.68 MiB/sec. | ||
| 5755 | 2026.01.08 00:35:19.651652 [ 268 ] {40bfee01-2471-4e8d-aa24-194c3e454975} <Debug> TCPHandler: Processed in 0.001640857 sec. | ||
| 5756 | 2026.01.08 00:35:19.651782 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.01.08 00:35:19.651889 [ 268 ] {7155a77f-5dde-477f-a4cd-efe4891abca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.01.08 00:35:19.651939 [ 268 ] {7155a77f-5dde-477f-a4cd-efe4891abca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5759 | 2026.01.08 00:35:19.652376 [ 268 ] {7155a77f-5dde-477f-a4cd-efe4891abca0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.01.08 00:35:19.652415 [ 268 ] {7155a77f-5dde-477f-a4cd-efe4891abca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5761 | 2026.01.08 00:35:19.652840 [ 268 ] {7155a77f-5dde-477f-a4cd-efe4891abca0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5762 | 2026.01.08 00:35:19.653095 [ 268 ] {7155a77f-5dde-477f-a4cd-efe4891abca0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.01.08 00:35:19.653243 [ 268 ] {7155a77f-5dde-477f-a4cd-efe4891abca0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001375 sec., 116363.63636363637 rows/sec., 8.10 MiB/sec. | ||
| 5764 | 2026.01.08 00:35:19.653283 [ 268 ] {7155a77f-5dde-477f-a4cd-efe4891abca0} <Debug> TCPHandler: Processed in 0.001554604 sec. | ||
| 5765 | 2026.01.08 00:35:19.653420 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2026.01.08 00:35:19.653532 [ 268 ] {c06f5b69-2a48-44df-ac56-1fa5b2b7f21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5767 | 2026.01.08 00:35:19.653603 [ 268 ] {c06f5b69-2a48-44df-ac56-1fa5b2b7f21f} <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 | ||
| 5768 | 2026.01.08 00:35:19.654755 [ 268 ] {c06f5b69-2a48-44df-ac56-1fa5b2b7f21f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.01.08 00:35:19.654797 [ 268 ] {c06f5b69-2a48-44df-ac56-1fa5b2b7f21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5770 | 2026.01.08 00:35:19.656098 [ 268 ] {c06f5b69-2a48-44df-ac56-1fa5b2b7f21f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5771 | 2026.01.08 00:35:19.656346 [ 268 ] {c06f5b69-2a48-44df-ac56-1fa5b2b7f21f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.01.08 00:35:19.656502 [ 268 ] {c06f5b69-2a48-44df-ac56-1fa5b2b7f21f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002996 sec., 1668.8918558077437 rows/sec., 2.99 MiB/sec. | ||
| 5773 | 2026.01.08 00:35:19.656590 [ 268 ] {c06f5b69-2a48-44df-ac56-1fa5b2b7f21f} <Debug> TCPHandler: Processed in 0.003227282 sec. | ||
| 5774 | 2026.01.08 00:35:19.656716 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.01.08 00:35:19.656830 [ 268 ] {b253ea08-b67f-48d6-8423-a1305d8a89cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5776 | 2026.01.08 00:35:19.656887 [ 268 ] {b253ea08-b67f-48d6-8423-a1305d8a89cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5777 | 2026.01.08 00:35:19.657311 [ 268 ] {b253ea08-b67f-48d6-8423-a1305d8a89cd} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.01.08 00:35:19.657348 [ 268 ] {b253ea08-b67f-48d6-8423-a1305d8a89cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5779 | 2026.01.08 00:35:19.657673 [ 268 ] {b253ea08-b67f-48d6-8423-a1305d8a89cd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5780 | 2026.01.08 00:35:19.657917 [ 268 ] {b253ea08-b67f-48d6-8423-a1305d8a89cd} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.01.08 00:35:19.658056 [ 268 ] {b253ea08-b67f-48d6-8423-a1305d8a89cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 5782 | 2026.01.08 00:35:19.658098 [ 268 ] {b253ea08-b67f-48d6-8423-a1305d8a89cd} <Debug> TCPHandler: Processed in 0.001432751 sec. | ||
| 5783 | 2026.01.08 00:35:20.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.70 MiB, peak 272.39 MiB, free memory in arenas 0.00 B, will set to 259.60 MiB (RSS), difference: -1.11 MiB | ||
| 5784 | 2026.01.08 00:35:21.927692 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5785 | 2026.01.08 00:35:21.927758 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5786 | 2026.01.08 00:35:22.014972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11633 | ||
| 5787 | 2026.01.08 00:35:22.015453 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.01.08 00:35:22.015491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5789 | 2026.01.08 00:35:22.015959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5790 | 2026.01.08 00:35:22.016191 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.01.08 00:35:22.016318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11633 | ||
| 5792 | 2026.01.08 00:35:22.049475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 41 entries to flush up to offset 762 | ||
| 5793 | 2026.01.08 00:35:22.051872 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.01.08 00:35:22.051911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5795 | 2026.01.08 00:35:22.053098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5796 | 2026.01.08 00:35:22.053360 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.01.08 00:35:22.053608 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
| 5798 | 2026.01.08 00:35:22.629909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5799 | 2026.01.08 00:35:22.647606 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2026.01.08 00:35:22.647673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5801 | 2026.01.08 00:35:22.653487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5802 | 2026.01.08 00:35:22.654261 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2026.01.08 00:35:22.657451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5804 | 2026.01.08 00:35:24.647572 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5805 | 2026.01.08 00:35:24.647778 [ 268 ] {cfc5e747-9788-4ec0-93ed-293dfb6f1989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5806 | 2026.01.08 00:35:24.647849 [ 268 ] {cfc5e747-9788-4ec0-93ed-293dfb6f1989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5807 | 2026.01.08 00:35:24.648541 [ 268 ] {cfc5e747-9788-4ec0-93ed-293dfb6f1989} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.01.08 00:35:24.648592 [ 268 ] {cfc5e747-9788-4ec0-93ed-293dfb6f1989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5809 | 2026.01.08 00:35:24.649015 [ 268 ] {cfc5e747-9788-4ec0-93ed-293dfb6f1989} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5810 | 2026.01.08 00:35:24.649278 [ 268 ] {cfc5e747-9788-4ec0-93ed-293dfb6f1989} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.01.08 00:35:24.649427 [ 46 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5812 | 2026.01.08 00:35:24.649441 [ 268 ] {cfc5e747-9788-4ec0-93ed-293dfb6f1989} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00172 sec., 74418.6046511628 rows/sec., 6.41 MiB/sec. | ||
| 5813 | 2026.01.08 00:35:24.649501 [ 46 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.01.08 00:35:24.649522 [ 268 ] {cfc5e747-9788-4ec0-93ed-293dfb6f1989} <Debug> TCPHandler: Processed in 0.002092039 sec. | ||
| 5815 | 2026.01.08 00:35:24.649529 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5816 | 2026.01.08 00:35:24.649650 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 5817 | 2026.01.08 00:35:24.649656 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2026.01.08 00:35:24.649786 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5819 | 2026.01.08 00:35:24.649787 [ 268 ] {a5c362d2-d297-48c6-b287-cb7e3c9d68a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5820 | 2026.01.08 00:35:24.649834 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2465 rows starting from the beginning of the part | ||
| 5821 | 2026.01.08 00:35:24.649856 [ 268 ] {a5c362d2-d297-48c6-b287-cb7e3c9d68a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5822 | 2026.01.08 00:35:24.650029 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
| 5823 | 2026.01.08 00:35:24.650090 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1390 rows starting from the beginning of the part | ||
| 5824 | 2026.01.08 00:35:24.650142 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5825 | 2026.01.08 00:35:24.650191 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 66 rows starting from the beginning of the part | ||
| 5826 | 2026.01.08 00:35:24.650247 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5827 | 2026.01.08 00:35:24.650414 [ 268 ] {a5c362d2-d297-48c6-b287-cb7e3c9d68a6} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.01.08 00:35:24.650460 [ 268 ] {a5c362d2-d297-48c6-b287-cb7e3c9d68a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5829 | 2026.01.08 00:35:24.650898 [ 268 ] {a5c362d2-d297-48c6-b287-cb7e3c9d68a6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5830 | 2026.01.08 00:35:24.651140 [ 268 ] {a5c362d2-d297-48c6-b287-cb7e3c9d68a6} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.01.08 00:35:24.651282 [ 268 ] {a5c362d2-d297-48c6-b287-cb7e3c9d68a6} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00152 sec., 23684.210526315786 rows/sec., 1.74 MiB/sec. | ||
| 5832 | 2026.01.08 00:35:24.651323 [ 268 ] {a5c362d2-d297-48c6-b287-cb7e3c9d68a6} <Debug> TCPHandler: Processed in 0.001719838 sec. | ||
| 5833 | 2026.01.08 00:35:24.651436 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.01.08 00:35:24.651535 [ 268 ] {f93ec3b7-fd33-4999-ac12-be4e8d376ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5835 | 2026.01.08 00:35:24.651578 [ 268 ] {f93ec3b7-fd33-4999-ac12-be4e8d376ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5836 | 2026.01.08 00:35:24.651999 [ 268 ] {f93ec3b7-fd33-4999-ac12-be4e8d376ea3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.01.08 00:35:24.652038 [ 268 ] {f93ec3b7-fd33-4999-ac12-be4e8d376ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5838 | 2026.01.08 00:35:24.652225 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4171 rows, containing 5 columns (5 merged, 0 gathered) in 0.002616695 sec., 1593995.479029845 rows/sec., 137.63 MiB/sec. | ||
| 5839 | 2026.01.08 00:35:24.652364 [ 268 ] {f93ec3b7-fd33-4999-ac12-be4e8d376ea3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5840 | 2026.01.08 00:35:24.652561 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5841 | 2026.01.08 00:35:24.652594 [ 268 ] {f93ec3b7-fd33-4999-ac12-be4e8d376ea3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.01.08 00:35:24.652706 [ 46 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5843 | 2026.01.08 00:35:24.652730 [ 268 ] {f93ec3b7-fd33-4999-ac12-be4e8d376ea3} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001215 sec., 82304.5267489712 rows/sec., 6.43 MiB/sec. | ||
| 5844 | 2026.01.08 00:35:24.652749 [ 46 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2026.01.08 00:35:24.652774 [ 268 ] {f93ec3b7-fd33-4999-ac12-be4e8d376ea3} <Debug> TCPHandler: Processed in 0.00138901 sec. | ||
| 5846 | 2026.01.08 00:35:24.652782 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5847 | 2026.01.08 00:35:24.652857 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2026.01.08 00:35:24.652869 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 5849 | 2026.01.08 00:35:24.652897 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.01.08 00:35:24.652937 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_36_7} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5851 | 2026.01.08 00:35:24.652974 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5852 | 2026.01.08 00:35:24.653002 [ 268 ] {56f47db2-944e-4fb0-8e5f-c99bee7525e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5853 | 2026.01.08 00:35:24.653005 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 5854 | 2026.01.08 00:35:24.653018 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 5855 | 2026.01.08 00:35:24.653056 [ 268 ] {56f47db2-944e-4fb0-8e5f-c99bee7525e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5856 | 2026.01.08 00:35:24.653076 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 69 rows starting from the beginning of the part | ||
| 5857 | 2026.01.08 00:35:24.653121 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 596 rows starting from the beginning of the part | ||
| 5858 | 2026.01.08 00:35:24.653156 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5859 | 2026.01.08 00:35:24.653189 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 69 rows starting from the beginning of the part | ||
| 5860 | 2026.01.08 00:35:24.653232 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 100 rows starting from the beginning of the part | ||
| 5861 | 2026.01.08 00:35:24.653474 [ 268 ] {56f47db2-944e-4fb0-8e5f-c99bee7525e7} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.01.08 00:35:24.653517 [ 268 ] {56f47db2-944e-4fb0-8e5f-c99bee7525e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5863 | 2026.01.08 00:35:24.653881 [ 268 ] {56f47db2-944e-4fb0-8e5f-c99bee7525e7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5864 | 2026.01.08 00:35:24.654112 [ 268 ] {56f47db2-944e-4fb0-8e5f-c99bee7525e7} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2026.01.08 00:35:24.654223 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5866 | 2026.01.08 00:35:24.654246 [ 268 ] {56f47db2-944e-4fb0-8e5f-c99bee7525e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 5867 | 2026.01.08 00:35:24.654256 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2026.01.08 00:35:24.654273 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427511 sec., 1504716.951393019 rows/sec., 116.83 MiB/sec. | ||
| 5869 | 2026.01.08 00:35:24.654288 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5870 | 2026.01.08 00:35:24.654293 [ 268 ] {56f47db2-944e-4fb0-8e5f-c99bee7525e7} <Debug> TCPHandler: Processed in 0.001445791 sec. | ||
| 5871 | 2026.01.08 00:35:24.654384 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 5872 | 2026.01.08 00:35:24.654444 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5873 | 2026.01.08 00:35:24.654462 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5874 | 2026.01.08 00:35:24.654492 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10974 rows starting from the beginning of the part | ||
| 5875 | 2026.01.08 00:35:24.654500 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5876 | 2026.01.08 00:35:24.654544 [ 268 ] {293492ff-66f4-460c-96fc-bfd58dc14331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5877 | 2026.01.08 00:35:24.654549 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5878 | 2026.01.08 00:35:24.654607 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 942 rows starting from the beginning of the part | ||
| 5879 | 2026.01.08 00:35:24.654609 [ 268 ] {293492ff-66f4-460c-96fc-bfd58dc14331} <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 | ||
| 5880 | 2026.01.08 00:35:24.654664 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 84 rows starting from the beginning of the part | ||
| 5881 | 2026.01.08 00:35:24.654710 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5882 | 2026.01.08 00:35:24.654751 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5883 | 2026.01.08 00:35:24.654791 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2026.01.08 00:35:24.654871 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_36_7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5885 | 2026.01.08 00:35:24.654948 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5886 | 2026.01.08 00:35:24.655462 [ 268 ] {293492ff-66f4-460c-96fc-bfd58dc14331} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.01.08 00:35:24.655504 [ 268 ] {293492ff-66f4-460c-96fc-bfd58dc14331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5888 | 2026.01.08 00:35:24.656131 [ 268 ] {293492ff-66f4-460c-96fc-bfd58dc14331} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5889 | 2026.01.08 00:35:24.656368 [ 268 ] {293492ff-66f4-460c-96fc-bfd58dc14331} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.01.08 00:35:24.656509 [ 268 ] {293492ff-66f4-460c-96fc-bfd58dc14331} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001984 sec., 18145.16129032258 rows/sec., 32.52 MiB/sec. | ||
| 5891 | 2026.01.08 00:35:24.656584 [ 268 ] {293492ff-66f4-460c-96fc-bfd58dc14331} <Debug> TCPHandler: Processed in 0.002189022 sec. | ||
| 5892 | 2026.01.08 00:35:24.656699 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.01.08 00:35:24.656796 [ 268 ] {a66d5ca4-bf2a-41f6-a6ed-db9f5e13d195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5894 | 2026.01.08 00:35:24.656841 [ 268 ] {a66d5ca4-bf2a-41f6-a6ed-db9f5e13d195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5895 | 2026.01.08 00:35:24.657182 [ 268 ] {a66d5ca4-bf2a-41f6-a6ed-db9f5e13d195} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.01.08 00:35:24.657221 [ 268 ] {a66d5ca4-bf2a-41f6-a6ed-db9f5e13d195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5897 | 2026.01.08 00:35:24.657547 [ 268 ] {a66d5ca4-bf2a-41f6-a6ed-db9f5e13d195} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5898 | 2026.01.08 00:35:24.657788 [ 268 ] {a66d5ca4-bf2a-41f6-a6ed-db9f5e13d195} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.01.08 00:35:24.657896 [ 46 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5900 | 2026.01.08 00:35:24.657921 [ 268 ] {a66d5ca4-bf2a-41f6-a6ed-db9f5e13d195} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 5901 | 2026.01.08 00:35:24.657928 [ 46 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.01.08 00:35:24.657963 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5903 | 2026.01.08 00:35:24.657966 [ 268 ] {a66d5ca4-bf2a-41f6-a6ed-db9f5e13d195} <Debug> TCPHandler: Processed in 0.001317467 sec. | ||
| 5904 | 2026.01.08 00:35:24.658007 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12480 rows, containing 5 columns (5 merged, 0 gathered) in 0.003658944 sec., 3410820.17106575 rows/sec., 230.67 MiB/sec. | ||
| 5905 | 2026.01.08 00:35:24.658024 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 5906 | 2026.01.08 00:35:24.658104 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5907 | 2026.01.08 00:35:24.658127 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2268 rows starting from the beginning of the part | ||
| 5908 | 2026.01.08 00:35:24.658168 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5909 | 2026.01.08 00:35:24.658203 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 5910 | 2026.01.08 00:35:24.658234 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 5911 | 2026.01.08 00:35:24.658265 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 5912 | 2026.01.08 00:35:24.658299 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5913 | 2026.01.08 00:35:24.658451 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5914 | 2026.01.08 00:35:24.658774 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2026.01.08 00:35:24.658853 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5916 | 2026.01.08 00:35:24.658937 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5917 | 2026.01.08 00:35:24.659235 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001236405 sec., 2028461.5477938054 rows/sec., 130.53 MiB/sec. | ||
| 5918 | 2026.01.08 00:35:24.659479 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5919 | 2026.01.08 00:35:24.659744 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_36_7} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2026.01.08 00:35:24.659815 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_36_7} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5921 | 2026.01.08 00:35:24.659890 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5922 | 2026.01.08 00:35:25.676137 [ 44 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 5923 | 2026.01.08 00:35:25.676248 [ 44 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.01.08 00:35:25.676286 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5925 | 2026.01.08 00:35:25.676433 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 5926 | 2026.01.08 00:35:25.676624 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5927 | 2026.01.08 00:35:25.676680 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 465 rows starting from the beginning of the part | ||
| 5928 | 2026.01.08 00:35:25.676865 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 440 rows starting from the beginning of the part | ||
| 5929 | 2026.01.08 00:35:25.676950 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::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 | ||
| 5930 | 2026.01.08 00:35:25.677026 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 5931 | 2026.01.08 00:35:25.677069 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 5932 | 2026.01.08 00:35:25.678045 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629656 sec., 970143.3922251076 rows/sec., 68.16 MiB/sec. | ||
| 5933 | 2026.01.08 00:35:25.678245 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5934 | 2026.01.08 00:35:25.678541 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_15_3} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5935 | 2026.01.08 00:35:25.678618 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_15_3} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 5936 | 2026.01.08 00:35:25.678712 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5937 | 2026.01.08 00:35:29.516531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12081 | ||
| 5938 | 2026.01.08 00:35:29.517011 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.01.08 00:35:29.517057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5940 | 2026.01.08 00:35:29.517569 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5941 | 2026.01.08 00:35:29.517804 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.01.08 00:35:29.517957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12081 | ||
| 5943 | 2026.01.08 00:35:29.646685 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.01.08 00:35:29.646986 [ 268 ] {9cc38c96-0611-47d7-99de-abaa542657a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5945 | 2026.01.08 00:35:29.647099 [ 268 ] {9cc38c96-0611-47d7-99de-abaa542657a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5946 | 2026.01.08 00:35:29.647863 [ 268 ] {9cc38c96-0611-47d7-99de-abaa542657a4} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.01.08 00:35:29.647918 [ 268 ] {9cc38c96-0611-47d7-99de-abaa542657a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5948 | 2026.01.08 00:35:29.648345 [ 268 ] {9cc38c96-0611-47d7-99de-abaa542657a4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5949 | 2026.01.08 00:35:29.648591 [ 268 ] {9cc38c96-0611-47d7-99de-abaa542657a4} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.01.08 00:35:29.648755 [ 268 ] {9cc38c96-0611-47d7-99de-abaa542657a4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00185 sec., 2162.162162162162 rows/sec., 176.31 KiB/sec. | ||
| 5951 | 2026.01.08 00:35:29.648807 [ 268 ] {9cc38c96-0611-47d7-99de-abaa542657a4} <Debug> TCPHandler: Processed in 0.002315386 sec. | ||
| 5952 | 2026.01.08 00:35:29.648926 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5953 | 2026.01.08 00:35:29.649031 [ 268 ] {67bb5e9c-ec5d-4f92-926d-7936800a92af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5954 | 2026.01.08 00:35:29.649075 [ 268 ] {67bb5e9c-ec5d-4f92-926d-7936800a92af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5955 | 2026.01.08 00:35:29.649498 [ 268 ] {67bb5e9c-ec5d-4f92-926d-7936800a92af} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.01.08 00:35:29.649539 [ 268 ] {67bb5e9c-ec5d-4f92-926d-7936800a92af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5957 | 2026.01.08 00:35:29.649870 [ 268 ] {67bb5e9c-ec5d-4f92-926d-7936800a92af} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5958 | 2026.01.08 00:35:29.650092 [ 268 ] {67bb5e9c-ec5d-4f92-926d-7936800a92af} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.01.08 00:35:29.650227 [ 268 ] {67bb5e9c-ec5d-4f92-926d-7936800a92af} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.00122 sec., 55737.70491803279 rows/sec., 4.42 MiB/sec. | ||
| 5960 | 2026.01.08 00:35:29.650268 [ 268 ] {67bb5e9c-ec5d-4f92-926d-7936800a92af} <Debug> TCPHandler: Processed in 0.00139509 sec. | ||
| 5961 | 2026.01.08 00:35:29.650381 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.01.08 00:35:29.650478 [ 268 ] {4e3e8584-4682-4f2b-ac42-3926e13332a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5963 | 2026.01.08 00:35:29.650521 [ 268 ] {4e3e8584-4682-4f2b-ac42-3926e13332a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5964 | 2026.01.08 00:35:29.650909 [ 268 ] {4e3e8584-4682-4f2b-ac42-3926e13332a6} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.01.08 00:35:29.650947 [ 268 ] {4e3e8584-4682-4f2b-ac42-3926e13332a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5966 | 2026.01.08 00:35:29.651244 [ 268 ] {4e3e8584-4682-4f2b-ac42-3926e13332a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5967 | 2026.01.08 00:35:29.651462 [ 268 ] {4e3e8584-4682-4f2b-ac42-3926e13332a6} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.01.08 00:35:29.651593 [ 268 ] {4e3e8584-4682-4f2b-ac42-3926e13332a6} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001134 sec., 7936.507936507936 rows/sec., 577.84 KiB/sec. | ||
| 5969 | 2026.01.08 00:35:29.651632 [ 268 ] {4e3e8584-4682-4f2b-ac42-3926e13332a6} <Debug> TCPHandler: Processed in 0.001301977 sec. | ||
| 5970 | 2026.01.08 00:35:29.651738 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.01.08 00:35:29.651834 [ 268 ] {728d6837-5de8-4507-ad53-f7ca68625046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5972 | 2026.01.08 00:35:29.651875 [ 268 ] {728d6837-5de8-4507-ad53-f7ca68625046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5973 | 2026.01.08 00:35:29.652272 [ 268 ] {728d6837-5de8-4507-ad53-f7ca68625046} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.01.08 00:35:29.652310 [ 268 ] {728d6837-5de8-4507-ad53-f7ca68625046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5975 | 2026.01.08 00:35:29.652614 [ 268 ] {728d6837-5de8-4507-ad53-f7ca68625046} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5976 | 2026.01.08 00:35:29.652828 [ 268 ] {728d6837-5de8-4507-ad53-f7ca68625046} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.01.08 00:35:29.652954 [ 268 ] {728d6837-5de8-4507-ad53-f7ca68625046} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001138 sec., 64147.62741652022 rows/sec., 5.01 MiB/sec. | ||
| 5978 | 2026.01.08 00:35:29.652992 [ 268 ] {728d6837-5de8-4507-ad53-f7ca68625046} <Debug> TCPHandler: Processed in 0.001304377 sec. | ||
| 5979 | 2026.01.08 00:35:29.653102 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.01.08 00:35:29.653198 [ 268 ] {a76452ee-2b97-4bb7-a103-75f1862339c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5981 | 2026.01.08 00:35:29.653243 [ 268 ] {a76452ee-2b97-4bb7-a103-75f1862339c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5982 | 2026.01.08 00:35:29.653639 [ 268 ] {a76452ee-2b97-4bb7-a103-75f1862339c4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.01.08 00:35:29.653677 [ 268 ] {a76452ee-2b97-4bb7-a103-75f1862339c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5984 | 2026.01.08 00:35:29.654013 [ 268 ] {a76452ee-2b97-4bb7-a103-75f1862339c4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5985 | 2026.01.08 00:35:29.654241 [ 268 ] {a76452ee-2b97-4bb7-a103-75f1862339c4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.01.08 00:35:29.654371 [ 268 ] {a76452ee-2b97-4bb7-a103-75f1862339c4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001192 sec., 135906.0402684564 rows/sec., 9.46 MiB/sec. | ||
| 5987 | 2026.01.08 00:35:29.654409 [ 268 ] {a76452ee-2b97-4bb7-a103-75f1862339c4} <Debug> TCPHandler: Processed in 0.001356888 sec. | ||
| 5988 | 2026.01.08 00:35:29.654511 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.01.08 00:35:29.654606 [ 268 ] {01845a91-d283-4ddb-9cea-331190949226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5990 | 2026.01.08 00:35:29.654662 [ 268 ] {01845a91-d283-4ddb-9cea-331190949226} <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 | ||
| 5991 | 2026.01.08 00:35:29.655407 [ 268 ] {01845a91-d283-4ddb-9cea-331190949226} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.01.08 00:35:29.655445 [ 268 ] {01845a91-d283-4ddb-9cea-331190949226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5993 | 2026.01.08 00:35:29.655943 [ 268 ] {01845a91-d283-4ddb-9cea-331190949226} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5994 | 2026.01.08 00:35:29.656171 [ 268 ] {01845a91-d283-4ddb-9cea-331190949226} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.01.08 00:35:29.656307 [ 268 ] {01845a91-d283-4ddb-9cea-331190949226} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00172 sec., 2906.9767441860467 rows/sec., 5.21 MiB/sec. | ||
| 5996 | 2026.01.08 00:35:29.656360 [ 268 ] {01845a91-d283-4ddb-9cea-331190949226} <Debug> TCPHandler: Processed in 0.001898624 sec. | ||
| 5997 | 2026.01.08 00:35:29.656469 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.01.08 00:35:29.656563 [ 268 ] {35b8c81e-38ce-4381-9784-06c06eb2bf9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5999 | 2026.01.08 00:35:29.656606 [ 268 ] {35b8c81e-38ce-4381-9784-06c06eb2bf9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6000 | 2026.01.08 00:35:29.656937 [ 268 ] {35b8c81e-38ce-4381-9784-06c06eb2bf9c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.01.08 00:35:29.656974 [ 268 ] {35b8c81e-38ce-4381-9784-06c06eb2bf9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6002 | 2026.01.08 00:35:29.657277 [ 268 ] {35b8c81e-38ce-4381-9784-06c06eb2bf9c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6003 | 2026.01.08 00:35:29.657495 [ 268 ] {35b8c81e-38ce-4381-9784-06c06eb2bf9c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.01.08 00:35:29.657623 [ 268 ] {35b8c81e-38ce-4381-9784-06c06eb2bf9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 6005 | 2026.01.08 00:35:29.657660 [ 268 ] {35b8c81e-38ce-4381-9784-06c06eb2bf9c} <Debug> TCPHandler: Processed in 0.001242316 sec. | ||
| 6006 | 2026.01.08 00:35:30.157848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6007 | 2026.01.08 00:35:30.174952 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.01.08 00:35:30.175004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6009 | 2026.01.08 00:35:30.180814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6010 | 2026.01.08 00:35:30.181526 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.01.08 00:35:30.184198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6012 | 2026.01.08 00:35:32.054011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 788 | ||
| 6013 | 2026.01.08 00:35:32.056247 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.01.08 00:35:32.056303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6015 | 2026.01.08 00:35:32.057489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6016 | 2026.01.08 00:35:32.057777 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.01.08 00:35:32.058150 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 788 | ||
| 6018 | 2026.01.08 00:35:34.647472 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.01.08 00:35:34.647677 [ 268 ] {ecbfe248-4e72-46dd-84f5-963bfe089c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6020 | 2026.01.08 00:35:34.647752 [ 268 ] {ecbfe248-4e72-46dd-84f5-963bfe089c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6021 | 2026.01.08 00:35:34.648537 [ 268 ] {ecbfe248-4e72-46dd-84f5-963bfe089c0f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.01.08 00:35:34.648583 [ 268 ] {ecbfe248-4e72-46dd-84f5-963bfe089c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6023 | 2026.01.08 00:35:34.648985 [ 268 ] {ecbfe248-4e72-46dd-84f5-963bfe089c0f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6024 | 2026.01.08 00:35:34.649248 [ 268 ] {ecbfe248-4e72-46dd-84f5-963bfe089c0f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.01.08 00:35:34.649407 [ 268 ] {ecbfe248-4e72-46dd-84f5-963bfe089c0f} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001789 sec., 71548.35103409726 rows/sec., 6.16 MiB/sec. | ||
| 6026 | 2026.01.08 00:35:34.649450 [ 268 ] {ecbfe248-4e72-46dd-84f5-963bfe089c0f} <Debug> TCPHandler: Processed in 0.002125731 sec. | ||
| 6027 | 2026.01.08 00:35:34.649581 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.01.08 00:35:34.649678 [ 268 ] {4b28f854-cd06-4cfd-ae69-8090711d8eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6029 | 2026.01.08 00:35:34.649721 [ 268 ] {4b28f854-cd06-4cfd-ae69-8090711d8eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6030 | 2026.01.08 00:35:34.650137 [ 268 ] {4b28f854-cd06-4cfd-ae69-8090711d8eef} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.01.08 00:35:34.650174 [ 268 ] {4b28f854-cd06-4cfd-ae69-8090711d8eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6032 | 2026.01.08 00:35:34.650477 [ 268 ] {4b28f854-cd06-4cfd-ae69-8090711d8eef} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6033 | 2026.01.08 00:35:34.650686 [ 268 ] {4b28f854-cd06-4cfd-ae69-8090711d8eef} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.01.08 00:35:34.650798 [ 35 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6035 | 2026.01.08 00:35:34.650814 [ 268 ] {4b28f854-cd06-4cfd-ae69-8090711d8eef} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001155 sec., 31168.83116883117 rows/sec., 2.29 MiB/sec. | ||
| 6036 | 2026.01.08 00:35:34.650864 [ 35 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6037 | 2026.01.08 00:35:34.650875 [ 268 ] {4b28f854-cd06-4cfd-ae69-8090711d8eef} <Debug> TCPHandler: Processed in 0.001345818 sec. | ||
| 6038 | 2026.01.08 00:35:34.650895 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6039 | 2026.01.08 00:35:34.650990 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.01.08 00:35:34.650995 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 6041 | 2026.01.08 00:35:34.651096 [ 268 ] {e5f7bd38-bb33-4818-84dc-e70844d486d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6042 | 2026.01.08 00:35:34.651127 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6043 | 2026.01.08 00:35:34.651142 [ 268 ] {e5f7bd38-bb33-4818-84dc-e70844d486d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6044 | 2026.01.08 00:35:34.651164 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 6045 | 2026.01.08 00:35:34.651235 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 52 rows starting from the beginning of the part | ||
| 6046 | 2026.01.08 00:35:34.651283 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6047 | 2026.01.08 00:35:34.651326 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 6048 | 2026.01.08 00:35:34.651366 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 6049 | 2026.01.08 00:35:34.651407 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 6050 | 2026.01.08 00:35:34.651586 [ 268 ] {e5f7bd38-bb33-4818-84dc-e70844d486d4} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2026.01.08 00:35:34.651629 [ 268 ] {e5f7bd38-bb33-4818-84dc-e70844d486d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6052 | 2026.01.08 00:35:34.651968 [ 268 ] {e5f7bd38-bb33-4818-84dc-e70844d486d4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6053 | 2026.01.08 00:35:34.652194 [ 268 ] {e5f7bd38-bb33-4818-84dc-e70844d486d4} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.01.08 00:35:34.652277 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325678 sec., 313801.69241701224 rows/sec., 21.93 MiB/sec. | ||
| 6055 | 2026.01.08 00:35:34.652334 [ 268 ] {e5f7bd38-bb33-4818-84dc-e70844d486d4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001256 sec., 79617.83439490446 rows/sec., 6.22 MiB/sec. | ||
| 6056 | 2026.01.08 00:35:34.652373 [ 268 ] {e5f7bd38-bb33-4818-84dc-e70844d486d4} <Debug> TCPHandler: Processed in 0.001434561 sec. | ||
| 6057 | 2026.01.08 00:35:34.652432 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6058 | 2026.01.08 00:35:34.652491 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.01.08 00:35:34.652592 [ 268 ] {a6aa60ad-dbfc-4012-9c25-c4471087241b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6060 | 2026.01.08 00:35:34.652640 [ 268 ] {a6aa60ad-dbfc-4012-9c25-c4471087241b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6061 | 2026.01.08 00:35:34.652696 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2026.01.08 00:35:34.652780 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_31_6} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6063 | 2026.01.08 00:35:34.652866 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6064 | 2026.01.08 00:35:34.653057 [ 268 ] {a6aa60ad-dbfc-4012-9c25-c4471087241b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2026.01.08 00:35:34.653100 [ 268 ] {a6aa60ad-dbfc-4012-9c25-c4471087241b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6066 | 2026.01.08 00:35:34.653444 [ 268 ] {a6aa60ad-dbfc-4012-9c25-c4471087241b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6067 | 2026.01.08 00:35:34.653686 [ 268 ] {a6aa60ad-dbfc-4012-9c25-c4471087241b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2026.01.08 00:35:34.653829 [ 268 ] {a6aa60ad-dbfc-4012-9c25-c4471087241b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 6069 | 2026.01.08 00:35:34.653865 [ 268 ] {a6aa60ad-dbfc-4012-9c25-c4471087241b} <Debug> TCPHandler: Processed in 0.0014257 sec. | ||
| 6070 | 2026.01.08 00:35:34.653983 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6071 | 2026.01.08 00:35:34.654104 [ 268 ] {c7cf9006-763f-4175-84b2-cae931eb80d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6072 | 2026.01.08 00:35:34.654169 [ 268 ] {c7cf9006-763f-4175-84b2-cae931eb80d8} <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 | ||
| 6073 | 2026.01.08 00:35:34.655054 [ 268 ] {c7cf9006-763f-4175-84b2-cae931eb80d8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2026.01.08 00:35:34.655092 [ 268 ] {c7cf9006-763f-4175-84b2-cae931eb80d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6075 | 2026.01.08 00:35:34.655682 [ 268 ] {c7cf9006-763f-4175-84b2-cae931eb80d8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6076 | 2026.01.08 00:35:34.655905 [ 268 ] {c7cf9006-763f-4175-84b2-cae931eb80d8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2026.01.08 00:35:34.656025 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6078 | 2026.01.08 00:35:34.656042 [ 268 ] {c7cf9006-763f-4175-84b2-cae931eb80d8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001962 sec., 18348.623853211007 rows/sec., 32.88 MiB/sec. | ||
| 6079 | 2026.01.08 00:35:34.656086 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6080 | 2026.01.08 00:35:34.656112 [ 268 ] {c7cf9006-763f-4175-84b2-cae931eb80d8} <Debug> TCPHandler: Processed in 0.002187802 sec. | ||
| 6081 | 2026.01.08 00:35:34.656125 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6082 | 2026.01.08 00:35:34.656229 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 6083 | 2026.01.08 00:35:34.656236 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.01.08 00:35:34.656367 [ 268 ] {33e646c9-91eb-4cd5-b1c1-607f7694744b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6085 | 2026.01.08 00:35:34.656407 [ 268 ] {33e646c9-91eb-4cd5-b1c1-607f7694744b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6086 | 2026.01.08 00:35:34.656487 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6087 | 2026.01.08 00:35:34.656548 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 563 rows starting from the beginning of the part | ||
| 6088 | 2026.01.08 00:35:34.656655 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 6089 | 2026.01.08 00:35:34.656738 [ 268 ] {33e646c9-91eb-4cd5-b1c1-607f7694744b} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.01.08 00:35:34.656753 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6091 | 2026.01.08 00:35:34.656781 [ 268 ] {33e646c9-91eb-4cd5-b1c1-607f7694744b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6092 | 2026.01.08 00:35:34.656857 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 6093 | 2026.01.08 00:35:34.656954 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 6094 | 2026.01.08 00:35:34.657046 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 6095 | 2026.01.08 00:35:34.657115 [ 268 ] {33e646c9-91eb-4cd5-b1c1-607f7694744b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6096 | 2026.01.08 00:35:34.657326 [ 268 ] {33e646c9-91eb-4cd5-b1c1-607f7694744b} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): 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.08 00:35:34.657474 [ 268 ] {33e646c9-91eb-4cd5-b1c1-607f7694744b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 6098 | 2026.01.08 00:35:34.657510 [ 268 ] {33e646c9-91eb-4cd5-b1c1-607f7694744b} <Debug> TCPHandler: Processed in 0.001321728 sec. | ||
| 6099 | 2026.01.08 00:35:34.661063 [ 188 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 19 columns (19 merged, 0 gathered) in 0.004876439 sec., 139651.08555648907 rows/sec., 250.25 MiB/sec. | ||
| 6100 | 2026.01.08 00:35:34.661903 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6101 | 2026.01.08 00:35:34.662202 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.01.08 00:35:34.662272 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6103 | 2026.01.08 00:35:34.662418 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 6104 | 2026.01.08 00:35:35.001200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.99 MiB, peak 272.39 MiB, free memory in arenas 0.00 B, will set to 262.59 MiB (RSS), difference: 1.59 MiB | ||
| 6105 | 2026.01.08 00:35:36.928008 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6106 | 2026.01.08 00:35:36.928070 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6107 | 2026.01.08 00:35:37.018839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12593 | ||
| 6108 | 2026.01.08 00:35:37.019375 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.01.08 00:35:37.019437 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6110 | 2026.01.08 00:35:37.019979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6111 | 2026.01.08 00:35:37.020244 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2026.01.08 00:35:37.020415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12593 | ||
| 6113 | 2026.01.08 00:35:37.020423 [ 31 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6114 | 2026.01.08 00:35:37.020495 [ 31 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.01.08 00:35:37.020520 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6116 | 2026.01.08 00:35:37.020628 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 6117 | 2026.01.08 00:35:37.020748 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6118 | 2026.01.08 00:35:37.020786 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10161 rows starting from the beginning of the part | ||
| 6119 | 2026.01.08 00:35:37.020851 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 6120 | 2026.01.08 00:35:37.020904 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 6121 | 2026.01.08 00:35:37.020952 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 6122 | 2026.01.08 00:35:37.020997 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 6123 | 2026.01.08 00:35:37.021044 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 6124 | 2026.01.08 00:35:37.025333 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12593 rows, containing 4 columns (4 merged, 0 gathered) in 0.004754065 sec., 2648891.00170065 rows/sec., 37.89 MiB/sec. | ||
| 6125 | 2026.01.08 00:35:37.025772 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6126 | 2026.01.08 00:35:37.026159 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_26_5} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.01.08 00:35:37.026254 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_26_5} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6128 | 2026.01.08 00:35:37.026395 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6129 | 2026.01.08 00:35:37.685083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6130 | 2026.01.08 00:35:37.703791 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.01.08 00:35:37.703858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6132 | 2026.01.08 00:35:37.709477 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6133 | 2026.01.08 00:35:37.710276 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.01.08 00:35:37.710610 [ 31 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6135 | 2026.01.08 00:35:37.710689 [ 31 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.01.08 00:35:37.710719 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6137 | 2026.01.08 00:35:37.710856 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 6138 | 2026.01.08 00:35:37.714004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6139 | 2026.01.08 00:35:37.715113 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6140 | 2026.01.08 00:35:37.716696 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 6141 | 2026.01.08 00:35:37.721496 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 6142 | 2026.01.08 00:35:37.725721 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 6143 | 2026.01.08 00:35:37.730151 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 6144 | 2026.01.08 00:35:37.734559 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 6145 | 2026.01.08 00:35:37.738497 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 6146 | 2026.01.08 00:35:37.790123 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079327573 sec., 2470.76763586351 rows/sec., 12.78 MiB/sec. | ||
| 6147 | 2026.01.08 00:35:37.791691 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6148 | 2026.01.08 00:35:37.793252 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_26_5} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.01.08 00:35:37.793333 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_26_5} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6150 | 2026.01.08 00:35:37.794767 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6151 | 2026.01.08 00:35:38.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.69 MiB, peak 274.23 MiB, free memory in arenas 0.00 B, will set to 269.48 MiB (RSS), difference: 5.79 MiB | ||
| 6152 | 2026.01.08 00:35:39.645192 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.01.08 00:35:39.645375 [ 268 ] {11dbf3e9-8210-4a5b-8904-0d36e8b58e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6154 | 2026.01.08 00:35:39.645440 [ 268 ] {11dbf3e9-8210-4a5b-8904-0d36e8b58e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6155 | 2026.01.08 00:35:39.646090 [ 268 ] {11dbf3e9-8210-4a5b-8904-0d36e8b58e38} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.01.08 00:35:39.646130 [ 268 ] {11dbf3e9-8210-4a5b-8904-0d36e8b58e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6157 | 2026.01.08 00:35:39.646568 [ 268 ] {11dbf3e9-8210-4a5b-8904-0d36e8b58e38} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6158 | 2026.01.08 00:35:39.646803 [ 268 ] {11dbf3e9-8210-4a5b-8904-0d36e8b58e38} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.01.08 00:35:39.646961 [ 268 ] {11dbf3e9-8210-4a5b-8904-0d36e8b58e38} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001636 sec., 40342.29828850856 rows/sec., 3.21 MiB/sec. | ||
| 6160 | 2026.01.08 00:35:39.647010 [ 268 ] {11dbf3e9-8210-4a5b-8904-0d36e8b58e38} <Debug> TCPHandler: Processed in 0.001944605 sec. | ||
| 6161 | 2026.01.08 00:35:39.647133 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2026.01.08 00:35:39.647258 [ 268 ] {e4086f20-9326-4fce-a04d-4edf693725fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6163 | 2026.01.08 00:35:39.647309 [ 268 ] {e4086f20-9326-4fce-a04d-4edf693725fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6164 | 2026.01.08 00:35:39.647741 [ 268 ] {e4086f20-9326-4fce-a04d-4edf693725fa} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.01.08 00:35:39.647779 [ 268 ] {e4086f20-9326-4fce-a04d-4edf693725fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6166 | 2026.01.08 00:35:39.648104 [ 268 ] {e4086f20-9326-4fce-a04d-4edf693725fa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6167 | 2026.01.08 00:35:39.648329 [ 268 ] {e4086f20-9326-4fce-a04d-4edf693725fa} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.01.08 00:35:39.648471 [ 268 ] {e4086f20-9326-4fce-a04d-4edf693725fa} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001245 sec., 4016.0642570281125 rows/sec., 301.99 KiB/sec. | ||
| 6169 | 2026.01.08 00:35:39.648510 [ 268 ] {e4086f20-9326-4fce-a04d-4edf693725fa} <Debug> TCPHandler: Processed in 0.00143478 sec. | ||
| 6170 | 2026.01.08 00:35:39.648612 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2026.01.08 00:35:39.648711 [ 268 ] {947c2468-7dc0-458b-8a95-6bd3f5ffe727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6172 | 2026.01.08 00:35:39.648753 [ 268 ] {947c2468-7dc0-458b-8a95-6bd3f5ffe727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6173 | 2026.01.08 00:35:39.649160 [ 268 ] {947c2468-7dc0-458b-8a95-6bd3f5ffe727} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6174 | 2026.01.08 00:35:39.649196 [ 268 ] {947c2468-7dc0-458b-8a95-6bd3f5ffe727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6175 | 2026.01.08 00:35:39.649512 [ 268 ] {947c2468-7dc0-458b-8a95-6bd3f5ffe727} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6176 | 2026.01.08 00:35:39.649731 [ 268 ] {947c2468-7dc0-458b-8a95-6bd3f5ffe727} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2026.01.08 00:35:39.649859 [ 268 ] {947c2468-7dc0-458b-8a95-6bd3f5ffe727} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001168 sec., 59075.34246575343 rows/sec., 4.61 MiB/sec. | ||
| 6178 | 2026.01.08 00:35:39.649896 [ 268 ] {947c2468-7dc0-458b-8a95-6bd3f5ffe727} <Debug> TCPHandler: Processed in 0.001333378 sec. | ||
| 6179 | 2026.01.08 00:35:39.650012 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2026.01.08 00:35:39.650108 [ 268 ] {8074b609-aae8-4610-b454-dc6fda1e86b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6181 | 2026.01.08 00:35:39.650153 [ 268 ] {8074b609-aae8-4610-b454-dc6fda1e86b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6182 | 2026.01.08 00:35:39.650558 [ 268 ] {8074b609-aae8-4610-b454-dc6fda1e86b1} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.01.08 00:35:39.650595 [ 268 ] {8074b609-aae8-4610-b454-dc6fda1e86b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6184 | 2026.01.08 00:35:39.650959 [ 268 ] {8074b609-aae8-4610-b454-dc6fda1e86b1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6185 | 2026.01.08 00:35:39.651189 [ 268 ] {8074b609-aae8-4610-b454-dc6fda1e86b1} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.01.08 00:35:39.651320 [ 268 ] {8074b609-aae8-4610-b454-dc6fda1e86b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 6187 | 2026.01.08 00:35:39.651357 [ 268 ] {8074b609-aae8-4610-b454-dc6fda1e86b1} <Debug> TCPHandler: Processed in 0.001394339 sec. | ||
| 6188 | 2026.01.08 00:35:39.651468 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.01.08 00:35:39.651563 [ 268 ] {3f000d76-a1d0-4d2e-9e7a-718e9a97df7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6190 | 2026.01.08 00:35:39.651618 [ 268 ] {3f000d76-a1d0-4d2e-9e7a-718e9a97df7a} <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 | ||
| 6191 | 2026.01.08 00:35:39.652353 [ 268 ] {3f000d76-a1d0-4d2e-9e7a-718e9a97df7a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.01.08 00:35:39.652389 [ 268 ] {3f000d76-a1d0-4d2e-9e7a-718e9a97df7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6193 | 2026.01.08 00:35:39.652888 [ 268 ] {3f000d76-a1d0-4d2e-9e7a-718e9a97df7a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6194 | 2026.01.08 00:35:39.653126 [ 268 ] {3f000d76-a1d0-4d2e-9e7a-718e9a97df7a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.01.08 00:35:39.653266 [ 268 ] {3f000d76-a1d0-4d2e-9e7a-718e9a97df7a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001721 sec., 2905.2876234747237 rows/sec., 5.21 MiB/sec. | ||
| 6196 | 2026.01.08 00:35:39.653326 [ 268 ] {3f000d76-a1d0-4d2e-9e7a-718e9a97df7a} <Debug> TCPHandler: Processed in 0.001908504 sec. | ||
| 6197 | 2026.01.08 00:35:39.653433 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.01.08 00:35:39.653529 [ 268 ] {5966f087-5217-483c-8f0d-de0713c9342a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6199 | 2026.01.08 00:35:39.653572 [ 268 ] {5966f087-5217-483c-8f0d-de0713c9342a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6200 | 2026.01.08 00:35:39.653904 [ 268 ] {5966f087-5217-483c-8f0d-de0713c9342a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.01.08 00:35:39.653939 [ 268 ] {5966f087-5217-483c-8f0d-de0713c9342a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6202 | 2026.01.08 00:35:39.654256 [ 268 ] {5966f087-5217-483c-8f0d-de0713c9342a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6203 | 2026.01.08 00:35:39.654485 [ 268 ] {5966f087-5217-483c-8f0d-de0713c9342a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.01.08 00:35:39.654612 [ 268 ] {5966f087-5217-483c-8f0d-de0713c9342a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6205 | 2026.01.08 00:35:39.654648 [ 268 ] {5966f087-5217-483c-8f0d-de0713c9342a} <Debug> TCPHandler: Processed in 0.001264746 sec. | ||
| 6206 | 2026.01.08 00:35:40.970590 [ 98 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6207 | 2026.01.08 00:35:40.970708 [ 98 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2026.01.08 00:35:40.970748 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6209 | 2026.01.08 00:35:40.970874 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::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 | ||
| 6210 | 2026.01.08 00:35:40.971010 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6211 | 2026.01.08 00:35:40.971041 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6212 | 2026.01.08 00:35:40.971104 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6213 | 2026.01.08 00:35:40.971147 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6214 | 2026.01.08 00:35:40.971186 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6215 | 2026.01.08 00:35:40.971224 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6216 | 2026.01.08 00:35:40.971912 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001084071 sec., 38742.84986868941 rows/sec., 3.23 MiB/sec. | ||
| 6217 | 2026.01.08 00:35:40.972043 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6218 | 2026.01.08 00:35:40.972284 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_9_2} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.01.08 00:35:40.972348 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_9_2} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6220 | 2026.01.08 00:35:40.972415 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6221 | 2026.01.08 00:35:41.043854 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.01.08 00:35:41.044084 [ 268 ] {b698f16c-7654-4738-be2d-1a3b4245badf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.01.08 00:35:41.044169 [ 268 ] {b698f16c-7654-4738-be2d-1a3b4245badf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6224 | 2026.01.08 00:35:41.045048 [ 268 ] {b698f16c-7654-4738-be2d-1a3b4245badf} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.01.08 00:35:41.045091 [ 268 ] {b698f16c-7654-4738-be2d-1a3b4245badf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6226 | 2026.01.08 00:35:41.045517 [ 268 ] {b698f16c-7654-4738-be2d-1a3b4245badf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6227 | 2026.01.08 00:35:41.045757 [ 268 ] {b698f16c-7654-4738-be2d-1a3b4245badf} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.01.08 00:35:41.045905 [ 268 ] {b698f16c-7654-4738-be2d-1a3b4245badf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001887 sec., 217276.0996290408 rows/sec., 13.78 MiB/sec. | ||
| 6229 | 2026.01.08 00:35:41.045947 [ 268 ] {b698f16c-7654-4738-be2d-1a3b4245badf} <Debug> TCPHandler: Processed in 0.002249464 sec. | ||
| 6230 | 2026.01.08 00:35:41.046064 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.01.08 00:35:41.046166 [ 268 ] {a00cad6d-e7ad-44d0-b554-e072d7d79a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6232 | 2026.01.08 00:35:41.046208 [ 268 ] {a00cad6d-e7ad-44d0-b554-e072d7d79a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6233 | 2026.01.08 00:35:41.046601 [ 268 ] {a00cad6d-e7ad-44d0-b554-e072d7d79a62} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.01.08 00:35:41.046638 [ 268 ] {a00cad6d-e7ad-44d0-b554-e072d7d79a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6235 | 2026.01.08 00:35:41.046926 [ 268 ] {a00cad6d-e7ad-44d0-b554-e072d7d79a62} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6236 | 2026.01.08 00:35:41.047134 [ 268 ] {a00cad6d-e7ad-44d0-b554-e072d7d79a62} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.01.08 00:35:41.047260 [ 268 ] {a00cad6d-e7ad-44d0-b554-e072d7d79a62} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001118 sec., 8944.543828264757 rows/sec., 729.36 KiB/sec. | ||
| 6238 | 2026.01.08 00:35:41.047298 [ 268 ] {a00cad6d-e7ad-44d0-b554-e072d7d79a62} <Debug> TCPHandler: Processed in 0.001284396 sec. | ||
| 6239 | 2026.01.08 00:35:41.047411 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.01.08 00:35:41.047505 [ 268 ] {51f9427a-1e3d-47e0-9dda-744813799518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6241 | 2026.01.08 00:35:41.047544 [ 268 ] {51f9427a-1e3d-47e0-9dda-744813799518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6242 | 2026.01.08 00:35:41.048843 [ 268 ] {51f9427a-1e3d-47e0-9dda-744813799518} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.01.08 00:35:41.048879 [ 268 ] {51f9427a-1e3d-47e0-9dda-744813799518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6244 | 2026.01.08 00:35:41.049372 [ 268 ] {51f9427a-1e3d-47e0-9dda-744813799518} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6245 | 2026.01.08 00:35:41.049594 [ 268 ] {51f9427a-1e3d-47e0-9dda-744813799518} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.01.08 00:35:41.049723 [ 268 ] {51f9427a-1e3d-47e0-9dda-744813799518} <Debug> executeQuery: Read 2329 rows, 193.66 KiB in 0.002237 sec., 1041126.5087170318 rows/sec., 84.54 MiB/sec. | ||
| 6247 | 2026.01.08 00:35:41.049763 [ 268 ] {51f9427a-1e3d-47e0-9dda-744813799518} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6248 | 2026.01.08 00:35:41.049778 [ 268 ] {51f9427a-1e3d-47e0-9dda-744813799518} <Debug> TCPHandler: Processed in 0.002420049 sec. | ||
| 6249 | 2026.01.08 00:35:41.049894 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6250 | 2026.01.08 00:35:41.049990 [ 268 ] {ff036a6b-933e-4d0a-a41b-deab7c129e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6251 | 2026.01.08 00:35:41.050030 [ 268 ] {ff036a6b-933e-4d0a-a41b-deab7c129e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6252 | 2026.01.08 00:35:41.050519 [ 268 ] {ff036a6b-933e-4d0a-a41b-deab7c129e9b} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2026.01.08 00:35:41.050555 [ 268 ] {ff036a6b-933e-4d0a-a41b-deab7c129e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6254 | 2026.01.08 00:35:41.050865 [ 268 ] {ff036a6b-933e-4d0a-a41b-deab7c129e9b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6255 | 2026.01.08 00:35:41.051090 [ 268 ] {ff036a6b-933e-4d0a-a41b-deab7c129e9b} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.01.08 00:35:41.051216 [ 268 ] {ff036a6b-933e-4d0a-a41b-deab7c129e9b} <Debug> executeQuery: Read 251 rows, 15.72 KiB in 0.001244 sec., 201768.4887459807 rows/sec., 12.34 MiB/sec. | ||
| 6257 | 2026.01.08 00:35:41.051254 [ 268 ] {ff036a6b-933e-4d0a-a41b-deab7c129e9b} <Debug> TCPHandler: Processed in 0.0014088 sec. | ||
| 6258 | 2026.01.08 00:35:41.051363 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.01.08 00:35:41.051457 [ 268 ] {4e3df941-eead-4843-8df3-bb7f338571d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6260 | 2026.01.08 00:35:41.051497 [ 268 ] {4e3df941-eead-4843-8df3-bb7f338571d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6261 | 2026.01.08 00:35:41.052004 [ 268 ] {4e3df941-eead-4843-8df3-bb7f338571d9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.01.08 00:35:41.052039 [ 268 ] {4e3df941-eead-4843-8df3-bb7f338571d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6263 | 2026.01.08 00:35:41.052370 [ 268 ] {4e3df941-eead-4843-8df3-bb7f338571d9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6264 | 2026.01.08 00:35:41.052581 [ 268 ] {4e3df941-eead-4843-8df3-bb7f338571d9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.01.08 00:35:41.052706 [ 268 ] {4e3df941-eead-4843-8df3-bb7f338571d9} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001267 sec., 347277.0323599053 rows/sec., 22.98 MiB/sec. | ||
| 6266 | 2026.01.08 00:35:41.052744 [ 268 ] {4e3df941-eead-4843-8df3-bb7f338571d9} <Debug> TCPHandler: Processed in 0.00142997 sec. | ||
| 6267 | 2026.01.08 00:35:41.052857 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.01.08 00:35:41.052952 [ 268 ] {e34cac7d-74ad-4f49-be7a-af9d20cc25ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6269 | 2026.01.08 00:35:41.052991 [ 268 ] {e34cac7d-74ad-4f49-be7a-af9d20cc25ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6270 | 2026.01.08 00:35:41.053454 [ 268 ] {e34cac7d-74ad-4f49-be7a-af9d20cc25ad} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.01.08 00:35:41.053489 [ 268 ] {e34cac7d-74ad-4f49-be7a-af9d20cc25ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6272 | 2026.01.08 00:35:41.053816 [ 268 ] {e34cac7d-74ad-4f49-be7a-af9d20cc25ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6273 | 2026.01.08 00:35:41.054028 [ 268 ] {e34cac7d-74ad-4f49-be7a-af9d20cc25ad} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.01.08 00:35:41.054154 [ 268 ] {e34cac7d-74ad-4f49-be7a-af9d20cc25ad} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 6275 | 2026.01.08 00:35:41.054191 [ 268 ] {e34cac7d-74ad-4f49-be7a-af9d20cc25ad} <Debug> TCPHandler: Processed in 0.001382859 sec. | ||
| 6276 | 2026.01.08 00:35:41.054300 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.01.08 00:35:41.054393 [ 268 ] {19f61a2e-28e6-4181-ad18-19a0c4ad03ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6278 | 2026.01.08 00:35:41.054433 [ 268 ] {19f61a2e-28e6-4181-ad18-19a0c4ad03ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6279 | 2026.01.08 00:35:41.055179 [ 268 ] {19f61a2e-28e6-4181-ad18-19a0c4ad03ed} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.01.08 00:35:41.055215 [ 268 ] {19f61a2e-28e6-4181-ad18-19a0c4ad03ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6281 | 2026.01.08 00:35:41.055584 [ 268 ] {19f61a2e-28e6-4181-ad18-19a0c4ad03ed} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6282 | 2026.01.08 00:35:41.055808 [ 268 ] {19f61a2e-28e6-4181-ad18-19a0c4ad03ed} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.01.08 00:35:41.055937 [ 268 ] {19f61a2e-28e6-4181-ad18-19a0c4ad03ed} <Debug> executeQuery: Read 1181 rows, 86.46 KiB in 0.001562 sec., 756081.9462227913 rows/sec., 54.05 MiB/sec. | ||
| 6284 | 2026.01.08 00:35:41.055975 [ 268 ] {19f61a2e-28e6-4181-ad18-19a0c4ad03ed} <Debug> TCPHandler: Processed in 0.001723889 sec. | ||
| 6285 | 2026.01.08 00:35:41.056087 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2026.01.08 00:35:41.056181 [ 268 ] {a9c33af5-577a-4055-805b-d7bc8608719c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6287 | 2026.01.08 00:35:41.056221 [ 268 ] {a9c33af5-577a-4055-805b-d7bc8608719c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6288 | 2026.01.08 00:35:41.056556 [ 268 ] {a9c33af5-577a-4055-805b-d7bc8608719c} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.01.08 00:35:41.056591 [ 268 ] {a9c33af5-577a-4055-805b-d7bc8608719c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6290 | 2026.01.08 00:35:41.056915 [ 268 ] {a9c33af5-577a-4055-805b-d7bc8608719c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6291 | 2026.01.08 00:35:41.057132 [ 268 ] {a9c33af5-577a-4055-805b-d7bc8608719c} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.01.08 00:35:41.057256 [ 268 ] {a9c33af5-577a-4055-805b-d7bc8608719c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 6293 | 2026.01.08 00:35:41.057293 [ 268 ] {a9c33af5-577a-4055-805b-d7bc8608719c} <Debug> TCPHandler: Processed in 0.001255315 sec. | ||
| 6294 | 2026.01.08 00:35:41.057402 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.01.08 00:35:41.057497 [ 268 ] {eaabb9fc-3f9c-4528-8da7-2ca303f0a16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6296 | 2026.01.08 00:35:41.057539 [ 268 ] {eaabb9fc-3f9c-4528-8da7-2ca303f0a16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6297 | 2026.01.08 00:35:41.058097 [ 268 ] {eaabb9fc-3f9c-4528-8da7-2ca303f0a16b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2026.01.08 00:35:41.058134 [ 268 ] {eaabb9fc-3f9c-4528-8da7-2ca303f0a16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6299 | 2026.01.08 00:35:41.058586 [ 268 ] {eaabb9fc-3f9c-4528-8da7-2ca303f0a16b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6300 | 2026.01.08 00:35:41.058807 [ 268 ] {eaabb9fc-3f9c-4528-8da7-2ca303f0a16b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.01.08 00:35:41.058934 [ 268 ] {eaabb9fc-3f9c-4528-8da7-2ca303f0a16b} <Debug> executeQuery: Read 907 rows, 61.38 KiB in 0.001457 sec., 622512.0109814688 rows/sec., 41.14 MiB/sec. | ||
| 6302 | 2026.01.08 00:35:41.058971 [ 268 ] {eaabb9fc-3f9c-4528-8da7-2ca303f0a16b} <Debug> TCPHandler: Processed in 0.001617386 sec. | ||
| 6303 | 2026.01.08 00:35:41.059081 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2026.01.08 00:35:41.059175 [ 268 ] {83b7c476-d5e5-44b4-a417-cf16e091c691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6305 | 2026.01.08 00:35:41.059216 [ 268 ] {83b7c476-d5e5-44b4-a417-cf16e091c691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6306 | 2026.01.08 00:35:41.059529 [ 268 ] {83b7c476-d5e5-44b4-a417-cf16e091c691} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.01.08 00:35:41.059563 [ 268 ] {83b7c476-d5e5-44b4-a417-cf16e091c691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6308 | 2026.01.08 00:35:41.059868 [ 268 ] {83b7c476-d5e5-44b4-a417-cf16e091c691} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6309 | 2026.01.08 00:35:41.060080 [ 268 ] {83b7c476-d5e5-44b4-a417-cf16e091c691} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.01.08 00:35:41.060206 [ 268 ] {83b7c476-d5e5-44b4-a417-cf16e091c691} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 6311 | 2026.01.08 00:35:41.060243 [ 268 ] {83b7c476-d5e5-44b4-a417-cf16e091c691} <Debug> TCPHandler: Processed in 0.001210734 sec. | ||
| 6312 | 2026.01.08 00:35:41.060352 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2026.01.08 00:35:41.060446 [ 268 ] {aecaace0-c3bf-4b4d-9cab-2fb9b0960b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6314 | 2026.01.08 00:35:41.060500 [ 268 ] {aecaace0-c3bf-4b4d-9cab-2fb9b0960b91} <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 | ||
| 6315 | 2026.01.08 00:35:41.061310 [ 268 ] {aecaace0-c3bf-4b4d-9cab-2fb9b0960b91} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2026.01.08 00:35:41.061347 [ 268 ] {aecaace0-c3bf-4b4d-9cab-2fb9b0960b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6317 | 2026.01.08 00:35:41.061925 [ 268 ] {aecaace0-c3bf-4b4d-9cab-2fb9b0960b91} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6318 | 2026.01.08 00:35:41.062158 [ 268 ] {aecaace0-c3bf-4b4d-9cab-2fb9b0960b91} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.01.08 00:35:41.062292 [ 268 ] {aecaace0-c3bf-4b4d-9cab-2fb9b0960b91} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001864 sec., 19313.304721030043 rows/sec., 34.61 MiB/sec. | ||
| 6320 | 2026.01.08 00:35:41.062345 [ 268 ] {aecaace0-c3bf-4b4d-9cab-2fb9b0960b91} <Debug> TCPHandler: Processed in 0.002040888 sec. | ||
| 6321 | 2026.01.08 00:35:41.062459 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6322 | 2026.01.08 00:35:41.062554 [ 268 ] {68a885f5-04c7-42af-a1a9-aabd249a50e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6323 | 2026.01.08 00:35:41.062596 [ 268 ] {68a885f5-04c7-42af-a1a9-aabd249a50e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6324 | 2026.01.08 00:35:41.062930 [ 268 ] {68a885f5-04c7-42af-a1a9-aabd249a50e0} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.01.08 00:35:41.062967 [ 268 ] {68a885f5-04c7-42af-a1a9-aabd249a50e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6326 | 2026.01.08 00:35:41.063292 [ 268 ] {68a885f5-04c7-42af-a1a9-aabd249a50e0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6327 | 2026.01.08 00:35:41.063508 [ 268 ] {68a885f5-04c7-42af-a1a9-aabd249a50e0} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.01.08 00:35:41.063645 [ 268 ] {68a885f5-04c7-42af-a1a9-aabd249a50e0} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.00111 sec., 61261.26126126126 rows/sec., 3.56 MiB/sec. | ||
| 6329 | 2026.01.08 00:35:41.063680 [ 268 ] {68a885f5-04c7-42af-a1a9-aabd249a50e0} <Debug> TCPHandler: Processed in 0.001270426 sec. | ||
| 6330 | 2026.01.08 00:35:42.059154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 836 | ||
| 6331 | 2026.01.08 00:35:42.061697 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.01.08 00:35:42.061751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6333 | 2026.01.08 00:35:42.062989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6334 | 2026.01.08 00:35:42.063242 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.01.08 00:35:42.063500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 836 | ||
| 6336 | 2026.01.08 00:35:44.520598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13041 | ||
| 6337 | 2026.01.08 00:35:44.521097 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.01.08 00:35:44.521151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6339 | 2026.01.08 00:35:44.521796 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6340 | 2026.01.08 00:35:44.522048 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.01.08 00:35:44.522189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13041 | ||
| 6342 | 2026.01.08 00:35:44.643994 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6343 | 2026.01.08 00:35:44.644199 [ 268 ] {3dfbf2d0-46b2-47a4-8e59-62dde25d2e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6344 | 2026.01.08 00:35:44.644273 [ 268 ] {3dfbf2d0-46b2-47a4-8e59-62dde25d2e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6345 | 2026.01.08 00:35:44.644951 [ 268 ] {3dfbf2d0-46b2-47a4-8e59-62dde25d2e25} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2026.01.08 00:35:44.645013 [ 268 ] {3dfbf2d0-46b2-47a4-8e59-62dde25d2e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6347 | 2026.01.08 00:35:44.645499 [ 268 ] {3dfbf2d0-46b2-47a4-8e59-62dde25d2e25} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6348 | 2026.01.08 00:35:44.645761 [ 268 ] {3dfbf2d0-46b2-47a4-8e59-62dde25d2e25} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.01.08 00:35:44.645912 [ 24 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6350 | 2026.01.08 00:35:44.645932 [ 268 ] {3dfbf2d0-46b2-47a4-8e59-62dde25d2e25} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001788 sec., 31319.910514541385 rows/sec., 2.41 MiB/sec. | ||
| 6351 | 2026.01.08 00:35:44.645952 [ 24 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.01.08 00:35:44.645974 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6353 | 2026.01.08 00:35:44.645988 [ 268 ] {3dfbf2d0-46b2-47a4-8e59-62dde25d2e25} <Debug> TCPHandler: Processed in 0.00213037 sec. | ||
| 6354 | 2026.01.08 00:35:44.646070 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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.08 00:35:44.646149 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.01.08 00:35:44.646163 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6357 | 2026.01.08 00:35:44.646195 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2465 rows starting from the beginning of the part | ||
| 6358 | 2026.01.08 00:35:44.646256 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 68 rows starting from the beginning of the part | ||
| 6359 | 2026.01.08 00:35:44.646259 [ 268 ] {39440a90-e194-43e5-b6c2-e2afd57161a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6360 | 2026.01.08 00:35:44.646301 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 128 rows starting from the beginning of the part | ||
| 6361 | 2026.01.08 00:35:44.646317 [ 268 ] {39440a90-e194-43e5-b6c2-e2afd57161a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6362 | 2026.01.08 00:35:44.646342 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
| 6363 | 2026.01.08 00:35:44.646383 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2329 rows starting from the beginning of the part | ||
| 6364 | 2026.01.08 00:35:44.646423 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6365 | 2026.01.08 00:35:44.646828 [ 268 ] {39440a90-e194-43e5-b6c2-e2afd57161a0} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.01.08 00:35:44.646865 [ 268 ] {39440a90-e194-43e5-b6c2-e2afd57161a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6367 | 2026.01.08 00:35:44.647219 [ 268 ] {39440a90-e194-43e5-b6c2-e2afd57161a0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6368 | 2026.01.08 00:35:44.647445 [ 268 ] {39440a90-e194-43e5-b6c2-e2afd57161a0} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.01.08 00:35:44.647562 [ 24 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6370 | 2026.01.08 00:35:44.647583 [ 268 ] {39440a90-e194-43e5-b6c2-e2afd57161a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001351 sec., 47372.316802368616 rows/sec., 3.70 MiB/sec. | ||
| 6371 | 2026.01.08 00:35:44.647596 [ 24 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.01.08 00:35:44.647616 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6373 | 2026.01.08 00:35:44.647625 [ 268 ] {39440a90-e194-43e5-b6c2-e2afd57161a0} <Debug> TCPHandler: Processed in 0.001531034 sec. | ||
| 6374 | 2026.01.08 00:35:44.647718 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 6375 | 2026.01.08 00:35:44.647745 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2026.01.08 00:35:44.647857 [ 268 ] {7194f8bf-20df-4462-a6fd-0d72dc7781be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6377 | 2026.01.08 00:35:44.647871 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6378 | 2026.01.08 00:35:44.647915 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6379 | 2026.01.08 00:35:44.647926 [ 268 ] {7194f8bf-20df-4462-a6fd-0d72dc7781be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6380 | 2026.01.08 00:35:44.647981 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 73 rows starting from the beginning of the part | ||
| 6381 | 2026.01.08 00:35:44.648033 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 100 rows starting from the beginning of the part | ||
| 6382 | 2026.01.08 00:35:44.648087 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 69 rows starting from the beginning of the part | ||
| 6383 | 2026.01.08 00:35:44.648146 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1181 rows starting from the beginning of the part | ||
| 6384 | 2026.01.08 00:35:44.648190 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6385 | 2026.01.08 00:35:44.648334 [ 268 ] {7194f8bf-20df-4462-a6fd-0d72dc7781be} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.01.08 00:35:44.648376 [ 268 ] {7194f8bf-20df-4462-a6fd-0d72dc7781be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6387 | 2026.01.08 00:35:44.648475 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5112 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243684 sec., 2097798.788595066 rows/sec., 179.05 MiB/sec. | ||
| 6388 | 2026.01.08 00:35:44.648938 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6389 | 2026.01.08 00:35:44.649160 [ 268 ] {7194f8bf-20df-4462-a6fd-0d72dc7781be} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6390 | 2026.01.08 00:35:44.649461 [ 268 ] {7194f8bf-20df-4462-a6fd-0d72dc7781be} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.01.08 00:35:44.649481 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.01.08 00:35:44.649594 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6393 | 2026.01.08 00:35:44.649610 [ 268 ] {7194f8bf-20df-4462-a6fd-0d72dc7781be} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001777 sec., 54023.63534046146 rows/sec., 3.76 MiB/sec. | ||
| 6394 | 2026.01.08 00:35:44.649609 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_41_8} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6395 | 2026.01.08 00:35:44.649636 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.01.08 00:35:44.649654 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2737 rows, containing 5 columns (5 merged, 0 gathered) in 0.001985166 sec., 1378726.0108222687 rows/sec., 105.27 MiB/sec. | ||
| 6397 | 2026.01.08 00:35:44.649672 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6398 | 2026.01.08 00:35:44.649658 [ 268 ] {7194f8bf-20df-4462-a6fd-0d72dc7781be} <Debug> TCPHandler: Processed in 0.001964176 sec. | ||
| 6399 | 2026.01.08 00:35:44.649777 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 6400 | 2026.01.08 00:35:44.649830 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2026.01.08 00:35:44.649839 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 6402 | 2026.01.08 00:35:44.649919 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6403 | 2026.01.08 00:35:44.649941 [ 268 ] {bd1b8af0-81d0-48bb-b23b-8de5776e65aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6404 | 2026.01.08 00:35:44.649981 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6405 | 2026.01.08 00:35:44.650000 [ 268 ] {bd1b8af0-81d0-48bb-b23b-8de5776e65aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6406 | 2026.01.08 00:35:44.650032 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12480 rows starting from the beginning of the part | ||
| 6407 | 2026.01.08 00:35:44.650107 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 162 rows starting from the beginning of the part | ||
| 6408 | 2026.01.08 00:35:44.650168 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6409 | 2026.01.08 00:35:44.650216 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 6410 | 2026.01.08 00:35:44.650237 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.01.08 00:35:44.650260 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 907 rows starting from the beginning of the part | ||
| 6412 | 2026.01.08 00:35:44.650317 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 96 rows starting from the beginning of the part | ||
| 6413 | 2026.01.08 00:35:44.650323 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_41_8} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6414 | 2026.01.08 00:35:44.650362 [ 268 ] {bd1b8af0-81d0-48bb-b23b-8de5776e65aa} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.01.08 00:35:44.650412 [ 268 ] {bd1b8af0-81d0-48bb-b23b-8de5776e65aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6416 | 2026.01.08 00:35:44.650418 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6417 | 2026.01.08 00:35:44.650856 [ 268 ] {bd1b8af0-81d0-48bb-b23b-8de5776e65aa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6418 | 2026.01.08 00:35:44.651142 [ 268 ] {bd1b8af0-81d0-48bb-b23b-8de5776e65aa} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.01.08 00:35:44.651274 [ 24 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6420 | 2026.01.08 00:35:44.651302 [ 24 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.01.08 00:35:44.651307 [ 268 ] {bd1b8af0-81d0-48bb-b23b-8de5776e65aa} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001388 sec., 25936.599423631127 rows/sec., 1.75 MiB/sec. | ||
| 6422 | 2026.01.08 00:35:44.651321 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6423 | 2026.01.08 00:35:44.651356 [ 268 ] {bd1b8af0-81d0-48bb-b23b-8de5776e65aa} <Debug> TCPHandler: Processed in 0.001577625 sec. | ||
| 6424 | 2026.01.08 00:35:44.651422 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 6425 | 2026.01.08 00:35:44.651528 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6426 | 2026.01.08 00:35:44.651557 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2508 rows starting from the beginning of the part | ||
| 6427 | 2026.01.08 00:35:44.651611 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 6428 | 2026.01.08 00:35:44.651654 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6429 | 2026.01.08 00:35:44.651696 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 6430 | 2026.01.08 00:35:44.651736 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 68 rows starting from the beginning of the part | ||
| 6431 | 2026.01.08 00:35:44.651778 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 6432 | 2026.01.08 00:35:44.653588 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2792 rows, containing 4 columns (4 merged, 0 gathered) in 0.002201603 sec., 1268166.8765894668 rows/sec., 81.71 MiB/sec. | ||
| 6433 | 2026.01.08 00:35:44.653941 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6434 | 2026.01.08 00:35:44.654238 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_41_8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.01.08 00:35:44.654324 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_41_8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6436 | 2026.01.08 00:35:44.654407 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6437 | 2026.01.08 00:35:44.656473 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13965 rows, containing 5 columns (5 merged, 0 gathered) in 0.006735961 sec., 2073200.8394941716 rows/sec., 140.18 MiB/sec. | ||
| 6438 | 2026.01.08 00:35:44.656980 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6439 | 2026.01.08 00:35:44.657264 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.01.08 00:35:44.657345 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6441 | 2026.01.08 00:35:44.657431 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. | ||
| 6442 | 2026.01.08 00:35:45.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.53 MiB, peak 277.41 MiB, free memory in arenas 0.00 B, will set to 272.65 MiB (RSS), difference: 2.12 MiB | ||
| 6443 | 2026.01.08 00:35:45.214150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6444 | 2026.01.08 00:35:45.230668 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6445 | 2026.01.08 00:35:45.230737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6446 | 2026.01.08 00:35:45.236400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6447 | 2026.01.08 00:35:45.237170 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.01.08 00:35:45.240799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6449 | 2026.01.08 00:35:49.646358 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.01.08 00:35:49.646552 [ 268 ] {97f9a49c-f86a-4bc3-a208-4123fb534d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6451 | 2026.01.08 00:35:49.646617 [ 268 ] {97f9a49c-f86a-4bc3-a208-4123fb534d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6452 | 2026.01.08 00:35:49.647296 [ 268 ] {97f9a49c-f86a-4bc3-a208-4123fb534d84} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.01.08 00:35:49.647337 [ 268 ] {97f9a49c-f86a-4bc3-a208-4123fb534d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6454 | 2026.01.08 00:35:49.647731 [ 268 ] {97f9a49c-f86a-4bc3-a208-4123fb534d84} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6455 | 2026.01.08 00:35:49.647968 [ 268 ] {97f9a49c-f86a-4bc3-a208-4123fb534d84} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.01.08 00:35:49.648117 [ 268 ] {97f9a49c-f86a-4bc3-a208-4123fb534d84} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001617 sec., 40816.32653061225 rows/sec., 3.25 MiB/sec. | ||
| 6457 | 2026.01.08 00:35:49.648159 [ 268 ] {97f9a49c-f86a-4bc3-a208-4123fb534d84} <Debug> TCPHandler: Processed in 0.001930425 sec. | ||
| 6458 | 2026.01.08 00:35:49.648272 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2026.01.08 00:35:49.648366 [ 268 ] {3da1a6fc-cf2b-4cfe-8822-258353c249fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6460 | 2026.01.08 00:35:49.648406 [ 268 ] {3da1a6fc-cf2b-4cfe-8822-258353c249fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6461 | 2026.01.08 00:35:49.648800 [ 268 ] {3da1a6fc-cf2b-4cfe-8822-258353c249fa} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.01.08 00:35:49.648837 [ 268 ] {3da1a6fc-cf2b-4cfe-8822-258353c249fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6463 | 2026.01.08 00:35:49.649127 [ 268 ] {3da1a6fc-cf2b-4cfe-8822-258353c249fa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6464 | 2026.01.08 00:35:49.649335 [ 268 ] {3da1a6fc-cf2b-4cfe-8822-258353c249fa} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.01.08 00:35:49.649463 [ 268 ] {3da1a6fc-cf2b-4cfe-8822-258353c249fa} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001116 sec., 4480.286738351255 rows/sec., 336.90 KiB/sec. | ||
| 6466 | 2026.01.08 00:35:49.649501 [ 268 ] {3da1a6fc-cf2b-4cfe-8822-258353c249fa} <Debug> TCPHandler: Processed in 0.001278346 sec. | ||
| 6467 | 2026.01.08 00:35:49.649610 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.01.08 00:35:49.649705 [ 268 ] {10ecf7f6-0924-4205-b788-bde553b389e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6469 | 2026.01.08 00:35:49.649745 [ 268 ] {10ecf7f6-0924-4205-b788-bde553b389e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6470 | 2026.01.08 00:35:49.650170 [ 268 ] {10ecf7f6-0924-4205-b788-bde553b389e5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.01.08 00:35:49.650206 [ 268 ] {10ecf7f6-0924-4205-b788-bde553b389e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6472 | 2026.01.08 00:35:49.650517 [ 268 ] {10ecf7f6-0924-4205-b788-bde553b389e5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6473 | 2026.01.08 00:35:49.650751 [ 268 ] {10ecf7f6-0924-4205-b788-bde553b389e5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.01.08 00:35:49.650875 [ 268 ] {10ecf7f6-0924-4205-b788-bde553b389e5} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001189 sec., 58031.95962994113 rows/sec., 4.53 MiB/sec. | ||
| 6475 | 2026.01.08 00:35:49.650913 [ 268 ] {10ecf7f6-0924-4205-b788-bde553b389e5} <Debug> TCPHandler: Processed in 0.001352188 sec. | ||
| 6476 | 2026.01.08 00:35:49.651029 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.01.08 00:35:49.651124 [ 268 ] {3dffcc9d-143e-4a62-94ab-b02c915774a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.01.08 00:35:49.651167 [ 268 ] {3dffcc9d-143e-4a62-94ab-b02c915774a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6479 | 2026.01.08 00:35:49.651593 [ 268 ] {3dffcc9d-143e-4a62-94ab-b02c915774a3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.01.08 00:35:49.651628 [ 268 ] {3dffcc9d-143e-4a62-94ab-b02c915774a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6481 | 2026.01.08 00:35:49.651964 [ 268 ] {3dffcc9d-143e-4a62-94ab-b02c915774a3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6482 | 2026.01.08 00:35:49.652182 [ 268 ] {3dffcc9d-143e-4a62-94ab-b02c915774a3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.01.08 00:35:49.652308 [ 268 ] {3dffcc9d-143e-4a62-94ab-b02c915774a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 6484 | 2026.01.08 00:35:49.652344 [ 268 ] {3dffcc9d-143e-4a62-94ab-b02c915774a3} <Debug> TCPHandler: Processed in 0.001365499 sec. | ||
| 6485 | 2026.01.08 00:35:49.652453 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.01.08 00:35:49.652547 [ 268 ] {b79b1259-53fd-4d47-9e8c-0ae655f0714f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.01.08 00:35:49.652601 [ 268 ] {b79b1259-53fd-4d47-9e8c-0ae655f0714f} <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 | ||
| 6488 | 2026.01.08 00:35:49.653355 [ 268 ] {b79b1259-53fd-4d47-9e8c-0ae655f0714f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.01.08 00:35:49.653391 [ 268 ] {b79b1259-53fd-4d47-9e8c-0ae655f0714f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6490 | 2026.01.08 00:35:49.653877 [ 268 ] {b79b1259-53fd-4d47-9e8c-0ae655f0714f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6491 | 2026.01.08 00:35:49.654100 [ 268 ] {b79b1259-53fd-4d47-9e8c-0ae655f0714f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.01.08 00:35:49.654233 [ 268 ] {b79b1259-53fd-4d47-9e8c-0ae655f0714f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001705 sec., 2932.551319648094 rows/sec., 5.25 MiB/sec. | ||
| 6493 | 2026.01.08 00:35:49.654393 [ 268 ] {b79b1259-53fd-4d47-9e8c-0ae655f0714f} <Debug> TCPHandler: Processed in 0.001988677 sec. | ||
| 6494 | 2026.01.08 00:35:49.654511 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2026.01.08 00:35:49.654612 [ 268 ] {33bf8871-80ad-42ea-a1bc-15752669a376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6496 | 2026.01.08 00:35:49.654654 [ 268 ] {33bf8871-80ad-42ea-a1bc-15752669a376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6497 | 2026.01.08 00:35:49.655015 [ 268 ] {33bf8871-80ad-42ea-a1bc-15752669a376} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2026.01.08 00:35:49.655052 [ 268 ] {33bf8871-80ad-42ea-a1bc-15752669a376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6499 | 2026.01.08 00:35:49.655388 [ 268 ] {33bf8871-80ad-42ea-a1bc-15752669a376} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6500 | 2026.01.08 00:35:49.655603 [ 268 ] {33bf8871-80ad-42ea-a1bc-15752669a376} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6501 | 2026.01.08 00:35:49.655776 [ 268 ] {33bf8871-80ad-42ea-a1bc-15752669a376} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 6502 | 2026.01.08 00:35:49.655815 [ 268 ] {33bf8871-80ad-42ea-a1bc-15752669a376} <Debug> TCPHandler: Processed in 0.001352258 sec. | ||
| 6503 | 2026.01.08 00:35:51.928118 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6504 | 2026.01.08 00:35:51.928192 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6505 | 2026.01.08 00:35:52.023200 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13553 | ||
| 6506 | 2026.01.08 00:35:52.023703 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.01.08 00:35:52.023749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6508 | 2026.01.08 00:35:52.024289 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6509 | 2026.01.08 00:35:52.024530 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.01.08 00:35:52.024674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13553 | ||
| 6511 | 2026.01.08 00:35:52.063755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 856 | ||
| 6512 | 2026.01.08 00:35:52.066102 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.01.08 00:35:52.066162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6514 | 2026.01.08 00:35:52.067369 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6515 | 2026.01.08 00:35:52.067636 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.01.08 00:35:52.067992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6517 | 2026.01.08 00:35:52.265102 [ 145 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6518 | 2026.01.08 00:35:52.265154 [ 145 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.01.08 00:35:52.265177 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6520 | 2026.01.08 00:35:52.265350 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6521 | 2026.01.08 00:35:52.265579 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6522 | 2026.01.08 00:35:52.265636 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 6523 | 2026.01.08 00:35:52.265759 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 6524 | 2026.01.08 00:35:52.265843 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 6525 | 2026.01.08 00:35:52.265917 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6526 | 2026.01.08 00:35:52.265990 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 6527 | 2026.01.08 00:35:52.267076 [ 187 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815531 sec., 929755.5370852936 rows/sec., 63.04 MiB/sec. | ||
| 6528 | 2026.01.08 00:35:52.267284 [ 197 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6529 | 2026.01.08 00:35:52.267593 [ 197 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.01.08 00:35:52.267675 [ 197 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_15_3} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6531 | 2026.01.08 00:35:52.267764 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6532 | 2026.01.08 00:35:52.741808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6533 | 2026.01.08 00:35:52.758629 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.01.08 00:35:52.758695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6535 | 2026.01.08 00:35:52.764588 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6536 | 2026.01.08 00:35:52.765324 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.01.08 00:35:52.768124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6538 | 2026.01.08 00:35:54.074970 [ 74 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6539 | 2026.01.08 00:35:54.075071 [ 74 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2026.01.08 00:35:54.075111 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6541 | 2026.01.08 00:35:54.075298 [ 187 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6542 | 2026.01.08 00:35:54.075542 [ 187 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6543 | 2026.01.08 00:35:54.075610 [ 187 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 6544 | 2026.01.08 00:35:54.075723 [ 187 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6545 | 2026.01.08 00:35:54.075800 [ 187 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6546 | 2026.01.08 00:35:54.075864 [ 187 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6547 | 2026.01.08 00:35:54.075928 [ 187 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6548 | 2026.01.08 00:35:54.076815 [ 197 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001602535 sec., 8736.15864864106 rows/sec., 586.23 KiB/sec. | ||
| 6549 | 2026.01.08 00:35:54.076973 [ 203 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6550 | 2026.01.08 00:35:54.077240 [ 203 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.01.08 00:35:54.077309 [ 203 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_14_3} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6552 | 2026.01.08 00:35:54.077380 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6553 | 2026.01.08 00:35:54.191515 [ 74 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6554 | 2026.01.08 00:35:54.191574 [ 74 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.01.08 00:35:54.191595 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6556 | 2026.01.08 00:35:54.191702 [ 197 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6557 | 2026.01.08 00:35:54.191854 [ 197 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6558 | 2026.01.08 00:35:54.191920 [ 197 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 6559 | 2026.01.08 00:35:54.191993 [ 197 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6560 | 2026.01.08 00:35:54.192043 [ 197 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6561 | 2026.01.08 00:35:54.192086 [ 197 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6562 | 2026.01.08 00:35:54.192129 [ 197 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 6563 | 2026.01.08 00:35:54.192975 [ 197 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321018 sec., 657069.0179846149 rows/sec., 40.17 MiB/sec. | ||
| 6564 | 2026.01.08 00:35:54.193172 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6565 | 2026.01.08 00:35:54.193487 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.01.08 00:35:54.193568 [ 192 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_15_3} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6567 | 2026.01.08 00:35:54.193663 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6568 | 2026.01.08 00:35:54.659880 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.01.08 00:35:54.660086 [ 268 ] {4679fec3-12c3-44c8-9daf-bfe06e18d885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6570 | 2026.01.08 00:35:54.660164 [ 268 ] {4679fec3-12c3-44c8-9daf-bfe06e18d885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6571 | 2026.01.08 00:35:54.661044 [ 268 ] {4679fec3-12c3-44c8-9daf-bfe06e18d885} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.01.08 00:35:54.661095 [ 268 ] {4679fec3-12c3-44c8-9daf-bfe06e18d885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6573 | 2026.01.08 00:35:54.661547 [ 268 ] {4679fec3-12c3-44c8-9daf-bfe06e18d885} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6574 | 2026.01.08 00:35:54.661777 [ 268 ] {4679fec3-12c3-44c8-9daf-bfe06e18d885} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.01.08 00:35:54.661941 [ 268 ] {4679fec3-12c3-44c8-9daf-bfe06e18d885} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00191 sec., 214659.68586387433 rows/sec., 13.62 MiB/sec. | ||
| 6576 | 2026.01.08 00:35:54.661993 [ 268 ] {4679fec3-12c3-44c8-9daf-bfe06e18d885} <Debug> TCPHandler: Processed in 0.002253924 sec. | ||
| 6577 | 2026.01.08 00:35:54.662126 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.01.08 00:35:54.662231 [ 268 ] {6b50f914-7fad-4de6-8a1c-03b80f971c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6579 | 2026.01.08 00:35:54.662277 [ 268 ] {6b50f914-7fad-4de6-8a1c-03b80f971c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6580 | 2026.01.08 00:35:54.663284 [ 268 ] {6b50f914-7fad-4de6-8a1c-03b80f971c15} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.01.08 00:35:54.663325 [ 268 ] {6b50f914-7fad-4de6-8a1c-03b80f971c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6582 | 2026.01.08 00:35:54.663740 [ 268 ] {6b50f914-7fad-4de6-8a1c-03b80f971c15} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6583 | 2026.01.08 00:35:54.663965 [ 268 ] {6b50f914-7fad-4de6-8a1c-03b80f971c15} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.01.08 00:35:54.664098 [ 268 ] {6b50f914-7fad-4de6-8a1c-03b80f971c15} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001891 sec., 626123.7440507668 rows/sec., 49.95 MiB/sec. | ||
| 6585 | 2026.01.08 00:35:54.664140 [ 268 ] {6b50f914-7fad-4de6-8a1c-03b80f971c15} <Debug> TCPHandler: Processed in 0.002065759 sec. | ||
| 6586 | 2026.01.08 00:35:54.664268 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.01.08 00:35:54.664363 [ 268 ] {344da3c9-6590-424c-8fd3-276a77186c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6588 | 2026.01.08 00:35:54.664403 [ 268 ] {344da3c9-6590-424c-8fd3-276a77186c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6589 | 2026.01.08 00:35:54.664917 [ 268 ] {344da3c9-6590-424c-8fd3-276a77186c66} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.01.08 00:35:54.664955 [ 268 ] {344da3c9-6590-424c-8fd3-276a77186c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6591 | 2026.01.08 00:35:54.665271 [ 268 ] {344da3c9-6590-424c-8fd3-276a77186c66} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6592 | 2026.01.08 00:35:54.665482 [ 268 ] {344da3c9-6590-424c-8fd3-276a77186c66} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.01.08 00:35:54.665612 [ 268 ] {344da3c9-6590-424c-8fd3-276a77186c66} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001266 sec., 190363.34913112165 rows/sec., 11.59 MiB/sec. | ||
| 6594 | 2026.01.08 00:35:54.665651 [ 268 ] {344da3c9-6590-424c-8fd3-276a77186c66} <Debug> TCPHandler: Processed in 0.001433641 sec. | ||
| 6595 | 2026.01.08 00:35:54.665767 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2026.01.08 00:35:54.665861 [ 268 ] {f0710c36-10e3-429b-a295-014138d37aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6597 | 2026.01.08 00:35:54.665901 [ 268 ] {f0710c36-10e3-429b-a295-014138d37aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6598 | 2026.01.08 00:35:54.666379 [ 268 ] {f0710c36-10e3-429b-a295-014138d37aa3} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.01.08 00:35:54.666415 [ 268 ] {f0710c36-10e3-429b-a295-014138d37aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6600 | 2026.01.08 00:35:54.666755 [ 268 ] {f0710c36-10e3-429b-a295-014138d37aa3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6601 | 2026.01.08 00:35:54.666969 [ 268 ] {f0710c36-10e3-429b-a295-014138d37aa3} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.01.08 00:35:54.667096 [ 268 ] {f0710c36-10e3-429b-a295-014138d37aa3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 6603 | 2026.01.08 00:35:54.667135 [ 268 ] {f0710c36-10e3-429b-a295-014138d37aa3} <Debug> TCPHandler: Processed in 0.00141699 sec. | ||
| 6604 | 2026.01.08 00:35:54.667249 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6605 | 2026.01.08 00:35:54.667344 [ 268 ] {8bd03147-c45e-4714-afa6-2c0087318064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6606 | 2026.01.08 00:35:54.667384 [ 268 ] {8bd03147-c45e-4714-afa6-2c0087318064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6607 | 2026.01.08 00:35:54.667855 [ 268 ] {8bd03147-c45e-4714-afa6-2c0087318064} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.01.08 00:35:54.667891 [ 268 ] {8bd03147-c45e-4714-afa6-2c0087318064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6609 | 2026.01.08 00:35:54.668196 [ 268 ] {8bd03147-c45e-4714-afa6-2c0087318064} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6610 | 2026.01.08 00:35:54.668411 [ 268 ] {8bd03147-c45e-4714-afa6-2c0087318064} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6611 | 2026.01.08 00:35:54.668544 [ 268 ] {8bd03147-c45e-4714-afa6-2c0087318064} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 6612 | 2026.01.08 00:35:54.668582 [ 268 ] {8bd03147-c45e-4714-afa6-2c0087318064} <Debug> TCPHandler: Processed in 0.001383009 sec. | ||
| 6613 | 2026.01.08 00:35:54.668694 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.01.08 00:35:54.668787 [ 268 ] {40c0a97b-2174-4184-b5b5-d265cac780a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6615 | 2026.01.08 00:35:54.668826 [ 268 ] {40c0a97b-2174-4184-b5b5-d265cac780a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6616 | 2026.01.08 00:35:54.669477 [ 268 ] {40c0a97b-2174-4184-b5b5-d265cac780a0} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6617 | 2026.01.08 00:35:54.669514 [ 268 ] {40c0a97b-2174-4184-b5b5-d265cac780a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6618 | 2026.01.08 00:35:54.669843 [ 268 ] {40c0a97b-2174-4184-b5b5-d265cac780a0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6619 | 2026.01.08 00:35:54.670057 [ 268 ] {40c0a97b-2174-4184-b5b5-d265cac780a0} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6620 | 2026.01.08 00:35:54.670182 [ 268 ] {40c0a97b-2174-4184-b5b5-d265cac780a0} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001412 sec., 506373.9376770538 rows/sec., 35.51 MiB/sec. | ||
| 6621 | 2026.01.08 00:35:54.670222 [ 268 ] {40c0a97b-2174-4184-b5b5-d265cac780a0} <Debug> TCPHandler: Processed in 0.001577885 sec. | ||
| 6622 | 2026.01.08 00:35:54.670338 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.01.08 00:35:54.670433 [ 268 ] {5b185588-3765-4e37-9c2b-6653bdf1fe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6624 | 2026.01.08 00:35:54.670475 [ 268 ] {5b185588-3765-4e37-9c2b-6653bdf1fe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6625 | 2026.01.08 00:35:54.670817 [ 268 ] {5b185588-3765-4e37-9c2b-6653bdf1fe97} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.01.08 00:35:54.670853 [ 268 ] {5b185588-3765-4e37-9c2b-6653bdf1fe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6627 | 2026.01.08 00:35:54.671153 [ 268 ] {5b185588-3765-4e37-9c2b-6653bdf1fe97} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6628 | 2026.01.08 00:35:54.671385 [ 268 ] {5b185588-3765-4e37-9c2b-6653bdf1fe97} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.01.08 00:35:54.671511 [ 268 ] {5b185588-3765-4e37-9c2b-6653bdf1fe97} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 6630 | 2026.01.08 00:35:54.671548 [ 268 ] {5b185588-3765-4e37-9c2b-6653bdf1fe97} <Debug> TCPHandler: Processed in 0.001259865 sec. | ||
| 6631 | 2026.01.08 00:35:54.671661 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6632 | 2026.01.08 00:35:54.671754 [ 268 ] {2628c2c4-f721-4427-98f8-007d5ee9b522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6633 | 2026.01.08 00:35:54.671797 [ 268 ] {2628c2c4-f721-4427-98f8-007d5ee9b522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6634 | 2026.01.08 00:35:54.672238 [ 268 ] {2628c2c4-f721-4427-98f8-007d5ee9b522} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2026.01.08 00:35:54.672275 [ 268 ] {2628c2c4-f721-4427-98f8-007d5ee9b522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6636 | 2026.01.08 00:35:54.672614 [ 268 ] {2628c2c4-f721-4427-98f8-007d5ee9b522} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6637 | 2026.01.08 00:35:54.672826 [ 268 ] {2628c2c4-f721-4427-98f8-007d5ee9b522} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.01.08 00:35:54.672956 [ 268 ] {2628c2c4-f721-4427-98f8-007d5ee9b522} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 6639 | 2026.01.08 00:35:54.672995 [ 268 ] {2628c2c4-f721-4427-98f8-007d5ee9b522} <Debug> TCPHandler: Processed in 0.00138209 sec. | ||
| 6640 | 2026.01.08 00:35:54.673106 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6641 | 2026.01.08 00:35:54.673201 [ 268 ] {2e6db306-bebc-417e-9885-d0e77df0a0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6642 | 2026.01.08 00:35:54.673241 [ 268 ] {2e6db306-bebc-417e-9885-d0e77df0a0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6643 | 2026.01.08 00:35:54.673556 [ 268 ] {2e6db306-bebc-417e-9885-d0e77df0a0ab} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6644 | 2026.01.08 00:35:54.673592 [ 268 ] {2e6db306-bebc-417e-9885-d0e77df0a0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6645 | 2026.01.08 00:35:54.673879 [ 268 ] {2e6db306-bebc-417e-9885-d0e77df0a0ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6646 | 2026.01.08 00:35:54.674082 [ 268 ] {2e6db306-bebc-417e-9885-d0e77df0a0ab} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6647 | 2026.01.08 00:35:54.674208 [ 268 ] {2e6db306-bebc-417e-9885-d0e77df0a0ab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 6648 | 2026.01.08 00:35:54.674246 [ 268 ] {2e6db306-bebc-417e-9885-d0e77df0a0ab} <Debug> TCPHandler: Processed in 0.001188374 sec. | ||
| 6649 | 2026.01.08 00:35:54.674354 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2026.01.08 00:35:54.674447 [ 268 ] {15e87f39-fc01-4183-aba4-e38fbd15fd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6651 | 2026.01.08 00:35:54.674501 [ 268 ] {15e87f39-fc01-4183-aba4-e38fbd15fd49} <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 | ||
| 6652 | 2026.01.08 00:35:54.675336 [ 268 ] {15e87f39-fc01-4183-aba4-e38fbd15fd49} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.01.08 00:35:54.675373 [ 268 ] {15e87f39-fc01-4183-aba4-e38fbd15fd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6654 | 2026.01.08 00:35:54.675913 [ 268 ] {15e87f39-fc01-4183-aba4-e38fbd15fd49} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6655 | 2026.01.08 00:35:54.676151 [ 268 ] {15e87f39-fc01-4183-aba4-e38fbd15fd49} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.01.08 00:35:54.676285 [ 268 ] {15e87f39-fc01-4183-aba4-e38fbd15fd49} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001855 sec., 19407.00808625337 rows/sec., 34.78 MiB/sec. | ||
| 6657 | 2026.01.08 00:35:54.676340 [ 268 ] {15e87f39-fc01-4183-aba4-e38fbd15fd49} <Debug> TCPHandler: Processed in 0.002034977 sec. | ||
| 6658 | 2026.01.08 00:35:54.676455 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.01.08 00:35:54.676549 [ 268 ] {6f6e2729-62d3-41bf-82ef-6947b33269db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6660 | 2026.01.08 00:35:54.676591 [ 268 ] {6f6e2729-62d3-41bf-82ef-6947b33269db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6661 | 2026.01.08 00:35:54.676927 [ 268 ] {6f6e2729-62d3-41bf-82ef-6947b33269db} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.01.08 00:35:54.676964 [ 268 ] {6f6e2729-62d3-41bf-82ef-6947b33269db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6663 | 2026.01.08 00:35:54.677268 [ 268 ] {6f6e2729-62d3-41bf-82ef-6947b33269db} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6664 | 2026.01.08 00:35:54.677472 [ 268 ] {6f6e2729-62d3-41bf-82ef-6947b33269db} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.01.08 00:35:54.677600 [ 268 ] {6f6e2729-62d3-41bf-82ef-6947b33269db} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 6666 | 2026.01.08 00:35:54.677637 [ 268 ] {6f6e2729-62d3-41bf-82ef-6947b33269db} <Debug> TCPHandler: Processed in 0.001231855 sec. | ||
| 6667 | 2026.01.08 00:35:59.524789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14001 | ||
| 6668 | 2026.01.08 00:35:59.525286 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.01.08 00:35:59.525335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6670 | 2026.01.08 00:35:59.525846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6671 | 2026.01.08 00:35:59.526089 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.01.08 00:35:59.526230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14001 | ||
| 6673 | 2026.01.08 00:35:59.646023 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2026.01.08 00:35:59.646200 [ 268 ] {91f4324c-da5b-4a57-bdec-3c51d2e0a36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6675 | 2026.01.08 00:35:59.646264 [ 268 ] {91f4324c-da5b-4a57-bdec-3c51d2e0a36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6676 | 2026.01.08 00:35:59.646945 [ 268 ] {91f4324c-da5b-4a57-bdec-3c51d2e0a36f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2026.01.08 00:35:59.646984 [ 268 ] {91f4324c-da5b-4a57-bdec-3c51d2e0a36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6678 | 2026.01.08 00:35:59.647389 [ 268 ] {91f4324c-da5b-4a57-bdec-3c51d2e0a36f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6679 | 2026.01.08 00:35:59.647612 [ 268 ] {91f4324c-da5b-4a57-bdec-3c51d2e0a36f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.01.08 00:35:59.647762 [ 268 ] {91f4324c-da5b-4a57-bdec-3c51d2e0a36f} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001609 sec., 41019.26662523307 rows/sec., 3.27 MiB/sec. | ||
| 6681 | 2026.01.08 00:35:59.647806 [ 268 ] {91f4324c-da5b-4a57-bdec-3c51d2e0a36f} <Debug> TCPHandler: Processed in 0.001908784 sec. | ||
| 6682 | 2026.01.08 00:35:59.647931 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2026.01.08 00:35:59.648025 [ 268 ] {d565c5c9-8cbe-4afc-af95-8cb584456949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6684 | 2026.01.08 00:35:59.648064 [ 268 ] {d565c5c9-8cbe-4afc-af95-8cb584456949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6685 | 2026.01.08 00:35:59.648464 [ 268 ] {d565c5c9-8cbe-4afc-af95-8cb584456949} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.01.08 00:35:59.648500 [ 268 ] {d565c5c9-8cbe-4afc-af95-8cb584456949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6687 | 2026.01.08 00:35:59.648810 [ 268 ] {d565c5c9-8cbe-4afc-af95-8cb584456949} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6688 | 2026.01.08 00:35:59.649042 [ 268 ] {d565c5c9-8cbe-4afc-af95-8cb584456949} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.01.08 00:35:59.649159 [ 55 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6690 | 2026.01.08 00:35:59.649170 [ 268 ] {d565c5c9-8cbe-4afc-af95-8cb584456949} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001162 sec., 4302.925989672977 rows/sec., 323.56 KiB/sec. | ||
| 6691 | 2026.01.08 00:35:59.649227 [ 55 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.01.08 00:35:59.649237 [ 268 ] {d565c5c9-8cbe-4afc-af95-8cb584456949} <Debug> TCPHandler: Processed in 0.001354089 sec. | ||
| 6693 | 2026.01.08 00:35:59.649258 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6694 | 2026.01.08 00:35:59.649361 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.01.08 00:35:59.649370 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 6696 | 2026.01.08 00:35:59.649460 [ 268 ] {09037fa0-206d-4591-be2b-27137cf97ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6697 | 2026.01.08 00:35:59.649503 [ 268 ] {09037fa0-206d-4591-be2b-27137cf97ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6698 | 2026.01.08 00:35:59.649510 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6699 | 2026.01.08 00:35:59.649553 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6700 | 2026.01.08 00:35:59.649624 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 6701 | 2026.01.08 00:35:59.649673 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 251 rows starting from the beginning of the part | ||
| 6702 | 2026.01.08 00:35:59.649719 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6703 | 2026.01.08 00:35:59.649760 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 241 rows starting from the beginning of the part | ||
| 6704 | 2026.01.08 00:35:59.649800 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6705 | 2026.01.08 00:35:59.649936 [ 268 ] {09037fa0-206d-4591-be2b-27137cf97ca2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.01.08 00:35:59.649978 [ 268 ] {09037fa0-206d-4591-be2b-27137cf97ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6707 | 2026.01.08 00:35:59.650312 [ 268 ] {09037fa0-206d-4591-be2b-27137cf97ca2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6708 | 2026.01.08 00:35:59.650547 [ 268 ] {09037fa0-206d-4591-be2b-27137cf97ca2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.01.08 00:35:59.650682 [ 268 ] {09037fa0-206d-4591-be2b-27137cf97ca2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001238 sec., 55735.05654281099 rows/sec., 4.35 MiB/sec. | ||
| 6710 | 2026.01.08 00:35:59.650723 [ 268 ] {09037fa0-206d-4591-be2b-27137cf97ca2} <Debug> TCPHandler: Processed in 0.00140923 sec. | ||
| 6711 | 2026.01.08 00:35:59.650836 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514473 sec., 518332.11948974995 rows/sec., 33.98 MiB/sec. | ||
| 6712 | 2026.01.08 00:35:59.650839 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2026.01.08 00:35:59.650946 [ 268 ] {6efa9cae-0383-4478-9299-a9a050232d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6714 | 2026.01.08 00:35:59.650983 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6715 | 2026.01.08 00:35:59.650991 [ 268 ] {6efa9cae-0383-4478-9299-a9a050232d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6716 | 2026.01.08 00:35:59.651238 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.01.08 00:35:59.651309 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_36_7} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6718 | 2026.01.08 00:35:59.651377 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6719 | 2026.01.08 00:35:59.651434 [ 268 ] {6efa9cae-0383-4478-9299-a9a050232d32} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.01.08 00:35:59.651475 [ 268 ] {6efa9cae-0383-4478-9299-a9a050232d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6721 | 2026.01.08 00:35:59.651836 [ 268 ] {6efa9cae-0383-4478-9299-a9a050232d32} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6722 | 2026.01.08 00:35:59.652063 [ 268 ] {6efa9cae-0383-4478-9299-a9a050232d32} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.01.08 00:35:59.652193 [ 268 ] {6efa9cae-0383-4478-9299-a9a050232d32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 6724 | 2026.01.08 00:35:59.652231 [ 268 ] {6efa9cae-0383-4478-9299-a9a050232d32} <Debug> TCPHandler: Processed in 0.00143924 sec. | ||
| 6725 | 2026.01.08 00:35:59.652361 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2026.01.08 00:35:59.652463 [ 268 ] {5fbc05b2-9a09-4546-8dd6-12186bed97ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6727 | 2026.01.08 00:35:59.652517 [ 268 ] {5fbc05b2-9a09-4546-8dd6-12186bed97ca} <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 | ||
| 6728 | 2026.01.08 00:35:59.653321 [ 268 ] {5fbc05b2-9a09-4546-8dd6-12186bed97ca} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.01.08 00:35:59.653359 [ 268 ] {5fbc05b2-9a09-4546-8dd6-12186bed97ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6730 | 2026.01.08 00:35:59.653873 [ 268 ] {5fbc05b2-9a09-4546-8dd6-12186bed97ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6731 | 2026.01.08 00:35:59.654092 [ 268 ] {5fbc05b2-9a09-4546-8dd6-12186bed97ca} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.01.08 00:35:59.654206 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6733 | 2026.01.08 00:35:59.654230 [ 268 ] {5fbc05b2-9a09-4546-8dd6-12186bed97ca} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001788 sec., 2796.420581655481 rows/sec., 5.01 MiB/sec. | ||
| 6734 | 2026.01.08 00:35:59.654247 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.01.08 00:35:59.654276 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6736 | 2026.01.08 00:35:59.654292 [ 268 ] {5fbc05b2-9a09-4546-8dd6-12186bed97ca} <Debug> TCPHandler: Processed in 0.001983956 sec. | ||
| 6737 | 2026.01.08 00:35:59.654371 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 6738 | 2026.01.08 00:35:59.654427 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.01.08 00:35:59.654524 [ 268 ] {f5851d4c-814b-44a8-8ecc-b6f4a020d1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.01.08 00:35:59.654565 [ 268 ] {f5851d4c-814b-44a8-8ecc-b6f4a020d1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6741 | 2026.01.08 00:35:59.654638 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6742 | 2026.01.08 00:35:59.654701 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 681 rows starting from the beginning of the part | ||
| 6743 | 2026.01.08 00:35:59.654859 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 6744 | 2026.01.08 00:35:59.654934 [ 268 ] {f5851d4c-814b-44a8-8ecc-b6f4a020d1a4} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.01.08 00:35:59.654974 [ 268 ] {f5851d4c-814b-44a8-8ecc-b6f4a020d1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6746 | 2026.01.08 00:35:59.655010 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 6747 | 2026.01.08 00:35:59.655137 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6748 | 2026.01.08 00:35:59.655247 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 6749 | 2026.01.08 00:35:59.655317 [ 268 ] {f5851d4c-814b-44a8-8ecc-b6f4a020d1a4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6750 | 2026.01.08 00:35:59.655351 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6751 | 2026.01.08 00:35:59.655533 [ 268 ] {f5851d4c-814b-44a8-8ecc-b6f4a020d1a4} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.01.08 00:35:59.655667 [ 268 ] {f5851d4c-814b-44a8-8ecc-b6f4a020d1a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 6753 | 2026.01.08 00:35:59.655706 [ 268 ] {f5851d4c-814b-44a8-8ecc-b6f4a020d1a4} <Debug> TCPHandler: Processed in 0.001326707 sec. | ||
| 6754 | 2026.01.08 00:35:59.661020 [ 198 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 19 columns (19 merged, 0 gathered) in 0.00668943 sec., 114807.98812454873 rows/sec., 205.73 MiB/sec. | ||
| 6755 | 2026.01.08 00:35:59.662261 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6756 | 2026.01.08 00:35:59.662630 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.01.08 00:35:59.662705 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6758 | 2026.01.08 00:35:59.662822 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6759 | 2026.01.08 00:36:00.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.98 MiB, peak 281.51 MiB, free memory in arenas 0.00 B, will set to 276.93 MiB (RSS), difference: 2.95 MiB | ||
| 6760 | 2026.01.08 00:36:00.268236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6761 | 2026.01.08 00:36:00.285602 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.01.08 00:36:00.285658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6763 | 2026.01.08 00:36:00.291446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6764 | 2026.01.08 00:36:00.292187 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.01.08 00:36:00.295068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6766 | 2026.01.08 00:36:02.068172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 890 | ||
| 6767 | 2026.01.08 00:36:02.070455 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.01.08 00:36:02.070504 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6769 | 2026.01.08 00:36:02.071665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6770 | 2026.01.08 00:36:02.071919 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.01.08 00:36:02.072084 [ 58 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6772 | 2026.01.08 00:36:02.072156 [ 58 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.01.08 00:36:02.072168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
| 6774 | 2026.01.08 00:36:02.072177 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6775 | 2026.01.08 00:36:02.072306 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 6776 | 2026.01.08 00:36:02.072869 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6777 | 2026.01.08 00:36:02.073015 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 721 rows starting from the beginning of the part | ||
| 6778 | 2026.01.08 00:36:02.073372 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6779 | 2026.01.08 00:36:02.073714 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 6780 | 2026.01.08 00:36:02.074044 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 6781 | 2026.01.08 00:36:02.074375 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6782 | 2026.01.08 00:36:02.074704 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
| 6783 | 2026.01.08 00:36:02.080480 [ 203 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 72 columns (72 merged, 0 gathered) in 0.008228504 sec., 108160.60853831998 rows/sec., 92.40 MiB/sec. | ||
| 6784 | 2026.01.08 00:36:02.081444 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6785 | 2026.01.08 00:36:02.081931 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2026.01.08 00:36:02.082001 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_21_4} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6787 | 2026.01.08 00:36:02.082153 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6788 | 2026.01.08 00:36:04.659378 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2026.01.08 00:36:04.659626 [ 268 ] {2eb2fb57-f0eb-4671-9bda-77da731d903a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6790 | 2026.01.08 00:36:04.659713 [ 268 ] {2eb2fb57-f0eb-4671-9bda-77da731d903a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6791 | 2026.01.08 00:36:04.660631 [ 268 ] {2eb2fb57-f0eb-4671-9bda-77da731d903a} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.01.08 00:36:04.660679 [ 268 ] {2eb2fb57-f0eb-4671-9bda-77da731d903a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6793 | 2026.01.08 00:36:04.661112 [ 268 ] {2eb2fb57-f0eb-4671-9bda-77da731d903a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6794 | 2026.01.08 00:36:04.661344 [ 268 ] {2eb2fb57-f0eb-4671-9bda-77da731d903a} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.01.08 00:36:04.661512 [ 268 ] {2eb2fb57-f0eb-4671-9bda-77da731d903a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001919 sec., 213652.9442417926 rows/sec., 13.55 MiB/sec. | ||
| 6796 | 2026.01.08 00:36:04.661565 [ 268 ] {2eb2fb57-f0eb-4671-9bda-77da731d903a} <Debug> TCPHandler: Processed in 0.002337497 sec. | ||
| 6797 | 2026.01.08 00:36:04.661693 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2026.01.08 00:36:04.661798 [ 268 ] {8135dc9d-052a-4e7b-a1fd-10038bcbd8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6799 | 2026.01.08 00:36:04.661844 [ 268 ] {8135dc9d-052a-4e7b-a1fd-10038bcbd8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6800 | 2026.01.08 00:36:04.662823 [ 268 ] {8135dc9d-052a-4e7b-a1fd-10038bcbd8ca} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2026.01.08 00:36:04.662860 [ 268 ] {8135dc9d-052a-4e7b-a1fd-10038bcbd8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6802 | 2026.01.08 00:36:04.663255 [ 268 ] {8135dc9d-052a-4e7b-a1fd-10038bcbd8ca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6803 | 2026.01.08 00:36:04.663472 [ 268 ] {8135dc9d-052a-4e7b-a1fd-10038bcbd8ca} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.01.08 00:36:04.663613 [ 268 ] {8135dc9d-052a-4e7b-a1fd-10038bcbd8ca} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.00184 sec., 643478.2608695652 rows/sec., 51.34 MiB/sec. | ||
| 6805 | 2026.01.08 00:36:04.663653 [ 268 ] {8135dc9d-052a-4e7b-a1fd-10038bcbd8ca} <Debug> TCPHandler: Processed in 0.002012857 sec. | ||
| 6806 | 2026.01.08 00:36:04.663769 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.01.08 00:36:04.663867 [ 268 ] {52f17ede-3998-46f3-83dd-3f6c9f4ba4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6808 | 2026.01.08 00:36:04.663909 [ 268 ] {52f17ede-3998-46f3-83dd-3f6c9f4ba4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6809 | 2026.01.08 00:36:04.664493 [ 268 ] {52f17ede-3998-46f3-83dd-3f6c9f4ba4be} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.01.08 00:36:04.664540 [ 268 ] {52f17ede-3998-46f3-83dd-3f6c9f4ba4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6811 | 2026.01.08 00:36:04.664933 [ 268 ] {52f17ede-3998-46f3-83dd-3f6c9f4ba4be} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6812 | 2026.01.08 00:36:04.665180 [ 268 ] {52f17ede-3998-46f3-83dd-3f6c9f4ba4be} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.01.08 00:36:04.665321 [ 268 ] {52f17ede-3998-46f3-83dd-3f6c9f4ba4be} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001475 sec., 163389.83050847458 rows/sec., 9.95 MiB/sec. | ||
| 6814 | 2026.01.08 00:36:04.665361 [ 268 ] {52f17ede-3998-46f3-83dd-3f6c9f4ba4be} <Debug> TCPHandler: Processed in 0.001643147 sec. | ||
| 6815 | 2026.01.08 00:36:04.665470 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.01.08 00:36:04.665569 [ 268 ] {8028c37e-0308-465c-83bd-82aa34c7c9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6817 | 2026.01.08 00:36:04.665610 [ 268 ] {8028c37e-0308-465c-83bd-82aa34c7c9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6818 | 2026.01.08 00:36:04.666097 [ 268 ] {8028c37e-0308-465c-83bd-82aa34c7c9a2} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.01.08 00:36:04.666135 [ 268 ] {8028c37e-0308-465c-83bd-82aa34c7c9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6820 | 2026.01.08 00:36:04.666507 [ 268 ] {8028c37e-0308-465c-83bd-82aa34c7c9a2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6821 | 2026.01.08 00:36:04.666737 [ 268 ] {8028c37e-0308-465c-83bd-82aa34c7c9a2} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.01.08 00:36:04.666876 [ 268 ] {8028c37e-0308-465c-83bd-82aa34c7c9a2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001328 sec., 159638.5542168675 rows/sec., 10.30 MiB/sec. | ||
| 6823 | 2026.01.08 00:36:04.666917 [ 268 ] {8028c37e-0308-465c-83bd-82aa34c7c9a2} <Debug> TCPHandler: Processed in 0.001498473 sec. | ||
| 6824 | 2026.01.08 00:36:04.667028 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.01.08 00:36:04.667124 [ 268 ] {49ce8bf0-70cb-4526-adb6-bbeec2aa342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6826 | 2026.01.08 00:36:04.667168 [ 268 ] {49ce8bf0-70cb-4526-adb6-bbeec2aa342f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6827 | 2026.01.08 00:36:04.667644 [ 268 ] {49ce8bf0-70cb-4526-adb6-bbeec2aa342f} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.01.08 00:36:04.667683 [ 268 ] {49ce8bf0-70cb-4526-adb6-bbeec2aa342f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6829 | 2026.01.08 00:36:04.668003 [ 268 ] {49ce8bf0-70cb-4526-adb6-bbeec2aa342f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6830 | 2026.01.08 00:36:04.668222 [ 268 ] {49ce8bf0-70cb-4526-adb6-bbeec2aa342f} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.01.08 00:36:04.668353 [ 268 ] {49ce8bf0-70cb-4526-adb6-bbeec2aa342f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 6832 | 2026.01.08 00:36:04.668392 [ 268 ] {49ce8bf0-70cb-4526-adb6-bbeec2aa342f} <Debug> TCPHandler: Processed in 0.001414821 sec. | ||
| 6833 | 2026.01.08 00:36:04.668494 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.01.08 00:36:04.668590 [ 268 ] {eab2f570-8a3b-40a4-8f82-e230fccbf17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6835 | 2026.01.08 00:36:04.668631 [ 268 ] {eab2f570-8a3b-40a4-8f82-e230fccbf17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6836 | 2026.01.08 00:36:04.669270 [ 268 ] {eab2f570-8a3b-40a4-8f82-e230fccbf17c} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.01.08 00:36:04.669306 [ 268 ] {eab2f570-8a3b-40a4-8f82-e230fccbf17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6838 | 2026.01.08 00:36:04.669655 [ 268 ] {eab2f570-8a3b-40a4-8f82-e230fccbf17c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6839 | 2026.01.08 00:36:04.669903 [ 268 ] {eab2f570-8a3b-40a4-8f82-e230fccbf17c} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.01.08 00:36:04.670042 [ 268 ] {eab2f570-8a3b-40a4-8f82-e230fccbf17c} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001471 sec., 486063.9021074099 rows/sec., 34.09 MiB/sec. | ||
| 6841 | 2026.01.08 00:36:04.670081 [ 268 ] {eab2f570-8a3b-40a4-8f82-e230fccbf17c} <Debug> TCPHandler: Processed in 0.001636757 sec. | ||
| 6842 | 2026.01.08 00:36:04.670195 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.01.08 00:36:04.670292 [ 268 ] {2466d719-d156-4462-af16-7ad0c37adc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6844 | 2026.01.08 00:36:04.670335 [ 268 ] {2466d719-d156-4462-af16-7ad0c37adc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6845 | 2026.01.08 00:36:04.670670 [ 268 ] {2466d719-d156-4462-af16-7ad0c37adc7d} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.01.08 00:36:04.670707 [ 268 ] {2466d719-d156-4462-af16-7ad0c37adc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6847 | 2026.01.08 00:36:04.671021 [ 268 ] {2466d719-d156-4462-af16-7ad0c37adc7d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6848 | 2026.01.08 00:36:04.671241 [ 268 ] {2466d719-d156-4462-af16-7ad0c37adc7d} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.01.08 00:36:04.671331 [ 40 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6850 | 2026.01.08 00:36:04.671366 [ 40 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2026.01.08 00:36:04.671369 [ 268 ] {2466d719-d156-4462-af16-7ad0c37adc7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 6852 | 2026.01.08 00:36:04.671386 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6853 | 2026.01.08 00:36:04.671412 [ 268 ] {2466d719-d156-4462-af16-7ad0c37adc7d} <Debug> TCPHandler: Processed in 0.001266676 sec. | ||
| 6854 | 2026.01.08 00:36:04.671501 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 6855 | 2026.01.08 00:36:04.671519 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.01.08 00:36:04.671644 [ 268 ] {f50ecd69-8de9-46b9-ad55-5eeec94b3920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6857 | 2026.01.08 00:36:04.671667 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6858 | 2026.01.08 00:36:04.671689 [ 268 ] {f50ecd69-8de9-46b9-ad55-5eeec94b3920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6859 | 2026.01.08 00:36:04.671734 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 6860 | 2026.01.08 00:36:04.671841 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 6861 | 2026.01.08 00:36:04.671918 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 6862 | 2026.01.08 00:36:04.671984 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 6863 | 2026.01.08 00:36:04.672048 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 6864 | 2026.01.08 00:36:04.672110 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::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 | ||
| 6865 | 2026.01.08 00:36:04.672148 [ 268 ] {f50ecd69-8de9-46b9-ad55-5eeec94b3920} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6866 | 2026.01.08 00:36:04.672193 [ 268 ] {f50ecd69-8de9-46b9-ad55-5eeec94b3920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6867 | 2026.01.08 00:36:04.672597 [ 268 ] {f50ecd69-8de9-46b9-ad55-5eeec94b3920} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6868 | 2026.01.08 00:36:04.672831 [ 268 ] {f50ecd69-8de9-46b9-ad55-5eeec94b3920} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6869 | 2026.01.08 00:36:04.672981 [ 268 ] {f50ecd69-8de9-46b9-ad55-5eeec94b3920} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001357 sec., 231392.7781871776 rows/sec., 15.20 MiB/sec. | ||
| 6870 | 2026.01.08 00:36:04.673022 [ 268 ] {f50ecd69-8de9-46b9-ad55-5eeec94b3920} <Debug> TCPHandler: Processed in 0.001552314 sec. | ||
| 6871 | 2026.01.08 00:36:04.673143 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6872 | 2026.01.08 00:36:04.673241 [ 268 ] {0f7e2d44-c2f2-4856-b58f-5b646d64d9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6873 | 2026.01.08 00:36:04.673268 [ 197 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001818412 sec., 49493.734093263796 rows/sec., 2.53 MiB/sec. | ||
| 6874 | 2026.01.08 00:36:04.673285 [ 268 ] {0f7e2d44-c2f2-4856-b58f-5b646d64d9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6875 | 2026.01.08 00:36:04.673434 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6876 | 2026.01.08 00:36:04.673635 [ 268 ] {0f7e2d44-c2f2-4856-b58f-5b646d64d9e5} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.01.08 00:36:04.673678 [ 268 ] {0f7e2d44-c2f2-4856-b58f-5b646d64d9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6878 | 2026.01.08 00:36:04.673747 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_15_3} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.01.08 00:36:04.673827 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_15_3} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6880 | 2026.01.08 00:36:04.673900 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6881 | 2026.01.08 00:36:04.674010 [ 268 ] {0f7e2d44-c2f2-4856-b58f-5b646d64d9e5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6882 | 2026.01.08 00:36:04.674230 [ 268 ] {0f7e2d44-c2f2-4856-b58f-5b646d64d9e5} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.01.08 00:36:04.674363 [ 268 ] {0f7e2d44-c2f2-4856-b58f-5b646d64d9e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 6884 | 2026.01.08 00:36:04.674400 [ 268 ] {0f7e2d44-c2f2-4856-b58f-5b646d64d9e5} <Debug> TCPHandler: Processed in 0.001307947 sec. | ||
| 6885 | 2026.01.08 00:36:04.674506 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.01.08 00:36:04.674604 [ 268 ] {08503222-1a75-4574-ac51-726abb0e1121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6887 | 2026.01.08 00:36:04.674661 [ 268 ] {08503222-1a75-4574-ac51-726abb0e1121} <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 | ||
| 6888 | 2026.01.08 00:36:04.675541 [ 268 ] {08503222-1a75-4574-ac51-726abb0e1121} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.01.08 00:36:04.675576 [ 268 ] {08503222-1a75-4574-ac51-726abb0e1121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6890 | 2026.01.08 00:36:04.676145 [ 268 ] {08503222-1a75-4574-ac51-726abb0e1121} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6891 | 2026.01.08 00:36:04.676369 [ 268 ] {08503222-1a75-4574-ac51-726abb0e1121} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.01.08 00:36:04.676503 [ 268 ] {08503222-1a75-4574-ac51-726abb0e1121} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001916 sec., 18789.144050104383 rows/sec., 33.67 MiB/sec. | ||
| 6893 | 2026.01.08 00:36:04.676557 [ 268 ] {08503222-1a75-4574-ac51-726abb0e1121} <Debug> TCPHandler: Processed in 0.002100459 sec. | ||
| 6894 | 2026.01.08 00:36:04.676675 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.01.08 00:36:04.676770 [ 268 ] {506b6e53-ca62-4d18-9026-043efebf40f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6896 | 2026.01.08 00:36:04.676812 [ 268 ] {506b6e53-ca62-4d18-9026-043efebf40f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6897 | 2026.01.08 00:36:04.677161 [ 268 ] {506b6e53-ca62-4d18-9026-043efebf40f5} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.01.08 00:36:04.677197 [ 268 ] {506b6e53-ca62-4d18-9026-043efebf40f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6899 | 2026.01.08 00:36:04.677502 [ 268 ] {506b6e53-ca62-4d18-9026-043efebf40f5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6900 | 2026.01.08 00:36:04.677705 [ 268 ] {506b6e53-ca62-4d18-9026-043efebf40f5} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.01.08 00:36:04.677838 [ 268 ] {506b6e53-ca62-4d18-9026-043efebf40f5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 6902 | 2026.01.08 00:36:04.677874 [ 268 ] {506b6e53-ca62-4d18-9026-043efebf40f5} <Debug> TCPHandler: Processed in 0.001248965 sec. | ||
| 6903 | 2026.01.08 00:36:06.928235 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6904 | 2026.01.08 00:36:06.928301 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6905 | 2026.01.08 00:36:07.026323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14513 | ||
| 6906 | 2026.01.08 00:36:07.026814 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.01.08 00:36:07.026859 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6908 | 2026.01.08 00:36:07.027348 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6909 | 2026.01.08 00:36:07.027591 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.01.08 00:36:07.027733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14513 | ||
| 6911 | 2026.01.08 00:36:07.795145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6912 | 2026.01.08 00:36:07.814082 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.01.08 00:36:07.814142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6914 | 2026.01.08 00:36:07.820179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6915 | 2026.01.08 00:36:07.820935 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.01.08 00:36:07.825374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6917 | 2026.01.08 00:36:09.645802 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2026.01.08 00:36:09.646001 [ 268 ] {a3d74ba9-4b86-4ca4-ac2e-b2c2c4f20801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6919 | 2026.01.08 00:36:09.646073 [ 268 ] {a3d74ba9-4b86-4ca4-ac2e-b2c2c4f20801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6920 | 2026.01.08 00:36:09.646823 [ 268 ] {a3d74ba9-4b86-4ca4-ac2e-b2c2c4f20801} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2026.01.08 00:36:09.646871 [ 268 ] {a3d74ba9-4b86-4ca4-ac2e-b2c2c4f20801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6922 | 2026.01.08 00:36:09.647259 [ 268 ] {a3d74ba9-4b86-4ca4-ac2e-b2c2c4f20801} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6923 | 2026.01.08 00:36:09.647482 [ 268 ] {a3d74ba9-4b86-4ca4-ac2e-b2c2c4f20801} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.01.08 00:36:09.647622 [ 38 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6925 | 2026.01.08 00:36:09.647642 [ 268 ] {a3d74ba9-4b86-4ca4-ac2e-b2c2c4f20801} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001694 sec., 38961.03896103896 rows/sec., 3.10 MiB/sec. | ||
| 6926 | 2026.01.08 00:36:09.647698 [ 38 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.01.08 00:36:09.647710 [ 268 ] {a3d74ba9-4b86-4ca4-ac2e-b2c2c4f20801} <Debug> TCPHandler: Processed in 0.002047248 sec. | ||
| 6928 | 2026.01.08 00:36:09.647731 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6929 | 2026.01.08 00:36:09.647843 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6930 | 2026.01.08 00:36:09.647853 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 6931 | 2026.01.08 00:36:09.647942 [ 268 ] {f13c194f-7c06-49eb-9802-9d18d0c23a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6932 | 2026.01.08 00:36:09.647987 [ 268 ] {f13c194f-7c06-49eb-9802-9d18d0c23a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6933 | 2026.01.08 00:36:09.648001 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6934 | 2026.01.08 00:36:09.648044 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2465 rows starting from the beginning of the part | ||
| 6935 | 2026.01.08 00:36:09.648115 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 66 rows starting from the beginning of the part | ||
| 6936 | 2026.01.08 00:36:09.648164 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1184 rows starting from the beginning of the part | ||
| 6937 | 2026.01.08 00:36:09.648211 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part | ||
| 6938 | 2026.01.08 00:36:09.648253 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1184 rows starting from the beginning of the part | ||
| 6939 | 2026.01.08 00:36:09.648298 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part | ||
| 6940 | 2026.01.08 00:36:09.648391 [ 268 ] {f13c194f-7c06-49eb-9802-9d18d0c23a68} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.01.08 00:36:09.648434 [ 268 ] {f13c194f-7c06-49eb-9802-9d18d0c23a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6942 | 2026.01.08 00:36:09.648751 [ 268 ] {f13c194f-7c06-49eb-9802-9d18d0c23a68} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6943 | 2026.01.08 00:36:09.648982 [ 268 ] {f13c194f-7c06-49eb-9802-9d18d0c23a68} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.01.08 00:36:09.649122 [ 268 ] {f13c194f-7c06-49eb-9802-9d18d0c23a68} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001196 sec., 4180.602006688963 rows/sec., 314.36 KiB/sec. | ||
| 6945 | 2026.01.08 00:36:09.649162 [ 268 ] {f13c194f-7c06-49eb-9802-9d18d0c23a68} <Debug> TCPHandler: Processed in 0.001366968 sec. | ||
| 6946 | 2026.01.08 00:36:09.649272 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.01.08 00:36:09.649363 [ 268 ] {3b0e574d-4d2c-4fe6-8490-83a9032dca6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6948 | 2026.01.08 00:36:09.649403 [ 268 ] {3b0e574d-4d2c-4fe6-8490-83a9032dca6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6949 | 2026.01.08 00:36:09.649816 [ 268 ] {3b0e574d-4d2c-4fe6-8490-83a9032dca6d} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6950 | 2026.01.08 00:36:09.649853 [ 268 ] {3b0e574d-4d2c-4fe6-8490-83a9032dca6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6951 | 2026.01.08 00:36:09.650146 [ 268 ] {3b0e574d-4d2c-4fe6-8490-83a9032dca6d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6952 | 2026.01.08 00:36:09.650219 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5031 rows, containing 5 columns (5 merged, 0 gathered) in 0.002417588 sec., 2080999.7402369634 rows/sec., 176.04 MiB/sec. | ||
| 6953 | 2026.01.08 00:36:09.650360 [ 268 ] {3b0e574d-4d2c-4fe6-8490-83a9032dca6d} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.01.08 00:36:09.650471 [ 38 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6955 | 2026.01.08 00:36:09.650495 [ 268 ] {3b0e574d-4d2c-4fe6-8490-83a9032dca6d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001147 sec., 60156.93112467306 rows/sec., 4.70 MiB/sec. | ||
| 6956 | 2026.01.08 00:36:09.650505 [ 38 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6957 | 2026.01.08 00:36:09.650540 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6958 | 2026.01.08 00:36:09.650543 [ 268 ] {3b0e574d-4d2c-4fe6-8490-83a9032dca6d} <Debug> TCPHandler: Processed in 0.001318228 sec. | ||
| 6959 | 2026.01.08 00:36:09.650554 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6960 | 2026.01.08 00:36:09.650628 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 6961 | 2026.01.08 00:36:09.650669 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2026.01.08 00:36:09.650726 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6963 | 2026.01.08 00:36:09.650758 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 6964 | 2026.01.08 00:36:09.650766 [ 268 ] {37962b91-aa4b-432c-8878-5bde10c4b8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6965 | 2026.01.08 00:36:09.650811 [ 268 ] {37962b91-aa4b-432c-8878-5bde10c4b8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6966 | 2026.01.08 00:36:09.650818 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 69 rows starting from the beginning of the part | ||
| 6967 | 2026.01.08 00:36:09.650866 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 715 rows starting from the beginning of the part | ||
| 6968 | 2026.01.08 00:36:09.650896 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.01.08 00:36:09.650907 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 69 rows starting from the beginning of the part | ||
| 6970 | 2026.01.08 00:36:09.650958 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 715 rows starting from the beginning of the part | ||
| 6971 | 2026.01.08 00:36:09.650988 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_46_9} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6972 | 2026.01.08 00:36:09.650997 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 69 rows starting from the beginning of the part | ||
| 6973 | 2026.01.08 00:36:09.651079 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 6974 | 2026.01.08 00:36:09.651247 [ 268 ] {37962b91-aa4b-432c-8878-5bde10c4b8ab} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2026.01.08 00:36:09.651286 [ 268 ] {37962b91-aa4b-432c-8878-5bde10c4b8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6976 | 2026.01.08 00:36:09.651617 [ 268 ] {37962b91-aa4b-432c-8878-5bde10c4b8ab} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6977 | 2026.01.08 00:36:09.651838 [ 268 ] {37962b91-aa4b-432c-8878-5bde10c4b8ab} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.01.08 00:36:09.651952 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6979 | 2026.01.08 00:36:09.651970 [ 268 ] {37962b91-aa4b-432c-8878-5bde10c4b8ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 6980 | 2026.01.08 00:36:09.651988 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2026.01.08 00:36:09.652012 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6982 | 2026.01.08 00:36:09.652015 [ 268 ] {37962b91-aa4b-432c-8878-5bde10c4b8ab} <Debug> TCPHandler: Processed in 0.00139186 sec. | ||
| 6983 | 2026.01.08 00:36:09.652084 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 6984 | 2026.01.08 00:36:09.652136 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.01.08 00:36:09.652182 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6986 | 2026.01.08 00:36:09.652188 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2887 rows, containing 5 columns (5 merged, 0 gathered) in 0.001600655 sec., 1803636.6362520342 rows/sec., 135.99 MiB/sec. | ||
| 6987 | 2026.01.08 00:36:09.652215 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13965 rows starting from the beginning of the part | ||
| 6988 | 2026.01.08 00:36:09.652231 [ 268 ] {6ef5ce84-9d0d-40e2-9e1d-89f73f1ae78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6989 | 2026.01.08 00:36:09.652284 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6990 | 2026.01.08 00:36:09.652294 [ 268 ] {6ef5ce84-9d0d-40e2-9e1d-89f73f1ae78d} <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 | ||
| 6991 | 2026.01.08 00:36:09.652337 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 314 rows starting from the beginning of the part | ||
| 6992 | 2026.01.08 00:36:09.652386 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6993 | 2026.01.08 00:36:09.652428 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 314 rows starting from the beginning of the part | ||
| 6994 | 2026.01.08 00:36:09.652452 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6995 | 2026.01.08 00:36:09.652469 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6996 | 2026.01.08 00:36:09.652802 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.01.08 00:36:09.652899 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_46_9} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6998 | 2026.01.08 00:36:09.652985 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6999 | 2026.01.08 00:36:09.653069 [ 268 ] {6ef5ce84-9d0d-40e2-9e1d-89f73f1ae78d} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.01.08 00:36:09.653110 [ 268 ] {6ef5ce84-9d0d-40e2-9e1d-89f73f1ae78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7001 | 2026.01.08 00:36:09.653618 [ 268 ] {6ef5ce84-9d0d-40e2-9e1d-89f73f1ae78d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7002 | 2026.01.08 00:36:09.653849 [ 268 ] {6ef5ce84-9d0d-40e2-9e1d-89f73f1ae78d} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.01.08 00:36:09.653997 [ 268 ] {6ef5ce84-9d0d-40e2-9e1d-89f73f1ae78d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001781 sec., 2807.411566535654 rows/sec., 5.03 MiB/sec. | ||
| 7004 | 2026.01.08 00:36:09.654052 [ 268 ] {6ef5ce84-9d0d-40e2-9e1d-89f73f1ae78d} <Debug> TCPHandler: Processed in 0.001962835 sec. | ||
| 7005 | 2026.01.08 00:36:09.654157 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.01.08 00:36:09.654249 [ 268 ] {16249130-0124-4b7c-9241-0eb12b233ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7007 | 2026.01.08 00:36:09.654291 [ 268 ] {16249130-0124-4b7c-9241-0eb12b233ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7008 | 2026.01.08 00:36:09.654636 [ 268 ] {16249130-0124-4b7c-9241-0eb12b233ad0} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.01.08 00:36:09.654672 [ 268 ] {16249130-0124-4b7c-9241-0eb12b233ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7010 | 2026.01.08 00:36:09.655100 [ 268 ] {16249130-0124-4b7c-9241-0eb12b233ad0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7011 | 2026.01.08 00:36:09.655320 [ 268 ] {16249130-0124-4b7c-9241-0eb12b233ad0} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.01.08 00:36:09.655425 [ 38 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7013 | 2026.01.08 00:36:09.655456 [ 268 ] {16249130-0124-4b7c-9241-0eb12b233ad0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 7014 | 2026.01.08 00:36:09.655461 [ 38 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.01.08 00:36:09.655499 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7016 | 2026.01.08 00:36:09.655501 [ 268 ] {16249130-0124-4b7c-9241-0eb12b233ad0} <Debug> TCPHandler: Processed in 0.0013892 sec. | ||
| 7017 | 2026.01.08 00:36:09.655587 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 7018 | 2026.01.08 00:36:09.655704 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7019 | 2026.01.08 00:36:09.655738 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2792 rows starting from the beginning of the part | ||
| 7020 | 2026.01.08 00:36:09.655797 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7021 | 2026.01.08 00:36:09.655861 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 7022 | 2026.01.08 00:36:09.655927 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7023 | 2026.01.08 00:36:09.655988 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 7024 | 2026.01.08 00:36:09.656052 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7025 | 2026.01.08 00:36:09.656911 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15073 rows, containing 5 columns (5 merged, 0 gathered) in 0.004857118 sec., 3103280.587377124 rows/sec., 209.78 MiB/sec. | ||
| 7026 | 2026.01.08 00:36:09.657274 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7027 | 2026.01.08 00:36:09.657551 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2026.01.08 00:36:09.657635 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7029 | 2026.01.08 00:36:09.657671 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3180 rows, containing 4 columns (4 merged, 0 gathered) in 0.00212258 sec., 1498176.7471661845 rows/sec., 96.47 MiB/sec. | ||
| 7030 | 2026.01.08 00:36:09.657738 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 7031 | 2026.01.08 00:36:09.658037 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7032 | 2026.01.08 00:36:09.658311 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.01.08 00:36:09.658379 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_46_9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7034 | 2026.01.08 00:36:09.658459 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7035 | 2026.01.08 00:36:11.044896 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.01.08 00:36:11.045092 [ 268 ] {8348267c-c691-4c58-b8b1-17d9b32befd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.01.08 00:36:11.045159 [ 268 ] {8348267c-c691-4c58-b8b1-17d9b32befd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7038 | 2026.01.08 00:36:11.045978 [ 268 ] {8348267c-c691-4c58-b8b1-17d9b32befd8} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.01.08 00:36:11.046023 [ 268 ] {8348267c-c691-4c58-b8b1-17d9b32befd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7040 | 2026.01.08 00:36:11.046421 [ 268 ] {8348267c-c691-4c58-b8b1-17d9b32befd8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7041 | 2026.01.08 00:36:11.046649 [ 268 ] {8348267c-c691-4c58-b8b1-17d9b32befd8} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.01.08 00:36:11.046808 [ 268 ] {8348267c-c691-4c58-b8b1-17d9b32befd8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001764 sec., 232426.3038548753 rows/sec., 14.74 MiB/sec. | ||
| 7043 | 2026.01.08 00:36:11.046851 [ 268 ] {8348267c-c691-4c58-b8b1-17d9b32befd8} <Debug> TCPHandler: Processed in 0.002082989 sec. | ||
| 7044 | 2026.01.08 00:36:11.046978 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.01.08 00:36:11.047071 [ 268 ] {7a1b874e-0df7-4f85-b6cb-69cbeeef0f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7046 | 2026.01.08 00:36:11.047111 [ 268 ] {7a1b874e-0df7-4f85-b6cb-69cbeeef0f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7047 | 2026.01.08 00:36:11.047510 [ 268 ] {7a1b874e-0df7-4f85-b6cb-69cbeeef0f2a} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.01.08 00:36:11.047546 [ 268 ] {7a1b874e-0df7-4f85-b6cb-69cbeeef0f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7049 | 2026.01.08 00:36:11.047835 [ 268 ] {7a1b874e-0df7-4f85-b6cb-69cbeeef0f2a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7050 | 2026.01.08 00:36:11.048047 [ 268 ] {7a1b874e-0df7-4f85-b6cb-69cbeeef0f2a} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2026.01.08 00:36:11.048176 [ 268 ] {7a1b874e-0df7-4f85-b6cb-69cbeeef0f2a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001121 sec., 3568.242640499554 rows/sec., 290.97 KiB/sec. | ||
| 7052 | 2026.01.08 00:36:11.048215 [ 268 ] {7a1b874e-0df7-4f85-b6cb-69cbeeef0f2a} <Debug> TCPHandler: Processed in 0.001284726 sec. | ||
| 7053 | 2026.01.08 00:36:11.048332 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7054 | 2026.01.08 00:36:11.048423 [ 268 ] {a4020ef0-ac12-482f-b6f7-62b53b4412ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7055 | 2026.01.08 00:36:11.048461 [ 268 ] {a4020ef0-ac12-482f-b6f7-62b53b4412ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7056 | 2026.01.08 00:36:11.050045 [ 268 ] {a4020ef0-ac12-482f-b6f7-62b53b4412ab} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.01.08 00:36:11.050081 [ 268 ] {a4020ef0-ac12-482f-b6f7-62b53b4412ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7058 | 2026.01.08 00:36:11.050516 [ 268 ] {a4020ef0-ac12-482f-b6f7-62b53b4412ab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7059 | 2026.01.08 00:36:11.050722 [ 268 ] {a4020ef0-ac12-482f-b6f7-62b53b4412ab} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2026.01.08 00:36:11.050849 [ 268 ] {a4020ef0-ac12-482f-b6f7-62b53b4412ab} <Debug> executeQuery: Read 2326 rows, 193.44 KiB in 0.002442 sec., 952497.9524979524 rows/sec., 77.36 MiB/sec. | ||
| 7061 | 2026.01.08 00:36:11.050892 [ 268 ] {a4020ef0-ac12-482f-b6f7-62b53b4412ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7062 | 2026.01.08 00:36:11.050906 [ 268 ] {a4020ef0-ac12-482f-b6f7-62b53b4412ab} <Debug> TCPHandler: Processed in 0.002620914 sec. | ||
| 7063 | 2026.01.08 00:36:11.051032 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2026.01.08 00:36:11.051125 [ 268 ] {953b4554-36c1-4d8f-a7b6-a85869d88a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7065 | 2026.01.08 00:36:11.051165 [ 268 ] {953b4554-36c1-4d8f-a7b6-a85869d88a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7066 | 2026.01.08 00:36:11.051705 [ 268 ] {953b4554-36c1-4d8f-a7b6-a85869d88a85} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7067 | 2026.01.08 00:36:11.051740 [ 268 ] {953b4554-36c1-4d8f-a7b6-a85869d88a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7068 | 2026.01.08 00:36:11.052043 [ 268 ] {953b4554-36c1-4d8f-a7b6-a85869d88a85} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7069 | 2026.01.08 00:36:11.052249 [ 268 ] {953b4554-36c1-4d8f-a7b6-a85869d88a85} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2026.01.08 00:36:11.052377 [ 268 ] {953b4554-36c1-4d8f-a7b6-a85869d88a85} <Debug> executeQuery: Read 245 rows, 15.30 KiB in 0.001268 sec., 193217.66561514194 rows/sec., 11.78 MiB/sec. | ||
| 7071 | 2026.01.08 00:36:11.052416 [ 268 ] {953b4554-36c1-4d8f-a7b6-a85869d88a85} <Debug> TCPHandler: Processed in 0.00143151 sec. | ||
| 7072 | 2026.01.08 00:36:11.052529 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7073 | 2026.01.08 00:36:11.052622 [ 268 ] {0c5aea0c-6412-4f0b-9157-376ac3d01a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7074 | 2026.01.08 00:36:11.052660 [ 268 ] {0c5aea0c-6412-4f0b-9157-376ac3d01a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7075 | 2026.01.08 00:36:11.053201 [ 268 ] {0c5aea0c-6412-4f0b-9157-376ac3d01a2d} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7076 | 2026.01.08 00:36:11.053237 [ 268 ] {0c5aea0c-6412-4f0b-9157-376ac3d01a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7077 | 2026.01.08 00:36:11.053540 [ 268 ] {0c5aea0c-6412-4f0b-9157-376ac3d01a2d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7078 | 2026.01.08 00:36:11.053741 [ 268 ] {0c5aea0c-6412-4f0b-9157-376ac3d01a2d} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7079 | 2026.01.08 00:36:11.053865 [ 268 ] {0c5aea0c-6412-4f0b-9157-376ac3d01a2d} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00126 sec., 349206.3492063492 rows/sec., 23.10 MiB/sec. | ||
| 7080 | 2026.01.08 00:36:11.053913 [ 268 ] {0c5aea0c-6412-4f0b-9157-376ac3d01a2d} <Debug> TCPHandler: Processed in 0.001430371 sec. | ||
| 7081 | 2026.01.08 00:36:11.054046 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7082 | 2026.01.08 00:36:11.054138 [ 268 ] {224c5d79-b674-4b49-aedc-36e8015e1173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7083 | 2026.01.08 00:36:11.054177 [ 268 ] {224c5d79-b674-4b49-aedc-36e8015e1173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7084 | 2026.01.08 00:36:11.054658 [ 268 ] {224c5d79-b674-4b49-aedc-36e8015e1173} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.01.08 00:36:11.054693 [ 268 ] {224c5d79-b674-4b49-aedc-36e8015e1173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7086 | 2026.01.08 00:36:11.054996 [ 268 ] {224c5d79-b674-4b49-aedc-36e8015e1173} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7087 | 2026.01.08 00:36:11.055204 [ 268 ] {224c5d79-b674-4b49-aedc-36e8015e1173} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.01.08 00:36:11.055335 [ 268 ] {224c5d79-b674-4b49-aedc-36e8015e1173} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001213 sec., 173948.88705688374 rows/sec., 9.88 MiB/sec. | ||
| 7089 | 2026.01.08 00:36:11.055374 [ 268 ] {224c5d79-b674-4b49-aedc-36e8015e1173} <Debug> TCPHandler: Processed in 0.00137534 sec. | ||
| 7090 | 2026.01.08 00:36:11.055489 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.01.08 00:36:11.055580 [ 268 ] {796c8140-1263-444d-abf0-e0528e5b16d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7092 | 2026.01.08 00:36:11.055618 [ 268 ] {796c8140-1263-444d-abf0-e0528e5b16d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7093 | 2026.01.08 00:36:11.056426 [ 268 ] {796c8140-1263-444d-abf0-e0528e5b16d5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.01.08 00:36:11.056461 [ 268 ] {796c8140-1263-444d-abf0-e0528e5b16d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7095 | 2026.01.08 00:36:11.056810 [ 268 ] {796c8140-1263-444d-abf0-e0528e5b16d5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7096 | 2026.01.08 00:36:11.057026 [ 268 ] {796c8140-1263-444d-abf0-e0528e5b16d5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.01.08 00:36:11.057152 [ 268 ] {796c8140-1263-444d-abf0-e0528e5b16d5} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001588 sec., 739924.4332493703 rows/sec., 52.87 MiB/sec. | ||
| 7098 | 2026.01.08 00:36:11.057192 [ 268 ] {796c8140-1263-444d-abf0-e0528e5b16d5} <Debug> TCPHandler: Processed in 0.00175088 sec. | ||
| 7099 | 2026.01.08 00:36:11.057310 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2026.01.08 00:36:11.057402 [ 268 ] {d24620d7-5df7-4a37-bde2-b43b9d12a90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7101 | 2026.01.08 00:36:11.057442 [ 268 ] {d24620d7-5df7-4a37-bde2-b43b9d12a90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7102 | 2026.01.08 00:36:11.057777 [ 268 ] {d24620d7-5df7-4a37-bde2-b43b9d12a90c} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.01.08 00:36:11.057812 [ 268 ] {d24620d7-5df7-4a37-bde2-b43b9d12a90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7104 | 2026.01.08 00:36:11.058104 [ 268 ] {d24620d7-5df7-4a37-bde2-b43b9d12a90c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7105 | 2026.01.08 00:36:11.058314 [ 268 ] {d24620d7-5df7-4a37-bde2-b43b9d12a90c} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.01.08 00:36:11.058438 [ 268 ] {d24620d7-5df7-4a37-bde2-b43b9d12a90c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 7107 | 2026.01.08 00:36:11.058475 [ 268 ] {d24620d7-5df7-4a37-bde2-b43b9d12a90c} <Debug> TCPHandler: Processed in 0.001212134 sec. | ||
| 7108 | 2026.01.08 00:36:11.058582 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2026.01.08 00:36:11.058674 [ 268 ] {1caa5bca-d9d2-4e54-8657-2c4225c627b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7110 | 2026.01.08 00:36:11.058716 [ 268 ] {1caa5bca-d9d2-4e54-8657-2c4225c627b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7111 | 2026.01.08 00:36:11.059313 [ 268 ] {1caa5bca-d9d2-4e54-8657-2c4225c627b7} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.01.08 00:36:11.059347 [ 268 ] {1caa5bca-d9d2-4e54-8657-2c4225c627b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7113 | 2026.01.08 00:36:11.059716 [ 268 ] {1caa5bca-d9d2-4e54-8657-2c4225c627b7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7114 | 2026.01.08 00:36:11.059925 [ 268 ] {1caa5bca-d9d2-4e54-8657-2c4225c627b7} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.01.08 00:36:11.060052 [ 268 ] {1caa5bca-d9d2-4e54-8657-2c4225c627b7} <Debug> executeQuery: Read 904 rows, 61.17 KiB in 0.001394 sec., 648493.543758967 rows/sec., 42.86 MiB/sec. | ||
| 7116 | 2026.01.08 00:36:11.060090 [ 268 ] {1caa5bca-d9d2-4e54-8657-2c4225c627b7} <Debug> TCPHandler: Processed in 0.001554844 sec. | ||
| 7117 | 2026.01.08 00:36:11.060200 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2026.01.08 00:36:11.060292 [ 268 ] {dd4a685c-8d29-4603-b4c2-5cfa8d961513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7119 | 2026.01.08 00:36:11.060332 [ 268 ] {dd4a685c-8d29-4603-b4c2-5cfa8d961513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7120 | 2026.01.08 00:36:11.060649 [ 268 ] {dd4a685c-8d29-4603-b4c2-5cfa8d961513} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.01.08 00:36:11.060684 [ 268 ] {dd4a685c-8d29-4603-b4c2-5cfa8d961513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7122 | 2026.01.08 00:36:11.060966 [ 268 ] {dd4a685c-8d29-4603-b4c2-5cfa8d961513} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7123 | 2026.01.08 00:36:11.061171 [ 268 ] {dd4a685c-8d29-4603-b4c2-5cfa8d961513} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.01.08 00:36:11.061297 [ 268 ] {dd4a685c-8d29-4603-b4c2-5cfa8d961513} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 7125 | 2026.01.08 00:36:11.061334 [ 268 ] {dd4a685c-8d29-4603-b4c2-5cfa8d961513} <Debug> TCPHandler: Processed in 0.001180114 sec. | ||
| 7126 | 2026.01.08 00:36:11.061440 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2026.01.08 00:36:11.061532 [ 268 ] {df77333b-9c41-48b3-b478-239c392de97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7128 | 2026.01.08 00:36:11.061584 [ 268 ] {df77333b-9c41-48b3-b478-239c392de97d} <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 | ||
| 7129 | 2026.01.08 00:36:11.062427 [ 268 ] {df77333b-9c41-48b3-b478-239c392de97d} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.01.08 00:36:11.062463 [ 268 ] {df77333b-9c41-48b3-b478-239c392de97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7131 | 2026.01.08 00:36:11.062990 [ 268 ] {df77333b-9c41-48b3-b478-239c392de97d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7132 | 2026.01.08 00:36:11.063205 [ 268 ] {df77333b-9c41-48b3-b478-239c392de97d} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2026.01.08 00:36:11.063336 [ 268 ] {df77333b-9c41-48b3-b478-239c392de97d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00182 sec., 19780.21978021978 rows/sec., 35.45 MiB/sec. | ||
| 7134 | 2026.01.08 00:36:11.063390 [ 268 ] {df77333b-9c41-48b3-b478-239c392de97d} <Debug> TCPHandler: Processed in 0.001997036 sec. | ||
| 7135 | 2026.01.08 00:36:11.063500 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2026.01.08 00:36:11.063592 [ 268 ] {a61bab8e-dde5-40e6-8e75-ef865d6e4f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7137 | 2026.01.08 00:36:11.063632 [ 268 ] {a61bab8e-dde5-40e6-8e75-ef865d6e4f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7138 | 2026.01.08 00:36:11.063971 [ 268 ] {a61bab8e-dde5-40e6-8e75-ef865d6e4f0d} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.01.08 00:36:11.064006 [ 268 ] {a61bab8e-dde5-40e6-8e75-ef865d6e4f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7140 | 2026.01.08 00:36:11.064299 [ 268 ] {a61bab8e-dde5-40e6-8e75-ef865d6e4f0d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7141 | 2026.01.08 00:36:11.064508 [ 268 ] {a61bab8e-dde5-40e6-8e75-ef865d6e4f0d} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.01.08 00:36:11.064634 [ 268 ] {a61bab8e-dde5-40e6-8e75-ef865d6e4f0d} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001058 sec., 64272.21172022685 rows/sec., 3.73 MiB/sec. | ||
| 7143 | 2026.01.08 00:36:11.064670 [ 268 ] {a61bab8e-dde5-40e6-8e75-ef865d6e4f0d} <Debug> TCPHandler: Processed in 0.001217915 sec. | ||
| 7144 | 2026.01.08 00:36:12.073219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 948 | ||
| 7145 | 2026.01.08 00:36:12.075933 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.01.08 00:36:12.075982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7147 | 2026.01.08 00:36:12.077163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7148 | 2026.01.08 00:36:12.077418 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.01.08 00:36:12.077662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 948 | ||
| 7150 | 2026.01.08 00:36:14.528729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14961 | ||
| 7151 | 2026.01.08 00:36:14.529336 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.01.08 00:36:14.529382 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7153 | 2026.01.08 00:36:14.529838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7154 | 2026.01.08 00:36:14.530136 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.01.08 00:36:14.530279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14961 | ||
| 7156 | 2026.01.08 00:36:14.530322 [ 155 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7157 | 2026.01.08 00:36:14.530420 [ 155 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2026.01.08 00:36:14.530456 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7159 | 2026.01.08 00:36:14.530630 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 7160 | 2026.01.08 00:36:14.530836 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7161 | 2026.01.08 00:36:14.530896 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12593 rows starting from the beginning of the part | ||
| 7162 | 2026.01.08 00:36:14.530995 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 7163 | 2026.01.08 00:36:14.531063 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 7164 | 2026.01.08 00:36:14.531102 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 7165 | 2026.01.08 00:36:14.531139 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 7166 | 2026.01.08 00:36:14.531174 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 7167 | 2026.01.08 00:36:14.532814 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14961 rows, containing 4 columns (4 merged, 0 gathered) in 0.002263985 sec., 6608259.3303400865 rows/sec., 94.53 MiB/sec. | ||
| 7168 | 2026.01.08 00:36:14.533376 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7169 | 2026.01.08 00:36:14.533890 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_31_6} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.01.08 00:36:14.534041 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_31_6} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7171 | 2026.01.08 00:36:14.534161 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7172 | 2026.01.08 00:36:14.643465 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.01.08 00:36:14.643656 [ 268 ] {74eacfd0-645e-4303-a9c6-16f702aaa4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7174 | 2026.01.08 00:36:14.643760 [ 268 ] {74eacfd0-645e-4303-a9c6-16f702aaa4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7175 | 2026.01.08 00:36:14.644535 [ 268 ] {74eacfd0-645e-4303-a9c6-16f702aaa4f9} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.01.08 00:36:14.644628 [ 268 ] {74eacfd0-645e-4303-a9c6-16f702aaa4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7177 | 2026.01.08 00:36:14.645172 [ 268 ] {74eacfd0-645e-4303-a9c6-16f702aaa4f9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7178 | 2026.01.08 00:36:14.645534 [ 268 ] {74eacfd0-645e-4303-a9c6-16f702aaa4f9} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.01.08 00:36:14.645750 [ 268 ] {74eacfd0-645e-4303-a9c6-16f702aaa4f9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002099 sec., 26679.3711291091 rows/sec., 2.05 MiB/sec. | ||
| 7180 | 2026.01.08 00:36:14.645818 [ 268 ] {74eacfd0-645e-4303-a9c6-16f702aaa4f9} <Debug> TCPHandler: Processed in 0.00247187 sec. | ||
| 7181 | 2026.01.08 00:36:14.645976 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.01.08 00:36:14.646110 [ 268 ] {e2ea8cac-5e83-466d-ac68-21372e736ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7183 | 2026.01.08 00:36:14.646160 [ 268 ] {e2ea8cac-5e83-466d-ac68-21372e736ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7184 | 2026.01.08 00:36:14.646617 [ 268 ] {e2ea8cac-5e83-466d-ac68-21372e736ade} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.01.08 00:36:14.646654 [ 268 ] {e2ea8cac-5e83-466d-ac68-21372e736ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7186 | 2026.01.08 00:36:14.646978 [ 268 ] {e2ea8cac-5e83-466d-ac68-21372e736ade} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7187 | 2026.01.08 00:36:14.647207 [ 268 ] {e2ea8cac-5e83-466d-ac68-21372e736ade} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.01.08 00:36:14.647348 [ 268 ] {e2ea8cac-5e83-466d-ac68-21372e736ade} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 7189 | 2026.01.08 00:36:14.647390 [ 268 ] {e2ea8cac-5e83-466d-ac68-21372e736ade} <Debug> TCPHandler: Processed in 0.001467172 sec. | ||
| 7190 | 2026.01.08 00:36:14.647509 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.01.08 00:36:14.647611 [ 268 ] {5c8e4785-7f31-4541-b4bc-4548f656845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7192 | 2026.01.08 00:36:14.647658 [ 268 ] {5c8e4785-7f31-4541-b4bc-4548f656845f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7193 | 2026.01.08 00:36:14.648062 [ 268 ] {5c8e4785-7f31-4541-b4bc-4548f656845f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.01.08 00:36:14.648100 [ 268 ] {5c8e4785-7f31-4541-b4bc-4548f656845f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7195 | 2026.01.08 00:36:14.648449 [ 268 ] {5c8e4785-7f31-4541-b4bc-4548f656845f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7196 | 2026.01.08 00:36:14.648675 [ 268 ] {5c8e4785-7f31-4541-b4bc-4548f656845f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.01.08 00:36:14.648812 [ 268 ] {5c8e4785-7f31-4541-b4bc-4548f656845f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001223 sec., 78495.50286181521 rows/sec., 5.47 MiB/sec. | ||
| 7198 | 2026.01.08 00:36:14.648853 [ 268 ] {5c8e4785-7f31-4541-b4bc-4548f656845f} <Debug> TCPHandler: Processed in 0.001395399 sec. | ||
| 7199 | 2026.01.08 00:36:14.648971 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.01.08 00:36:14.649070 [ 268 ] {a2647f6b-bea0-40f6-a1d7-c4f895bd2123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7201 | 2026.01.08 00:36:14.649114 [ 268 ] {a2647f6b-bea0-40f6-a1d7-c4f895bd2123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7202 | 2026.01.08 00:36:14.649471 [ 268 ] {a2647f6b-bea0-40f6-a1d7-c4f895bd2123} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.01.08 00:36:14.649509 [ 268 ] {a2647f6b-bea0-40f6-a1d7-c4f895bd2123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7204 | 2026.01.08 00:36:14.649840 [ 268 ] {a2647f6b-bea0-40f6-a1d7-c4f895bd2123} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7205 | 2026.01.08 00:36:14.650058 [ 268 ] {a2647f6b-bea0-40f6-a1d7-c4f895bd2123} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.01.08 00:36:14.650197 [ 268 ] {a2647f6b-bea0-40f6-a1d7-c4f895bd2123} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001146 sec., 31413.612565445022 rows/sec., 2.12 MiB/sec. | ||
| 7207 | 2026.01.08 00:36:14.650236 [ 268 ] {a2647f6b-bea0-40f6-a1d7-c4f895bd2123} <Debug> TCPHandler: Processed in 0.001315468 sec. | ||
| 7208 | 2026.01.08 00:36:15.325452 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7209 | 2026.01.08 00:36:15.343064 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.01.08 00:36:15.343130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7211 | 2026.01.08 00:36:15.348836 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7212 | 2026.01.08 00:36:15.349528 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.01.08 00:36:15.349893 [ 154 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7214 | 2026.01.08 00:36:15.349991 [ 154 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.01.08 00:36:15.350029 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7216 | 2026.01.08 00:36:15.350213 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 7217 | 2026.01.08 00:36:15.352875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7218 | 2026.01.08 00:36:15.354265 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7219 | 2026.01.08 00:36:15.355934 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 7220 | 2026.01.08 00:36:15.360881 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 7221 | 2026.01.08 00:36:15.365539 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 7222 | 2026.01.08 00:36:15.370669 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 7223 | 2026.01.08 00:36:15.375851 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 7224 | 2026.01.08 00:36:15.379641 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 7225 | 2026.01.08 00:36:15.433001 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082871104 sec., 2823.6621536983507 rows/sec., 14.60 MiB/sec. | ||
| 7226 | 2026.01.08 00:36:15.435982 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7227 | 2026.01.08 00:36:15.438112 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_31_6} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.01.08 00:36:15.438234 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_31_6} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7229 | 2026.01.08 00:36:15.441290 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7230 | 2026.01.08 00:36:16.000265 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.01 MiB, peak 290.56 MiB, free memory in arenas 0.00 B, will set to 282.68 MiB (RSS), difference: 2.67 MiB | ||
| 7231 | 2026.01.08 00:36:19.482956 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58716 | ||
| 7232 | 2026.01.08 00:36:19.483087 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7233 | 2026.01.08 00:36:19.483120 [ 292 ] {} <Debug> TCP-Session: 2f0a51b8-fb91-4e0d-bb57-9d63a63270bf Authenticating user 'default' from [fd00:1122:3344:101::e]:58716 | ||
| 7234 | 2026.01.08 00:36:19.483147 [ 292 ] {} <Debug> TCP-Session: 2f0a51b8-fb91-4e0d-bb57-9d63a63270bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7235 | 2026.01.08 00:36:19.483165 [ 292 ] {} <Debug> TCP-Session: 2f0a51b8-fb91-4e0d-bb57-9d63a63270bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7236 | 2026.01.08 00:36:19.483452 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47279 | ||
| 7237 | 2026.01.08 00:36:19.483485 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37478 | ||
| 7238 | 2026.01.08 00:36:19.483529 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44775 | ||
| 7239 | 2026.01.08 00:36:19.483507 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36871 | ||
| 7240 | 2026.01.08 00:36:19.483496 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41559 | ||
| 7241 | 2026.01.08 00:36:19.483609 [ 292 ] {} <Trace> TCP-Session: 2f0a51b8-fb91-4e0d-bb57-9d63a63270bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2026.01.08 00:36:19.483477 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63157 | ||
| 7243 | 2026.01.08 00:36:19.483471 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57882 | ||
| 7244 | 2026.01.08 00:36:19.483467 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64419 | ||
| 7245 | 2026.01.08 00:36:19.483716 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7246 | 2026.01.08 00:36:19.483787 [ 293 ] {} <Debug> TCP-Session: 92bd94e1-a62c-4057-876d-40a8a648f019 Authenticating user 'default' from [fd00:1122:3344:101::e]:47279 | ||
| 7247 | 2026.01.08 00:36:19.483811 [ 293 ] {} <Debug> TCP-Session: 92bd94e1-a62c-4057-876d-40a8a648f019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2026.01.08 00:36:19.483825 [ 293 ] {} <Debug> TCP-Session: 92bd94e1-a62c-4057-876d-40a8a648f019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7249 | 2026.01.08 00:36:19.483831 [ 292 ] {ffeab7a3-43c3-4065-a607-c02c0fc9e20b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58716) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7250 | 2026.01.08 00:36:19.484344 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7251 | 2026.01.08 00:36:19.484353 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7252 | 2026.01.08 00:36:19.484382 [ 289 ] {} <Debug> TCP-Session: a3b00e72-6f9b-4c02-98b3-fcc0ed01e224 Authenticating user 'default' from [fd00:1122:3344:101::e]:41559 | ||
| 7253 | 2026.01.08 00:36:19.484404 [ 267 ] {} <Debug> TCP-Session: 743cdecc-4513-46dd-8d6d-8e819c99a6d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57882 | ||
| 7254 | 2026.01.08 00:36:19.484407 [ 289 ] {} <Debug> TCP-Session: a3b00e72-6f9b-4c02-98b3-fcc0ed01e224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7255 | 2026.01.08 00:36:19.484437 [ 267 ] {} <Debug> TCP-Session: 743cdecc-4513-46dd-8d6d-8e819c99a6d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7256 | 2026.01.08 00:36:19.484439 [ 289 ] {} <Debug> TCP-Session: a3b00e72-6f9b-4c02-98b3-fcc0ed01e224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.01.08 00:36:19.484459 [ 267 ] {} <Debug> TCP-Session: 743cdecc-4513-46dd-8d6d-8e819c99a6d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7258 | 2026.01.08 00:36:19.484546 [ 292 ] {ffeab7a3-43c3-4065-a607-c02c0fc9e20b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7259 | 2026.01.08 00:36:19.484620 [ 292 ] {ffeab7a3-43c3-4065-a607-c02c0fc9e20b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7260 | 2026.01.08 00:36:19.484685 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7261 | 2026.01.08 00:36:19.484725 [ 286 ] {} <Debug> TCP-Session: 046f2951-6653-4cf0-a3bb-06913d00a0f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63157 | ||
| 7262 | 2026.01.08 00:36:19.484752 [ 286 ] {} <Debug> TCP-Session: 046f2951-6653-4cf0-a3bb-06913d00a0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2026.01.08 00:36:19.484766 [ 286 ] {} <Debug> TCP-Session: 046f2951-6653-4cf0-a3bb-06913d00a0f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7264 | 2026.01.08 00:36:19.484778 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7265 | 2026.01.08 00:36:19.484811 [ 290 ] {} <Debug> TCP-Session: 845b1706-7dfe-4961-bd78-87a5297b8f57 Authenticating user 'default' from [fd00:1122:3344:101::e]:36871 | ||
| 7266 | 2026.01.08 00:36:19.484830 [ 290 ] {} <Debug> TCP-Session: 845b1706-7dfe-4961-bd78-87a5297b8f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7267 | 2026.01.08 00:36:19.484843 [ 290 ] {} <Debug> TCP-Session: 845b1706-7dfe-4961-bd78-87a5297b8f57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7268 | 2026.01.08 00:36:19.485169 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7269 | 2026.01.08 00:36:19.485170 [ 292 ] {ffeab7a3-43c3-4065-a607-c02c0fc9e20b} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 7270 | 2026.01.08 00:36:19.485215 [ 291 ] {} <Debug> TCP-Session: bdeaabab-e908-45ec-bf4f-382642851007 Authenticating user 'default' from [fd00:1122:3344:101::e]:44775 | ||
| 7271 | 2026.01.08 00:36:19.485257 [ 291 ] {} <Debug> TCP-Session: bdeaabab-e908-45ec-bf4f-382642851007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.01.08 00:36:19.485271 [ 291 ] {} <Debug> TCP-Session: bdeaabab-e908-45ec-bf4f-382642851007 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7273 | 2026.01.08 00:36:19.485272 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7274 | 2026.01.08 00:36:19.485306 [ 287 ] {} <Debug> TCP-Session: a55695ce-8dd2-4dd6-a96b-2d5eb4c20df8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37478 | ||
| 7275 | 2026.01.08 00:36:19.485323 [ 287 ] {} <Debug> TCP-Session: a55695ce-8dd2-4dd6-a96b-2d5eb4c20df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2026.01.08 00:36:19.485335 [ 287 ] {} <Debug> TCP-Session: a55695ce-8dd2-4dd6-a96b-2d5eb4c20df8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2026.01.08 00:36:19.485427 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7278 | 2026.01.08 00:36:19.485464 [ 294 ] {} <Debug> TCP-Session: 68f4028c-511f-47dd-97d0-0c6f2d4d240d Authenticating user 'default' from [fd00:1122:3344:101::e]:64419 | ||
| 7279 | 2026.01.08 00:36:19.485480 [ 294 ] {} <Debug> TCP-Session: 68f4028c-511f-47dd-97d0-0c6f2d4d240d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.01.08 00:36:19.485493 [ 294 ] {} <Debug> TCP-Session: 68f4028c-511f-47dd-97d0-0c6f2d4d240d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2026.01.08 00:36:19.486640 [ 306 ] {ffeab7a3-43c3-4065-a607-c02c0fc9e20b} <Trace> AggregatingTransform: Aggregating | ||
| 7282 | 2026.01.08 00:36:19.486691 [ 306 ] {ffeab7a3-43c3-4065-a607-c02c0fc9e20b} <Trace> Aggregator: Aggregation method: without_key | ||
| 7283 | 2026.01.08 00:36:19.486731 [ 306 ] {ffeab7a3-43c3-4065-a607-c02c0fc9e20b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00138442 sec. (722.324 rows/sec., 28.22 KiB/sec.) | ||
| 7284 | 2026.01.08 00:36:19.486750 [ 306 ] {ffeab7a3-43c3-4065-a607-c02c0fc9e20b} <Trace> Aggregator: Merging aggregated data | ||
| 7285 | 2026.01.08 00:36:19.487987 [ 292 ] {ffeab7a3-43c3-4065-a607-c02c0fc9e20b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004219 sec., 237.02299123014933 rows/sec., 9.26 KiB/sec. | ||
| 7286 | 2026.01.08 00:36:19.488203 [ 292 ] {ffeab7a3-43c3-4065-a607-c02c0fc9e20b} <Debug> TCPHandler: Processed in 0.004768436 sec. | ||
| 7287 | 2026.01.08 00:36:19.488347 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7288 | 2026.01.08 00:36:19.488374 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7289 | 2026.01.08 00:36:19.488391 [ 292 ] {} <Debug> TCP-Session: 2f0a51b8-fb91-4e0d-bb57-9d63a63270bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7290 | 2026.01.08 00:36:19.488402 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7291 | 2026.01.08 00:36:19.488418 [ 291 ] {} <Debug> TCP-Session: bdeaabab-e908-45ec-bf4f-382642851007 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7292 | 2026.01.08 00:36:19.488434 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7293 | 2026.01.08 00:36:19.488465 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7294 | 2026.01.08 00:36:19.488474 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7295 | 2026.01.08 00:36:19.488492 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7296 | 2026.01.08 00:36:19.488512 [ 294 ] {} <Debug> TCP-Session: 68f4028c-511f-47dd-97d0-0c6f2d4d240d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7297 | 2026.01.08 00:36:19.488518 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7298 | 2026.01.08 00:36:19.488555 [ 289 ] {} <Debug> TCP-Session: a3b00e72-6f9b-4c02-98b3-fcc0ed01e224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7299 | 2026.01.08 00:36:19.488531 [ 267 ] {} <Debug> TCP-Session: 743cdecc-4513-46dd-8d6d-8e819c99a6d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7300 | 2026.01.08 00:36:19.488578 [ 290 ] {} <Debug> TCP-Session: 845b1706-7dfe-4961-bd78-87a5297b8f57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2026.01.08 00:36:19.488495 [ 286 ] {} <Debug> TCP-Session: 046f2951-6653-4cf0-a3bb-06913d00a0f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2026.01.08 00:36:19.488468 [ 287 ] {} <Debug> TCP-Session: a55695ce-8dd2-4dd6-a96b-2d5eb4c20df8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2026.01.08 00:36:19.488415 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7304 | 2026.01.08 00:36:19.488698 [ 293 ] {} <Debug> TCP-Session: 92bd94e1-a62c-4057-876d-40a8a648f019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7305 | 2026.01.08 00:36:19.525905 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44845 | ||
| 7306 | 2026.01.08 00:36:19.526005 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7307 | 2026.01.08 00:36:19.526031 [ 292 ] {} <Debug> TCP-Session: f502932e-b5f8-4741-b4e9-e9ca9ea49860 Authenticating user 'default' from [fd00:1122:3344:101::e]:44845 | ||
| 7308 | 2026.01.08 00:36:19.526054 [ 292 ] {} <Debug> TCP-Session: f502932e-b5f8-4741-b4e9-e9ca9ea49860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7309 | 2026.01.08 00:36:19.526069 [ 292 ] {} <Debug> TCP-Session: f502932e-b5f8-4741-b4e9-e9ca9ea49860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7310 | 2026.01.08 00:36:19.526318 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46749 | ||
| 7311 | 2026.01.08 00:36:19.526348 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50545 | ||
| 7312 | 2026.01.08 00:36:19.526373 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33151 | ||
| 7313 | 2026.01.08 00:36:19.526405 [ 292 ] {} <Trace> TCP-Session: f502932e-b5f8-4741-b4e9-e9ca9ea49860 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2026.01.08 00:36:19.526430 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7315 | 2026.01.08 00:36:19.526460 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7316 | 2026.01.08 00:36:19.526483 [ 293 ] {} <Debug> TCP-Session: fd49be16-dd5a-477c-8b2d-143674559d82 Authenticating user 'default' from [fd00:1122:3344:101::e]:46749 | ||
| 7317 | 2026.01.08 00:36:19.526493 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7318 | 2026.01.08 00:36:19.526508 [ 286 ] {} <Debug> TCP-Session: 76e59230-3e1c-4c6a-b3a5-61d35dcc75dd Authenticating user 'default' from [fd00:1122:3344:101::e]:50545 | ||
| 7319 | 2026.01.08 00:36:19.526522 [ 293 ] {} <Debug> TCP-Session: fd49be16-dd5a-477c-8b2d-143674559d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7320 | 2026.01.08 00:36:19.526543 [ 287 ] {} <Debug> TCP-Session: 8bf6208f-1c15-492e-9f37-1e8a24a100bb Authenticating user 'default' from [fd00:1122:3344:101::e]:33151 | ||
| 7321 | 2026.01.08 00:36:19.526566 [ 293 ] {} <Debug> TCP-Session: fd49be16-dd5a-477c-8b2d-143674559d82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7322 | 2026.01.08 00:36:19.526592 [ 287 ] {} <Debug> TCP-Session: 8bf6208f-1c15-492e-9f37-1e8a24a100bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7323 | 2026.01.08 00:36:19.526405 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37274 | ||
| 7324 | 2026.01.08 00:36:19.526620 [ 287 ] {} <Debug> TCP-Session: 8bf6208f-1c15-492e-9f37-1e8a24a100bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7325 | 2026.01.08 00:36:19.526650 [ 292 ] {fc10db06-148a-4735-8bee-c33d595d80d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7326 | 2026.01.08 00:36:19.526390 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43482 | ||
| 7327 | 2026.01.08 00:36:19.526701 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7328 | 2026.01.08 00:36:19.526385 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49295 | ||
| 7329 | 2026.01.08 00:36:19.526750 [ 291 ] {} <Debug> TCP-Session: 91b5ef16-804c-4d65-acaf-002d9106b9cb Authenticating user 'default' from [fd00:1122:3344:101::e]:37274 | ||
| 7330 | 2026.01.08 00:36:19.526778 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7331 | 2026.01.08 00:36:19.526793 [ 291 ] {} <Debug> TCP-Session: 91b5ef16-804c-4d65-acaf-002d9106b9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7332 | 2026.01.08 00:36:19.526356 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45854 | ||
| 7333 | 2026.01.08 00:36:19.526822 [ 291 ] {} <Debug> TCP-Session: 91b5ef16-804c-4d65-acaf-002d9106b9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7334 | 2026.01.08 00:36:19.526823 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7335 | 2026.01.08 00:36:19.526818 [ 290 ] {} <Debug> TCP-Session: 95d72e82-15ef-45dc-ad51-ad996fb3eb81 Authenticating user 'default' from [fd00:1122:3344:101::e]:43482 | ||
| 7336 | 2026.01.08 00:36:19.526881 [ 289 ] {} <Debug> TCP-Session: 25f61d4c-39a1-40a2-ae16-977a7298d9e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49295 | ||
| 7337 | 2026.01.08 00:36:19.526888 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7338 | 2026.01.08 00:36:19.526905 [ 290 ] {} <Debug> TCP-Session: 95d72e82-15ef-45dc-ad51-ad996fb3eb81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7339 | 2026.01.08 00:36:19.526920 [ 289 ] {} <Debug> TCP-Session: 25f61d4c-39a1-40a2-ae16-977a7298d9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7340 | 2026.01.08 00:36:19.526938 [ 267 ] {} <Debug> TCP-Session: 28d37521-b1d0-4b45-978b-9deeb7888b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:45854 | ||
| 7341 | 2026.01.08 00:36:19.526966 [ 289 ] {} <Debug> TCP-Session: 25f61d4c-39a1-40a2-ae16-977a7298d9e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7342 | 2026.01.08 00:36:19.526979 [ 292 ] {fc10db06-148a-4735-8bee-c33d595d80d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7343 | 2026.01.08 00:36:19.526985 [ 267 ] {} <Debug> TCP-Session: 28d37521-b1d0-4b45-978b-9deeb7888b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7344 | 2026.01.08 00:36:19.527054 [ 267 ] {} <Debug> TCP-Session: 28d37521-b1d0-4b45-978b-9deeb7888b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2026.01.08 00:36:19.527071 [ 292 ] {fc10db06-148a-4735-8bee-c33d595d80d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7346 | 2026.01.08 00:36:19.526325 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48004 | ||
| 7347 | 2026.01.08 00:36:19.526949 [ 290 ] {} <Debug> TCP-Session: 95d72e82-15ef-45dc-ad51-ad996fb3eb81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7348 | 2026.01.08 00:36:19.526558 [ 286 ] {} <Debug> TCP-Session: 76e59230-3e1c-4c6a-b3a5-61d35dcc75dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7349 | 2026.01.08 00:36:19.527177 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7350 | 2026.01.08 00:36:19.527190 [ 286 ] {} <Debug> TCP-Session: 76e59230-3e1c-4c6a-b3a5-61d35dcc75dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7351 | 2026.01.08 00:36:19.527202 [ 294 ] {} <Debug> TCP-Session: a219d986-52b0-4462-8691-882b3519c4c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48004 | ||
| 7352 | 2026.01.08 00:36:19.527225 [ 294 ] {} <Debug> TCP-Session: a219d986-52b0-4462-8691-882b3519c4c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2026.01.08 00:36:19.527243 [ 294 ] {} <Debug> TCP-Session: a219d986-52b0-4462-8691-882b3519c4c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7354 | 2026.01.08 00:36:19.527458 [ 292 ] {fc10db06-148a-4735-8bee-c33d595d80d3} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 7355 | 2026.01.08 00:36:19.528821 [ 317 ] {fc10db06-148a-4735-8bee-c33d595d80d3} <Trace> AggregatingTransform: Aggregating | ||
| 7356 | 2026.01.08 00:36:19.528877 [ 317 ] {fc10db06-148a-4735-8bee-c33d595d80d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 7357 | 2026.01.08 00:36:19.528921 [ 317 ] {fc10db06-148a-4735-8bee-c33d595d80d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001326148 sec. (754.064 rows/sec., 29.46 KiB/sec.) | ||
| 7358 | 2026.01.08 00:36:19.528965 [ 317 ] {fc10db06-148a-4735-8bee-c33d595d80d3} <Trace> Aggregator: Merging aggregated data | ||
| 7359 | 2026.01.08 00:36:19.530293 [ 292 ] {fc10db06-148a-4735-8bee-c33d595d80d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003743 sec., 267.1653753673524 rows/sec., 10.44 KiB/sec. | ||
| 7360 | 2026.01.08 00:36:19.530473 [ 292 ] {fc10db06-148a-4735-8bee-c33d595d80d3} <Debug> TCPHandler: Processed in 0.004183199 sec. | ||
| 7361 | 2026.01.08 00:36:19.530574 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7362 | 2026.01.08 00:36:19.530605 [ 292 ] {} <Debug> TCP-Session: f502932e-b5f8-4741-b4e9-e9ca9ea49860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7363 | 2026.01.08 00:36:19.530604 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7364 | 2026.01.08 00:36:19.530632 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7365 | 2026.01.08 00:36:19.530653 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7366 | 2026.01.08 00:36:19.530672 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7367 | 2026.01.08 00:36:19.530685 [ 267 ] {} <Debug> TCP-Session: 28d37521-b1d0-4b45-978b-9deeb7888b93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7368 | 2026.01.08 00:36:19.530713 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7369 | 2026.01.08 00:36:19.530738 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7370 | 2026.01.08 00:36:19.530751 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7371 | 2026.01.08 00:36:19.530765 [ 293 ] {} <Debug> TCP-Session: fd49be16-dd5a-477c-8b2d-143674559d82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7372 | 2026.01.08 00:36:19.530791 [ 287 ] {} <Debug> TCP-Session: 8bf6208f-1c15-492e-9f37-1e8a24a100bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7373 | 2026.01.08 00:36:19.530806 [ 289 ] {} <Debug> TCP-Session: 25f61d4c-39a1-40a2-ae16-977a7298d9e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7374 | 2026.01.08 00:36:19.530703 [ 294 ] {} <Debug> TCP-Session: a219d986-52b0-4462-8691-882b3519c4c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7375 | 2026.01.08 00:36:19.530694 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7376 | 2026.01.08 00:36:19.530662 [ 291 ] {} <Debug> TCP-Session: 91b5ef16-804c-4d65-acaf-002d9106b9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2026.01.08 00:36:19.530888 [ 286 ] {} <Debug> TCP-Session: 76e59230-3e1c-4c6a-b3a5-61d35dcc75dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2026.01.08 00:36:19.530722 [ 290 ] {} <Debug> TCP-Session: 95d72e82-15ef-45dc-ad51-ad996fb3eb81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2026.01.08 00:36:19.648122 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2026.01.08 00:36:19.648342 [ 268 ] {8b797d20-00d2-4015-a8e4-19fa14187c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7381 | 2026.01.08 00:36:19.648426 [ 268 ] {8b797d20-00d2-4015-a8e4-19fa14187c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7382 | 2026.01.08 00:36:19.649234 [ 268 ] {8b797d20-00d2-4015-a8e4-19fa14187c88} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.01.08 00:36:19.649290 [ 268 ] {8b797d20-00d2-4015-a8e4-19fa14187c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7384 | 2026.01.08 00:36:19.649727 [ 268 ] {8b797d20-00d2-4015-a8e4-19fa14187c88} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7385 | 2026.01.08 00:36:19.649975 [ 268 ] {8b797d20-00d2-4015-a8e4-19fa14187c88} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.01.08 00:36:19.650146 [ 268 ] {8b797d20-00d2-4015-a8e4-19fa14187c88} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001873 sec., 35237.58675920982 rows/sec., 2.81 MiB/sec. | ||
| 7387 | 2026.01.08 00:36:19.650203 [ 268 ] {8b797d20-00d2-4015-a8e4-19fa14187c88} <Debug> TCPHandler: Processed in 0.002231253 sec. | ||
| 7388 | 2026.01.08 00:36:19.650361 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2026.01.08 00:36:19.650475 [ 268 ] {1fd682d9-497f-4dc0-8f8c-948622b24eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7390 | 2026.01.08 00:36:19.650523 [ 268 ] {1fd682d9-497f-4dc0-8f8c-948622b24eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7391 | 2026.01.08 00:36:19.650972 [ 268 ] {1fd682d9-497f-4dc0-8f8c-948622b24eec} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2026.01.08 00:36:19.651014 [ 268 ] {1fd682d9-497f-4dc0-8f8c-948622b24eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7393 | 2026.01.08 00:36:19.651368 [ 268 ] {1fd682d9-497f-4dc0-8f8c-948622b24eec} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7394 | 2026.01.08 00:36:19.651611 [ 268 ] {1fd682d9-497f-4dc0-8f8c-948622b24eec} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.01.08 00:36:19.651751 [ 268 ] {1fd682d9-497f-4dc0-8f8c-948622b24eec} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001304 sec., 3834.3558282208587 rows/sec., 288.33 KiB/sec. | ||
| 7396 | 2026.01.08 00:36:19.651791 [ 268 ] {1fd682d9-497f-4dc0-8f8c-948622b24eec} <Debug> TCPHandler: Processed in 0.001495932 sec. | ||
| 7397 | 2026.01.08 00:36:19.651914 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7398 | 2026.01.08 00:36:19.652013 [ 268 ] {8987201c-d10b-4e05-9c82-7c73c12aa277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7399 | 2026.01.08 00:36:19.652055 [ 268 ] {8987201c-d10b-4e05-9c82-7c73c12aa277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7400 | 2026.01.08 00:36:19.652496 [ 268 ] {8987201c-d10b-4e05-9c82-7c73c12aa277} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.01.08 00:36:19.652537 [ 268 ] {8987201c-d10b-4e05-9c82-7c73c12aa277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7402 | 2026.01.08 00:36:19.652872 [ 268 ] {8987201c-d10b-4e05-9c82-7c73c12aa277} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7403 | 2026.01.08 00:36:19.653111 [ 268 ] {8987201c-d10b-4e05-9c82-7c73c12aa277} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.01.08 00:36:19.653243 [ 268 ] {8987201c-d10b-4e05-9c82-7c73c12aa277} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001248 sec., 55288.46153846154 rows/sec., 4.32 MiB/sec. | ||
| 7405 | 2026.01.08 00:36:19.653282 [ 268 ] {8987201c-d10b-4e05-9c82-7c73c12aa277} <Debug> TCPHandler: Processed in 0.001418741 sec. | ||
| 7406 | 2026.01.08 00:36:19.653399 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7407 | 2026.01.08 00:36:19.653495 [ 268 ] {6951435c-0e06-471c-a3ff-10e2ea14e6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7408 | 2026.01.08 00:36:19.653541 [ 268 ] {6951435c-0e06-471c-a3ff-10e2ea14e6ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7409 | 2026.01.08 00:36:19.653965 [ 268 ] {6951435c-0e06-471c-a3ff-10e2ea14e6ee} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7410 | 2026.01.08 00:36:19.654003 [ 268 ] {6951435c-0e06-471c-a3ff-10e2ea14e6ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7411 | 2026.01.08 00:36:19.654373 [ 268 ] {6951435c-0e06-471c-a3ff-10e2ea14e6ee} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7412 | 2026.01.08 00:36:19.654595 [ 268 ] {6951435c-0e06-471c-a3ff-10e2ea14e6ee} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7413 | 2026.01.08 00:36:19.654729 [ 268 ] {6951435c-0e06-471c-a3ff-10e2ea14e6ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 7414 | 2026.01.08 00:36:19.654767 [ 268 ] {6951435c-0e06-471c-a3ff-10e2ea14e6ee} <Debug> TCPHandler: Processed in 0.00141787 sec. | ||
| 7415 | 2026.01.08 00:36:19.654884 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7416 | 2026.01.08 00:36:19.654978 [ 268 ] {f1f6367d-2de8-4118-bcae-371fb65253bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7417 | 2026.01.08 00:36:19.655034 [ 268 ] {f1f6367d-2de8-4118-bcae-371fb65253bb} <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 | ||
| 7418 | 2026.01.08 00:36:19.655815 [ 268 ] {f1f6367d-2de8-4118-bcae-371fb65253bb} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7419 | 2026.01.08 00:36:19.655854 [ 268 ] {f1f6367d-2de8-4118-bcae-371fb65253bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7420 | 2026.01.08 00:36:19.656416 [ 268 ] {f1f6367d-2de8-4118-bcae-371fb65253bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7421 | 2026.01.08 00:36:19.656670 [ 268 ] {f1f6367d-2de8-4118-bcae-371fb65253bb} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7422 | 2026.01.08 00:36:19.656824 [ 268 ] {f1f6367d-2de8-4118-bcae-371fb65253bb} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001864 sec., 2682.4034334763946 rows/sec., 4.81 MiB/sec. | ||
| 7423 | 2026.01.08 00:36:19.656903 [ 268 ] {f1f6367d-2de8-4118-bcae-371fb65253bb} <Debug> TCPHandler: Processed in 0.002067539 sec. | ||
| 7424 | 2026.01.08 00:36:19.657017 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2026.01.08 00:36:19.657113 [ 268 ] {49d06d3a-49fa-4042-9d44-08ad9b047776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7426 | 2026.01.08 00:36:19.657156 [ 268 ] {49d06d3a-49fa-4042-9d44-08ad9b047776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7427 | 2026.01.08 00:36:19.657511 [ 268 ] {49d06d3a-49fa-4042-9d44-08ad9b047776} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2026.01.08 00:36:19.657549 [ 268 ] {49d06d3a-49fa-4042-9d44-08ad9b047776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7429 | 2026.01.08 00:36:19.657882 [ 268 ] {49d06d3a-49fa-4042-9d44-08ad9b047776} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7430 | 2026.01.08 00:36:19.658099 [ 268 ] {49d06d3a-49fa-4042-9d44-08ad9b047776} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2026.01.08 00:36:19.658232 [ 268 ] {49d06d3a-49fa-4042-9d44-08ad9b047776} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 7432 | 2026.01.08 00:36:19.658269 [ 268 ] {49d06d3a-49fa-4042-9d44-08ad9b047776} <Debug> TCPHandler: Processed in 0.001302346 sec. | ||
| 7433 | 2026.01.08 00:36:19.721878 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62418 | ||
| 7434 | 2026.01.08 00:36:19.721973 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7435 | 2026.01.08 00:36:19.721999 [ 292 ] {} <Debug> TCP-Session: cf364e62-f6b1-4cb0-a1ba-2f00c6528d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:62418 | ||
| 7436 | 2026.01.08 00:36:19.722021 [ 292 ] {} <Debug> TCP-Session: cf364e62-f6b1-4cb0-a1ba-2f00c6528d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7437 | 2026.01.08 00:36:19.722033 [ 292 ] {} <Debug> TCP-Session: cf364e62-f6b1-4cb0-a1ba-2f00c6528d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2026.01.08 00:36:19.722219 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37704 | ||
| 7439 | 2026.01.08 00:36:19.722228 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50421 | ||
| 7440 | 2026.01.08 00:36:19.722276 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57738 | ||
| 7441 | 2026.01.08 00:36:19.722314 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51080 | ||
| 7442 | 2026.01.08 00:36:19.722330 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62177 | ||
| 7443 | 2026.01.08 00:36:19.722376 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7444 | 2026.01.08 00:36:19.722381 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7445 | 2026.01.08 00:36:19.722349 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7446 | 2026.01.08 00:36:19.722419 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7447 | 2026.01.08 00:36:19.722422 [ 286 ] {} <Debug> TCP-Session: b327b71a-e8f3-4c4c-b25b-d5201a50acff Authenticating user 'default' from [fd00:1122:3344:101::e]:57738 | ||
| 7448 | 2026.01.08 00:36:19.722460 [ 289 ] {} <Debug> TCP-Session: 13061824-9c97-4c7a-b24c-389b68dee2a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51080 | ||
| 7449 | 2026.01.08 00:36:19.722462 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7450 | 2026.01.08 00:36:19.722485 [ 286 ] {} <Debug> TCP-Session: b327b71a-e8f3-4c4c-b25b-d5201a50acff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.01.08 00:36:19.722512 [ 289 ] {} <Debug> TCP-Session: 13061824-9c97-4c7a-b24c-389b68dee2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2026.01.08 00:36:19.722525 [ 291 ] {} <Debug> TCP-Session: 6daeb013-f3a7-4640-903a-54605d5ad056 Authenticating user 'default' from [fd00:1122:3344:101::e]:62177 | ||
| 7453 | 2026.01.08 00:36:19.722542 [ 289 ] {} <Debug> TCP-Session: 13061824-9c97-4c7a-b24c-389b68dee2a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7454 | 2026.01.08 00:36:19.722566 [ 291 ] {} <Debug> TCP-Session: 6daeb013-f3a7-4640-903a-54605d5ad056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7455 | 2026.01.08 00:36:19.722526 [ 286 ] {} <Debug> TCP-Session: b327b71a-e8f3-4c4c-b25b-d5201a50acff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7456 | 2026.01.08 00:36:19.722591 [ 291 ] {} <Debug> TCP-Session: 6daeb013-f3a7-4640-903a-54605d5ad056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2026.01.08 00:36:19.722449 [ 293 ] {} <Debug> TCP-Session: 40d44d78-38a9-44a4-9c36-83c1e3b7f167 Authenticating user 'default' from [fd00:1122:3344:101::e]:37704 | ||
| 7458 | 2026.01.08 00:36:19.722417 [ 294 ] {} <Debug> TCP-Session: 177b57be-3411-4586-89b7-d378ade72501 Authenticating user 'default' from [fd00:1122:3344:101::e]:50421 | ||
| 7459 | 2026.01.08 00:36:19.722651 [ 293 ] {} <Debug> TCP-Session: 40d44d78-38a9-44a4-9c36-83c1e3b7f167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7460 | 2026.01.08 00:36:19.722673 [ 294 ] {} <Debug> TCP-Session: 177b57be-3411-4586-89b7-d378ade72501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7461 | 2026.01.08 00:36:19.722281 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48347 | ||
| 7462 | 2026.01.08 00:36:19.722693 [ 293 ] {} <Debug> TCP-Session: 40d44d78-38a9-44a4-9c36-83c1e3b7f167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2026.01.08 00:36:19.722700 [ 294 ] {} <Debug> TCP-Session: 177b57be-3411-4586-89b7-d378ade72501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7464 | 2026.01.08 00:36:19.722229 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49561 | ||
| 7465 | 2026.01.08 00:36:19.722770 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7466 | 2026.01.08 00:36:19.722322 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53977 | ||
| 7467 | 2026.01.08 00:36:19.722801 [ 287 ] {} <Debug> TCP-Session: 0f1bad58-318b-474f-b3f1-8d2d8903fd48 Authenticating user 'default' from [fd00:1122:3344:101::e]:48347 | ||
| 7468 | 2026.01.08 00:36:19.722827 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7469 | 2026.01.08 00:36:19.722842 [ 287 ] {} <Debug> TCP-Session: 0f1bad58-318b-474f-b3f1-8d2d8903fd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7470 | 2026.01.08 00:36:19.722349 [ 292 ] {} <Trace> TCP-Session: cf364e62-f6b1-4cb0-a1ba-2f00c6528d20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.01.08 00:36:19.722865 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7472 | 2026.01.08 00:36:19.722861 [ 287 ] {} <Debug> TCP-Session: 0f1bad58-318b-474f-b3f1-8d2d8903fd48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2026.01.08 00:36:19.722913 [ 290 ] {} <Debug> TCP-Session: 00074f3d-d034-4360-8273-21ed360a7c71 Authenticating user 'default' from [fd00:1122:3344:101::e]:53977 | ||
| 7474 | 2026.01.08 00:36:19.722857 [ 267 ] {} <Debug> TCP-Session: 50df60de-2709-494b-8b64-fade99a3e9a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49561 | ||
| 7475 | 2026.01.08 00:36:19.722944 [ 290 ] {} <Debug> TCP-Session: 00074f3d-d034-4360-8273-21ed360a7c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2026.01.08 00:36:19.722972 [ 267 ] {} <Debug> TCP-Session: 50df60de-2709-494b-8b64-fade99a3e9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2026.01.08 00:36:19.722976 [ 290 ] {} <Debug> TCP-Session: 00074f3d-d034-4360-8273-21ed360a7c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7478 | 2026.01.08 00:36:19.722994 [ 267 ] {} <Debug> TCP-Session: 50df60de-2709-494b-8b64-fade99a3e9a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7479 | 2026.01.08 00:36:19.723044 [ 292 ] {51b44cf0-eb57-4677-b812-4c46870067c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62418) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7480 | 2026.01.08 00:36:19.723325 [ 292 ] {51b44cf0-eb57-4677-b812-4c46870067c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7481 | 2026.01.08 00:36:19.723391 [ 292 ] {51b44cf0-eb57-4677-b812-4c46870067c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7482 | 2026.01.08 00:36:19.723744 [ 292 ] {51b44cf0-eb57-4677-b812-4c46870067c0} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 7483 | 2026.01.08 00:36:19.724846 [ 312 ] {51b44cf0-eb57-4677-b812-4c46870067c0} <Trace> AggregatingTransform: Aggregating | ||
| 7484 | 2026.01.08 00:36:19.724884 [ 312 ] {51b44cf0-eb57-4677-b812-4c46870067c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 7485 | 2026.01.08 00:36:19.724919 [ 312 ] {51b44cf0-eb57-4677-b812-4c46870067c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00105681 sec. (946.244 rows/sec., 36.96 KiB/sec.) | ||
| 7486 | 2026.01.08 00:36:19.724938 [ 312 ] {51b44cf0-eb57-4677-b812-4c46870067c0} <Trace> Aggregator: Merging aggregated data | ||
| 7487 | 2026.01.08 00:36:19.726731 [ 292 ] {51b44cf0-eb57-4677-b812-4c46870067c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003736 sec., 267.66595289079225 rows/sec., 10.46 KiB/sec. | ||
| 7488 | 2026.01.08 00:36:19.726955 [ 292 ] {51b44cf0-eb57-4677-b812-4c46870067c0} <Debug> TCPHandler: Processed in 0.004721084 sec. | ||
| 7489 | 2026.01.08 00:36:19.727141 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7490 | 2026.01.08 00:36:19.727176 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7491 | 2026.01.08 00:36:19.727198 [ 294 ] {} <Debug> TCP-Session: 177b57be-3411-4586-89b7-d378ade72501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7492 | 2026.01.08 00:36:19.727217 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7493 | 2026.01.08 00:36:19.727283 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7494 | 2026.01.08 00:36:19.727302 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7495 | 2026.01.08 00:36:19.727352 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7496 | 2026.01.08 00:36:19.727373 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7497 | 2026.01.08 00:36:19.727394 [ 293 ] {} <Debug> TCP-Session: 40d44d78-38a9-44a4-9c36-83c1e3b7f167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2026.01.08 00:36:19.727411 [ 287 ] {} <Debug> TCP-Session: 0f1bad58-318b-474f-b3f1-8d2d8903fd48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.01.08 00:36:19.727415 [ 291 ] {} <Debug> TCP-Session: 6daeb013-f3a7-4640-903a-54605d5ad056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2026.01.08 00:36:19.727456 [ 290 ] {} <Debug> TCP-Session: 00074f3d-d034-4360-8273-21ed360a7c71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2026.01.08 00:36:19.727406 [ 286 ] {} <Debug> TCP-Session: b327b71a-e8f3-4c4c-b25b-d5201a50acff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7502 | 2026.01.08 00:36:19.727240 [ 289 ] {} <Debug> TCP-Session: 13061824-9c97-4c7a-b24c-389b68dee2a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7503 | 2026.01.08 00:36:19.727232 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7504 | 2026.01.08 00:36:19.727391 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7505 | 2026.01.08 00:36:19.727631 [ 267 ] {} <Debug> TCP-Session: 50df60de-2709-494b-8b64-fade99a3e9a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2026.01.08 00:36:19.727669 [ 292 ] {} <Debug> TCP-Session: cf364e62-f6b1-4cb0-a1ba-2f00c6528d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7507 | 2026.01.08 00:36:21.928387 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7508 | 2026.01.08 00:36:21.928486 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7509 | 2026.01.08 00:36:22.001138 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000783102 sec. | ||
| 7510 | 2026.01.08 00:36:22.030466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15473 | ||
| 7511 | 2026.01.08 00:36:22.031000 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.01.08 00:36:22.031043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7513 | 2026.01.08 00:36:22.031591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7514 | 2026.01.08 00:36:22.031826 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.01.08 00:36:22.031968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15473 | ||
| 7516 | 2026.01.08 00:36:22.078138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 974 | ||
| 7517 | 2026.01.08 00:36:22.080239 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.01.08 00:36:22.080287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7519 | 2026.01.08 00:36:22.081500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7520 | 2026.01.08 00:36:22.081762 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.01.08 00:36:22.082009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 974 | ||
| 7522 | 2026.01.08 00:36:22.852975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7523 | 2026.01.08 00:36:22.869295 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.01.08 00:36:22.869352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7525 | 2026.01.08 00:36:22.875369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7526 | 2026.01.08 00:36:22.876079 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7527 | 2026.01.08 00:36:22.878850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7528 | 2026.01.08 00:36:23.109909 [ 148 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7529 | 2026.01.08 00:36:23.109955 [ 148 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.01.08 00:36:23.109977 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7531 | 2026.01.08 00:36:23.110107 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7532 | 2026.01.08 00:36:23.110254 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7533 | 2026.01.08 00:36:23.110290 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 465 rows starting from the beginning of the part | ||
| 7534 | 2026.01.08 00:36:23.110367 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 440 rows starting from the beginning of the part | ||
| 7535 | 2026.01.08 00:36:23.110416 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 7536 | 2026.01.08 00:36:23.110461 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 7537 | 2026.01.08 00:36:23.110503 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 440 rows starting from the beginning of the part | ||
| 7538 | 2026.01.08 00:36:23.111460 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140336 sec., 1260546.1178884963 rows/sec., 87.99 MiB/sec. | ||
| 7539 | 2026.01.08 00:36:23.111634 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7540 | 2026.01.08 00:36:23.111864 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.01.08 00:36:23.111928 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_19_4} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7542 | 2026.01.08 00:36:23.111991 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7543 | 2026.01.08 00:36:24.658291 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2026.01.08 00:36:24.658482 [ 268 ] {194381a6-c909-4bc6-8d45-b0be0b777131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7545 | 2026.01.08 00:36:24.658550 [ 268 ] {194381a6-c909-4bc6-8d45-b0be0b777131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7546 | 2026.01.08 00:36:24.659448 [ 268 ] {194381a6-c909-4bc6-8d45-b0be0b777131} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.01.08 00:36:24.659494 [ 268 ] {194381a6-c909-4bc6-8d45-b0be0b777131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7548 | 2026.01.08 00:36:24.659913 [ 268 ] {194381a6-c909-4bc6-8d45-b0be0b777131} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7549 | 2026.01.08 00:36:24.660137 [ 268 ] {194381a6-c909-4bc6-8d45-b0be0b777131} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.01.08 00:36:24.660288 [ 268 ] {194381a6-c909-4bc6-8d45-b0be0b777131} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001827 sec., 224411.60372194854 rows/sec., 14.24 MiB/sec. | ||
| 7551 | 2026.01.08 00:36:24.660339 [ 268 ] {194381a6-c909-4bc6-8d45-b0be0b777131} <Debug> TCPHandler: Processed in 0.002165841 sec. | ||
| 7552 | 2026.01.08 00:36:24.660458 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7553 | 2026.01.08 00:36:24.660561 [ 268 ] {e83604f1-5a40-4617-9e5a-edaca7a576e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7554 | 2026.01.08 00:36:24.660605 [ 268 ] {e83604f1-5a40-4617-9e5a-edaca7a576e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7555 | 2026.01.08 00:36:24.661399 [ 268 ] {e83604f1-5a40-4617-9e5a-edaca7a576e0} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2026.01.08 00:36:24.661435 [ 268 ] {e83604f1-5a40-4617-9e5a-edaca7a576e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7557 | 2026.01.08 00:36:24.661832 [ 268 ] {e83604f1-5a40-4617-9e5a-edaca7a576e0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7558 | 2026.01.08 00:36:24.662056 [ 268 ] {e83604f1-5a40-4617-9e5a-edaca7a576e0} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.01.08 00:36:24.662182 [ 268 ] {e83604f1-5a40-4617-9e5a-edaca7a576e0} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001647 sec., 718882.817243473 rows/sec., 57.35 MiB/sec. | ||
| 7560 | 2026.01.08 00:36:24.662219 [ 268 ] {e83604f1-5a40-4617-9e5a-edaca7a576e0} <Debug> TCPHandler: Processed in 0.001814872 sec. | ||
| 7561 | 2026.01.08 00:36:24.662335 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7562 | 2026.01.08 00:36:24.662432 [ 268 ] {f4b781d9-30d6-4ca8-b8c1-c92e0afb198e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7563 | 2026.01.08 00:36:24.662471 [ 268 ] {f4b781d9-30d6-4ca8-b8c1-c92e0afb198e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7564 | 2026.01.08 00:36:24.662940 [ 268 ] {f4b781d9-30d6-4ca8-b8c1-c92e0afb198e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2026.01.08 00:36:24.662975 [ 268 ] {f4b781d9-30d6-4ca8-b8c1-c92e0afb198e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7566 | 2026.01.08 00:36:24.663291 [ 268 ] {f4b781d9-30d6-4ca8-b8c1-c92e0afb198e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7567 | 2026.01.08 00:36:24.663509 [ 268 ] {f4b781d9-30d6-4ca8-b8c1-c92e0afb198e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.01.08 00:36:24.663606 [ 148 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7569 | 2026.01.08 00:36:24.663635 [ 268 ] {f4b781d9-30d6-4ca8-b8c1-c92e0afb198e} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001223 sec., 197056.41864268194 rows/sec., 12.00 MiB/sec. | ||
| 7570 | 2026.01.08 00:36:24.663643 [ 148 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.01.08 00:36:24.663672 [ 268 ] {f4b781d9-30d6-4ca8-b8c1-c92e0afb198e} <Debug> TCPHandler: Processed in 0.001386799 sec. | ||
| 7572 | 2026.01.08 00:36:24.663684 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7573 | 2026.01.08 00:36:24.663783 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.01.08 00:36:24.663810 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 7575 | 2026.01.08 00:36:24.663881 [ 268 ] {70866076-f905-4ed4-8f8b-eb89cecb8308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7576 | 2026.01.08 00:36:24.663925 [ 268 ] {70866076-f905-4ed4-8f8b-eb89cecb8308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7577 | 2026.01.08 00:36:24.663968 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7578 | 2026.01.08 00:36:24.664017 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 7579 | 2026.01.08 00:36:24.664090 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 241 rows starting from the beginning of the part | ||
| 7580 | 2026.01.08 00:36:24.664141 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 7581 | 2026.01.08 00:36:24.664204 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 245 rows starting from the beginning of the part | ||
| 7582 | 2026.01.08 00:36:24.664252 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7583 | 2026.01.08 00:36:24.664299 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 241 rows starting from the beginning of the part | ||
| 7584 | 2026.01.08 00:36:24.664377 [ 268 ] {70866076-f905-4ed4-8f8b-eb89cecb8308} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.01.08 00:36:24.664418 [ 268 ] {70866076-f905-4ed4-8f8b-eb89cecb8308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7586 | 2026.01.08 00:36:24.664771 [ 268 ] {70866076-f905-4ed4-8f8b-eb89cecb8308} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7587 | 2026.01.08 00:36:24.664994 [ 268 ] {70866076-f905-4ed4-8f8b-eb89cecb8308} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.01.08 00:36:24.665128 [ 268 ] {70866076-f905-4ed4-8f8b-eb89cecb8308} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001268 sec., 167192.429022082 rows/sec., 10.78 MiB/sec. | ||
| 7589 | 2026.01.08 00:36:24.665166 [ 268 ] {70866076-f905-4ed4-8f8b-eb89cecb8308} <Debug> TCPHandler: Processed in 0.00143219 sec. | ||
| 7590 | 2026.01.08 00:36:24.665275 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2026.01.08 00:36:24.665369 [ 268 ] {6eb37b6b-15ba-4776-88ea-58d62e9d2086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7592 | 2026.01.08 00:36:24.665408 [ 268 ] {6eb37b6b-15ba-4776-88ea-58d62e9d2086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7593 | 2026.01.08 00:36:24.665490 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740629 sec., 583122.537887166 rows/sec., 38.05 MiB/sec. | ||
| 7594 | 2026.01.08 00:36:24.665655 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7595 | 2026.01.08 00:36:24.665854 [ 268 ] {6eb37b6b-15ba-4776-88ea-58d62e9d2086} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7596 | 2026.01.08 00:36:24.665895 [ 268 ] {6eb37b6b-15ba-4776-88ea-58d62e9d2086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7597 | 2026.01.08 00:36:24.665989 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.01.08 00:36:24.666089 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_41_8} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7599 | 2026.01.08 00:36:24.666182 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7600 | 2026.01.08 00:36:24.666219 [ 268 ] {6eb37b6b-15ba-4776-88ea-58d62e9d2086} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7601 | 2026.01.08 00:36:24.666432 [ 268 ] {6eb37b6b-15ba-4776-88ea-58d62e9d2086} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.01.08 00:36:24.666559 [ 268 ] {6eb37b6b-15ba-4776-88ea-58d62e9d2086} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001209 sec., 174524.40033085193 rows/sec., 9.91 MiB/sec. | ||
| 7603 | 2026.01.08 00:36:24.666597 [ 268 ] {6eb37b6b-15ba-4776-88ea-58d62e9d2086} <Debug> TCPHandler: Processed in 0.001370339 sec. | ||
| 7604 | 2026.01.08 00:36:24.666709 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7605 | 2026.01.08 00:36:24.666803 [ 268 ] {f677ec07-32a0-42ba-b899-a4fa12f56517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7606 | 2026.01.08 00:36:24.666844 [ 268 ] {f677ec07-32a0-42ba-b899-a4fa12f56517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7607 | 2026.01.08 00:36:24.667476 [ 268 ] {f677ec07-32a0-42ba-b899-a4fa12f56517} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7608 | 2026.01.08 00:36:24.667520 [ 268 ] {f677ec07-32a0-42ba-b899-a4fa12f56517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7609 | 2026.01.08 00:36:24.667962 [ 268 ] {f677ec07-32a0-42ba-b899-a4fa12f56517} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7610 | 2026.01.08 00:36:24.668246 [ 268 ] {f677ec07-32a0-42ba-b899-a4fa12f56517} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2026.01.08 00:36:24.668374 [ 268 ] {f677ec07-32a0-42ba-b899-a4fa12f56517} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001588 sec., 450251.88916876575 rows/sec., 31.58 MiB/sec. | ||
| 7612 | 2026.01.08 00:36:24.668411 [ 268 ] {f677ec07-32a0-42ba-b899-a4fa12f56517} <Debug> TCPHandler: Processed in 0.00175172 sec. | ||
| 7613 | 2026.01.08 00:36:24.668522 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7614 | 2026.01.08 00:36:24.668619 [ 268 ] {ee124284-a623-4035-83ce-65d51fdf2eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7615 | 2026.01.08 00:36:24.668661 [ 268 ] {ee124284-a623-4035-83ce-65d51fdf2eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7616 | 2026.01.08 00:36:24.669003 [ 268 ] {ee124284-a623-4035-83ce-65d51fdf2eb1} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2026.01.08 00:36:24.669041 [ 268 ] {ee124284-a623-4035-83ce-65d51fdf2eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7618 | 2026.01.08 00:36:24.669358 [ 268 ] {ee124284-a623-4035-83ce-65d51fdf2eb1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7619 | 2026.01.08 00:36:24.669562 [ 268 ] {ee124284-a623-4035-83ce-65d51fdf2eb1} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2026.01.08 00:36:24.669687 [ 268 ] {ee124284-a623-4035-83ce-65d51fdf2eb1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 7621 | 2026.01.08 00:36:24.669723 [ 268 ] {ee124284-a623-4035-83ce-65d51fdf2eb1} <Debug> TCPHandler: Processed in 0.001250246 sec. | ||
| 7622 | 2026.01.08 00:36:24.669829 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2026.01.08 00:36:24.669932 [ 268 ] {8e816844-39c5-4050-8183-24f2dcd291c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7624 | 2026.01.08 00:36:24.669978 [ 268 ] {8e816844-39c5-4050-8183-24f2dcd291c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7625 | 2026.01.08 00:36:24.670413 [ 268 ] {8e816844-39c5-4050-8183-24f2dcd291c3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.01.08 00:36:24.670452 [ 268 ] {8e816844-39c5-4050-8183-24f2dcd291c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7627 | 2026.01.08 00:36:24.670819 [ 268 ] {8e816844-39c5-4050-8183-24f2dcd291c3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7628 | 2026.01.08 00:36:24.671062 [ 268 ] {8e816844-39c5-4050-8183-24f2dcd291c3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.01.08 00:36:24.671199 [ 268 ] {8e816844-39c5-4050-8183-24f2dcd291c3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001287 sec., 243978.243978244 rows/sec., 16.03 MiB/sec. | ||
| 7630 | 2026.01.08 00:36:24.671240 [ 268 ] {8e816844-39c5-4050-8183-24f2dcd291c3} <Debug> TCPHandler: Processed in 0.001463562 sec. | ||
| 7631 | 2026.01.08 00:36:24.671361 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2026.01.08 00:36:24.671482 [ 268 ] {201074b6-b4e8-43f2-ba4a-0d822e51b9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7633 | 2026.01.08 00:36:24.671536 [ 268 ] {201074b6-b4e8-43f2-ba4a-0d822e51b9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7634 | 2026.01.08 00:36:24.671916 [ 268 ] {201074b6-b4e8-43f2-ba4a-0d822e51b9ce} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2026.01.08 00:36:24.671963 [ 268 ] {201074b6-b4e8-43f2-ba4a-0d822e51b9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7636 | 2026.01.08 00:36:24.672364 [ 268 ] {201074b6-b4e8-43f2-ba4a-0d822e51b9ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7637 | 2026.01.08 00:36:24.672597 [ 268 ] {201074b6-b4e8-43f2-ba4a-0d822e51b9ce} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2026.01.08 00:36:24.672736 [ 268 ] {201074b6-b4e8-43f2-ba4a-0d822e51b9ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00128 sec., 781.2499999999999 rows/sec., 52.64 KiB/sec. | ||
| 7639 | 2026.01.08 00:36:24.672775 [ 268 ] {201074b6-b4e8-43f2-ba4a-0d822e51b9ce} <Debug> TCPHandler: Processed in 0.001465412 sec. | ||
| 7640 | 2026.01.08 00:36:24.672890 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7641 | 2026.01.08 00:36:24.672985 [ 268 ] {06034697-f0f1-4228-b9c1-0b1988c3d4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7642 | 2026.01.08 00:36:24.673042 [ 268 ] {06034697-f0f1-4228-b9c1-0b1988c3d4d2} <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 | ||
| 7643 | 2026.01.08 00:36:24.673947 [ 268 ] {06034697-f0f1-4228-b9c1-0b1988c3d4d2} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2026.01.08 00:36:24.673986 [ 268 ] {06034697-f0f1-4228-b9c1-0b1988c3d4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7645 | 2026.01.08 00:36:24.674571 [ 268 ] {06034697-f0f1-4228-b9c1-0b1988c3d4d2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7646 | 2026.01.08 00:36:24.674802 [ 268 ] {06034697-f0f1-4228-b9c1-0b1988c3d4d2} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2026.01.08 00:36:24.674930 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7648 | 2026.01.08 00:36:24.674947 [ 268 ] {06034697-f0f1-4228-b9c1-0b1988c3d4d2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001981 sec., 18172.640080767287 rows/sec., 32.56 MiB/sec. | ||
| 7649 | 2026.01.08 00:36:24.674981 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2026.01.08 00:36:24.675008 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 7651 | 2026.01.08 00:36:24.675030 [ 268 ] {06034697-f0f1-4228-b9c1-0b1988c3d4d2} <Debug> TCPHandler: Processed in 0.002191133 sec. | ||
| 7652 | 2026.01.08 00:36:24.675106 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 7653 | 2026.01.08 00:36:24.675147 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.01.08 00:36:24.675244 [ 268 ] {99972738-597b-4e52-8301-5ab2a556c83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7655 | 2026.01.08 00:36:24.675286 [ 268 ] {99972738-597b-4e52-8301-5ab2a556c83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7656 | 2026.01.08 00:36:24.675369 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7657 | 2026.01.08 00:36:24.675437 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 768 rows starting from the beginning of the part | ||
| 7658 | 2026.01.08 00:36:24.675567 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 7659 | 2026.01.08 00:36:24.675610 [ 268 ] {99972738-597b-4e52-8301-5ab2a556c83f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.01.08 00:36:24.675651 [ 268 ] {99972738-597b-4e52-8301-5ab2a556c83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7661 | 2026.01.08 00:36:24.675682 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 7662 | 2026.01.08 00:36:24.675794 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 7663 | 2026.01.08 00:36:24.675893 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7664 | 2026.01.08 00:36:24.675981 [ 268 ] {99972738-597b-4e52-8301-5ab2a556c83f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7665 | 2026.01.08 00:36:24.675990 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 7666 | 2026.01.08 00:36:24.676212 [ 268 ] {99972738-597b-4e52-8301-5ab2a556c83f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.01.08 00:36:24.676348 [ 268 ] {99972738-597b-4e52-8301-5ab2a556c83f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001122 sec., 92691.62210338682 rows/sec., 5.68 MiB/sec. | ||
| 7668 | 2026.01.08 00:36:24.676386 [ 268 ] {99972738-597b-4e52-8301-5ab2a556c83f} <Debug> TCPHandler: Processed in 0.001287167 sec. | ||
| 7669 | 2026.01.08 00:36:24.691563 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 19 columns (19 merged, 0 gathered) in 0.016503599 sec., 53685.25980302841 rows/sec., 96.20 MiB/sec. | ||
| 7670 | 2026.01.08 00:36:24.692967 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7671 | 2026.01.08 00:36:24.693330 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.01.08 00:36:24.693402 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7673 | 2026.01.08 00:36:24.693521 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7674 | 2026.01.08 00:36:25.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.74 MiB, peak 297.97 MiB, free memory in arenas 0.00 B, will set to 288.41 MiB (RSS), difference: 3.67 MiB | ||
| 7675 | 2026.01.08 00:36:29.532944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15921 | ||
| 7676 | 2026.01.08 00:36:29.533445 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.01.08 00:36:29.533494 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7678 | 2026.01.08 00:36:29.533992 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7679 | 2026.01.08 00:36:29.534237 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.01.08 00:36:29.534382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15921 | ||
| 7681 | 2026.01.08 00:36:29.646351 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2026.01.08 00:36:29.646553 [ 268 ] {f1b07693-0d8a-417e-b0ec-0dabe48b2ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7683 | 2026.01.08 00:36:29.646627 [ 268 ] {f1b07693-0d8a-417e-b0ec-0dabe48b2ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7684 | 2026.01.08 00:36:29.647314 [ 268 ] {f1b07693-0d8a-417e-b0ec-0dabe48b2ef9} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2026.01.08 00:36:29.647363 [ 268 ] {f1b07693-0d8a-417e-b0ec-0dabe48b2ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7686 | 2026.01.08 00:36:29.647746 [ 268 ] {f1b07693-0d8a-417e-b0ec-0dabe48b2ef9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7687 | 2026.01.08 00:36:29.647967 [ 268 ] {f1b07693-0d8a-417e-b0ec-0dabe48b2ef9} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.01.08 00:36:29.648128 [ 268 ] {f1b07693-0d8a-417e-b0ec-0dabe48b2ef9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001631 sec., 2452.4831391784182 rows/sec., 199.98 KiB/sec. | ||
| 7689 | 2026.01.08 00:36:29.648170 [ 268 ] {f1b07693-0d8a-417e-b0ec-0dabe48b2ef9} <Debug> TCPHandler: Processed in 0.001959196 sec. | ||
| 7690 | 2026.01.08 00:36:29.648297 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2026.01.08 00:36:29.648390 [ 268 ] {0d99e66e-66f4-45e1-b344-b0c17b7881dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7692 | 2026.01.08 00:36:29.648429 [ 268 ] {0d99e66e-66f4-45e1-b344-b0c17b7881dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7693 | 2026.01.08 00:36:29.648874 [ 268 ] {0d99e66e-66f4-45e1-b344-b0c17b7881dc} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.01.08 00:36:29.648910 [ 268 ] {0d99e66e-66f4-45e1-b344-b0c17b7881dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7695 | 2026.01.08 00:36:29.649219 [ 268 ] {0d99e66e-66f4-45e1-b344-b0c17b7881dc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7696 | 2026.01.08 00:36:29.649427 [ 268 ] {0d99e66e-66f4-45e1-b344-b0c17b7881dc} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.01.08 00:36:29.649546 [ 139 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7698 | 2026.01.08 00:36:29.649553 [ 268 ] {0d99e66e-66f4-45e1-b344-b0c17b7881dc} <Debug> executeQuery: Read 69 rows, 5.62 KiB in 0.001182 sec., 58375.63451776649 rows/sec., 4.64 MiB/sec. | ||
| 7699 | 2026.01.08 00:36:29.649616 [ 139 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.01.08 00:36:29.649632 [ 268 ] {0d99e66e-66f4-45e1-b344-b0c17b7881dc} <Debug> TCPHandler: Processed in 0.001389569 sec. | ||
| 7701 | 2026.01.08 00:36:29.649645 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7702 | 2026.01.08 00:36:29.649776 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 7703 | 2026.01.08 00:36:29.649782 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2026.01.08 00:36:29.649902 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7705 | 2026.01.08 00:36:29.649911 [ 268 ] {099c7bdd-c197-4495-afc4-340980a7691d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7706 | 2026.01.08 00:36:29.649945 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2465 rows starting from the beginning of the part | ||
| 7707 | 2026.01.08 00:36:29.649964 [ 268 ] {099c7bdd-c197-4495-afc4-340980a7691d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7708 | 2026.01.08 00:36:29.650017 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 2326 rows starting from the beginning of the part | ||
| 7709 | 2026.01.08 00:36:29.650071 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
| 7710 | 2026.01.08 00:36:29.650118 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 66 rows starting from the beginning of the part | ||
| 7711 | 2026.01.08 00:36:29.650162 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1184 rows starting from the beginning of the part | ||
| 7712 | 2026.01.08 00:36:29.650208 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 69 rows starting from the beginning of the part | ||
| 7713 | 2026.01.08 00:36:29.650401 [ 268 ] {099c7bdd-c197-4495-afc4-340980a7691d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7714 | 2026.01.08 00:36:29.650442 [ 268 ] {099c7bdd-c197-4495-afc4-340980a7691d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7715 | 2026.01.08 00:36:29.650753 [ 268 ] {099c7bdd-c197-4495-afc4-340980a7691d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7716 | 2026.01.08 00:36:29.650968 [ 268 ] {099c7bdd-c197-4495-afc4-340980a7691d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7717 | 2026.01.08 00:36:29.651104 [ 268 ] {099c7bdd-c197-4495-afc4-340980a7691d} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001211 sec., 7431.874483897605 rows/sec., 541.10 KiB/sec. | ||
| 7718 | 2026.01.08 00:36:29.651142 [ 268 ] {099c7bdd-c197-4495-afc4-340980a7691d} <Debug> TCPHandler: Processed in 0.00141274 sec. | ||
| 7719 | 2026.01.08 00:36:29.651249 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7720 | 2026.01.08 00:36:29.651342 [ 268 ] {f6ab51d8-dc6b-49b6-b4b7-e55fb6214466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7721 | 2026.01.08 00:36:29.651380 [ 268 ] {f6ab51d8-dc6b-49b6-b4b7-e55fb6214466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7722 | 2026.01.08 00:36:29.651752 [ 268 ] {f6ab51d8-dc6b-49b6-b4b7-e55fb6214466} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7723 | 2026.01.08 00:36:29.651788 [ 268 ] {f6ab51d8-dc6b-49b6-b4b7-e55fb6214466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7724 | 2026.01.08 00:36:29.652069 [ 268 ] {f6ab51d8-dc6b-49b6-b4b7-e55fb6214466} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7725 | 2026.01.08 00:36:29.652243 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002522731 sec., 2444176.5689643486 rows/sec., 207.57 MiB/sec. | ||
| 7726 | 2026.01.08 00:36:29.652272 [ 268 ] {f6ab51d8-dc6b-49b6-b4b7-e55fb6214466} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.01.08 00:36:29.652401 [ 268 ] {f6ab51d8-dc6b-49b6-b4b7-e55fb6214466} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 61.66 KiB/sec. | ||
| 7728 | 2026.01.08 00:36:29.652438 [ 268 ] {f6ab51d8-dc6b-49b6-b4b7-e55fb6214466} <Debug> TCPHandler: Processed in 0.001235475 sec. | ||
| 7729 | 2026.01.08 00:36:29.652484 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7730 | 2026.01.08 00:36:29.652543 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2026.01.08 00:36:29.652641 [ 268 ] {957207b3-853e-41e2-b6ea-5a105be38037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7732 | 2026.01.08 00:36:29.652682 [ 268 ] {957207b3-853e-41e2-b6ea-5a105be38037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7733 | 2026.01.08 00:36:29.652723 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2026.01.08 00:36:29.652795 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_51_10} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7735 | 2026.01.08 00:36:29.652864 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 7736 | 2026.01.08 00:36:29.653076 [ 268 ] {957207b3-853e-41e2-b6ea-5a105be38037} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.01.08 00:36:29.653117 [ 268 ] {957207b3-853e-41e2-b6ea-5a105be38037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7738 | 2026.01.08 00:36:29.653416 [ 268 ] {957207b3-853e-41e2-b6ea-5a105be38037} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7739 | 2026.01.08 00:36:29.653627 [ 268 ] {957207b3-853e-41e2-b6ea-5a105be38037} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.01.08 00:36:29.653730 [ 139 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7741 | 2026.01.08 00:36:29.653752 [ 268 ] {957207b3-853e-41e2-b6ea-5a105be38037} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001129 sec., 64658.99025686448 rows/sec., 5.05 MiB/sec. | ||
| 7742 | 2026.01.08 00:36:29.653765 [ 139 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.01.08 00:36:29.653792 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7744 | 2026.01.08 00:36:29.653796 [ 268 ] {957207b3-853e-41e2-b6ea-5a105be38037} <Debug> TCPHandler: Processed in 0.001300097 sec. | ||
| 7745 | 2026.01.08 00:36:29.653888 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 7746 | 2026.01.08 00:36:29.653914 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7747 | 2026.01.08 00:36:29.654015 [ 268 ] {126fdae8-1f21-41c3-b930-70b531c6ce1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7748 | 2026.01.08 00:36:29.654027 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7749 | 2026.01.08 00:36:29.654059 [ 268 ] {126fdae8-1f21-41c3-b930-70b531c6ce1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7750 | 2026.01.08 00:36:29.654070 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 7751 | 2026.01.08 00:36:29.654145 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1175 rows starting from the beginning of the part | ||
| 7752 | 2026.01.08 00:36:29.654190 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
| 7753 | 2026.01.08 00:36:29.654231 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 69 rows starting from the beginning of the part | ||
| 7754 | 2026.01.08 00:36:29.654268 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 715 rows starting from the beginning of the part | ||
| 7755 | 2026.01.08 00:36:29.654309 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 73 rows starting from the beginning of the part | ||
| 7756 | 2026.01.08 00:36:29.654478 [ 268 ] {126fdae8-1f21-41c3-b930-70b531c6ce1c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2026.01.08 00:36:29.654521 [ 268 ] {126fdae8-1f21-41c3-b930-70b531c6ce1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7758 | 2026.01.08 00:36:29.654862 [ 268 ] {126fdae8-1f21-41c3-b930-70b531c6ce1c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7759 | 2026.01.08 00:36:29.655091 [ 268 ] {126fdae8-1f21-41c3-b930-70b531c6ce1c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2026.01.08 00:36:29.655223 [ 268 ] {126fdae8-1f21-41c3-b930-70b531c6ce1c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001226 sec., 132137.03099510603 rows/sec., 9.20 MiB/sec. | ||
| 7761 | 2026.01.08 00:36:29.655234 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7762 | 2026.01.08 00:36:29.655259 [ 268 ] {126fdae8-1f21-41c3-b930-70b531c6ce1c} <Debug> TCPHandler: Processed in 0.001392009 sec. | ||
| 7763 | 2026.01.08 00:36:29.655276 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.01.08 00:36:29.655299 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7765 | 2026.01.08 00:36:29.655369 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 7766 | 2026.01.08 00:36:29.655370 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2026.01.08 00:36:29.655472 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7768 | 2026.01.08 00:36:29.655488 [ 268 ] {21b85419-bac9-4ffa-bdb6-d442d1acf547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7769 | 2026.01.08 00:36:29.655504 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15073 rows starting from the beginning of the part | ||
| 7770 | 2026.01.08 00:36:29.655538 [ 268 ] {21b85419-bac9-4ffa-bdb6-d442d1acf547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7771 | 2026.01.08 00:36:29.655558 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 904 rows starting from the beginning of the part | ||
| 7772 | 2026.01.08 00:36:29.655602 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 96 rows starting from the beginning of the part | ||
| 7773 | 2026.01.08 00:36:29.655645 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 7774 | 2026.01.08 00:36:29.655687 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 314 rows starting from the beginning of the part | ||
| 7775 | 2026.01.08 00:36:29.655731 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 162 rows starting from the beginning of the part | ||
| 7776 | 2026.01.08 00:36:29.655744 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001901824 sec., 1759363.6424821643 rows/sec., 133.11 MiB/sec. | ||
| 7777 | 2026.01.08 00:36:29.655865 [ 268 ] {21b85419-bac9-4ffa-bdb6-d442d1acf547} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2026.01.08 00:36:29.655910 [ 268 ] {21b85419-bac9-4ffa-bdb6-d442d1acf547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7779 | 2026.01.08 00:36:29.655950 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7780 | 2026.01.08 00:36:29.656267 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2026.01.08 00:36:29.656336 [ 268 ] {21b85419-bac9-4ffa-bdb6-d442d1acf547} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7782 | 2026.01.08 00:36:29.656351 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_51_10} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7783 | 2026.01.08 00:36:29.656439 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7784 | 2026.01.08 00:36:29.656566 [ 268 ] {21b85419-bac9-4ffa-bdb6-d442d1acf547} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.01.08 00:36:29.656695 [ 137 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7786 | 2026.01.08 00:36:29.656703 [ 268 ] {21b85419-bac9-4ffa-bdb6-d442d1acf547} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001233 sec., 811.0300081103002 rows/sec., 51.48 KiB/sec. | ||
| 7787 | 2026.01.08 00:36:29.656735 [ 137 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.01.08 00:36:29.656757 [ 268 ] {21b85419-bac9-4ffa-bdb6-d442d1acf547} <Debug> TCPHandler: Processed in 0.001433691 sec. | ||
| 7789 | 2026.01.08 00:36:29.656760 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7790 | 2026.01.08 00:36:29.656851 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7791 | 2026.01.08 00:36:29.656876 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2026.01.08 00:36:29.656947 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7793 | 2026.01.08 00:36:29.656969 [ 268 ] {209f5e05-1d55-44ce-9da7-0541735b96fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7794 | 2026.01.08 00:36:29.656977 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 7795 | 2026.01.08 00:36:29.657025 [ 268 ] {209f5e05-1d55-44ce-9da7-0541735b96fe} <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 | ||
| 7796 | 2026.01.08 00:36:29.657040 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7797 | 2026.01.08 00:36:29.657086 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7798 | 2026.01.08 00:36:29.657130 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7799 | 2026.01.08 00:36:29.657172 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7800 | 2026.01.08 00:36:29.657212 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7801 | 2026.01.08 00:36:29.657809 [ 268 ] {209f5e05-1d55-44ce-9da7-0541735b96fe} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2026.01.08 00:36:29.657845 [ 268 ] {209f5e05-1d55-44ce-9da7-0541735b96fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7803 | 2026.01.08 00:36:29.657969 [ 198 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151843 sec., 16495.30361342648 rows/sec., 1.08 MiB/sec. | ||
| 7804 | 2026.01.08 00:36:29.658090 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7805 | 2026.01.08 00:36:29.658343 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.01.08 00:36:29.658378 [ 268 ] {209f5e05-1d55-44ce-9da7-0541735b96fe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7807 | 2026.01.08 00:36:29.658411 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_19_4} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7808 | 2026.01.08 00:36:29.658474 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7809 | 2026.01.08 00:36:29.658602 [ 268 ] {209f5e05-1d55-44ce-9da7-0541735b96fe} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.01.08 00:36:29.658738 [ 268 ] {209f5e05-1d55-44ce-9da7-0541735b96fe} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001787 sec., 2797.9854504756577 rows/sec., 5.01 MiB/sec. | ||
| 7811 | 2026.01.08 00:36:29.658791 [ 268 ] {209f5e05-1d55-44ce-9da7-0541735b96fe} <Debug> TCPHandler: Processed in 0.001962395 sec. | ||
| 7812 | 2026.01.08 00:36:29.658898 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7813 | 2026.01.08 00:36:29.658994 [ 268 ] {2df4e20b-c97e-4fff-84e2-3a279514af6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7814 | 2026.01.08 00:36:29.659035 [ 268 ] {2df4e20b-c97e-4fff-84e2-3a279514af6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7815 | 2026.01.08 00:36:29.659364 [ 268 ] {2df4e20b-c97e-4fff-84e2-3a279514af6c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2026.01.08 00:36:29.659400 [ 268 ] {2df4e20b-c97e-4fff-84e2-3a279514af6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7817 | 2026.01.08 00:36:29.659718 [ 268 ] {2df4e20b-c97e-4fff-84e2-3a279514af6c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7818 | 2026.01.08 00:36:29.659920 [ 268 ] {2df4e20b-c97e-4fff-84e2-3a279514af6c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2026.01.08 00:36:29.660050 [ 268 ] {2df4e20b-c97e-4fff-84e2-3a279514af6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7820 | 2026.01.08 00:36:29.660050 [ 137 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7821 | 2026.01.08 00:36:29.660089 [ 268 ] {2df4e20b-c97e-4fff-84e2-3a279514af6c} <Debug> TCPHandler: Processed in 0.001238665 sec. | ||
| 7822 | 2026.01.08 00:36:29.660103 [ 137 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.01.08 00:36:29.660111 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16709 rows, containing 5 columns (5 merged, 0 gathered) in 0.004772806 sec., 3500875.5855570077 rows/sec., 236.42 MiB/sec. | ||
| 7824 | 2026.01.08 00:36:29.660132 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7825 | 2026.01.08 00:36:29.660209 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 7826 | 2026.01.08 00:36:29.660299 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7827 | 2026.01.08 00:36:29.660312 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7828 | 2026.01.08 00:36:29.660344 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3180 rows starting from the beginning of the part | ||
| 7829 | 2026.01.08 00:36:29.660386 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 68 rows starting from the beginning of the part | ||
| 7830 | 2026.01.08 00:36:29.660423 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 7831 | 2026.01.08 00:36:29.660467 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 7832 | 2026.01.08 00:36:29.660505 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 7833 | 2026.01.08 00:36:29.660541 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 7834 | 2026.01.08 00:36:29.660578 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): 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.08 00:36:29.660664 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7836 | 2026.01.08 00:36:29.660739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 7837 | 2026.01.08 00:36:29.661630 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3508 rows, containing 4 columns (4 merged, 0 gathered) in 0.001453071 sec., 2414197.24156631 rows/sec., 155.25 MiB/sec. | ||
| 7838 | 2026.01.08 00:36:29.661997 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7839 | 2026.01.08 00:36:29.662268 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_51_10} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.01.08 00:36:29.662346 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_51_10} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7841 | 2026.01.08 00:36:29.662440 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7842 | 2026.01.08 00:36:30.379810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7843 | 2026.01.08 00:36:30.396867 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7844 | 2026.01.08 00:36:30.396933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7845 | 2026.01.08 00:36:30.403103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7846 | 2026.01.08 00:36:30.403840 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7847 | 2026.01.08 00:36:30.406841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7848 | 2026.01.08 00:36:32.083058 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1014 | ||
| 7849 | 2026.01.08 00:36:32.085403 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2026.01.08 00:36:32.085447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7851 | 2026.01.08 00:36:32.086610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7852 | 2026.01.08 00:36:32.086868 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.01.08 00:36:32.087127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 7854 | 2026.01.08 00:36:34.658605 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2026.01.08 00:36:34.658804 [ 268 ] {40a2a8a5-db1b-49d4-8d41-63885b64f364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7856 | 2026.01.08 00:36:34.658879 [ 268 ] {40a2a8a5-db1b-49d4-8d41-63885b64f364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7857 | 2026.01.08 00:36:34.659804 [ 268 ] {40a2a8a5-db1b-49d4-8d41-63885b64f364} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2026.01.08 00:36:34.659848 [ 268 ] {40a2a8a5-db1b-49d4-8d41-63885b64f364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7859 | 2026.01.08 00:36:34.660259 [ 268 ] {40a2a8a5-db1b-49d4-8d41-63885b64f364} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7860 | 2026.01.08 00:36:34.660492 [ 268 ] {40a2a8a5-db1b-49d4-8d41-63885b64f364} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2026.01.08 00:36:34.660622 [ 132 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7862 | 2026.01.08 00:36:34.660648 [ 268 ] {40a2a8a5-db1b-49d4-8d41-63885b64f364} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0019 sec., 215789.47368421053 rows/sec., 13.69 MiB/sec. | ||
| 7863 | 2026.01.08 00:36:34.660667 [ 132 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2026.01.08 00:36:34.660691 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7865 | 2026.01.08 00:36:34.660700 [ 268 ] {40a2a8a5-db1b-49d4-8d41-63885b64f364} <Debug> TCPHandler: Processed in 0.002237584 sec. | ||
| 7866 | 2026.01.08 00:36:34.660830 [ 198 ] {002680e2-c758-47d6-8370-6e6e4133cd93::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 | ||
| 7867 | 2026.01.08 00:36:34.660838 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.01.08 00:36:34.660982 [ 198 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7869 | 2026.01.08 00:36:34.660988 [ 268 ] {1c3ec4c0-ce00-493d-aaaa-750d927eae11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7870 | 2026.01.08 00:36:34.661026 [ 198 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 434 rows starting from the beginning of the part | ||
| 7871 | 2026.01.08 00:36:34.661048 [ 268 ] {1c3ec4c0-ce00-493d-aaaa-750d927eae11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7872 | 2026.01.08 00:36:34.661108 [ 198 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 7873 | 2026.01.08 00:36:34.661165 [ 198 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7874 | 2026.01.08 00:36:34.661215 [ 198 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7875 | 2026.01.08 00:36:34.661260 [ 198 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7876 | 2026.01.08 00:36:34.661307 [ 198 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7877 | 2026.01.08 00:36:34.662070 [ 268 ] {1c3ec4c0-ce00-493d-aaaa-750d927eae11} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2026.01.08 00:36:34.662113 [ 268 ] {1c3ec4c0-ce00-493d-aaaa-750d927eae11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7879 | 2026.01.08 00:36:34.662506 [ 268 ] {1c3ec4c0-ce00-493d-aaaa-750d927eae11} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7880 | 2026.01.08 00:36:34.662611 [ 197 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836982 sec., 1352217.9313678632 rows/sec., 91.19 MiB/sec. | ||
| 7881 | 2026.01.08 00:36:34.662744 [ 268 ] {1c3ec4c0-ce00-493d-aaaa-750d927eae11} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.01.08 00:36:34.662802 [ 188 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7883 | 2026.01.08 00:36:34.662880 [ 268 ] {1c3ec4c0-ce00-493d-aaaa-750d927eae11} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001916 sec., 617954.0709812109 rows/sec., 49.30 MiB/sec. | ||
| 7884 | 2026.01.08 00:36:34.662919 [ 268 ] {1c3ec4c0-ce00-493d-aaaa-750d927eae11} <Debug> TCPHandler: Processed in 0.002134141 sec. | ||
| 7885 | 2026.01.08 00:36:34.663039 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.01.08 00:36:34.663113 [ 188 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2026.01.08 00:36:34.663133 [ 268 ] {b2e7b57e-9062-4228-a39f-84e3ba01bd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7888 | 2026.01.08 00:36:34.663174 [ 268 ] {b2e7b57e-9062-4228-a39f-84e3ba01bd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7889 | 2026.01.08 00:36:34.663188 [ 188 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_20_4} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7890 | 2026.01.08 00:36:34.663280 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7891 | 2026.01.08 00:36:34.663667 [ 268 ] {b2e7b57e-9062-4228-a39f-84e3ba01bd99} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7892 | 2026.01.08 00:36:34.663702 [ 268 ] {b2e7b57e-9062-4228-a39f-84e3ba01bd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7893 | 2026.01.08 00:36:34.664019 [ 268 ] {b2e7b57e-9062-4228-a39f-84e3ba01bd99} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7894 | 2026.01.08 00:36:34.664241 [ 268 ] {b2e7b57e-9062-4228-a39f-84e3ba01bd99} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7895 | 2026.01.08 00:36:34.664368 [ 268 ] {b2e7b57e-9062-4228-a39f-84e3ba01bd99} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001253 sec., 192338.3878691141 rows/sec., 11.71 MiB/sec. | ||
| 7896 | 2026.01.08 00:36:34.664407 [ 268 ] {b2e7b57e-9062-4228-a39f-84e3ba01bd99} <Debug> TCPHandler: Processed in 0.00141778 sec. | ||
| 7897 | 2026.01.08 00:36:34.664520 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.01.08 00:36:34.664616 [ 268 ] {e9baa71b-324a-483a-a363-ab0798a60693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7899 | 2026.01.08 00:36:34.664657 [ 268 ] {e9baa71b-324a-483a-a363-ab0798a60693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7900 | 2026.01.08 00:36:34.665141 [ 268 ] {e9baa71b-324a-483a-a363-ab0798a60693} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7901 | 2026.01.08 00:36:34.665179 [ 268 ] {e9baa71b-324a-483a-a363-ab0798a60693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7902 | 2026.01.08 00:36:34.665481 [ 268 ] {e9baa71b-324a-483a-a363-ab0798a60693} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7903 | 2026.01.08 00:36:34.665685 [ 268 ] {e9baa71b-324a-483a-a363-ab0798a60693} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.01.08 00:36:34.665809 [ 268 ] {e9baa71b-324a-483a-a363-ab0798a60693} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 7905 | 2026.01.08 00:36:34.665846 [ 268 ] {e9baa71b-324a-483a-a363-ab0798a60693} <Debug> TCPHandler: Processed in 0.001375329 sec. | ||
| 7906 | 2026.01.08 00:36:34.665956 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7907 | 2026.01.08 00:36:34.666077 [ 268 ] {c7651acb-a901-4cde-958b-ffd5046beac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7908 | 2026.01.08 00:36:34.666117 [ 268 ] {c7651acb-a901-4cde-958b-ffd5046beac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7909 | 2026.01.08 00:36:34.666583 [ 268 ] {c7651acb-a901-4cde-958b-ffd5046beac4} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2026.01.08 00:36:34.666619 [ 268 ] {c7651acb-a901-4cde-958b-ffd5046beac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7911 | 2026.01.08 00:36:34.666919 [ 268 ] {c7651acb-a901-4cde-958b-ffd5046beac4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7912 | 2026.01.08 00:36:34.667138 [ 268 ] {c7651acb-a901-4cde-958b-ffd5046beac4} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2026.01.08 00:36:34.667242 [ 129 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7914 | 2026.01.08 00:36:34.667263 [ 268 ] {c7651acb-a901-4cde-958b-ffd5046beac4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 7915 | 2026.01.08 00:36:34.667328 [ 129 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.01.08 00:36:34.667346 [ 268 ] {c7651acb-a901-4cde-958b-ffd5046beac4} <Debug> TCPHandler: Processed in 0.001439961 sec. | ||
| 7917 | 2026.01.08 00:36:34.667355 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7918 | 2026.01.08 00:36:34.667446 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::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 | ||
| 7919 | 2026.01.08 00:36:34.667464 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2026.01.08 00:36:34.667564 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7921 | 2026.01.08 00:36:34.667576 [ 268 ] {aeb0dcc9-c0bf-44c3-b985-98724bb99a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7922 | 2026.01.08 00:36:34.667606 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 223 rows starting from the beginning of the part | ||
| 7923 | 2026.01.08 00:36:34.667629 [ 268 ] {aeb0dcc9-c0bf-44c3-b985-98724bb99a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7924 | 2026.01.08 00:36:34.667667 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 7925 | 2026.01.08 00:36:34.667720 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7926 | 2026.01.08 00:36:34.667761 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7927 | 2026.01.08 00:36:34.667798 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7928 | 2026.01.08 00:36:34.667834 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7929 | 2026.01.08 00:36:34.668313 [ 268 ] {aeb0dcc9-c0bf-44c3-b985-98724bb99a05} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.01.08 00:36:34.668354 [ 268 ] {aeb0dcc9-c0bf-44c3-b985-98724bb99a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7931 | 2026.01.08 00:36:34.668700 [ 268 ] {aeb0dcc9-c0bf-44c3-b985-98724bb99a05} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7932 | 2026.01.08 00:36:34.668726 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315468 sec., 971517.3611216693 rows/sec., 59.05 MiB/sec. | ||
| 7933 | 2026.01.08 00:36:34.668876 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7934 | 2026.01.08 00:36:34.668936 [ 268 ] {aeb0dcc9-c0bf-44c3-b985-98724bb99a05} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2026.01.08 00:36:34.669080 [ 268 ] {aeb0dcc9-c0bf-44c3-b985-98724bb99a05} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001522 sec., 469776.60972404736 rows/sec., 32.95 MiB/sec. | ||
| 7936 | 2026.01.08 00:36:34.669121 [ 268 ] {aeb0dcc9-c0bf-44c3-b985-98724bb99a05} <Debug> TCPHandler: Processed in 0.001706689 sec. | ||
| 7937 | 2026.01.08 00:36:34.669171 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.01.08 00:36:34.669246 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2026.01.08 00:36:34.669255 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_20_4} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7940 | 2026.01.08 00:36:34.669347 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7941 | 2026.01.08 00:36:34.669349 [ 268 ] {5241f717-9a1c-4c7b-b574-df161f2b4ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7942 | 2026.01.08 00:36:34.669407 [ 268 ] {5241f717-9a1c-4c7b-b574-df161f2b4ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7943 | 2026.01.08 00:36:34.669743 [ 268 ] {5241f717-9a1c-4c7b-b574-df161f2b4ad9} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.01.08 00:36:34.669781 [ 268 ] {5241f717-9a1c-4c7b-b574-df161f2b4ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7945 | 2026.01.08 00:36:34.670097 [ 268 ] {5241f717-9a1c-4c7b-b574-df161f2b4ad9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7946 | 2026.01.08 00:36:34.670317 [ 268 ] {5241f717-9a1c-4c7b-b574-df161f2b4ad9} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.01.08 00:36:34.670452 [ 268 ] {5241f717-9a1c-4c7b-b574-df161f2b4ad9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 7948 | 2026.01.08 00:36:34.670489 [ 268 ] {5241f717-9a1c-4c7b-b574-df161f2b4ad9} <Debug> TCPHandler: Processed in 0.001293397 sec. | ||
| 7949 | 2026.01.08 00:36:34.670597 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.01.08 00:36:34.670691 [ 268 ] {b3976eb0-824a-47cc-a611-0fef9c2fed92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7951 | 2026.01.08 00:36:34.670734 [ 268 ] {b3976eb0-824a-47cc-a611-0fef9c2fed92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7952 | 2026.01.08 00:36:34.671170 [ 268 ] {b3976eb0-824a-47cc-a611-0fef9c2fed92} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.01.08 00:36:34.671207 [ 268 ] {b3976eb0-824a-47cc-a611-0fef9c2fed92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7954 | 2026.01.08 00:36:34.671549 [ 268 ] {b3976eb0-824a-47cc-a611-0fef9c2fed92} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7955 | 2026.01.08 00:36:34.671761 [ 268 ] {b3976eb0-824a-47cc-a611-0fef9c2fed92} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.01.08 00:36:34.671890 [ 268 ] {b3976eb0-824a-47cc-a611-0fef9c2fed92} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 7957 | 2026.01.08 00:36:34.671927 [ 268 ] {b3976eb0-824a-47cc-a611-0fef9c2fed92} <Debug> TCPHandler: Processed in 0.00137946 sec. | ||
| 7958 | 2026.01.08 00:36:34.672040 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2026.01.08 00:36:34.672134 [ 268 ] {af570cc1-30f4-459f-bfb3-2cc0a14660c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7960 | 2026.01.08 00:36:34.672175 [ 268 ] {af570cc1-30f4-459f-bfb3-2cc0a14660c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7961 | 2026.01.08 00:36:34.672485 [ 268 ] {af570cc1-30f4-459f-bfb3-2cc0a14660c7} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.01.08 00:36:34.672521 [ 268 ] {af570cc1-30f4-459f-bfb3-2cc0a14660c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7963 | 2026.01.08 00:36:34.672821 [ 268 ] {af570cc1-30f4-459f-bfb3-2cc0a14660c7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7964 | 2026.01.08 00:36:34.673030 [ 268 ] {af570cc1-30f4-459f-bfb3-2cc0a14660c7} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.01.08 00:36:34.673156 [ 268 ] {af570cc1-30f4-459f-bfb3-2cc0a14660c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 7966 | 2026.01.08 00:36:34.673193 [ 268 ] {af570cc1-30f4-459f-bfb3-2cc0a14660c7} <Debug> TCPHandler: Processed in 0.001202054 sec. | ||
| 7967 | 2026.01.08 00:36:34.673299 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.01.08 00:36:34.673390 [ 268 ] {e4400648-1f5f-45cc-85c5-5f28531fccbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7969 | 2026.01.08 00:36:34.673446 [ 268 ] {e4400648-1f5f-45cc-85c5-5f28531fccbb} <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 | ||
| 7970 | 2026.01.08 00:36:34.674305 [ 268 ] {e4400648-1f5f-45cc-85c5-5f28531fccbb} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.01.08 00:36:34.674341 [ 268 ] {e4400648-1f5f-45cc-85c5-5f28531fccbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7972 | 2026.01.08 00:36:34.674895 [ 268 ] {e4400648-1f5f-45cc-85c5-5f28531fccbb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7973 | 2026.01.08 00:36:34.675119 [ 268 ] {e4400648-1f5f-45cc-85c5-5f28531fccbb} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.01.08 00:36:34.675250 [ 268 ] {e4400648-1f5f-45cc-85c5-5f28531fccbb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001877 sec., 19179.54182205647 rows/sec., 34.37 MiB/sec. | ||
| 7975 | 2026.01.08 00:36:34.675301 [ 268 ] {e4400648-1f5f-45cc-85c5-5f28531fccbb} <Debug> TCPHandler: Processed in 0.002052309 sec. | ||
| 7976 | 2026.01.08 00:36:34.675414 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2026.01.08 00:36:34.675508 [ 268 ] {dfabf87f-0e05-4ee3-bfda-7bb829bf24b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7978 | 2026.01.08 00:36:34.675551 [ 268 ] {dfabf87f-0e05-4ee3-bfda-7bb829bf24b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7979 | 2026.01.08 00:36:34.675880 [ 268 ] {dfabf87f-0e05-4ee3-bfda-7bb829bf24b1} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2026.01.08 00:36:34.675918 [ 268 ] {dfabf87f-0e05-4ee3-bfda-7bb829bf24b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7981 | 2026.01.08 00:36:34.676224 [ 268 ] {dfabf87f-0e05-4ee3-bfda-7bb829bf24b1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7982 | 2026.01.08 00:36:34.676433 [ 268 ] {dfabf87f-0e05-4ee3-bfda-7bb829bf24b1} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2026.01.08 00:36:34.676557 [ 268 ] {dfabf87f-0e05-4ee3-bfda-7bb829bf24b1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 7984 | 2026.01.08 00:36:34.676592 [ 268 ] {dfabf87f-0e05-4ee3-bfda-7bb829bf24b1} <Debug> TCPHandler: Processed in 0.001228275 sec. | ||
| 7985 | 2026.01.08 00:36:36.928533 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7986 | 2026.01.08 00:36:36.928620 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7987 | 2026.01.08 00:36:37.035395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16433 | ||
| 7988 | 2026.01.08 00:36:37.035915 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2026.01.08 00:36:37.035971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7990 | 2026.01.08 00:36:37.036475 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7991 | 2026.01.08 00:36:37.036719 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2026.01.08 00:36:37.036866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16433 | ||
| 7993 | 2026.01.08 00:36:37.907859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7994 | 2026.01.08 00:36:37.924130 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.01.08 00:36:37.924178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 7996 | 2026.01.08 00:36:37.930391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7997 | 2026.01.08 00:36:37.931103 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.01.08 00:36:37.933904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7999 | 2026.01.08 00:36:39.646766 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2026.01.08 00:36:39.646971 [ 268 ] {b74a4f98-4e7d-4121-8f77-83772b6fd894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8001 | 2026.01.08 00:36:39.647075 [ 268 ] {b74a4f98-4e7d-4121-8f77-83772b6fd894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8002 | 2026.01.08 00:36:39.648079 [ 268 ] {b74a4f98-4e7d-4121-8f77-83772b6fd894} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.01.08 00:36:39.648119 [ 268 ] {b74a4f98-4e7d-4121-8f77-83772b6fd894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8004 | 2026.01.08 00:36:39.648546 [ 268 ] {b74a4f98-4e7d-4121-8f77-83772b6fd894} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8005 | 2026.01.08 00:36:39.648773 [ 268 ] {b74a4f98-4e7d-4121-8f77-83772b6fd894} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.01.08 00:36:39.648928 [ 268 ] {b74a4f98-4e7d-4121-8f77-83772b6fd894} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002033 sec., 32464.338416133793 rows/sec., 2.58 MiB/sec. | ||
| 8007 | 2026.01.08 00:36:39.648978 [ 268 ] {b74a4f98-4e7d-4121-8f77-83772b6fd894} <Debug> TCPHandler: Processed in 0.002341707 sec. | ||
| 8008 | 2026.01.08 00:36:39.649100 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.01.08 00:36:39.649203 [ 268 ] {100dca8d-a56e-4f3e-a46c-e937d6812c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8010 | 2026.01.08 00:36:39.649246 [ 268 ] {100dca8d-a56e-4f3e-a46c-e937d6812c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8011 | 2026.01.08 00:36:39.649652 [ 268 ] {100dca8d-a56e-4f3e-a46c-e937d6812c03} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.01.08 00:36:39.649686 [ 268 ] {100dca8d-a56e-4f3e-a46c-e937d6812c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8013 | 2026.01.08 00:36:39.649994 [ 268 ] {100dca8d-a56e-4f3e-a46c-e937d6812c03} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8014 | 2026.01.08 00:36:39.650207 [ 268 ] {100dca8d-a56e-4f3e-a46c-e937d6812c03} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.01.08 00:36:39.650334 [ 268 ] {100dca8d-a56e-4f3e-a46c-e937d6812c03} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001155 sec., 4329.004329004329 rows/sec., 325.52 KiB/sec. | ||
| 8016 | 2026.01.08 00:36:39.650371 [ 268 ] {100dca8d-a56e-4f3e-a46c-e937d6812c03} <Debug> TCPHandler: Processed in 0.001322428 sec. | ||
| 8017 | 2026.01.08 00:36:39.650474 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.01.08 00:36:39.650571 [ 268 ] {eb17b8a9-dcf7-479c-8697-0361dc75e65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8019 | 2026.01.08 00:36:39.650610 [ 268 ] {eb17b8a9-dcf7-479c-8697-0361dc75e65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8020 | 2026.01.08 00:36:39.651015 [ 268 ] {eb17b8a9-dcf7-479c-8697-0361dc75e65a} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.01.08 00:36:39.651050 [ 268 ] {eb17b8a9-dcf7-479c-8697-0361dc75e65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8022 | 2026.01.08 00:36:39.651358 [ 268 ] {eb17b8a9-dcf7-479c-8697-0361dc75e65a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8023 | 2026.01.08 00:36:39.651564 [ 268 ] {eb17b8a9-dcf7-479c-8697-0361dc75e65a} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.01.08 00:36:39.651687 [ 268 ] {eb17b8a9-dcf7-479c-8697-0361dc75e65a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001137 sec., 60686.015831134566 rows/sec., 4.74 MiB/sec. | ||
| 8025 | 2026.01.08 00:36:39.651724 [ 268 ] {eb17b8a9-dcf7-479c-8697-0361dc75e65a} <Debug> TCPHandler: Processed in 0.001299657 sec. | ||
| 8026 | 2026.01.08 00:36:39.651835 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.01.08 00:36:39.651930 [ 268 ] {f288eb8a-9ed9-4337-b3a5-2443e584b37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.01.08 00:36:39.651973 [ 268 ] {f288eb8a-9ed9-4337-b3a5-2443e584b37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8029 | 2026.01.08 00:36:39.652386 [ 268 ] {f288eb8a-9ed9-4337-b3a5-2443e584b37e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.01.08 00:36:39.652419 [ 268 ] {f288eb8a-9ed9-4337-b3a5-2443e584b37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8031 | 2026.01.08 00:36:39.652747 [ 268 ] {f288eb8a-9ed9-4337-b3a5-2443e584b37e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8032 | 2026.01.08 00:36:39.652969 [ 268 ] {f288eb8a-9ed9-4337-b3a5-2443e584b37e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.01.08 00:36:39.653092 [ 268 ] {f288eb8a-9ed9-4337-b3a5-2443e584b37e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8034 | 2026.01.08 00:36:39.653128 [ 268 ] {f288eb8a-9ed9-4337-b3a5-2443e584b37e} <Debug> TCPHandler: Processed in 0.001342578 sec. | ||
| 8035 | 2026.01.08 00:36:39.653228 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.01.08 00:36:39.653321 [ 268 ] {f6bd538b-4f74-4d65-96f0-5536eabc4926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.01.08 00:36:39.653374 [ 268 ] {f6bd538b-4f74-4d65-96f0-5536eabc4926} <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 | ||
| 8038 | 2026.01.08 00:36:39.654109 [ 268 ] {f6bd538b-4f74-4d65-96f0-5536eabc4926} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.01.08 00:36:39.654144 [ 268 ] {f6bd538b-4f74-4d65-96f0-5536eabc4926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8040 | 2026.01.08 00:36:39.654646 [ 268 ] {f6bd538b-4f74-4d65-96f0-5536eabc4926} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8041 | 2026.01.08 00:36:39.654862 [ 268 ] {f6bd538b-4f74-4d65-96f0-5536eabc4926} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.01.08 00:36:39.655000 [ 268 ] {f6bd538b-4f74-4d65-96f0-5536eabc4926} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001696 sec., 2948.1132075471696 rows/sec., 5.28 MiB/sec. | ||
| 8043 | 2026.01.08 00:36:39.655051 [ 268 ] {f6bd538b-4f74-4d65-96f0-5536eabc4926} <Debug> TCPHandler: Processed in 0.001871743 sec. | ||
| 8044 | 2026.01.08 00:36:39.655159 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.01.08 00:36:39.655254 [ 268 ] {092b67fe-dfc1-45ce-b0c3-a7d6c2bc97f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8046 | 2026.01.08 00:36:39.655295 [ 268 ] {092b67fe-dfc1-45ce-b0c3-a7d6c2bc97f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8047 | 2026.01.08 00:36:39.655620 [ 268 ] {092b67fe-dfc1-45ce-b0c3-a7d6c2bc97f6} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.01.08 00:36:39.655654 [ 268 ] {092b67fe-dfc1-45ce-b0c3-a7d6c2bc97f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8049 | 2026.01.08 00:36:39.655968 [ 268 ] {092b67fe-dfc1-45ce-b0c3-a7d6c2bc97f6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8050 | 2026.01.08 00:36:39.656174 [ 268 ] {092b67fe-dfc1-45ce-b0c3-a7d6c2bc97f6} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.01.08 00:36:39.656299 [ 268 ] {092b67fe-dfc1-45ce-b0c3-a7d6c2bc97f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 8052 | 2026.01.08 00:36:39.656334 [ 268 ] {092b67fe-dfc1-45ce-b0c3-a7d6c2bc97f6} <Debug> TCPHandler: Processed in 0.001224265 sec. | ||
| 8053 | 2026.01.08 00:36:41.045022 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.01.08 00:36:41.045246 [ 268 ] {2a769a3b-8b1b-4a5d-ad5e-476e476ddca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8055 | 2026.01.08 00:36:41.045322 [ 268 ] {2a769a3b-8b1b-4a5d-ad5e-476e476ddca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8056 | 2026.01.08 00:36:41.046205 [ 268 ] {2a769a3b-8b1b-4a5d-ad5e-476e476ddca5} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.01.08 00:36:41.046254 [ 268 ] {2a769a3b-8b1b-4a5d-ad5e-476e476ddca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8058 | 2026.01.08 00:36:41.046660 [ 268 ] {2a769a3b-8b1b-4a5d-ad5e-476e476ddca5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8059 | 2026.01.08 00:36:41.046898 [ 268 ] {2a769a3b-8b1b-4a5d-ad5e-476e476ddca5} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.01.08 00:36:41.047057 [ 268 ] {2a769a3b-8b1b-4a5d-ad5e-476e476ddca5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001868 sec., 219486.08137044968 rows/sec., 13.92 MiB/sec. | ||
| 8061 | 2026.01.08 00:36:41.047110 [ 268 ] {2a769a3b-8b1b-4a5d-ad5e-476e476ddca5} <Debug> TCPHandler: Processed in 0.002230354 sec. | ||
| 8062 | 2026.01.08 00:36:41.047232 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.01.08 00:36:41.047335 [ 268 ] {d627b1db-a866-41ba-9e36-695ec808e327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8064 | 2026.01.08 00:36:41.047381 [ 268 ] {d627b1db-a866-41ba-9e36-695ec808e327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8065 | 2026.01.08 00:36:41.047790 [ 268 ] {d627b1db-a866-41ba-9e36-695ec808e327} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.01.08 00:36:41.047829 [ 268 ] {d627b1db-a866-41ba-9e36-695ec808e327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8067 | 2026.01.08 00:36:41.048108 [ 268 ] {d627b1db-a866-41ba-9e36-695ec808e327} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8068 | 2026.01.08 00:36:41.048299 [ 268 ] {d627b1db-a866-41ba-9e36-695ec808e327} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.01.08 00:36:41.048421 [ 268 ] {d627b1db-a866-41ba-9e36-695ec808e327} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001147 sec., 8718.395815170008 rows/sec., 710.92 KiB/sec. | ||
| 8070 | 2026.01.08 00:36:41.048457 [ 268 ] {d627b1db-a866-41ba-9e36-695ec808e327} <Debug> TCPHandler: Processed in 0.001317818 sec. | ||
| 8071 | 2026.01.08 00:36:41.048575 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.01.08 00:36:41.048666 [ 268 ] {0d1a3295-3dcf-47a4-b446-84ef0492238a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8073 | 2026.01.08 00:36:41.048704 [ 268 ] {0d1a3295-3dcf-47a4-b446-84ef0492238a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8074 | 2026.01.08 00:36:41.050388 [ 268 ] {0d1a3295-3dcf-47a4-b446-84ef0492238a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.01.08 00:36:41.050423 [ 268 ] {0d1a3295-3dcf-47a4-b446-84ef0492238a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8076 | 2026.01.08 00:36:41.050861 [ 268 ] {0d1a3295-3dcf-47a4-b446-84ef0492238a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8077 | 2026.01.08 00:36:41.051070 [ 268 ] {0d1a3295-3dcf-47a4-b446-84ef0492238a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.01.08 00:36:41.051198 [ 268 ] {0d1a3295-3dcf-47a4-b446-84ef0492238a} <Debug> executeQuery: Read 2329 rows, 193.66 KiB in 0.002498 sec., 932345.8767013612 rows/sec., 75.71 MiB/sec. | ||
| 8079 | 2026.01.08 00:36:41.051236 [ 268 ] {0d1a3295-3dcf-47a4-b446-84ef0492238a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8080 | 2026.01.08 00:36:41.051250 [ 268 ] {0d1a3295-3dcf-47a4-b446-84ef0492238a} <Debug> TCPHandler: Processed in 0.002675966 sec. | ||
| 8081 | 2026.01.08 00:36:41.051363 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2026.01.08 00:36:41.051456 [ 268 ] {b346ac46-b856-4420-b2f1-cabb6e1c38a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8083 | 2026.01.08 00:36:41.051495 [ 268 ] {b346ac46-b856-4420-b2f1-cabb6e1c38a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8084 | 2026.01.08 00:36:41.051992 [ 268 ] {b346ac46-b856-4420-b2f1-cabb6e1c38a8} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.01.08 00:36:41.052026 [ 268 ] {b346ac46-b856-4420-b2f1-cabb6e1c38a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8086 | 2026.01.08 00:36:41.052330 [ 268 ] {b346ac46-b856-4420-b2f1-cabb6e1c38a8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8087 | 2026.01.08 00:36:41.052544 [ 268 ] {b346ac46-b856-4420-b2f1-cabb6e1c38a8} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.01.08 00:36:41.052673 [ 268 ] {b346ac46-b856-4420-b2f1-cabb6e1c38a8} <Debug> executeQuery: Read 251 rows, 15.72 KiB in 0.001236 sec., 203074.43365695793 rows/sec., 12.42 MiB/sec. | ||
| 8089 | 2026.01.08 00:36:41.052710 [ 268 ] {b346ac46-b856-4420-b2f1-cabb6e1c38a8} <Debug> TCPHandler: Processed in 0.00139727 sec. | ||
| 8090 | 2026.01.08 00:36:41.052815 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2026.01.08 00:36:41.052910 [ 268 ] {9d32741b-e081-49c1-a73e-bbfb384f9eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8092 | 2026.01.08 00:36:41.052949 [ 268 ] {9d32741b-e081-49c1-a73e-bbfb384f9eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8093 | 2026.01.08 00:36:41.053487 [ 268 ] {9d32741b-e081-49c1-a73e-bbfb384f9eb1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.01.08 00:36:41.053521 [ 268 ] {9d32741b-e081-49c1-a73e-bbfb384f9eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8095 | 2026.01.08 00:36:41.053832 [ 268 ] {9d32741b-e081-49c1-a73e-bbfb384f9eb1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8096 | 2026.01.08 00:36:41.054039 [ 268 ] {9d32741b-e081-49c1-a73e-bbfb384f9eb1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.01.08 00:36:41.054159 [ 268 ] {9d32741b-e081-49c1-a73e-bbfb384f9eb1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001268 sec., 347003.15457413247 rows/sec., 22.96 MiB/sec. | ||
| 8098 | 2026.01.08 00:36:41.054197 [ 268 ] {9d32741b-e081-49c1-a73e-bbfb384f9eb1} <Debug> TCPHandler: Processed in 0.001430211 sec. | ||
| 8099 | 2026.01.08 00:36:41.054305 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2026.01.08 00:36:41.054399 [ 268 ] {91aa310e-b686-49d2-8619-23d6d1b719d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8101 | 2026.01.08 00:36:41.054439 [ 268 ] {91aa310e-b686-49d2-8619-23d6d1b719d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8102 | 2026.01.08 00:36:41.054903 [ 268 ] {91aa310e-b686-49d2-8619-23d6d1b719d8} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.01.08 00:36:41.054937 [ 268 ] {91aa310e-b686-49d2-8619-23d6d1b719d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8104 | 2026.01.08 00:36:41.055243 [ 268 ] {91aa310e-b686-49d2-8619-23d6d1b719d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8105 | 2026.01.08 00:36:41.055448 [ 268 ] {91aa310e-b686-49d2-8619-23d6d1b719d8} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.01.08 00:36:41.055571 [ 268 ] {91aa310e-b686-49d2-8619-23d6d1b719d8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 8107 | 2026.01.08 00:36:41.055609 [ 268 ] {91aa310e-b686-49d2-8619-23d6d1b719d8} <Debug> TCPHandler: Processed in 0.001352578 sec. | ||
| 8108 | 2026.01.08 00:36:41.055715 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8109 | 2026.01.08 00:36:41.055808 [ 268 ] {cb4024e7-7293-47ee-9133-30a33ca61d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8110 | 2026.01.08 00:36:41.055847 [ 268 ] {cb4024e7-7293-47ee-9133-30a33ca61d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8111 | 2026.01.08 00:36:41.056658 [ 268 ] {cb4024e7-7293-47ee-9133-30a33ca61d85} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2026.01.08 00:36:41.056693 [ 268 ] {cb4024e7-7293-47ee-9133-30a33ca61d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8113 | 2026.01.08 00:36:41.057054 [ 268 ] {cb4024e7-7293-47ee-9133-30a33ca61d85} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8114 | 2026.01.08 00:36:41.057261 [ 268 ] {cb4024e7-7293-47ee-9133-30a33ca61d85} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2026.01.08 00:36:41.057385 [ 268 ] {cb4024e7-7293-47ee-9133-30a33ca61d85} <Debug> executeQuery: Read 1181 rows, 86.46 KiB in 0.001596 sec., 739974.9373433584 rows/sec., 52.90 MiB/sec. | ||
| 8116 | 2026.01.08 00:36:41.057423 [ 268 ] {cb4024e7-7293-47ee-9133-30a33ca61d85} <Debug> TCPHandler: Processed in 0.00175674 sec. | ||
| 8117 | 2026.01.08 00:36:41.057532 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2026.01.08 00:36:41.057626 [ 268 ] {54695fd6-c3d6-47ca-a15f-f2517e3a1ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8119 | 2026.01.08 00:36:41.057668 [ 268 ] {54695fd6-c3d6-47ca-a15f-f2517e3a1ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8120 | 2026.01.08 00:36:41.057995 [ 268 ] {54695fd6-c3d6-47ca-a15f-f2517e3a1ea3} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2026.01.08 00:36:41.058029 [ 268 ] {54695fd6-c3d6-47ca-a15f-f2517e3a1ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8122 | 2026.01.08 00:36:41.058337 [ 268 ] {54695fd6-c3d6-47ca-a15f-f2517e3a1ea3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8123 | 2026.01.08 00:36:41.058536 [ 268 ] {54695fd6-c3d6-47ca-a15f-f2517e3a1ea3} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2026.01.08 00:36:41.058658 [ 268 ] {54695fd6-c3d6-47ca-a15f-f2517e3a1ea3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 8125 | 2026.01.08 00:36:41.058693 [ 268 ] {54695fd6-c3d6-47ca-a15f-f2517e3a1ea3} <Debug> TCPHandler: Processed in 0.001210315 sec. | ||
| 8126 | 2026.01.08 00:36:41.058797 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8127 | 2026.01.08 00:36:41.058902 [ 268 ] {cd525cdd-276a-433f-b21f-6b85cbbdfb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8128 | 2026.01.08 00:36:41.058952 [ 268 ] {cd525cdd-276a-433f-b21f-6b85cbbdfb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8129 | 2026.01.08 00:36:41.059586 [ 268 ] {cd525cdd-276a-433f-b21f-6b85cbbdfb50} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2026.01.08 00:36:41.059620 [ 268 ] {cd525cdd-276a-433f-b21f-6b85cbbdfb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8131 | 2026.01.08 00:36:41.059997 [ 268 ] {cd525cdd-276a-433f-b21f-6b85cbbdfb50} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8132 | 2026.01.08 00:36:41.060207 [ 268 ] {cd525cdd-276a-433f-b21f-6b85cbbdfb50} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2026.01.08 00:36:41.060332 [ 268 ] {cd525cdd-276a-433f-b21f-6b85cbbdfb50} <Debug> executeQuery: Read 907 rows, 61.38 KiB in 0.001459 sec., 621658.6703221385 rows/sec., 41.09 MiB/sec. | ||
| 8134 | 2026.01.08 00:36:41.060368 [ 268 ] {cd525cdd-276a-433f-b21f-6b85cbbdfb50} <Debug> TCPHandler: Processed in 0.001620656 sec. | ||
| 8135 | 2026.01.08 00:36:41.060479 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2026.01.08 00:36:41.060573 [ 268 ] {2f12160a-bc57-408e-99ae-60fb82ef8603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8137 | 2026.01.08 00:36:41.060614 [ 268 ] {2f12160a-bc57-408e-99ae-60fb82ef8603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8138 | 2026.01.08 00:36:41.060923 [ 268 ] {2f12160a-bc57-408e-99ae-60fb82ef8603} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2026.01.08 00:36:41.060958 [ 268 ] {2f12160a-bc57-408e-99ae-60fb82ef8603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8140 | 2026.01.08 00:36:41.061237 [ 268 ] {2f12160a-bc57-408e-99ae-60fb82ef8603} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8141 | 2026.01.08 00:36:41.061439 [ 268 ] {2f12160a-bc57-408e-99ae-60fb82ef8603} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2026.01.08 00:36:41.061563 [ 268 ] {2f12160a-bc57-408e-99ae-60fb82ef8603} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 8143 | 2026.01.08 00:36:41.061598 [ 268 ] {2f12160a-bc57-408e-99ae-60fb82ef8603} <Debug> TCPHandler: Processed in 0.001169973 sec. | ||
| 8144 | 2026.01.08 00:36:41.061706 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.01.08 00:36:41.061799 [ 268 ] {098c9d00-07c4-473a-aa3e-8884f18d8676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8146 | 2026.01.08 00:36:41.061854 [ 268 ] {098c9d00-07c4-473a-aa3e-8884f18d8676} <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 | ||
| 8147 | 2026.01.08 00:36:41.062644 [ 268 ] {098c9d00-07c4-473a-aa3e-8884f18d8676} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.01.08 00:36:41.062676 [ 268 ] {098c9d00-07c4-473a-aa3e-8884f18d8676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8149 | 2026.01.08 00:36:41.063297 [ 268 ] {098c9d00-07c4-473a-aa3e-8884f18d8676} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8150 | 2026.01.08 00:36:41.063518 [ 268 ] {098c9d00-07c4-473a-aa3e-8884f18d8676} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.01.08 00:36:41.063657 [ 268 ] {098c9d00-07c4-473a-aa3e-8884f18d8676} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001875 sec., 19200 rows/sec., 34.41 MiB/sec. | ||
| 8152 | 2026.01.08 00:36:41.063708 [ 268 ] {098c9d00-07c4-473a-aa3e-8884f18d8676} <Debug> TCPHandler: Processed in 0.002049698 sec. | ||
| 8153 | 2026.01.08 00:36:41.063822 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.01.08 00:36:41.063917 [ 268 ] {e860b657-5998-4f7c-8a8e-d003c44911db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8155 | 2026.01.08 00:36:41.063957 [ 268 ] {e860b657-5998-4f7c-8a8e-d003c44911db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8156 | 2026.01.08 00:36:41.064296 [ 268 ] {e860b657-5998-4f7c-8a8e-d003c44911db} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.01.08 00:36:41.064331 [ 268 ] {e860b657-5998-4f7c-8a8e-d003c44911db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8158 | 2026.01.08 00:36:41.064628 [ 268 ] {e860b657-5998-4f7c-8a8e-d003c44911db} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8159 | 2026.01.08 00:36:41.064831 [ 268 ] {e860b657-5998-4f7c-8a8e-d003c44911db} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.01.08 00:36:41.064955 [ 268 ] {e860b657-5998-4f7c-8a8e-d003c44911db} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001057 sec., 64333.01797540208 rows/sec., 3.73 MiB/sec. | ||
| 8161 | 2026.01.08 00:36:41.064990 [ 268 ] {e860b657-5998-4f7c-8a8e-d003c44911db} <Debug> TCPHandler: Processed in 0.001217795 sec. | ||
| 8162 | 2026.01.08 00:36:42.088286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1072 | ||
| 8163 | 2026.01.08 00:36:42.090977 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2026.01.08 00:36:42.091027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8165 | 2026.01.08 00:36:42.092222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8166 | 2026.01.08 00:36:42.092482 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2026.01.08 00:36:42.092739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8168 | 2026.01.08 00:36:44.537034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16881 | ||
| 8169 | 2026.01.08 00:36:44.537528 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.01.08 00:36:44.537579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8171 | 2026.01.08 00:36:44.538065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8172 | 2026.01.08 00:36:44.538302 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.01.08 00:36:44.538448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16881 | ||
| 8174 | 2026.01.08 00:36:44.642727 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.01.08 00:36:44.642912 [ 268 ] {c2af1444-aacc-4484-b7ce-b2af0af03211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8176 | 2026.01.08 00:36:44.642981 [ 268 ] {c2af1444-aacc-4484-b7ce-b2af0af03211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8177 | 2026.01.08 00:36:44.643659 [ 268 ] {c2af1444-aacc-4484-b7ce-b2af0af03211} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.01.08 00:36:44.643706 [ 268 ] {c2af1444-aacc-4484-b7ce-b2af0af03211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8179 | 2026.01.08 00:36:44.644104 [ 268 ] {c2af1444-aacc-4484-b7ce-b2af0af03211} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8180 | 2026.01.08 00:36:44.644334 [ 268 ] {c2af1444-aacc-4484-b7ce-b2af0af03211} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.01.08 00:36:44.644491 [ 268 ] {c2af1444-aacc-4484-b7ce-b2af0af03211} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 8182 | 2026.01.08 00:36:44.644541 [ 268 ] {c2af1444-aacc-4484-b7ce-b2af0af03211} <Debug> TCPHandler: Processed in 0.001948245 sec. | ||
| 8183 | 2026.01.08 00:36:44.644673 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2026.01.08 00:36:44.644785 [ 268 ] {6feee4d0-3ff9-406b-9751-c10e580238af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8185 | 2026.01.08 00:36:44.644829 [ 268 ] {6feee4d0-3ff9-406b-9751-c10e580238af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8186 | 2026.01.08 00:36:44.645253 [ 268 ] {6feee4d0-3ff9-406b-9751-c10e580238af} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.01.08 00:36:44.645290 [ 268 ] {6feee4d0-3ff9-406b-9751-c10e580238af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8188 | 2026.01.08 00:36:44.645598 [ 268 ] {6feee4d0-3ff9-406b-9751-c10e580238af} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8189 | 2026.01.08 00:36:44.645824 [ 268 ] {6feee4d0-3ff9-406b-9751-c10e580238af} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.01.08 00:36:44.645951 [ 268 ] {6feee4d0-3ff9-406b-9751-c10e580238af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 8191 | 2026.01.08 00:36:44.645989 [ 268 ] {6feee4d0-3ff9-406b-9751-c10e580238af} <Debug> TCPHandler: Processed in 0.001368859 sec. | ||
| 8192 | 2026.01.08 00:36:44.646119 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2026.01.08 00:36:44.646214 [ 268 ] {b8f70106-4ba8-40b7-a023-db0c336f38a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8194 | 2026.01.08 00:36:44.646258 [ 268 ] {b8f70106-4ba8-40b7-a023-db0c336f38a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8195 | 2026.01.08 00:36:44.646644 [ 268 ] {b8f70106-4ba8-40b7-a023-db0c336f38a6} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2026.01.08 00:36:44.646681 [ 268 ] {b8f70106-4ba8-40b7-a023-db0c336f38a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8197 | 2026.01.08 00:36:44.646998 [ 268 ] {b8f70106-4ba8-40b7-a023-db0c336f38a6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8198 | 2026.01.08 00:36:44.647205 [ 268 ] {b8f70106-4ba8-40b7-a023-db0c336f38a6} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.01.08 00:36:44.647336 [ 268 ] {b8f70106-4ba8-40b7-a023-db0c336f38a6} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00114 sec., 84210.52631578948 rows/sec., 5.87 MiB/sec. | ||
| 8200 | 2026.01.08 00:36:44.647373 [ 268 ] {b8f70106-4ba8-40b7-a023-db0c336f38a6} <Debug> TCPHandler: Processed in 0.001303897 sec. | ||
| 8201 | 2026.01.08 00:36:44.647487 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2026.01.08 00:36:44.647581 [ 268 ] {c58de836-7168-4686-a2a1-5f20d280efc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8203 | 2026.01.08 00:36:44.647623 [ 268 ] {c58de836-7168-4686-a2a1-5f20d280efc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8204 | 2026.01.08 00:36:44.647948 [ 268 ] {c58de836-7168-4686-a2a1-5f20d280efc9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.01.08 00:36:44.647984 [ 268 ] {c58de836-7168-4686-a2a1-5f20d280efc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8206 | 2026.01.08 00:36:44.648285 [ 268 ] {c58de836-7168-4686-a2a1-5f20d280efc9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8207 | 2026.01.08 00:36:44.648491 [ 268 ] {c58de836-7168-4686-a2a1-5f20d280efc9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.01.08 00:36:44.648616 [ 268 ] {c58de836-7168-4686-a2a1-5f20d280efc9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001053 sec., 34188.034188034195 rows/sec., 2.30 MiB/sec. | ||
| 8209 | 2026.01.08 00:36:44.648652 [ 268 ] {c58de836-7168-4686-a2a1-5f20d280efc9} <Debug> TCPHandler: Processed in 0.001215624 sec. | ||
| 8210 | 2026.01.08 00:36:45.434087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8211 | 2026.01.08 00:36:45.451977 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.01.08 00:36:45.452050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8213 | 2026.01.08 00:36:45.458575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8214 | 2026.01.08 00:36:45.459287 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.01.08 00:36:45.462242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8216 | 2026.01.08 00:36:49.645883 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.01.08 00:36:49.646070 [ 268 ] {9893d46a-0589-4a5d-928d-869da1253f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8218 | 2026.01.08 00:36:49.646138 [ 268 ] {9893d46a-0589-4a5d-928d-869da1253f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8219 | 2026.01.08 00:36:49.646828 [ 268 ] {9893d46a-0589-4a5d-928d-869da1253f31} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.01.08 00:36:49.646879 [ 268 ] {9893d46a-0589-4a5d-928d-869da1253f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8221 | 2026.01.08 00:36:49.647274 [ 268 ] {9893d46a-0589-4a5d-928d-869da1253f31} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8222 | 2026.01.08 00:36:49.647521 [ 268 ] {9893d46a-0589-4a5d-928d-869da1253f31} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.01.08 00:36:49.647685 [ 107 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8224 | 2026.01.08 00:36:49.647691 [ 268 ] {9893d46a-0589-4a5d-928d-869da1253f31} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001675 sec., 39402.985074626864 rows/sec., 3.14 MiB/sec. | ||
| 8225 | 2026.01.08 00:36:49.647765 [ 107 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2026.01.08 00:36:49.647794 [ 268 ] {9893d46a-0589-4a5d-928d-869da1253f31} <Debug> TCPHandler: Processed in 0.002041969 sec. | ||
| 8227 | 2026.01.08 00:36:49.647796 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8228 | 2026.01.08 00:36:49.647911 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 8229 | 2026.01.08 00:36:49.647928 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8230 | 2026.01.08 00:36:49.648010 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8231 | 2026.01.08 00:36:49.648035 [ 268 ] {811446a4-caf8-40b4-9624-b0584fadf366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8232 | 2026.01.08 00:36:49.648041 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2465 rows starting from the beginning of the part | ||
| 8233 | 2026.01.08 00:36:49.648080 [ 268 ] {811446a4-caf8-40b4-9624-b0584fadf366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8234 | 2026.01.08 00:36:49.648108 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1184 rows starting from the beginning of the part | ||
| 8235 | 2026.01.08 00:36:49.648156 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part | ||
| 8236 | 2026.01.08 00:36:49.648198 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 2329 rows starting from the beginning of the part | ||
| 8237 | 2026.01.08 00:36:49.648238 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 8238 | 2026.01.08 00:36:49.648277 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part | ||
| 8239 | 2026.01.08 00:36:49.648502 [ 268 ] {811446a4-caf8-40b4-9624-b0584fadf366} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2026.01.08 00:36:49.648538 [ 268 ] {811446a4-caf8-40b4-9624-b0584fadf366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8241 | 2026.01.08 00:36:49.648841 [ 268 ] {811446a4-caf8-40b4-9624-b0584fadf366} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8242 | 2026.01.08 00:36:49.649056 [ 268 ] {811446a4-caf8-40b4-9624-b0584fadf366} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2026.01.08 00:36:49.649178 [ 107 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8244 | 2026.01.08 00:36:49.649187 [ 268 ] {811446a4-caf8-40b4-9624-b0584fadf366} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001176 sec., 4251.700680272109 rows/sec., 319.71 KiB/sec. | ||
| 8245 | 2026.01.08 00:36:49.649218 [ 107 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.01.08 00:36:49.649241 [ 268 ] {811446a4-caf8-40b4-9624-b0584fadf366} <Debug> TCPHandler: Processed in 0.001363559 sec. | ||
| 8247 | 2026.01.08 00:36:49.649242 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8248 | 2026.01.08 00:36:49.649361 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.01.08 00:36:49.649362 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 8250 | 2026.01.08 00:36:49.649457 [ 268 ] {1e475adc-7def-4ffb-8278-1be1fb0b410e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8251 | 2026.01.08 00:36:49.649502 [ 268 ] {1e475adc-7def-4ffb-8278-1be1fb0b410e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8252 | 2026.01.08 00:36:49.649507 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8253 | 2026.01.08 00:36:49.649549 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 8254 | 2026.01.08 00:36:49.649614 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
| 8255 | 2026.01.08 00:36:49.649661 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 241 rows starting from the beginning of the part | ||
| 8256 | 2026.01.08 00:36:49.649704 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 8257 | 2026.01.08 00:36:49.649743 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 251 rows starting from the beginning of the part | ||
| 8258 | 2026.01.08 00:36:49.649784 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 8259 | 2026.01.08 00:36:49.649913 [ 268 ] {1e475adc-7def-4ffb-8278-1be1fb0b410e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.01.08 00:36:49.649955 [ 268 ] {1e475adc-7def-4ffb-8278-1be1fb0b410e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8261 | 2026.01.08 00:36:49.650286 [ 268 ] {1e475adc-7def-4ffb-8278-1be1fb0b410e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8262 | 2026.01.08 00:36:49.650368 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002499991 sec., 2466408.8790719644 rows/sec., 209.45 MiB/sec. | ||
| 8263 | 2026.01.08 00:36:49.650515 [ 268 ] {1e475adc-7def-4ffb-8278-1be1fb0b410e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8264 | 2026.01.08 00:36:49.650608 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8265 | 2026.01.08 00:36:49.650633 [ 107 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8266 | 2026.01.08 00:36:49.650645 [ 268 ] {1e475adc-7def-4ffb-8278-1be1fb0b410e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001206 sec., 57213.930348258706 rows/sec., 4.47 MiB/sec. | ||
| 8267 | 2026.01.08 00:36:49.650670 [ 107 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2026.01.08 00:36:49.650695 [ 268 ] {1e475adc-7def-4ffb-8278-1be1fb0b410e} <Debug> TCPHandler: Processed in 0.001382019 sec. | ||
| 8269 | 2026.01.08 00:36:49.650698 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8270 | 2026.01.08 00:36:49.650709 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393519 sec., 566192.4954019286 rows/sec., 37.13 MiB/sec. | ||
| 8271 | 2026.01.08 00:36:49.650803 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 8272 | 2026.01.08 00:36:49.650813 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2026.01.08 00:36:49.650885 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8274 | 2026.01.08 00:36:49.650894 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_56_11} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.01.08 00:36:49.650932 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8276 | 2026.01.08 00:36:49.650936 [ 268 ] {dcd397c5-a4a6-422b-9d13-10d926463f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.01.08 00:36:49.650976 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 8278 | 2026.01.08 00:36:49.650984 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_56_11} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8279 | 2026.01.08 00:36:49.650999 [ 268 ] {dcd397c5-a4a6-422b-9d13-10d926463f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8280 | 2026.01.08 00:36:49.651054 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 715 rows starting from the beginning of the part | ||
| 8281 | 2026.01.08 00:36:49.651072 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 8282 | 2026.01.08 00:36:49.651107 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 69 rows starting from the beginning of the part | ||
| 8283 | 2026.01.08 00:36:49.651156 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1181 rows starting from the beginning of the part | ||
| 8284 | 2026.01.08 00:36:49.651197 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 8285 | 2026.01.08 00:36:49.651197 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.01.08 00:36:49.651238 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 69 rows starting from the beginning of the part | ||
| 8287 | 2026.01.08 00:36:49.651283 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_46_9} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8288 | 2026.01.08 00:36:49.651362 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8289 | 2026.01.08 00:36:49.651432 [ 268 ] {dcd397c5-a4a6-422b-9d13-10d926463f27} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2026.01.08 00:36:49.651472 [ 268 ] {dcd397c5-a4a6-422b-9d13-10d926463f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8291 | 2026.01.08 00:36:49.651816 [ 268 ] {dcd397c5-a4a6-422b-9d13-10d926463f27} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8292 | 2026.01.08 00:36:49.652048 [ 268 ] {dcd397c5-a4a6-422b-9d13-10d926463f27} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8293 | 2026.01.08 00:36:49.652163 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8294 | 2026.01.08 00:36:49.652178 [ 268 ] {dcd397c5-a4a6-422b-9d13-10d926463f27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 8295 | 2026.01.08 00:36:49.652200 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2026.01.08 00:36:49.652222 [ 268 ] {dcd397c5-a4a6-422b-9d13-10d926463f27} <Debug> TCPHandler: Processed in 0.001456531 sec. | ||
| 8297 | 2026.01.08 00:36:49.652223 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8298 | 2026.01.08 00:36:49.652323 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 8299 | 2026.01.08 00:36:49.652338 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8300 | 2026.01.08 00:36:49.652443 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8301 | 2026.01.08 00:36:49.652444 [ 268 ] {b8781b7f-d58c-4a03-b7ca-ad80765f3f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8302 | 2026.01.08 00:36:49.652479 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16709 rows starting from the beginning of the part | ||
| 8303 | 2026.01.08 00:36:49.652517 [ 268 ] {b8781b7f-d58c-4a03-b7ca-ad80765f3f59} <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 | ||
| 8304 | 2026.01.08 00:36:49.652542 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 8305 | 2026.01.08 00:36:49.652595 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8306 | 2026.01.08 00:36:49.652630 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001869823 sec., 1790543.8108312925 rows/sec., 135.48 MiB/sec. | ||
| 8307 | 2026.01.08 00:36:49.652641 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 907 rows starting from the beginning of the part | ||
| 8308 | 2026.01.08 00:36:49.652705 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 96 rows starting from the beginning of the part | ||
| 8309 | 2026.01.08 00:36:49.652750 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8310 | 2026.01.08 00:36:49.652855 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8311 | 2026.01.08 00:36:49.653207 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_56_11} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.01.08 00:36:49.653288 [ 268 ] {b8781b7f-d58c-4a03-b7ca-ad80765f3f59} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2026.01.08 00:36:49.653291 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_56_11} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8314 | 2026.01.08 00:36:49.653332 [ 268 ] {b8781b7f-d58c-4a03-b7ca-ad80765f3f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8315 | 2026.01.08 00:36:49.653430 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8316 | 2026.01.08 00:36:49.653863 [ 268 ] {b8781b7f-d58c-4a03-b7ca-ad80765f3f59} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8317 | 2026.01.08 00:36:49.654098 [ 268 ] {b8781b7f-d58c-4a03-b7ca-ad80765f3f59} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.01.08 00:36:49.654217 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8319 | 2026.01.08 00:36:49.654241 [ 268 ] {b8781b7f-d58c-4a03-b7ca-ad80765f3f59} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001814 sec., 2756.3395810363836 rows/sec., 4.94 MiB/sec. | ||
| 8320 | 2026.01.08 00:36:49.654251 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2026.01.08 00:36:49.654284 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8322 | 2026.01.08 00:36:49.654303 [ 268 ] {b8781b7f-d58c-4a03-b7ca-ad80765f3f59} <Debug> TCPHandler: Processed in 0.002011717 sec. | ||
| 8323 | 2026.01.08 00:36:49.654345 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 8324 | 2026.01.08 00:36:49.654444 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.01.08 00:36:49.654537 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8326 | 2026.01.08 00:36:49.654545 [ 268 ] {52aced4f-b26f-471e-a8bf-0b1c8a4c3262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8327 | 2026.01.08 00:36:49.654593 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 886 rows starting from the beginning of the part | ||
| 8328 | 2026.01.08 00:36:49.654600 [ 268 ] {52aced4f-b26f-471e-a8bf-0b1c8a4c3262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8329 | 2026.01.08 00:36:49.654712 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 8330 | 2026.01.08 00:36:49.654810 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 8331 | 2026.01.08 00:36:49.654900 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 8332 | 2026.01.08 00:36:49.654988 [ 268 ] {52aced4f-b26f-471e-a8bf-0b1c8a4c3262} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2026.01.08 00:36:49.654995 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 8334 | 2026.01.08 00:36:49.655034 [ 268 ] {52aced4f-b26f-471e-a8bf-0b1c8a4c3262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8335 | 2026.01.08 00:36:49.655111 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 8336 | 2026.01.08 00:36:49.655386 [ 268 ] {52aced4f-b26f-471e-a8bf-0b1c8a4c3262} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8337 | 2026.01.08 00:36:49.655652 [ 268 ] {52aced4f-b26f-471e-a8bf-0b1c8a4c3262} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.01.08 00:36:49.655767 [ 107 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8339 | 2026.01.08 00:36:49.655787 [ 268 ] {52aced4f-b26f-471e-a8bf-0b1c8a4c3262} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001261 sec., 47581.28469468676 rows/sec., 3.21 MiB/sec. | ||
| 8340 | 2026.01.08 00:36:49.655801 [ 107 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.01.08 00:36:49.655828 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8342 | 2026.01.08 00:36:49.655831 [ 268 ] {52aced4f-b26f-471e-a8bf-0b1c8a4c3262} <Debug> TCPHandler: Processed in 0.001437301 sec. | ||
| 8343 | 2026.01.08 00:36:49.655903 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 8344 | 2026.01.08 00:36:49.655994 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8345 | 2026.01.08 00:36:49.656021 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3508 rows starting from the beginning of the part | ||
| 8346 | 2026.01.08 00:36:49.656073 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 8347 | 2026.01.08 00:36:49.656115 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 8348 | 2026.01.08 00:36:49.656154 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 68 rows starting from the beginning of the part | ||
| 8349 | 2026.01.08 00:36:49.656193 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 8350 | 2026.01.08 00:36:49.656233 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8351 | 2026.01.08 00:36:49.657870 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3836 rows, containing 4 columns (4 merged, 0 gathered) in 0.001999167 sec., 1918799.179858411 rows/sec., 123.27 MiB/sec. | ||
| 8352 | 2026.01.08 00:36:49.657946 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18346 rows, containing 5 columns (5 merged, 0 gathered) in 0.005659661 sec., 3241536.904772212 rows/sec., 218.73 MiB/sec. | ||
| 8353 | 2026.01.08 00:36:49.658221 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8354 | 2026.01.08 00:36:49.658254 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8355 | 2026.01.08 00:36:49.658527 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_56_11} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.01.08 00:36:49.658604 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_56_11} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8357 | 2026.01.08 00:36:49.658605 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.01.08 00:36:49.658672 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8359 | 2026.01.08 00:36:49.658701 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8360 | 2026.01.08 00:36:49.658805 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.16 MiB. | ||
| 8361 | 2026.01.08 00:36:49.661334 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 19 columns (19 merged, 0 gathered) in 0.007014669 sec., 138709.32470227746 rows/sec., 248.56 MiB/sec. | ||
| 8362 | 2026.01.08 00:36:49.662699 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8363 | 2026.01.08 00:36:49.663002 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2026.01.08 00:36:49.663071 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8365 | 2026.01.08 00:36:49.663170 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. | ||
| 8366 | 2026.01.08 00:36:50.001162 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.62 MiB, peak 304.28 MiB, free memory in arenas 0.00 B, will set to 295.27 MiB (RSS), difference: 3.65 MiB | ||
| 8367 | 2026.01.08 00:36:51.928680 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8368 | 2026.01.08 00:36:51.928788 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8369 | 2026.01.08 00:36:52.039396 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17393 | ||
| 8370 | 2026.01.08 00:36:52.039897 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.01.08 00:36:52.039935 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8372 | 2026.01.08 00:36:52.040404 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8373 | 2026.01.08 00:36:52.040627 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2026.01.08 00:36:52.040752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17393 | ||
| 8375 | 2026.01.08 00:36:52.040800 [ 103 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8376 | 2026.01.08 00:36:52.040873 [ 103 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.01.08 00:36:52.040895 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8378 | 2026.01.08 00:36:52.041041 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 8379 | 2026.01.08 00:36:52.041208 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8380 | 2026.01.08 00:36:52.041250 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14961 rows starting from the beginning of the part | ||
| 8381 | 2026.01.08 00:36:52.041321 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 8382 | 2026.01.08 00:36:52.041370 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 8383 | 2026.01.08 00:36:52.041410 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 8384 | 2026.01.08 00:36:52.041448 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 8385 | 2026.01.08 00:36:52.041484 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 8386 | 2026.01.08 00:36:52.043354 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17393 rows, containing 4 columns (4 merged, 0 gathered) in 0.002378708 sec., 7311952.538941307 rows/sec., 104.60 MiB/sec. | ||
| 8387 | 2026.01.08 00:36:52.043683 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8388 | 2026.01.08 00:36:52.044063 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_36_7} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.01.08 00:36:52.044154 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_36_7} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8390 | 2026.01.08 00:36:52.044287 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8391 | 2026.01.08 00:36:52.093967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1092 | ||
| 8392 | 2026.01.08 00:36:52.095935 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.01.08 00:36:52.095972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8394 | 2026.01.08 00:36:52.097121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8395 | 2026.01.08 00:36:52.097383 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2026.01.08 00:36:52.097521 [ 103 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8397 | 2026.01.08 00:36:52.097556 [ 103 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.01.08 00:36:52.097581 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8399 | 2026.01.08 00:36:52.097634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1092 | ||
| 8400 | 2026.01.08 00:36:52.097677 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 8401 | 2026.01.08 00:36:52.098302 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8402 | 2026.01.08 00:36:52.098442 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 890 rows starting from the beginning of the part | ||
| 8403 | 2026.01.08 00:36:52.098796 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part | ||
| 8404 | 2026.01.08 00:36:52.099162 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 8405 | 2026.01.08 00:36:52.099507 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 8406 | 2026.01.08 00:36:52.099839 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
| 8407 | 2026.01.08 00:36:52.100159 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 8408 | 2026.01.08 00:36:52.106104 [ 191 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1092 rows, containing 72 columns (72 merged, 0 gathered) in 0.00847305 sec., 128879.21114592739 rows/sec., 106.69 MiB/sec. | ||
| 8409 | 2026.01.08 00:36:52.107240 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8410 | 2026.01.08 00:36:52.107771 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_26_5} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2026.01.08 00:36:52.107850 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_26_5} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8412 | 2026.01.08 00:36:52.108004 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 8413 | 2026.01.08 00:36:52.321596 [ 103 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8414 | 2026.01.08 00:36:52.321664 [ 103 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.01.08 00:36:52.321699 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8416 | 2026.01.08 00:36:52.321839 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::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 | ||
| 8417 | 2026.01.08 00:36:52.321992 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8418 | 2026.01.08 00:36:52.322041 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8419 | 2026.01.08 00:36:52.322131 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 8420 | 2026.01.08 00:36:52.322200 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8421 | 2026.01.08 00:36:52.322266 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 8422 | 2026.01.08 00:36:52.322328 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 8423 | 2026.01.08 00:36:52.323227 [ 192 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143488 sec., 33452.27475468332 rows/sec., 2.79 MiB/sec. | ||
| 8424 | 2026.01.08 00:36:52.323440 [ 192 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8425 | 2026.01.08 00:36:52.323758 [ 192 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_13_3} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.01.08 00:36:52.323844 [ 192 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_13_3} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8427 | 2026.01.08 00:36:52.323937 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8428 | 2026.01.08 00:36:52.885295 [ 103 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 8429 | 2026.01.08 00:36:52.885381 [ 103 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2026.01.08 00:36:52.885400 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8431 | 2026.01.08 00:36:52.885502 [ 191 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 8432 | 2026.01.08 00:36:52.885645 [ 191 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8433 | 2026.01.08 00:36:52.885685 [ 191 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 8434 | 2026.01.08 00:36:52.885756 [ 191 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8435 | 2026.01.08 00:36:52.885802 [ 191 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8436 | 2026.01.08 00:36:52.885847 [ 191 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8437 | 2026.01.08 00:36:52.885892 [ 191 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8438 | 2026.01.08 00:36:52.886665 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001204774 sec., 94623.55595323272 rows/sec., 4.83 MiB/sec. | ||
| 8439 | 2026.01.08 00:36:52.886866 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8440 | 2026.01.08 00:36:52.887219 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8441 | 2026.01.08 00:36:52.887312 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_19_4} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8442 | 2026.01.08 00:36:52.887423 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8443 | 2026.01.08 00:36:52.963094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8444 | 2026.01.08 00:36:52.980583 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.01.08 00:36:52.980641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8446 | 2026.01.08 00:36:52.986327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8447 | 2026.01.08 00:36:52.987031 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.01.08 00:36:52.987351 [ 103 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8449 | 2026.01.08 00:36:52.987420 [ 103 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.01.08 00:36:52.987454 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8451 | 2026.01.08 00:36:52.987570 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 8452 | 2026.01.08 00:36:52.990307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8453 | 2026.01.08 00:36:52.991460 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8454 | 2026.01.08 00:36:52.992912 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 8455 | 2026.01.08 00:36:52.997319 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 8456 | 2026.01.08 00:36:53.001933 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 8457 | 2026.01.08 00:36:53.007309 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 8458 | 2026.01.08 00:36:53.012419 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 8459 | 2026.01.08 00:36:53.016371 [ 191 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 8460 | 2026.01.08 00:36:53.069836 [ 190 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.082313899 sec., 3304.423715853868 rows/sec., 17.09 MiB/sec. | ||
| 8461 | 2026.01.08 00:36:53.072593 [ 205 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8462 | 2026.01.08 00:36:53.074748 [ 205 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_36_7} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.01.08 00:36:53.074862 [ 205 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_36_7} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8464 | 2026.01.08 00:36:53.076904 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8465 | 2026.01.08 00:36:54.001153 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.87 MiB, peak 307.76 MiB, free memory in arenas 0.00 B, will set to 297.88 MiB (RSS), difference: 2.00 MiB | ||
| 8466 | 2026.01.08 00:36:54.657913 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2026.01.08 00:36:54.658092 [ 268 ] {6fdbd754-727e-4ab4-888e-1e0ec8e16224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8468 | 2026.01.08 00:36:54.658157 [ 268 ] {6fdbd754-727e-4ab4-888e-1e0ec8e16224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8469 | 2026.01.08 00:36:54.659054 [ 268 ] {6fdbd754-727e-4ab4-888e-1e0ec8e16224} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8470 | 2026.01.08 00:36:54.659099 [ 268 ] {6fdbd754-727e-4ab4-888e-1e0ec8e16224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8471 | 2026.01.08 00:36:54.659514 [ 268 ] {6fdbd754-727e-4ab4-888e-1e0ec8e16224} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8472 | 2026.01.08 00:36:54.659742 [ 268 ] {6fdbd754-727e-4ab4-888e-1e0ec8e16224} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2026.01.08 00:36:54.659893 [ 268 ] {6fdbd754-727e-4ab4-888e-1e0ec8e16224} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001851 sec., 221501.89086980012 rows/sec., 14.05 MiB/sec. | ||
| 8474 | 2026.01.08 00:36:54.659934 [ 268 ] {6fdbd754-727e-4ab4-888e-1e0ec8e16224} <Debug> TCPHandler: Processed in 0.002147721 sec. | ||
| 8475 | 2026.01.08 00:36:54.660057 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8476 | 2026.01.08 00:36:54.660150 [ 268 ] {77865aa6-d7ae-4427-a65e-3ad4b3fad43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8477 | 2026.01.08 00:36:54.660191 [ 268 ] {77865aa6-d7ae-4427-a65e-3ad4b3fad43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8478 | 2026.01.08 00:36:54.661153 [ 268 ] {77865aa6-d7ae-4427-a65e-3ad4b3fad43b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2026.01.08 00:36:54.661189 [ 268 ] {77865aa6-d7ae-4427-a65e-3ad4b3fad43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8480 | 2026.01.08 00:36:54.661567 [ 268 ] {77865aa6-d7ae-4427-a65e-3ad4b3fad43b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8481 | 2026.01.08 00:36:54.661782 [ 268 ] {77865aa6-d7ae-4427-a65e-3ad4b3fad43b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2026.01.08 00:36:54.661907 [ 268 ] {77865aa6-d7ae-4427-a65e-3ad4b3fad43b} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001776 sec., 666666.6666666666 rows/sec., 53.19 MiB/sec. | ||
| 8483 | 2026.01.08 00:36:54.661943 [ 268 ] {77865aa6-d7ae-4427-a65e-3ad4b3fad43b} <Debug> TCPHandler: Processed in 0.001939304 sec. | ||
| 8484 | 2026.01.08 00:36:54.662054 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2026.01.08 00:36:54.662147 [ 268 ] {a322a269-c9e7-498a-909f-e5f074e28221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8486 | 2026.01.08 00:36:54.662187 [ 268 ] {a322a269-c9e7-498a-909f-e5f074e28221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8487 | 2026.01.08 00:36:54.662655 [ 268 ] {a322a269-c9e7-498a-909f-e5f074e28221} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.01.08 00:36:54.662691 [ 268 ] {a322a269-c9e7-498a-909f-e5f074e28221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8489 | 2026.01.08 00:36:54.662994 [ 268 ] {a322a269-c9e7-498a-909f-e5f074e28221} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8490 | 2026.01.08 00:36:54.663218 [ 268 ] {a322a269-c9e7-498a-909f-e5f074e28221} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.01.08 00:36:54.663349 [ 268 ] {a322a269-c9e7-498a-909f-e5f074e28221} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.00122 sec., 197540.9836065574 rows/sec., 12.02 MiB/sec. | ||
| 8492 | 2026.01.08 00:36:54.663386 [ 268 ] {a322a269-c9e7-498a-909f-e5f074e28221} <Debug> TCPHandler: Processed in 0.00137955 sec. | ||
| 8493 | 2026.01.08 00:36:54.663483 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2026.01.08 00:36:54.663574 [ 268 ] {e9686ee2-d142-4741-b4f0-96524951b548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8495 | 2026.01.08 00:36:54.663614 [ 268 ] {e9686ee2-d142-4741-b4f0-96524951b548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8496 | 2026.01.08 00:36:54.664071 [ 268 ] {e9686ee2-d142-4741-b4f0-96524951b548} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.01.08 00:36:54.664107 [ 268 ] {e9686ee2-d142-4741-b4f0-96524951b548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8498 | 2026.01.08 00:36:54.664419 [ 268 ] {e9686ee2-d142-4741-b4f0-96524951b548} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8499 | 2026.01.08 00:36:54.664648 [ 268 ] {e9686ee2-d142-4741-b4f0-96524951b548} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2026.01.08 00:36:54.664752 [ 101 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8501 | 2026.01.08 00:36:54.664774 [ 268 ] {e9686ee2-d142-4741-b4f0-96524951b548} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 8502 | 2026.01.08 00:36:54.664818 [ 101 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.01.08 00:36:54.664827 [ 268 ] {e9686ee2-d142-4741-b4f0-96524951b548} <Debug> TCPHandler: Processed in 0.001389619 sec. | ||
| 8504 | 2026.01.08 00:36:54.664848 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8505 | 2026.01.08 00:36:54.664951 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8506 | 2026.01.08 00:36:54.665026 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8507 | 2026.01.08 00:36:54.665047 [ 268 ] {a1c6ad89-91ed-4390-9350-dfb60c42651b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8508 | 2026.01.08 00:36:54.665145 [ 268 ] {a1c6ad89-91ed-4390-9350-dfb60c42651b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8509 | 2026.01.08 00:36:54.665248 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8510 | 2026.01.08 00:36:54.665308 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 465 rows starting from the beginning of the part | ||
| 8511 | 2026.01.08 00:36:54.665406 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 8512 | 2026.01.08 00:36:54.665451 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8513 | 2026.01.08 00:36:54.665493 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 8514 | 2026.01.08 00:36:54.665530 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 440 rows starting from the beginning of the part | ||
| 8515 | 2026.01.08 00:36:54.665569 [ 203 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 8516 | 2026.01.08 00:36:54.665604 [ 268 ] {a1c6ad89-91ed-4390-9350-dfb60c42651b} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.01.08 00:36:54.665644 [ 268 ] {a1c6ad89-91ed-4390-9350-dfb60c42651b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8518 | 2026.01.08 00:36:54.665998 [ 268 ] {a1c6ad89-91ed-4390-9350-dfb60c42651b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8519 | 2026.01.08 00:36:54.666231 [ 268 ] {a1c6ad89-91ed-4390-9350-dfb60c42651b} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2026.01.08 00:36:54.666361 [ 268 ] {a1c6ad89-91ed-4390-9350-dfb60c42651b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001331 sec., 158527.4229902329 rows/sec., 9.00 MiB/sec. | ||
| 8521 | 2026.01.08 00:36:54.666397 [ 268 ] {a1c6ad89-91ed-4390-9350-dfb60c42651b} <Debug> TCPHandler: Processed in 0.001493272 sec. | ||
| 8522 | 2026.01.08 00:36:54.666496 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8523 | 2026.01.08 00:36:54.666587 [ 268 ] {9f801f01-e754-4cec-8322-51931e0441bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8524 | 2026.01.08 00:36:54.666587 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635446 sec., 942862.0694293788 rows/sec., 65.57 MiB/sec. | ||
| 8525 | 2026.01.08 00:36:54.666626 [ 268 ] {9f801f01-e754-4cec-8322-51931e0441bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8526 | 2026.01.08 00:36:54.666855 [ 197 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8527 | 2026.01.08 00:36:54.667211 [ 197 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.01.08 00:36:54.667292 [ 268 ] {9f801f01-e754-4cec-8322-51931e0441bd} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.01.08 00:36:54.667307 [ 197 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_24_5} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8530 | 2026.01.08 00:36:54.667337 [ 268 ] {9f801f01-e754-4cec-8322-51931e0441bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8531 | 2026.01.08 00:36:54.667422 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8532 | 2026.01.08 00:36:54.667684 [ 268 ] {9f801f01-e754-4cec-8322-51931e0441bd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8533 | 2026.01.08 00:36:54.667897 [ 268 ] {9f801f01-e754-4cec-8322-51931e0441bd} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.01.08 00:36:54.668019 [ 268 ] {9f801f01-e754-4cec-8322-51931e0441bd} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001451 sec., 492763.61130254995 rows/sec., 34.56 MiB/sec. | ||
| 8535 | 2026.01.08 00:36:54.668056 [ 268 ] {9f801f01-e754-4cec-8322-51931e0441bd} <Debug> TCPHandler: Processed in 0.001607225 sec. | ||
| 8536 | 2026.01.08 00:36:54.668164 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.01.08 00:36:54.668254 [ 268 ] {ba6113f8-672c-4e38-9bca-21dadb34fcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8538 | 2026.01.08 00:36:54.668295 [ 268 ] {ba6113f8-672c-4e38-9bca-21dadb34fcdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8539 | 2026.01.08 00:36:54.668624 [ 268 ] {ba6113f8-672c-4e38-9bca-21dadb34fcdc} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.01.08 00:36:54.668658 [ 268 ] {ba6113f8-672c-4e38-9bca-21dadb34fcdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8541 | 2026.01.08 00:36:54.668958 [ 268 ] {ba6113f8-672c-4e38-9bca-21dadb34fcdc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8542 | 2026.01.08 00:36:54.669160 [ 268 ] {ba6113f8-672c-4e38-9bca-21dadb34fcdc} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.01.08 00:36:54.669283 [ 268 ] {ba6113f8-672c-4e38-9bca-21dadb34fcdc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 8544 | 2026.01.08 00:36:54.669318 [ 268 ] {ba6113f8-672c-4e38-9bca-21dadb34fcdc} <Debug> TCPHandler: Processed in 0.001201394 sec. | ||
| 8545 | 2026.01.08 00:36:54.669423 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.01.08 00:36:54.669513 [ 268 ] {4effd175-b41b-4f02-b282-647a4b8142e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.01.08 00:36:54.669555 [ 268 ] {4effd175-b41b-4f02-b282-647a4b8142e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8548 | 2026.01.08 00:36:54.669986 [ 268 ] {4effd175-b41b-4f02-b282-647a4b8142e9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.01.08 00:36:54.670022 [ 268 ] {4effd175-b41b-4f02-b282-647a4b8142e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8550 | 2026.01.08 00:36:54.670347 [ 268 ] {4effd175-b41b-4f02-b282-647a4b8142e9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8551 | 2026.01.08 00:36:54.670566 [ 268 ] {4effd175-b41b-4f02-b282-647a4b8142e9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.01.08 00:36:54.670693 [ 268 ] {4effd175-b41b-4f02-b282-647a4b8142e9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001197 sec., 262322.47284878866 rows/sec., 17.23 MiB/sec. | ||
| 8553 | 2026.01.08 00:36:54.670728 [ 268 ] {4effd175-b41b-4f02-b282-647a4b8142e9} <Debug> TCPHandler: Processed in 0.001352428 sec. | ||
| 8554 | 2026.01.08 00:36:54.670831 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.01.08 00:36:54.670922 [ 268 ] {83655064-bc5e-477f-89fa-c756adffc74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8556 | 2026.01.08 00:36:54.670963 [ 268 ] {83655064-bc5e-477f-89fa-c756adffc74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8557 | 2026.01.08 00:36:54.671262 [ 268 ] {83655064-bc5e-477f-89fa-c756adffc74c} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.01.08 00:36:54.671296 [ 268 ] {83655064-bc5e-477f-89fa-c756adffc74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8559 | 2026.01.08 00:36:54.671580 [ 268 ] {83655064-bc5e-477f-89fa-c756adffc74c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8560 | 2026.01.08 00:36:54.671789 [ 268 ] {83655064-bc5e-477f-89fa-c756adffc74c} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.01.08 00:36:54.671910 [ 268 ] {83655064-bc5e-477f-89fa-c756adffc74c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 8562 | 2026.01.08 00:36:54.671946 [ 268 ] {83655064-bc5e-477f-89fa-c756adffc74c} <Debug> TCPHandler: Processed in 0.001161653 sec. | ||
| 8563 | 2026.01.08 00:36:54.672043 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2026.01.08 00:36:54.672133 [ 268 ] {5b06e8e7-1629-4b5f-a1e6-f07355eb77e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8565 | 2026.01.08 00:36:54.672186 [ 268 ] {5b06e8e7-1629-4b5f-a1e6-f07355eb77e1} <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 | ||
| 8566 | 2026.01.08 00:36:54.673014 [ 268 ] {5b06e8e7-1629-4b5f-a1e6-f07355eb77e1} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.01.08 00:36:54.673050 [ 268 ] {5b06e8e7-1629-4b5f-a1e6-f07355eb77e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8568 | 2026.01.08 00:36:54.673589 [ 268 ] {5b06e8e7-1629-4b5f-a1e6-f07355eb77e1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8569 | 2026.01.08 00:36:54.673811 [ 268 ] {5b06e8e7-1629-4b5f-a1e6-f07355eb77e1} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.01.08 00:36:54.673943 [ 268 ] {5b06e8e7-1629-4b5f-a1e6-f07355eb77e1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001827 sec., 19704.433497536946 rows/sec., 35.31 MiB/sec. | ||
| 8571 | 2026.01.08 00:36:54.673994 [ 268 ] {5b06e8e7-1629-4b5f-a1e6-f07355eb77e1} <Debug> TCPHandler: Processed in 0.001996177 sec. | ||
| 8572 | 2026.01.08 00:36:54.674101 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.01.08 00:36:54.674192 [ 268 ] {49edc7f2-59af-4f0c-83c7-d39264d63990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8574 | 2026.01.08 00:36:54.674232 [ 268 ] {49edc7f2-59af-4f0c-83c7-d39264d63990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8575 | 2026.01.08 00:36:54.674552 [ 268 ] {49edc7f2-59af-4f0c-83c7-d39264d63990} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.01.08 00:36:54.674586 [ 268 ] {49edc7f2-59af-4f0c-83c7-d39264d63990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8577 | 2026.01.08 00:36:54.674886 [ 268 ] {49edc7f2-59af-4f0c-83c7-d39264d63990} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8578 | 2026.01.08 00:36:54.675102 [ 268 ] {49edc7f2-59af-4f0c-83c7-d39264d63990} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.01.08 00:36:54.675222 [ 268 ] {49edc7f2-59af-4f0c-83c7-d39264d63990} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001048 sec., 99236.64122137404 rows/sec., 6.08 MiB/sec. | ||
| 8580 | 2026.01.08 00:36:54.675256 [ 268 ] {49edc7f2-59af-4f0c-83c7-d39264d63990} <Debug> TCPHandler: Processed in 0.001202195 sec. | ||
| 8581 | 2026.01.08 00:36:59.540968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17841 | ||
| 8582 | 2026.01.08 00:36:59.541729 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.01.08 00:36:59.541866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8584 | 2026.01.08 00:36:59.542498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8585 | 2026.01.08 00:36:59.542735 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.01.08 00:36:59.542882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17841 | ||
| 8587 | 2026.01.08 00:36:59.646210 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2026.01.08 00:36:59.646405 [ 268 ] {ff07e408-cf14-4498-93fd-637cc2c4ffda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8589 | 2026.01.08 00:36:59.646478 [ 268 ] {ff07e408-cf14-4498-93fd-637cc2c4ffda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8590 | 2026.01.08 00:36:59.647210 [ 268 ] {ff07e408-cf14-4498-93fd-637cc2c4ffda} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.01.08 00:36:59.647281 [ 268 ] {ff07e408-cf14-4498-93fd-637cc2c4ffda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8592 | 2026.01.08 00:36:59.647675 [ 268 ] {ff07e408-cf14-4498-93fd-637cc2c4ffda} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8593 | 2026.01.08 00:36:59.647902 [ 268 ] {ff07e408-cf14-4498-93fd-637cc2c4ffda} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.01.08 00:36:59.648059 [ 268 ] {ff07e408-cf14-4498-93fd-637cc2c4ffda} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00171 sec., 38596.491228070176 rows/sec., 3.07 MiB/sec. | ||
| 8595 | 2026.01.08 00:36:59.648102 [ 268 ] {ff07e408-cf14-4498-93fd-637cc2c4ffda} <Debug> TCPHandler: Processed in 0.002033398 sec. | ||
| 8596 | 2026.01.08 00:36:59.648215 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2026.01.08 00:36:59.648310 [ 268 ] {20c8b1e5-381a-4af4-a532-6d0cc247e46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8598 | 2026.01.08 00:36:59.648352 [ 268 ] {20c8b1e5-381a-4af4-a532-6d0cc247e46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8599 | 2026.01.08 00:36:59.648747 [ 268 ] {20c8b1e5-381a-4af4-a532-6d0cc247e46a} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.01.08 00:36:59.648783 [ 268 ] {20c8b1e5-381a-4af4-a532-6d0cc247e46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8601 | 2026.01.08 00:36:59.649080 [ 268 ] {20c8b1e5-381a-4af4-a532-6d0cc247e46a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8602 | 2026.01.08 00:36:59.649287 [ 268 ] {20c8b1e5-381a-4af4-a532-6d0cc247e46a} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.01.08 00:36:59.649415 [ 268 ] {20c8b1e5-381a-4af4-a532-6d0cc247e46a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001123 sec., 4452.359750667853 rows/sec., 334.80 KiB/sec. | ||
| 8604 | 2026.01.08 00:36:59.649453 [ 268 ] {20c8b1e5-381a-4af4-a532-6d0cc247e46a} <Debug> TCPHandler: Processed in 0.001287127 sec. | ||
| 8605 | 2026.01.08 00:36:59.649562 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2026.01.08 00:36:59.649655 [ 268 ] {8c8fae80-76e9-4106-a06f-27db3a7fe2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8607 | 2026.01.08 00:36:59.649694 [ 268 ] {8c8fae80-76e9-4106-a06f-27db3a7fe2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8608 | 2026.01.08 00:36:59.650110 [ 268 ] {8c8fae80-76e9-4106-a06f-27db3a7fe2ee} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.01.08 00:36:59.650147 [ 268 ] {8c8fae80-76e9-4106-a06f-27db3a7fe2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8610 | 2026.01.08 00:36:59.650447 [ 268 ] {8c8fae80-76e9-4106-a06f-27db3a7fe2ee} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8611 | 2026.01.08 00:36:59.650662 [ 268 ] {8c8fae80-76e9-4106-a06f-27db3a7fe2ee} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.01.08 00:36:59.650791 [ 268 ] {8c8fae80-76e9-4106-a06f-27db3a7fe2ee} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001154 sec., 59792.027729636044 rows/sec., 4.67 MiB/sec. | ||
| 8613 | 2026.01.08 00:36:59.650829 [ 268 ] {8c8fae80-76e9-4106-a06f-27db3a7fe2ee} <Debug> TCPHandler: Processed in 0.001316068 sec. | ||
| 8614 | 2026.01.08 00:36:59.650941 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8615 | 2026.01.08 00:36:59.651036 [ 268 ] {856d6bae-de26-4854-9f8b-f799dab6177c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8616 | 2026.01.08 00:36:59.651080 [ 268 ] {856d6bae-de26-4854-9f8b-f799dab6177c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8617 | 2026.01.08 00:36:59.651489 [ 268 ] {856d6bae-de26-4854-9f8b-f799dab6177c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.01.08 00:36:59.651525 [ 268 ] {856d6bae-de26-4854-9f8b-f799dab6177c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8619 | 2026.01.08 00:36:59.651852 [ 268 ] {856d6bae-de26-4854-9f8b-f799dab6177c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8620 | 2026.01.08 00:36:59.652064 [ 268 ] {856d6bae-de26-4854-9f8b-f799dab6177c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.01.08 00:36:59.652194 [ 268 ] {856d6bae-de26-4854-9f8b-f799dab6177c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 8622 | 2026.01.08 00:36:59.652231 [ 268 ] {856d6bae-de26-4854-9f8b-f799dab6177c} <Debug> TCPHandler: Processed in 0.001339007 sec. | ||
| 8623 | 2026.01.08 00:36:59.652331 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8624 | 2026.01.08 00:36:59.652423 [ 268 ] {86ddd1a9-ddd1-4f7f-a0fe-b67a6d063a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8625 | 2026.01.08 00:36:59.652477 [ 268 ] {86ddd1a9-ddd1-4f7f-a0fe-b67a6d063a40} <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 | ||
| 8626 | 2026.01.08 00:36:59.653211 [ 268 ] {86ddd1a9-ddd1-4f7f-a0fe-b67a6d063a40} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.01.08 00:36:59.653248 [ 268 ] {86ddd1a9-ddd1-4f7f-a0fe-b67a6d063a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8628 | 2026.01.08 00:36:59.653740 [ 268 ] {86ddd1a9-ddd1-4f7f-a0fe-b67a6d063a40} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8629 | 2026.01.08 00:36:59.653957 [ 268 ] {86ddd1a9-ddd1-4f7f-a0fe-b67a6d063a40} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.01.08 00:36:59.654093 [ 268 ] {86ddd1a9-ddd1-4f7f-a0fe-b67a6d063a40} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001688 sec., 2962.085308056872 rows/sec., 5.31 MiB/sec. | ||
| 8631 | 2026.01.08 00:36:59.654146 [ 268 ] {86ddd1a9-ddd1-4f7f-a0fe-b67a6d063a40} <Debug> TCPHandler: Processed in 0.001864113 sec. | ||
| 8632 | 2026.01.08 00:36:59.654258 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2026.01.08 00:36:59.654354 [ 268 ] {30d755a5-4d51-4c8a-931b-690a3cf96a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8634 | 2026.01.08 00:36:59.654394 [ 268 ] {30d755a5-4d51-4c8a-931b-690a3cf96a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8635 | 2026.01.08 00:36:59.654733 [ 268 ] {30d755a5-4d51-4c8a-931b-690a3cf96a7f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2026.01.08 00:36:59.654770 [ 268 ] {30d755a5-4d51-4c8a-931b-690a3cf96a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8637 | 2026.01.08 00:36:59.655073 [ 268 ] {30d755a5-4d51-4c8a-931b-690a3cf96a7f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8638 | 2026.01.08 00:36:59.655275 [ 268 ] {30d755a5-4d51-4c8a-931b-690a3cf96a7f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2026.01.08 00:36:59.655399 [ 268 ] {30d755a5-4d51-4c8a-931b-690a3cf96a7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 8640 | 2026.01.08 00:36:59.655432 [ 268 ] {30d755a5-4d51-4c8a-931b-690a3cf96a7f} <Debug> TCPHandler: Processed in 0.001252085 sec. | ||
| 8641 | 2026.01.08 00:37:00.490803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8642 | 2026.01.08 00:37:00.507154 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.01.08 00:37:00.507218 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8644 | 2026.01.08 00:37:00.512963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8645 | 2026.01.08 00:37:00.513663 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.01.08 00:37:00.516330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8647 | 2026.01.08 00:37:02.097930 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1126 | ||
| 8648 | 2026.01.08 00:37:02.100476 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.01.08 00:37:02.100546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8650 | 2026.01.08 00:37:02.101795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8651 | 2026.01.08 00:37:02.102075 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2026.01.08 00:37:02.102446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1126 | ||
| 8653 | 2026.01.08 00:37:04.658171 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8654 | 2026.01.08 00:37:04.658379 [ 268 ] {7573286e-aefd-4891-be64-57568ccd7d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8655 | 2026.01.08 00:37:04.658456 [ 268 ] {7573286e-aefd-4891-be64-57568ccd7d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8656 | 2026.01.08 00:37:04.659396 [ 268 ] {7573286e-aefd-4891-be64-57568ccd7d22} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.01.08 00:37:04.659447 [ 268 ] {7573286e-aefd-4891-be64-57568ccd7d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8658 | 2026.01.08 00:37:04.659872 [ 268 ] {7573286e-aefd-4891-be64-57568ccd7d22} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8659 | 2026.01.08 00:37:04.660118 [ 268 ] {7573286e-aefd-4891-be64-57568ccd7d22} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.01.08 00:37:04.660285 [ 268 ] {7573286e-aefd-4891-be64-57568ccd7d22} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001963 sec., 208863.9836984208 rows/sec., 13.25 MiB/sec. | ||
| 8661 | 2026.01.08 00:37:04.660338 [ 268 ] {7573286e-aefd-4891-be64-57568ccd7d22} <Debug> TCPHandler: Processed in 0.002310996 sec. | ||
| 8662 | 2026.01.08 00:37:04.660522 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8663 | 2026.01.08 00:37:04.660625 [ 268 ] {18b786e2-c419-4382-a49c-9bf4ae2f6e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8664 | 2026.01.08 00:37:04.660670 [ 268 ] {18b786e2-c419-4382-a49c-9bf4ae2f6e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8665 | 2026.01.08 00:37:04.661691 [ 268 ] {18b786e2-c419-4382-a49c-9bf4ae2f6e6f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2026.01.08 00:37:04.661731 [ 268 ] {18b786e2-c419-4382-a49c-9bf4ae2f6e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8667 | 2026.01.08 00:37:04.662124 [ 268 ] {18b786e2-c419-4382-a49c-9bf4ae2f6e6f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8668 | 2026.01.08 00:37:04.662349 [ 268 ] {18b786e2-c419-4382-a49c-9bf4ae2f6e6f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2026.01.08 00:37:04.662480 [ 268 ] {18b786e2-c419-4382-a49c-9bf4ae2f6e6f} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001879 sec., 630122.4055348589 rows/sec., 50.27 MiB/sec. | ||
| 8670 | 2026.01.08 00:37:04.662520 [ 268 ] {18b786e2-c419-4382-a49c-9bf4ae2f6e6f} <Debug> TCPHandler: Processed in 0.002051198 sec. | ||
| 8671 | 2026.01.08 00:37:04.662637 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2026.01.08 00:37:04.662733 [ 268 ] {dff0e143-ec2d-4a2e-87ef-852890e82599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8673 | 2026.01.08 00:37:04.662774 [ 268 ] {dff0e143-ec2d-4a2e-87ef-852890e82599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8674 | 2026.01.08 00:37:04.663296 [ 268 ] {dff0e143-ec2d-4a2e-87ef-852890e82599} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.01.08 00:37:04.663333 [ 268 ] {dff0e143-ec2d-4a2e-87ef-852890e82599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8676 | 2026.01.08 00:37:04.663641 [ 268 ] {dff0e143-ec2d-4a2e-87ef-852890e82599} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8677 | 2026.01.08 00:37:04.663849 [ 268 ] {dff0e143-ec2d-4a2e-87ef-852890e82599} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2026.01.08 00:37:04.663979 [ 268 ] {dff0e143-ec2d-4a2e-87ef-852890e82599} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001265 sec., 190513.83399209485 rows/sec., 11.60 MiB/sec. | ||
| 8679 | 2026.01.08 00:37:04.664017 [ 268 ] {dff0e143-ec2d-4a2e-87ef-852890e82599} <Debug> TCPHandler: Processed in 0.001430141 sec. | ||
| 8680 | 2026.01.08 00:37:04.664126 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2026.01.08 00:37:04.664222 [ 268 ] {0898d4c6-30e6-42e7-9b33-3959e4e1dd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8682 | 2026.01.08 00:37:04.664262 [ 268 ] {0898d4c6-30e6-42e7-9b33-3959e4e1dd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8683 | 2026.01.08 00:37:04.664760 [ 268 ] {0898d4c6-30e6-42e7-9b33-3959e4e1dd59} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2026.01.08 00:37:04.664796 [ 268 ] {0898d4c6-30e6-42e7-9b33-3959e4e1dd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8685 | 2026.01.08 00:37:04.665116 [ 268 ] {0898d4c6-30e6-42e7-9b33-3959e4e1dd59} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8686 | 2026.01.08 00:37:04.665325 [ 268 ] {0898d4c6-30e6-42e7-9b33-3959e4e1dd59} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2026.01.08 00:37:04.665452 [ 268 ] {0898d4c6-30e6-42e7-9b33-3959e4e1dd59} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 8688 | 2026.01.08 00:37:04.665490 [ 268 ] {0898d4c6-30e6-42e7-9b33-3959e4e1dd59} <Debug> TCPHandler: Processed in 0.00141419 sec. | ||
| 8689 | 2026.01.08 00:37:04.665598 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.01.08 00:37:04.665691 [ 268 ] {d914de80-c681-4130-a7bb-16ccfd95584b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8691 | 2026.01.08 00:37:04.665731 [ 268 ] {d914de80-c681-4130-a7bb-16ccfd95584b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8692 | 2026.01.08 00:37:04.666222 [ 268 ] {d914de80-c681-4130-a7bb-16ccfd95584b} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2026.01.08 00:37:04.666258 [ 268 ] {d914de80-c681-4130-a7bb-16ccfd95584b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8694 | 2026.01.08 00:37:04.666552 [ 268 ] {d914de80-c681-4130-a7bb-16ccfd95584b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8695 | 2026.01.08 00:37:04.666763 [ 268 ] {d914de80-c681-4130-a7bb-16ccfd95584b} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2026.01.08 00:37:04.666892 [ 268 ] {d914de80-c681-4130-a7bb-16ccfd95584b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 8697 | 2026.01.08 00:37:04.666930 [ 268 ] {d914de80-c681-4130-a7bb-16ccfd95584b} <Debug> TCPHandler: Processed in 0.00138218 sec. | ||
| 8698 | 2026.01.08 00:37:04.667043 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.01.08 00:37:04.667136 [ 268 ] {8d79d8cb-b2fe-47c6-bfe7-e614814d4c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8700 | 2026.01.08 00:37:04.667175 [ 268 ] {8d79d8cb-b2fe-47c6-bfe7-e614814d4c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8701 | 2026.01.08 00:37:04.667890 [ 268 ] {8d79d8cb-b2fe-47c6-bfe7-e614814d4c62} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2026.01.08 00:37:04.667926 [ 268 ] {8d79d8cb-b2fe-47c6-bfe7-e614814d4c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8703 | 2026.01.08 00:37:04.668249 [ 268 ] {8d79d8cb-b2fe-47c6-bfe7-e614814d4c62} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8704 | 2026.01.08 00:37:04.668460 [ 268 ] {8d79d8cb-b2fe-47c6-bfe7-e614814d4c62} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2026.01.08 00:37:04.668584 [ 268 ] {8d79d8cb-b2fe-47c6-bfe7-e614814d4c62} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001467 sec., 487389.22972051805 rows/sec., 34.18 MiB/sec. | ||
| 8706 | 2026.01.08 00:37:04.668624 [ 268 ] {8d79d8cb-b2fe-47c6-bfe7-e614814d4c62} <Debug> TCPHandler: Processed in 0.001635336 sec. | ||
| 8707 | 2026.01.08 00:37:04.668744 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2026.01.08 00:37:04.668838 [ 268 ] {fb2f44a3-7d74-4b3a-a030-ebbc5dd0a2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8709 | 2026.01.08 00:37:04.668880 [ 268 ] {fb2f44a3-7d74-4b3a-a030-ebbc5dd0a2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8710 | 2026.01.08 00:37:04.669214 [ 268 ] {fb2f44a3-7d74-4b3a-a030-ebbc5dd0a2b3} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2026.01.08 00:37:04.669250 [ 268 ] {fb2f44a3-7d74-4b3a-a030-ebbc5dd0a2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8712 | 2026.01.08 00:37:04.669560 [ 268 ] {fb2f44a3-7d74-4b3a-a030-ebbc5dd0a2b3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8713 | 2026.01.08 00:37:04.669780 [ 268 ] {fb2f44a3-7d74-4b3a-a030-ebbc5dd0a2b3} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.01.08 00:37:04.669907 [ 268 ] {fb2f44a3-7d74-4b3a-a030-ebbc5dd0a2b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 8715 | 2026.01.08 00:37:04.669943 [ 268 ] {fb2f44a3-7d74-4b3a-a030-ebbc5dd0a2b3} <Debug> TCPHandler: Processed in 0.001247855 sec. | ||
| 8716 | 2026.01.08 00:37:04.670053 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.01.08 00:37:04.670146 [ 268 ] {3f73f41b-97d4-41ad-864b-9357bfd1bc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8718 | 2026.01.08 00:37:04.670189 [ 268 ] {3f73f41b-97d4-41ad-864b-9357bfd1bc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8719 | 2026.01.08 00:37:04.670644 [ 268 ] {3f73f41b-97d4-41ad-864b-9357bfd1bc9e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.01.08 00:37:04.670681 [ 268 ] {3f73f41b-97d4-41ad-864b-9357bfd1bc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8721 | 2026.01.08 00:37:04.671014 [ 268 ] {3f73f41b-97d4-41ad-864b-9357bfd1bc9e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8722 | 2026.01.08 00:37:04.671226 [ 268 ] {3f73f41b-97d4-41ad-864b-9357bfd1bc9e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.01.08 00:37:04.671357 [ 268 ] {3f73f41b-97d4-41ad-864b-9357bfd1bc9e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001229 sec., 255492.27013832383 rows/sec., 16.78 MiB/sec. | ||
| 8724 | 2026.01.08 00:37:04.671393 [ 268 ] {3f73f41b-97d4-41ad-864b-9357bfd1bc9e} <Debug> TCPHandler: Processed in 0.00139043 sec. | ||
| 8725 | 2026.01.08 00:37:04.671502 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2026.01.08 00:37:04.671596 [ 268 ] {2eeb48ef-4ad9-414d-8720-0372fb8cc777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8727 | 2026.01.08 00:37:04.671636 [ 268 ] {2eeb48ef-4ad9-414d-8720-0372fb8cc777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8728 | 2026.01.08 00:37:04.671945 [ 268 ] {2eeb48ef-4ad9-414d-8720-0372fb8cc777} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.01.08 00:37:04.671980 [ 268 ] {2eeb48ef-4ad9-414d-8720-0372fb8cc777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8730 | 2026.01.08 00:37:04.672265 [ 268 ] {2eeb48ef-4ad9-414d-8720-0372fb8cc777} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8731 | 2026.01.08 00:37:04.672468 [ 268 ] {2eeb48ef-4ad9-414d-8720-0372fb8cc777} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.01.08 00:37:04.672595 [ 268 ] {2eeb48ef-4ad9-414d-8720-0372fb8cc777} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 8733 | 2026.01.08 00:37:04.672631 [ 268 ] {2eeb48ef-4ad9-414d-8720-0372fb8cc777} <Debug> TCPHandler: Processed in 0.001178234 sec. | ||
| 8734 | 2026.01.08 00:37:04.672733 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8735 | 2026.01.08 00:37:04.672825 [ 268 ] {ea8de228-027b-4747-9cf1-e2a9350120d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8736 | 2026.01.08 00:37:04.672878 [ 268 ] {ea8de228-027b-4747-9cf1-e2a9350120d8} <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 | ||
| 8737 | 2026.01.08 00:37:04.673704 [ 268 ] {ea8de228-027b-4747-9cf1-e2a9350120d8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.01.08 00:37:04.673741 [ 268 ] {ea8de228-027b-4747-9cf1-e2a9350120d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8739 | 2026.01.08 00:37:04.674289 [ 268 ] {ea8de228-027b-4747-9cf1-e2a9350120d8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8740 | 2026.01.08 00:37:04.674517 [ 268 ] {ea8de228-027b-4747-9cf1-e2a9350120d8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.01.08 00:37:04.674649 [ 268 ] {ea8de228-027b-4747-9cf1-e2a9350120d8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001843 sec., 19533.369506239826 rows/sec., 35.00 MiB/sec. | ||
| 8742 | 2026.01.08 00:37:04.674704 [ 268 ] {ea8de228-027b-4747-9cf1-e2a9350120d8} <Debug> TCPHandler: Processed in 0.002020498 sec. | ||
| 8743 | 2026.01.08 00:37:04.674825 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.01.08 00:37:04.674919 [ 268 ] {f20849d5-f093-4760-9d62-1ac48200ac4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8745 | 2026.01.08 00:37:04.674960 [ 268 ] {f20849d5-f093-4760-9d62-1ac48200ac4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8746 | 2026.01.08 00:37:04.675296 [ 268 ] {f20849d5-f093-4760-9d62-1ac48200ac4a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2026.01.08 00:37:04.675332 [ 268 ] {f20849d5-f093-4760-9d62-1ac48200ac4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8748 | 2026.01.08 00:37:04.675636 [ 268 ] {f20849d5-f093-4760-9d62-1ac48200ac4a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8749 | 2026.01.08 00:37:04.675840 [ 268 ] {f20849d5-f093-4760-9d62-1ac48200ac4a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2026.01.08 00:37:04.675963 [ 268 ] {f20849d5-f093-4760-9d62-1ac48200ac4a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 8751 | 2026.01.08 00:37:04.675999 [ 268 ] {f20849d5-f093-4760-9d62-1ac48200ac4a} <Debug> TCPHandler: Processed in 0.001224374 sec. | ||
| 8752 | 2026.01.08 00:37:06.928830 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8753 | 2026.01.08 00:37:06.928900 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8754 | 2026.01.08 00:37:07.043885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18353 | ||
| 8755 | 2026.01.08 00:37:07.044423 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.01.08 00:37:07.044480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8757 | 2026.01.08 00:37:07.045112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8758 | 2026.01.08 00:37:07.045362 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.01.08 00:37:07.045511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18353 | ||
| 8760 | 2026.01.08 00:37:08.017235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8761 | 2026.01.08 00:37:08.032981 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8762 | 2026.01.08 00:37:08.033039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8763 | 2026.01.08 00:37:08.038990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8764 | 2026.01.08 00:37:08.039689 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8765 | 2026.01.08 00:37:08.042406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8766 | 2026.01.08 00:37:09.645374 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2026.01.08 00:37:09.645583 [ 268 ] {acb6c0b2-9787-44eb-b7b7-e29b94706631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8768 | 2026.01.08 00:37:09.645659 [ 268 ] {acb6c0b2-9787-44eb-b7b7-e29b94706631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8769 | 2026.01.08 00:37:09.646477 [ 268 ] {acb6c0b2-9787-44eb-b7b7-e29b94706631} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2026.01.08 00:37:09.646530 [ 268 ] {acb6c0b2-9787-44eb-b7b7-e29b94706631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8771 | 2026.01.08 00:37:09.646944 [ 268 ] {acb6c0b2-9787-44eb-b7b7-e29b94706631} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8772 | 2026.01.08 00:37:09.647182 [ 268 ] {acb6c0b2-9787-44eb-b7b7-e29b94706631} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.01.08 00:37:09.647350 [ 268 ] {acb6c0b2-9787-44eb-b7b7-e29b94706631} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001824 sec., 36184.21052631579 rows/sec., 2.88 MiB/sec. | ||
| 8774 | 2026.01.08 00:37:09.647407 [ 268 ] {acb6c0b2-9787-44eb-b7b7-e29b94706631} <Debug> TCPHandler: Processed in 0.002180892 sec. | ||
| 8775 | 2026.01.08 00:37:09.647554 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.01.08 00:37:09.647661 [ 268 ] {568e0836-f8ba-403b-a728-0d6a6217bf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8777 | 2026.01.08 00:37:09.647707 [ 268 ] {568e0836-f8ba-403b-a728-0d6a6217bf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8778 | 2026.01.08 00:37:09.648189 [ 268 ] {568e0836-f8ba-403b-a728-0d6a6217bf05} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.01.08 00:37:09.648227 [ 268 ] {568e0836-f8ba-403b-a728-0d6a6217bf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8780 | 2026.01.08 00:37:09.648532 [ 268 ] {568e0836-f8ba-403b-a728-0d6a6217bf05} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8781 | 2026.01.08 00:37:09.648754 [ 268 ] {568e0836-f8ba-403b-a728-0d6a6217bf05} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.01.08 00:37:09.648888 [ 268 ] {568e0836-f8ba-403b-a728-0d6a6217bf05} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001252 sec., 3993.610223642172 rows/sec., 300.30 KiB/sec. | ||
| 8783 | 2026.01.08 00:37:09.648926 [ 268 ] {568e0836-f8ba-403b-a728-0d6a6217bf05} <Debug> TCPHandler: Processed in 0.00142798 sec. | ||
| 8784 | 2026.01.08 00:37:09.649051 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.01.08 00:37:09.649146 [ 268 ] {6b314df2-4fa0-4b92-9ea1-8d7bf21f970e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8786 | 2026.01.08 00:37:09.649186 [ 268 ] {6b314df2-4fa0-4b92-9ea1-8d7bf21f970e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8787 | 2026.01.08 00:37:09.649634 [ 268 ] {6b314df2-4fa0-4b92-9ea1-8d7bf21f970e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.01.08 00:37:09.649670 [ 268 ] {6b314df2-4fa0-4b92-9ea1-8d7bf21f970e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8789 | 2026.01.08 00:37:09.649973 [ 268 ] {6b314df2-4fa0-4b92-9ea1-8d7bf21f970e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8790 | 2026.01.08 00:37:09.650179 [ 268 ] {6b314df2-4fa0-4b92-9ea1-8d7bf21f970e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.01.08 00:37:09.650305 [ 268 ] {6b314df2-4fa0-4b92-9ea1-8d7bf21f970e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001178 sec., 58573.853989813244 rows/sec., 4.57 MiB/sec. | ||
| 8792 | 2026.01.08 00:37:09.650342 [ 268 ] {6b314df2-4fa0-4b92-9ea1-8d7bf21f970e} <Debug> TCPHandler: Processed in 0.001346078 sec. | ||
| 8793 | 2026.01.08 00:37:09.650469 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2026.01.08 00:37:09.650564 [ 268 ] {800a6674-77f4-4033-b7d7-6ab9deccec50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8795 | 2026.01.08 00:37:09.650608 [ 268 ] {800a6674-77f4-4033-b7d7-6ab9deccec50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8796 | 2026.01.08 00:37:09.651047 [ 268 ] {800a6674-77f4-4033-b7d7-6ab9deccec50} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2026.01.08 00:37:09.651083 [ 268 ] {800a6674-77f4-4033-b7d7-6ab9deccec50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8798 | 2026.01.08 00:37:09.651406 [ 268 ] {800a6674-77f4-4033-b7d7-6ab9deccec50} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8799 | 2026.01.08 00:37:09.651625 [ 268 ] {800a6674-77f4-4033-b7d7-6ab9deccec50} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2026.01.08 00:37:09.651756 [ 268 ] {800a6674-77f4-4033-b7d7-6ab9deccec50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 8801 | 2026.01.08 00:37:09.651792 [ 268 ] {800a6674-77f4-4033-b7d7-6ab9deccec50} <Debug> TCPHandler: Processed in 0.001372339 sec. | ||
| 8802 | 2026.01.08 00:37:09.651901 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8803 | 2026.01.08 00:37:09.651994 [ 268 ] {c4e74f67-7347-4f3a-a91c-05acda08bae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8804 | 2026.01.08 00:37:09.652049 [ 268 ] {c4e74f67-7347-4f3a-a91c-05acda08bae8} <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 | ||
| 8805 | 2026.01.08 00:37:09.652816 [ 268 ] {c4e74f67-7347-4f3a-a91c-05acda08bae8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2026.01.08 00:37:09.652854 [ 268 ] {c4e74f67-7347-4f3a-a91c-05acda08bae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8807 | 2026.01.08 00:37:09.653350 [ 268 ] {c4e74f67-7347-4f3a-a91c-05acda08bae8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8808 | 2026.01.08 00:37:09.653571 [ 268 ] {c4e74f67-7347-4f3a-a91c-05acda08bae8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2026.01.08 00:37:09.653707 [ 268 ] {c4e74f67-7347-4f3a-a91c-05acda08bae8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00173 sec., 2890.1734104046245 rows/sec., 5.18 MiB/sec. | ||
| 8810 | 2026.01.08 00:37:09.653768 [ 268 ] {c4e74f67-7347-4f3a-a91c-05acda08bae8} <Debug> TCPHandler: Processed in 0.001915294 sec. | ||
| 8811 | 2026.01.08 00:37:09.653883 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.01.08 00:37:09.653978 [ 268 ] {ceeeddc6-4f71-4a33-8f69-06e88d42a6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8813 | 2026.01.08 00:37:09.654018 [ 268 ] {ceeeddc6-4f71-4a33-8f69-06e88d42a6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8814 | 2026.01.08 00:37:09.654364 [ 268 ] {ceeeddc6-4f71-4a33-8f69-06e88d42a6ab} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2026.01.08 00:37:09.654401 [ 268 ] {ceeeddc6-4f71-4a33-8f69-06e88d42a6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8816 | 2026.01.08 00:37:09.654706 [ 268 ] {ceeeddc6-4f71-4a33-8f69-06e88d42a6ab} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8817 | 2026.01.08 00:37:09.654918 [ 268 ] {ceeeddc6-4f71-4a33-8f69-06e88d42a6ab} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2026.01.08 00:37:09.655044 [ 268 ] {ceeeddc6-4f71-4a33-8f69-06e88d42a6ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 8819 | 2026.01.08 00:37:09.655078 [ 268 ] {ceeeddc6-4f71-4a33-8f69-06e88d42a6ab} <Debug> TCPHandler: Processed in 0.001247406 sec. | ||
| 8820 | 2026.01.08 00:37:11.046431 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2026.01.08 00:37:11.046653 [ 268 ] {2718f450-5dfd-4973-9c17-380f256b5449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8822 | 2026.01.08 00:37:11.046729 [ 268 ] {2718f450-5dfd-4973-9c17-380f256b5449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8823 | 2026.01.08 00:37:11.047545 [ 268 ] {2718f450-5dfd-4973-9c17-380f256b5449} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2026.01.08 00:37:11.047591 [ 268 ] {2718f450-5dfd-4973-9c17-380f256b5449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8825 | 2026.01.08 00:37:11.048008 [ 268 ] {2718f450-5dfd-4973-9c17-380f256b5449} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8826 | 2026.01.08 00:37:11.048236 [ 268 ] {2718f450-5dfd-4973-9c17-380f256b5449} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.01.08 00:37:11.048397 [ 268 ] {2718f450-5dfd-4973-9c17-380f256b5449} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001801 sec., 227651.30483064963 rows/sec., 14.44 MiB/sec. | ||
| 8828 | 2026.01.08 00:37:11.048448 [ 268 ] {2718f450-5dfd-4973-9c17-380f256b5449} <Debug> TCPHandler: Processed in 0.002157382 sec. | ||
| 8829 | 2026.01.08 00:37:11.048565 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2026.01.08 00:37:11.048668 [ 268 ] {54fa2653-b2c6-47bd-8768-2248ccdd41e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8831 | 2026.01.08 00:37:11.048711 [ 268 ] {54fa2653-b2c6-47bd-8768-2248ccdd41e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8832 | 2026.01.08 00:37:11.049112 [ 268 ] {54fa2653-b2c6-47bd-8768-2248ccdd41e4} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.01.08 00:37:11.049150 [ 268 ] {54fa2653-b2c6-47bd-8768-2248ccdd41e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8834 | 2026.01.08 00:37:11.049447 [ 268 ] {54fa2653-b2c6-47bd-8768-2248ccdd41e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8835 | 2026.01.08 00:37:11.049657 [ 268 ] {54fa2653-b2c6-47bd-8768-2248ccdd41e4} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2026.01.08 00:37:11.049788 [ 268 ] {54fa2653-b2c6-47bd-8768-2248ccdd41e4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001145 sec., 3493.449781659389 rows/sec., 284.87 KiB/sec. | ||
| 8837 | 2026.01.08 00:37:11.049826 [ 268 ] {54fa2653-b2c6-47bd-8768-2248ccdd41e4} <Debug> TCPHandler: Processed in 0.001313838 sec. | ||
| 8838 | 2026.01.08 00:37:11.049938 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2026.01.08 00:37:11.050033 [ 268 ] {eb6362cf-05f0-434d-8927-b7d947c28068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8840 | 2026.01.08 00:37:11.050072 [ 268 ] {eb6362cf-05f0-434d-8927-b7d947c28068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8841 | 2026.01.08 00:37:11.051344 [ 268 ] {eb6362cf-05f0-434d-8927-b7d947c28068} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2026.01.08 00:37:11.051382 [ 268 ] {eb6362cf-05f0-434d-8927-b7d947c28068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8843 | 2026.01.08 00:37:11.051844 [ 268 ] {eb6362cf-05f0-434d-8927-b7d947c28068} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8844 | 2026.01.08 00:37:11.052057 [ 268 ] {eb6362cf-05f0-434d-8927-b7d947c28068} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2026.01.08 00:37:11.052180 [ 73 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8846 | 2026.01.08 00:37:11.052193 [ 268 ] {eb6362cf-05f0-434d-8927-b7d947c28068} <Debug> executeQuery: Read 2326 rows, 193.44 KiB in 0.00218 sec., 1066972.4770642202 rows/sec., 86.65 MiB/sec. | ||
| 8847 | 2026.01.08 00:37:11.052248 [ 73 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2026.01.08 00:37:11.052260 [ 268 ] {eb6362cf-05f0-434d-8927-b7d947c28068} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8849 | 2026.01.08 00:37:11.052277 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8850 | 2026.01.08 00:37:11.052282 [ 268 ] {eb6362cf-05f0-434d-8927-b7d947c28068} <Debug> TCPHandler: Processed in 0.002393308 sec. | ||
| 8851 | 2026.01.08 00:37:11.052383 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 8852 | 2026.01.08 00:37:11.052406 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8853 | 2026.01.08 00:37:11.052493 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8854 | 2026.01.08 00:37:11.052504 [ 268 ] {55c4fab8-aa66-456a-b857-dcfa032f0264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8855 | 2026.01.08 00:37:11.052529 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2465 rows starting from the beginning of the part | ||
| 8856 | 2026.01.08 00:37:11.052548 [ 268 ] {55c4fab8-aa66-456a-b857-dcfa032f0264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8857 | 2026.01.08 00:37:11.052593 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1184 rows starting from the beginning of the part | ||
| 8858 | 2026.01.08 00:37:11.052644 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 66 rows starting from the beginning of the part | ||
| 8859 | 2026.01.08 00:37:11.052691 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1184 rows starting from the beginning of the part | ||
| 8860 | 2026.01.08 00:37:11.052735 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part | ||
| 8861 | 2026.01.08 00:37:11.052782 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 2326 rows starting from the beginning of the part | ||
| 8862 | 2026.01.08 00:37:11.053141 [ 268 ] {55c4fab8-aa66-456a-b857-dcfa032f0264} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.01.08 00:37:11.053184 [ 268 ] {55c4fab8-aa66-456a-b857-dcfa032f0264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8864 | 2026.01.08 00:37:11.053633 [ 268 ] {55c4fab8-aa66-456a-b857-dcfa032f0264} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8865 | 2026.01.08 00:37:11.053934 [ 268 ] {55c4fab8-aa66-456a-b857-dcfa032f0264} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.01.08 00:37:11.054074 [ 73 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8867 | 2026.01.08 00:37:11.054106 [ 268 ] {55c4fab8-aa66-456a-b857-dcfa032f0264} <Debug> executeQuery: Read 245 rows, 15.30 KiB in 0.001619 sec., 151327.9802347128 rows/sec., 9.23 MiB/sec. | ||
| 8868 | 2026.01.08 00:37:11.054110 [ 73 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.01.08 00:37:11.054154 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8870 | 2026.01.08 00:37:11.054165 [ 268 ] {55c4fab8-aa66-456a-b857-dcfa032f0264} <Debug> TCPHandler: Processed in 0.001808771 sec. | ||
| 8871 | 2026.01.08 00:37:11.054239 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 8872 | 2026.01.08 00:37:11.054288 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2026.01.08 00:37:11.054357 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8874 | 2026.01.08 00:37:11.054396 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 8875 | 2026.01.08 00:37:11.054396 [ 268 ] {288c0e10-b940-442d-92a2-e16868a28fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8876 | 2026.01.08 00:37:11.054451 [ 268 ] {288c0e10-b940-442d-92a2-e16868a28fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8877 | 2026.01.08 00:37:11.054465 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 241 rows starting from the beginning of the part | ||
| 8878 | 2026.01.08 00:37:11.054518 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 8879 | 2026.01.08 00:37:11.054561 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 241 rows starting from the beginning of the part | ||
| 8880 | 2026.01.08 00:37:11.054599 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 8881 | 2026.01.08 00:37:11.054639 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 245 rows starting from the beginning of the part | ||
| 8882 | 2026.01.08 00:37:11.055055 [ 268 ] {288c0e10-b940-442d-92a2-e16868a28fa6} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8883 | 2026.01.08 00:37:11.055101 [ 268 ] {288c0e10-b940-442d-92a2-e16868a28fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 8884 | 2026.01.08 00:37:11.055606 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140101 sec., 724477.3413466 rows/sec., 47.27 MiB/sec. | ||
| 8885 | 2026.01.08 00:37:11.055711 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7291 rows, containing 5 columns (5 merged, 0 gathered) in 0.003371576 sec., 2162490.1826326917 rows/sec., 183.26 MiB/sec. | ||
| 8886 | 2026.01.08 00:37:11.055771 [ 268 ] {288c0e10-b940-442d-92a2-e16868a28fa6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8887 | 2026.01.08 00:37:11.055784 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8888 | 2026.01.08 00:37:11.056012 [ 268 ] {288c0e10-b940-442d-92a2-e16868a28fa6} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2026.01.08 00:37:11.056051 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.01.08 00:37:11.056075 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8891 | 2026.01.08 00:37:11.056128 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_51_10} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8892 | 2026.01.08 00:37:11.056157 [ 268 ] {288c0e10-b940-442d-92a2-e16868a28fa6} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001781 sec., 247052.21785513757 rows/sec., 16.34 MiB/sec. | ||
| 8893 | 2026.01.08 00:37:11.056199 [ 268 ] {288c0e10-b940-442d-92a2-e16868a28fa6} <Debug> TCPHandler: Processed in 0.001963376 sec. | ||
| 8894 | 2026.01.08 00:37:11.056210 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8895 | 2026.01.08 00:37:11.056320 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8896 | 2026.01.08 00:37:11.056406 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2026.01.08 00:37:11.056418 [ 268 ] {de5bd1d4-f2e8-409e-b1cf-280d4df746b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8898 | 2026.01.08 00:37:11.056470 [ 268 ] {de5bd1d4-f2e8-409e-b1cf-280d4df746b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8899 | 2026.01.08 00:37:11.056502 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_61_12} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8900 | 2026.01.08 00:37:11.056626 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 8901 | 2026.01.08 00:37:11.056968 [ 268 ] {de5bd1d4-f2e8-409e-b1cf-280d4df746b7} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.01.08 00:37:11.057010 [ 268 ] {de5bd1d4-f2e8-409e-b1cf-280d4df746b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8903 | 2026.01.08 00:37:11.057338 [ 268 ] {de5bd1d4-f2e8-409e-b1cf-280d4df746b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8904 | 2026.01.08 00:37:11.057567 [ 268 ] {de5bd1d4-f2e8-409e-b1cf-280d4df746b7} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.01.08 00:37:11.057699 [ 268 ] {de5bd1d4-f2e8-409e-b1cf-280d4df746b7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0013 sec., 162307.6923076923 rows/sec., 9.22 MiB/sec. | ||
| 8906 | 2026.01.08 00:37:11.057737 [ 268 ] {de5bd1d4-f2e8-409e-b1cf-280d4df746b7} <Debug> TCPHandler: Processed in 0.001466872 sec. | ||
| 8907 | 2026.01.08 00:37:11.057840 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.01.08 00:37:11.057934 [ 268 ] {c26df249-f92a-4658-9193-845d01c7e953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8909 | 2026.01.08 00:37:11.057974 [ 268 ] {c26df249-f92a-4658-9193-845d01c7e953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8910 | 2026.01.08 00:37:11.058806 [ 268 ] {c26df249-f92a-4658-9193-845d01c7e953} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.01.08 00:37:11.058844 [ 268 ] {c26df249-f92a-4658-9193-845d01c7e953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8912 | 2026.01.08 00:37:11.059214 [ 268 ] {c26df249-f92a-4658-9193-845d01c7e953} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8913 | 2026.01.08 00:37:11.059426 [ 268 ] {c26df249-f92a-4658-9193-845d01c7e953} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.01.08 00:37:11.059536 [ 73 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8915 | 2026.01.08 00:37:11.059557 [ 268 ] {c26df249-f92a-4658-9193-845d01c7e953} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001641 sec., 716026.8129189519 rows/sec., 51.16 MiB/sec. | ||
| 8916 | 2026.01.08 00:37:11.059575 [ 73 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.01.08 00:37:11.059600 [ 268 ] {c26df249-f92a-4658-9193-845d01c7e953} <Debug> TCPHandler: Processed in 0.001808971 sec. | ||
| 8918 | 2026.01.08 00:37:11.059603 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8919 | 2026.01.08 00:37:11.059710 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 8920 | 2026.01.08 00:37:11.059718 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2026.01.08 00:37:11.059835 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8922 | 2026.01.08 00:37:11.059836 [ 268 ] {22998680-1f62-4947-974a-48f17aa12987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8923 | 2026.01.08 00:37:11.059879 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 8924 | 2026.01.08 00:37:11.059900 [ 268 ] {22998680-1f62-4947-974a-48f17aa12987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8925 | 2026.01.08 00:37:11.059952 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 715 rows starting from the beginning of the part | ||
| 8926 | 2026.01.08 00:37:11.060008 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 69 rows starting from the beginning of the part | ||
| 8927 | 2026.01.08 00:37:11.060051 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 715 rows starting from the beginning of the part | ||
| 8928 | 2026.01.08 00:37:11.060090 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 69 rows starting from the beginning of the part | ||
| 8929 | 2026.01.08 00:37:11.060127 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1175 rows starting from the beginning of the part | ||
| 8930 | 2026.01.08 00:37:11.060243 [ 268 ] {22998680-1f62-4947-974a-48f17aa12987} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.01.08 00:37:11.060285 [ 268 ] {22998680-1f62-4947-974a-48f17aa12987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8932 | 2026.01.08 00:37:11.060618 [ 268 ] {22998680-1f62-4947-974a-48f17aa12987} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8933 | 2026.01.08 00:37:11.060851 [ 268 ] {22998680-1f62-4947-974a-48f17aa12987} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.01.08 00:37:11.060983 [ 268 ] {22998680-1f62-4947-974a-48f17aa12987} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 8935 | 2026.01.08 00:37:11.061021 [ 268 ] {22998680-1f62-4947-974a-48f17aa12987} <Debug> TCPHandler: Processed in 0.001352359 sec. | ||
| 8936 | 2026.01.08 00:37:11.061138 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8937 | 2026.01.08 00:37:11.061254 [ 268 ] {83c2a0b4-861d-4103-90ce-e3333615e347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8938 | 2026.01.08 00:37:11.061306 [ 268 ] {83c2a0b4-861d-4103-90ce-e3333615e347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8939 | 2026.01.08 00:37:11.061551 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879554 sec., 2124440.1597400233 rows/sec., 159.86 MiB/sec. | ||
| 8940 | 2026.01.08 00:37:11.061719 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8941 | 2026.01.08 00:37:11.061959 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.01.08 00:37:11.061981 [ 268 ] {83c2a0b4-861d-4103-90ce-e3333615e347} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.01.08 00:37:11.062027 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_61_12} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8944 | 2026.01.08 00:37:11.062030 [ 268 ] {83c2a0b4-861d-4103-90ce-e3333615e347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8945 | 2026.01.08 00:37:11.062101 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8946 | 2026.01.08 00:37:11.062453 [ 268 ] {83c2a0b4-861d-4103-90ce-e3333615e347} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8947 | 2026.01.08 00:37:11.062679 [ 268 ] {83c2a0b4-861d-4103-90ce-e3333615e347} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.01.08 00:37:11.062782 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8949 | 2026.01.08 00:37:11.062809 [ 268 ] {83c2a0b4-861d-4103-90ce-e3333615e347} <Debug> executeQuery: Read 904 rows, 61.17 KiB in 0.001578 sec., 572877.0595690748 rows/sec., 37.86 MiB/sec. | ||
| 8950 | 2026.01.08 00:37:11.062815 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.01.08 00:37:11.062851 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8952 | 2026.01.08 00:37:11.062855 [ 268 ] {83c2a0b4-861d-4103-90ce-e3333615e347} <Debug> TCPHandler: Processed in 0.001776671 sec. | ||
| 8953 | 2026.01.08 00:37:11.062920 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 8954 | 2026.01.08 00:37:11.062967 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2026.01.08 00:37:11.062998 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8956 | 2026.01.08 00:37:11.063025 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18346 rows starting from the beginning of the part | ||
| 8957 | 2026.01.08 00:37:11.063071 [ 268 ] {29472b1f-f835-4714-a448-f82ad3fa0e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.01.08 00:37:11.063073 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 314 rows starting from the beginning of the part | ||
| 8959 | 2026.01.08 00:37:11.063124 [ 268 ] {29472b1f-f835-4714-a448-f82ad3fa0e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8960 | 2026.01.08 00:37:11.063126 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8961 | 2026.01.08 00:37:11.063175 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 314 rows starting from the beginning of the part | ||
| 8962 | 2026.01.08 00:37:11.063210 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8963 | 2026.01.08 00:37:11.063249 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 904 rows starting from the beginning of the part | ||
| 8964 | 2026.01.08 00:37:11.063492 [ 268 ] {29472b1f-f835-4714-a448-f82ad3fa0e69} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2026.01.08 00:37:11.063534 [ 268 ] {29472b1f-f835-4714-a448-f82ad3fa0e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8966 | 2026.01.08 00:37:11.063891 [ 268 ] {29472b1f-f835-4714-a448-f82ad3fa0e69} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8967 | 2026.01.08 00:37:11.064138 [ 268 ] {29472b1f-f835-4714-a448-f82ad3fa0e69} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.01.08 00:37:11.064241 [ 73 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8969 | 2026.01.08 00:37:11.064266 [ 268 ] {29472b1f-f835-4714-a448-f82ad3fa0e69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001219 sec., 820.3445447087777 rows/sec., 55.28 KiB/sec. | ||
| 8970 | 2026.01.08 00:37:11.064274 [ 73 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8971 | 2026.01.08 00:37:11.064306 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8972 | 2026.01.08 00:37:11.064310 [ 268 ] {29472b1f-f835-4714-a448-f82ad3fa0e69} <Debug> TCPHandler: Processed in 0.00139215 sec. | ||
| 8973 | 2026.01.08 00:37:11.064376 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8974 | 2026.01.08 00:37:11.064428 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.01.08 00:37:11.064462 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8976 | 2026.01.08 00:37:11.064493 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 8977 | 2026.01.08 00:37:11.064526 [ 268 ] {bdc98577-a5a4-494b-83bc-bdae39b0408d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8978 | 2026.01.08 00:37:11.064535 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8979 | 2026.01.08 00:37:11.064585 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8980 | 2026.01.08 00:37:11.064591 [ 268 ] {bdc98577-a5a4-494b-83bc-bdae39b0408d} <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 | ||
| 8981 | 2026.01.08 00:37:11.064616 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8982 | 2026.01.08 00:37:11.064654 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8983 | 2026.01.08 00:37:11.064684 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8984 | 2026.01.08 00:37:11.065362 [ 190 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001015429 sec., 23635.330485932547 rows/sec., 1.55 MiB/sec. | ||
| 8985 | 2026.01.08 00:37:11.065418 [ 268 ] {bdc98577-a5a4-494b-83bc-bdae39b0408d} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2026.01.08 00:37:11.065462 [ 268 ] {bdc98577-a5a4-494b-83bc-bdae39b0408d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8987 | 2026.01.08 00:37:11.065545 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8988 | 2026.01.08 00:37:11.065899 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.01.08 00:37:11.066002 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_24_5} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8990 | 2026.01.08 00:37:11.066101 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 8991 | 2026.01.08 00:37:11.066264 [ 268 ] {bdc98577-a5a4-494b-83bc-bdae39b0408d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8992 | 2026.01.08 00:37:11.066506 [ 268 ] {bdc98577-a5a4-494b-83bc-bdae39b0408d} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.01.08 00:37:11.066620 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8994 | 2026.01.08 00:37:11.066644 [ 268 ] {bdc98577-a5a4-494b-83bc-bdae39b0408d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002136 sec., 16853.932584269663 rows/sec., 30.20 MiB/sec. | ||
| 8995 | 2026.01.08 00:37:11.066651 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.01.08 00:37:11.066685 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 8997 | 2026.01.08 00:37:11.066708 [ 268 ] {bdc98577-a5a4-494b-83bc-bdae39b0408d} <Debug> TCPHandler: Processed in 0.002327976 sec. | ||
| 8998 | 2026.01.08 00:37:11.066748 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 8999 | 2026.01.08 00:37:11.066826 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9000 | 2026.01.08 00:37:11.066926 [ 268 ] {2e77722a-298b-4d1a-b3b8-1291aecfdac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9001 | 2026.01.08 00:37:11.066927 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9002 | 2026.01.08 00:37:11.066973 [ 268 ] {2e77722a-298b-4d1a-b3b8-1291aecfdac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9003 | 2026.01.08 00:37:11.066991 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 973 rows starting from the beginning of the part | ||
| 9004 | 2026.01.08 00:37:11.067093 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 9005 | 2026.01.08 00:37:11.067191 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 9006 | 2026.01.08 00:37:11.067285 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 9007 | 2026.01.08 00:37:11.067316 [ 268 ] {2e77722a-298b-4d1a-b3b8-1291aecfdac3} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.01.08 00:37:11.067359 [ 268 ] {2e77722a-298b-4d1a-b3b8-1291aecfdac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9009 | 2026.01.08 00:37:11.067377 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 9010 | 2026.01.08 00:37:11.067477 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 9011 | 2026.01.08 00:37:11.067716 [ 268 ] {2e77722a-298b-4d1a-b3b8-1291aecfdac3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9012 | 2026.01.08 00:37:11.067992 [ 268 ] {2e77722a-298b-4d1a-b3b8-1291aecfdac3} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2026.01.08 00:37:11.068106 [ 73 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9014 | 2026.01.08 00:37:11.068132 [ 268 ] {2e77722a-298b-4d1a-b3b8-1291aecfdac3} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001224 sec., 55555.555555555555 rows/sec., 3.22 MiB/sec. | ||
| 9015 | 2026.01.08 00:37:11.068139 [ 73 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9016 | 2026.01.08 00:37:11.068172 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9017 | 2026.01.08 00:37:11.068176 [ 268 ] {2e77722a-298b-4d1a-b3b8-1291aecfdac3} <Debug> TCPHandler: Processed in 0.0013993 sec. | ||
| 9018 | 2026.01.08 00:37:11.068290 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 9019 | 2026.01.08 00:37:11.068446 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9020 | 2026.01.08 00:37:11.068490 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3836 rows starting from the beginning of the part | ||
| 9021 | 2026.01.08 00:37:11.068571 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 104 rows starting from the beginning of the part | ||
| 9022 | 2026.01.08 00:37:11.068627 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9023 | 2026.01.08 00:37:11.068682 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 9024 | 2026.01.08 00:37:11.068731 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9025 | 2026.01.08 00:37:11.068780 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 68 rows starting from the beginning of the part | ||
| 9026 | 2026.01.08 00:37:11.069567 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20198 rows, containing 5 columns (5 merged, 0 gathered) in 0.006671979 sec., 3027287.70579164 rows/sec., 204.02 MiB/sec. | ||
| 9027 | 2026.01.08 00:37:11.069851 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9028 | 2026.01.08 00:37:11.070124 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.01.08 00:37:11.070190 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9030 | 2026.01.08 00:37:11.070254 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9031 | 2026.01.08 00:37:11.070523 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4232 rows, containing 4 columns (4 merged, 0 gathered) in 0.002299625 sec., 1840300.0489210198 rows/sec., 117.93 MiB/sec. | ||
| 9032 | 2026.01.08 00:37:11.070942 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9033 | 2026.01.08 00:37:11.071201 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.01.08 00:37:11.071267 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_61_12} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9035 | 2026.01.08 00:37:11.071338 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9036 | 2026.01.08 00:37:11.074145 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 19 columns (19 merged, 0 gathered) in 0.00742247 sec., 146986.11109239917 rows/sec., 263.39 MiB/sec. | ||
| 9037 | 2026.01.08 00:37:11.075428 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9038 | 2026.01.08 00:37:11.075753 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.01.08 00:37:11.075832 [ 195 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9040 | 2026.01.08 00:37:11.075916 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.40 MiB. | ||
| 9041 | 2026.01.08 00:37:12.001175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.86 MiB, peak 312.61 MiB, free memory in arenas 0.00 B, will set to 304.54 MiB (RSS), difference: 4.68 MiB | ||
| 9042 | 2026.01.08 00:37:12.103348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1184 | ||
| 9043 | 2026.01.08 00:37:12.106414 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9044 | 2026.01.08 00:37:12.106460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9045 | 2026.01.08 00:37:12.107665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9046 | 2026.01.08 00:37:12.107927 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9047 | 2026.01.08 00:37:12.108212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1184 | ||
| 9048 | 2026.01.08 00:37:14.546410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18801 | ||
| 9049 | 2026.01.08 00:37:14.546898 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.01.08 00:37:14.546945 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9051 | 2026.01.08 00:37:14.547433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9052 | 2026.01.08 00:37:14.547692 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.01.08 00:37:14.547834 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18801 | ||
| 9054 | 2026.01.08 00:37:14.642783 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.01.08 00:37:14.642968 [ 268 ] {28583c19-7e64-4fd8-8348-f9f767d34c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9056 | 2026.01.08 00:37:14.643036 [ 268 ] {28583c19-7e64-4fd8-8348-f9f767d34c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9057 | 2026.01.08 00:37:14.643694 [ 268 ] {28583c19-7e64-4fd8-8348-f9f767d34c1b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.01.08 00:37:14.643742 [ 268 ] {28583c19-7e64-4fd8-8348-f9f767d34c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9059 | 2026.01.08 00:37:14.644133 [ 268 ] {28583c19-7e64-4fd8-8348-f9f767d34c1b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9060 | 2026.01.08 00:37:14.644384 [ 268 ] {28583c19-7e64-4fd8-8348-f9f767d34c1b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.01.08 00:37:14.644538 [ 268 ] {28583c19-7e64-4fd8-8348-f9f767d34c1b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.65 MiB/sec. | ||
| 9062 | 2026.01.08 00:37:14.644580 [ 268 ] {28583c19-7e64-4fd8-8348-f9f767d34c1b} <Debug> TCPHandler: Processed in 0.001934444 sec. | ||
| 9063 | 2026.01.08 00:37:14.644709 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.01.08 00:37:14.644805 [ 268 ] {b2c1675e-b64a-45ce-b30b-f83b763146ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9065 | 2026.01.08 00:37:14.644847 [ 268 ] {b2c1675e-b64a-45ce-b30b-f83b763146ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9066 | 2026.01.08 00:37:14.645254 [ 268 ] {b2c1675e-b64a-45ce-b30b-f83b763146ae} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.01.08 00:37:14.645291 [ 268 ] {b2c1675e-b64a-45ce-b30b-f83b763146ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9068 | 2026.01.08 00:37:14.645593 [ 268 ] {b2c1675e-b64a-45ce-b30b-f83b763146ae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9069 | 2026.01.08 00:37:14.645804 [ 268 ] {b2c1675e-b64a-45ce-b30b-f83b763146ae} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.01.08 00:37:14.645931 [ 268 ] {b2c1675e-b64a-45ce-b30b-f83b763146ae} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 4.36 MiB/sec. | ||
| 9071 | 2026.01.08 00:37:14.645968 [ 268 ] {b2c1675e-b64a-45ce-b30b-f83b763146ae} <Debug> TCPHandler: Processed in 0.001309507 sec. | ||
| 9072 | 2026.01.08 00:37:14.646082 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2026.01.08 00:37:14.646177 [ 268 ] {959fc0d7-07c1-4a79-ac87-978d8c6f526d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9074 | 2026.01.08 00:37:14.646221 [ 268 ] {959fc0d7-07c1-4a79-ac87-978d8c6f526d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9075 | 2026.01.08 00:37:14.646588 [ 268 ] {959fc0d7-07c1-4a79-ac87-978d8c6f526d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.01.08 00:37:14.646624 [ 268 ] {959fc0d7-07c1-4a79-ac87-978d8c6f526d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9077 | 2026.01.08 00:37:14.646950 [ 268 ] {959fc0d7-07c1-4a79-ac87-978d8c6f526d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9078 | 2026.01.08 00:37:14.647164 [ 268 ] {959fc0d7-07c1-4a79-ac87-978d8c6f526d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2026.01.08 00:37:14.647291 [ 268 ] {959fc0d7-07c1-4a79-ac87-978d8c6f526d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001134 sec., 84656.08465608465 rows/sec., 5.90 MiB/sec. | ||
| 9080 | 2026.01.08 00:37:14.647328 [ 268 ] {959fc0d7-07c1-4a79-ac87-978d8c6f526d} <Debug> TCPHandler: Processed in 0.001294287 sec. | ||
| 9081 | 2026.01.08 00:37:14.647440 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.01.08 00:37:14.647535 [ 268 ] {e9165ee0-039d-4a15-8f5d-12e695e4a733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9083 | 2026.01.08 00:37:14.647575 [ 268 ] {e9165ee0-039d-4a15-8f5d-12e695e4a733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9084 | 2026.01.08 00:37:14.647900 [ 268 ] {e9165ee0-039d-4a15-8f5d-12e695e4a733} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.01.08 00:37:14.647936 [ 268 ] {e9165ee0-039d-4a15-8f5d-12e695e4a733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9086 | 2026.01.08 00:37:14.648237 [ 268 ] {e9165ee0-039d-4a15-8f5d-12e695e4a733} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9087 | 2026.01.08 00:37:14.648452 [ 268 ] {e9165ee0-039d-4a15-8f5d-12e695e4a733} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.01.08 00:37:14.648577 [ 268 ] {e9165ee0-039d-4a15-8f5d-12e695e4a733} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001061 sec., 33930.25447690857 rows/sec., 2.29 MiB/sec. | ||
| 9089 | 2026.01.08 00:37:14.648613 [ 268 ] {e9165ee0-039d-4a15-8f5d-12e695e4a733} <Debug> TCPHandler: Processed in 0.001221255 sec. | ||
| 9090 | 2026.01.08 00:37:15.543404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9091 | 2026.01.08 00:37:15.559840 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2026.01.08 00:37:15.559897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9093 | 2026.01.08 00:37:15.566177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9094 | 2026.01.08 00:37:15.566916 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2026.01.08 00:37:15.569680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9096 | 2026.01.08 00:37:19.546020 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58095 | ||
| 9097 | 2026.01.08 00:37:19.546162 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9098 | 2026.01.08 00:37:19.546201 [ 351 ] {} <Debug> TCP-Session: 46682b95-0446-4310-a237-da841937e74a Authenticating user 'default' from [fd00:1122:3344:101::e]:58095 | ||
| 9099 | 2026.01.08 00:37:19.546230 [ 351 ] {} <Debug> TCP-Session: 46682b95-0446-4310-a237-da841937e74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9100 | 2026.01.08 00:37:19.546248 [ 351 ] {} <Debug> TCP-Session: 46682b95-0446-4310-a237-da841937e74a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9101 | 2026.01.08 00:37:19.546675 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34159 | ||
| 9102 | 2026.01.08 00:37:19.546762 [ 351 ] {} <Trace> TCP-Session: 46682b95-0446-4310-a237-da841937e74a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.01.08 00:37:19.546788 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59890 | ||
| 9104 | 2026.01.08 00:37:19.546847 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54972 | ||
| 9105 | 2026.01.08 00:37:19.546857 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55344 | ||
| 9106 | 2026.01.08 00:37:19.546849 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9107 | 2026.01.08 00:37:19.546919 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50311 | ||
| 9108 | 2026.01.08 00:37:19.546965 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9109 | 2026.01.08 00:37:19.546990 [ 351 ] {528d8393-03b4-4dab-9400-2dc78919493b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58095) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9110 | 2026.01.08 00:37:19.547021 [ 355 ] {} <Debug> TCP-Session: 6f6565b1-eb89-4a6a-8ef3-f1fcf2e42553 Authenticating user 'default' from [fd00:1122:3344:101::e]:54972 | ||
| 9111 | 2026.01.08 00:37:19.547031 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9112 | 2026.01.08 00:37:19.547053 [ 355 ] {} <Debug> TCP-Session: 6f6565b1-eb89-4a6a-8ef3-f1fcf2e42553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9113 | 2026.01.08 00:37:19.547063 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9114 | 2026.01.08 00:37:19.547087 [ 353 ] {} <Debug> TCP-Session: 30f4d748-4b74-46e3-a3e3-38e3c54e56f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55344 | ||
| 9115 | 2026.01.08 00:37:19.547089 [ 355 ] {} <Debug> TCP-Session: 6f6565b1-eb89-4a6a-8ef3-f1fcf2e42553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9116 | 2026.01.08 00:37:19.547114 [ 356 ] {} <Debug> TCP-Session: 948a2918-feda-4491-9479-e4cdfcafebdf Authenticating user 'default' from [fd00:1122:3344:101::e]:50311 | ||
| 9117 | 2026.01.08 00:37:19.547127 [ 353 ] {} <Debug> TCP-Session: 30f4d748-4b74-46e3-a3e3-38e3c54e56f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9118 | 2026.01.08 00:37:19.547153 [ 356 ] {} <Debug> TCP-Session: 948a2918-feda-4491-9479-e4cdfcafebdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9119 | 2026.01.08 00:37:19.547161 [ 353 ] {} <Debug> TCP-Session: 30f4d748-4b74-46e3-a3e3-38e3c54e56f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9120 | 2026.01.08 00:37:19.547175 [ 356 ] {} <Debug> TCP-Session: 948a2918-feda-4491-9479-e4cdfcafebdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9121 | 2026.01.08 00:37:19.547119 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47436 | ||
| 9122 | 2026.01.08 00:37:19.547112 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44028 | ||
| 9123 | 2026.01.08 00:37:19.546990 [ 352 ] {} <Debug> TCP-Session: 51291013-b898-4d92-b2f0-52a1da2288a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34159 | ||
| 9124 | 2026.01.08 00:37:19.546960 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9125 | 2026.01.08 00:37:19.547337 [ 352 ] {} <Debug> TCP-Session: 51291013-b898-4d92-b2f0-52a1da2288a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9126 | 2026.01.08 00:37:19.546988 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51911 | ||
| 9127 | 2026.01.08 00:37:19.547375 [ 352 ] {} <Debug> TCP-Session: 51291013-b898-4d92-b2f0-52a1da2288a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9128 | 2026.01.08 00:37:19.547377 [ 354 ] {} <Debug> TCP-Session: 6fdfe77c-cd12-4082-be5c-b1e637335dee Authenticating user 'default' from [fd00:1122:3344:101::e]:59890 | ||
| 9129 | 2026.01.08 00:37:19.547380 [ 351 ] {528d8393-03b4-4dab-9400-2dc78919493b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9130 | 2026.01.08 00:37:19.547454 [ 354 ] {} <Debug> TCP-Session: 6fdfe77c-cd12-4082-be5c-b1e637335dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9131 | 2026.01.08 00:37:19.547488 [ 354 ] {} <Debug> TCP-Session: 6fdfe77c-cd12-4082-be5c-b1e637335dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2026.01.08 00:37:19.547535 [ 351 ] {528d8393-03b4-4dab-9400-2dc78919493b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9133 | 2026.01.08 00:37:19.547561 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9134 | 2026.01.08 00:37:19.547604 [ 358 ] {} <Debug> TCP-Session: 387a1b0e-a5a5-4019-bb5b-9c43c350dd03 Authenticating user 'default' from [fd00:1122:3344:101::e]:47436 | ||
| 9135 | 2026.01.08 00:37:19.547629 [ 358 ] {} <Debug> TCP-Session: 387a1b0e-a5a5-4019-bb5b-9c43c350dd03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9136 | 2026.01.08 00:37:19.547647 [ 358 ] {} <Debug> TCP-Session: 387a1b0e-a5a5-4019-bb5b-9c43c350dd03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9137 | 2026.01.08 00:37:19.547970 [ 351 ] {528d8393-03b4-4dab-9400-2dc78919493b} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 9138 | 2026.01.08 00:37:19.548213 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9139 | 2026.01.08 00:37:19.548266 [ 357 ] {} <Debug> TCP-Session: d7920439-1c0d-4f5d-a8a7-47b21597bc55 Authenticating user 'default' from [fd00:1122:3344:101::e]:51911 | ||
| 9140 | 2026.01.08 00:37:19.548291 [ 357 ] {} <Debug> TCP-Session: d7920439-1c0d-4f5d-a8a7-47b21597bc55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9141 | 2026.01.08 00:37:19.548313 [ 357 ] {} <Debug> TCP-Session: d7920439-1c0d-4f5d-a8a7-47b21597bc55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9142 | 2026.01.08 00:37:19.548362 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9143 | 2026.01.08 00:37:19.548416 [ 359 ] {} <Debug> TCP-Session: d2dfd1c6-90d7-4e32-8039-17ccda9f5a5e Authenticating user 'default' from [fd00:1122:3344:101::e]:44028 | ||
| 9144 | 2026.01.08 00:37:19.548538 [ 359 ] {} <Debug> TCP-Session: d2dfd1c6-90d7-4e32-8039-17ccda9f5a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9145 | 2026.01.08 00:37:19.548557 [ 359 ] {} <Debug> TCP-Session: d2dfd1c6-90d7-4e32-8039-17ccda9f5a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9146 | 2026.01.08 00:37:19.549438 [ 335 ] {528d8393-03b4-4dab-9400-2dc78919493b} <Trace> AggregatingTransform: Aggregating | ||
| 9147 | 2026.01.08 00:37:19.549478 [ 335 ] {528d8393-03b4-4dab-9400-2dc78919493b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9148 | 2026.01.08 00:37:19.549517 [ 335 ] {528d8393-03b4-4dab-9400-2dc78919493b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00140153 sec. (713.506 rows/sec., 27.87 KiB/sec.) | ||
| 9149 | 2026.01.08 00:37:19.549536 [ 335 ] {528d8393-03b4-4dab-9400-2dc78919493b} <Trace> Aggregator: Merging aggregated data | ||
| 9150 | 2026.01.08 00:37:19.550828 [ 351 ] {528d8393-03b4-4dab-9400-2dc78919493b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003912 sec., 255.62372188139062 rows/sec., 9.99 KiB/sec. | ||
| 9151 | 2026.01.08 00:37:19.551017 [ 351 ] {528d8393-03b4-4dab-9400-2dc78919493b} <Debug> TCPHandler: Processed in 0.004439746 sec. | ||
| 9152 | 2026.01.08 00:37:19.551120 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9153 | 2026.01.08 00:37:19.551146 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9154 | 2026.01.08 00:37:19.551163 [ 358 ] {} <Debug> TCP-Session: 387a1b0e-a5a5-4019-bb5b-9c43c350dd03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9155 | 2026.01.08 00:37:19.551179 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9156 | 2026.01.08 00:37:19.551207 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9157 | 2026.01.08 00:37:19.551216 [ 352 ] {} <Debug> TCP-Session: 51291013-b898-4d92-b2f0-52a1da2288a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2026.01.08 00:37:19.551240 [ 356 ] {} <Debug> TCP-Session: 948a2918-feda-4491-9479-e4cdfcafebdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9159 | 2026.01.08 00:37:19.551254 [ 357 ] {} <Debug> TCP-Session: d7920439-1c0d-4f5d-a8a7-47b21597bc55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2026.01.08 00:37:19.551265 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9161 | 2026.01.08 00:37:19.551288 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9162 | 2026.01.08 00:37:19.551320 [ 355 ] {} <Debug> TCP-Session: 6f6565b1-eb89-4a6a-8ef3-f1fcf2e42553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9163 | 2026.01.08 00:37:19.551243 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9164 | 2026.01.08 00:37:19.551341 [ 359 ] {} <Debug> TCP-Session: d2dfd1c6-90d7-4e32-8039-17ccda9f5a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9165 | 2026.01.08 00:37:19.551164 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9166 | 2026.01.08 00:37:19.551379 [ 354 ] {} <Debug> TCP-Session: 6fdfe77c-cd12-4082-be5c-b1e637335dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9167 | 2026.01.08 00:37:19.551340 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9168 | 2026.01.08 00:37:19.551412 [ 353 ] {} <Debug> TCP-Session: 30f4d748-4b74-46e3-a3e3-38e3c54e56f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9169 | 2026.01.08 00:37:19.551445 [ 351 ] {} <Debug> TCP-Session: 46682b95-0446-4310-a237-da841937e74a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9170 | 2026.01.08 00:37:19.630054 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41129 | ||
| 9171 | 2026.01.08 00:37:19.630157 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9172 | 2026.01.08 00:37:19.630184 [ 351 ] {} <Debug> TCP-Session: 0c65d189-9c38-4b3e-9a5a-8c4cc958ff08 Authenticating user 'default' from [fd00:1122:3344:101::e]:41129 | ||
| 9173 | 2026.01.08 00:37:19.630205 [ 351 ] {} <Debug> TCP-Session: 0c65d189-9c38-4b3e-9a5a-8c4cc958ff08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9174 | 2026.01.08 00:37:19.630218 [ 351 ] {} <Debug> TCP-Session: 0c65d189-9c38-4b3e-9a5a-8c4cc958ff08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9175 | 2026.01.08 00:37:19.630411 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37661 | ||
| 9176 | 2026.01.08 00:37:19.630433 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59621 | ||
| 9177 | 2026.01.08 00:37:19.630461 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34073 | ||
| 9178 | 2026.01.08 00:37:19.630500 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41235 | ||
| 9179 | 2026.01.08 00:37:19.630522 [ 351 ] {} <Trace> TCP-Session: 0c65d189-9c38-4b3e-9a5a-8c4cc958ff08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2026.01.08 00:37:19.630526 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62763 | ||
| 9181 | 2026.01.08 00:37:19.630546 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9182 | 2026.01.08 00:37:19.630581 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9183 | 2026.01.08 00:37:19.630533 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9184 | 2026.01.08 00:37:19.630613 [ 358 ] {} <Debug> TCP-Session: 2e56ae02-c809-4bd6-b90e-f29e364083a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41235 | ||
| 9185 | 2026.01.08 00:37:19.630605 [ 355 ] {} <Debug> TCP-Session: 56754423-023e-46ea-80ba-9a07e33be40d Authenticating user 'default' from [fd00:1122:3344:101::e]:59621 | ||
| 9186 | 2026.01.08 00:37:19.630650 [ 358 ] {} <Debug> TCP-Session: 2e56ae02-c809-4bd6-b90e-f29e364083a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2026.01.08 00:37:19.630654 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9188 | 2026.01.08 00:37:19.630669 [ 358 ] {} <Debug> TCP-Session: 2e56ae02-c809-4bd6-b90e-f29e364083a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2026.01.08 00:37:19.630684 [ 351 ] {67a8710f-6adc-4a60-8fdf-cc0d57f276f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9190 | 2026.01.08 00:37:19.630704 [ 359 ] {} <Debug> TCP-Session: 6041ff5d-41b3-48ba-b4ff-8a525e9df453 Authenticating user 'default' from [fd00:1122:3344:101::e]:62763 | ||
| 9191 | 2026.01.08 00:37:19.630665 [ 355 ] {} <Debug> TCP-Session: 56754423-023e-46ea-80ba-9a07e33be40d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2026.01.08 00:37:19.630742 [ 359 ] {} <Debug> TCP-Session: 6041ff5d-41b3-48ba-b4ff-8a525e9df453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9193 | 2026.01.08 00:37:19.630757 [ 355 ] {} <Debug> TCP-Session: 56754423-023e-46ea-80ba-9a07e33be40d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9194 | 2026.01.08 00:37:19.630776 [ 359 ] {} <Debug> TCP-Session: 6041ff5d-41b3-48ba-b4ff-8a525e9df453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2026.01.08 00:37:19.630646 [ 352 ] {} <Debug> TCP-Session: 2e7775e3-a1d4-4c44-88ec-a0c53f4d6d68 Authenticating user 'default' from [fd00:1122:3344:101::e]:37661 | ||
| 9196 | 2026.01.08 00:37:19.630452 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41619 | ||
| 9197 | 2026.01.08 00:37:19.630854 [ 352 ] {} <Debug> TCP-Session: 2e7775e3-a1d4-4c44-88ec-a0c53f4d6d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9198 | 2026.01.08 00:37:19.630442 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52706 | ||
| 9199 | 2026.01.08 00:37:19.630418 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39227 | ||
| 9200 | 2026.01.08 00:37:19.630932 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9201 | 2026.01.08 00:37:19.630561 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9202 | 2026.01.08 00:37:19.630967 [ 356 ] {} <Debug> TCP-Session: 09d0c5ab-ce11-45e6-ba75-0d586ba17b62 Authenticating user 'default' from [fd00:1122:3344:101::e]:41619 | ||
| 9203 | 2026.01.08 00:37:19.630972 [ 351 ] {67a8710f-6adc-4a60-8fdf-cc0d57f276f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9204 | 2026.01.08 00:37:19.630985 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9205 | 2026.01.08 00:37:19.631002 [ 356 ] {} <Debug> TCP-Session: 09d0c5ab-ce11-45e6-ba75-0d586ba17b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9206 | 2026.01.08 00:37:19.631056 [ 354 ] {} <Debug> TCP-Session: 97377b01-a705-4486-bb58-aeba62da401d Authenticating user 'default' from [fd00:1122:3344:101::e]:52706 | ||
| 9207 | 2026.01.08 00:37:19.631067 [ 356 ] {} <Debug> TCP-Session: 09d0c5ab-ce11-45e6-ba75-0d586ba17b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9208 | 2026.01.08 00:37:19.631074 [ 351 ] {67a8710f-6adc-4a60-8fdf-cc0d57f276f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9209 | 2026.01.08 00:37:19.631092 [ 354 ] {} <Debug> TCP-Session: 97377b01-a705-4486-bb58-aeba62da401d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9210 | 2026.01.08 00:37:19.630992 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9211 | 2026.01.08 00:37:19.631136 [ 354 ] {} <Debug> TCP-Session: 97377b01-a705-4486-bb58-aeba62da401d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9212 | 2026.01.08 00:37:19.631161 [ 353 ] {} <Debug> TCP-Session: 0a68ec96-2c03-4a32-acd6-bec57760b161 Authenticating user 'default' from [fd00:1122:3344:101::e]:39227 | ||
| 9213 | 2026.01.08 00:37:19.630988 [ 357 ] {} <Debug> TCP-Session: a4012dd6-ac09-4fa0-82fb-ba4c3f17340f Authenticating user 'default' from [fd00:1122:3344:101::e]:34073 | ||
| 9214 | 2026.01.08 00:37:19.631215 [ 353 ] {} <Debug> TCP-Session: 0a68ec96-2c03-4a32-acd6-bec57760b161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9215 | 2026.01.08 00:37:19.631234 [ 357 ] {} <Debug> TCP-Session: a4012dd6-ac09-4fa0-82fb-ba4c3f17340f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2026.01.08 00:37:19.631245 [ 353 ] {} <Debug> TCP-Session: 0a68ec96-2c03-4a32-acd6-bec57760b161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2026.01.08 00:37:19.631257 [ 357 ] {} <Debug> TCP-Session: a4012dd6-ac09-4fa0-82fb-ba4c3f17340f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2026.01.08 00:37:19.630885 [ 352 ] {} <Debug> TCP-Session: 2e7775e3-a1d4-4c44-88ec-a0c53f4d6d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9219 | 2026.01.08 00:37:19.631419 [ 351 ] {67a8710f-6adc-4a60-8fdf-cc0d57f276f3} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 9220 | 2026.01.08 00:37:19.632303 [ 344 ] {67a8710f-6adc-4a60-8fdf-cc0d57f276f3} <Trace> AggregatingTransform: Aggregating | ||
| 9221 | 2026.01.08 00:37:19.632349 [ 344 ] {67a8710f-6adc-4a60-8fdf-cc0d57f276f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9222 | 2026.01.08 00:37:19.632391 [ 344 ] {67a8710f-6adc-4a60-8fdf-cc0d57f276f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000841604 sec. (1188.207 rows/sec., 46.41 KiB/sec.) | ||
| 9223 | 2026.01.08 00:37:19.632412 [ 344 ] {67a8710f-6adc-4a60-8fdf-cc0d57f276f3} <Trace> Aggregator: Merging aggregated data | ||
| 9224 | 2026.01.08 00:37:19.633623 [ 351 ] {67a8710f-6adc-4a60-8fdf-cc0d57f276f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002993 sec., 334.1129301703976 rows/sec., 13.05 KiB/sec. | ||
| 9225 | 2026.01.08 00:37:19.633734 [ 351 ] {67a8710f-6adc-4a60-8fdf-cc0d57f276f3} <Debug> TCPHandler: Processed in 0.003320244 sec. | ||
| 9226 | 2026.01.08 00:37:19.633857 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9227 | 2026.01.08 00:37:19.633895 [ 351 ] {} <Debug> TCP-Session: 0c65d189-9c38-4b3e-9a5a-8c4cc958ff08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9228 | 2026.01.08 00:37:19.633895 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9229 | 2026.01.08 00:37:19.633925 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9230 | 2026.01.08 00:37:19.633945 [ 352 ] {} <Debug> TCP-Session: 2e7775e3-a1d4-4c44-88ec-a0c53f4d6d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9231 | 2026.01.08 00:37:19.633952 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9232 | 2026.01.08 00:37:19.633958 [ 357 ] {} <Debug> TCP-Session: a4012dd6-ac09-4fa0-82fb-ba4c3f17340f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9233 | 2026.01.08 00:37:19.633978 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9234 | 2026.01.08 00:37:19.634003 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9235 | 2026.01.08 00:37:19.634020 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9236 | 2026.01.08 00:37:19.634046 [ 356 ] {} <Debug> TCP-Session: 09d0c5ab-ce11-45e6-ba75-0d586ba17b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9237 | 2026.01.08 00:37:19.634065 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9238 | 2026.01.08 00:37:19.634071 [ 354 ] {} <Debug> TCP-Session: 97377b01-a705-4486-bb58-aeba62da401d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9239 | 2026.01.08 00:37:19.634085 [ 353 ] {} <Debug> TCP-Session: 0a68ec96-2c03-4a32-acd6-bec57760b161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9240 | 2026.01.08 00:37:19.634116 [ 358 ] {} <Debug> TCP-Session: 2e56ae02-c809-4bd6-b90e-f29e364083a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9241 | 2026.01.08 00:37:19.634042 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9242 | 2026.01.08 00:37:19.634014 [ 359 ] {} <Debug> TCP-Session: 6041ff5d-41b3-48ba-b4ff-8a525e9df453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9243 | 2026.01.08 00:37:19.634186 [ 355 ] {} <Debug> TCP-Session: 56754423-023e-46ea-80ba-9a07e33be40d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9244 | 2026.01.08 00:37:19.636908 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53231 | ||
| 9245 | 2026.01.08 00:37:19.636971 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9246 | 2026.01.08 00:37:19.636992 [ 351 ] {} <Debug> TCP-Session: 5b96e81a-a243-4ad7-b534-36fdde778bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:53231 | ||
| 9247 | 2026.01.08 00:37:19.637009 [ 351 ] {} <Debug> TCP-Session: 5b96e81a-a243-4ad7-b534-36fdde778bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.01.08 00:37:19.637023 [ 351 ] {} <Debug> TCP-Session: 5b96e81a-a243-4ad7-b534-36fdde778bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9249 | 2026.01.08 00:37:19.637178 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49742 | ||
| 9250 | 2026.01.08 00:37:19.637215 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37538 | ||
| 9251 | 2026.01.08 00:37:19.637231 [ 351 ] {} <Trace> TCP-Session: 5b96e81a-a243-4ad7-b534-36fdde778bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9252 | 2026.01.08 00:37:19.637241 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65477 | ||
| 9253 | 2026.01.08 00:37:19.637272 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53508 | ||
| 9254 | 2026.01.08 00:37:19.637277 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45529 | ||
| 9255 | 2026.01.08 00:37:19.637298 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9256 | 2026.01.08 00:37:19.637332 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9257 | 2026.01.08 00:37:19.637333 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9258 | 2026.01.08 00:37:19.637368 [ 358 ] {} <Debug> TCP-Session: deb97d6c-dc38-46ec-9298-9c85e984e25e Authenticating user 'default' from [fd00:1122:3344:101::e]:53508 | ||
| 9259 | 2026.01.08 00:37:19.637367 [ 351 ] {51ef03d1-48c6-4dc1-ad84-97dacdc7b9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53231) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9260 | 2026.01.08 00:37:19.637387 [ 358 ] {} <Debug> TCP-Session: deb97d6c-dc38-46ec-9298-9c85e984e25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.01.08 00:37:19.637386 [ 355 ] {} <Debug> TCP-Session: d54a2bc3-7e19-4d18-a81b-afad0fc85453 Authenticating user 'default' from [fd00:1122:3344:101::e]:65477 | ||
| 9262 | 2026.01.08 00:37:19.637405 [ 358 ] {} <Debug> TCP-Session: deb97d6c-dc38-46ec-9298-9c85e984e25e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2026.01.08 00:37:19.637426 [ 355 ] {} <Debug> TCP-Session: d54a2bc3-7e19-4d18-a81b-afad0fc85453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9264 | 2026.01.08 00:37:19.637362 [ 353 ] {} <Debug> TCP-Session: bc46d435-a99b-403a-999c-9aeffa6152f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37538 | ||
| 9265 | 2026.01.08 00:37:19.637453 [ 355 ] {} <Debug> TCP-Session: d54a2bc3-7e19-4d18-a81b-afad0fc85453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.01.08 00:37:19.637496 [ 353 ] {} <Debug> TCP-Session: bc46d435-a99b-403a-999c-9aeffa6152f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2026.01.08 00:37:19.637261 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43950 | ||
| 9268 | 2026.01.08 00:37:19.637531 [ 353 ] {} <Debug> TCP-Session: bc46d435-a99b-403a-999c-9aeffa6152f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9269 | 2026.01.08 00:37:19.637242 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48396 | ||
| 9270 | 2026.01.08 00:37:19.637573 [ 351 ] {51ef03d1-48c6-4dc1-ad84-97dacdc7b9a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9271 | 2026.01.08 00:37:19.637598 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9272 | 2026.01.08 00:37:19.637229 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45363 | ||
| 9273 | 2026.01.08 00:37:19.637650 [ 351 ] {51ef03d1-48c6-4dc1-ad84-97dacdc7b9a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9274 | 2026.01.08 00:37:19.637649 [ 357 ] {} <Debug> TCP-Session: 07acd759-8926-4437-af09-ccfffa7e50aa Authenticating user 'default' from [fd00:1122:3344:101::e]:43950 | ||
| 9275 | 2026.01.08 00:37:19.637645 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9276 | 2026.01.08 00:37:19.637712 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9277 | 2026.01.08 00:37:19.637711 [ 357 ] {} <Debug> TCP-Session: 07acd759-8926-4437-af09-ccfffa7e50aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9278 | 2026.01.08 00:37:19.637743 [ 356 ] {} <Debug> TCP-Session: 3d5b2992-9a73-4e9c-9233-e30f91e4f78c Authenticating user 'default' from [fd00:1122:3344:101::e]:48396 | ||
| 9279 | 2026.01.08 00:37:19.637755 [ 354 ] {} <Debug> TCP-Session: f8644678-0a03-4608-bec5-22a5743884a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45363 | ||
| 9280 | 2026.01.08 00:37:19.637767 [ 357 ] {} <Debug> TCP-Session: 07acd759-8926-4437-af09-ccfffa7e50aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9281 | 2026.01.08 00:37:19.637785 [ 356 ] {} <Debug> TCP-Session: 3d5b2992-9a73-4e9c-9233-e30f91e4f78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9282 | 2026.01.08 00:37:19.637799 [ 354 ] {} <Debug> TCP-Session: f8644678-0a03-4608-bec5-22a5743884a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9283 | 2026.01.08 00:37:19.637822 [ 356 ] {} <Debug> TCP-Session: 3d5b2992-9a73-4e9c-9233-e30f91e4f78c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9284 | 2026.01.08 00:37:19.637840 [ 354 ] {} <Debug> TCP-Session: f8644678-0a03-4608-bec5-22a5743884a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2026.01.08 00:37:19.637241 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9286 | 2026.01.08 00:37:19.637373 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9287 | 2026.01.08 00:37:19.637900 [ 352 ] {} <Debug> TCP-Session: c2fb935b-8ad7-4a0c-afac-ff862ba6863f Authenticating user 'default' from [fd00:1122:3344:101::e]:49742 | ||
| 9288 | 2026.01.08 00:37:19.637913 [ 351 ] {51ef03d1-48c6-4dc1-ad84-97dacdc7b9a6} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 9289 | 2026.01.08 00:37:19.637931 [ 352 ] {} <Debug> TCP-Session: c2fb935b-8ad7-4a0c-afac-ff862ba6863f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.01.08 00:37:19.637925 [ 359 ] {} <Debug> TCP-Session: fb4d9550-3f3d-4de0-b20c-b323abc7d767 Authenticating user 'default' from [fd00:1122:3344:101::e]:45529 | ||
| 9291 | 2026.01.08 00:37:19.637962 [ 352 ] {} <Debug> TCP-Session: c2fb935b-8ad7-4a0c-afac-ff862ba6863f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.01.08 00:37:19.637987 [ 359 ] {} <Debug> TCP-Session: fb4d9550-3f3d-4de0-b20c-b323abc7d767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2026.01.08 00:37:19.638006 [ 359 ] {} <Debug> TCP-Session: fb4d9550-3f3d-4de0-b20c-b323abc7d767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.01.08 00:37:19.638732 [ 303 ] {51ef03d1-48c6-4dc1-ad84-97dacdc7b9a6} <Trace> AggregatingTransform: Aggregating | ||
| 9295 | 2026.01.08 00:37:19.638785 [ 303 ] {51ef03d1-48c6-4dc1-ad84-97dacdc7b9a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 9296 | 2026.01.08 00:37:19.638826 [ 303 ] {51ef03d1-48c6-4dc1-ad84-97dacdc7b9a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000813313 sec. (1229.539 rows/sec., 48.03 KiB/sec.) | ||
| 9297 | 2026.01.08 00:37:19.638847 [ 303 ] {51ef03d1-48c6-4dc1-ad84-97dacdc7b9a6} <Trace> Aggregator: Merging aggregated data | ||
| 9298 | 2026.01.08 00:37:19.640050 [ 351 ] {51ef03d1-48c6-4dc1-ad84-97dacdc7b9a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002715 sec., 368.3241252302026 rows/sec., 14.39 KiB/sec. | ||
| 9299 | 2026.01.08 00:37:19.640206 [ 351 ] {51ef03d1-48c6-4dc1-ad84-97dacdc7b9a6} <Debug> TCPHandler: Processed in 0.003026326 sec. | ||
| 9300 | 2026.01.08 00:37:19.640334 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9301 | 2026.01.08 00:37:19.640358 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9302 | 2026.01.08 00:37:19.640373 [ 351 ] {} <Debug> TCP-Session: 5b96e81a-a243-4ad7-b534-36fdde778bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2026.01.08 00:37:19.640382 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9304 | 2026.01.08 00:37:19.640397 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9305 | 2026.01.08 00:37:19.640418 [ 359 ] {} <Debug> TCP-Session: fb4d9550-3f3d-4de0-b20c-b323abc7d767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9306 | 2026.01.08 00:37:19.640449 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9307 | 2026.01.08 00:37:19.640461 [ 355 ] {} <Debug> TCP-Session: d54a2bc3-7e19-4d18-a81b-afad0fc85453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9308 | 2026.01.08 00:37:19.640469 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9309 | 2026.01.08 00:37:19.640505 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9310 | 2026.01.08 00:37:19.640530 [ 354 ] {} <Debug> TCP-Session: f8644678-0a03-4608-bec5-22a5743884a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.01.08 00:37:19.640498 [ 353 ] {} <Debug> TCP-Session: bc46d435-a99b-403a-999c-9aeffa6152f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.01.08 00:37:19.640565 [ 358 ] {} <Debug> TCP-Session: deb97d6c-dc38-46ec-9298-9c85e984e25e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.01.08 00:37:19.640416 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9314 | 2026.01.08 00:37:19.640633 [ 357 ] {} <Debug> TCP-Session: 07acd759-8926-4437-af09-ccfffa7e50aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2026.01.08 00:37:19.640440 [ 352 ] {} <Debug> TCP-Session: c2fb935b-8ad7-4a0c-afac-ff862ba6863f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2026.01.08 00:37:19.640440 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9317 | 2026.01.08 00:37:19.640769 [ 356 ] {} <Debug> TCP-Session: 3d5b2992-9a73-4e9c-9233-e30f91e4f78c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2026.01.08 00:37:19.647245 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9319 | 2026.01.08 00:37:19.647407 [ 268 ] {0bfa63dc-2875-4d6d-a89c-630d7f08d0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9320 | 2026.01.08 00:37:19.647480 [ 268 ] {0bfa63dc-2875-4d6d-a89c-630d7f08d0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9321 | 2026.01.08 00:37:19.648216 [ 268 ] {0bfa63dc-2875-4d6d-a89c-630d7f08d0d1} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2026.01.08 00:37:19.648265 [ 268 ] {0bfa63dc-2875-4d6d-a89c-630d7f08d0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9323 | 2026.01.08 00:37:19.648714 [ 268 ] {0bfa63dc-2875-4d6d-a89c-630d7f08d0d1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9324 | 2026.01.08 00:37:19.649058 [ 268 ] {0bfa63dc-2875-4d6d-a89c-630d7f08d0d1} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.01.08 00:37:19.649233 [ 268 ] {0bfa63dc-2875-4d6d-a89c-630d7f08d0d1} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001876 sec., 35181.23667377399 rows/sec., 2.80 MiB/sec. | ||
| 9326 | 2026.01.08 00:37:19.649287 [ 268 ] {0bfa63dc-2875-4d6d-a89c-630d7f08d0d1} <Debug> TCPHandler: Processed in 0.002182982 sec. | ||
| 9327 | 2026.01.08 00:37:19.649412 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.01.08 00:37:19.649520 [ 268 ] {3e242e8e-c9ab-4904-a51c-9b74b8d67f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9329 | 2026.01.08 00:37:19.649566 [ 268 ] {3e242e8e-c9ab-4904-a51c-9b74b8d67f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9330 | 2026.01.08 00:37:19.650020 [ 268 ] {3e242e8e-c9ab-4904-a51c-9b74b8d67f50} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2026.01.08 00:37:19.650060 [ 268 ] {3e242e8e-c9ab-4904-a51c-9b74b8d67f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9332 | 2026.01.08 00:37:19.650383 [ 268 ] {3e242e8e-c9ab-4904-a51c-9b74b8d67f50} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9333 | 2026.01.08 00:37:19.650609 [ 268 ] {3e242e8e-c9ab-4904-a51c-9b74b8d67f50} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2026.01.08 00:37:19.650750 [ 268 ] {3e242e8e-c9ab-4904-a51c-9b74b8d67f50} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001257 sec., 3977.7247414478916 rows/sec., 299.11 KiB/sec. | ||
| 9335 | 2026.01.08 00:37:19.650792 [ 268 ] {3e242e8e-c9ab-4904-a51c-9b74b8d67f50} <Debug> TCPHandler: Processed in 0.001432161 sec. | ||
| 9336 | 2026.01.08 00:37:19.650918 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9337 | 2026.01.08 00:37:19.651018 [ 268 ] {c62fc33e-a30b-4542-bde7-53292ad201c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9338 | 2026.01.08 00:37:19.651062 [ 268 ] {c62fc33e-a30b-4542-bde7-53292ad201c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9339 | 2026.01.08 00:37:19.651490 [ 268 ] {c62fc33e-a30b-4542-bde7-53292ad201c2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2026.01.08 00:37:19.651528 [ 268 ] {c62fc33e-a30b-4542-bde7-53292ad201c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9341 | 2026.01.08 00:37:19.651907 [ 268 ] {c62fc33e-a30b-4542-bde7-53292ad201c2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9342 | 2026.01.08 00:37:19.652142 [ 268 ] {c62fc33e-a30b-4542-bde7-53292ad201c2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9343 | 2026.01.08 00:37:19.652284 [ 268 ] {c62fc33e-a30b-4542-bde7-53292ad201c2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001287 sec., 53613.05361305361 rows/sec., 4.19 MiB/sec. | ||
| 9344 | 2026.01.08 00:37:19.652323 [ 268 ] {c62fc33e-a30b-4542-bde7-53292ad201c2} <Debug> TCPHandler: Processed in 0.001456151 sec. | ||
| 9345 | 2026.01.08 00:37:19.652444 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9346 | 2026.01.08 00:37:19.652542 [ 268 ] {f7cc0660-53ef-4f56-8a3a-baf5ba3045e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9347 | 2026.01.08 00:37:19.652589 [ 268 ] {f7cc0660-53ef-4f56-8a3a-baf5ba3045e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9348 | 2026.01.08 00:37:19.653029 [ 268 ] {f7cc0660-53ef-4f56-8a3a-baf5ba3045e9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.01.08 00:37:19.653066 [ 268 ] {f7cc0660-53ef-4f56-8a3a-baf5ba3045e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9350 | 2026.01.08 00:37:19.653423 [ 268 ] {f7cc0660-53ef-4f56-8a3a-baf5ba3045e9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9351 | 2026.01.08 00:37:19.653653 [ 268 ] {f7cc0660-53ef-4f56-8a3a-baf5ba3045e9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.01.08 00:37:19.653793 [ 268 ] {f7cc0660-53ef-4f56-8a3a-baf5ba3045e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 9353 | 2026.01.08 00:37:19.653830 [ 268 ] {f7cc0660-53ef-4f56-8a3a-baf5ba3045e9} <Debug> TCPHandler: Processed in 0.00143507 sec. | ||
| 9354 | 2026.01.08 00:37:19.653953 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9355 | 2026.01.08 00:37:19.654048 [ 268 ] {d57e79c6-c9c3-4862-983f-6001e97342a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9356 | 2026.01.08 00:37:19.654105 [ 268 ] {d57e79c6-c9c3-4862-983f-6001e97342a2} <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 | ||
| 9357 | 2026.01.08 00:37:19.654900 [ 268 ] {d57e79c6-c9c3-4862-983f-6001e97342a2} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9358 | 2026.01.08 00:37:19.654937 [ 268 ] {d57e79c6-c9c3-4862-983f-6001e97342a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9359 | 2026.01.08 00:37:19.655482 [ 268 ] {d57e79c6-c9c3-4862-983f-6001e97342a2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9360 | 2026.01.08 00:37:19.655745 [ 268 ] {d57e79c6-c9c3-4862-983f-6001e97342a2} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9361 | 2026.01.08 00:37:19.655886 [ 268 ] {d57e79c6-c9c3-4862-983f-6001e97342a2} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001857 sec., 2692.5148088314486 rows/sec., 4.82 MiB/sec. | ||
| 9362 | 2026.01.08 00:37:19.655943 [ 268 ] {d57e79c6-c9c3-4862-983f-6001e97342a2} <Debug> TCPHandler: Processed in 0.002039578 sec. | ||
| 9363 | 2026.01.08 00:37:19.656064 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9364 | 2026.01.08 00:37:19.656160 [ 268 ] {92a506dd-000d-4459-afa2-7cbbee412313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9365 | 2026.01.08 00:37:19.656204 [ 268 ] {92a506dd-000d-4459-afa2-7cbbee412313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9366 | 2026.01.08 00:37:19.656568 [ 268 ] {92a506dd-000d-4459-afa2-7cbbee412313} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.01.08 00:37:19.656604 [ 268 ] {92a506dd-000d-4459-afa2-7cbbee412313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9368 | 2026.01.08 00:37:19.656920 [ 268 ] {92a506dd-000d-4459-afa2-7cbbee412313} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9369 | 2026.01.08 00:37:19.657166 [ 268 ] {92a506dd-000d-4459-afa2-7cbbee412313} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.01.08 00:37:19.657288 [ 268 ] {92a506dd-000d-4459-afa2-7cbbee412313} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 9371 | 2026.01.08 00:37:19.657322 [ 268 ] {92a506dd-000d-4459-afa2-7cbbee412313} <Debug> TCPHandler: Processed in 0.001339818 sec. | ||
| 9372 | 2026.01.08 00:37:20.000221 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.70 MiB, peak 314.90 MiB, free memory in arenas 0.00 B, will set to 304.60 MiB (RSS), difference: -1.10 MiB | ||
| 9373 | 2026.01.08 00:37:21.928971 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9374 | 2026.01.08 00:37:21.929044 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9375 | 2026.01.08 00:37:22.047996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19313 | ||
| 9376 | 2026.01.08 00:37:22.048550 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2026.01.08 00:37:22.048589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9378 | 2026.01.08 00:37:22.049056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9379 | 2026.01.08 00:37:22.049291 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.01.08 00:37:22.049415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19313 | ||
| 9381 | 2026.01.08 00:37:22.108613 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1210 | ||
| 9382 | 2026.01.08 00:37:22.111447 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9383 | 2026.01.08 00:37:22.111509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9384 | 2026.01.08 00:37:22.112783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9385 | 2026.01.08 00:37:22.113057 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9386 | 2026.01.08 00:37:22.113419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
| 9387 | 2026.01.08 00:37:22.971246 [ 53 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 9388 | 2026.01.08 00:37:22.971306 [ 53 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.01.08 00:37:22.971325 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9390 | 2026.01.08 00:37:22.971450 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 9391 | 2026.01.08 00:37:22.971594 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9392 | 2026.01.08 00:37:22.971643 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 223 rows starting from the beginning of the part | ||
| 9393 | 2026.01.08 00:37:22.971719 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 9394 | 2026.01.08 00:37:22.971765 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 9395 | 2026.01.08 00:37:22.971810 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 9396 | 2026.01.08 00:37:22.971852 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 9397 | 2026.01.08 00:37:22.972779 [ 187 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387279 sec., 769131.5157225044 rows/sec., 46.78 MiB/sec. | ||
| 9398 | 2026.01.08 00:37:22.972969 [ 196 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9399 | 2026.01.08 00:37:22.973273 [ 196 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.01.08 00:37:22.973361 [ 196 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_24_5} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 9401 | 2026.01.08 00:37:22.973442 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9402 | 2026.01.08 00:37:23.069818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9403 | 2026.01.08 00:37:23.087883 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.01.08 00:37:23.087935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9405 | 2026.01.08 00:37:23.094162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9406 | 2026.01.08 00:37:23.094887 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.01.08 00:37:23.097958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9408 | 2026.01.08 00:37:23.413834 [ 53 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
| 9409 | 2026.01.08 00:37:23.413889 [ 53 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2026.01.08 00:37:23.413920 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9411 | 2026.01.08 00:37:23.414016 [ 200 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
| 9412 | 2026.01.08 00:37:23.414137 [ 200 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9413 | 2026.01.08 00:37:23.414166 [ 200 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 434 rows starting from the beginning of the part | ||
| 9414 | 2026.01.08 00:37:23.414231 [ 200 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 9415 | 2026.01.08 00:37:23.414273 [ 200 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 9416 | 2026.01.08 00:37:23.414312 [ 200 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 9417 | 2026.01.08 00:37:23.414350 [ 200 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 9418 | 2026.01.08 00:37:23.415383 [ 187 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140374 sec., 1477481.5849088863 rows/sec., 99.70 MiB/sec. | ||
| 9419 | 2026.01.08 00:37:23.415609 [ 205 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9420 | 2026.01.08 00:37:23.415909 [ 205 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2026.01.08 00:37:23.415993 [ 205 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_24_5} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
| 9422 | 2026.01.08 00:37:23.416101 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9423 | 2026.01.08 00:37:24.658609 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9424 | 2026.01.08 00:37:24.658844 [ 268 ] {65f58a0e-b02b-4a97-8331-3ed3e13ddb41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9425 | 2026.01.08 00:37:24.658938 [ 268 ] {65f58a0e-b02b-4a97-8331-3ed3e13ddb41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9426 | 2026.01.08 00:37:24.659958 [ 268 ] {65f58a0e-b02b-4a97-8331-3ed3e13ddb41} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.01.08 00:37:24.660010 [ 268 ] {65f58a0e-b02b-4a97-8331-3ed3e13ddb41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9428 | 2026.01.08 00:37:24.660439 [ 268 ] {65f58a0e-b02b-4a97-8331-3ed3e13ddb41} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9429 | 2026.01.08 00:37:24.660672 [ 268 ] {65f58a0e-b02b-4a97-8331-3ed3e13ddb41} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2026.01.08 00:37:24.660835 [ 268 ] {65f58a0e-b02b-4a97-8331-3ed3e13ddb41} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002057 sec., 199319.39718035975 rows/sec., 12.64 MiB/sec. | ||
| 9431 | 2026.01.08 00:37:24.660887 [ 268 ] {65f58a0e-b02b-4a97-8331-3ed3e13ddb41} <Debug> TCPHandler: Processed in 0.002432079 sec. | ||
| 9432 | 2026.01.08 00:37:24.661016 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2026.01.08 00:37:24.661118 [ 268 ] {37e732e3-7fe2-4370-b46a-d3f38a007429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9434 | 2026.01.08 00:37:24.661161 [ 268 ] {37e732e3-7fe2-4370-b46a-d3f38a007429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9435 | 2026.01.08 00:37:24.662178 [ 268 ] {37e732e3-7fe2-4370-b46a-d3f38a007429} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.01.08 00:37:24.662216 [ 268 ] {37e732e3-7fe2-4370-b46a-d3f38a007429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9437 | 2026.01.08 00:37:24.662601 [ 268 ] {37e732e3-7fe2-4370-b46a-d3f38a007429} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9438 | 2026.01.08 00:37:24.662824 [ 268 ] {37e732e3-7fe2-4370-b46a-d3f38a007429} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.01.08 00:37:24.662959 [ 268 ] {37e732e3-7fe2-4370-b46a-d3f38a007429} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001865 sec., 634852.5469168901 rows/sec., 50.65 MiB/sec. | ||
| 9440 | 2026.01.08 00:37:24.662997 [ 268 ] {37e732e3-7fe2-4370-b46a-d3f38a007429} <Debug> TCPHandler: Processed in 0.002031448 sec. | ||
| 9441 | 2026.01.08 00:37:24.663110 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9442 | 2026.01.08 00:37:24.663207 [ 268 ] {53b67bcc-fb66-418a-a945-b4a63d0bddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9443 | 2026.01.08 00:37:24.663248 [ 268 ] {53b67bcc-fb66-418a-a945-b4a63d0bddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9444 | 2026.01.08 00:37:24.663731 [ 268 ] {53b67bcc-fb66-418a-a945-b4a63d0bddf3} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2026.01.08 00:37:24.663766 [ 268 ] {53b67bcc-fb66-418a-a945-b4a63d0bddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9446 | 2026.01.08 00:37:24.664074 [ 268 ] {53b67bcc-fb66-418a-a945-b4a63d0bddf3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9447 | 2026.01.08 00:37:24.664284 [ 268 ] {53b67bcc-fb66-418a-a945-b4a63d0bddf3} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9448 | 2026.01.08 00:37:24.664411 [ 268 ] {53b67bcc-fb66-418a-a945-b4a63d0bddf3} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001225 sec., 196734.69387755104 rows/sec., 11.98 MiB/sec. | ||
| 9449 | 2026.01.08 00:37:24.664448 [ 268 ] {53b67bcc-fb66-418a-a945-b4a63d0bddf3} <Debug> TCPHandler: Processed in 0.001386579 sec. | ||
| 9450 | 2026.01.08 00:37:24.664544 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9451 | 2026.01.08 00:37:24.664635 [ 268 ] {9edd0f71-f320-4611-83e2-4081ec8564be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9452 | 2026.01.08 00:37:24.664673 [ 268 ] {9edd0f71-f320-4611-83e2-4081ec8564be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9453 | 2026.01.08 00:37:24.665132 [ 268 ] {9edd0f71-f320-4611-83e2-4081ec8564be} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9454 | 2026.01.08 00:37:24.665168 [ 268 ] {9edd0f71-f320-4611-83e2-4081ec8564be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9455 | 2026.01.08 00:37:24.665478 [ 268 ] {9edd0f71-f320-4611-83e2-4081ec8564be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9456 | 2026.01.08 00:37:24.665696 [ 268 ] {9edd0f71-f320-4611-83e2-4081ec8564be} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9457 | 2026.01.08 00:37:24.665820 [ 268 ] {9edd0f71-f320-4611-83e2-4081ec8564be} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 9458 | 2026.01.08 00:37:24.665857 [ 268 ] {9edd0f71-f320-4611-83e2-4081ec8564be} <Debug> TCPHandler: Processed in 0.001359298 sec. | ||
| 9459 | 2026.01.08 00:37:24.665959 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9460 | 2026.01.08 00:37:24.666050 [ 268 ] {b9836efc-aedf-4e26-9400-f4dd7bdebe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9461 | 2026.01.08 00:37:24.666089 [ 268 ] {b9836efc-aedf-4e26-9400-f4dd7bdebe2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9462 | 2026.01.08 00:37:24.666547 [ 268 ] {b9836efc-aedf-4e26-9400-f4dd7bdebe2d} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9463 | 2026.01.08 00:37:24.666583 [ 268 ] {b9836efc-aedf-4e26-9400-f4dd7bdebe2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9464 | 2026.01.08 00:37:24.666881 [ 268 ] {b9836efc-aedf-4e26-9400-f4dd7bdebe2d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9465 | 2026.01.08 00:37:24.667100 [ 268 ] {b9836efc-aedf-4e26-9400-f4dd7bdebe2d} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9466 | 2026.01.08 00:37:24.667225 [ 268 ] {b9836efc-aedf-4e26-9400-f4dd7bdebe2d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001193 sec., 176865.0461022632 rows/sec., 10.04 MiB/sec. | ||
| 9467 | 2026.01.08 00:37:24.667261 [ 268 ] {b9836efc-aedf-4e26-9400-f4dd7bdebe2d} <Debug> TCPHandler: Processed in 0.001353038 sec. | ||
| 9468 | 2026.01.08 00:37:24.667385 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9469 | 2026.01.08 00:37:24.667507 [ 268 ] {e1f5a263-3911-4ce4-8652-89776fda90f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9470 | 2026.01.08 00:37:24.667557 [ 268 ] {e1f5a263-3911-4ce4-8652-89776fda90f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9471 | 2026.01.08 00:37:24.668255 [ 268 ] {e1f5a263-3911-4ce4-8652-89776fda90f1} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.01.08 00:37:24.668293 [ 268 ] {e1f5a263-3911-4ce4-8652-89776fda90f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9473 | 2026.01.08 00:37:24.668653 [ 268 ] {e1f5a263-3911-4ce4-8652-89776fda90f1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9474 | 2026.01.08 00:37:24.668872 [ 268 ] {e1f5a263-3911-4ce4-8652-89776fda90f1} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.01.08 00:37:24.669004 [ 268 ] {e1f5a263-3911-4ce4-8652-89776fda90f1} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001523 sec., 469468.15495732107 rows/sec., 32.93 MiB/sec. | ||
| 9476 | 2026.01.08 00:37:24.669044 [ 268 ] {e1f5a263-3911-4ce4-8652-89776fda90f1} <Debug> TCPHandler: Processed in 0.001721749 sec. | ||
| 9477 | 2026.01.08 00:37:24.669159 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9478 | 2026.01.08 00:37:24.669257 [ 268 ] {4d26f0f0-60b5-4990-a112-e7a9fc8f88f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9479 | 2026.01.08 00:37:24.669300 [ 268 ] {4d26f0f0-60b5-4990-a112-e7a9fc8f88f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9480 | 2026.01.08 00:37:24.669622 [ 268 ] {4d26f0f0-60b5-4990-a112-e7a9fc8f88f3} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9481 | 2026.01.08 00:37:24.669660 [ 268 ] {4d26f0f0-60b5-4990-a112-e7a9fc8f88f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9482 | 2026.01.08 00:37:24.669973 [ 268 ] {4d26f0f0-60b5-4990-a112-e7a9fc8f88f3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9483 | 2026.01.08 00:37:24.670198 [ 268 ] {4d26f0f0-60b5-4990-a112-e7a9fc8f88f3} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9484 | 2026.01.08 00:37:24.670328 [ 268 ] {4d26f0f0-60b5-4990-a112-e7a9fc8f88f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 9485 | 2026.01.08 00:37:24.670367 [ 268 ] {4d26f0f0-60b5-4990-a112-e7a9fc8f88f3} <Debug> TCPHandler: Processed in 0.001259366 sec. | ||
| 9486 | 2026.01.08 00:37:24.670476 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9487 | 2026.01.08 00:37:24.670573 [ 268 ] {f195b14e-22e0-40c1-9969-f0c92198e283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9488 | 2026.01.08 00:37:24.670616 [ 268 ] {f195b14e-22e0-40c1-9969-f0c92198e283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9489 | 2026.01.08 00:37:24.671044 [ 268 ] {f195b14e-22e0-40c1-9969-f0c92198e283} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2026.01.08 00:37:24.671082 [ 268 ] {f195b14e-22e0-40c1-9969-f0c92198e283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9491 | 2026.01.08 00:37:24.671426 [ 268 ] {f195b14e-22e0-40c1-9969-f0c92198e283} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9492 | 2026.01.08 00:37:24.671643 [ 268 ] {f195b14e-22e0-40c1-9969-f0c92198e283} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2026.01.08 00:37:24.671774 [ 268 ] {f195b14e-22e0-40c1-9969-f0c92198e283} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001221 sec., 257166.25716625716 rows/sec., 16.89 MiB/sec. | ||
| 9494 | 2026.01.08 00:37:24.671811 [ 268 ] {f195b14e-22e0-40c1-9969-f0c92198e283} <Debug> TCPHandler: Processed in 0.001385609 sec. | ||
| 9495 | 2026.01.08 00:37:24.671922 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9496 | 2026.01.08 00:37:24.672019 [ 268 ] {aa2d57b6-9e22-4e0f-90f4-94156a64988a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9497 | 2026.01.08 00:37:24.672060 [ 268 ] {aa2d57b6-9e22-4e0f-90f4-94156a64988a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9498 | 2026.01.08 00:37:24.672359 [ 268 ] {aa2d57b6-9e22-4e0f-90f4-94156a64988a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9499 | 2026.01.08 00:37:24.672396 [ 268 ] {aa2d57b6-9e22-4e0f-90f4-94156a64988a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9500 | 2026.01.08 00:37:24.672697 [ 268 ] {aa2d57b6-9e22-4e0f-90f4-94156a64988a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9501 | 2026.01.08 00:37:24.672909 [ 268 ] {aa2d57b6-9e22-4e0f-90f4-94156a64988a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9502 | 2026.01.08 00:37:24.673039 [ 268 ] {aa2d57b6-9e22-4e0f-90f4-94156a64988a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 9503 | 2026.01.08 00:37:24.673074 [ 268 ] {aa2d57b6-9e22-4e0f-90f4-94156a64988a} <Debug> TCPHandler: Processed in 0.001203844 sec. | ||
| 9504 | 2026.01.08 00:37:24.673181 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9505 | 2026.01.08 00:37:24.673276 [ 268 ] {78df955c-95f4-4801-9297-813c1e2c509d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9506 | 2026.01.08 00:37:24.673332 [ 268 ] {78df955c-95f4-4801-9297-813c1e2c509d} <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 | ||
| 9507 | 2026.01.08 00:37:24.674197 [ 268 ] {78df955c-95f4-4801-9297-813c1e2c509d} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2026.01.08 00:37:24.674236 [ 268 ] {78df955c-95f4-4801-9297-813c1e2c509d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9509 | 2026.01.08 00:37:24.674800 [ 268 ] {78df955c-95f4-4801-9297-813c1e2c509d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9510 | 2026.01.08 00:37:24.675034 [ 268 ] {78df955c-95f4-4801-9297-813c1e2c509d} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2026.01.08 00:37:24.675173 [ 268 ] {78df955c-95f4-4801-9297-813c1e2c509d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001916 sec., 18789.144050104383 rows/sec., 33.67 MiB/sec. | ||
| 9512 | 2026.01.08 00:37:24.675236 [ 268 ] {78df955c-95f4-4801-9297-813c1e2c509d} <Debug> TCPHandler: Processed in 0.002104619 sec. | ||
| 9513 | 2026.01.08 00:37:24.675351 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9514 | 2026.01.08 00:37:24.675447 [ 268 ] {c261f688-8504-4624-b3a2-8ba2cb773999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9515 | 2026.01.08 00:37:24.675490 [ 268 ] {c261f688-8504-4624-b3a2-8ba2cb773999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9516 | 2026.01.08 00:37:24.675823 [ 268 ] {c261f688-8504-4624-b3a2-8ba2cb773999} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2026.01.08 00:37:24.675860 [ 268 ] {c261f688-8504-4624-b3a2-8ba2cb773999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9518 | 2026.01.08 00:37:24.676187 [ 268 ] {c261f688-8504-4624-b3a2-8ba2cb773999} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9519 | 2026.01.08 00:37:24.676405 [ 268 ] {c261f688-8504-4624-b3a2-8ba2cb773999} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.01.08 00:37:24.676536 [ 268 ] {c261f688-8504-4624-b3a2-8ba2cb773999} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 9521 | 2026.01.08 00:37:24.676574 [ 268 ] {c261f688-8504-4624-b3a2-8ba2cb773999} <Debug> TCPHandler: Processed in 0.001274106 sec. | ||
| 9522 | 2026.01.08 00:37:29.549616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19761 | ||
| 9523 | 2026.01.08 00:37:29.550106 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.01.08 00:37:29.550152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9525 | 2026.01.08 00:37:29.550727 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9526 | 2026.01.08 00:37:29.551005 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.01.08 00:37:29.551145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19761 | ||
| 9528 | 2026.01.08 00:37:29.551152 [ 44 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9529 | 2026.01.08 00:37:29.551222 [ 44 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.01.08 00:37:29.551243 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9531 | 2026.01.08 00:37:29.551346 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 9532 | 2026.01.08 00:37:29.551475 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9533 | 2026.01.08 00:37:29.551514 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17393 rows starting from the beginning of the part | ||
| 9534 | 2026.01.08 00:37:29.551576 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 9535 | 2026.01.08 00:37:29.551620 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 9536 | 2026.01.08 00:37:29.551660 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 9537 | 2026.01.08 00:37:29.551696 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 9538 | 2026.01.08 00:37:29.551734 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 9539 | 2026.01.08 00:37:29.553704 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19761 rows, containing 4 columns (4 merged, 0 gathered) in 0.002400188 sec., 8233105.073435914 rows/sec., 117.78 MiB/sec. | ||
| 9540 | 2026.01.08 00:37:29.554225 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9541 | 2026.01.08 00:37:29.554789 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_41_8} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.01.08 00:37:29.554938 [ 194 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_41_8} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9543 | 2026.01.08 00:37:29.555094 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9544 | 2026.01.08 00:37:29.646216 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.01.08 00:37:29.646391 [ 268 ] {f2175560-a6d1-44bd-b25c-537f9415dc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9546 | 2026.01.08 00:37:29.646463 [ 268 ] {f2175560-a6d1-44bd-b25c-537f9415dc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9547 | 2026.01.08 00:37:29.647149 [ 268 ] {f2175560-a6d1-44bd-b25c-537f9415dc95} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.01.08 00:37:29.647188 [ 268 ] {f2175560-a6d1-44bd-b25c-537f9415dc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9549 | 2026.01.08 00:37:29.647559 [ 268 ] {f2175560-a6d1-44bd-b25c-537f9415dc95} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9550 | 2026.01.08 00:37:29.647802 [ 268 ] {f2175560-a6d1-44bd-b25c-537f9415dc95} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.01.08 00:37:29.647958 [ 268 ] {f2175560-a6d1-44bd-b25c-537f9415dc95} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001617 sec., 2473.7167594310454 rows/sec., 201.71 KiB/sec. | ||
| 9552 | 2026.01.08 00:37:29.648008 [ 268 ] {f2175560-a6d1-44bd-b25c-537f9415dc95} <Debug> TCPHandler: Processed in 0.001923895 sec. | ||
| 9553 | 2026.01.08 00:37:29.648146 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.01.08 00:37:29.648250 [ 268 ] {7ef115a0-4009-4a9f-bdc8-7810fe46e889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9555 | 2026.01.08 00:37:29.648295 [ 268 ] {7ef115a0-4009-4a9f-bdc8-7810fe46e889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9556 | 2026.01.08 00:37:29.648757 [ 268 ] {7ef115a0-4009-4a9f-bdc8-7810fe46e889} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.01.08 00:37:29.648793 [ 268 ] {7ef115a0-4009-4a9f-bdc8-7810fe46e889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9558 | 2026.01.08 00:37:29.649130 [ 268 ] {7ef115a0-4009-4a9f-bdc8-7810fe46e889} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9559 | 2026.01.08 00:37:29.649363 [ 268 ] {7ef115a0-4009-4a9f-bdc8-7810fe46e889} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.01.08 00:37:29.649511 [ 268 ] {7ef115a0-4009-4a9f-bdc8-7810fe46e889} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001285 sec., 52918.2879377432 rows/sec., 4.20 MiB/sec. | ||
| 9561 | 2026.01.08 00:37:29.649550 [ 268 ] {7ef115a0-4009-4a9f-bdc8-7810fe46e889} <Debug> TCPHandler: Processed in 0.001457392 sec. | ||
| 9562 | 2026.01.08 00:37:29.649672 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.01.08 00:37:29.649768 [ 268 ] {02a894da-5075-46e0-bf8f-d9bd8749fe4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9564 | 2026.01.08 00:37:29.649809 [ 268 ] {02a894da-5075-46e0-bf8f-d9bd8749fe4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9565 | 2026.01.08 00:37:29.650222 [ 268 ] {02a894da-5075-46e0-bf8f-d9bd8749fe4c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.01.08 00:37:29.650257 [ 268 ] {02a894da-5075-46e0-bf8f-d9bd8749fe4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9567 | 2026.01.08 00:37:29.650596 [ 268 ] {02a894da-5075-46e0-bf8f-d9bd8749fe4c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9568 | 2026.01.08 00:37:29.650820 [ 268 ] {02a894da-5075-46e0-bf8f-d9bd8749fe4c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.01.08 00:37:29.650954 [ 268 ] {02a894da-5075-46e0-bf8f-d9bd8749fe4c} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001205 sec., 7468.8796680497935 rows/sec., 543.80 KiB/sec. | ||
| 9570 | 2026.01.08 00:37:29.650992 [ 268 ] {02a894da-5075-46e0-bf8f-d9bd8749fe4c} <Debug> TCPHandler: Processed in 0.001372739 sec. | ||
| 9571 | 2026.01.08 00:37:29.651110 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.01.08 00:37:29.651207 [ 268 ] {1814969d-cbae-4474-afab-d58cb6acea14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9573 | 2026.01.08 00:37:29.651249 [ 268 ] {1814969d-cbae-4474-afab-d58cb6acea14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9574 | 2026.01.08 00:37:29.651663 [ 268 ] {1814969d-cbae-4474-afab-d58cb6acea14} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.01.08 00:37:29.651700 [ 268 ] {1814969d-cbae-4474-afab-d58cb6acea14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9576 | 2026.01.08 00:37:29.652022 [ 268 ] {1814969d-cbae-4474-afab-d58cb6acea14} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9577 | 2026.01.08 00:37:29.652246 [ 268 ] {1814969d-cbae-4474-afab-d58cb6acea14} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.01.08 00:37:29.652386 [ 268 ] {1814969d-cbae-4474-afab-d58cb6acea14} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001198 sec., 60934.89148580968 rows/sec., 4.76 MiB/sec. | ||
| 9579 | 2026.01.08 00:37:29.652424 [ 268 ] {1814969d-cbae-4474-afab-d58cb6acea14} <Debug> TCPHandler: Processed in 0.001364568 sec. | ||
| 9580 | 2026.01.08 00:37:29.652538 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2026.01.08 00:37:29.652633 [ 268 ] {78534a13-d1df-4888-90d0-d674ab3fa15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9582 | 2026.01.08 00:37:29.652677 [ 268 ] {78534a13-d1df-4888-90d0-d674ab3fa15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9583 | 2026.01.08 00:37:29.653097 [ 268 ] {78534a13-d1df-4888-90d0-d674ab3fa15a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2026.01.08 00:37:29.653132 [ 268 ] {78534a13-d1df-4888-90d0-d674ab3fa15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9585 | 2026.01.08 00:37:29.653482 [ 268 ] {78534a13-d1df-4888-90d0-d674ab3fa15a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9586 | 2026.01.08 00:37:29.653702 [ 268 ] {78534a13-d1df-4888-90d0-d674ab3fa15a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2026.01.08 00:37:29.653847 [ 268 ] {78534a13-d1df-4888-90d0-d674ab3fa15a} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001232 sec., 131493.5064935065 rows/sec., 9.16 MiB/sec. | ||
| 9588 | 2026.01.08 00:37:29.653885 [ 268 ] {78534a13-d1df-4888-90d0-d674ab3fa15a} <Debug> TCPHandler: Processed in 0.00139763 sec. | ||
| 9589 | 2026.01.08 00:37:29.653995 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2026.01.08 00:37:29.654091 [ 268 ] {68515781-59e2-4314-9a10-1ac2138d7521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9591 | 2026.01.08 00:37:29.654146 [ 268 ] {68515781-59e2-4314-9a10-1ac2138d7521} <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 | ||
| 9592 | 2026.01.08 00:37:29.654900 [ 268 ] {68515781-59e2-4314-9a10-1ac2138d7521} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.01.08 00:37:29.654937 [ 268 ] {68515781-59e2-4314-9a10-1ac2138d7521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9594 | 2026.01.08 00:37:29.655466 [ 268 ] {68515781-59e2-4314-9a10-1ac2138d7521} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9595 | 2026.01.08 00:37:29.655718 [ 268 ] {68515781-59e2-4314-9a10-1ac2138d7521} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2026.01.08 00:37:29.655860 [ 268 ] {68515781-59e2-4314-9a10-1ac2138d7521} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001787 sec., 2797.9854504756577 rows/sec., 5.01 MiB/sec. | ||
| 9597 | 2026.01.08 00:37:29.655923 [ 268 ] {68515781-59e2-4314-9a10-1ac2138d7521} <Debug> TCPHandler: Processed in 0.001978326 sec. | ||
| 9598 | 2026.01.08 00:37:29.656038 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2026.01.08 00:37:29.656135 [ 268 ] {93d49855-65e3-4dcf-bba9-1c456d6c7431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9600 | 2026.01.08 00:37:29.656178 [ 268 ] {93d49855-65e3-4dcf-bba9-1c456d6c7431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9601 | 2026.01.08 00:37:29.656555 [ 268 ] {93d49855-65e3-4dcf-bba9-1c456d6c7431} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.01.08 00:37:29.656589 [ 268 ] {93d49855-65e3-4dcf-bba9-1c456d6c7431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9603 | 2026.01.08 00:37:29.656905 [ 268 ] {93d49855-65e3-4dcf-bba9-1c456d6c7431} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9604 | 2026.01.08 00:37:29.657127 [ 268 ] {93d49855-65e3-4dcf-bba9-1c456d6c7431} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2026.01.08 00:37:29.657269 [ 268 ] {93d49855-65e3-4dcf-bba9-1c456d6c7431} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 9606 | 2026.01.08 00:37:29.657305 [ 268 ] {93d49855-65e3-4dcf-bba9-1c456d6c7431} <Debug> TCPHandler: Processed in 0.001318317 sec. | ||
| 9607 | 2026.01.08 00:37:30.598188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9608 | 2026.01.08 00:37:30.615539 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.01.08 00:37:30.615597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9610 | 2026.01.08 00:37:30.621837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9611 | 2026.01.08 00:37:30.622552 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.01.08 00:37:30.622880 [ 42 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9613 | 2026.01.08 00:37:30.622954 [ 42 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2026.01.08 00:37:30.622977 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9615 | 2026.01.08 00:37:30.623106 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 9616 | 2026.01.08 00:37:30.625506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9617 | 2026.01.08 00:37:30.626065 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9618 | 2026.01.08 00:37:30.626764 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 9619 | 2026.01.08 00:37:30.630067 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 9620 | 2026.01.08 00:37:30.633444 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 9621 | 2026.01.08 00:37:30.637325 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 9622 | 2026.01.08 00:37:30.641383 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 9623 | 2026.01.08 00:37:30.645024 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 9624 | 2026.01.08 00:37:30.697457 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.074421194 sec., 4152.0430322577195 rows/sec., 21.47 MiB/sec. | ||
| 9625 | 2026.01.08 00:37:30.700401 [ 187 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9626 | 2026.01.08 00:37:30.702741 [ 187 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_41_8} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.01.08 00:37:30.702864 [ 187 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_41_8} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9628 | 2026.01.08 00:37:30.705559 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9629 | 2026.01.08 00:37:31.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.69 MiB, peak 319.10 MiB, free memory in arenas 0.00 B, will set to 307.46 MiB (RSS), difference: 1.76 MiB | ||
| 9630 | 2026.01.08 00:37:32.113760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1246 | ||
| 9631 | 2026.01.08 00:37:32.116172 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.01.08 00:37:32.116213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9633 | 2026.01.08 00:37:32.117431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9634 | 2026.01.08 00:37:32.117695 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.01.08 00:37:32.117953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 9636 | 2026.01.08 00:37:34.658642 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2026.01.08 00:37:34.658896 [ 268 ] {bc1256ea-586e-4c7b-ab0e-873b1a09280c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9638 | 2026.01.08 00:37:34.658994 [ 268 ] {bc1256ea-586e-4c7b-ab0e-873b1a09280c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9639 | 2026.01.08 00:37:34.659901 [ 268 ] {bc1256ea-586e-4c7b-ab0e-873b1a09280c} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2026.01.08 00:37:34.659942 [ 268 ] {bc1256ea-586e-4c7b-ab0e-873b1a09280c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9641 | 2026.01.08 00:37:34.660452 [ 268 ] {bc1256ea-586e-4c7b-ab0e-873b1a09280c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9642 | 2026.01.08 00:37:34.660760 [ 268 ] {bc1256ea-586e-4c7b-ab0e-873b1a09280c} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2026.01.08 00:37:34.660940 [ 268 ] {bc1256ea-586e-4c7b-ab0e-873b1a09280c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002118 sec., 193578.8479697828 rows/sec., 12.28 MiB/sec. | ||
| 9644 | 2026.01.08 00:37:34.660998 [ 268 ] {bc1256ea-586e-4c7b-ab0e-873b1a09280c} <Debug> TCPHandler: Processed in 0.002527012 sec. | ||
| 9645 | 2026.01.08 00:37:34.661135 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2026.01.08 00:37:34.661248 [ 268 ] {aac94900-f51d-44ed-b086-b42e1fffc1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9647 | 2026.01.08 00:37:34.661297 [ 268 ] {aac94900-f51d-44ed-b086-b42e1fffc1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9648 | 2026.01.08 00:37:34.662741 [ 268 ] {aac94900-f51d-44ed-b086-b42e1fffc1a5} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.01.08 00:37:34.662782 [ 268 ] {aac94900-f51d-44ed-b086-b42e1fffc1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9650 | 2026.01.08 00:37:34.663248 [ 268 ] {aac94900-f51d-44ed-b086-b42e1fffc1a5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9651 | 2026.01.08 00:37:34.663490 [ 268 ] {aac94900-f51d-44ed-b086-b42e1fffc1a5} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.01.08 00:37:34.663616 [ 36 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9653 | 2026.01.08 00:37:34.663641 [ 268 ] {aac94900-f51d-44ed-b086-b42e1fffc1a5} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.002418 sec., 489660.8767576509 rows/sec., 39.07 MiB/sec. | ||
| 9654 | 2026.01.08 00:37:34.663665 [ 36 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9655 | 2026.01.08 00:37:34.663684 [ 268 ] {aac94900-f51d-44ed-b086-b42e1fffc1a5} <Debug> TCPHandler: Processed in 0.002605504 sec. | ||
| 9656 | 2026.01.08 00:37:34.663692 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9657 | 2026.01.08 00:37:34.663812 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2026.01.08 00:37:34.663837 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::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 | ||
| 9659 | 2026.01.08 00:37:34.663921 [ 268 ] {d94f8a2e-6e7b-41e6-8847-9a02fc628d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9660 | 2026.01.08 00:37:34.663973 [ 268 ] {d94f8a2e-6e7b-41e6-8847-9a02fc628d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9661 | 2026.01.08 00:37:34.664000 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9662 | 2026.01.08 00:37:34.664046 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2465 rows starting from the beginning of the part | ||
| 9663 | 2026.01.08 00:37:34.664122 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
| 9664 | 2026.01.08 00:37:34.664177 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 66 rows starting from the beginning of the part | ||
| 9665 | 2026.01.08 00:37:34.664230 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1184 rows starting from the beginning of the part | ||
| 9666 | 2026.01.08 00:37:34.664280 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 68 rows starting from the beginning of the part | ||
| 9667 | 2026.01.08 00:37:34.664329 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1184 rows starting from the beginning of the part | ||
| 9668 | 2026.01.08 00:37:34.664541 [ 268 ] {d94f8a2e-6e7b-41e6-8847-9a02fc628d2f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2026.01.08 00:37:34.664585 [ 268 ] {d94f8a2e-6e7b-41e6-8847-9a02fc628d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9670 | 2026.01.08 00:37:34.664973 [ 268 ] {d94f8a2e-6e7b-41e6-8847-9a02fc628d2f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9671 | 2026.01.08 00:37:34.665230 [ 268 ] {d94f8a2e-6e7b-41e6-8847-9a02fc628d2f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2026.01.08 00:37:34.665376 [ 268 ] {d94f8a2e-6e7b-41e6-8847-9a02fc628d2f} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001476 sec., 163279.1327913279 rows/sec., 9.94 MiB/sec. | ||
| 9673 | 2026.01.08 00:37:34.665417 [ 268 ] {d94f8a2e-6e7b-41e6-8847-9a02fc628d2f} <Debug> TCPHandler: Processed in 0.001658667 sec. | ||
| 9674 | 2026.01.08 00:37:34.665539 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9675 | 2026.01.08 00:37:34.665643 [ 268 ] {edcf168d-5e04-4084-9424-b636bc7cd503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9676 | 2026.01.08 00:37:34.665688 [ 268 ] {edcf168d-5e04-4084-9424-b636bc7cd503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9677 | 2026.01.08 00:37:34.666213 [ 268 ] {edcf168d-5e04-4084-9424-b636bc7cd503} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9678 | 2026.01.08 00:37:34.666250 [ 268 ] {edcf168d-5e04-4084-9424-b636bc7cd503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9679 | 2026.01.08 00:37:34.666608 [ 268 ] {edcf168d-5e04-4084-9424-b636bc7cd503} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9680 | 2026.01.08 00:37:34.666651 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002881822 sec., 1742994.5360955673 rows/sec., 147.39 MiB/sec. | ||
| 9681 | 2026.01.08 00:37:34.666848 [ 268 ] {edcf168d-5e04-4084-9424-b636bc7cd503} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.01.08 00:37:34.666998 [ 268 ] {edcf168d-5e04-4084-9424-b636bc7cd503} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001374 sec., 154294.03202328968 rows/sec., 9.95 MiB/sec. | ||
| 9683 | 2026.01.08 00:37:34.667040 [ 268 ] {edcf168d-5e04-4084-9424-b636bc7cd503} <Debug> TCPHandler: Processed in 0.001552164 sec. | ||
| 9684 | 2026.01.08 00:37:34.667037 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9685 | 2026.01.08 00:37:34.667196 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9686 | 2026.01.08 00:37:34.667308 [ 268 ] {cfe11c42-dcdf-4b5a-8296-e04a35265bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9687 | 2026.01.08 00:37:34.667356 [ 268 ] {cfe11c42-dcdf-4b5a-8296-e04a35265bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9688 | 2026.01.08 00:37:34.667452 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2026.01.08 00:37:34.667565 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_66_13} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9690 | 2026.01.08 00:37:34.667700 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 9691 | 2026.01.08 00:37:34.667944 [ 268 ] {cfe11c42-dcdf-4b5a-8296-e04a35265bd0} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9692 | 2026.01.08 00:37:34.667988 [ 268 ] {cfe11c42-dcdf-4b5a-8296-e04a35265bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9693 | 2026.01.08 00:37:34.668336 [ 268 ] {cfe11c42-dcdf-4b5a-8296-e04a35265bd0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9694 | 2026.01.08 00:37:34.668595 [ 268 ] {cfe11c42-dcdf-4b5a-8296-e04a35265bd0} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2026.01.08 00:37:34.668731 [ 268 ] {cfe11c42-dcdf-4b5a-8296-e04a35265bd0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001444 sec., 146121.8836565097 rows/sec., 8.30 MiB/sec. | ||
| 9696 | 2026.01.08 00:37:34.668774 [ 268 ] {cfe11c42-dcdf-4b5a-8296-e04a35265bd0} <Debug> TCPHandler: Processed in 0.001631687 sec. | ||
| 9697 | 2026.01.08 00:37:34.668897 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9698 | 2026.01.08 00:37:34.669000 [ 268 ] {5ba55dc2-966c-4abb-804e-35aed18f6d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9699 | 2026.01.08 00:37:34.669045 [ 268 ] {5ba55dc2-966c-4abb-804e-35aed18f6d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9700 | 2026.01.08 00:37:34.669846 [ 268 ] {5ba55dc2-966c-4abb-804e-35aed18f6d76} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.01.08 00:37:34.669887 [ 268 ] {5ba55dc2-966c-4abb-804e-35aed18f6d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9702 | 2026.01.08 00:37:34.670266 [ 268 ] {5ba55dc2-966c-4abb-804e-35aed18f6d76} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9703 | 2026.01.08 00:37:34.670496 [ 268 ] {5ba55dc2-966c-4abb-804e-35aed18f6d76} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.01.08 00:37:34.670594 [ 36 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9705 | 2026.01.08 00:37:34.670628 [ 268 ] {5ba55dc2-966c-4abb-804e-35aed18f6d76} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001649 sec., 433596.11885991506 rows/sec., 30.41 MiB/sec. | ||
| 9706 | 2026.01.08 00:37:34.670637 [ 36 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.01.08 00:37:34.670661 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9708 | 2026.01.08 00:37:34.670666 [ 268 ] {5ba55dc2-966c-4abb-804e-35aed18f6d76} <Debug> TCPHandler: Processed in 0.001822662 sec. | ||
| 9709 | 2026.01.08 00:37:34.670749 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::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 | ||
| 9710 | 2026.01.08 00:37:34.670793 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9711 | 2026.01.08 00:37:34.670871 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9712 | 2026.01.08 00:37:34.670899 [ 268 ] {5d4b4fc1-2462-4572-a3fc-fa98915b0d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9713 | 2026.01.08 00:37:34.670914 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 9714 | 2026.01.08 00:37:34.670951 [ 268 ] {5d4b4fc1-2462-4572-a3fc-fa98915b0d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9715 | 2026.01.08 00:37:34.670985 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
| 9716 | 2026.01.08 00:37:34.671037 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 69 rows starting from the beginning of the part | ||
| 9717 | 2026.01.08 00:37:34.671087 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 715 rows starting from the beginning of the part | ||
| 9718 | 2026.01.08 00:37:34.671136 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 73 rows starting from the beginning of the part | ||
| 9719 | 2026.01.08 00:37:34.671178 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 715 rows starting from the beginning of the part | ||
| 9720 | 2026.01.08 00:37:34.671322 [ 268 ] {5d4b4fc1-2462-4572-a3fc-fa98915b0d32} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2026.01.08 00:37:34.671364 [ 268 ] {5d4b4fc1-2462-4572-a3fc-fa98915b0d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9722 | 2026.01.08 00:37:34.671706 [ 268 ] {5d4b4fc1-2462-4572-a3fc-fa98915b0d32} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9723 | 2026.01.08 00:37:34.671953 [ 268 ] {5d4b4fc1-2462-4572-a3fc-fa98915b0d32} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2026.01.08 00:37:34.672049 [ 36 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9725 | 2026.01.08 00:37:34.672079 [ 36 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2026.01.08 00:37:34.672082 [ 268 ] {5d4b4fc1-2462-4572-a3fc-fa98915b0d32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001205 sec., 4979.253112033195 rows/sec., 260.15 KiB/sec. | ||
| 9727 | 2026.01.08 00:37:34.672110 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9728 | 2026.01.08 00:37:34.672137 [ 268 ] {5d4b4fc1-2462-4572-a3fc-fa98915b0d32} <Debug> TCPHandler: Processed in 0.0013962 sec. | ||
| 9729 | 2026.01.08 00:37:34.672189 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9730 | 2026.01.08 00:37:34.672244 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9731 | 2026.01.08 00:37:34.672301 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9732 | 2026.01.08 00:37:34.672335 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 9733 | 2026.01.08 00:37:34.672352 [ 268 ] {345c233d-ef56-4d5b-8588-38d4e71fda4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9734 | 2026.01.08 00:37:34.672384 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9735 | 2026.01.08 00:37:34.672401 [ 268 ] {345c233d-ef56-4d5b-8588-38d4e71fda4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9736 | 2026.01.08 00:37:34.672429 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001719719 sec., 1678181.1447102695 rows/sec., 126.53 MiB/sec. | ||
| 9737 | 2026.01.08 00:37:34.672446 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9738 | 2026.01.08 00:37:34.672504 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9739 | 2026.01.08 00:37:34.672538 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9740 | 2026.01.08 00:37:34.672573 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9741 | 2026.01.08 00:37:34.672669 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9742 | 2026.01.08 00:37:34.672921 [ 268 ] {345c233d-ef56-4d5b-8588-38d4e71fda4c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9743 | 2026.01.08 00:37:34.672972 [ 268 ] {345c233d-ef56-4d5b-8588-38d4e71fda4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9744 | 2026.01.08 00:37:34.673083 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.01.08 00:37:34.673184 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_66_13} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9746 | 2026.01.08 00:37:34.673272 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9747 | 2026.01.08 00:37:34.673351 [ 268 ] {345c233d-ef56-4d5b-8588-38d4e71fda4c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9748 | 2026.01.08 00:37:34.673507 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351929 sec., 106514.46932494236 rows/sec., 5.43 MiB/sec. | ||
| 9749 | 2026.01.08 00:37:34.673595 [ 268 ] {345c233d-ef56-4d5b-8588-38d4e71fda4c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9750 | 2026.01.08 00:37:34.673689 [ 201 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9751 | 2026.01.08 00:37:34.673710 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9752 | 2026.01.08 00:37:34.673736 [ 268 ] {345c233d-ef56-4d5b-8588-38d4e71fda4c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001403 sec., 223806.12972202426 rows/sec., 14.70 MiB/sec. | ||
| 9753 | 2026.01.08 00:37:34.673748 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2026.01.08 00:37:34.673766 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9755 | 2026.01.08 00:37:34.673773 [ 268 ] {345c233d-ef56-4d5b-8588-38d4e71fda4c} <Debug> TCPHandler: Processed in 0.001576685 sec. | ||
| 9756 | 2026.01.08 00:37:34.673835 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 9757 | 2026.01.08 00:37:34.673885 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9758 | 2026.01.08 00:37:34.673940 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9759 | 2026.01.08 00:37:34.673974 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20198 rows starting from the beginning of the part | ||
| 9760 | 2026.01.08 00:37:34.673985 [ 268 ] {b48e49b4-66ee-44e6-9175-64c2b7fa4c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9761 | 2026.01.08 00:37:34.674032 [ 268 ] {b48e49b4-66ee-44e6-9175-64c2b7fa4c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9762 | 2026.01.08 00:37:34.674032 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 96 rows starting from the beginning of the part | ||
| 9763 | 2026.01.08 00:37:34.674091 [ 201 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2026.01.08 00:37:34.674127 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 9765 | 2026.01.08 00:37:34.674174 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 9766 | 2026.01.08 00:37:34.674192 [ 201 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_24_5} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9767 | 2026.01.08 00:37:34.674215 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 162 rows starting from the beginning of the part | ||
| 9768 | 2026.01.08 00:37:34.674259 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::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 | ||
| 9769 | 2026.01.08 00:37:34.674306 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9770 | 2026.01.08 00:37:34.674461 [ 268 ] {b48e49b4-66ee-44e6-9175-64c2b7fa4c9b} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2026.01.08 00:37:34.674513 [ 268 ] {b48e49b4-66ee-44e6-9175-64c2b7fa4c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9772 | 2026.01.08 00:37:34.674910 [ 268 ] {b48e49b4-66ee-44e6-9175-64c2b7fa4c9b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9773 | 2026.01.08 00:37:34.675177 [ 268 ] {b48e49b4-66ee-44e6-9175-64c2b7fa4c9b} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.01.08 00:37:34.675314 [ 268 ] {b48e49b4-66ee-44e6-9175-64c2b7fa4c9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001348 sec., 741.839762611276 rows/sec., 49.99 KiB/sec. | ||
| 9775 | 2026.01.08 00:37:34.675353 [ 268 ] {b48e49b4-66ee-44e6-9175-64c2b7fa4c9b} <Debug> TCPHandler: Processed in 0.001514823 sec. | ||
| 9776 | 2026.01.08 00:37:34.675455 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9777 | 2026.01.08 00:37:34.675552 [ 268 ] {79cc7323-4391-4631-87f0-082f1717e48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9778 | 2026.01.08 00:37:34.675608 [ 268 ] {79cc7323-4391-4631-87f0-082f1717e48c} <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 | ||
| 9779 | 2026.01.08 00:37:34.676496 [ 268 ] {79cc7323-4391-4631-87f0-082f1717e48c} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2026.01.08 00:37:34.676533 [ 268 ] {79cc7323-4391-4631-87f0-082f1717e48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9781 | 2026.01.08 00:37:34.677161 [ 268 ] {79cc7323-4391-4631-87f0-082f1717e48c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9782 | 2026.01.08 00:37:34.677406 [ 268 ] {79cc7323-4391-4631-87f0-082f1717e48c} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2026.01.08 00:37:34.677547 [ 268 ] {79cc7323-4391-4631-87f0-082f1717e48c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002015 sec., 17866.004962779156 rows/sec., 32.02 MiB/sec. | ||
| 9784 | 2026.01.08 00:37:34.677611 [ 268 ] {79cc7323-4391-4631-87f0-082f1717e48c} <Debug> TCPHandler: Processed in 0.002204882 sec. | ||
| 9785 | 2026.01.08 00:37:34.677723 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9786 | 2026.01.08 00:37:34.677818 [ 268 ] {5889f25b-1cb5-403b-a06b-6260265ce072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9787 | 2026.01.08 00:37:34.677862 [ 268 ] {5889f25b-1cb5-403b-a06b-6260265ce072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9788 | 2026.01.08 00:37:34.678217 [ 268 ] {5889f25b-1cb5-403b-a06b-6260265ce072} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.01.08 00:37:34.678254 [ 268 ] {5889f25b-1cb5-403b-a06b-6260265ce072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9790 | 2026.01.08 00:37:34.678589 [ 268 ] {5889f25b-1cb5-403b-a06b-6260265ce072} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9791 | 2026.01.08 00:37:34.678809 [ 268 ] {5889f25b-1cb5-403b-a06b-6260265ce072} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.01.08 00:37:34.678919 [ 36 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9793 | 2026.01.08 00:37:34.678939 [ 268 ] {5889f25b-1cb5-403b-a06b-6260265ce072} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00114 sec., 91228.0701754386 rows/sec., 5.59 MiB/sec. | ||
| 9794 | 2026.01.08 00:37:34.678955 [ 36 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.01.08 00:37:34.678974 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9796 | 2026.01.08 00:37:34.678976 [ 268 ] {5889f25b-1cb5-403b-a06b-6260265ce072} <Debug> TCPHandler: Processed in 0.001303767 sec. | ||
| 9797 | 2026.01.08 00:37:34.679046 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 9798 | 2026.01.08 00:37:34.679136 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9799 | 2026.01.08 00:37:34.679163 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4232 rows starting from the beginning of the part | ||
| 9800 | 2026.01.08 00:37:34.679224 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 9801 | 2026.01.08 00:37:34.679268 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 9802 | 2026.01.08 00:37:34.679307 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 9803 | 2026.01.08 00:37:34.679343 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 9804 | 2026.01.08 00:37:34.679379 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::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 | ||
| 9805 | 2026.01.08 00:37:34.680184 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21244 rows, containing 5 columns (5 merged, 0 gathered) in 0.006376211 sec., 3331759.253261851 rows/sec., 224.52 MiB/sec. | ||
| 9806 | 2026.01.08 00:37:34.680614 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9807 | 2026.01.08 00:37:34.680868 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2026.01.08 00:37:34.680931 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9809 | 2026.01.08 00:37:34.681007 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 9810 | 2026.01.08 00:37:34.681204 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4596 rows, containing 4 columns (4 merged, 0 gathered) in 0.002193583 sec., 2095202.2330588815 rows/sec., 134.24 MiB/sec. | ||
| 9811 | 2026.01.08 00:37:34.681611 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9812 | 2026.01.08 00:37:34.681836 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_66_13} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): 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.08 00:37:34.681897 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_66_13} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9814 | 2026.01.08 00:37:34.681951 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9815 | 2026.01.08 00:37:35.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.38 MiB, peak 319.10 MiB, free memory in arenas 0.00 B, will set to 310.02 MiB (RSS), difference: 1.63 MiB | ||
| 9816 | 2026.01.08 00:37:36.929103 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9817 | 2026.01.08 00:37:36.929164 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9818 | 2026.01.08 00:37:37.051210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20273 | ||
| 9819 | 2026.01.08 00:37:37.052037 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9820 | 2026.01.08 00:37:37.052100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9821 | 2026.01.08 00:37:37.052630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9822 | 2026.01.08 00:37:37.052849 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.01.08 00:37:37.052975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20273 | ||
| 9824 | 2026.01.08 00:37:38.126427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9825 | 2026.01.08 00:37:38.142115 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.01.08 00:37:38.142169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9827 | 2026.01.08 00:37:38.147514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9828 | 2026.01.08 00:37:38.148273 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.01.08 00:37:38.151757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9830 | 2026.01.08 00:37:39.645513 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9831 | 2026.01.08 00:37:39.645694 [ 268 ] {ecda1e06-f277-42a4-8f14-2a862974cf81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9832 | 2026.01.08 00:37:39.645763 [ 268 ] {ecda1e06-f277-42a4-8f14-2a862974cf81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9833 | 2026.01.08 00:37:39.646464 [ 268 ] {ecda1e06-f277-42a4-8f14-2a862974cf81} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.01.08 00:37:39.646514 [ 268 ] {ecda1e06-f277-42a4-8f14-2a862974cf81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9835 | 2026.01.08 00:37:39.646916 [ 268 ] {ecda1e06-f277-42a4-8f14-2a862974cf81} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9836 | 2026.01.08 00:37:39.647135 [ 268 ] {ecda1e06-f277-42a4-8f14-2a862974cf81} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.01.08 00:37:39.647300 [ 268 ] {ecda1e06-f277-42a4-8f14-2a862974cf81} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001656 sec., 39855.07246376812 rows/sec., 3.17 MiB/sec. | ||
| 9838 | 2026.01.08 00:37:39.647351 [ 268 ] {ecda1e06-f277-42a4-8f14-2a862974cf81} <Debug> TCPHandler: Processed in 0.001970736 sec. | ||
| 9839 | 2026.01.08 00:37:39.647490 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2026.01.08 00:37:39.647617 [ 268 ] {1c0ea99a-f787-4abe-9d6c-4d73d32e4adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9841 | 2026.01.08 00:37:39.647670 [ 268 ] {1c0ea99a-f787-4abe-9d6c-4d73d32e4adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9842 | 2026.01.08 00:37:39.648148 [ 268 ] {1c0ea99a-f787-4abe-9d6c-4d73d32e4adb} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2026.01.08 00:37:39.648187 [ 268 ] {1c0ea99a-f787-4abe-9d6c-4d73d32e4adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9844 | 2026.01.08 00:37:39.648501 [ 268 ] {1c0ea99a-f787-4abe-9d6c-4d73d32e4adb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9845 | 2026.01.08 00:37:39.648709 [ 268 ] {1c0ea99a-f787-4abe-9d6c-4d73d32e4adb} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2026.01.08 00:37:39.648818 [ 31 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9847 | 2026.01.08 00:37:39.648841 [ 268 ] {1c0ea99a-f787-4abe-9d6c-4d73d32e4adb} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001255 sec., 3984.06374501992 rows/sec., 299.58 KiB/sec. | ||
| 9848 | 2026.01.08 00:37:39.648884 [ 31 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2026.01.08 00:37:39.648895 [ 268 ] {1c0ea99a-f787-4abe-9d6c-4d73d32e4adb} <Debug> TCPHandler: Processed in 0.001465392 sec. | ||
| 9850 | 2026.01.08 00:37:39.648913 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9851 | 2026.01.08 00:37:39.649014 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9852 | 2026.01.08 00:37:39.649018 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 9853 | 2026.01.08 00:37:39.649124 [ 268 ] {205b7c63-8d03-4fac-a4ab-fb0830152db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9854 | 2026.01.08 00:37:39.649140 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9855 | 2026.01.08 00:37:39.649166 [ 268 ] {205b7c63-8d03-4fac-a4ab-fb0830152db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9856 | 2026.01.08 00:37:39.649175 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 278 rows starting from the beginning of the part | ||
| 9857 | 2026.01.08 00:37:39.649244 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 9858 | 2026.01.08 00:37:39.649298 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 241 rows starting from the beginning of the part | ||
| 9859 | 2026.01.08 00:37:39.649347 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
| 9860 | 2026.01.08 00:37:39.649393 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 241 rows starting from the beginning of the part | ||
| 9861 | 2026.01.08 00:37:39.649439 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
| 9862 | 2026.01.08 00:37:39.649610 [ 268 ] {205b7c63-8d03-4fac-a4ab-fb0830152db8} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2026.01.08 00:37:39.649646 [ 268 ] {205b7c63-8d03-4fac-a4ab-fb0830152db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9864 | 2026.01.08 00:37:39.649965 [ 268 ] {205b7c63-8d03-4fac-a4ab-fb0830152db8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9865 | 2026.01.08 00:37:39.650185 [ 268 ] {205b7c63-8d03-4fac-a4ab-fb0830152db8} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.01.08 00:37:39.650317 [ 268 ] {205b7c63-8d03-4fac-a4ab-fb0830152db8} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001214 sec., 56836.90280065898 rows/sec., 4.44 MiB/sec. | ||
| 9867 | 2026.01.08 00:37:39.650359 [ 268 ] {205b7c63-8d03-4fac-a4ab-fb0830152db8} <Debug> TCPHandler: Processed in 0.001395829 sec. | ||
| 9868 | 2026.01.08 00:37:39.650369 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391749 sec., 559727.3646325595 rows/sec., 36.66 MiB/sec. | ||
| 9869 | 2026.01.08 00:37:39.650471 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.01.08 00:37:39.650570 [ 268 ] {0368cf14-071c-43df-ab89-96e215081e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9871 | 2026.01.08 00:37:39.650585 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9872 | 2026.01.08 00:37:39.650615 [ 268 ] {0368cf14-071c-43df-ab89-96e215081e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9873 | 2026.01.08 00:37:39.650930 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2026.01.08 00:37:39.651028 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_56_11} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9875 | 2026.01.08 00:37:39.651053 [ 268 ] {0368cf14-071c-43df-ab89-96e215081e88} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2026.01.08 00:37:39.651094 [ 268 ] {0368cf14-071c-43df-ab89-96e215081e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9877 | 2026.01.08 00:37:39.651136 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9878 | 2026.01.08 00:37:39.651432 [ 268 ] {0368cf14-071c-43df-ab89-96e215081e88} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9879 | 2026.01.08 00:37:39.651641 [ 268 ] {0368cf14-071c-43df-ab89-96e215081e88} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.01.08 00:37:39.651775 [ 268 ] {0368cf14-071c-43df-ab89-96e215081e88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 9881 | 2026.01.08 00:37:39.651814 [ 268 ] {0368cf14-071c-43df-ab89-96e215081e88} <Debug> TCPHandler: Processed in 0.00139325 sec. | ||
| 9882 | 2026.01.08 00:37:39.651923 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2026.01.08 00:37:39.652017 [ 268 ] {92e7d470-7c34-4a0e-b0ba-52f689859dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9884 | 2026.01.08 00:37:39.652072 [ 268 ] {92e7d470-7c34-4a0e-b0ba-52f689859dc8} <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 | ||
| 9885 | 2026.01.08 00:37:39.652845 [ 268 ] {92e7d470-7c34-4a0e-b0ba-52f689859dc8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.01.08 00:37:39.652881 [ 268 ] {92e7d470-7c34-4a0e-b0ba-52f689859dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9887 | 2026.01.08 00:37:39.653378 [ 268 ] {92e7d470-7c34-4a0e-b0ba-52f689859dc8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9888 | 2026.01.08 00:37:39.653606 [ 268 ] {92e7d470-7c34-4a0e-b0ba-52f689859dc8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.01.08 00:37:39.653749 [ 268 ] {92e7d470-7c34-4a0e-b0ba-52f689859dc8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001749 sec., 2858.7764436821044 rows/sec., 5.12 MiB/sec. | ||
| 9890 | 2026.01.08 00:37:39.653763 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9891 | 2026.01.08 00:37:39.653813 [ 268 ] {92e7d470-7c34-4a0e-b0ba-52f689859dc8} <Debug> TCPHandler: Processed in 0.001939215 sec. | ||
| 9892 | 2026.01.08 00:37:39.653832 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.01.08 00:37:39.653874 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9894 | 2026.01.08 00:37:39.653934 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9895 | 2026.01.08 00:37:39.653972 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 9896 | 2026.01.08 00:37:39.654034 [ 268 ] {8044798d-277c-468f-b6f7-42998b169f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9897 | 2026.01.08 00:37:39.654077 [ 268 ] {8044798d-277c-468f-b6f7-42998b169f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9898 | 2026.01.08 00:37:39.654171 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9899 | 2026.01.08 00:37:39.654224 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1091 rows starting from the beginning of the part | ||
| 9900 | 2026.01.08 00:37:39.654350 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 9901 | 2026.01.08 00:37:39.654421 [ 268 ] {8044798d-277c-468f-b6f7-42998b169f83} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.01.08 00:37:39.654457 [ 268 ] {8044798d-277c-468f-b6f7-42998b169f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9903 | 2026.01.08 00:37:39.654462 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 9904 | 2026.01.08 00:37:39.654567 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
| 9905 | 2026.01.08 00:37:39.654666 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 9906 | 2026.01.08 00:37:39.654768 [ 268 ] {8044798d-277c-468f-b6f7-42998b169f83} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9907 | 2026.01.08 00:37:39.654773 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
| 9908 | 2026.01.08 00:37:39.654982 [ 268 ] {8044798d-277c-468f-b6f7-42998b169f83} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.01.08 00:37:39.655113 [ 268 ] {8044798d-277c-468f-b6f7-42998b169f83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 9910 | 2026.01.08 00:37:39.655150 [ 268 ] {8044798d-277c-468f-b6f7-42998b169f83} <Debug> TCPHandler: Processed in 0.001270657 sec. | ||
| 9911 | 2026.01.08 00:37:39.659971 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 19 columns (19 merged, 0 gathered) in 0.006031731 sec., 195300.48670937083 rows/sec., 349.97 MiB/sec. | ||
| 9912 | 2026.01.08 00:37:39.661651 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9913 | 2026.01.08 00:37:39.661997 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2026.01.08 00:37:39.662075 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9915 | 2026.01.08 00:37:39.662244 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 9916 | 2026.01.08 00:37:40.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.56 MiB, peak 322.04 MiB, free memory in arenas 0.00 B, will set to 312.64 MiB (RSS), difference: 2.07 MiB | ||
| 9917 | 2026.01.08 00:37:42.039936 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9918 | 2026.01.08 00:37:42.040243 [ 268 ] {4a9892a2-6f44-4521-be38-38885f467cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9919 | 2026.01.08 00:37:42.040317 [ 268 ] {4a9892a2-6f44-4521-be38-38885f467cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9920 | 2026.01.08 00:37:42.040996 [ 268 ] {4a9892a2-6f44-4521-be38-38885f467cf8} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9921 | 2026.01.08 00:37:42.041036 [ 268 ] {4a9892a2-6f44-4521-be38-38885f467cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9922 | 2026.01.08 00:37:42.041422 [ 268 ] {4a9892a2-6f44-4521-be38-38885f467cf8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9923 | 2026.01.08 00:37:42.041643 [ 268 ] {4a9892a2-6f44-4521-be38-38885f467cf8} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2026.01.08 00:37:42.041802 [ 268 ] {4a9892a2-6f44-4521-be38-38885f467cf8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1.22 MiB/sec. | ||
| 9925 | 2026.01.08 00:37:42.041851 [ 268 ] {4a9892a2-6f44-4521-be38-38885f467cf8} <Debug> TCPHandler: Processed in 0.002095819 sec. | ||
| 9926 | 2026.01.08 00:37:42.041970 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9927 | 2026.01.08 00:37:42.042064 [ 268 ] {90d94164-6640-4826-8294-82d06083f4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9928 | 2026.01.08 00:37:42.042105 [ 268 ] {90d94164-6640-4826-8294-82d06083f4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9929 | 2026.01.08 00:37:42.042527 [ 268 ] {90d94164-6640-4826-8294-82d06083f4a3} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2026.01.08 00:37:42.042563 [ 268 ] {90d94164-6640-4826-8294-82d06083f4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9931 | 2026.01.08 00:37:42.042851 [ 268 ] {90d94164-6640-4826-8294-82d06083f4a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9932 | 2026.01.08 00:37:42.043056 [ 268 ] {90d94164-6640-4826-8294-82d06083f4a3} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2026.01.08 00:37:42.043186 [ 268 ] {90d94164-6640-4826-8294-82d06083f4a3} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001139 sec., 8779.63125548727 rows/sec., 715.92 KiB/sec. | ||
| 9934 | 2026.01.08 00:37:42.043226 [ 268 ] {90d94164-6640-4826-8294-82d06083f4a3} <Debug> TCPHandler: Processed in 0.001303597 sec. | ||
| 9935 | 2026.01.08 00:37:42.043348 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9936 | 2026.01.08 00:37:42.043442 [ 268 ] {7cb3556d-1085-46a3-92c6-3baa07019d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9937 | 2026.01.08 00:37:42.043480 [ 268 ] {7cb3556d-1085-46a3-92c6-3baa07019d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9938 | 2026.01.08 00:37:42.044405 [ 268 ] {7cb3556d-1085-46a3-92c6-3baa07019d0f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2026.01.08 00:37:42.044441 [ 268 ] {7cb3556d-1085-46a3-92c6-3baa07019d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9940 | 2026.01.08 00:37:42.044835 [ 268 ] {7cb3556d-1085-46a3-92c6-3baa07019d0f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9941 | 2026.01.08 00:37:42.045045 [ 268 ] {7cb3556d-1085-46a3-92c6-3baa07019d0f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9942 | 2026.01.08 00:37:42.045173 [ 268 ] {7cb3556d-1085-46a3-92c6-3baa07019d0f} <Debug> executeQuery: Read 1393 rows, 119.68 KiB in 0.001748 sec., 796910.7551487414 rows/sec., 66.86 MiB/sec. | ||
| 9943 | 2026.01.08 00:37:42.045214 [ 268 ] {7cb3556d-1085-46a3-92c6-3baa07019d0f} <Debug> TCPHandler: Processed in 0.001913275 sec. | ||
| 9944 | 2026.01.08 00:37:42.045344 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2026.01.08 00:37:42.045437 [ 268 ] {f97181a0-95e6-451d-ad11-33b9f4934d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9946 | 2026.01.08 00:37:42.045475 [ 268 ] {f97181a0-95e6-451d-ad11-33b9f4934d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9947 | 2026.01.08 00:37:42.045916 [ 268 ] {f97181a0-95e6-451d-ad11-33b9f4934d90} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2026.01.08 00:37:42.045951 [ 268 ] {f97181a0-95e6-451d-ad11-33b9f4934d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9949 | 2026.01.08 00:37:42.046242 [ 268 ] {f97181a0-95e6-451d-ad11-33b9f4934d90} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9950 | 2026.01.08 00:37:42.046451 [ 268 ] {f97181a0-95e6-451d-ad11-33b9f4934d90} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.01.08 00:37:42.046577 [ 268 ] {f97181a0-95e6-451d-ad11-33b9f4934d90} <Debug> executeQuery: Read 58 rows, 4.37 KiB in 0.001156 sec., 50173.01038062284 rows/sec., 3.69 MiB/sec. | ||
| 9952 | 2026.01.08 00:37:42.046617 [ 268 ] {f97181a0-95e6-451d-ad11-33b9f4934d90} <Debug> TCPHandler: Processed in 0.001330338 sec. | ||
| 9953 | 2026.01.08 00:37:42.046728 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.01.08 00:37:42.046821 [ 268 ] {7e97c3fb-c701-4ec4-8de8-587410663229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9955 | 2026.01.08 00:37:42.046859 [ 268 ] {7e97c3fb-c701-4ec4-8de8-587410663229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9956 | 2026.01.08 00:37:42.047307 [ 268 ] {7e97c3fb-c701-4ec4-8de8-587410663229} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2026.01.08 00:37:42.047343 [ 268 ] {7e97c3fb-c701-4ec4-8de8-587410663229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9958 | 2026.01.08 00:37:42.047645 [ 268 ] {7e97c3fb-c701-4ec4-8de8-587410663229} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9959 | 2026.01.08 00:37:42.047855 [ 268 ] {7e97c3fb-c701-4ec4-8de8-587410663229} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2026.01.08 00:37:42.047986 [ 268 ] {7e97c3fb-c701-4ec4-8de8-587410663229} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001181 sec., 213378.49280270957 rows/sec., 14.76 MiB/sec. | ||
| 9961 | 2026.01.08 00:37:42.047990 [ 98 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 9962 | 2026.01.08 00:37:42.048027 [ 268 ] {7e97c3fb-c701-4ec4-8de8-587410663229} <Debug> TCPHandler: Processed in 0.001345019 sec. | ||
| 9963 | 2026.01.08 00:37:42.048067 [ 98 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.01.08 00:37:42.048097 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9965 | 2026.01.08 00:37:42.048157 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9966 | 2026.01.08 00:37:42.048201 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 9967 | 2026.01.08 00:37:42.048254 [ 268 ] {0df676ff-f7ed-438d-b0ac-ae2f71983d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9968 | 2026.01.08 00:37:42.048292 [ 268 ] {0df676ff-f7ed-438d-b0ac-ae2f71983d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9969 | 2026.01.08 00:37:42.048313 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9970 | 2026.01.08 00:37:42.048349 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 465 rows starting from the beginning of the part | ||
| 9971 | 2026.01.08 00:37:42.048420 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 9972 | 2026.01.08 00:37:42.048474 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 440 rows starting from the beginning of the part | ||
| 9973 | 2026.01.08 00:37:42.048527 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 9974 | 2026.01.08 00:37:42.048576 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 9975 | 2026.01.08 00:37:42.048625 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 252 rows starting from the beginning of the part | ||
| 9976 | 2026.01.08 00:37:42.048688 [ 268 ] {0df676ff-f7ed-438d-b0ac-ae2f71983d36} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.01.08 00:37:42.048726 [ 268 ] {0df676ff-f7ed-438d-b0ac-ae2f71983d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9978 | 2026.01.08 00:37:42.049044 [ 268 ] {0df676ff-f7ed-438d-b0ac-ae2f71983d36} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9979 | 2026.01.08 00:37:42.049258 [ 268 ] {0df676ff-f7ed-438d-b0ac-ae2f71983d36} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2026.01.08 00:37:42.049390 [ 268 ] {0df676ff-f7ed-438d-b0ac-ae2f71983d36} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 9981 | 2026.01.08 00:37:42.049431 [ 268 ] {0df676ff-f7ed-438d-b0ac-ae2f71983d36} <Debug> TCPHandler: Processed in 0.001322208 sec. | ||
| 9982 | 2026.01.08 00:37:42.049538 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9983 | 2026.01.08 00:37:42.049630 [ 268 ] {c1cf10fd-8d42-46ee-be25-afbd52f559da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9984 | 2026.01.08 00:37:42.049672 [ 268 ] {c1cf10fd-8d42-46ee-be25-afbd52f559da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9985 | 2026.01.08 00:37:42.049726 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1793 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564805 sec., 1145829.6720677656 rows/sec., 80.24 MiB/sec. | ||
| 9986 | 2026.01.08 00:37:42.049943 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9987 | 2026.01.08 00:37:42.050244 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.01.08 00:37:42.050324 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_29_6} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 9989 | 2026.01.08 00:37:42.050341 [ 268 ] {c1cf10fd-8d42-46ee-be25-afbd52f559da} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.01.08 00:37:42.050388 [ 268 ] {c1cf10fd-8d42-46ee-be25-afbd52f559da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 9991 | 2026.01.08 00:37:42.050435 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9992 | 2026.01.08 00:37:42.050767 [ 268 ] {c1cf10fd-8d42-46ee-be25-afbd52f559da} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9993 | 2026.01.08 00:37:42.050996 [ 268 ] {c1cf10fd-8d42-46ee-be25-afbd52f559da} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.01.08 00:37:42.051128 [ 268 ] {c1cf10fd-8d42-46ee-be25-afbd52f559da} <Debug> executeQuery: Read 602 rows, 46.36 KiB in 0.001515 sec., 397359.73597359733 rows/sec., 29.88 MiB/sec. | ||
| 9995 | 2026.01.08 00:37:42.051168 [ 268 ] {c1cf10fd-8d42-46ee-be25-afbd52f559da} <Debug> TCPHandler: Processed in 0.001676338 sec. | ||
| 9996 | 2026.01.08 00:37:42.051283 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2026.01.08 00:37:42.051376 [ 268 ] {05a2da0d-377a-42e8-9f65-0a3928d6f153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9998 | 2026.01.08 00:37:42.051419 [ 268 ] {05a2da0d-377a-42e8-9f65-0a3928d6f153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9999 | 2026.01.08 00:37:42.051997 [ 268 ] {05a2da0d-377a-42e8-9f65-0a3928d6f153} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.01.08 00:37:42.052060 [ 268 ] {05a2da0d-377a-42e8-9f65-0a3928d6f153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10001 | 2026.01.08 00:37:42.052437 [ 268 ] {05a2da0d-377a-42e8-9f65-0a3928d6f153} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10002 | 2026.01.08 00:37:42.052654 [ 268 ] {05a2da0d-377a-42e8-9f65-0a3928d6f153} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.01.08 00:37:42.052781 [ 268 ] {05a2da0d-377a-42e8-9f65-0a3928d6f153} <Debug> executeQuery: Read 945 rows, 67.48 KiB in 0.001424 sec., 663623.595505618 rows/sec., 46.28 MiB/sec. | ||
| 10004 | 2026.01.08 00:37:42.052818 [ 268 ] {05a2da0d-377a-42e8-9f65-0a3928d6f153} <Debug> TCPHandler: Processed in 0.001583205 sec. | ||
| 10005 | 2026.01.08 00:37:42.052932 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2026.01.08 00:37:42.053026 [ 268 ] {e2409980-a4f1-4a26-b72e-dc1465197550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10007 | 2026.01.08 00:37:42.053080 [ 268 ] {e2409980-a4f1-4a26-b72e-dc1465197550} <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 | ||
| 10008 | 2026.01.08 00:37:42.053904 [ 268 ] {e2409980-a4f1-4a26-b72e-dc1465197550} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.01.08 00:37:42.053942 [ 268 ] {e2409980-a4f1-4a26-b72e-dc1465197550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10010 | 2026.01.08 00:37:42.054481 [ 268 ] {e2409980-a4f1-4a26-b72e-dc1465197550} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10011 | 2026.01.08 00:37:42.054711 [ 268 ] {e2409980-a4f1-4a26-b72e-dc1465197550} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2026.01.08 00:37:42.054854 [ 268 ] {e2409980-a4f1-4a26-b72e-dc1465197550} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001847 sec., 19491.066594477532 rows/sec., 34.93 MiB/sec. | ||
| 10013 | 2026.01.08 00:37:42.054909 [ 268 ] {e2409980-a4f1-4a26-b72e-dc1465197550} <Debug> TCPHandler: Processed in 0.002025477 sec. | ||
| 10014 | 2026.01.08 00:37:42.055021 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2026.01.08 00:37:42.055116 [ 268 ] {af42137f-0119-4297-ade5-87eede1457c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10016 | 2026.01.08 00:37:42.055156 [ 268 ] {af42137f-0119-4297-ade5-87eede1457c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10017 | 2026.01.08 00:37:42.055484 [ 268 ] {af42137f-0119-4297-ade5-87eede1457c0} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.01.08 00:37:42.055520 [ 268 ] {af42137f-0119-4297-ade5-87eede1457c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10019 | 2026.01.08 00:37:42.055816 [ 268 ] {af42137f-0119-4297-ade5-87eede1457c0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10020 | 2026.01.08 00:37:42.056021 [ 268 ] {af42137f-0119-4297-ade5-87eede1457c0} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2026.01.08 00:37:42.056147 [ 268 ] {af42137f-0119-4297-ade5-87eede1457c0} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.00105 sec., 28571.428571428572 rows/sec., 1.92 MiB/sec. | ||
| 10022 | 2026.01.08 00:37:42.056182 [ 268 ] {af42137f-0119-4297-ade5-87eede1457c0} <Debug> TCPHandler: Processed in 0.001209514 sec. | ||
| 10023 | 2026.01.08 00:37:42.118887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1300 | ||
| 10024 | 2026.01.08 00:37:42.121603 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2026.01.08 00:37:42.121659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10026 | 2026.01.08 00:37:42.122903 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10027 | 2026.01.08 00:37:42.123177 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2026.01.08 00:37:42.123355 [ 117 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10029 | 2026.01.08 00:37:42.123426 [ 117 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.01.08 00:37:42.123461 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10031 | 2026.01.08 00:37:42.123544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
| 10032 | 2026.01.08 00:37:42.123586 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 10033 | 2026.01.08 00:37:42.124376 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10034 | 2026.01.08 00:37:42.124517 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1092 rows starting from the beginning of the part | ||
| 10035 | 2026.01.08 00:37:42.124862 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 10036 | 2026.01.08 00:37:42.125173 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part | ||
| 10037 | 2026.01.08 00:37:42.125483 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 10038 | 2026.01.08 00:37:42.125774 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 10039 | 2026.01.08 00:37:42.126070 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
| 10040 | 2026.01.08 00:37:42.132539 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1300 rows, containing 72 columns (72 merged, 0 gathered) in 0.009007706 sec., 144320.87370524748 rows/sec., 116.78 MiB/sec. | ||
| 10041 | 2026.01.08 00:37:42.133729 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10042 | 2026.01.08 00:37:42.134235 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.01.08 00:37:42.134309 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_31_6} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10044 | 2026.01.08 00:37:42.134481 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 10045 | 2026.01.08 00:37:44.554086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20721 | ||
| 10046 | 2026.01.08 00:37:44.555069 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10047 | 2026.01.08 00:37:44.555126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10048 | 2026.01.08 00:37:44.556314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10049 | 2026.01.08 00:37:44.556690 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10050 | 2026.01.08 00:37:44.556908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20721 | ||
| 10051 | 2026.01.08 00:37:44.642629 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10052 | 2026.01.08 00:37:44.642886 [ 268 ] {9885883b-8666-4d66-8897-cc8dddb6897d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10053 | 2026.01.08 00:37:44.642962 [ 268 ] {9885883b-8666-4d66-8897-cc8dddb6897d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10054 | 2026.01.08 00:37:44.643660 [ 268 ] {9885883b-8666-4d66-8897-cc8dddb6897d} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10055 | 2026.01.08 00:37:44.643712 [ 268 ] {9885883b-8666-4d66-8897-cc8dddb6897d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10056 | 2026.01.08 00:37:44.644131 [ 268 ] {9885883b-8666-4d66-8897-cc8dddb6897d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10057 | 2026.01.08 00:37:44.644376 [ 268 ] {9885883b-8666-4d66-8897-cc8dddb6897d} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2026.01.08 00:37:44.644545 [ 268 ] {9885883b-8666-4d66-8897-cc8dddb6897d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00172 sec., 32558.13953488372 rows/sec., 2.50 MiB/sec. | ||
| 10059 | 2026.01.08 00:37:44.644601 [ 268 ] {9885883b-8666-4d66-8897-cc8dddb6897d} <Debug> TCPHandler: Processed in 0.002056908 sec. | ||
| 10060 | 2026.01.08 00:37:44.644731 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10061 | 2026.01.08 00:37:44.644840 [ 268 ] {5f69f12c-f658-41a9-bf7e-534ae78fac74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10062 | 2026.01.08 00:37:44.644888 [ 268 ] {5f69f12c-f658-41a9-bf7e-534ae78fac74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10063 | 2026.01.08 00:37:44.645337 [ 268 ] {5f69f12c-f658-41a9-bf7e-534ae78fac74} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10064 | 2026.01.08 00:37:44.645378 [ 268 ] {5f69f12c-f658-41a9-bf7e-534ae78fac74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10065 | 2026.01.08 00:37:44.645719 [ 268 ] {5f69f12c-f658-41a9-bf7e-534ae78fac74} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10066 | 2026.01.08 00:37:44.645949 [ 268 ] {5f69f12c-f658-41a9-bf7e-534ae78fac74} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2026.01.08 00:37:44.646093 [ 268 ] {5f69f12c-f658-41a9-bf7e-534ae78fac74} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 10068 | 2026.01.08 00:37:44.646134 [ 268 ] {5f69f12c-f658-41a9-bf7e-534ae78fac74} <Debug> TCPHandler: Processed in 0.001455381 sec. | ||
| 10069 | 2026.01.08 00:37:44.646254 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10070 | 2026.01.08 00:37:44.646354 [ 268 ] {9eb3b0e1-4417-44ed-a670-0154ce1d6d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10071 | 2026.01.08 00:37:44.646403 [ 268 ] {9eb3b0e1-4417-44ed-a670-0154ce1d6d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10072 | 2026.01.08 00:37:44.646799 [ 268 ] {9eb3b0e1-4417-44ed-a670-0154ce1d6d11} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10073 | 2026.01.08 00:37:44.646839 [ 268 ] {9eb3b0e1-4417-44ed-a670-0154ce1d6d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10074 | 2026.01.08 00:37:44.647184 [ 268 ] {9eb3b0e1-4417-44ed-a670-0154ce1d6d11} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10075 | 2026.01.08 00:37:44.647408 [ 268 ] {9eb3b0e1-4417-44ed-a670-0154ce1d6d11} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2026.01.08 00:37:44.647541 [ 268 ] {9eb3b0e1-4417-44ed-a670-0154ce1d6d11} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001208 sec., 69536.4238410596 rows/sec., 4.84 MiB/sec. | ||
| 10077 | 2026.01.08 00:37:44.647579 [ 268 ] {9eb3b0e1-4417-44ed-a670-0154ce1d6d11} <Debug> TCPHandler: Processed in 0.001377129 sec. | ||
| 10078 | 2026.01.08 00:37:44.647704 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10079 | 2026.01.08 00:37:44.647801 [ 268 ] {fe055984-0bda-4a02-ba4f-5e1e07e0df73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10080 | 2026.01.08 00:37:44.647850 [ 268 ] {fe055984-0bda-4a02-ba4f-5e1e07e0df73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10081 | 2026.01.08 00:37:44.648178 [ 268 ] {fe055984-0bda-4a02-ba4f-5e1e07e0df73} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2026.01.08 00:37:44.648216 [ 268 ] {fe055984-0bda-4a02-ba4f-5e1e07e0df73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10083 | 2026.01.08 00:37:44.648523 [ 268 ] {fe055984-0bda-4a02-ba4f-5e1e07e0df73} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10084 | 2026.01.08 00:37:44.648738 [ 268 ] {fe055984-0bda-4a02-ba4f-5e1e07e0df73} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2026.01.08 00:37:44.648870 [ 268 ] {fe055984-0bda-4a02-ba4f-5e1e07e0df73} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001087 sec., 27598.89604415823 rows/sec., 1.87 MiB/sec. | ||
| 10086 | 2026.01.08 00:37:44.648907 [ 268 ] {fe055984-0bda-4a02-ba4f-5e1e07e0df73} <Debug> TCPHandler: Processed in 0.001254786 sec. | ||
| 10087 | 2026.01.08 00:37:45.651831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10088 | 2026.01.08 00:37:45.669012 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2026.01.08 00:37:45.669064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10090 | 2026.01.08 00:37:45.674651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10091 | 2026.01.08 00:37:45.675410 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2026.01.08 00:37:45.678237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10093 | 2026.01.08 00:37:49.646276 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.01.08 00:37:49.646480 [ 268 ] {fb31641a-4de7-4157-af91-126a471e44d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10095 | 2026.01.08 00:37:49.646556 [ 268 ] {fb31641a-4de7-4157-af91-126a471e44d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10096 | 2026.01.08 00:37:49.647285 [ 268 ] {fb31641a-4de7-4157-af91-126a471e44d9} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.01.08 00:37:49.647329 [ 268 ] {fb31641a-4de7-4157-af91-126a471e44d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10098 | 2026.01.08 00:37:49.647751 [ 268 ] {fb31641a-4de7-4157-af91-126a471e44d9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10099 | 2026.01.08 00:37:49.647981 [ 268 ] {fb31641a-4de7-4157-af91-126a471e44d9} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2026.01.08 00:37:49.648140 [ 268 ] {fb31641a-4de7-4157-af91-126a471e44d9} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001719 sec., 38394.41535776614 rows/sec., 3.06 MiB/sec. | ||
| 10101 | 2026.01.08 00:37:49.648183 [ 268 ] {fb31641a-4de7-4157-af91-126a471e44d9} <Debug> TCPHandler: Processed in 0.002049868 sec. | ||
| 10102 | 2026.01.08 00:37:49.648309 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2026.01.08 00:37:49.648407 [ 268 ] {8ea7c427-e8a4-4709-8496-b0f32f55cb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10104 | 2026.01.08 00:37:49.648449 [ 268 ] {8ea7c427-e8a4-4709-8496-b0f32f55cb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10105 | 2026.01.08 00:37:49.648847 [ 268 ] {8ea7c427-e8a4-4709-8496-b0f32f55cb2a} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.01.08 00:37:49.648883 [ 268 ] {8ea7c427-e8a4-4709-8496-b0f32f55cb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10107 | 2026.01.08 00:37:49.649192 [ 268 ] {8ea7c427-e8a4-4709-8496-b0f32f55cb2a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10108 | 2026.01.08 00:37:49.649410 [ 268 ] {8ea7c427-e8a4-4709-8496-b0f32f55cb2a} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.01.08 00:37:49.649545 [ 268 ] {8ea7c427-e8a4-4709-8496-b0f32f55cb2a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001158 sec., 4317.789291882556 rows/sec., 324.68 KiB/sec. | ||
| 10110 | 2026.01.08 00:37:49.649584 [ 268 ] {8ea7c427-e8a4-4709-8496-b0f32f55cb2a} <Debug> TCPHandler: Processed in 0.001327818 sec. | ||
| 10111 | 2026.01.08 00:37:49.649710 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2026.01.08 00:37:49.649806 [ 268 ] {d6110747-ac03-438d-9581-d5141896d390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10113 | 2026.01.08 00:37:49.649846 [ 268 ] {d6110747-ac03-438d-9581-d5141896d390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10114 | 2026.01.08 00:37:49.650286 [ 268 ] {d6110747-ac03-438d-9581-d5141896d390} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2026.01.08 00:37:49.650323 [ 268 ] {d6110747-ac03-438d-9581-d5141896d390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10116 | 2026.01.08 00:37:49.650624 [ 268 ] {d6110747-ac03-438d-9581-d5141896d390} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10117 | 2026.01.08 00:37:49.650838 [ 268 ] {d6110747-ac03-438d-9581-d5141896d390} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2026.01.08 00:37:49.650967 [ 268 ] {d6110747-ac03-438d-9581-d5141896d390} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00118 sec., 58474.57627118644 rows/sec., 4.56 MiB/sec. | ||
| 10119 | 2026.01.08 00:37:49.651007 [ 268 ] {d6110747-ac03-438d-9581-d5141896d390} <Debug> TCPHandler: Processed in 0.001349258 sec. | ||
| 10120 | 2026.01.08 00:37:49.651127 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2026.01.08 00:37:49.651224 [ 268 ] {d7b5953d-0678-4f0c-831d-e1f3ee41398b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10122 | 2026.01.08 00:37:49.651268 [ 268 ] {d7b5953d-0678-4f0c-831d-e1f3ee41398b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10123 | 2026.01.08 00:37:49.651691 [ 268 ] {d7b5953d-0678-4f0c-831d-e1f3ee41398b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2026.01.08 00:37:49.651728 [ 268 ] {d7b5953d-0678-4f0c-831d-e1f3ee41398b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10125 | 2026.01.08 00:37:49.652066 [ 268 ] {d7b5953d-0678-4f0c-831d-e1f3ee41398b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10126 | 2026.01.08 00:37:49.652287 [ 268 ] {d7b5953d-0678-4f0c-831d-e1f3ee41398b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2026.01.08 00:37:49.652415 [ 268 ] {d7b5953d-0678-4f0c-831d-e1f3ee41398b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 10128 | 2026.01.08 00:37:49.652451 [ 268 ] {d7b5953d-0678-4f0c-831d-e1f3ee41398b} <Debug> TCPHandler: Processed in 0.001376889 sec. | ||
| 10129 | 2026.01.08 00:37:49.652562 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10130 | 2026.01.08 00:37:49.652659 [ 268 ] {3e0ebde0-ff2e-47a5-bcea-a05085922c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10131 | 2026.01.08 00:37:49.652714 [ 268 ] {3e0ebde0-ff2e-47a5-bcea-a05085922c41} <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 | ||
| 10132 | 2026.01.08 00:37:49.653490 [ 268 ] {3e0ebde0-ff2e-47a5-bcea-a05085922c41} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2026.01.08 00:37:49.653526 [ 268 ] {3e0ebde0-ff2e-47a5-bcea-a05085922c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10134 | 2026.01.08 00:37:49.654030 [ 268 ] {3e0ebde0-ff2e-47a5-bcea-a05085922c41} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10135 | 2026.01.08 00:37:49.654254 [ 268 ] {3e0ebde0-ff2e-47a5-bcea-a05085922c41} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2026.01.08 00:37:49.654405 [ 268 ] {3e0ebde0-ff2e-47a5-bcea-a05085922c41} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001764 sec., 2834.467120181406 rows/sec., 5.08 MiB/sec. | ||
| 10137 | 2026.01.08 00:37:49.654460 [ 268 ] {3e0ebde0-ff2e-47a5-bcea-a05085922c41} <Debug> TCPHandler: Processed in 0.001948095 sec. | ||
| 10138 | 2026.01.08 00:37:49.654574 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10139 | 2026.01.08 00:37:49.654671 [ 268 ] {ef837f20-35d5-4175-b4f6-7f3d2e1adfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10140 | 2026.01.08 00:37:49.654713 [ 268 ] {ef837f20-35d5-4175-b4f6-7f3d2e1adfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10141 | 2026.01.08 00:37:49.655047 [ 268 ] {ef837f20-35d5-4175-b4f6-7f3d2e1adfa0} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2026.01.08 00:37:49.655083 [ 268 ] {ef837f20-35d5-4175-b4f6-7f3d2e1adfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 10143 | 2026.01.08 00:37:49.655403 [ 268 ] {ef837f20-35d5-4175-b4f6-7f3d2e1adfa0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10144 | 2026.01.08 00:37:49.655619 [ 268 ] {ef837f20-35d5-4175-b4f6-7f3d2e1adfa0} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2026.01.08 00:37:49.655749 [ 268 ] {ef837f20-35d5-4175-b4f6-7f3d2e1adfa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 10146 | 2026.01.08 00:37:49.655785 [ 268 ] {ef837f20-35d5-4175-b4f6-7f3d2e1adfa0} <Debug> TCPHandler: Processed in 0.001261246 sec. | ||
| 10147 | 2026.01.08 00:37:51.929404 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10148 | 2026.01.08 00:37:51.929479 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10149 | 2026.01.08 00:37:52.057089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21233 | ||
| 10150 | 2026.01.08 00:37:52.057846 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2026.01.08 00:37:52.057893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10152 | 2026.01.08 00:37:52.058376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10153 | 2026.01.08 00:37:52.058629 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.01.08 00:37:52.058773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21233 | ||
| 10155 | 2026.01.08 00:37:52.124018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1320 | ||
| 10156 | 2026.01.08 00:37:52.126384 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2026.01.08 00:37:52.126439 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10158 | 2026.01.08 00:37:52.127682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10159 | 2026.01.08 00:37:52.127960 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2026.01.08 00:37:52.128332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 10161 | 2026.01.08 00:37:53.178291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10162 | 2026.01.08 00:37:53.194661 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2026.01.08 00:37:53.194720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10164 | 2026.01.08 00:37:53.200979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10165 | 2026.01.08 00:37:53.201681 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2026.01.08 00:37:53.204481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10167 | 2026.01.08 00:37:54.647600 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.01.08 00:37:54.647786 [ 268 ] {d473487b-73fd-4306-bf7b-d22536bd50df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10169 | 2026.01.08 00:37:54.647859 [ 268 ] {d473487b-73fd-4306-bf7b-d22536bd50df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10170 | 2026.01.08 00:37:54.648604 [ 268 ] {d473487b-73fd-4306-bf7b-d22536bd50df} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.01.08 00:37:54.648659 [ 268 ] {d473487b-73fd-4306-bf7b-d22536bd50df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10172 | 2026.01.08 00:37:54.649101 [ 268 ] {d473487b-73fd-4306-bf7b-d22536bd50df} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10173 | 2026.01.08 00:37:54.649349 [ 268 ] {d473487b-73fd-4306-bf7b-d22536bd50df} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.01.08 00:37:54.649504 [ 145 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10175 | 2026.01.08 00:37:54.649517 [ 268 ] {d473487b-73fd-4306-bf7b-d22536bd50df} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001783 sec., 71789.1194615816 rows/sec., 6.18 MiB/sec. | ||
| 10176 | 2026.01.08 00:37:54.649570 [ 145 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2026.01.08 00:37:54.649595 [ 268 ] {d473487b-73fd-4306-bf7b-d22536bd50df} <Debug> TCPHandler: Processed in 0.00213305 sec. | ||
| 10178 | 2026.01.08 00:37:54.649597 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10179 | 2026.01.08 00:37:54.649713 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10180 | 2026.01.08 00:37:54.649740 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10181 | 2026.01.08 00:37:54.649824 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10182 | 2026.01.08 00:37:54.649852 [ 268 ] {d8b420cc-11e9-423c-b0f5-2addb74b65d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10183 | 2026.01.08 00:37:54.649863 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2465 rows starting from the beginning of the part | ||
| 10184 | 2026.01.08 00:37:54.649907 [ 268 ] {d8b420cc-11e9-423c-b0f5-2addb74b65d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10185 | 2026.01.08 00:37:54.649946 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 66 rows starting from the beginning of the part | ||
| 10186 | 2026.01.08 00:37:54.649997 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1393 rows starting from the beginning of the part | ||
| 10187 | 2026.01.08 00:37:54.650040 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 10188 | 2026.01.08 00:37:54.650083 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 66 rows starting from the beginning of the part | ||
| 10189 | 2026.01.08 00:37:54.650124 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
| 10190 | 2026.01.08 00:37:54.650362 [ 268 ] {d8b420cc-11e9-423c-b0f5-2addb74b65d7} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.01.08 00:37:54.650411 [ 268 ] {d8b420cc-11e9-423c-b0f5-2addb74b65d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10192 | 2026.01.08 00:37:54.650740 [ 268 ] {d8b420cc-11e9-423c-b0f5-2addb74b65d7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10193 | 2026.01.08 00:37:54.650993 [ 268 ] {d8b420cc-11e9-423c-b0f5-2addb74b65d7} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.01.08 00:37:54.651133 [ 268 ] {d8b420cc-11e9-423c-b0f5-2addb74b65d7} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001307 sec., 27543.99387911247 rows/sec., 2.02 MiB/sec. | ||
| 10195 | 2026.01.08 00:37:54.651173 [ 268 ] {d8b420cc-11e9-423c-b0f5-2addb74b65d7} <Debug> TCPHandler: Processed in 0.001486772 sec. | ||
| 10196 | 2026.01.08 00:37:54.651281 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10197 | 2026.01.08 00:37:54.651379 [ 268 ] {1211cefe-c161-411b-ab37-d23a6eecfa59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10198 | 2026.01.08 00:37:54.651419 [ 268 ] {1211cefe-c161-411b-ab37-d23a6eecfa59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10199 | 2026.01.08 00:37:54.651868 [ 268 ] {1211cefe-c161-411b-ab37-d23a6eecfa59} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10200 | 2026.01.08 00:37:54.651907 [ 268 ] {1211cefe-c161-411b-ab37-d23a6eecfa59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10201 | 2026.01.08 00:37:54.651937 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002265065 sec., 1842772.723961564 rows/sec., 159.09 MiB/sec. | ||
| 10202 | 2026.01.08 00:37:54.652223 [ 268 ] {1211cefe-c161-411b-ab37-d23a6eecfa59} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10203 | 2026.01.08 00:37:54.652295 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10204 | 2026.01.08 00:37:54.652450 [ 268 ] {1211cefe-c161-411b-ab37-d23a6eecfa59} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2026.01.08 00:37:54.652572 [ 145 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10206 | 2026.01.08 00:37:54.652584 [ 268 ] {1211cefe-c161-411b-ab37-d23a6eecfa59} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001225 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. | ||
| 10207 | 2026.01.08 00:37:54.652608 [ 145 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.01.08 00:37:54.652628 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.01.08 00:37:54.652635 [ 268 ] {1211cefe-c161-411b-ab37-d23a6eecfa59} <Debug> TCPHandler: Processed in 0.0014054 sec. | ||
| 10210 | 2026.01.08 00:37:54.652634 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10211 | 2026.01.08 00:37:54.652737 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_71_14} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10212 | 2026.01.08 00:37:54.652766 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10213 | 2026.01.08 00:37:54.652780 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10214 | 2026.01.08 00:37:54.652849 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 10215 | 2026.01.08 00:37:54.652861 [ 268 ] {ffba1a2e-936f-406b-8ec1-ab087adaf475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10216 | 2026.01.08 00:37:54.652909 [ 268 ] {ffba1a2e-936f-406b-8ec1-ab087adaf475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10217 | 2026.01.08 00:37:54.652925 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10218 | 2026.01.08 00:37:54.652965 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 10219 | 2026.01.08 00:37:54.653031 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 69 rows starting from the beginning of the part | ||
| 10220 | 2026.01.08 00:37:54.653078 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 602 rows starting from the beginning of the part | ||
| 10221 | 2026.01.08 00:37:54.653121 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 10222 | 2026.01.08 00:37:54.653162 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 69 rows starting from the beginning of the part | ||
| 10223 | 2026.01.08 00:37:54.653205 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 100 rows starting from the beginning of the part | ||
| 10224 | 2026.01.08 00:37:54.653330 [ 268 ] {ffba1a2e-936f-406b-8ec1-ab087adaf475} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2026.01.08 00:37:54.653374 [ 268 ] {ffba1a2e-936f-406b-8ec1-ab087adaf475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10226 | 2026.01.08 00:37:54.653740 [ 268 ] {ffba1a2e-936f-406b-8ec1-ab087adaf475} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10227 | 2026.01.08 00:37:54.653978 [ 268 ] {ffba1a2e-936f-406b-8ec1-ab087adaf475} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2026.01.08 00:37:54.654094 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10229 | 2026.01.08 00:37:54.654113 [ 268 ] {ffba1a2e-936f-406b-8ec1-ab087adaf475} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 10230 | 2026.01.08 00:37:54.654128 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10231 | 2026.01.08 00:37:54.654154 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10232 | 2026.01.08 00:37:54.654158 [ 268 ] {ffba1a2e-936f-406b-8ec1-ab087adaf475} <Debug> TCPHandler: Processed in 0.001442791 sec. | ||
| 10233 | 2026.01.08 00:37:54.654244 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10234 | 2026.01.08 00:37:54.654278 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2026.01.08 00:37:54.654370 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10236 | 2026.01.08 00:37:54.654378 [ 268 ] {2f9ec049-e306-479c-984a-911f084aa5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10237 | 2026.01.08 00:37:54.654412 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21244 rows starting from the beginning of the part | ||
| 10238 | 2026.01.08 00:37:54.654431 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2154 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700899 sec., 1266389.1271615773 rows/sec., 98.35 MiB/sec. | ||
| 10239 | 2026.01.08 00:37:54.654446 [ 268 ] {2f9ec049-e306-479c-984a-911f084aa5a4} <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 | ||
| 10240 | 2026.01.08 00:37:54.654485 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10241 | 2026.01.08 00:37:54.654540 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 945 rows starting from the beginning of the part | ||
| 10242 | 2026.01.08 00:37:54.654585 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 84 rows starting from the beginning of the part | ||
| 10243 | 2026.01.08 00:37:54.654628 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10244 | 2026.01.08 00:37:54.654651 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10245 | 2026.01.08 00:37:54.654670 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10246 | 2026.01.08 00:37:54.654937 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10247 | 2026.01.08 00:37:54.655025 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_71_14} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10248 | 2026.01.08 00:37:54.655132 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10249 | 2026.01.08 00:37:54.655395 [ 268 ] {2f9ec049-e306-479c-984a-911f084aa5a4} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10250 | 2026.01.08 00:37:54.655440 [ 268 ] {2f9ec049-e306-479c-984a-911f084aa5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10251 | 2026.01.08 00:37:54.656046 [ 268 ] {2f9ec049-e306-479c-984a-911f084aa5a4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10252 | 2026.01.08 00:37:54.656300 [ 268 ] {2f9ec049-e306-479c-984a-911f084aa5a4} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10253 | 2026.01.08 00:37:54.656446 [ 268 ] {2f9ec049-e306-479c-984a-911f084aa5a4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002086 sec., 17257.90987535954 rows/sec., 30.93 MiB/sec. | ||
| 10254 | 2026.01.08 00:37:54.656505 [ 268 ] {2f9ec049-e306-479c-984a-911f084aa5a4} <Debug> TCPHandler: Processed in 0.002277055 sec. | ||
| 10255 | 2026.01.08 00:37:54.656640 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10256 | 2026.01.08 00:37:54.656737 [ 268 ] {99cd0b9a-01ad-4fd3-a993-955f7fd0eddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10257 | 2026.01.08 00:37:54.656780 [ 268 ] {99cd0b9a-01ad-4fd3-a993-955f7fd0eddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10258 | 2026.01.08 00:37:54.657130 [ 268 ] {99cd0b9a-01ad-4fd3-a993-955f7fd0eddc} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2026.01.08 00:37:54.657168 [ 268 ] {99cd0b9a-01ad-4fd3-a993-955f7fd0eddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10260 | 2026.01.08 00:37:54.657647 [ 268 ] {99cd0b9a-01ad-4fd3-a993-955f7fd0eddc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10261 | 2026.01.08 00:37:54.657877 [ 268 ] {99cd0b9a-01ad-4fd3-a993-955f7fd0eddc} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2026.01.08 00:37:54.657998 [ 145 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10263 | 2026.01.08 00:37:54.658016 [ 268 ] {99cd0b9a-01ad-4fd3-a993-955f7fd0eddc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
| 10264 | 2026.01.08 00:37:54.658033 [ 145 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.01.08 00:37:54.658062 [ 268 ] {99cd0b9a-01ad-4fd3-a993-955f7fd0eddc} <Debug> TCPHandler: Processed in 0.001472872 sec. | ||
| 10266 | 2026.01.08 00:37:54.658063 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10267 | 2026.01.08 00:37:54.658174 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10268 | 2026.01.08 00:37:54.658293 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10269 | 2026.01.08 00:37:54.658325 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4596 rows starting from the beginning of the part | ||
| 10270 | 2026.01.08 00:37:54.658381 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10271 | 2026.01.08 00:37:54.658429 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 10272 | 2026.01.08 00:37:54.658475 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
| 10273 | 2026.01.08 00:37:54.658517 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10274 | 2026.01.08 00:37:54.658559 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10275 | 2026.01.08 00:37:54.661785 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4836 rows, containing 4 columns (4 merged, 0 gathered) in 0.003652094 sec., 1324171.8312836417 rows/sec., 85.06 MiB/sec. | ||
| 10276 | 2026.01.08 00:37:54.662137 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10277 | 2026.01.08 00:37:54.662432 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2026.01.08 00:37:54.662516 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_71_14} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10279 | 2026.01.08 00:37:54.662597 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10280 | 2026.01.08 00:37:54.662782 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22753 rows, containing 5 columns (5 merged, 0 gathered) in 0.008580204 sec., 2651801.7520329356 rows/sec., 179.10 MiB/sec. | ||
| 10281 | 2026.01.08 00:37:54.663291 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10282 | 2026.01.08 00:37:54.663543 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.01.08 00:37:54.663623 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10284 | 2026.01.08 00:37:54.663692 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10285 | 2026.01.08 00:37:59.558931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21681 | ||
| 10286 | 2026.01.08 00:37:59.559515 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10287 | 2026.01.08 00:37:59.559559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10288 | 2026.01.08 00:37:59.560108 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10289 | 2026.01.08 00:37:59.560335 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2026.01.08 00:37:59.560474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21681 | ||
| 10291 | 2026.01.08 00:37:59.646269 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10292 | 2026.01.08 00:37:59.646485 [ 268 ] {a21b184d-d5f7-44c6-958b-f178062cc097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10293 | 2026.01.08 00:37:59.646565 [ 268 ] {a21b184d-d5f7-44c6-958b-f178062cc097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10294 | 2026.01.08 00:37:59.647299 [ 268 ] {a21b184d-d5f7-44c6-958b-f178062cc097} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10295 | 2026.01.08 00:37:59.647351 [ 268 ] {a21b184d-d5f7-44c6-958b-f178062cc097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10296 | 2026.01.08 00:37:59.647756 [ 268 ] {a21b184d-d5f7-44c6-958b-f178062cc097} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10297 | 2026.01.08 00:37:59.647988 [ 268 ] {a21b184d-d5f7-44c6-958b-f178062cc097} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2026.01.08 00:37:59.648154 [ 268 ] {a21b184d-d5f7-44c6-958b-f178062cc097} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001727 sec., 38216.56050955414 rows/sec., 3.04 MiB/sec. | ||
| 10299 | 2026.01.08 00:37:59.648207 [ 268 ] {a21b184d-d5f7-44c6-958b-f178062cc097} <Debug> TCPHandler: Processed in 0.00208173 sec. | ||
| 10300 | 2026.01.08 00:37:59.648333 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10301 | 2026.01.08 00:37:59.648438 [ 268 ] {a4825764-04c5-43d5-9a9a-32af92d741cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10302 | 2026.01.08 00:37:59.648482 [ 268 ] {a4825764-04c5-43d5-9a9a-32af92d741cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10303 | 2026.01.08 00:37:59.648895 [ 268 ] {a4825764-04c5-43d5-9a9a-32af92d741cc} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2026.01.08 00:37:59.648935 [ 268 ] {a4825764-04c5-43d5-9a9a-32af92d741cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10305 | 2026.01.08 00:37:59.649245 [ 268 ] {a4825764-04c5-43d5-9a9a-32af92d741cc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10306 | 2026.01.08 00:37:59.649458 [ 268 ] {a4825764-04c5-43d5-9a9a-32af92d741cc} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10307 | 2026.01.08 00:37:59.649593 [ 268 ] {a4825764-04c5-43d5-9a9a-32af92d741cc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001179 sec., 4240.882103477524 rows/sec., 318.89 KiB/sec. | ||
| 10308 | 2026.01.08 00:37:59.649633 [ 268 ] {a4825764-04c5-43d5-9a9a-32af92d741cc} <Debug> TCPHandler: Processed in 0.001351068 sec. | ||
| 10309 | 2026.01.08 00:37:59.649749 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10310 | 2026.01.08 00:37:59.649846 [ 268 ] {3e05b2e6-3b73-4c64-8088-048d19f3a57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10311 | 2026.01.08 00:37:59.649887 [ 268 ] {3e05b2e6-3b73-4c64-8088-048d19f3a57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10312 | 2026.01.08 00:37:59.650296 [ 268 ] {3e05b2e6-3b73-4c64-8088-048d19f3a57b} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.01.08 00:37:59.650333 [ 268 ] {3e05b2e6-3b73-4c64-8088-048d19f3a57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10314 | 2026.01.08 00:37:59.650655 [ 268 ] {3e05b2e6-3b73-4c64-8088-048d19f3a57b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10315 | 2026.01.08 00:37:59.650868 [ 268 ] {3e05b2e6-3b73-4c64-8088-048d19f3a57b} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2026.01.08 00:37:59.650998 [ 268 ] {3e05b2e6-3b73-4c64-8088-048d19f3a57b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001172 sec., 58873.720136518765 rows/sec., 4.60 MiB/sec. | ||
| 10317 | 2026.01.08 00:37:59.651037 [ 268 ] {3e05b2e6-3b73-4c64-8088-048d19f3a57b} <Debug> TCPHandler: Processed in 0.001338518 sec. | ||
| 10318 | 2026.01.08 00:37:59.651151 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10319 | 2026.01.08 00:37:59.651247 [ 268 ] {725c4730-7677-40fe-824a-18b41d16aa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10320 | 2026.01.08 00:37:59.651291 [ 268 ] {725c4730-7677-40fe-824a-18b41d16aa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10321 | 2026.01.08 00:37:59.651709 [ 268 ] {725c4730-7677-40fe-824a-18b41d16aa4c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.01.08 00:37:59.651747 [ 268 ] {725c4730-7677-40fe-824a-18b41d16aa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10323 | 2026.01.08 00:37:59.652080 [ 268 ] {725c4730-7677-40fe-824a-18b41d16aa4c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10324 | 2026.01.08 00:37:59.652293 [ 268 ] {725c4730-7677-40fe-824a-18b41d16aa4c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2026.01.08 00:37:59.652427 [ 268 ] {725c4730-7677-40fe-824a-18b41d16aa4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 10326 | 2026.01.08 00:37:59.652464 [ 268 ] {725c4730-7677-40fe-824a-18b41d16aa4c} <Debug> TCPHandler: Processed in 0.001363899 sec. | ||
| 10327 | 2026.01.08 00:37:59.652575 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2026.01.08 00:37:59.652670 [ 268 ] {c78809c5-3a0f-49f8-b561-b49bf9b00a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10329 | 2026.01.08 00:37:59.652726 [ 268 ] {c78809c5-3a0f-49f8-b561-b49bf9b00a73} <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 | ||
| 10330 | 2026.01.08 00:37:59.653480 [ 268 ] {c78809c5-3a0f-49f8-b561-b49bf9b00a73} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.01.08 00:37:59.653519 [ 268 ] {c78809c5-3a0f-49f8-b561-b49bf9b00a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10332 | 2026.01.08 00:37:59.654015 [ 268 ] {c78809c5-3a0f-49f8-b561-b49bf9b00a73} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10333 | 2026.01.08 00:37:59.654243 [ 268 ] {c78809c5-3a0f-49f8-b561-b49bf9b00a73} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2026.01.08 00:37:59.654382 [ 268 ] {c78809c5-3a0f-49f8-b561-b49bf9b00a73} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00173 sec., 2890.1734104046245 rows/sec., 5.18 MiB/sec. | ||
| 10335 | 2026.01.08 00:37:59.654437 [ 268 ] {c78809c5-3a0f-49f8-b561-b49bf9b00a73} <Debug> TCPHandler: Processed in 0.001911424 sec. | ||
| 10336 | 2026.01.08 00:37:59.654552 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10337 | 2026.01.08 00:37:59.654649 [ 268 ] {f62d1bf9-5456-4f6b-8ead-2cf0ee049161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10338 | 2026.01.08 00:37:59.654692 [ 268 ] {f62d1bf9-5456-4f6b-8ead-2cf0ee049161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10339 | 2026.01.08 00:37:59.655031 [ 268 ] {f62d1bf9-5456-4f6b-8ead-2cf0ee049161} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2026.01.08 00:37:59.655069 [ 268 ] {f62d1bf9-5456-4f6b-8ead-2cf0ee049161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10341 | 2026.01.08 00:37:59.655383 [ 268 ] {f62d1bf9-5456-4f6b-8ead-2cf0ee049161} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10342 | 2026.01.08 00:37:59.655597 [ 268 ] {f62d1bf9-5456-4f6b-8ead-2cf0ee049161} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2026.01.08 00:37:59.655726 [ 268 ] {f62d1bf9-5456-4f6b-8ead-2cf0ee049161} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 10344 | 2026.01.08 00:37:59.655763 [ 268 ] {f62d1bf9-5456-4f6b-8ead-2cf0ee049161} <Debug> TCPHandler: Processed in 0.001260566 sec. | ||
| 10345 | 2026.01.08 00:38:00.704657 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10346 | 2026.01.08 00:38:00.722868 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.01.08 00:38:00.722935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10348 | 2026.01.08 00:38:00.729678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10349 | 2026.01.08 00:38:00.730418 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.01.08 00:38:00.733654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10351 | 2026.01.08 00:38:02.128543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1344 | ||
| 10352 | 2026.01.08 00:38:02.130821 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10353 | 2026.01.08 00:38:02.130882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10354 | 2026.01.08 00:38:02.132086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10355 | 2026.01.08 00:38:02.132369 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10356 | 2026.01.08 00:38:02.132753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 10357 | 2026.01.08 00:38:04.647644 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10358 | 2026.01.08 00:38:04.647850 [ 268 ] {31b07a32-8392-4a55-96a9-e866e97565d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10359 | 2026.01.08 00:38:04.647927 [ 268 ] {31b07a32-8392-4a55-96a9-e866e97565d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10360 | 2026.01.08 00:38:04.648739 [ 268 ] {31b07a32-8392-4a55-96a9-e866e97565d6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2026.01.08 00:38:04.648781 [ 268 ] {31b07a32-8392-4a55-96a9-e866e97565d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10362 | 2026.01.08 00:38:04.649200 [ 268 ] {31b07a32-8392-4a55-96a9-e866e97565d6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10363 | 2026.01.08 00:38:04.649437 [ 268 ] {31b07a32-8392-4a55-96a9-e866e97565d6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.01.08 00:38:04.649602 [ 268 ] {31b07a32-8392-4a55-96a9-e866e97565d6} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001809 sec., 70757.32448866777 rows/sec., 6.10 MiB/sec. | ||
| 10365 | 2026.01.08 00:38:04.649654 [ 268 ] {31b07a32-8392-4a55-96a9-e866e97565d6} <Debug> TCPHandler: Processed in 0.002152951 sec. | ||
| 10366 | 2026.01.08 00:38:04.649787 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2026.01.08 00:38:04.649895 [ 268 ] {7d5b80ef-1f9f-4a02-82a3-ad315e13f751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10368 | 2026.01.08 00:38:04.649941 [ 268 ] {7d5b80ef-1f9f-4a02-82a3-ad315e13f751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10369 | 2026.01.08 00:38:04.650378 [ 268 ] {7d5b80ef-1f9f-4a02-82a3-ad315e13f751} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.01.08 00:38:04.650416 [ 268 ] {7d5b80ef-1f9f-4a02-82a3-ad315e13f751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10371 | 2026.01.08 00:38:04.650729 [ 268 ] {7d5b80ef-1f9f-4a02-82a3-ad315e13f751} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10372 | 2026.01.08 00:38:04.650953 [ 268 ] {7d5b80ef-1f9f-4a02-82a3-ad315e13f751} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.01.08 00:38:04.651063 [ 68 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10374 | 2026.01.08 00:38:04.651090 [ 268 ] {7d5b80ef-1f9f-4a02-82a3-ad315e13f751} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00122 sec., 29508.196721311477 rows/sec., 2.17 MiB/sec. | ||
| 10375 | 2026.01.08 00:38:04.651100 [ 68 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.01.08 00:38:04.651124 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10377 | 2026.01.08 00:38:04.651132 [ 268 ] {7d5b80ef-1f9f-4a02-82a3-ad315e13f751} <Debug> TCPHandler: Processed in 0.001397299 sec. | ||
| 10378 | 2026.01.08 00:38:04.651238 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10379 | 2026.01.08 00:38:04.651261 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 10380 | 2026.01.08 00:38:04.651338 [ 268 ] {7c8a33c1-55bd-43bf-a8bc-4bc43cb396c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10381 | 2026.01.08 00:38:04.651385 [ 268 ] {7c8a33c1-55bd-43bf-a8bc-4bc43cb396c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10382 | 2026.01.08 00:38:04.651411 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10383 | 2026.01.08 00:38:04.651454 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 278 rows starting from the beginning of the part | ||
| 10384 | 2026.01.08 00:38:04.651530 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 58 rows starting from the beginning of the part | ||
| 10385 | 2026.01.08 00:38:04.651583 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 10386 | 2026.01.08 00:38:04.651629 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 10387 | 2026.01.08 00:38:04.651674 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
| 10388 | 2026.01.08 00:38:04.651743 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 10389 | 2026.01.08 00:38:04.651951 [ 268 ] {7c8a33c1-55bd-43bf-a8bc-4bc43cb396c7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.01.08 00:38:04.651997 [ 268 ] {7c8a33c1-55bd-43bf-a8bc-4bc43cb396c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10391 | 2026.01.08 00:38:04.652346 [ 268 ] {7c8a33c1-55bd-43bf-a8bc-4bc43cb396c7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10392 | 2026.01.08 00:38:04.652600 [ 268 ] {7c8a33c1-55bd-43bf-a8bc-4bc43cb396c7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.01.08 00:38:04.652719 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526063 sec., 273907.4337035889 rows/sec., 19.15 MiB/sec. | ||
| 10394 | 2026.01.08 00:38:04.652736 [ 268 ] {7c8a33c1-55bd-43bf-a8bc-4bc43cb396c7} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00142 sec., 70422.5352112676 rows/sec., 5.50 MiB/sec. | ||
| 10395 | 2026.01.08 00:38:04.652804 [ 268 ] {7c8a33c1-55bd-43bf-a8bc-4bc43cb396c7} <Debug> TCPHandler: Processed in 0.001615866 sec. | ||
| 10396 | 2026.01.08 00:38:04.652904 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10397 | 2026.01.08 00:38:04.652935 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2026.01.08 00:38:04.653037 [ 268 ] {94b94e19-08dc-4ccc-aaa3-d303ac395346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10399 | 2026.01.08 00:38:04.653087 [ 268 ] {94b94e19-08dc-4ccc-aaa3-d303ac395346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10400 | 2026.01.08 00:38:04.653168 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.01.08 00:38:04.653247 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_61_12} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10402 | 2026.01.08 00:38:04.653326 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10403 | 2026.01.08 00:38:04.653522 [ 268 ] {94b94e19-08dc-4ccc-aaa3-d303ac395346} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.01.08 00:38:04.653565 [ 268 ] {94b94e19-08dc-4ccc-aaa3-d303ac395346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10405 | 2026.01.08 00:38:04.653916 [ 268 ] {94b94e19-08dc-4ccc-aaa3-d303ac395346} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10406 | 2026.01.08 00:38:04.654143 [ 268 ] {94b94e19-08dc-4ccc-aaa3-d303ac395346} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.01.08 00:38:04.654285 [ 268 ] {94b94e19-08dc-4ccc-aaa3-d303ac395346} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 10408 | 2026.01.08 00:38:04.654326 [ 268 ] {94b94e19-08dc-4ccc-aaa3-d303ac395346} <Debug> TCPHandler: Processed in 0.001441171 sec. | ||
| 10409 | 2026.01.08 00:38:04.654435 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.01.08 00:38:04.654538 [ 268 ] {8a4a2144-5780-4383-a9c4-e5770391a341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10411 | 2026.01.08 00:38:04.654599 [ 268 ] {8a4a2144-5780-4383-a9c4-e5770391a341} <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 | ||
| 10412 | 2026.01.08 00:38:04.655502 [ 268 ] {8a4a2144-5780-4383-a9c4-e5770391a341} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2026.01.08 00:38:04.655541 [ 268 ] {8a4a2144-5780-4383-a9c4-e5770391a341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10414 | 2026.01.08 00:38:04.656115 [ 268 ] {8a4a2144-5780-4383-a9c4-e5770391a341} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10415 | 2026.01.08 00:38:04.656341 [ 268 ] {8a4a2144-5780-4383-a9c4-e5770391a341} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10416 | 2026.01.08 00:38:04.656463 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10417 | 2026.01.08 00:38:04.656484 [ 268 ] {8a4a2144-5780-4383-a9c4-e5770391a341} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001965 sec., 18320.610687022898 rows/sec., 32.83 MiB/sec. | ||
| 10418 | 2026.01.08 00:38:04.656534 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10419 | 2026.01.08 00:38:04.656561 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10420 | 2026.01.08 00:38:04.656570 [ 268 ] {8a4a2144-5780-4383-a9c4-e5770391a341} <Debug> TCPHandler: Processed in 0.002185813 sec. | ||
| 10421 | 2026.01.08 00:38:04.656655 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 10422 | 2026.01.08 00:38:04.656691 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10423 | 2026.01.08 00:38:04.656792 [ 268 ] {2ba753c0-e18d-4bda-ad0f-d0c1a8d0b03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10424 | 2026.01.08 00:38:04.656835 [ 268 ] {2ba753c0-e18d-4bda-ad0f-d0c1a8d0b03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10425 | 2026.01.08 00:38:04.656893 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10426 | 2026.01.08 00:38:04.656962 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1178 rows starting from the beginning of the part | ||
| 10427 | 2026.01.08 00:38:04.657095 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 10428 | 2026.01.08 00:38:04.657194 [ 268 ] {2ba753c0-e18d-4bda-ad0f-d0c1a8d0b03a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.01.08 00:38:04.657211 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 10430 | 2026.01.08 00:38:04.657238 [ 268 ] {2ba753c0-e18d-4bda-ad0f-d0c1a8d0b03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10431 | 2026.01.08 00:38:04.657327 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 10432 | 2026.01.08 00:38:04.657425 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
| 10433 | 2026.01.08 00:38:04.657514 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 10434 | 2026.01.08 00:38:04.657569 [ 268 ] {2ba753c0-e18d-4bda-ad0f-d0c1a8d0b03a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10435 | 2026.01.08 00:38:04.657818 [ 268 ] {2ba753c0-e18d-4bda-ad0f-d0c1a8d0b03a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2026.01.08 00:38:04.657963 [ 268 ] {2ba753c0-e18d-4bda-ad0f-d0c1a8d0b03a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 10437 | 2026.01.08 00:38:04.658002 [ 268 ] {2ba753c0-e18d-4bda-ad0f-d0c1a8d0b03a} <Debug> TCPHandler: Processed in 0.001359608 sec. | ||
| 10438 | 2026.01.08 00:38:04.662991 [ 190 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 19 columns (19 merged, 0 gathered) in 0.006375851 sec., 203266.98349757545 rows/sec., 364.25 MiB/sec. | ||
| 10439 | 2026.01.08 00:38:04.664350 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10440 | 2026.01.08 00:38:04.664741 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.01.08 00:38:04.664828 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10442 | 2026.01.08 00:38:04.664967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10443 | 2026.01.08 00:38:06.929725 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10444 | 2026.01.08 00:38:06.929792 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10445 | 2026.01.08 00:38:07.061495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22193 | ||
| 10446 | 2026.01.08 00:38:07.062005 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.01.08 00:38:07.062051 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10448 | 2026.01.08 00:38:07.062551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10449 | 2026.01.08 00:38:07.062780 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.01.08 00:38:07.062923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22193 | ||
| 10451 | 2026.01.08 00:38:07.062938 [ 27 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10452 | 2026.01.08 00:38:07.063028 [ 27 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.01.08 00:38:07.063063 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10454 | 2026.01.08 00:38:07.063193 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 10455 | 2026.01.08 00:38:07.063344 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10456 | 2026.01.08 00:38:07.063394 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19761 rows starting from the beginning of the part | ||
| 10457 | 2026.01.08 00:38:07.063462 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 10458 | 2026.01.08 00:38:07.063510 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 10459 | 2026.01.08 00:38:07.063555 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 10460 | 2026.01.08 00:38:07.063597 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10461 | 2026.01.08 00:38:07.063643 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10462 | 2026.01.08 00:38:07.065701 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22193 rows, containing 4 columns (4 merged, 0 gathered) in 0.002558193 sec., 8675264.141524898 rows/sec., 124.10 MiB/sec. | ||
| 10463 | 2026.01.08 00:38:07.066147 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10464 | 2026.01.08 00:38:07.066484 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_46_9} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.01.08 00:38:07.066566 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_46_9} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10466 | 2026.01.08 00:38:07.066693 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10467 | 2026.01.08 00:38:08.234662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10468 | 2026.01.08 00:38:08.252988 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2026.01.08 00:38:08.253050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10470 | 2026.01.08 00:38:08.259336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10471 | 2026.01.08 00:38:08.260048 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2026.01.08 00:38:08.260353 [ 85 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10473 | 2026.01.08 00:38:08.260421 [ 85 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.01.08 00:38:08.260444 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10475 | 2026.01.08 00:38:08.260564 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 10476 | 2026.01.08 00:38:08.263382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10477 | 2026.01.08 00:38:08.264337 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10478 | 2026.01.08 00:38:08.265685 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 10479 | 2026.01.08 00:38:08.270442 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 10480 | 2026.01.08 00:38:08.275002 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 10481 | 2026.01.08 00:38:08.279836 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 10482 | 2026.01.08 00:38:08.284652 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 10483 | 2026.01.08 00:38:08.288933 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 10484 | 2026.01.08 00:38:08.340990 [ 198 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.080467036 sec., 4312.324863065665 rows/sec., 22.30 MiB/sec. | ||
| 10485 | 2026.01.08 00:38:08.343660 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10486 | 2026.01.08 00:38:08.345605 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_46_9} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2026.01.08 00:38:08.345681 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_46_9} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10488 | 2026.01.08 00:38:08.348051 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10489 | 2026.01.08 00:38:09.646408 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2026.01.08 00:38:09.646594 [ 268 ] {37c39cf5-97e3-4066-b394-93927a4311e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10491 | 2026.01.08 00:38:09.646663 [ 268 ] {37c39cf5-97e3-4066-b394-93927a4311e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10492 | 2026.01.08 00:38:09.647360 [ 268 ] {37c39cf5-97e3-4066-b394-93927a4311e0} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2026.01.08 00:38:09.647409 [ 268 ] {37c39cf5-97e3-4066-b394-93927a4311e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10494 | 2026.01.08 00:38:09.647813 [ 268 ] {37c39cf5-97e3-4066-b394-93927a4311e0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10495 | 2026.01.08 00:38:09.648061 [ 268 ] {37c39cf5-97e3-4066-b394-93927a4311e0} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10496 | 2026.01.08 00:38:09.648226 [ 268 ] {37c39cf5-97e3-4066-b394-93927a4311e0} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001682 sec., 39239.00118906065 rows/sec., 3.12 MiB/sec. | ||
| 10497 | 2026.01.08 00:38:09.648279 [ 268 ] {37c39cf5-97e3-4066-b394-93927a4311e0} <Debug> TCPHandler: Processed in 0.002012057 sec. | ||
| 10498 | 2026.01.08 00:38:09.648409 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10499 | 2026.01.08 00:38:09.648513 [ 268 ] {844cfa54-fbaf-4e7f-8c23-f6dff1b74bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10500 | 2026.01.08 00:38:09.648559 [ 268 ] {844cfa54-fbaf-4e7f-8c23-f6dff1b74bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10501 | 2026.01.08 00:38:09.648979 [ 268 ] {844cfa54-fbaf-4e7f-8c23-f6dff1b74bd9} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2026.01.08 00:38:09.649016 [ 268 ] {844cfa54-fbaf-4e7f-8c23-f6dff1b74bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10503 | 2026.01.08 00:38:09.649325 [ 268 ] {844cfa54-fbaf-4e7f-8c23-f6dff1b74bd9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10504 | 2026.01.08 00:38:09.649541 [ 268 ] {844cfa54-fbaf-4e7f-8c23-f6dff1b74bd9} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10505 | 2026.01.08 00:38:09.649671 [ 268 ] {844cfa54-fbaf-4e7f-8c23-f6dff1b74bd9} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001181 sec., 4233.7002540220155 rows/sec., 318.35 KiB/sec. | ||
| 10506 | 2026.01.08 00:38:09.649710 [ 268 ] {844cfa54-fbaf-4e7f-8c23-f6dff1b74bd9} <Debug> TCPHandler: Processed in 0.001353999 sec. | ||
| 10507 | 2026.01.08 00:38:09.649819 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10508 | 2026.01.08 00:38:09.649913 [ 268 ] {0089ad89-f52b-4e44-9503-98e123c11637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10509 | 2026.01.08 00:38:09.649953 [ 268 ] {0089ad89-f52b-4e44-9503-98e123c11637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10510 | 2026.01.08 00:38:09.650377 [ 268 ] {0089ad89-f52b-4e44-9503-98e123c11637} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2026.01.08 00:38:09.650412 [ 268 ] {0089ad89-f52b-4e44-9503-98e123c11637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10512 | 2026.01.08 00:38:09.650716 [ 268 ] {0089ad89-f52b-4e44-9503-98e123c11637} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10513 | 2026.01.08 00:38:09.650921 [ 268 ] {0089ad89-f52b-4e44-9503-98e123c11637} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10514 | 2026.01.08 00:38:09.651050 [ 268 ] {0089ad89-f52b-4e44-9503-98e123c11637} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001154 sec., 59792.027729636044 rows/sec., 4.67 MiB/sec. | ||
| 10515 | 2026.01.08 00:38:09.651088 [ 268 ] {0089ad89-f52b-4e44-9503-98e123c11637} <Debug> TCPHandler: Processed in 0.001317868 sec. | ||
| 10516 | 2026.01.08 00:38:09.651201 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2026.01.08 00:38:09.651295 [ 268 ] {7f3e98c4-8ecd-482f-8aab-facc0d989c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10518 | 2026.01.08 00:38:09.651340 [ 268 ] {7f3e98c4-8ecd-482f-8aab-facc0d989c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10519 | 2026.01.08 00:38:09.651755 [ 268 ] {7f3e98c4-8ecd-482f-8aab-facc0d989c0d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.01.08 00:38:09.651789 [ 268 ] {7f3e98c4-8ecd-482f-8aab-facc0d989c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10521 | 2026.01.08 00:38:09.652116 [ 268 ] {7f3e98c4-8ecd-482f-8aab-facc0d989c0d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10522 | 2026.01.08 00:38:09.652335 [ 268 ] {7f3e98c4-8ecd-482f-8aab-facc0d989c0d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2026.01.08 00:38:09.652465 [ 268 ] {7f3e98c4-8ecd-482f-8aab-facc0d989c0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 10524 | 2026.01.08 00:38:09.652502 [ 268 ] {7f3e98c4-8ecd-482f-8aab-facc0d989c0d} <Debug> TCPHandler: Processed in 0.001351719 sec. | ||
| 10525 | 2026.01.08 00:38:09.652612 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10526 | 2026.01.08 00:38:09.652706 [ 268 ] {fd92bbca-e397-48ed-a778-bcfde9186e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10527 | 2026.01.08 00:38:09.652761 [ 268 ] {fd92bbca-e397-48ed-a778-bcfde9186e14} <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 | ||
| 10528 | 2026.01.08 00:38:09.653519 [ 268 ] {fd92bbca-e397-48ed-a778-bcfde9186e14} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2026.01.08 00:38:09.653553 [ 268 ] {fd92bbca-e397-48ed-a778-bcfde9186e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10530 | 2026.01.08 00:38:09.654052 [ 268 ] {fd92bbca-e397-48ed-a778-bcfde9186e14} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10531 | 2026.01.08 00:38:09.654270 [ 268 ] {fd92bbca-e397-48ed-a778-bcfde9186e14} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.01.08 00:38:09.654406 [ 268 ] {fd92bbca-e397-48ed-a778-bcfde9186e14} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001716 sec., 2913.7529137529136 rows/sec., 5.22 MiB/sec. | ||
| 10533 | 2026.01.08 00:38:09.654459 [ 268 ] {fd92bbca-e397-48ed-a778-bcfde9186e14} <Debug> TCPHandler: Processed in 0.001896934 sec. | ||
| 10534 | 2026.01.08 00:38:09.654570 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10535 | 2026.01.08 00:38:09.654664 [ 268 ] {f16bc175-4a7f-4f5b-8be9-6d5e47193336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10536 | 2026.01.08 00:38:09.654705 [ 268 ] {f16bc175-4a7f-4f5b-8be9-6d5e47193336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10537 | 2026.01.08 00:38:09.655054 [ 268 ] {f16bc175-4a7f-4f5b-8be9-6d5e47193336} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.01.08 00:38:09.655088 [ 268 ] {f16bc175-4a7f-4f5b-8be9-6d5e47193336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10539 | 2026.01.08 00:38:09.655386 [ 268 ] {f16bc175-4a7f-4f5b-8be9-6d5e47193336} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10540 | 2026.01.08 00:38:09.655593 [ 268 ] {f16bc175-4a7f-4f5b-8be9-6d5e47193336} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.01.08 00:38:09.655721 [ 268 ] {f16bc175-4a7f-4f5b-8be9-6d5e47193336} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 10542 | 2026.01.08 00:38:09.655757 [ 268 ] {f16bc175-4a7f-4f5b-8be9-6d5e47193336} <Debug> TCPHandler: Processed in 0.001235985 sec. | ||
| 10543 | 2026.01.08 00:38:10.075919 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2026.01.08 00:38:10.076204 [ 268 ] {7fe72a87-a31c-401c-a823-344d81934a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10545 | 2026.01.08 00:38:10.076311 [ 268 ] {7fe72a87-a31c-401c-a823-344d81934a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10546 | 2026.01.08 00:38:10.077110 [ 268 ] {7fe72a87-a31c-401c-a823-344d81934a27} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.01.08 00:38:10.077158 [ 268 ] {7fe72a87-a31c-401c-a823-344d81934a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10548 | 2026.01.08 00:38:10.077577 [ 268 ] {7fe72a87-a31c-401c-a823-344d81934a27} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10549 | 2026.01.08 00:38:10.077830 [ 268 ] {7fe72a87-a31c-401c-a823-344d81934a27} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.01.08 00:38:10.077993 [ 268 ] {7fe72a87-a31c-401c-a823-344d81934a27} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001862 sec., 220193.34049409238 rows/sec., 13.97 MiB/sec. | ||
| 10551 | 2026.01.08 00:38:10.078039 [ 268 ] {7fe72a87-a31c-401c-a823-344d81934a27} <Debug> TCPHandler: Processed in 0.002301135 sec. | ||
| 10552 | 2026.01.08 00:38:10.078154 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10553 | 2026.01.08 00:38:10.078251 [ 268 ] {1c30de04-c1ae-49c5-b4c8-ae0acaef9426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10554 | 2026.01.08 00:38:10.078294 [ 268 ] {1c30de04-c1ae-49c5-b4c8-ae0acaef9426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10555 | 2026.01.08 00:38:10.078696 [ 268 ] {1c30de04-c1ae-49c5-b4c8-ae0acaef9426} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10556 | 2026.01.08 00:38:10.078733 [ 268 ] {1c30de04-c1ae-49c5-b4c8-ae0acaef9426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10557 | 2026.01.08 00:38:10.079036 [ 268 ] {1c30de04-c1ae-49c5-b4c8-ae0acaef9426} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10558 | 2026.01.08 00:38:10.079248 [ 268 ] {1c30de04-c1ae-49c5-b4c8-ae0acaef9426} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2026.01.08 00:38:10.079380 [ 268 ] {1c30de04-c1ae-49c5-b4c8-ae0acaef9426} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001147 sec., 3487.3583260680034 rows/sec., 284.37 KiB/sec. | ||
| 10560 | 2026.01.08 00:38:10.079419 [ 268 ] {1c30de04-c1ae-49c5-b4c8-ae0acaef9426} <Debug> TCPHandler: Processed in 0.001314317 sec. | ||
| 10561 | 2026.01.08 00:38:10.079529 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10562 | 2026.01.08 00:38:10.079623 [ 268 ] {1b3f0ba0-a59a-4429-a1b9-d05161a4d9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10563 | 2026.01.08 00:38:10.079664 [ 268 ] {1b3f0ba0-a59a-4429-a1b9-d05161a4d9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10564 | 2026.01.08 00:38:10.081052 [ 268 ] {1b3f0ba0-a59a-4429-a1b9-d05161a4d9b2} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10565 | 2026.01.08 00:38:10.081090 [ 268 ] {1b3f0ba0-a59a-4429-a1b9-d05161a4d9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10566 | 2026.01.08 00:38:10.081531 [ 268 ] {1b3f0ba0-a59a-4429-a1b9-d05161a4d9b2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10567 | 2026.01.08 00:38:10.081746 [ 268 ] {1b3f0ba0-a59a-4429-a1b9-d05161a4d9b2} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2026.01.08 00:38:10.081879 [ 268 ] {1b3f0ba0-a59a-4429-a1b9-d05161a4d9b2} <Debug> executeQuery: Read 2326 rows, 193.44 KiB in 0.002273 sec., 1023317.2019357678 rows/sec., 83.11 MiB/sec. | ||
| 10569 | 2026.01.08 00:38:10.081923 [ 268 ] {1b3f0ba0-a59a-4429-a1b9-d05161a4d9b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10570 | 2026.01.08 00:38:10.081937 [ 268 ] {1b3f0ba0-a59a-4429-a1b9-d05161a4d9b2} <Debug> TCPHandler: Processed in 0.00245825 sec. | ||
| 10571 | 2026.01.08 00:38:10.082049 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10572 | 2026.01.08 00:38:10.082145 [ 268 ] {c802344f-5692-4a4d-8330-fb334fc76f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10573 | 2026.01.08 00:38:10.082186 [ 268 ] {c802344f-5692-4a4d-8330-fb334fc76f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10574 | 2026.01.08 00:38:10.082678 [ 268 ] {c802344f-5692-4a4d-8330-fb334fc76f90} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2026.01.08 00:38:10.082715 [ 268 ] {c802344f-5692-4a4d-8330-fb334fc76f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10576 | 2026.01.08 00:38:10.083019 [ 268 ] {c802344f-5692-4a4d-8330-fb334fc76f90} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10577 | 2026.01.08 00:38:10.083226 [ 268 ] {c802344f-5692-4a4d-8330-fb334fc76f90} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2026.01.08 00:38:10.083356 [ 268 ] {c802344f-5692-4a4d-8330-fb334fc76f90} <Debug> executeQuery: Read 245 rows, 15.30 KiB in 0.001228 sec., 199511.4006514658 rows/sec., 12.17 MiB/sec. | ||
| 10579 | 2026.01.08 00:38:10.083394 [ 268 ] {c802344f-5692-4a4d-8330-fb334fc76f90} <Debug> TCPHandler: Processed in 0.001395599 sec. | ||
| 10580 | 2026.01.08 00:38:10.083502 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2026.01.08 00:38:10.083596 [ 268 ] {f609a40e-a729-481c-af86-c9ad64ad1b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10582 | 2026.01.08 00:38:10.083637 [ 268 ] {f609a40e-a729-481c-af86-c9ad64ad1b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10583 | 2026.01.08 00:38:10.084166 [ 268 ] {f609a40e-a729-481c-af86-c9ad64ad1b33} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2026.01.08 00:38:10.084202 [ 268 ] {f609a40e-a729-481c-af86-c9ad64ad1b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10585 | 2026.01.08 00:38:10.084527 [ 268 ] {f609a40e-a729-481c-af86-c9ad64ad1b33} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10586 | 2026.01.08 00:38:10.084736 [ 268 ] {f609a40e-a729-481c-af86-c9ad64ad1b33} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.01.08 00:38:10.084862 [ 268 ] {f609a40e-a729-481c-af86-c9ad64ad1b33} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001282 sec., 343213.72854914196 rows/sec., 22.71 MiB/sec. | ||
| 10588 | 2026.01.08 00:38:10.084901 [ 268 ] {f609a40e-a729-481c-af86-c9ad64ad1b33} <Debug> TCPHandler: Processed in 0.001448681 sec. | ||
| 10589 | 2026.01.08 00:38:10.085012 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2026.01.08 00:38:10.085106 [ 268 ] {97d5d65e-11a4-4a45-bc38-f87c86fcb9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10591 | 2026.01.08 00:38:10.085146 [ 268 ] {97d5d65e-11a4-4a45-bc38-f87c86fcb9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10592 | 2026.01.08 00:38:10.085609 [ 268 ] {97d5d65e-11a4-4a45-bc38-f87c86fcb9b7} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2026.01.08 00:38:10.085645 [ 268 ] {97d5d65e-11a4-4a45-bc38-f87c86fcb9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10594 | 2026.01.08 00:38:10.085947 [ 268 ] {97d5d65e-11a4-4a45-bc38-f87c86fcb9b7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10595 | 2026.01.08 00:38:10.086159 [ 268 ] {97d5d65e-11a4-4a45-bc38-f87c86fcb9b7} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2026.01.08 00:38:10.086287 [ 268 ] {97d5d65e-11a4-4a45-bc38-f87c86fcb9b7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 10597 | 2026.01.08 00:38:10.086326 [ 268 ] {97d5d65e-11a4-4a45-bc38-f87c86fcb9b7} <Debug> TCPHandler: Processed in 0.001362959 sec. | ||
| 10598 | 2026.01.08 00:38:10.086434 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10599 | 2026.01.08 00:38:10.086528 [ 268 ] {4eec31c7-f75b-4412-a83a-b1442e5284b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10600 | 2026.01.08 00:38:10.086567 [ 268 ] {4eec31c7-f75b-4412-a83a-b1442e5284b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10601 | 2026.01.08 00:38:10.087376 [ 268 ] {4eec31c7-f75b-4412-a83a-b1442e5284b4} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.01.08 00:38:10.087412 [ 268 ] {4eec31c7-f75b-4412-a83a-b1442e5284b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10603 | 2026.01.08 00:38:10.087762 [ 268 ] {4eec31c7-f75b-4412-a83a-b1442e5284b4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10604 | 2026.01.08 00:38:10.087970 [ 268 ] {4eec31c7-f75b-4412-a83a-b1442e5284b4} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.01.08 00:38:10.088099 [ 268 ] {4eec31c7-f75b-4412-a83a-b1442e5284b4} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001589 sec., 739458.7791063562 rows/sec., 52.83 MiB/sec. | ||
| 10606 | 2026.01.08 00:38:10.088140 [ 268 ] {4eec31c7-f75b-4412-a83a-b1442e5284b4} <Debug> TCPHandler: Processed in 0.00175538 sec. | ||
| 10607 | 2026.01.08 00:38:10.088255 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.01.08 00:38:10.088350 [ 268 ] {287562f3-602e-4ad1-a415-9e4aa51a86e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10609 | 2026.01.08 00:38:10.088392 [ 268 ] {287562f3-602e-4ad1-a415-9e4aa51a86e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10610 | 2026.01.08 00:38:10.088732 [ 268 ] {287562f3-602e-4ad1-a415-9e4aa51a86e1} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.01.08 00:38:10.088768 [ 268 ] {287562f3-602e-4ad1-a415-9e4aa51a86e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10612 | 2026.01.08 00:38:10.089085 [ 268 ] {287562f3-602e-4ad1-a415-9e4aa51a86e1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10613 | 2026.01.08 00:38:10.089290 [ 268 ] {287562f3-602e-4ad1-a415-9e4aa51a86e1} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.01.08 00:38:10.089420 [ 268 ] {287562f3-602e-4ad1-a415-9e4aa51a86e1} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 576.24 KiB/sec. | ||
| 10615 | 2026.01.08 00:38:10.089458 [ 268 ] {287562f3-602e-4ad1-a415-9e4aa51a86e1} <Debug> TCPHandler: Processed in 0.001252546 sec. | ||
| 10616 | 2026.01.08 00:38:10.089565 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2026.01.08 00:38:10.089659 [ 268 ] {206210ca-4e23-4b5a-a197-732016e4d6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10618 | 2026.01.08 00:38:10.089701 [ 268 ] {206210ca-4e23-4b5a-a197-732016e4d6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10619 | 2026.01.08 00:38:10.090303 [ 268 ] {206210ca-4e23-4b5a-a197-732016e4d6ca} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2026.01.08 00:38:10.090339 [ 268 ] {206210ca-4e23-4b5a-a197-732016e4d6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10621 | 2026.01.08 00:38:10.090710 [ 268 ] {206210ca-4e23-4b5a-a197-732016e4d6ca} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10622 | 2026.01.08 00:38:10.090920 [ 268 ] {206210ca-4e23-4b5a-a197-732016e4d6ca} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2026.01.08 00:38:10.091054 [ 268 ] {206210ca-4e23-4b5a-a197-732016e4d6ca} <Debug> executeQuery: Read 1026 rows, 68.60 KiB in 0.001413 sec., 726114.6496815287 rows/sec., 47.41 MiB/sec. | ||
| 10624 | 2026.01.08 00:38:10.091092 [ 268 ] {206210ca-4e23-4b5a-a197-732016e4d6ca} <Debug> TCPHandler: Processed in 0.001576895 sec. | ||
| 10625 | 2026.01.08 00:38:10.091203 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2026.01.08 00:38:10.091297 [ 268 ] {0dbf14ed-fc45-42ec-bc9e-613b3c63e6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10627 | 2026.01.08 00:38:10.091338 [ 268 ] {0dbf14ed-fc45-42ec-bc9e-613b3c63e6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10628 | 2026.01.08 00:38:10.091655 [ 268 ] {0dbf14ed-fc45-42ec-bc9e-613b3c63e6af} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2026.01.08 00:38:10.091690 [ 268 ] {0dbf14ed-fc45-42ec-bc9e-613b3c63e6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10630 | 2026.01.08 00:38:10.091983 [ 268 ] {0dbf14ed-fc45-42ec-bc9e-613b3c63e6af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10631 | 2026.01.08 00:38:10.092189 [ 268 ] {0dbf14ed-fc45-42ec-bc9e-613b3c63e6af} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2026.01.08 00:38:10.092316 [ 268 ] {0dbf14ed-fc45-42ec-bc9e-613b3c63e6af} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001036 sec., 1930.5019305019305 rows/sec., 130.08 KiB/sec. | ||
| 10633 | 2026.01.08 00:38:10.092354 [ 268 ] {0dbf14ed-fc45-42ec-bc9e-613b3c63e6af} <Debug> TCPHandler: Processed in 0.001199864 sec. | ||
| 10634 | 2026.01.08 00:38:10.092464 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2026.01.08 00:38:10.092560 [ 268 ] {dfbc1be5-4107-4153-9a49-c38f795781d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10636 | 2026.01.08 00:38:10.092615 [ 268 ] {dfbc1be5-4107-4153-9a49-c38f795781d7} <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 | ||
| 10637 | 2026.01.08 00:38:10.093416 [ 268 ] {dfbc1be5-4107-4153-9a49-c38f795781d7} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.01.08 00:38:10.093453 [ 268 ] {dfbc1be5-4107-4153-9a49-c38f795781d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10639 | 2026.01.08 00:38:10.093986 [ 268 ] {dfbc1be5-4107-4153-9a49-c38f795781d7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10640 | 2026.01.08 00:38:10.094215 [ 268 ] {dfbc1be5-4107-4153-9a49-c38f795781d7} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.01.08 00:38:10.094350 [ 268 ] {dfbc1be5-4107-4153-9a49-c38f795781d7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001808 sec., 19911.504424778763 rows/sec., 35.68 MiB/sec. | ||
| 10642 | 2026.01.08 00:38:10.094406 [ 268 ] {dfbc1be5-4107-4153-9a49-c38f795781d7} <Debug> TCPHandler: Processed in 0.001991947 sec. | ||
| 10643 | 2026.01.08 00:38:10.094519 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10644 | 2026.01.08 00:38:10.094613 [ 268 ] {1e378241-8bfb-44de-8755-3675e01deee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10645 | 2026.01.08 00:38:10.094654 [ 268 ] {1e378241-8bfb-44de-8755-3675e01deee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10646 | 2026.01.08 00:38:10.094985 [ 268 ] {1e378241-8bfb-44de-8755-3675e01deee8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2026.01.08 00:38:10.095021 [ 268 ] {1e378241-8bfb-44de-8755-3675e01deee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10648 | 2026.01.08 00:38:10.095325 [ 268 ] {1e378241-8bfb-44de-8755-3675e01deee8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10649 | 2026.01.08 00:38:10.095532 [ 268 ] {1e378241-8bfb-44de-8755-3675e01deee8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2026.01.08 00:38:10.095659 [ 268 ] {1e378241-8bfb-44de-8755-3675e01deee8} <Debug> executeQuery: Read 100 rows, 5.60 KiB in 0.001064 sec., 93984.96240601504 rows/sec., 5.14 MiB/sec. | ||
| 10651 | 2026.01.08 00:38:10.095697 [ 268 ] {1e378241-8bfb-44de-8755-3675e01deee8} <Debug> TCPHandler: Processed in 0.001228025 sec. | ||
| 10652 | 2026.01.08 00:38:12.133790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1392 | ||
| 10653 | 2026.01.08 00:38:12.136505 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10654 | 2026.01.08 00:38:12.136563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10655 | 2026.01.08 00:38:12.137806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10656 | 2026.01.08 00:38:12.138088 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2026.01.08 00:38:12.138455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1392 | ||
| 10658 | 2026.01.08 00:38:14.563919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22641 | ||
| 10659 | 2026.01.08 00:38:14.564423 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10660 | 2026.01.08 00:38:14.564474 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10661 | 2026.01.08 00:38:14.565134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10662 | 2026.01.08 00:38:14.565386 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2026.01.08 00:38:14.565526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22641 | ||
| 10664 | 2026.01.08 00:38:14.644478 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10665 | 2026.01.08 00:38:14.644669 [ 268 ] {eeb49c98-41e8-4e3d-bcb3-ab5445a7e544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10666 | 2026.01.08 00:38:14.644742 [ 268 ] {eeb49c98-41e8-4e3d-bcb3-ab5445a7e544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10667 | 2026.01.08 00:38:14.645470 [ 268 ] {eeb49c98-41e8-4e3d-bcb3-ab5445a7e544} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10668 | 2026.01.08 00:38:14.645523 [ 268 ] {eeb49c98-41e8-4e3d-bcb3-ab5445a7e544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10669 | 2026.01.08 00:38:14.645930 [ 268 ] {eeb49c98-41e8-4e3d-bcb3-ab5445a7e544} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10670 | 2026.01.08 00:38:14.646192 [ 268 ] {eeb49c98-41e8-4e3d-bcb3-ab5445a7e544} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10671 | 2026.01.08 00:38:14.646363 [ 26 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10672 | 2026.01.08 00:38:14.646370 [ 268 ] {eeb49c98-41e8-4e3d-bcb3-ab5445a7e544} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001752 sec., 31963.4703196347 rows/sec., 2.46 MiB/sec. | ||
| 10673 | 2026.01.08 00:38:14.646464 [ 26 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10674 | 2026.01.08 00:38:14.646493 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10675 | 2026.01.08 00:38:14.646499 [ 268 ] {eeb49c98-41e8-4e3d-bcb3-ab5445a7e544} <Debug> TCPHandler: Processed in 0.002167072 sec. | ||
| 10676 | 2026.01.08 00:38:14.646589 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10677 | 2026.01.08 00:38:14.646643 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10678 | 2026.01.08 00:38:14.646689 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10679 | 2026.01.08 00:38:14.646722 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2465 rows starting from the beginning of the part | ||
| 10680 | 2026.01.08 00:38:14.646751 [ 268 ] {00b3ba40-e7ff-4eff-9482-9e259ca3eb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10681 | 2026.01.08 00:38:14.646782 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part | ||
| 10682 | 2026.01.08 00:38:14.646833 [ 268 ] {00b3ba40-e7ff-4eff-9482-9e259ca3eb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10683 | 2026.01.08 00:38:14.646841 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 128 rows starting from the beginning of the part | ||
| 10684 | 2026.01.08 00:38:14.646886 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 66 rows starting from the beginning of the part | ||
| 10685 | 2026.01.08 00:38:14.646930 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 2326 rows starting from the beginning of the part | ||
| 10686 | 2026.01.08 00:38:14.646975 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 10687 | 2026.01.08 00:38:14.647302 [ 268 ] {00b3ba40-e7ff-4eff-9482-9e259ca3eb8c} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2026.01.08 00:38:14.647340 [ 268 ] {00b3ba40-e7ff-4eff-9482-9e259ca3eb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10689 | 2026.01.08 00:38:14.647676 [ 268 ] {00b3ba40-e7ff-4eff-9482-9e259ca3eb8c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10690 | 2026.01.08 00:38:14.647899 [ 268 ] {00b3ba40-e7ff-4eff-9482-9e259ca3eb8c} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10691 | 2026.01.08 00:38:14.648035 [ 26 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10692 | 2026.01.08 00:38:14.648044 [ 268 ] {00b3ba40-e7ff-4eff-9482-9e259ca3eb8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00132 sec., 48484.84848484849 rows/sec., 3.78 MiB/sec. | ||
| 10693 | 2026.01.08 00:38:14.648084 [ 26 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2026.01.08 00:38:14.648109 [ 268 ] {00b3ba40-e7ff-4eff-9482-9e259ca3eb8c} <Debug> TCPHandler: Processed in 0.001519483 sec. | ||
| 10695 | 2026.01.08 00:38:14.648109 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10696 | 2026.01.08 00:38:14.648225 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10697 | 2026.01.08 00:38:14.648245 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10698 | 2026.01.08 00:38:14.648353 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10699 | 2026.01.08 00:38:14.648367 [ 268 ] {e70a10ea-233c-4230-bbe8-0418ec11c0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10700 | 2026.01.08 00:38:14.648396 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 10701 | 2026.01.08 00:38:14.648424 [ 268 ] {e70a10ea-233c-4230-bbe8-0418ec11c0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10702 | 2026.01.08 00:38:14.648469 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 69 rows starting from the beginning of the part | ||
| 10703 | 2026.01.08 00:38:14.648533 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 100 rows starting from the beginning of the part | ||
| 10704 | 2026.01.08 00:38:14.648597 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 69 rows starting from the beginning of the part | ||
| 10705 | 2026.01.08 00:38:14.648654 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1175 rows starting from the beginning of the part | ||
| 10706 | 2026.01.08 00:38:14.648703 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 10707 | 2026.01.08 00:38:14.648785 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5107 rows, containing 5 columns (5 merged, 0 gathered) in 0.002236283 sec., 2283700.229353798 rows/sec., 194.94 MiB/sec. | ||
| 10708 | 2026.01.08 00:38:14.648899 [ 268 ] {e70a10ea-233c-4230-bbe8-0418ec11c0b0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.01.08 00:38:14.648936 [ 268 ] {e70a10ea-233c-4230-bbe8-0418ec11c0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10710 | 2026.01.08 00:38:14.649081 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10711 | 2026.01.08 00:38:14.649327 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.01.08 00:38:14.649395 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_76_15} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10713 | 2026.01.08 00:38:14.649473 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 10714 | 2026.01.08 00:38:14.649546 [ 268 ] {e70a10ea-233c-4230-bbe8-0418ec11c0b0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10715 | 2026.01.08 00:38:14.649823 [ 268 ] {e70a10ea-233c-4230-bbe8-0418ec11c0b0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.01.08 00:38:14.649893 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2727 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717309 sec., 1587949.5186946555 rows/sec., 121.20 MiB/sec. | ||
| 10717 | 2026.01.08 00:38:14.649961 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10718 | 2026.01.08 00:38:14.649966 [ 268 ] {e70a10ea-233c-4230-bbe8-0418ec11c0b0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001627 sec., 78672.40319606639 rows/sec., 5.48 MiB/sec. | ||
| 10719 | 2026.01.08 00:38:14.650006 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2026.01.08 00:38:14.650027 [ 268 ] {e70a10ea-233c-4230-bbe8-0418ec11c0b0} <Debug> TCPHandler: Processed in 0.001841283 sec. | ||
| 10721 | 2026.01.08 00:38:14.650031 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10722 | 2026.01.08 00:38:14.650118 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10723 | 2026.01.08 00:38:14.650148 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10724 | 2026.01.08 00:38:14.650162 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10725 | 2026.01.08 00:38:14.650211 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10726 | 2026.01.08 00:38:14.650240 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22753 rows starting from the beginning of the part | ||
| 10727 | 2026.01.08 00:38:14.650296 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10728 | 2026.01.08 00:38:14.650296 [ 268 ] {1cfb1fd6-7d72-4e93-b60e-47acc2627c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10729 | 2026.01.08 00:38:14.650345 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10730 | 2026.01.08 00:38:14.650357 [ 268 ] {1cfb1fd6-7d72-4e93-b60e-47acc2627c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10731 | 2026.01.08 00:38:14.650393 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10732 | 2026.01.08 00:38:14.650437 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1026 rows starting from the beginning of the part | ||
| 10733 | 2026.01.08 00:38:14.650483 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 128 rows starting from the beginning of the part | ||
| 10734 | 2026.01.08 00:38:14.650506 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2026.01.08 00:38:14.650600 [ 203 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_76_15} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10736 | 2026.01.08 00:38:14.650709 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 10737 | 2026.01.08 00:38:14.650709 [ 268 ] {1cfb1fd6-7d72-4e93-b60e-47acc2627c48} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2026.01.08 00:38:14.650761 [ 268 ] {1cfb1fd6-7d72-4e93-b60e-47acc2627c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10739 | 2026.01.08 00:38:14.651087 [ 268 ] {1cfb1fd6-7d72-4e93-b60e-47acc2627c48} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10740 | 2026.01.08 00:38:14.651309 [ 268 ] {1cfb1fd6-7d72-4e93-b60e-47acc2627c48} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.01.08 00:38:14.651434 [ 26 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10742 | 2026.01.08 00:38:14.651446 [ 268 ] {1cfb1fd6-7d72-4e93-b60e-47acc2627c48} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001177 sec., 40781.64825828377 rows/sec., 2.75 MiB/sec. | ||
| 10743 | 2026.01.08 00:38:14.651470 [ 26 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.01.08 00:38:14.651494 [ 268 ] {1cfb1fd6-7d72-4e93-b60e-47acc2627c48} <Debug> TCPHandler: Processed in 0.001384919 sec. | ||
| 10745 | 2026.01.08 00:38:14.651495 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10746 | 2026.01.08 00:38:14.651593 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10747 | 2026.01.08 00:38:14.651692 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10748 | 2026.01.08 00:38:14.651723 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4836 rows starting from the beginning of the part | ||
| 10749 | 2026.01.08 00:38:14.651778 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10750 | 2026.01.08 00:38:14.651819 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10751 | 2026.01.08 00:38:14.651857 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10752 | 2026.01.08 00:38:14.651894 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 100 rows starting from the beginning of the part | ||
| 10753 | 2026.01.08 00:38:14.651930 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 48 rows starting from the beginning of the part | ||
| 10754 | 2026.01.08 00:38:14.654109 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5164 rows, containing 4 columns (4 merged, 0 gathered) in 0.002552473 sec., 2023135.9939948434 rows/sec., 129.86 MiB/sec. | ||
| 10755 | 2026.01.08 00:38:14.654746 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10756 | 2026.01.08 00:38:14.655033 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10757 | 2026.01.08 00:38:14.655117 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_76_15} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10758 | 2026.01.08 00:38:14.655216 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10759 | 2026.01.08 00:38:14.662186 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24387 rows, containing 5 columns (5 merged, 0 gathered) in 0.012093744 sec., 2016497.1244636897 rows/sec., 136.11 MiB/sec. | ||
| 10760 | 2026.01.08 00:38:14.662749 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10761 | 2026.01.08 00:38:14.663025 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.01.08 00:38:14.663101 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10763 | 2026.01.08 00:38:14.663203 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10764 | 2026.01.08 00:38:15.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.90 MiB, peak 330.35 MiB, free memory in arenas 0.00 B, will set to 319.60 MiB (RSS), difference: 2.69 MiB | ||
| 10765 | 2026.01.08 00:38:15.764281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10766 | 2026.01.08 00:38:15.780503 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.01.08 00:38:15.780572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10768 | 2026.01.08 00:38:15.786511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10769 | 2026.01.08 00:38:15.787247 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.01.08 00:38:15.790144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10771 | 2026.01.08 00:38:19.384885 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44366 | ||
| 10772 | 2026.01.08 00:38:19.385011 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10773 | 2026.01.08 00:38:19.385043 [ 351 ] {} <Debug> TCP-Session: ace2c4e5-4a9f-4d6f-851f-a49df2e8fe25 Authenticating user 'default' from [fd00:1122:3344:101::e]:44366 | ||
| 10774 | 2026.01.08 00:38:19.385070 [ 351 ] {} <Debug> TCP-Session: ace2c4e5-4a9f-4d6f-851f-a49df2e8fe25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10775 | 2026.01.08 00:38:19.385089 [ 351 ] {} <Debug> TCP-Session: ace2c4e5-4a9f-4d6f-851f-a49df2e8fe25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10776 | 2026.01.08 00:38:19.385334 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49411 | ||
| 10777 | 2026.01.08 00:38:19.385368 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43869 | ||
| 10778 | 2026.01.08 00:38:19.385393 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59891 | ||
| 10779 | 2026.01.08 00:38:19.385473 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10780 | 2026.01.08 00:38:19.385515 [ 352 ] {} <Debug> TCP-Session: c2e3d998-7d3f-4a1a-9017-92439000140d Authenticating user 'default' from [fd00:1122:3344:101::e]:49411 | ||
| 10781 | 2026.01.08 00:38:19.385541 [ 352 ] {} <Debug> TCP-Session: c2e3d998-7d3f-4a1a-9017-92439000140d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10782 | 2026.01.08 00:38:19.385552 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10783 | 2026.01.08 00:38:19.385563 [ 351 ] {} <Trace> TCP-Session: ace2c4e5-4a9f-4d6f-851f-a49df2e8fe25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10784 | 2026.01.08 00:38:19.385609 [ 353 ] {} <Debug> TCP-Session: 051f5058-bb91-4c92-aeb0-4ab7c7106976 Authenticating user 'default' from [fd00:1122:3344:101::e]:43869 | ||
| 10785 | 2026.01.08 00:38:19.385573 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10786 | 2026.01.08 00:38:19.385651 [ 353 ] {} <Debug> TCP-Session: 051f5058-bb91-4c92-aeb0-4ab7c7106976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10787 | 2026.01.08 00:38:19.385556 [ 352 ] {} <Debug> TCP-Session: c2e3d998-7d3f-4a1a-9017-92439000140d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10788 | 2026.01.08 00:38:19.385689 [ 353 ] {} <Debug> TCP-Session: 051f5058-bb91-4c92-aeb0-4ab7c7106976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10789 | 2026.01.08 00:38:19.385697 [ 354 ] {} <Debug> TCP-Session: 375883fd-47f9-4308-b5b8-4e99cda3ee83 Authenticating user 'default' from [fd00:1122:3344:101::e]:59891 | ||
| 10790 | 2026.01.08 00:38:19.385761 [ 354 ] {} <Debug> TCP-Session: 375883fd-47f9-4308-b5b8-4e99cda3ee83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10791 | 2026.01.08 00:38:19.385784 [ 354 ] {} <Debug> TCP-Session: 375883fd-47f9-4308-b5b8-4e99cda3ee83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10792 | 2026.01.08 00:38:19.385797 [ 351 ] {4cd861f1-ae33-4fe5-9893-83a2d3d12867} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44366) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10793 | 2026.01.08 00:38:19.385843 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60202 | ||
| 10794 | 2026.01.08 00:38:19.385845 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50366 | ||
| 10795 | 2026.01.08 00:38:19.385902 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42112 | ||
| 10796 | 2026.01.08 00:38:19.386004 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51679 | ||
| 10797 | 2026.01.08 00:38:19.386006 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43695 | ||
| 10798 | 2026.01.08 00:38:19.386103 [ 351 ] {4cd861f1-ae33-4fe5-9893-83a2d3d12867} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10799 | 2026.01.08 00:38:19.386176 [ 351 ] {4cd861f1-ae33-4fe5-9893-83a2d3d12867} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10800 | 2026.01.08 00:38:19.386286 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10801 | 2026.01.08 00:38:19.386328 [ 360 ] {} <Debug> TCP-Session: 7fc8746f-7158-4ebf-a6d0-7d4d7502ceca Authenticating user 'default' from [fd00:1122:3344:101::e]:60202 | ||
| 10802 | 2026.01.08 00:38:19.386348 [ 360 ] {} <Debug> TCP-Session: 7fc8746f-7158-4ebf-a6d0-7d4d7502ceca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10803 | 2026.01.08 00:38:19.386363 [ 360 ] {} <Debug> TCP-Session: 7fc8746f-7158-4ebf-a6d0-7d4d7502ceca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10804 | 2026.01.08 00:38:19.386523 [ 351 ] {4cd861f1-ae33-4fe5-9893-83a2d3d12867} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 10805 | 2026.01.08 00:38:19.386854 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10806 | 2026.01.08 00:38:19.386893 [ 363 ] {} <Debug> TCP-Session: 71c98694-b0e1-4a3a-aa75-24f3916457df Authenticating user 'default' from [fd00:1122:3344:101::e]:51679 | ||
| 10807 | 2026.01.08 00:38:19.386915 [ 363 ] {} <Debug> TCP-Session: 71c98694-b0e1-4a3a-aa75-24f3916457df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10808 | 2026.01.08 00:38:19.386933 [ 363 ] {} <Debug> TCP-Session: 71c98694-b0e1-4a3a-aa75-24f3916457df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10809 | 2026.01.08 00:38:19.386973 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10810 | 2026.01.08 00:38:19.387008 [ 361 ] {} <Debug> TCP-Session: 692ab835-961e-4936-a435-da9709ab05fb Authenticating user 'default' from [fd00:1122:3344:101::e]:42112 | ||
| 10811 | 2026.01.08 00:38:19.387029 [ 361 ] {} <Debug> TCP-Session: 692ab835-961e-4936-a435-da9709ab05fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10812 | 2026.01.08 00:38:19.387049 [ 361 ] {} <Debug> TCP-Session: 692ab835-961e-4936-a435-da9709ab05fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10813 | 2026.01.08 00:38:19.387145 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10814 | 2026.01.08 00:38:19.387200 [ 362 ] {} <Debug> TCP-Session: 9b34a30d-d2b9-435f-87e6-51c42e5adc44 Authenticating user 'default' from [fd00:1122:3344:101::e]:43695 | ||
| 10815 | 2026.01.08 00:38:19.387220 [ 362 ] {} <Debug> TCP-Session: 9b34a30d-d2b9-435f-87e6-51c42e5adc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10816 | 2026.01.08 00:38:19.387238 [ 362 ] {} <Debug> TCP-Session: 9b34a30d-d2b9-435f-87e6-51c42e5adc44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10817 | 2026.01.08 00:38:19.387300 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10818 | 2026.01.08 00:38:19.387345 [ 355 ] {} <Debug> TCP-Session: 15211896-247a-43c5-805a-92b5b862d6b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50366 | ||
| 10819 | 2026.01.08 00:38:19.387368 [ 355 ] {} <Debug> TCP-Session: 15211896-247a-43c5-805a-92b5b862d6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10820 | 2026.01.08 00:38:19.387382 [ 355 ] {} <Debug> TCP-Session: 15211896-247a-43c5-805a-92b5b862d6b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10821 | 2026.01.08 00:38:19.387891 [ 319 ] {4cd861f1-ae33-4fe5-9893-83a2d3d12867} <Trace> AggregatingTransform: Aggregating | ||
| 10822 | 2026.01.08 00:38:19.387975 [ 319 ] {4cd861f1-ae33-4fe5-9893-83a2d3d12867} <Trace> Aggregator: Aggregation method: without_key | ||
| 10823 | 2026.01.08 00:38:19.388027 [ 319 ] {4cd861f1-ae33-4fe5-9893-83a2d3d12867} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001376469 sec. (726.497 rows/sec., 28.38 KiB/sec.) | ||
| 10824 | 2026.01.08 00:38:19.388054 [ 319 ] {4cd861f1-ae33-4fe5-9893-83a2d3d12867} <Trace> Aggregator: Merging aggregated data | ||
| 10825 | 2026.01.08 00:38:19.389447 [ 351 ] {4cd861f1-ae33-4fe5-9893-83a2d3d12867} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003719 sec., 268.8894864210809 rows/sec., 10.50 KiB/sec. | ||
| 10826 | 2026.01.08 00:38:19.389657 [ 351 ] {4cd861f1-ae33-4fe5-9893-83a2d3d12867} <Debug> TCPHandler: Processed in 0.004253881 sec. | ||
| 10827 | 2026.01.08 00:38:19.389795 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10828 | 2026.01.08 00:38:19.389828 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10829 | 2026.01.08 00:38:19.389844 [ 351 ] {} <Debug> TCP-Session: ace2c4e5-4a9f-4d6f-851f-a49df2e8fe25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.01.08 00:38:19.389863 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10831 | 2026.01.08 00:38:19.389894 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10832 | 2026.01.08 00:38:19.389899 [ 352 ] {} <Debug> TCP-Session: c2e3d998-7d3f-4a1a-9017-92439000140d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10833 | 2026.01.08 00:38:19.389939 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10834 | 2026.01.08 00:38:19.389958 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10835 | 2026.01.08 00:38:19.390000 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10836 | 2026.01.08 00:38:19.390021 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10837 | 2026.01.08 00:38:19.390039 [ 353 ] {} <Debug> TCP-Session: 051f5058-bb91-4c92-aeb0-4ab7c7106976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2026.01.08 00:38:19.390063 [ 360 ] {} <Debug> TCP-Session: 7fc8746f-7158-4ebf-a6d0-7d4d7502ceca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2026.01.08 00:38:19.389979 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10840 | 2026.01.08 00:38:19.390089 [ 362 ] {} <Debug> TCP-Session: 9b34a30d-d2b9-435f-87e6-51c42e5adc44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10841 | 2026.01.08 00:38:19.389954 [ 355 ] {} <Debug> TCP-Session: 15211896-247a-43c5-805a-92b5b862d6b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10842 | 2026.01.08 00:38:19.390135 [ 361 ] {} <Debug> TCP-Session: 692ab835-961e-4936-a435-da9709ab05fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10843 | 2026.01.08 00:38:19.389932 [ 363 ] {} <Debug> TCP-Session: 71c98694-b0e1-4a3a-aa75-24f3916457df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10844 | 2026.01.08 00:38:19.390024 [ 354 ] {} <Debug> TCP-Session: 375883fd-47f9-4308-b5b8-4e99cda3ee83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10845 | 2026.01.08 00:38:19.590183 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43484 | ||
| 10846 | 2026.01.08 00:38:19.590297 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10847 | 2026.01.08 00:38:19.590326 [ 351 ] {} <Debug> TCP-Session: f7555bb6-3507-4dae-8446-00428e7ff482 Authenticating user 'default' from [fd00:1122:3344:101::e]:43484 | ||
| 10848 | 2026.01.08 00:38:19.590349 [ 351 ] {} <Debug> TCP-Session: f7555bb6-3507-4dae-8446-00428e7ff482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10849 | 2026.01.08 00:38:19.590362 [ 351 ] {} <Debug> TCP-Session: f7555bb6-3507-4dae-8446-00428e7ff482 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10850 | 2026.01.08 00:38:19.590569 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64654 | ||
| 10851 | 2026.01.08 00:38:19.590609 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37667 | ||
| 10852 | 2026.01.08 00:38:19.590645 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43800 | ||
| 10853 | 2026.01.08 00:38:19.590619 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50146 | ||
| 10854 | 2026.01.08 00:38:19.590597 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50801 | ||
| 10855 | 2026.01.08 00:38:19.590714 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10856 | 2026.01.08 00:38:19.590740 [ 351 ] {} <Trace> TCP-Session: f7555bb6-3507-4dae-8446-00428e7ff482 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2026.01.08 00:38:19.590763 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10858 | 2026.01.08 00:38:19.590772 [ 361 ] {} <Debug> TCP-Session: 97e397dc-c8b3-4242-9595-074e5a4c5cf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37667 | ||
| 10859 | 2026.01.08 00:38:19.590807 [ 362 ] {} <Debug> TCP-Session: 832e7289-532e-46f5-946f-1674b62e54ce Authenticating user 'default' from [fd00:1122:3344:101::e]:50146 | ||
| 10860 | 2026.01.08 00:38:19.590820 [ 361 ] {} <Debug> TCP-Session: 97e397dc-c8b3-4242-9595-074e5a4c5cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2026.01.08 00:38:19.590823 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10862 | 2026.01.08 00:38:19.590846 [ 361 ] {} <Debug> TCP-Session: 97e397dc-c8b3-4242-9595-074e5a4c5cf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2026.01.08 00:38:19.590847 [ 362 ] {} <Debug> TCP-Session: 832e7289-532e-46f5-946f-1674b62e54ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10864 | 2026.01.08 00:38:19.590875 [ 360 ] {} <Debug> TCP-Session: cdd7d9de-0fe6-45ea-9ffa-3a91904acf22 Authenticating user 'default' from [fd00:1122:3344:101::e]:50801 | ||
| 10865 | 2026.01.08 00:38:19.590891 [ 362 ] {} <Debug> TCP-Session: 832e7289-532e-46f5-946f-1674b62e54ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10866 | 2026.01.08 00:38:19.590726 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10867 | 2026.01.08 00:38:19.590713 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10868 | 2026.01.08 00:38:19.590966 [ 363 ] {} <Debug> TCP-Session: 12f959a4-e3dd-467c-a1c9-4db3b44cf257 Authenticating user 'default' from [fd00:1122:3344:101::e]:43800 | ||
| 10869 | 2026.01.08 00:38:19.590991 [ 352 ] {} <Debug> TCP-Session: 37041c3c-112b-4cff-8d7c-22b0efa2ea47 Authenticating user 'default' from [fd00:1122:3344:101::e]:64654 | ||
| 10870 | 2026.01.08 00:38:19.591018 [ 363 ] {} <Debug> TCP-Session: 12f959a4-e3dd-467c-a1c9-4db3b44cf257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10871 | 2026.01.08 00:38:19.591032 [ 352 ] {} <Debug> TCP-Session: 37041c3c-112b-4cff-8d7c-22b0efa2ea47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10872 | 2026.01.08 00:38:19.591045 [ 363 ] {} <Debug> TCP-Session: 12f959a4-e3dd-467c-a1c9-4db3b44cf257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10873 | 2026.01.08 00:38:19.590592 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57187 | ||
| 10874 | 2026.01.08 00:38:19.591063 [ 352 ] {} <Debug> TCP-Session: 37041c3c-112b-4cff-8d7c-22b0efa2ea47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10875 | 2026.01.08 00:38:19.590586 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36768 | ||
| 10876 | 2026.01.08 00:38:19.590572 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55209 | ||
| 10877 | 2026.01.08 00:38:19.591184 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10878 | 2026.01.08 00:38:19.590912 [ 360 ] {} <Debug> TCP-Session: cdd7d9de-0fe6-45ea-9ffa-3a91904acf22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10879 | 2026.01.08 00:38:19.591209 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10880 | 2026.01.08 00:38:19.591232 [ 354 ] {} <Debug> TCP-Session: bbfa216f-0071-448f-86c3-93db6315760b Authenticating user 'default' from [fd00:1122:3344:101::e]:57187 | ||
| 10881 | 2026.01.08 00:38:19.591253 [ 355 ] {} <Debug> TCP-Session: 8ecfbb4a-a773-4814-a956-fa0a211c5cf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36768 | ||
| 10882 | 2026.01.08 00:38:19.591258 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10883 | 2026.01.08 00:38:19.591275 [ 354 ] {} <Debug> TCP-Session: bbfa216f-0071-448f-86c3-93db6315760b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2026.01.08 00:38:19.591281 [ 355 ] {} <Debug> TCP-Session: 8ecfbb4a-a773-4814-a956-fa0a211c5cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10885 | 2026.01.08 00:38:19.591299 [ 353 ] {} <Debug> TCP-Session: 49a1bb8d-ce34-4d1e-bd58-9c07d3eacca4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55209 | ||
| 10886 | 2026.01.08 00:38:19.591320 [ 355 ] {} <Debug> TCP-Session: 8ecfbb4a-a773-4814-a956-fa0a211c5cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2026.01.08 00:38:19.591338 [ 353 ] {} <Debug> TCP-Session: 49a1bb8d-ce34-4d1e-bd58-9c07d3eacca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.01.08 00:38:19.591307 [ 354 ] {} <Debug> TCP-Session: bbfa216f-0071-448f-86c3-93db6315760b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10889 | 2026.01.08 00:38:19.591363 [ 353 ] {} <Debug> TCP-Session: 49a1bb8d-ce34-4d1e-bd58-9c07d3eacca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10890 | 2026.01.08 00:38:19.591238 [ 360 ] {} <Debug> TCP-Session: cdd7d9de-0fe6-45ea-9ffa-3a91904acf22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10891 | 2026.01.08 00:38:19.590952 [ 351 ] {33948de8-2f84-4ef8-af31-4d2768014422} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43484) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10892 | 2026.01.08 00:38:19.591696 [ 351 ] {33948de8-2f84-4ef8-af31-4d2768014422} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10893 | 2026.01.08 00:38:19.591754 [ 351 ] {33948de8-2f84-4ef8-af31-4d2768014422} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10894 | 2026.01.08 00:38:19.592037 [ 351 ] {33948de8-2f84-4ef8-af31-4d2768014422} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 10895 | 2026.01.08 00:38:19.593004 [ 341 ] {33948de8-2f84-4ef8-af31-4d2768014422} <Trace> AggregatingTransform: Aggregating | ||
| 10896 | 2026.01.08 00:38:19.593039 [ 341 ] {33948de8-2f84-4ef8-af31-4d2768014422} <Trace> Aggregator: Aggregation method: without_key | ||
| 10897 | 2026.01.08 00:38:19.593076 [ 341 ] {33948de8-2f84-4ef8-af31-4d2768014422} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940127 sec. (1063.686 rows/sec., 41.55 KiB/sec.) | ||
| 10898 | 2026.01.08 00:38:19.593112 [ 341 ] {33948de8-2f84-4ef8-af31-4d2768014422} <Trace> Aggregator: Merging aggregated data | ||
| 10899 | 2026.01.08 00:38:19.594921 [ 351 ] {33948de8-2f84-4ef8-af31-4d2768014422} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004042 sec., 247.40227610094016 rows/sec., 9.66 KiB/sec. | ||
| 10900 | 2026.01.08 00:38:19.595094 [ 351 ] {33948de8-2f84-4ef8-af31-4d2768014422} <Debug> TCPHandler: Processed in 0.004520378 sec. | ||
| 10901 | 2026.01.08 00:38:19.595222 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10902 | 2026.01.08 00:38:19.595253 [ 351 ] {} <Debug> TCP-Session: f7555bb6-3507-4dae-8446-00428e7ff482 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10903 | 2026.01.08 00:38:19.595252 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10904 | 2026.01.08 00:38:19.595277 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10905 | 2026.01.08 00:38:19.595297 [ 355 ] {} <Debug> TCP-Session: 8ecfbb4a-a773-4814-a956-fa0a211c5cf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10906 | 2026.01.08 00:38:19.595297 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10907 | 2026.01.08 00:38:19.595314 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10908 | 2026.01.08 00:38:19.595338 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10909 | 2026.01.08 00:38:19.595359 [ 353 ] {} <Debug> TCP-Session: 49a1bb8d-ce34-4d1e-bd58-9c07d3eacca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2026.01.08 00:38:19.595368 [ 360 ] {} <Debug> TCP-Session: cdd7d9de-0fe6-45ea-9ffa-3a91904acf22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10911 | 2026.01.08 00:38:19.595381 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10912 | 2026.01.08 00:38:19.595400 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10913 | 2026.01.08 00:38:19.595401 [ 354 ] {} <Debug> TCP-Session: bbfa216f-0071-448f-86c3-93db6315760b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.01.08 00:38:19.595429 [ 361 ] {} <Debug> TCP-Session: 97e397dc-c8b3-4242-9595-074e5a4c5cf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2026.01.08 00:38:19.595438 [ 363 ] {} <Debug> TCP-Session: 12f959a4-e3dd-467c-a1c9-4db3b44cf257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10916 | 2026.01.08 00:38:19.595358 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10917 | 2026.01.08 00:38:19.595330 [ 352 ] {} <Debug> TCP-Session: 37041c3c-112b-4cff-8d7c-22b0efa2ea47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2026.01.08 00:38:19.595510 [ 362 ] {} <Debug> TCP-Session: 832e7289-532e-46f5-946f-1674b62e54ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10919 | 2026.01.08 00:38:19.648328 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.01.08 00:38:19.648518 [ 268 ] {de2caefa-ea06-4911-8797-7d2fe1c6908e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10921 | 2026.01.08 00:38:19.648592 [ 268 ] {de2caefa-ea06-4911-8797-7d2fe1c6908e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10922 | 2026.01.08 00:38:19.649353 [ 268 ] {de2caefa-ea06-4911-8797-7d2fe1c6908e} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.01.08 00:38:19.649407 [ 268 ] {de2caefa-ea06-4911-8797-7d2fe1c6908e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10924 | 2026.01.08 00:38:19.649859 [ 268 ] {de2caefa-ea06-4911-8797-7d2fe1c6908e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10925 | 2026.01.08 00:38:19.650130 [ 268 ] {de2caefa-ea06-4911-8797-7d2fe1c6908e} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.01.08 00:38:19.650314 [ 268 ] {de2caefa-ea06-4911-8797-7d2fe1c6908e} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001848 sec., 35714.28571428571 rows/sec., 2.84 MiB/sec. | ||
| 10927 | 2026.01.08 00:38:19.650377 [ 268 ] {de2caefa-ea06-4911-8797-7d2fe1c6908e} <Debug> TCPHandler: Processed in 0.002184912 sec. | ||
| 10928 | 2026.01.08 00:38:19.650524 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2026.01.08 00:38:19.650633 [ 268 ] {4ce6425b-fdf6-4af5-9c1e-a900945737f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10930 | 2026.01.08 00:38:19.650681 [ 268 ] {4ce6425b-fdf6-4af5-9c1e-a900945737f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10931 | 2026.01.08 00:38:19.651146 [ 268 ] {4ce6425b-fdf6-4af5-9c1e-a900945737f0} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.01.08 00:38:19.651192 [ 268 ] {4ce6425b-fdf6-4af5-9c1e-a900945737f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10933 | 2026.01.08 00:38:19.651529 [ 268 ] {4ce6425b-fdf6-4af5-9c1e-a900945737f0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10934 | 2026.01.08 00:38:19.651780 [ 268 ] {4ce6425b-fdf6-4af5-9c1e-a900945737f0} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.01.08 00:38:19.651936 [ 268 ] {4ce6425b-fdf6-4af5-9c1e-a900945737f0} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001328 sec., 3765.0602409638554 rows/sec., 283.11 KiB/sec. | ||
| 10936 | 2026.01.08 00:38:19.651979 [ 268 ] {4ce6425b-fdf6-4af5-9c1e-a900945737f0} <Debug> TCPHandler: Processed in 0.001507433 sec. | ||
| 10937 | 2026.01.08 00:38:19.652102 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10938 | 2026.01.08 00:38:19.652203 [ 268 ] {3ecc8cad-02e1-4582-a7e4-ab93d53a4e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10939 | 2026.01.08 00:38:19.652248 [ 268 ] {3ecc8cad-02e1-4582-a7e4-ab93d53a4e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10940 | 2026.01.08 00:38:19.652681 [ 268 ] {3ecc8cad-02e1-4582-a7e4-ab93d53a4e3c} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2026.01.08 00:38:19.652719 [ 268 ] {3ecc8cad-02e1-4582-a7e4-ab93d53a4e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10942 | 2026.01.08 00:38:19.653069 [ 268 ] {3ecc8cad-02e1-4582-a7e4-ab93d53a4e3c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10943 | 2026.01.08 00:38:19.653296 [ 268 ] {3ecc8cad-02e1-4582-a7e4-ab93d53a4e3c} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2026.01.08 00:38:19.653434 [ 268 ] {3ecc8cad-02e1-4582-a7e4-ab93d53a4e3c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001252 sec., 55111.821086261974 rows/sec., 4.30 MiB/sec. | ||
| 10945 | 2026.01.08 00:38:19.653474 [ 268 ] {3ecc8cad-02e1-4582-a7e4-ab93d53a4e3c} <Debug> TCPHandler: Processed in 0.001421991 sec. | ||
| 10946 | 2026.01.08 00:38:19.653594 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10947 | 2026.01.08 00:38:19.653694 [ 268 ] {a0206200-270a-4d44-b42e-da2334317cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10948 | 2026.01.08 00:38:19.653740 [ 268 ] {a0206200-270a-4d44-b42e-da2334317cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10949 | 2026.01.08 00:38:19.654183 [ 268 ] {a0206200-270a-4d44-b42e-da2334317cd3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.01.08 00:38:19.654219 [ 268 ] {a0206200-270a-4d44-b42e-da2334317cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10951 | 2026.01.08 00:38:19.654577 [ 268 ] {a0206200-270a-4d44-b42e-da2334317cd3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10952 | 2026.01.08 00:38:19.654814 [ 268 ] {a0206200-270a-4d44-b42e-da2334317cd3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10953 | 2026.01.08 00:38:19.654950 [ 268 ] {a0206200-270a-4d44-b42e-da2334317cd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 10954 | 2026.01.08 00:38:19.654989 [ 268 ] {a0206200-270a-4d44-b42e-da2334317cd3} <Debug> TCPHandler: Processed in 0.001445481 sec. | ||
| 10955 | 2026.01.08 00:38:19.655099 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10956 | 2026.01.08 00:38:19.655195 [ 268 ] {72a2bbf9-419a-4f99-9401-6ac978981736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10957 | 2026.01.08 00:38:19.655252 [ 268 ] {72a2bbf9-419a-4f99-9401-6ac978981736} <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 | ||
| 10958 | 2026.01.08 00:38:19.656060 [ 268 ] {72a2bbf9-419a-4f99-9401-6ac978981736} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10959 | 2026.01.08 00:38:19.656097 [ 268 ] {72a2bbf9-419a-4f99-9401-6ac978981736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10960 | 2026.01.08 00:38:19.656679 [ 268 ] {72a2bbf9-419a-4f99-9401-6ac978981736} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10961 | 2026.01.08 00:38:19.656929 [ 268 ] {72a2bbf9-419a-4f99-9401-6ac978981736} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.01.08 00:38:19.657074 [ 268 ] {72a2bbf9-419a-4f99-9401-6ac978981736} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001897 sec., 2635.740643120717 rows/sec., 4.72 MiB/sec. | ||
| 10963 | 2026.01.08 00:38:19.657148 [ 268 ] {72a2bbf9-419a-4f99-9401-6ac978981736} <Debug> TCPHandler: Processed in 0.0021025 sec. | ||
| 10964 | 2026.01.08 00:38:19.657261 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10965 | 2026.01.08 00:38:19.657358 [ 268 ] {754d339b-457e-448a-b42a-5659bc1ed0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10966 | 2026.01.08 00:38:19.657401 [ 268 ] {754d339b-457e-448a-b42a-5659bc1ed0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10967 | 2026.01.08 00:38:19.657755 [ 268 ] {754d339b-457e-448a-b42a-5659bc1ed0b8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10968 | 2026.01.08 00:38:19.657791 [ 268 ] {754d339b-457e-448a-b42a-5659bc1ed0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 10969 | 2026.01.08 00:38:19.658123 [ 268 ] {754d339b-457e-448a-b42a-5659bc1ed0b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10970 | 2026.01.08 00:38:19.658383 [ 268 ] {754d339b-457e-448a-b42a-5659bc1ed0b8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10971 | 2026.01.08 00:38:19.658516 [ 268 ] {754d339b-457e-448a-b42a-5659bc1ed0b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 10972 | 2026.01.08 00:38:19.658554 [ 268 ] {754d339b-457e-448a-b42a-5659bc1ed0b8} <Debug> TCPHandler: Processed in 0.001341978 sec. | ||
| 10973 | 2026.01.08 00:38:19.664093 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62810 | ||
| 10974 | 2026.01.08 00:38:19.664199 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10975 | 2026.01.08 00:38:19.664227 [ 351 ] {} <Debug> TCP-Session: a628c22a-1efb-4baa-ab53-fc2f6fbc0116 Authenticating user 'default' from [fd00:1122:3344:101::e]:62810 | ||
| 10976 | 2026.01.08 00:38:19.664250 [ 351 ] {} <Debug> TCP-Session: a628c22a-1efb-4baa-ab53-fc2f6fbc0116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2026.01.08 00:38:19.664264 [ 351 ] {} <Debug> TCP-Session: a628c22a-1efb-4baa-ab53-fc2f6fbc0116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.01.08 00:38:19.664450 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54553 | ||
| 10979 | 2026.01.08 00:38:19.664510 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63366 | ||
| 10980 | 2026.01.08 00:38:19.664533 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65420 | ||
| 10981 | 2026.01.08 00:38:19.664558 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43730 | ||
| 10982 | 2026.01.08 00:38:19.664574 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39325 | ||
| 10983 | 2026.01.08 00:38:19.664567 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52972 | ||
| 10984 | 2026.01.08 00:38:19.664613 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10985 | 2026.01.08 00:38:19.664637 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10986 | 2026.01.08 00:38:19.664651 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10987 | 2026.01.08 00:38:19.664663 [ 353 ] {} <Debug> TCP-Session: b385fdba-71cb-44e2-ac46-b501ed293eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:63366 | ||
| 10988 | 2026.01.08 00:38:19.664672 [ 361 ] {} <Debug> TCP-Session: 0801cc9b-d535-4448-b9d6-65a2357d33c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43730 | ||
| 10989 | 2026.01.08 00:38:19.664685 [ 363 ] {} <Debug> TCP-Session: 1f354c6e-9f26-49f1-879a-df5c3f5b5bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39325 | ||
| 10990 | 2026.01.08 00:38:19.664700 [ 353 ] {} <Debug> TCP-Session: b385fdba-71cb-44e2-ac46-b501ed293eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2026.01.08 00:38:19.664714 [ 363 ] {} <Debug> TCP-Session: 1f354c6e-9f26-49f1-879a-df5c3f5b5bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.01.08 00:38:19.664726 [ 353 ] {} <Debug> TCP-Session: b385fdba-71cb-44e2-ac46-b501ed293eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10993 | 2026.01.08 00:38:19.664739 [ 363 ] {} <Debug> TCP-Session: 1f354c6e-9f26-49f1-879a-df5c3f5b5bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10994 | 2026.01.08 00:38:19.664707 [ 361 ] {} <Debug> TCP-Session: 0801cc9b-d535-4448-b9d6-65a2357d33c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10995 | 2026.01.08 00:38:19.664685 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10996 | 2026.01.08 00:38:19.664784 [ 361 ] {} <Debug> TCP-Session: 0801cc9b-d535-4448-b9d6-65a2357d33c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2026.01.08 00:38:19.664534 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10998 | 2026.01.08 00:38:19.664818 [ 362 ] {} <Debug> TCP-Session: 4bc6d075-2c00-4a0f-8cc7-ed106400c501 Authenticating user 'default' from [fd00:1122:3344:101::e]:52972 | ||
| 10999 | 2026.01.08 00:38:19.664527 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39077 | ||
| 11000 | 2026.01.08 00:38:19.664861 [ 362 ] {} <Debug> TCP-Session: 4bc6d075-2c00-4a0f-8cc7-ed106400c501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11001 | 2026.01.08 00:38:19.664852 [ 352 ] {} <Debug> TCP-Session: 7e115ca7-d232-4d29-96c4-9857899e4274 Authenticating user 'default' from [fd00:1122:3344:101::e]:54553 | ||
| 11002 | 2026.01.08 00:38:19.664931 [ 362 ] {} <Debug> TCP-Session: 4bc6d075-2c00-4a0f-8cc7-ed106400c501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11003 | 2026.01.08 00:38:19.664942 [ 352 ] {} <Debug> TCP-Session: 7e115ca7-d232-4d29-96c4-9857899e4274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11004 | 2026.01.08 00:38:19.664526 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38376 | ||
| 11005 | 2026.01.08 00:38:19.664959 [ 352 ] {} <Debug> TCP-Session: 7e115ca7-d232-4d29-96c4-9857899e4274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11006 | 2026.01.08 00:38:19.664990 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11007 | 2026.01.08 00:38:19.664617 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11008 | 2026.01.08 00:38:19.665032 [ 354 ] {} <Debug> TCP-Session: cb00e9d1-1506-4d25-8781-154420bb1ecc Authenticating user 'default' from [fd00:1122:3344:101::e]:39077 | ||
| 11009 | 2026.01.08 00:38:19.665085 [ 360 ] {} <Debug> TCP-Session: 2ed28842-9a89-4d15-b70b-35d6e384a476 Authenticating user 'default' from [fd00:1122:3344:101::e]:65420 | ||
| 11010 | 2026.01.08 00:38:19.665104 [ 354 ] {} <Debug> TCP-Session: cb00e9d1-1506-4d25-8781-154420bb1ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11011 | 2026.01.08 00:38:19.665115 [ 360 ] {} <Debug> TCP-Session: 2ed28842-9a89-4d15-b70b-35d6e384a476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2026.01.08 00:38:19.665126 [ 354 ] {} <Debug> TCP-Session: cb00e9d1-1506-4d25-8781-154420bb1ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2026.01.08 00:38:19.665140 [ 360 ] {} <Debug> TCP-Session: 2ed28842-9a89-4d15-b70b-35d6e384a476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11014 | 2026.01.08 00:38:19.665032 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11015 | 2026.01.08 00:38:19.664568 [ 351 ] {} <Trace> TCP-Session: a628c22a-1efb-4baa-ab53-fc2f6fbc0116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2026.01.08 00:38:19.665197 [ 355 ] {} <Debug> TCP-Session: 2ce0ef41-3f16-45bb-b350-377a81c8ab41 Authenticating user 'default' from [fd00:1122:3344:101::e]:38376 | ||
| 11017 | 2026.01.08 00:38:19.665222 [ 355 ] {} <Debug> TCP-Session: 2ce0ef41-3f16-45bb-b350-377a81c8ab41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11018 | 2026.01.08 00:38:19.665237 [ 355 ] {} <Debug> TCP-Session: 2ce0ef41-3f16-45bb-b350-377a81c8ab41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11019 | 2026.01.08 00:38:19.665351 [ 351 ] {416f9bb2-243c-4ea1-ae77-e17fa64a82ed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62810) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11020 | 2026.01.08 00:38:19.665609 [ 351 ] {416f9bb2-243c-4ea1-ae77-e17fa64a82ed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11021 | 2026.01.08 00:38:19.665663 [ 351 ] {416f9bb2-243c-4ea1-ae77-e17fa64a82ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11022 | 2026.01.08 00:38:19.665957 [ 351 ] {416f9bb2-243c-4ea1-ae77-e17fa64a82ed} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 11023 | 2026.01.08 00:38:19.666929 [ 306 ] {416f9bb2-243c-4ea1-ae77-e17fa64a82ed} <Trace> AggregatingTransform: Aggregating | ||
| 11024 | 2026.01.08 00:38:19.666975 [ 306 ] {416f9bb2-243c-4ea1-ae77-e17fa64a82ed} <Trace> Aggregator: Aggregation method: without_key | ||
| 11025 | 2026.01.08 00:38:19.667013 [ 306 ] {416f9bb2-243c-4ea1-ae77-e17fa64a82ed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959547 sec. (1042.158 rows/sec., 40.71 KiB/sec.) | ||
| 11026 | 2026.01.08 00:38:19.667035 [ 306 ] {416f9bb2-243c-4ea1-ae77-e17fa64a82ed} <Trace> Aggregator: Merging aggregated data | ||
| 11027 | 2026.01.08 00:38:19.668430 [ 351 ] {416f9bb2-243c-4ea1-ae77-e17fa64a82ed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 11028 | 2026.01.08 00:38:19.668614 [ 351 ] {416f9bb2-243c-4ea1-ae77-e17fa64a82ed} <Debug> TCPHandler: Processed in 0.004155858 sec. | ||
| 11029 | 2026.01.08 00:38:19.668736 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11030 | 2026.01.08 00:38:19.668768 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11031 | 2026.01.08 00:38:19.668778 [ 351 ] {} <Debug> TCP-Session: a628c22a-1efb-4baa-ab53-fc2f6fbc0116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2026.01.08 00:38:19.668787 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11033 | 2026.01.08 00:38:19.668802 [ 363 ] {} <Debug> TCP-Session: 1f354c6e-9f26-49f1-879a-df5c3f5b5bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.01.08 00:38:19.668808 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11035 | 2026.01.08 00:38:19.668824 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11036 | 2026.01.08 00:38:19.668853 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11037 | 2026.01.08 00:38:19.668862 [ 353 ] {} <Debug> TCP-Session: b385fdba-71cb-44e2-ac46-b501ed293eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2026.01.08 00:38:19.668880 [ 361 ] {} <Debug> TCP-Session: 0801cc9b-d535-4448-b9d6-65a2357d33c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2026.01.08 00:38:19.668892 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11040 | 2026.01.08 00:38:19.668897 [ 352 ] {} <Debug> TCP-Session: 7e115ca7-d232-4d29-96c4-9857899e4274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11041 | 2026.01.08 00:38:19.668856 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11042 | 2026.01.08 00:38:19.668942 [ 362 ] {} <Debug> TCP-Session: 4bc6d075-2c00-4a0f-8cc7-ed106400c501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2026.01.08 00:38:19.668831 [ 355 ] {} <Debug> TCP-Session: 2ce0ef41-3f16-45bb-b350-377a81c8ab41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11044 | 2026.01.08 00:38:19.668981 [ 354 ] {} <Debug> TCP-Session: cb00e9d1-1506-4d25-8781-154420bb1ecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11045 | 2026.01.08 00:38:19.668873 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11046 | 2026.01.08 00:38:19.669044 [ 360 ] {} <Debug> TCP-Session: 2ed28842-9a89-4d15-b70b-35d6e384a476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11047 | 2026.01.08 00:38:20.001184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.77 MiB, peak 330.35 MiB, free memory in arenas 0.00 B, will set to 319.68 MiB (RSS), difference: -1.09 MiB | ||
| 11048 | 2026.01.08 00:38:21.036291 [ 155 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11049 | 2026.01.08 00:38:21.036374 [ 155 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11050 | 2026.01.08 00:38:21.036399 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11051 | 2026.01.08 00:38:21.036513 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 11052 | 2026.01.08 00:38:21.036629 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11053 | 2026.01.08 00:38:21.036665 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 223 rows starting from the beginning of the part | ||
| 11054 | 2026.01.08 00:38:21.036745 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 11055 | 2026.01.08 00:38:21.036804 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 11056 | 2026.01.08 00:38:21.036851 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 11057 | 2026.01.08 00:38:21.036898 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 11058 | 2026.01.08 00:38:21.037879 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140915 sec., 615974.1688251783 rows/sec., 37.66 MiB/sec. | ||
| 11059 | 2026.01.08 00:38:21.038100 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11060 | 2026.01.08 00:38:21.038432 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2026.01.08 00:38:21.038523 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_28_6} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11062 | 2026.01.08 00:38:21.038628 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11063 | 2026.01.08 00:38:21.408785 [ 154 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11064 | 2026.01.08 00:38:21.408859 [ 154 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.01.08 00:38:21.408885 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11066 | 2026.01.08 00:38:21.408986 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 11067 | 2026.01.08 00:38:21.409110 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11068 | 2026.01.08 00:38:21.409141 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 434 rows starting from the beginning of the part | ||
| 11069 | 2026.01.08 00:38:21.409201 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 11070 | 2026.01.08 00:38:21.409246 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 11071 | 2026.01.08 00:38:21.409288 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11072 | 2026.01.08 00:38:21.409326 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 11073 | 2026.01.08 00:38:21.410349 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139719 sec., 1208139.1936672893 rows/sec., 81.92 MiB/sec. | ||
| 11074 | 2026.01.08 00:38:21.410509 [ 187 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11075 | 2026.01.08 00:38:21.410756 [ 187 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2026.01.08 00:38:21.410827 [ 187 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_28_6} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11077 | 2026.01.08 00:38:21.410896 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11078 | 2026.01.08 00:38:21.929856 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11079 | 2026.01.08 00:38:21.929915 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11080 | 2026.01.08 00:38:22.001431 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000857924 sec. | ||
| 11081 | 2026.01.08 00:38:22.065788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23153 | ||
| 11082 | 2026.01.08 00:38:22.066543 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2026.01.08 00:38:22.066610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11084 | 2026.01.08 00:38:22.067360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11085 | 2026.01.08 00:38:22.067596 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.01.08 00:38:22.067731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23153 | ||
| 11087 | 2026.01.08 00:38:22.138796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1418 | ||
| 11088 | 2026.01.08 00:38:22.140958 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2026.01.08 00:38:22.141005 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11090 | 2026.01.08 00:38:22.142186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11091 | 2026.01.08 00:38:22.142443 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2026.01.08 00:38:22.142702 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1418 | ||
| 11093 | 2026.01.08 00:38:22.233087 [ 153 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11094 | 2026.01.08 00:38:22.233135 [ 153 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.01.08 00:38:22.233158 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11096 | 2026.01.08 00:38:22.233249 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::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 | ||
| 11097 | 2026.01.08 00:38:22.233366 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11098 | 2026.01.08 00:38:22.233403 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 11099 | 2026.01.08 00:38:22.233473 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 11100 | 2026.01.08 00:38:22.233527 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 11101 | 2026.01.08 00:38:22.233576 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 11102 | 2026.01.08 00:38:22.233623 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 11103 | 2026.01.08 00:38:22.234379 [ 199 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170733 sec., 35874.96038806457 rows/sec., 2.99 MiB/sec. | ||
| 11104 | 2026.01.08 00:38:22.234555 [ 194 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11105 | 2026.01.08 00:38:22.234872 [ 194 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_17_4} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.01.08 00:38:22.234958 [ 194 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_17_4} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11107 | 2026.01.08 00:38:22.235055 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11108 | 2026.01.08 00:38:23.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.75 MiB, peak 330.35 MiB, free memory in arenas 0.00 B, will set to 319.75 MiB (RSS), difference: 4.00 MiB | ||
| 11109 | 2026.01.08 00:38:23.290358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11110 | 2026.01.08 00:38:23.306532 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11111 | 2026.01.08 00:38:23.306600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11112 | 2026.01.08 00:38:23.312604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11113 | 2026.01.08 00:38:23.313274 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11114 | 2026.01.08 00:38:23.316070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11115 | 2026.01.08 00:38:24.659125 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11116 | 2026.01.08 00:38:24.659391 [ 268 ] {b7d147f1-eed4-451e-872e-6543c5d4614d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11117 | 2026.01.08 00:38:24.659491 [ 268 ] {b7d147f1-eed4-451e-872e-6543c5d4614d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11118 | 2026.01.08 00:38:24.660444 [ 268 ] {b7d147f1-eed4-451e-872e-6543c5d4614d} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2026.01.08 00:38:24.660486 [ 268 ] {b7d147f1-eed4-451e-872e-6543c5d4614d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11120 | 2026.01.08 00:38:24.660909 [ 268 ] {b7d147f1-eed4-451e-872e-6543c5d4614d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11121 | 2026.01.08 00:38:24.661142 [ 268 ] {b7d147f1-eed4-451e-872e-6543c5d4614d} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.01.08 00:38:24.661302 [ 268 ] {b7d147f1-eed4-451e-872e-6543c5d4614d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001985 sec., 206549.11838790934 rows/sec., 13.10 MiB/sec. | ||
| 11123 | 2026.01.08 00:38:24.661346 [ 268 ] {b7d147f1-eed4-451e-872e-6543c5d4614d} <Debug> TCPHandler: Processed in 0.002395538 sec. | ||
| 11124 | 2026.01.08 00:38:24.661463 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.01.08 00:38:24.661561 [ 268 ] {9ab52780-f446-427c-b978-8c902bfdae26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11126 | 2026.01.08 00:38:24.661604 [ 268 ] {9ab52780-f446-427c-b978-8c902bfdae26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11127 | 2026.01.08 00:38:24.662469 [ 268 ] {9ab52780-f446-427c-b978-8c902bfdae26} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.01.08 00:38:24.662508 [ 268 ] {9ab52780-f446-427c-b978-8c902bfdae26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11129 | 2026.01.08 00:38:24.662921 [ 268 ] {9ab52780-f446-427c-b978-8c902bfdae26} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11130 | 2026.01.08 00:38:24.663141 [ 268 ] {9ab52780-f446-427c-b978-8c902bfdae26} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.01.08 00:38:24.663278 [ 268 ] {9ab52780-f446-427c-b978-8c902bfdae26} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001737 sec., 681635.0028785262 rows/sec., 54.38 MiB/sec. | ||
| 11132 | 2026.01.08 00:38:24.663318 [ 268 ] {9ab52780-f446-427c-b978-8c902bfdae26} <Debug> TCPHandler: Processed in 0.001904434 sec. | ||
| 11133 | 2026.01.08 00:38:24.663432 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11134 | 2026.01.08 00:38:24.663529 [ 268 ] {52b52652-eceb-4834-9f23-9b338e49ba39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11135 | 2026.01.08 00:38:24.663572 [ 268 ] {52b52652-eceb-4834-9f23-9b338e49ba39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11136 | 2026.01.08 00:38:24.664068 [ 268 ] {52b52652-eceb-4834-9f23-9b338e49ba39} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2026.01.08 00:38:24.664106 [ 268 ] {52b52652-eceb-4834-9f23-9b338e49ba39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11138 | 2026.01.08 00:38:24.664426 [ 268 ] {52b52652-eceb-4834-9f23-9b338e49ba39} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11139 | 2026.01.08 00:38:24.664642 [ 268 ] {52b52652-eceb-4834-9f23-9b338e49ba39} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.01.08 00:38:24.664778 [ 268 ] {52b52652-eceb-4834-9f23-9b338e49ba39} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001268 sec., 190063.09148264985 rows/sec., 11.57 MiB/sec. | ||
| 11141 | 2026.01.08 00:38:24.664818 [ 268 ] {52b52652-eceb-4834-9f23-9b338e49ba39} <Debug> TCPHandler: Processed in 0.001434491 sec. | ||
| 11142 | 2026.01.08 00:38:24.664927 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11143 | 2026.01.08 00:38:24.665023 [ 268 ] {9f75173c-4a17-483e-b4e9-81740fb96c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11144 | 2026.01.08 00:38:24.665063 [ 268 ] {9f75173c-4a17-483e-b4e9-81740fb96c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11145 | 2026.01.08 00:38:24.665545 [ 268 ] {9f75173c-4a17-483e-b4e9-81740fb96c3b} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2026.01.08 00:38:24.665582 [ 268 ] {9f75173c-4a17-483e-b4e9-81740fb96c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11147 | 2026.01.08 00:38:24.665896 [ 268 ] {9f75173c-4a17-483e-b4e9-81740fb96c3b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11148 | 2026.01.08 00:38:24.666105 [ 268 ] {9f75173c-4a17-483e-b4e9-81740fb96c3b} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2026.01.08 00:38:24.666243 [ 268 ] {9f75173c-4a17-483e-b4e9-81740fb96c3b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001238 sec., 171243.94184168015 rows/sec., 11.04 MiB/sec. | ||
| 11150 | 2026.01.08 00:38:24.666282 [ 268 ] {9f75173c-4a17-483e-b4e9-81740fb96c3b} <Debug> TCPHandler: Processed in 0.00140528 sec. | ||
| 11151 | 2026.01.08 00:38:24.666391 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2026.01.08 00:38:24.666487 [ 268 ] {991b17a4-e539-4a0c-a80d-633401ac6fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11153 | 2026.01.08 00:38:24.666528 [ 268 ] {991b17a4-e539-4a0c-a80d-633401ac6fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11154 | 2026.01.08 00:38:24.667008 [ 268 ] {991b17a4-e539-4a0c-a80d-633401ac6fea} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.01.08 00:38:24.667046 [ 268 ] {991b17a4-e539-4a0c-a80d-633401ac6fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11156 | 2026.01.08 00:38:24.667355 [ 268 ] {991b17a4-e539-4a0c-a80d-633401ac6fea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11157 | 2026.01.08 00:38:24.667580 [ 268 ] {991b17a4-e539-4a0c-a80d-633401ac6fea} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.01.08 00:38:24.667711 [ 268 ] {991b17a4-e539-4a0c-a80d-633401ac6fea} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001242 sec., 169887.27858293074 rows/sec., 9.65 MiB/sec. | ||
| 11159 | 2026.01.08 00:38:24.667751 [ 268 ] {991b17a4-e539-4a0c-a80d-633401ac6fea} <Debug> TCPHandler: Processed in 0.00140881 sec. | ||
| 11160 | 2026.01.08 00:38:24.667852 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11161 | 2026.01.08 00:38:24.667948 [ 268 ] {65c3ead8-3579-4b9b-a78f-bc04d19f560a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11162 | 2026.01.08 00:38:24.667989 [ 268 ] {65c3ead8-3579-4b9b-a78f-bc04d19f560a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11163 | 2026.01.08 00:38:24.668662 [ 268 ] {65c3ead8-3579-4b9b-a78f-bc04d19f560a} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2026.01.08 00:38:24.668700 [ 268 ] {65c3ead8-3579-4b9b-a78f-bc04d19f560a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11165 | 2026.01.08 00:38:24.669045 [ 268 ] {65c3ead8-3579-4b9b-a78f-bc04d19f560a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11166 | 2026.01.08 00:38:24.669265 [ 268 ] {65c3ead8-3579-4b9b-a78f-bc04d19f560a} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2026.01.08 00:38:24.669401 [ 268 ] {65c3ead8-3579-4b9b-a78f-bc04d19f560a} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001471 sec., 486063.9021074099 rows/sec., 34.09 MiB/sec. | ||
| 11168 | 2026.01.08 00:38:24.669442 [ 268 ] {65c3ead8-3579-4b9b-a78f-bc04d19f560a} <Debug> TCPHandler: Processed in 0.001637626 sec. | ||
| 11169 | 2026.01.08 00:38:24.669551 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11170 | 2026.01.08 00:38:24.669647 [ 268 ] {b362aa8e-faf8-4c65-bda1-ff82b0215070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11171 | 2026.01.08 00:38:24.669690 [ 268 ] {b362aa8e-faf8-4c65-bda1-ff82b0215070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11172 | 2026.01.08 00:38:24.670060 [ 268 ] {b362aa8e-faf8-4c65-bda1-ff82b0215070} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2026.01.08 00:38:24.670107 [ 268 ] {b362aa8e-faf8-4c65-bda1-ff82b0215070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11174 | 2026.01.08 00:38:24.670491 [ 268 ] {b362aa8e-faf8-4c65-bda1-ff82b0215070} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11175 | 2026.01.08 00:38:24.670745 [ 268 ] {b362aa8e-faf8-4c65-bda1-ff82b0215070} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2026.01.08 00:38:24.670902 [ 268 ] {b362aa8e-faf8-4c65-bda1-ff82b0215070} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001272 sec., 4716.981132075472 rows/sec., 246.44 KiB/sec. | ||
| 11177 | 2026.01.08 00:38:24.670955 [ 268 ] {b362aa8e-faf8-4c65-bda1-ff82b0215070} <Debug> TCPHandler: Processed in 0.001452901 sec. | ||
| 11178 | 2026.01.08 00:38:24.671088 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11179 | 2026.01.08 00:38:24.671211 [ 268 ] {06bca1a4-6ac5-4bf3-8178-720c5d489785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11180 | 2026.01.08 00:38:24.671264 [ 268 ] {06bca1a4-6ac5-4bf3-8178-720c5d489785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11181 | 2026.01.08 00:38:24.671791 [ 268 ] {06bca1a4-6ac5-4bf3-8178-720c5d489785} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2026.01.08 00:38:24.671836 [ 268 ] {06bca1a4-6ac5-4bf3-8178-720c5d489785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11183 | 2026.01.08 00:38:24.672212 [ 268 ] {06bca1a4-6ac5-4bf3-8178-720c5d489785} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11184 | 2026.01.08 00:38:24.672442 [ 268 ] {06bca1a4-6ac5-4bf3-8178-720c5d489785} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.01.08 00:38:24.672591 [ 268 ] {06bca1a4-6ac5-4bf3-8178-720c5d489785} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001405 sec., 223487.54448398575 rows/sec., 14.68 MiB/sec. | ||
| 11186 | 2026.01.08 00:38:24.672632 [ 268 ] {06bca1a4-6ac5-4bf3-8178-720c5d489785} <Debug> TCPHandler: Processed in 0.001605886 sec. | ||
| 11187 | 2026.01.08 00:38:24.672756 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11188 | 2026.01.08 00:38:24.672878 [ 268 ] {4ac957e3-9491-4b50-b0f9-2354cda7e15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11189 | 2026.01.08 00:38:24.672933 [ 268 ] {4ac957e3-9491-4b50-b0f9-2354cda7e15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11190 | 2026.01.08 00:38:24.673361 [ 268 ] {4ac957e3-9491-4b50-b0f9-2354cda7e15a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11191 | 2026.01.08 00:38:24.673406 [ 268 ] {4ac957e3-9491-4b50-b0f9-2354cda7e15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11192 | 2026.01.08 00:38:24.673777 [ 268 ] {4ac957e3-9491-4b50-b0f9-2354cda7e15a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11193 | 2026.01.08 00:38:24.674039 [ 268 ] {4ac957e3-9491-4b50-b0f9-2354cda7e15a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11194 | 2026.01.08 00:38:24.674172 [ 268 ] {4ac957e3-9491-4b50-b0f9-2354cda7e15a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001319 sec., 758.1501137225171 rows/sec., 51.09 KiB/sec. | ||
| 11195 | 2026.01.08 00:38:24.674210 [ 268 ] {4ac957e3-9491-4b50-b0f9-2354cda7e15a} <Debug> TCPHandler: Processed in 0.001514733 sec. | ||
| 11196 | 2026.01.08 00:38:24.674342 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11197 | 2026.01.08 00:38:24.674438 [ 268 ] {e86d6b28-451e-4366-a074-ad7ac71a190e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11198 | 2026.01.08 00:38:24.674494 [ 268 ] {e86d6b28-451e-4366-a074-ad7ac71a190e} <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 | ||
| 11199 | 2026.01.08 00:38:24.675324 [ 268 ] {e86d6b28-451e-4366-a074-ad7ac71a190e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11200 | 2026.01.08 00:38:24.675361 [ 268 ] {e86d6b28-451e-4366-a074-ad7ac71a190e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11201 | 2026.01.08 00:38:24.675907 [ 268 ] {e86d6b28-451e-4366-a074-ad7ac71a190e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11202 | 2026.01.08 00:38:24.676136 [ 268 ] {e86d6b28-451e-4366-a074-ad7ac71a190e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11203 | 2026.01.08 00:38:24.676279 [ 268 ] {e86d6b28-451e-4366-a074-ad7ac71a190e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00186 sec., 19354.838709677417 rows/sec., 34.68 MiB/sec. | ||
| 11204 | 2026.01.08 00:38:24.676341 [ 268 ] {e86d6b28-451e-4366-a074-ad7ac71a190e} <Debug> TCPHandler: Processed in 0.002047508 sec. | ||
| 11205 | 2026.01.08 00:38:24.676458 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11206 | 2026.01.08 00:38:24.676553 [ 268 ] {ef1a696d-82ab-48fc-b7ba-fff6b510c670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11207 | 2026.01.08 00:38:24.676596 [ 268 ] {ef1a696d-82ab-48fc-b7ba-fff6b510c670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11208 | 2026.01.08 00:38:24.676926 [ 268 ] {ef1a696d-82ab-48fc-b7ba-fff6b510c670} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11209 | 2026.01.08 00:38:24.676962 [ 268 ] {ef1a696d-82ab-48fc-b7ba-fff6b510c670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11210 | 2026.01.08 00:38:24.677271 [ 268 ] {ef1a696d-82ab-48fc-b7ba-fff6b510c670} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11211 | 2026.01.08 00:38:24.677483 [ 268 ] {ef1a696d-82ab-48fc-b7ba-fff6b510c670} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2026.01.08 00:38:24.677614 [ 268 ] {ef1a696d-82ab-48fc-b7ba-fff6b510c670} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00108 sec., 96296.29629629629 rows/sec., 5.90 MiB/sec. | ||
| 11213 | 2026.01.08 00:38:24.677651 [ 268 ] {ef1a696d-82ab-48fc-b7ba-fff6b510c670} <Debug> TCPHandler: Processed in 0.001241615 sec. | ||
| 11214 | 2026.01.08 00:38:29.568760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23601 | ||
| 11215 | 2026.01.08 00:38:29.569280 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2026.01.08 00:38:29.569332 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11217 | 2026.01.08 00:38:29.569826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11218 | 2026.01.08 00:38:29.570057 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2026.01.08 00:38:29.570202 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23601 | ||
| 11220 | 2026.01.08 00:38:29.646150 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2026.01.08 00:38:29.646435 [ 268 ] {53e0babe-81c3-4508-9828-1dcc968c5045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11222 | 2026.01.08 00:38:29.646543 [ 268 ] {53e0babe-81c3-4508-9828-1dcc968c5045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11223 | 2026.01.08 00:38:29.647453 [ 268 ] {53e0babe-81c3-4508-9828-1dcc968c5045} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.01.08 00:38:29.647496 [ 268 ] {53e0babe-81c3-4508-9828-1dcc968c5045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11225 | 2026.01.08 00:38:29.647879 [ 268 ] {53e0babe-81c3-4508-9828-1dcc968c5045} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11226 | 2026.01.08 00:38:29.648114 [ 268 ] {53e0babe-81c3-4508-9828-1dcc968c5045} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.01.08 00:38:29.648278 [ 268 ] {53e0babe-81c3-4508-9828-1dcc968c5045} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001922 sec., 2081.1654526534858 rows/sec., 169.70 KiB/sec. | ||
| 11228 | 2026.01.08 00:38:29.648331 [ 268 ] {53e0babe-81c3-4508-9828-1dcc968c5045} <Debug> TCPHandler: Processed in 0.002314866 sec. | ||
| 11229 | 2026.01.08 00:38:29.648454 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11230 | 2026.01.08 00:38:29.648557 [ 268 ] {ab026b57-7b7c-40a9-be63-9a884951261c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11231 | 2026.01.08 00:38:29.648601 [ 268 ] {ab026b57-7b7c-40a9-be63-9a884951261c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11232 | 2026.01.08 00:38:29.649039 [ 268 ] {ab026b57-7b7c-40a9-be63-9a884951261c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.01.08 00:38:29.649076 [ 268 ] {ab026b57-7b7c-40a9-be63-9a884951261c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11234 | 2026.01.08 00:38:29.649409 [ 268 ] {ab026b57-7b7c-40a9-be63-9a884951261c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11235 | 2026.01.08 00:38:29.649624 [ 268 ] {ab026b57-7b7c-40a9-be63-9a884951261c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.01.08 00:38:29.649755 [ 268 ] {ab026b57-7b7c-40a9-be63-9a884951261c} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001222 sec., 55646.48117839607 rows/sec., 4.42 MiB/sec. | ||
| 11237 | 2026.01.08 00:38:29.649794 [ 268 ] {ab026b57-7b7c-40a9-be63-9a884951261c} <Debug> TCPHandler: Processed in 0.00139077 sec. | ||
| 11238 | 2026.01.08 00:38:29.649906 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11239 | 2026.01.08 00:38:29.650001 [ 268 ] {9a5e128d-2703-40eb-9aa1-157400b4be4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11240 | 2026.01.08 00:38:29.650042 [ 268 ] {9a5e128d-2703-40eb-9aa1-157400b4be4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11241 | 2026.01.08 00:38:29.650433 [ 268 ] {9a5e128d-2703-40eb-9aa1-157400b4be4e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11242 | 2026.01.08 00:38:29.650470 [ 268 ] {9a5e128d-2703-40eb-9aa1-157400b4be4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11243 | 2026.01.08 00:38:29.650824 [ 268 ] {9a5e128d-2703-40eb-9aa1-157400b4be4e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11244 | 2026.01.08 00:38:29.651040 [ 268 ] {9a5e128d-2703-40eb-9aa1-157400b4be4e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.01.08 00:38:29.651169 [ 268 ] {9a5e128d-2703-40eb-9aa1-157400b4be4e} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001187 sec., 7582.139848357204 rows/sec., 552.04 KiB/sec. | ||
| 11246 | 2026.01.08 00:38:29.651176 [ 146 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11247 | 2026.01.08 00:38:29.651208 [ 268 ] {9a5e128d-2703-40eb-9aa1-157400b4be4e} <Debug> TCPHandler: Processed in 0.001350958 sec. | ||
| 11248 | 2026.01.08 00:38:29.651252 [ 146 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2026.01.08 00:38:29.651283 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11250 | 2026.01.08 00:38:29.651339 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2026.01.08 00:38:29.651386 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::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 | ||
| 11252 | 2026.01.08 00:38:29.651442 [ 268 ] {e2fb4b80-3427-474f-9a78-22739adf43f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11253 | 2026.01.08 00:38:29.651488 [ 268 ] {e2fb4b80-3427-474f-9a78-22739adf43f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11254 | 2026.01.08 00:38:29.651523 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11255 | 2026.01.08 00:38:29.651568 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 278 rows starting from the beginning of the part | ||
| 11256 | 2026.01.08 00:38:29.651645 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
| 11257 | 2026.01.08 00:38:29.651699 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 245 rows starting from the beginning of the part | ||
| 11258 | 2026.01.08 00:38:29.651749 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 11259 | 2026.01.08 00:38:29.651794 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 241 rows starting from the beginning of the part | ||
| 11260 | 2026.01.08 00:38:29.651839 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 9 rows starting from the beginning of the part | ||
| 11261 | 2026.01.08 00:38:29.651897 [ 268 ] {e2fb4b80-3427-474f-9a78-22739adf43f7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11262 | 2026.01.08 00:38:29.651939 [ 268 ] {e2fb4b80-3427-474f-9a78-22739adf43f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11263 | 2026.01.08 00:38:29.652292 [ 268 ] {e2fb4b80-3427-474f-9a78-22739adf43f7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11264 | 2026.01.08 00:38:29.652532 [ 268 ] {e2fb4b80-3427-474f-9a78-22739adf43f7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11265 | 2026.01.08 00:38:29.652665 [ 268 ] {e2fb4b80-3427-474f-9a78-22739adf43f7} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001241 sec., 58823.529411764706 rows/sec., 4.60 MiB/sec. | ||
| 11266 | 2026.01.08 00:38:29.652702 [ 268 ] {e2fb4b80-3427-474f-9a78-22739adf43f7} <Debug> TCPHandler: Processed in 0.001416911 sec. | ||
| 11267 | 2026.01.08 00:38:29.652817 [ 194 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476882 sec., 530170.995380809 rows/sec., 34.75 MiB/sec. | ||
| 11268 | 2026.01.08 00:38:29.652821 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2026.01.08 00:38:29.652934 [ 268 ] {dadf0aa9-d36a-4e73-9258-82603d0cac97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11270 | 2026.01.08 00:38:29.652955 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11271 | 2026.01.08 00:38:29.652981 [ 268 ] {dadf0aa9-d36a-4e73-9258-82603d0cac97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11272 | 2026.01.08 00:38:29.653221 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2026.01.08 00:38:29.653298 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_66_13} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11274 | 2026.01.08 00:38:29.653373 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11275 | 2026.01.08 00:38:29.653393 [ 268 ] {dadf0aa9-d36a-4e73-9258-82603d0cac97} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.01.08 00:38:29.653433 [ 268 ] {dadf0aa9-d36a-4e73-9258-82603d0cac97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11277 | 2026.01.08 00:38:29.653788 [ 268 ] {dadf0aa9-d36a-4e73-9258-82603d0cac97} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11278 | 2026.01.08 00:38:29.654009 [ 268 ] {dadf0aa9-d36a-4e73-9258-82603d0cac97} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2026.01.08 00:38:29.654137 [ 268 ] {dadf0aa9-d36a-4e73-9258-82603d0cac97} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001222 sec., 132569.558101473 rows/sec., 9.23 MiB/sec. | ||
| 11280 | 2026.01.08 00:38:29.654174 [ 268 ] {dadf0aa9-d36a-4e73-9258-82603d0cac97} <Debug> TCPHandler: Processed in 0.001410191 sec. | ||
| 11281 | 2026.01.08 00:38:29.654286 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2026.01.08 00:38:29.654379 [ 268 ] {82e904b7-4c9f-4f64-84ed-9fd3bb7abca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11283 | 2026.01.08 00:38:29.654434 [ 268 ] {82e904b7-4c9f-4f64-84ed-9fd3bb7abca7} <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 | ||
| 11284 | 2026.01.08 00:38:29.655181 [ 268 ] {82e904b7-4c9f-4f64-84ed-9fd3bb7abca7} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2026.01.08 00:38:29.655215 [ 268 ] {82e904b7-4c9f-4f64-84ed-9fd3bb7abca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11286 | 2026.01.08 00:38:29.655705 [ 268 ] {82e904b7-4c9f-4f64-84ed-9fd3bb7abca7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11287 | 2026.01.08 00:38:29.655930 [ 268 ] {82e904b7-4c9f-4f64-84ed-9fd3bb7abca7} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2026.01.08 00:38:29.656056 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11289 | 2026.01.08 00:38:29.656063 [ 268 ] {82e904b7-4c9f-4f64-84ed-9fd3bb7abca7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001703 sec., 2935.995302407516 rows/sec., 5.26 MiB/sec. | ||
| 11290 | 2026.01.08 00:38:29.656097 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2026.01.08 00:38:29.656117 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11292 | 2026.01.08 00:38:29.656130 [ 268 ] {82e904b7-4c9f-4f64-84ed-9fd3bb7abca7} <Debug> TCPHandler: Processed in 0.001902694 sec. | ||
| 11293 | 2026.01.08 00:38:29.656229 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::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 | ||
| 11294 | 2026.01.08 00:38:29.656242 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2026.01.08 00:38:29.656373 [ 268 ] {f979aaaa-cf40-4d40-8036-01885705df64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11296 | 2026.01.08 00:38:29.656415 [ 268 ] {f979aaaa-cf40-4d40-8036-01885705df64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11297 | 2026.01.08 00:38:29.656502 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11298 | 2026.01.08 00:38:29.656568 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1296 rows starting from the beginning of the part | ||
| 11299 | 2026.01.08 00:38:29.656708 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
| 11300 | 2026.01.08 00:38:29.656754 [ 268 ] {f979aaaa-cf40-4d40-8036-01885705df64} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11301 | 2026.01.08 00:38:29.656794 [ 268 ] {f979aaaa-cf40-4d40-8036-01885705df64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11302 | 2026.01.08 00:38:29.656821 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 11303 | 2026.01.08 00:38:29.656930 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 11304 | 2026.01.08 00:38:29.657031 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 11305 | 2026.01.08 00:38:29.657112 [ 268 ] {f979aaaa-cf40-4d40-8036-01885705df64} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11306 | 2026.01.08 00:38:29.657132 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
| 11307 | 2026.01.08 00:38:29.657336 [ 268 ] {f979aaaa-cf40-4d40-8036-01885705df64} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2026.01.08 00:38:29.657478 [ 268 ] {f979aaaa-cf40-4d40-8036-01885705df64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 11309 | 2026.01.08 00:38:29.657516 [ 268 ] {f979aaaa-cf40-4d40-8036-01885705df64} <Debug> TCPHandler: Processed in 0.001323407 sec. | ||
| 11310 | 2026.01.08 00:38:29.663771 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1383 rows, containing 19 columns (19 merged, 0 gathered) in 0.007596106 sec., 182066.96957625393 rows/sec., 326.26 MiB/sec. | ||
| 11311 | 2026.01.08 00:38:29.664811 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11312 | 2026.01.08 00:38:29.665114 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11313 | 2026.01.08 00:38:29.665186 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11314 | 2026.01.08 00:38:29.665276 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 11315 | 2026.01.08 00:38:30.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.52 MiB, peak 332.01 MiB, free memory in arenas 0.00 B, will set to 323.82 MiB (RSS), difference: 3.30 MiB | ||
| 11316 | 2026.01.08 00:38:30.817108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11317 | 2026.01.08 00:38:30.833786 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11318 | 2026.01.08 00:38:30.833841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11319 | 2026.01.08 00:38:30.839988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11320 | 2026.01.08 00:38:30.840698 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2026.01.08 00:38:30.843560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11322 | 2026.01.08 00:38:32.143793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1454 | ||
| 11323 | 2026.01.08 00:38:32.146143 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2026.01.08 00:38:32.146181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11325 | 2026.01.08 00:38:32.147341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11326 | 2026.01.08 00:38:32.147599 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2026.01.08 00:38:32.147728 [ 143 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11328 | 2026.01.08 00:38:32.147767 [ 143 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.01.08 00:38:32.147788 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11330 | 2026.01.08 00:38:32.147849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1454 | ||
| 11331 | 2026.01.08 00:38:32.147906 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 11332 | 2026.01.08 00:38:32.148514 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11333 | 2026.01.08 00:38:32.148668 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1300 rows starting from the beginning of the part | ||
| 11334 | 2026.01.08 00:38:32.149030 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 11335 | 2026.01.08 00:38:32.149351 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 11336 | 2026.01.08 00:38:32.149662 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 48 rows starting from the beginning of the part | ||
| 11337 | 2026.01.08 00:38:32.149960 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 11338 | 2026.01.08 00:38:32.150265 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 11339 | 2026.01.08 00:38:32.156972 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1454 rows, containing 72 columns (72 merged, 0 gathered) in 0.00912352 sec., 159368.31398407632 rows/sec., 127.33 MiB/sec. | ||
| 11340 | 2026.01.08 00:38:32.158577 [ 198 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11341 | 2026.01.08 00:38:32.159124 [ 198 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.01.08 00:38:32.159197 [ 198 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_36_7} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11343 | 2026.01.08 00:38:32.159358 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11344 | 2026.01.08 00:38:34.658856 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2026.01.08 00:38:34.659117 [ 268 ] {4ad0447c-66fe-4d09-875b-388b050e41be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11346 | 2026.01.08 00:38:34.659214 [ 268 ] {4ad0447c-66fe-4d09-875b-388b050e41be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11347 | 2026.01.08 00:38:34.660089 [ 268 ] {4ad0447c-66fe-4d09-875b-388b050e41be} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2026.01.08 00:38:34.660136 [ 268 ] {4ad0447c-66fe-4d09-875b-388b050e41be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11349 | 2026.01.08 00:38:34.660543 [ 268 ] {4ad0447c-66fe-4d09-875b-388b050e41be} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11350 | 2026.01.08 00:38:34.660762 [ 268 ] {4ad0447c-66fe-4d09-875b-388b050e41be} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2026.01.08 00:38:34.660913 [ 268 ] {4ad0447c-66fe-4d09-875b-388b050e41be} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 11352 | 2026.01.08 00:38:34.660954 [ 268 ] {4ad0447c-66fe-4d09-875b-388b050e41be} <Debug> TCPHandler: Processed in 0.002269015 sec. | ||
| 11353 | 2026.01.08 00:38:34.661074 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.01.08 00:38:34.661168 [ 268 ] {86ccfe9a-8c20-4dfd-9f49-4df72e2e3e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11355 | 2026.01.08 00:38:34.661208 [ 268 ] {86ccfe9a-8c20-4dfd-9f49-4df72e2e3e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11356 | 2026.01.08 00:38:34.662173 [ 268 ] {86ccfe9a-8c20-4dfd-9f49-4df72e2e3e72} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.01.08 00:38:34.662209 [ 268 ] {86ccfe9a-8c20-4dfd-9f49-4df72e2e3e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11358 | 2026.01.08 00:38:34.662580 [ 268 ] {86ccfe9a-8c20-4dfd-9f49-4df72e2e3e72} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11359 | 2026.01.08 00:38:34.662789 [ 268 ] {86ccfe9a-8c20-4dfd-9f49-4df72e2e3e72} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.01.08 00:38:34.662917 [ 268 ] {86ccfe9a-8c20-4dfd-9f49-4df72e2e3e72} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001767 sec., 670062.2524052066 rows/sec., 53.46 MiB/sec. | ||
| 11361 | 2026.01.08 00:38:34.662954 [ 268 ] {86ccfe9a-8c20-4dfd-9f49-4df72e2e3e72} <Debug> TCPHandler: Processed in 0.001927175 sec. | ||
| 11362 | 2026.01.08 00:38:34.663066 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11363 | 2026.01.08 00:38:34.663159 [ 268 ] {48834359-3392-4156-803e-82bb79e7ff39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11364 | 2026.01.08 00:38:34.663199 [ 268 ] {48834359-3392-4156-803e-82bb79e7ff39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11365 | 2026.01.08 00:38:34.663670 [ 268 ] {48834359-3392-4156-803e-82bb79e7ff39} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11366 | 2026.01.08 00:38:34.663705 [ 268 ] {48834359-3392-4156-803e-82bb79e7ff39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11367 | 2026.01.08 00:38:34.664012 [ 268 ] {48834359-3392-4156-803e-82bb79e7ff39} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11368 | 2026.01.08 00:38:34.664243 [ 268 ] {48834359-3392-4156-803e-82bb79e7ff39} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2026.01.08 00:38:34.664370 [ 268 ] {48834359-3392-4156-803e-82bb79e7ff39} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001229 sec., 196094.38567941415 rows/sec., 11.94 MiB/sec. | ||
| 11370 | 2026.01.08 00:38:34.664406 [ 268 ] {48834359-3392-4156-803e-82bb79e7ff39} <Debug> TCPHandler: Processed in 0.00138669 sec. | ||
| 11371 | 2026.01.08 00:38:34.664515 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2026.01.08 00:38:34.664607 [ 268 ] {603ba97b-dcdd-4013-9a1b-6f3d228b0190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11373 | 2026.01.08 00:38:34.664645 [ 268 ] {603ba97b-dcdd-4013-9a1b-6f3d228b0190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11374 | 2026.01.08 00:38:34.665104 [ 268 ] {603ba97b-dcdd-4013-9a1b-6f3d228b0190} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.01.08 00:38:34.665140 [ 268 ] {603ba97b-dcdd-4013-9a1b-6f3d228b0190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11376 | 2026.01.08 00:38:34.665451 [ 268 ] {603ba97b-dcdd-4013-9a1b-6f3d228b0190} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11377 | 2026.01.08 00:38:34.665654 [ 268 ] {603ba97b-dcdd-4013-9a1b-6f3d228b0190} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.01.08 00:38:34.665778 [ 268 ] {603ba97b-dcdd-4013-9a1b-6f3d228b0190} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 11379 | 2026.01.08 00:38:34.665814 [ 268 ] {603ba97b-dcdd-4013-9a1b-6f3d228b0190} <Debug> TCPHandler: Processed in 0.001345208 sec. | ||
| 11380 | 2026.01.08 00:38:34.665912 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2026.01.08 00:38:34.666003 [ 268 ] {c64ec7e0-1424-4be4-87bd-32a09bd586c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11382 | 2026.01.08 00:38:34.666041 [ 268 ] {c64ec7e0-1424-4be4-87bd-32a09bd586c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11383 | 2026.01.08 00:38:34.666494 [ 268 ] {c64ec7e0-1424-4be4-87bd-32a09bd586c4} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2026.01.08 00:38:34.666530 [ 268 ] {c64ec7e0-1424-4be4-87bd-32a09bd586c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11385 | 2026.01.08 00:38:34.666838 [ 268 ] {c64ec7e0-1424-4be4-87bd-32a09bd586c4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11386 | 2026.01.08 00:38:34.667043 [ 268 ] {c64ec7e0-1424-4be4-87bd-32a09bd586c4} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.01.08 00:38:34.667168 [ 268 ] {c64ec7e0-1424-4be4-87bd-32a09bd586c4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001183 sec., 178360.1014370245 rows/sec., 10.13 MiB/sec. | ||
| 11388 | 2026.01.08 00:38:34.667205 [ 268 ] {c64ec7e0-1424-4be4-87bd-32a09bd586c4} <Debug> TCPHandler: Processed in 0.001338698 sec. | ||
| 11389 | 2026.01.08 00:38:34.667330 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2026.01.08 00:38:34.667454 [ 268 ] {9e14c00e-bacf-4cd7-9fb0-545dbd6f16c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11391 | 2026.01.08 00:38:34.667502 [ 268 ] {9e14c00e-bacf-4cd7-9fb0-545dbd6f16c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11392 | 2026.01.08 00:38:34.668264 [ 268 ] {9e14c00e-bacf-4cd7-9fb0-545dbd6f16c3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2026.01.08 00:38:34.668309 [ 268 ] {9e14c00e-bacf-4cd7-9fb0-545dbd6f16c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11394 | 2026.01.08 00:38:34.668664 [ 268 ] {9e14c00e-bacf-4cd7-9fb0-545dbd6f16c3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11395 | 2026.01.08 00:38:34.668872 [ 268 ] {9e14c00e-bacf-4cd7-9fb0-545dbd6f16c3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2026.01.08 00:38:34.669002 [ 268 ] {9e14c00e-bacf-4cd7-9fb0-545dbd6f16c3} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001573 sec., 454545.45454545453 rows/sec., 31.88 MiB/sec. | ||
| 11397 | 2026.01.08 00:38:34.669041 [ 268 ] {9e14c00e-bacf-4cd7-9fb0-545dbd6f16c3} <Debug> TCPHandler: Processed in 0.001774701 sec. | ||
| 11398 | 2026.01.08 00:38:34.669156 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2026.01.08 00:38:34.669252 [ 268 ] {605a0f88-6cec-41b4-9319-c0ae329fe57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11400 | 2026.01.08 00:38:34.669293 [ 268 ] {605a0f88-6cec-41b4-9319-c0ae329fe57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11401 | 2026.01.08 00:38:34.669625 [ 268 ] {605a0f88-6cec-41b4-9319-c0ae329fe57c} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.01.08 00:38:34.669661 [ 268 ] {605a0f88-6cec-41b4-9319-c0ae329fe57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11403 | 2026.01.08 00:38:34.669966 [ 268 ] {605a0f88-6cec-41b4-9319-c0ae329fe57c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11404 | 2026.01.08 00:38:34.670196 [ 268 ] {605a0f88-6cec-41b4-9319-c0ae329fe57c} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.01.08 00:38:34.670422 [ 268 ] {605a0f88-6cec-41b4-9319-c0ae329fe57c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001189 sec., 5046.257359125316 rows/sec., 263.65 KiB/sec. | ||
| 11406 | 2026.01.08 00:38:34.670459 [ 268 ] {605a0f88-6cec-41b4-9319-c0ae329fe57c} <Debug> TCPHandler: Processed in 0.001353919 sec. | ||
| 11407 | 2026.01.08 00:38:34.670567 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2026.01.08 00:38:34.670662 [ 268 ] {a5f37180-acfd-4bc7-8ce8-8a7eae4f5945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11409 | 2026.01.08 00:38:34.670706 [ 268 ] {a5f37180-acfd-4bc7-8ce8-8a7eae4f5945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11410 | 2026.01.08 00:38:34.671137 [ 268 ] {a5f37180-acfd-4bc7-8ce8-8a7eae4f5945} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2026.01.08 00:38:34.671173 [ 268 ] {a5f37180-acfd-4bc7-8ce8-8a7eae4f5945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11412 | 2026.01.08 00:38:34.671510 [ 268 ] {a5f37180-acfd-4bc7-8ce8-8a7eae4f5945} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11413 | 2026.01.08 00:38:34.671808 [ 268 ] {a5f37180-acfd-4bc7-8ce8-8a7eae4f5945} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2026.01.08 00:38:34.671940 [ 268 ] {a5f37180-acfd-4bc7-8ce8-8a7eae4f5945} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001297 sec., 242097.14726291443 rows/sec., 15.90 MiB/sec. | ||
| 11415 | 2026.01.08 00:38:34.671977 [ 268 ] {a5f37180-acfd-4bc7-8ce8-8a7eae4f5945} <Debug> TCPHandler: Processed in 0.001460022 sec. | ||
| 11416 | 2026.01.08 00:38:34.672089 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.01.08 00:38:34.672199 [ 268 ] {7d603fca-4088-4bb0-9004-1e2f3e8bd73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11418 | 2026.01.08 00:38:34.672248 [ 268 ] {7d603fca-4088-4bb0-9004-1e2f3e8bd73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11419 | 2026.01.08 00:38:34.672599 [ 268 ] {7d603fca-4088-4bb0-9004-1e2f3e8bd73a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.01.08 00:38:34.672641 [ 268 ] {7d603fca-4088-4bb0-9004-1e2f3e8bd73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11421 | 2026.01.08 00:38:34.672980 [ 268 ] {7d603fca-4088-4bb0-9004-1e2f3e8bd73a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11422 | 2026.01.08 00:38:34.673238 [ 268 ] {7d603fca-4088-4bb0-9004-1e2f3e8bd73a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.01.08 00:38:34.673367 [ 142 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 11424 | 2026.01.08 00:38:34.673379 [ 268 ] {7d603fca-4088-4bb0-9004-1e2f3e8bd73a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 56.01 KiB/sec. | ||
| 11425 | 2026.01.08 00:38:34.673445 [ 142 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2026.01.08 00:38:34.673456 [ 268 ] {7d603fca-4088-4bb0-9004-1e2f3e8bd73a} <Debug> TCPHandler: Processed in 0.001424071 sec. | ||
| 11427 | 2026.01.08 00:38:34.673480 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11428 | 2026.01.08 00:38:34.673570 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11429 | 2026.01.08 00:38:34.673579 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 11430 | 2026.01.08 00:38:34.673666 [ 268 ] {51f43f2b-5708-4936-a831-6b334ffd77f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11431 | 2026.01.08 00:38:34.673683 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11432 | 2026.01.08 00:38:34.673715 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 11433 | 2026.01.08 00:38:34.673720 [ 268 ] {51f43f2b-5708-4936-a831-6b334ffd77f5} <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 | ||
| 11434 | 2026.01.08 00:38:34.673773 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 11435 | 2026.01.08 00:38:34.673818 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 11436 | 2026.01.08 00:38:34.673858 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 11437 | 2026.01.08 00:38:34.673894 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 11438 | 2026.01.08 00:38:34.673934 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11439 | 2026.01.08 00:38:34.674574 [ 268 ] {51f43f2b-5708-4936-a831-6b334ffd77f5} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11440 | 2026.01.08 00:38:34.674608 [ 268 ] {51f43f2b-5708-4936-a831-6b334ffd77f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11441 | 2026.01.08 00:38:34.674658 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001120012 sec., 26785.42729899322 rows/sec., 1.76 MiB/sec. | ||
| 11442 | 2026.01.08 00:38:34.674835 [ 205 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 11443 | 2026.01.08 00:38:34.675162 [ 205 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.01.08 00:38:34.675175 [ 268 ] {51f43f2b-5708-4936-a831-6b334ffd77f5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11445 | 2026.01.08 00:38:34.675251 [ 205 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_29_6} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 11446 | 2026.01.08 00:38:34.675354 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11447 | 2026.01.08 00:38:34.675421 [ 268 ] {51f43f2b-5708-4936-a831-6b334ffd77f5} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2026.01.08 00:38:34.675561 [ 268 ] {51f43f2b-5708-4936-a831-6b334ffd77f5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001912 sec., 18828.451882845187 rows/sec., 33.74 MiB/sec. | ||
| 11449 | 2026.01.08 00:38:34.675613 [ 268 ] {51f43f2b-5708-4936-a831-6b334ffd77f5} <Debug> TCPHandler: Processed in 0.002089099 sec. | ||
| 11450 | 2026.01.08 00:38:34.675723 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2026.01.08 00:38:34.675816 [ 268 ] {29d9b477-a58b-4d83-9884-350820a3e912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11452 | 2026.01.08 00:38:34.675855 [ 268 ] {29d9b477-a58b-4d83-9884-350820a3e912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11453 | 2026.01.08 00:38:34.676181 [ 268 ] {29d9b477-a58b-4d83-9884-350820a3e912} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2026.01.08 00:38:34.676216 [ 268 ] {29d9b477-a58b-4d83-9884-350820a3e912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 11455 | 2026.01.08 00:38:34.676518 [ 268 ] {29d9b477-a58b-4d83-9884-350820a3e912} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11456 | 2026.01.08 00:38:34.676726 [ 268 ] {29d9b477-a58b-4d83-9884-350820a3e912} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2026.01.08 00:38:34.676849 [ 268 ] {29d9b477-a58b-4d83-9884-350820a3e912} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 11458 | 2026.01.08 00:38:34.676884 [ 268 ] {29d9b477-a58b-4d83-9884-350820a3e912} <Debug> TCPHandler: Processed in 0.001208664 sec. | ||
| 11459 | 2026.01.08 00:38:36.930152 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11460 | 2026.01.08 00:38:36.930221 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11461 | 2026.01.08 00:38:37.071289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24113 | ||
| 11462 | 2026.01.08 00:38:37.072025 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11463 | 2026.01.08 00:38:37.072076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11464 | 2026.01.08 00:38:37.072593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11465 | 2026.01.08 00:38:37.072834 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11466 | 2026.01.08 00:38:37.072983 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24113 | ||
| 11467 | 2026.01.08 00:38:38.344576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11468 | 2026.01.08 00:38:38.361646 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.01.08 00:38:38.361706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11470 | 2026.01.08 00:38:38.367895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11471 | 2026.01.08 00:38:38.368638 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.01.08 00:38:38.371544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11473 | 2026.01.08 00:38:39.645618 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11474 | 2026.01.08 00:38:39.645798 [ 268 ] {a2c65015-6338-4efb-aa3e-352b4fabb6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11475 | 2026.01.08 00:38:39.645872 [ 268 ] {a2c65015-6338-4efb-aa3e-352b4fabb6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11476 | 2026.01.08 00:38:39.646546 [ 268 ] {a2c65015-6338-4efb-aa3e-352b4fabb6b4} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11477 | 2026.01.08 00:38:39.646595 [ 268 ] {a2c65015-6338-4efb-aa3e-352b4fabb6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11478 | 2026.01.08 00:38:39.647001 [ 268 ] {a2c65015-6338-4efb-aa3e-352b4fabb6b4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11479 | 2026.01.08 00:38:39.647228 [ 268 ] {a2c65015-6338-4efb-aa3e-352b4fabb6b4} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11480 | 2026.01.08 00:38:39.647377 [ 134 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11481 | 2026.01.08 00:38:39.647383 [ 268 ] {a2c65015-6338-4efb-aa3e-352b4fabb6b4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001636 sec., 40342.29828850856 rows/sec., 3.21 MiB/sec. | ||
| 11482 | 2026.01.08 00:38:39.647450 [ 134 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.01.08 00:38:39.647469 [ 268 ] {a2c65015-6338-4efb-aa3e-352b4fabb6b4} <Debug> TCPHandler: Processed in 0.001987296 sec. | ||
| 11484 | 2026.01.08 00:38:39.647482 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11485 | 2026.01.08 00:38:39.647584 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11486 | 2026.01.08 00:38:39.647598 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11487 | 2026.01.08 00:38:39.647682 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11488 | 2026.01.08 00:38:39.647701 [ 268 ] {d7496c31-1d38-4e95-9078-8543ef6b88d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11489 | 2026.01.08 00:38:39.647712 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2465 rows starting from the beginning of the part | ||
| 11490 | 2026.01.08 00:38:39.647742 [ 268 ] {d7496c31-1d38-4e95-9078-8543ef6b88d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11491 | 2026.01.08 00:38:39.647771 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 66 rows starting from the beginning of the part | ||
| 11492 | 2026.01.08 00:38:39.647817 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1184 rows starting from the beginning of the part | ||
| 11493 | 2026.01.08 00:38:39.647858 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 68 rows starting from the beginning of the part | ||
| 11494 | 2026.01.08 00:38:39.647898 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1184 rows starting from the beginning of the part | ||
| 11495 | 2026.01.08 00:38:39.647939 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 66 rows starting from the beginning of the part | ||
| 11496 | 2026.01.08 00:38:39.648145 [ 268 ] {d7496c31-1d38-4e95-9078-8543ef6b88d9} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.01.08 00:38:39.648180 [ 268 ] {d7496c31-1d38-4e95-9078-8543ef6b88d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11498 | 2026.01.08 00:38:39.648483 [ 268 ] {d7496c31-1d38-4e95-9078-8543ef6b88d9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11499 | 2026.01.08 00:38:39.648701 [ 268 ] {d7496c31-1d38-4e95-9078-8543ef6b88d9} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.01.08 00:38:39.648834 [ 268 ] {d7496c31-1d38-4e95-9078-8543ef6b88d9} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001152 sec., 4340.277777777777 rows/sec., 326.37 KiB/sec. | ||
| 11501 | 2026.01.08 00:38:39.648871 [ 268 ] {d7496c31-1d38-4e95-9078-8543ef6b88d9} <Debug> TCPHandler: Processed in 0.001324037 sec. | ||
| 11502 | 2026.01.08 00:38:39.648971 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11503 | 2026.01.08 00:38:39.649070 [ 268 ] {940109a2-2a73-4f0c-87a1-6096722c99de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11504 | 2026.01.08 00:38:39.649110 [ 268 ] {940109a2-2a73-4f0c-87a1-6096722c99de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11505 | 2026.01.08 00:38:39.649510 [ 268 ] {940109a2-2a73-4f0c-87a1-6096722c99de} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2026.01.08 00:38:39.649547 [ 268 ] {940109a2-2a73-4f0c-87a1-6096722c99de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11507 | 2026.01.08 00:38:39.649717 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5033 rows, containing 5 columns (5 merged, 0 gathered) in 0.002175122 sec., 2313893.197714887 rows/sec., 195.73 MiB/sec. | ||
| 11508 | 2026.01.08 00:38:39.649850 [ 268 ] {940109a2-2a73-4f0c-87a1-6096722c99de} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11509 | 2026.01.08 00:38:39.649940 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11510 | 2026.01.08 00:38:39.650074 [ 268 ] {940109a2-2a73-4f0c-87a1-6096722c99de} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11511 | 2026.01.08 00:38:39.650177 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11512 | 2026.01.08 00:38:39.650192 [ 134 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11513 | 2026.01.08 00:38:39.650206 [ 268 ] {940109a2-2a73-4f0c-87a1-6096722c99de} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001154 sec., 59792.027729636044 rows/sec., 4.67 MiB/sec. | ||
| 11514 | 2026.01.08 00:38:39.650227 [ 134 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2026.01.08 00:38:39.650247 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_81_16} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11516 | 2026.01.08 00:38:39.650254 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11517 | 2026.01.08 00:38:39.650252 [ 268 ] {940109a2-2a73-4f0c-87a1-6096722c99de} <Debug> TCPHandler: Processed in 0.001329698 sec. | ||
| 11518 | 2026.01.08 00:38:39.650360 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11519 | 2026.01.08 00:38:39.650395 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11520 | 2026.01.08 00:38:39.650420 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2026.01.08 00:38:39.650459 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11522 | 2026.01.08 00:38:39.650482 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 11523 | 2026.01.08 00:38:39.650518 [ 268 ] {2ae2584c-e5f5-40c7-85bc-ed5cde8854b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11524 | 2026.01.08 00:38:39.650528 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 69 rows starting from the beginning of the part | ||
| 11525 | 2026.01.08 00:38:39.650564 [ 268 ] {2ae2584c-e5f5-40c7-85bc-ed5cde8854b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11526 | 2026.01.08 00:38:39.650568 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 715 rows starting from the beginning of the part | ||
| 11527 | 2026.01.08 00:38:39.650610 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 73 rows starting from the beginning of the part | ||
| 11528 | 2026.01.08 00:38:39.650643 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 715 rows starting from the beginning of the part | ||
| 11529 | 2026.01.08 00:38:39.650677 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 69 rows starting from the beginning of the part | ||
| 11530 | 2026.01.08 00:38:39.651008 [ 268 ] {2ae2584c-e5f5-40c7-85bc-ed5cde8854b0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11531 | 2026.01.08 00:38:39.651044 [ 268 ] {2ae2584c-e5f5-40c7-85bc-ed5cde8854b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11532 | 2026.01.08 00:38:39.651393 [ 268 ] {2ae2584c-e5f5-40c7-85bc-ed5cde8854b0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11533 | 2026.01.08 00:38:39.651607 [ 268 ] {2ae2584c-e5f5-40c7-85bc-ed5cde8854b0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11534 | 2026.01.08 00:38:39.651679 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2891 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359219 sec., 2126956.7302987967 rows/sec., 160.39 MiB/sec. | ||
| 11535 | 2026.01.08 00:38:39.651740 [ 268 ] {2ae2584c-e5f5-40c7-85bc-ed5cde8854b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 11536 | 2026.01.08 00:38:39.651753 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11537 | 2026.01.08 00:38:39.651779 [ 268 ] {2ae2584c-e5f5-40c7-85bc-ed5cde8854b0} <Debug> TCPHandler: Processed in 0.00141031 sec. | ||
| 11538 | 2026.01.08 00:38:39.651821 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.01.08 00:38:39.651827 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11540 | 2026.01.08 00:38:39.651853 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11541 | 2026.01.08 00:38:39.651910 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2026.01.08 00:38:39.651940 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11543 | 2026.01.08 00:38:39.652010 [ 268 ] {f0a1614e-e935-4285-8a3c-98dd11527dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11544 | 2026.01.08 00:38:39.652070 [ 268 ] {f0a1614e-e935-4285-8a3c-98dd11527dc0} <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 | ||
| 11545 | 2026.01.08 00:38:39.652079 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.01.08 00:38:39.652080 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11547 | 2026.01.08 00:38:39.652134 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24387 rows starting from the beginning of the part | ||
| 11548 | 2026.01.08 00:38:39.652149 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_81_16} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11549 | 2026.01.08 00:38:39.652198 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11550 | 2026.01.08 00:38:39.652216 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 11551 | 2026.01.08 00:38:39.652247 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 314 rows starting from the beginning of the part | ||
| 11552 | 2026.01.08 00:38:39.652292 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 162 rows starting from the beginning of the part | ||
| 11553 | 2026.01.08 00:38:39.652329 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 314 rows starting from the beginning of the part | ||
| 11554 | 2026.01.08 00:38:39.652368 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11555 | 2026.01.08 00:38:39.652838 [ 268 ] {f0a1614e-e935-4285-8a3c-98dd11527dc0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11556 | 2026.01.08 00:38:39.652880 [ 268 ] {f0a1614e-e935-4285-8a3c-98dd11527dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11557 | 2026.01.08 00:38:39.653391 [ 268 ] {f0a1614e-e935-4285-8a3c-98dd11527dc0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11558 | 2026.01.08 00:38:39.653625 [ 268 ] {f0a1614e-e935-4285-8a3c-98dd11527dc0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11559 | 2026.01.08 00:38:39.653766 [ 268 ] {f0a1614e-e935-4285-8a3c-98dd11527dc0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001774 sec., 2818.489289740699 rows/sec., 5.05 MiB/sec. | ||
| 11560 | 2026.01.08 00:38:39.653835 [ 268 ] {f0a1614e-e935-4285-8a3c-98dd11527dc0} <Debug> TCPHandler: Processed in 0.001975426 sec. | ||
| 11561 | 2026.01.08 00:38:39.653951 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11562 | 2026.01.08 00:38:39.654047 [ 268 ] {e9eccd34-dae7-4024-a1e0-03be84414c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11563 | 2026.01.08 00:38:39.654088 [ 268 ] {e9eccd34-dae7-4024-a1e0-03be84414c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11564 | 2026.01.08 00:38:39.654423 [ 268 ] {e9eccd34-dae7-4024-a1e0-03be84414c5c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2026.01.08 00:38:39.654460 [ 268 ] {e9eccd34-dae7-4024-a1e0-03be84414c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11566 | 2026.01.08 00:38:39.654780 [ 268 ] {e9eccd34-dae7-4024-a1e0-03be84414c5c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11567 | 2026.01.08 00:38:39.654987 [ 268 ] {e9eccd34-dae7-4024-a1e0-03be84414c5c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2026.01.08 00:38:39.655100 [ 133 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11569 | 2026.01.08 00:38:39.655116 [ 268 ] {e9eccd34-dae7-4024-a1e0-03be84414c5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 11570 | 2026.01.08 00:38:39.655138 [ 133 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.01.08 00:38:39.655162 [ 268 ] {e9eccd34-dae7-4024-a1e0-03be84414c5c} <Debug> TCPHandler: Processed in 0.001262106 sec. | ||
| 11572 | 2026.01.08 00:38:39.655163 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11573 | 2026.01.08 00:38:39.655259 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11574 | 2026.01.08 00:38:39.655360 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11575 | 2026.01.08 00:38:39.655391 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5164 rows starting from the beginning of the part | ||
| 11576 | 2026.01.08 00:38:39.655449 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11577 | 2026.01.08 00:38:39.655497 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 11578 | 2026.01.08 00:38:39.655542 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11579 | 2026.01.08 00:38:39.655581 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 11580 | 2026.01.08 00:38:39.655625 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11581 | 2026.01.08 00:38:39.657787 [ 192 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5552 rows, containing 4 columns (4 merged, 0 gathered) in 0.002561772 sec., 2167249.856739788 rows/sec., 139.10 MiB/sec. | ||
| 11582 | 2026.01.08 00:38:39.658219 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11583 | 2026.01.08 00:38:39.658457 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.01.08 00:38:39.658520 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_81_16} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11585 | 2026.01.08 00:38:39.658575 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11586 | 2026.01.08 00:38:39.658799 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25497 rows, containing 5 columns (5 merged, 0 gathered) in 0.006894845 sec., 3697980.157639512 rows/sec., 249.59 MiB/sec. | ||
| 11587 | 2026.01.08 00:38:39.659025 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11588 | 2026.01.08 00:38:39.659265 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2026.01.08 00:38:39.659330 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11590 | 2026.01.08 00:38:39.659401 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11591 | 2026.01.08 00:38:40.001147 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.52 MiB, peak 335.04 MiB, free memory in arenas 0.00 B, will set to 326.30 MiB (RSS), difference: 1.78 MiB | ||
| 11592 | 2026.01.08 00:38:41.045514 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11593 | 2026.01.08 00:38:41.045734 [ 268 ] {aaf21195-beee-46b8-b738-6efae8ff97d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11594 | 2026.01.08 00:38:41.045808 [ 268 ] {aaf21195-beee-46b8-b738-6efae8ff97d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11595 | 2026.01.08 00:38:41.046694 [ 268 ] {aaf21195-beee-46b8-b738-6efae8ff97d5} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.01.08 00:38:41.046736 [ 268 ] {aaf21195-beee-46b8-b738-6efae8ff97d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11597 | 2026.01.08 00:38:41.047156 [ 268 ] {aaf21195-beee-46b8-b738-6efae8ff97d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11598 | 2026.01.08 00:38:41.047386 [ 268 ] {aaf21195-beee-46b8-b738-6efae8ff97d5} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.01.08 00:38:41.047563 [ 268 ] {aaf21195-beee-46b8-b738-6efae8ff97d5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001882 sec., 217853.34750265675 rows/sec., 13.82 MiB/sec. | ||
| 11600 | 2026.01.08 00:38:41.047619 [ 268 ] {aaf21195-beee-46b8-b738-6efae8ff97d5} <Debug> TCPHandler: Processed in 0.002240583 sec. | ||
| 11601 | 2026.01.08 00:38:41.047751 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11602 | 2026.01.08 00:38:41.047862 [ 268 ] {044804e1-b623-48cc-bed8-78707f7949a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11603 | 2026.01.08 00:38:41.047905 [ 268 ] {044804e1-b623-48cc-bed8-78707f7949a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11604 | 2026.01.08 00:38:41.048366 [ 268 ] {044804e1-b623-48cc-bed8-78707f7949a3} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11605 | 2026.01.08 00:38:41.048402 [ 268 ] {044804e1-b623-48cc-bed8-78707f7949a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11606 | 2026.01.08 00:38:41.048704 [ 268 ] {044804e1-b623-48cc-bed8-78707f7949a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11607 | 2026.01.08 00:38:41.048915 [ 268 ] {044804e1-b623-48cc-bed8-78707f7949a3} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11608 | 2026.01.08 00:38:41.049061 [ 268 ] {044804e1-b623-48cc-bed8-78707f7949a3} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001224 sec., 8169.934640522875 rows/sec., 666.20 KiB/sec. | ||
| 11609 | 2026.01.08 00:38:41.049101 [ 268 ] {044804e1-b623-48cc-bed8-78707f7949a3} <Debug> TCPHandler: Processed in 0.00140286 sec. | ||
| 11610 | 2026.01.08 00:38:41.049226 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11611 | 2026.01.08 00:38:41.049323 [ 268 ] {9d248dba-50b9-45d0-9a60-16b4534d8c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11612 | 2026.01.08 00:38:41.049362 [ 268 ] {9d248dba-50b9-45d0-9a60-16b4534d8c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11613 | 2026.01.08 00:38:41.051029 [ 268 ] {9d248dba-50b9-45d0-9a60-16b4534d8c20} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11614 | 2026.01.08 00:38:41.051065 [ 268 ] {9d248dba-50b9-45d0-9a60-16b4534d8c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11615 | 2026.01.08 00:38:41.051537 [ 268 ] {9d248dba-50b9-45d0-9a60-16b4534d8c20} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11616 | 2026.01.08 00:38:41.051771 [ 268 ] {9d248dba-50b9-45d0-9a60-16b4534d8c20} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11617 | 2026.01.08 00:38:41.051911 [ 268 ] {9d248dba-50b9-45d0-9a60-16b4534d8c20} <Debug> executeQuery: Read 2329 rows, 193.66 KiB in 0.002607 sec., 893364.0199462984 rows/sec., 72.54 MiB/sec. | ||
| 11618 | 2026.01.08 00:38:41.051952 [ 268 ] {9d248dba-50b9-45d0-9a60-16b4534d8c20} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11619 | 2026.01.08 00:38:41.051965 [ 268 ] {9d248dba-50b9-45d0-9a60-16b4534d8c20} <Debug> TCPHandler: Processed in 0.002789939 sec. | ||
| 11620 | 2026.01.08 00:38:41.052085 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11621 | 2026.01.08 00:38:41.052183 [ 268 ] {1f616366-26e5-4dff-be00-3fcef326bfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11622 | 2026.01.08 00:38:41.052224 [ 268 ] {1f616366-26e5-4dff-be00-3fcef326bfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11623 | 2026.01.08 00:38:41.053023 [ 268 ] {1f616366-26e5-4dff-be00-3fcef326bfbe} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11624 | 2026.01.08 00:38:41.053070 [ 268 ] {1f616366-26e5-4dff-be00-3fcef326bfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11625 | 2026.01.08 00:38:41.053480 [ 268 ] {1f616366-26e5-4dff-be00-3fcef326bfbe} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11626 | 2026.01.08 00:38:41.053702 [ 268 ] {1f616366-26e5-4dff-be00-3fcef326bfbe} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2026.01.08 00:38:41.053840 [ 268 ] {1f616366-26e5-4dff-be00-3fcef326bfbe} <Debug> executeQuery: Read 251 rows, 15.72 KiB in 0.001676 sec., 149761.33651551313 rows/sec., 9.16 MiB/sec. | ||
| 11628 | 2026.01.08 00:38:41.053880 [ 268 ] {1f616366-26e5-4dff-be00-3fcef326bfbe} <Debug> TCPHandler: Processed in 0.001846433 sec. | ||
| 11629 | 2026.01.08 00:38:41.053992 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11630 | 2026.01.08 00:38:41.054089 [ 268 ] {12ee4904-ad0e-4dd1-a4e7-21f3ba204fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11631 | 2026.01.08 00:38:41.054128 [ 268 ] {12ee4904-ad0e-4dd1-a4e7-21f3ba204fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11632 | 2026.01.08 00:38:41.054689 [ 268 ] {12ee4904-ad0e-4dd1-a4e7-21f3ba204fc1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.01.08 00:38:41.054725 [ 268 ] {12ee4904-ad0e-4dd1-a4e7-21f3ba204fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11634 | 2026.01.08 00:38:41.055049 [ 268 ] {12ee4904-ad0e-4dd1-a4e7-21f3ba204fc1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11635 | 2026.01.08 00:38:41.055259 [ 268 ] {12ee4904-ad0e-4dd1-a4e7-21f3ba204fc1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2026.01.08 00:38:41.055387 [ 268 ] {12ee4904-ad0e-4dd1-a4e7-21f3ba204fc1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001317 sec., 334092.63477600605 rows/sec., 22.10 MiB/sec. | ||
| 11637 | 2026.01.08 00:38:41.055425 [ 268 ] {12ee4904-ad0e-4dd1-a4e7-21f3ba204fc1} <Debug> TCPHandler: Processed in 0.001482202 sec. | ||
| 11638 | 2026.01.08 00:38:41.055542 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2026.01.08 00:38:41.055637 [ 268 ] {4def61db-3a75-4821-895a-22000f28d5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11640 | 2026.01.08 00:38:41.055676 [ 268 ] {4def61db-3a75-4821-895a-22000f28d5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11641 | 2026.01.08 00:38:41.056156 [ 268 ] {4def61db-3a75-4821-895a-22000f28d5ca} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.01.08 00:38:41.056191 [ 268 ] {4def61db-3a75-4821-895a-22000f28d5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11643 | 2026.01.08 00:38:41.056494 [ 268 ] {4def61db-3a75-4821-895a-22000f28d5ca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11644 | 2026.01.08 00:38:41.056696 [ 268 ] {4def61db-3a75-4821-895a-22000f28d5ca} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.01.08 00:38:41.056826 [ 268 ] {4def61db-3a75-4821-895a-22000f28d5ca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 11646 | 2026.01.08 00:38:41.056863 [ 268 ] {4def61db-3a75-4821-895a-22000f28d5ca} <Debug> TCPHandler: Processed in 0.001371209 sec. | ||
| 11647 | 2026.01.08 00:38:41.056972 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2026.01.08 00:38:41.057065 [ 268 ] {1ee77acb-8085-4ef4-aeef-1b63df0d4580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11649 | 2026.01.08 00:38:41.057103 [ 268 ] {1ee77acb-8085-4ef4-aeef-1b63df0d4580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11650 | 2026.01.08 00:38:41.058040 [ 268 ] {1ee77acb-8085-4ef4-aeef-1b63df0d4580} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2026.01.08 00:38:41.058075 [ 268 ] {1ee77acb-8085-4ef4-aeef-1b63df0d4580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11652 | 2026.01.08 00:38:41.058446 [ 268 ] {1ee77acb-8085-4ef4-aeef-1b63df0d4580} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11653 | 2026.01.08 00:38:41.058663 [ 268 ] {1ee77acb-8085-4ef4-aeef-1b63df0d4580} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.01.08 00:38:41.058789 [ 268 ] {1ee77acb-8085-4ef4-aeef-1b63df0d4580} <Debug> executeQuery: Read 1181 rows, 86.46 KiB in 0.001743 sec., 677567.4125071715 rows/sec., 48.44 MiB/sec. | ||
| 11655 | 2026.01.08 00:38:41.058828 [ 268 ] {1ee77acb-8085-4ef4-aeef-1b63df0d4580} <Debug> TCPHandler: Processed in 0.001905384 sec. | ||
| 11656 | 2026.01.08 00:38:41.058941 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2026.01.08 00:38:41.059035 [ 268 ] {2a8cc774-213e-431f-b036-9fd2f86ace7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11658 | 2026.01.08 00:38:41.059076 [ 268 ] {2a8cc774-213e-431f-b036-9fd2f86ace7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11659 | 2026.01.08 00:38:41.059406 [ 268 ] {2a8cc774-213e-431f-b036-9fd2f86ace7e} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.01.08 00:38:41.059441 [ 268 ] {2a8cc774-213e-431f-b036-9fd2f86ace7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11661 | 2026.01.08 00:38:41.059737 [ 268 ] {2a8cc774-213e-431f-b036-9fd2f86ace7e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11662 | 2026.01.08 00:38:41.059941 [ 268 ] {2a8cc774-213e-431f-b036-9fd2f86ace7e} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.01.08 00:38:41.060065 [ 268 ] {2a8cc774-213e-431f-b036-9fd2f86ace7e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 11664 | 2026.01.08 00:38:41.060100 [ 268 ] {2a8cc774-213e-431f-b036-9fd2f86ace7e} <Debug> TCPHandler: Processed in 0.001207624 sec. | ||
| 11665 | 2026.01.08 00:38:41.060207 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11666 | 2026.01.08 00:38:41.060300 [ 268 ] {1617ff62-f337-4870-8e19-288d4278ead5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11667 | 2026.01.08 00:38:41.060340 [ 268 ] {1617ff62-f337-4870-8e19-288d4278ead5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11668 | 2026.01.08 00:38:41.061008 [ 268 ] {1617ff62-f337-4870-8e19-288d4278ead5} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2026.01.08 00:38:41.061042 [ 268 ] {1617ff62-f337-4870-8e19-288d4278ead5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11670 | 2026.01.08 00:38:41.061407 [ 268 ] {1617ff62-f337-4870-8e19-288d4278ead5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11671 | 2026.01.08 00:38:41.061612 [ 268 ] {1617ff62-f337-4870-8e19-288d4278ead5} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2026.01.08 00:38:41.061736 [ 268 ] {1617ff62-f337-4870-8e19-288d4278ead5} <Debug> executeQuery: Read 907 rows, 61.38 KiB in 0.001454 sec., 623796.423658872 rows/sec., 41.23 MiB/sec. | ||
| 11673 | 2026.01.08 00:38:41.061772 [ 268 ] {1617ff62-f337-4870-8e19-288d4278ead5} <Debug> TCPHandler: Processed in 0.001614436 sec. | ||
| 11674 | 2026.01.08 00:38:41.061876 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2026.01.08 00:38:41.061970 [ 268 ] {5aeea557-2c5e-4111-adc0-52ee001d1d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11676 | 2026.01.08 00:38:41.062010 [ 268 ] {5aeea557-2c5e-4111-adc0-52ee001d1d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11677 | 2026.01.08 00:38:41.062317 [ 268 ] {5aeea557-2c5e-4111-adc0-52ee001d1d31} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.01.08 00:38:41.062351 [ 268 ] {5aeea557-2c5e-4111-adc0-52ee001d1d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11679 | 2026.01.08 00:38:41.062639 [ 268 ] {5aeea557-2c5e-4111-adc0-52ee001d1d31} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11680 | 2026.01.08 00:38:41.062844 [ 268 ] {5aeea557-2c5e-4111-adc0-52ee001d1d31} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.01.08 00:38:41.062969 [ 268 ] {5aeea557-2c5e-4111-adc0-52ee001d1d31} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 11682 | 2026.01.08 00:38:41.063005 [ 268 ] {5aeea557-2c5e-4111-adc0-52ee001d1d31} <Debug> TCPHandler: Processed in 0.001178214 sec. | ||
| 11683 | 2026.01.08 00:38:41.063125 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2026.01.08 00:38:41.063219 [ 268 ] {d77274e4-7525-441f-b09d-a82af23c5565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11685 | 2026.01.08 00:38:41.063272 [ 268 ] {d77274e4-7525-441f-b09d-a82af23c5565} <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 | ||
| 11686 | 2026.01.08 00:38:41.064123 [ 268 ] {d77274e4-7525-441f-b09d-a82af23c5565} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.01.08 00:38:41.064158 [ 268 ] {d77274e4-7525-441f-b09d-a82af23c5565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11688 | 2026.01.08 00:38:41.064694 [ 268 ] {d77274e4-7525-441f-b09d-a82af23c5565} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11689 | 2026.01.08 00:38:41.064906 [ 268 ] {d77274e4-7525-441f-b09d-a82af23c5565} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2026.01.08 00:38:41.065038 [ 268 ] {d77274e4-7525-441f-b09d-a82af23c5565} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001837 sec., 19597.169297768098 rows/sec., 35.12 MiB/sec. | ||
| 11691 | 2026.01.08 00:38:41.065090 [ 268 ] {d77274e4-7525-441f-b09d-a82af23c5565} <Debug> TCPHandler: Processed in 0.002013577 sec. | ||
| 11692 | 2026.01.08 00:38:41.065207 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2026.01.08 00:38:41.065301 [ 268 ] {a73adaca-1f07-4436-a0a3-362310ae2ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11694 | 2026.01.08 00:38:41.065341 [ 268 ] {a73adaca-1f07-4436-a0a3-362310ae2ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11695 | 2026.01.08 00:38:41.065688 [ 268 ] {a73adaca-1f07-4436-a0a3-362310ae2ca1} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2026.01.08 00:38:41.065722 [ 268 ] {a73adaca-1f07-4436-a0a3-362310ae2ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11697 | 2026.01.08 00:38:41.066021 [ 268 ] {a73adaca-1f07-4436-a0a3-362310ae2ca1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11698 | 2026.01.08 00:38:41.066222 [ 268 ] {a73adaca-1f07-4436-a0a3-362310ae2ca1} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.01.08 00:38:41.066346 [ 268 ] {a73adaca-1f07-4436-a0a3-362310ae2ca1} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001065 sec., 63849.765258215964 rows/sec., 3.71 MiB/sec. | ||
| 11700 | 2026.01.08 00:38:41.066381 [ 268 ] {a73adaca-1f07-4436-a0a3-362310ae2ca1} <Debug> TCPHandler: Processed in 0.001223145 sec. | ||
| 11701 | 2026.01.08 00:38:42.148987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1512 | ||
| 11702 | 2026.01.08 00:38:42.151815 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2026.01.08 00:38:42.151860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11704 | 2026.01.08 00:38:42.153063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11705 | 2026.01.08 00:38:42.153324 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2026.01.08 00:38:42.153585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1512 | ||
| 11707 | 2026.01.08 00:38:44.574044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24561 | ||
| 11708 | 2026.01.08 00:38:44.574535 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2026.01.08 00:38:44.574575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11710 | 2026.01.08 00:38:44.575065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11711 | 2026.01.08 00:38:44.575299 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2026.01.08 00:38:44.575426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24561 | ||
| 11713 | 2026.01.08 00:38:44.575451 [ 124 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11714 | 2026.01.08 00:38:44.575523 [ 124 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.01.08 00:38:44.575548 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11716 | 2026.01.08 00:38:44.575651 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 11717 | 2026.01.08 00:38:44.575757 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11718 | 2026.01.08 00:38:44.575792 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22193 rows starting from the beginning of the part | ||
| 11719 | 2026.01.08 00:38:44.575857 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11720 | 2026.01.08 00:38:44.575907 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11721 | 2026.01.08 00:38:44.575952 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11722 | 2026.01.08 00:38:44.575995 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11723 | 2026.01.08 00:38:44.576041 [ 201 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11724 | 2026.01.08 00:38:44.578405 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24561 rows, containing 4 columns (4 merged, 0 gathered) in 0.002797559 sec., 8779439.504224934 rows/sec., 125.59 MiB/sec. | ||
| 11725 | 2026.01.08 00:38:44.578848 [ 196 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11726 | 2026.01.08 00:38:44.579165 [ 196 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.01.08 00:38:44.579252 [ 196 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_51_10} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11728 | 2026.01.08 00:38:44.579368 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11729 | 2026.01.08 00:38:44.642379 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.01.08 00:38:44.642532 [ 268 ] {a4e13763-c50a-4b8b-919f-2473d793d9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11731 | 2026.01.08 00:38:44.642597 [ 268 ] {a4e13763-c50a-4b8b-919f-2473d793d9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11732 | 2026.01.08 00:38:44.643270 [ 268 ] {a4e13763-c50a-4b8b-919f-2473d793d9e8} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.01.08 00:38:44.643310 [ 268 ] {a4e13763-c50a-4b8b-919f-2473d793d9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11734 | 2026.01.08 00:38:44.643682 [ 268 ] {a4e13763-c50a-4b8b-919f-2473d793d9e8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11735 | 2026.01.08 00:38:44.643931 [ 268 ] {a4e13763-c50a-4b8b-919f-2473d793d9e8} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.01.08 00:38:44.644093 [ 268 ] {a4e13763-c50a-4b8b-919f-2473d793d9e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001609 sec., 34804.22622747048 rows/sec., 2.67 MiB/sec. | ||
| 11737 | 2026.01.08 00:38:44.644146 [ 268 ] {a4e13763-c50a-4b8b-919f-2473d793d9e8} <Debug> TCPHandler: Processed in 0.001893204 sec. | ||
| 11738 | 2026.01.08 00:38:44.644273 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.01.08 00:38:44.644377 [ 268 ] {9198b9e7-99a2-4bcb-8463-50486da9af82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11740 | 2026.01.08 00:38:44.644422 [ 268 ] {9198b9e7-99a2-4bcb-8463-50486da9af82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11741 | 2026.01.08 00:38:44.644870 [ 268 ] {9198b9e7-99a2-4bcb-8463-50486da9af82} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2026.01.08 00:38:44.644907 [ 268 ] {9198b9e7-99a2-4bcb-8463-50486da9af82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11743 | 2026.01.08 00:38:44.645241 [ 268 ] {9198b9e7-99a2-4bcb-8463-50486da9af82} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11744 | 2026.01.08 00:38:44.645467 [ 268 ] {9198b9e7-99a2-4bcb-8463-50486da9af82} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.01.08 00:38:44.645603 [ 268 ] {9198b9e7-99a2-4bcb-8463-50486da9af82} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 11746 | 2026.01.08 00:38:44.645643 [ 268 ] {9198b9e7-99a2-4bcb-8463-50486da9af82} <Debug> TCPHandler: Processed in 0.001424431 sec. | ||
| 11747 | 2026.01.08 00:38:44.645763 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2026.01.08 00:38:44.645862 [ 268 ] {c662ec0f-76b4-4d07-8068-37ef0209a1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11749 | 2026.01.08 00:38:44.645908 [ 268 ] {c662ec0f-76b4-4d07-8068-37ef0209a1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11750 | 2026.01.08 00:38:44.646294 [ 268 ] {c662ec0f-76b4-4d07-8068-37ef0209a1e1} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.01.08 00:38:44.646328 [ 268 ] {c662ec0f-76b4-4d07-8068-37ef0209a1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11752 | 2026.01.08 00:38:44.646658 [ 268 ] {c662ec0f-76b4-4d07-8068-37ef0209a1e1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11753 | 2026.01.08 00:38:44.646911 [ 268 ] {c662ec0f-76b4-4d07-8068-37ef0209a1e1} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.01.08 00:38:44.647053 [ 268 ] {c662ec0f-76b4-4d07-8068-37ef0209a1e1} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001211 sec., 79273.32782824112 rows/sec., 5.52 MiB/sec. | ||
| 11755 | 2026.01.08 00:38:44.647091 [ 268 ] {c662ec0f-76b4-4d07-8068-37ef0209a1e1} <Debug> TCPHandler: Processed in 0.00137993 sec. | ||
| 11756 | 2026.01.08 00:38:44.647206 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2026.01.08 00:38:44.647301 [ 268 ] {66661a79-c39e-4cad-b784-b1b1e1fb1cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11758 | 2026.01.08 00:38:44.647343 [ 268 ] {66661a79-c39e-4cad-b784-b1b1e1fb1cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11759 | 2026.01.08 00:38:44.647673 [ 268 ] {66661a79-c39e-4cad-b784-b1b1e1fb1cda} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.01.08 00:38:44.647708 [ 268 ] {66661a79-c39e-4cad-b784-b1b1e1fb1cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11761 | 2026.01.08 00:38:44.648010 [ 268 ] {66661a79-c39e-4cad-b784-b1b1e1fb1cda} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11762 | 2026.01.08 00:38:44.648220 [ 268 ] {66661a79-c39e-4cad-b784-b1b1e1fb1cda} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.01.08 00:38:44.648346 [ 268 ] {66661a79-c39e-4cad-b784-b1b1e1fb1cda} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001064 sec., 33834.58646616541 rows/sec., 2.28 MiB/sec. | ||
| 11764 | 2026.01.08 00:38:44.648384 [ 268 ] {66661a79-c39e-4cad-b784-b1b1e1fb1cda} <Debug> TCPHandler: Processed in 0.001227455 sec. | ||
| 11765 | 2026.01.08 00:38:45.872573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11766 | 2026.01.08 00:38:45.890768 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2026.01.08 00:38:45.890835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11768 | 2026.01.08 00:38:45.896933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11769 | 2026.01.08 00:38:45.897660 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2026.01.08 00:38:45.897986 [ 122 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11771 | 2026.01.08 00:38:45.898062 [ 122 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2026.01.08 00:38:45.898088 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11773 | 2026.01.08 00:38:45.898221 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 11774 | 2026.01.08 00:38:45.901389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11775 | 2026.01.08 00:38:45.902378 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11776 | 2026.01.08 00:38:45.903922 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11777 | 2026.01.08 00:38:45.908633 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11778 | 2026.01.08 00:38:45.913308 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11779 | 2026.01.08 00:38:45.917908 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11780 | 2026.01.08 00:38:45.922640 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11781 | 2026.01.08 00:38:45.926497 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11782 | 2026.01.08 00:38:45.982224 [ 193 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.084064758 sec., 4567.907041378742 rows/sec., 23.62 MiB/sec. | ||
| 11783 | 2026.01.08 00:38:45.985102 [ 193 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11784 | 2026.01.08 00:38:45.987311 [ 193 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11785 | 2026.01.08 00:38:45.987431 [ 193 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_51_10} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11786 | 2026.01.08 00:38:45.989563 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11787 | 2026.01.08 00:38:46.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.97 MiB, peak 341.37 MiB, free memory in arenas 0.00 B, will set to 328.97 MiB (RSS), difference: 1.01 MiB | ||
| 11788 | 2026.01.08 00:38:49.645625 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2026.01.08 00:38:49.645801 [ 268 ] {027b6a6a-c0e7-4266-b3c0-5636cdd4e678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11790 | 2026.01.08 00:38:49.645866 [ 268 ] {027b6a6a-c0e7-4266-b3c0-5636cdd4e678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11791 | 2026.01.08 00:38:49.646529 [ 268 ] {027b6a6a-c0e7-4266-b3c0-5636cdd4e678} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11792 | 2026.01.08 00:38:49.646566 [ 268 ] {027b6a6a-c0e7-4266-b3c0-5636cdd4e678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11793 | 2026.01.08 00:38:49.646956 [ 268 ] {027b6a6a-c0e7-4266-b3c0-5636cdd4e678} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11794 | 2026.01.08 00:38:49.647182 [ 268 ] {027b6a6a-c0e7-4266-b3c0-5636cdd4e678} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11795 | 2026.01.08 00:38:49.647338 [ 268 ] {027b6a6a-c0e7-4266-b3c0-5636cdd4e678} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001585 sec., 41640.3785488959 rows/sec., 3.32 MiB/sec. | ||
| 11796 | 2026.01.08 00:38:49.647381 [ 268 ] {027b6a6a-c0e7-4266-b3c0-5636cdd4e678} <Debug> TCPHandler: Processed in 0.001881893 sec. | ||
| 11797 | 2026.01.08 00:38:49.647494 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11798 | 2026.01.08 00:38:49.647588 [ 268 ] {037e4f1f-ce46-4b0e-bf9c-01a30884a766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11799 | 2026.01.08 00:38:49.647626 [ 268 ] {037e4f1f-ce46-4b0e-bf9c-01a30884a766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11800 | 2026.01.08 00:38:49.648033 [ 268 ] {037e4f1f-ce46-4b0e-bf9c-01a30884a766} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11801 | 2026.01.08 00:38:49.648067 [ 268 ] {037e4f1f-ce46-4b0e-bf9c-01a30884a766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11802 | 2026.01.08 00:38:49.648351 [ 268 ] {037e4f1f-ce46-4b0e-bf9c-01a30884a766} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11803 | 2026.01.08 00:38:49.648552 [ 268 ] {037e4f1f-ce46-4b0e-bf9c-01a30884a766} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2026.01.08 00:38:49.648683 [ 268 ] {037e4f1f-ce46-4b0e-bf9c-01a30884a766} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001113 sec., 4492.36298292902 rows/sec., 337.80 KiB/sec. | ||
| 11805 | 2026.01.08 00:38:49.648722 [ 268 ] {037e4f1f-ce46-4b0e-bf9c-01a30884a766} <Debug> TCPHandler: Processed in 0.001275646 sec. | ||
| 11806 | 2026.01.08 00:38:49.648830 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11807 | 2026.01.08 00:38:49.648923 [ 268 ] {99f77bdd-334a-4c6a-9ea9-3e54bb487066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11808 | 2026.01.08 00:38:49.648962 [ 268 ] {99f77bdd-334a-4c6a-9ea9-3e54bb487066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11809 | 2026.01.08 00:38:49.649374 [ 268 ] {99f77bdd-334a-4c6a-9ea9-3e54bb487066} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11810 | 2026.01.08 00:38:49.649409 [ 268 ] {99f77bdd-334a-4c6a-9ea9-3e54bb487066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11811 | 2026.01.08 00:38:49.649698 [ 268 ] {99f77bdd-334a-4c6a-9ea9-3e54bb487066} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11812 | 2026.01.08 00:38:49.649898 [ 268 ] {99f77bdd-334a-4c6a-9ea9-3e54bb487066} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2026.01.08 00:38:49.650025 [ 268 ] {99f77bdd-334a-4c6a-9ea9-3e54bb487066} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001119 sec., 61662.19839142091 rows/sec., 4.81 MiB/sec. | ||
| 11814 | 2026.01.08 00:38:49.650065 [ 268 ] {99f77bdd-334a-4c6a-9ea9-3e54bb487066} <Debug> TCPHandler: Processed in 0.001281947 sec. | ||
| 11815 | 2026.01.08 00:38:49.650177 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11816 | 2026.01.08 00:38:49.650270 [ 268 ] {c582e5e3-f362-4f64-bbdf-9639c7a1fe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11817 | 2026.01.08 00:38:49.650313 [ 268 ] {c582e5e3-f362-4f64-bbdf-9639c7a1fe3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11818 | 2026.01.08 00:38:49.650717 [ 268 ] {c582e5e3-f362-4f64-bbdf-9639c7a1fe3f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11819 | 2026.01.08 00:38:49.650760 [ 268 ] {c582e5e3-f362-4f64-bbdf-9639c7a1fe3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11820 | 2026.01.08 00:38:49.651084 [ 268 ] {c582e5e3-f362-4f64-bbdf-9639c7a1fe3f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11821 | 2026.01.08 00:38:49.651284 [ 268 ] {c582e5e3-f362-4f64-bbdf-9639c7a1fe3f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11822 | 2026.01.08 00:38:49.651411 [ 268 ] {c582e5e3-f362-4f64-bbdf-9639c7a1fe3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 11823 | 2026.01.08 00:38:49.651449 [ 268 ] {c582e5e3-f362-4f64-bbdf-9639c7a1fe3f} <Debug> TCPHandler: Processed in 0.001318618 sec. | ||
| 11824 | 2026.01.08 00:38:49.651557 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11825 | 2026.01.08 00:38:49.651649 [ 268 ] {f01cb2ca-b019-49e4-aac7-a22a3210c91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11826 | 2026.01.08 00:38:49.651703 [ 268 ] {f01cb2ca-b019-49e4-aac7-a22a3210c91a} <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 | ||
| 11827 | 2026.01.08 00:38:49.652442 [ 268 ] {f01cb2ca-b019-49e4-aac7-a22a3210c91a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11828 | 2026.01.08 00:38:49.652478 [ 268 ] {f01cb2ca-b019-49e4-aac7-a22a3210c91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11829 | 2026.01.08 00:38:49.652997 [ 268 ] {f01cb2ca-b019-49e4-aac7-a22a3210c91a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11830 | 2026.01.08 00:38:49.653208 [ 268 ] {f01cb2ca-b019-49e4-aac7-a22a3210c91a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2026.01.08 00:38:49.653343 [ 268 ] {f01cb2ca-b019-49e4-aac7-a22a3210c91a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00171 sec., 2923.976608187135 rows/sec., 5.24 MiB/sec. | ||
| 11832 | 2026.01.08 00:38:49.653397 [ 268 ] {f01cb2ca-b019-49e4-aac7-a22a3210c91a} <Debug> TCPHandler: Processed in 0.001887463 sec. | ||
| 11833 | 2026.01.08 00:38:49.653504 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11834 | 2026.01.08 00:38:49.653601 [ 268 ] {a2077408-bb83-4771-91eb-3859df5e370a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11835 | 2026.01.08 00:38:49.653641 [ 268 ] {a2077408-bb83-4771-91eb-3859df5e370a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11836 | 2026.01.08 00:38:49.653974 [ 268 ] {a2077408-bb83-4771-91eb-3859df5e370a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2026.01.08 00:38:49.654009 [ 268 ] {a2077408-bb83-4771-91eb-3859df5e370a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11838 | 2026.01.08 00:38:49.654312 [ 268 ] {a2077408-bb83-4771-91eb-3859df5e370a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11839 | 2026.01.08 00:38:49.654519 [ 268 ] {a2077408-bb83-4771-91eb-3859df5e370a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2026.01.08 00:38:49.654647 [ 268 ] {a2077408-bb83-4771-91eb-3859df5e370a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 11841 | 2026.01.08 00:38:49.654685 [ 268 ] {a2077408-bb83-4771-91eb-3859df5e370a} <Debug> TCPHandler: Processed in 0.001228065 sec. | ||
| 11842 | 2026.01.08 00:38:51.930265 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11843 | 2026.01.08 00:38:51.930337 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11844 | 2026.01.08 00:38:52.075590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25073 | ||
| 11845 | 2026.01.08 00:38:52.076147 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11846 | 2026.01.08 00:38:52.076183 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11847 | 2026.01.08 00:38:52.076853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11848 | 2026.01.08 00:38:52.077077 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11849 | 2026.01.08 00:38:52.077205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25073 | ||
| 11850 | 2026.01.08 00:38:52.153917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1532 | ||
| 11851 | 2026.01.08 00:38:52.156019 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.01.08 00:38:52.156069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11853 | 2026.01.08 00:38:52.157216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11854 | 2026.01.08 00:38:52.157474 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.01.08 00:38:52.157736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 11856 | 2026.01.08 00:38:53.253839 [ 111 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
| 11857 | 2026.01.08 00:38:53.253904 [ 111 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2026.01.08 00:38:53.253925 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11859 | 2026.01.08 00:38:53.254019 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
| 11860 | 2026.01.08 00:38:53.254151 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11861 | 2026.01.08 00:38:53.254188 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 465 rows starting from the beginning of the part | ||
| 11862 | 2026.01.08 00:38:53.254258 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 440 rows starting from the beginning of the part | ||
| 11863 | 2026.01.08 00:38:53.254309 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 11864 | 2026.01.08 00:38:53.254362 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 11865 | 2026.01.08 00:38:53.254406 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 440 rows starting from the beginning of the part | ||
| 11866 | 2026.01.08 00:38:53.255452 [ 187 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474532 sec., 1199702.6853265986 rows/sec., 83.74 MiB/sec. | ||
| 11867 | 2026.01.08 00:38:53.255593 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 11868 | 2026.01.08 00:38:53.255829 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11869 | 2026.01.08 00:38:53.255899 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_33_7} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
| 11870 | 2026.01.08 00:38:53.255967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11871 | 2026.01.08 00:38:53.401549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11872 | 2026.01.08 00:38:53.416725 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2026.01.08 00:38:53.416784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11874 | 2026.01.08 00:38:53.423079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11875 | 2026.01.08 00:38:53.423778 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2026.01.08 00:38:53.426446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11877 | 2026.01.08 00:38:53.949861 [ 110 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11878 | 2026.01.08 00:38:53.949953 [ 110 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2026.01.08 00:38:53.949989 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11880 | 2026.01.08 00:38:53.950168 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 11881 | 2026.01.08 00:38:53.950383 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11882 | 2026.01.08 00:38:53.950442 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 11883 | 2026.01.08 00:38:53.950547 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 11884 | 2026.01.08 00:38:53.950624 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 11885 | 2026.01.08 00:38:53.950694 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11886 | 2026.01.08 00:38:53.950757 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11887 | 2026.01.08 00:38:53.951636 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001550214 sec., 112242.5678003166 rows/sec., 5.73 MiB/sec. | ||
| 11888 | 2026.01.08 00:38:53.951815 [ 197 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11889 | 2026.01.08 00:38:53.952136 [ 197 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11890 | 2026.01.08 00:38:53.952218 [ 197 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_28_6} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11891 | 2026.01.08 00:38:53.952322 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11892 | 2026.01.08 00:38:54.658701 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11893 | 2026.01.08 00:38:54.658906 [ 268 ] {6c16d128-4e9a-43fa-9136-d9991a4662f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11894 | 2026.01.08 00:38:54.658984 [ 268 ] {6c16d128-4e9a-43fa-9136-d9991a4662f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11895 | 2026.01.08 00:38:54.659856 [ 268 ] {6c16d128-4e9a-43fa-9136-d9991a4662f1} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2026.01.08 00:38:54.659907 [ 268 ] {6c16d128-4e9a-43fa-9136-d9991a4662f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11897 | 2026.01.08 00:38:54.660320 [ 268 ] {6c16d128-4e9a-43fa-9136-d9991a4662f1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11898 | 2026.01.08 00:38:54.660549 [ 268 ] {6c16d128-4e9a-43fa-9136-d9991a4662f1} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2026.01.08 00:38:54.660711 [ 268 ] {6c16d128-4e9a-43fa-9136-d9991a4662f1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00186 sec., 220430.1075268817 rows/sec., 13.98 MiB/sec. | ||
| 11900 | 2026.01.08 00:38:54.660765 [ 268 ] {6c16d128-4e9a-43fa-9136-d9991a4662f1} <Debug> TCPHandler: Processed in 0.002205193 sec. | ||
| 11901 | 2026.01.08 00:38:54.660891 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2026.01.08 00:38:54.660996 [ 268 ] {193d45ae-dbeb-4869-8750-8fa0b4eea18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11903 | 2026.01.08 00:38:54.661042 [ 268 ] {193d45ae-dbeb-4869-8750-8fa0b4eea18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11904 | 2026.01.08 00:38:54.662111 [ 268 ] {193d45ae-dbeb-4869-8750-8fa0b4eea18d} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2026.01.08 00:38:54.662149 [ 268 ] {193d45ae-dbeb-4869-8750-8fa0b4eea18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11906 | 2026.01.08 00:38:54.662572 [ 268 ] {193d45ae-dbeb-4869-8750-8fa0b4eea18d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11907 | 2026.01.08 00:38:54.662788 [ 268 ] {193d45ae-dbeb-4869-8750-8fa0b4eea18d} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2026.01.08 00:38:54.662931 [ 268 ] {193d45ae-dbeb-4869-8750-8fa0b4eea18d} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001958 sec., 604698.6721144024 rows/sec., 48.24 MiB/sec. | ||
| 11909 | 2026.01.08 00:38:54.662973 [ 268 ] {193d45ae-dbeb-4869-8750-8fa0b4eea18d} <Debug> TCPHandler: Processed in 0.002135161 sec. | ||
| 11910 | 2026.01.08 00:38:54.663087 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2026.01.08 00:38:54.663186 [ 268 ] {501b894f-1a87-4c2b-835d-2e808bdbbeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11912 | 2026.01.08 00:38:54.663227 [ 268 ] {501b894f-1a87-4c2b-835d-2e808bdbbeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11913 | 2026.01.08 00:38:54.663739 [ 268 ] {501b894f-1a87-4c2b-835d-2e808bdbbeb5} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2026.01.08 00:38:54.663777 [ 268 ] {501b894f-1a87-4c2b-835d-2e808bdbbeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11915 | 2026.01.08 00:38:54.664103 [ 268 ] {501b894f-1a87-4c2b-835d-2e808bdbbeb5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11916 | 2026.01.08 00:38:54.664310 [ 268 ] {501b894f-1a87-4c2b-835d-2e808bdbbeb5} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2026.01.08 00:38:54.664431 [ 110 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11918 | 2026.01.08 00:38:54.664444 [ 268 ] {501b894f-1a87-4c2b-835d-2e808bdbbeb5} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001277 sec., 188723.57086922476 rows/sec., 11.49 MiB/sec. | ||
| 11919 | 2026.01.08 00:38:54.664505 [ 110 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2026.01.08 00:38:54.664534 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11921 | 2026.01.08 00:38:54.664536 [ 268 ] {501b894f-1a87-4c2b-835d-2e808bdbbeb5} <Debug> TCPHandler: Processed in 0.001497723 sec. | ||
| 11922 | 2026.01.08 00:38:54.664677 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2026.01.08 00:38:54.664676 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11924 | 2026.01.08 00:38:54.664797 [ 268 ] {6182d5d7-36c3-419c-b0b5-57a334cf581c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11925 | 2026.01.08 00:38:54.664852 [ 268 ] {6182d5d7-36c3-419c-b0b5-57a334cf581c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11926 | 2026.01.08 00:38:54.664855 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11927 | 2026.01.08 00:38:54.664907 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 278 rows starting from the beginning of the part | ||
| 11928 | 2026.01.08 00:38:54.664985 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 241 rows starting from the beginning of the part | ||
| 11929 | 2026.01.08 00:38:54.665041 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
| 11930 | 2026.01.08 00:38:54.665090 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 251 rows starting from the beginning of the part | ||
| 11931 | 2026.01.08 00:38:54.665136 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 11932 | 2026.01.08 00:38:54.665179 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 241 rows starting from the beginning of the part | ||
| 11933 | 2026.01.08 00:38:54.665391 [ 268 ] {6182d5d7-36c3-419c-b0b5-57a334cf581c} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2026.01.08 00:38:54.665437 [ 268 ] {6182d5d7-36c3-419c-b0b5-57a334cf581c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11935 | 2026.01.08 00:38:54.665790 [ 268 ] {6182d5d7-36c3-419c-b0b5-57a334cf581c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11936 | 2026.01.08 00:38:54.666023 [ 268 ] {6182d5d7-36c3-419c-b0b5-57a334cf581c} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2026.01.08 00:38:54.666140 [ 194 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1021 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530273 sec., 667201.2118099189 rows/sec., 43.56 MiB/sec. | ||
| 11938 | 2026.01.08 00:38:54.666164 [ 268 ] {6182d5d7-36c3-419c-b0b5-57a334cf581c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001392 sec., 152298.85057471265 rows/sec., 9.82 MiB/sec. | ||
| 11939 | 2026.01.08 00:38:54.666217 [ 268 ] {6182d5d7-36c3-419c-b0b5-57a334cf581c} <Debug> TCPHandler: Processed in 0.001600846 sec. | ||
| 11940 | 2026.01.08 00:38:54.666302 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11941 | 2026.01.08 00:38:54.666321 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2026.01.08 00:38:54.666422 [ 268 ] {56fa19d0-3506-449c-95fe-2a58bb8c35e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11943 | 2026.01.08 00:38:54.666464 [ 268 ] {56fa19d0-3506-449c-95fe-2a58bb8c35e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11944 | 2026.01.08 00:38:54.666555 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2026.01.08 00:38:54.666637 [ 187 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_71_14} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11946 | 2026.01.08 00:38:54.666718 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11947 | 2026.01.08 00:38:54.666944 [ 268 ] {56fa19d0-3506-449c-95fe-2a58bb8c35e9} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2026.01.08 00:38:54.666986 [ 268 ] {56fa19d0-3506-449c-95fe-2a58bb8c35e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11949 | 2026.01.08 00:38:54.667293 [ 268 ] {56fa19d0-3506-449c-95fe-2a58bb8c35e9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11950 | 2026.01.08 00:38:54.667499 [ 268 ] {56fa19d0-3506-449c-95fe-2a58bb8c35e9} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2026.01.08 00:38:54.667629 [ 268 ] {56fa19d0-3506-449c-95fe-2a58bb8c35e9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 11952 | 2026.01.08 00:38:54.667668 [ 268 ] {56fa19d0-3506-449c-95fe-2a58bb8c35e9} <Debug> TCPHandler: Processed in 0.00139568 sec. | ||
| 11953 | 2026.01.08 00:38:54.667771 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11954 | 2026.01.08 00:38:54.667865 [ 268 ] {c5a5b913-ddb5-43d3-905a-59ec7d5b27f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11955 | 2026.01.08 00:38:54.667905 [ 268 ] {c5a5b913-ddb5-43d3-905a-59ec7d5b27f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11956 | 2026.01.08 00:38:54.668577 [ 268 ] {c5a5b913-ddb5-43d3-905a-59ec7d5b27f9} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2026.01.08 00:38:54.668613 [ 268 ] {c5a5b913-ddb5-43d3-905a-59ec7d5b27f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11958 | 2026.01.08 00:38:54.668947 [ 268 ] {c5a5b913-ddb5-43d3-905a-59ec7d5b27f9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11959 | 2026.01.08 00:38:54.669177 [ 268 ] {c5a5b913-ddb5-43d3-905a-59ec7d5b27f9} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2026.01.08 00:38:54.669312 [ 268 ] {c5a5b913-ddb5-43d3-905a-59ec7d5b27f9} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001463 sec., 488721.80451127817 rows/sec., 34.28 MiB/sec. | ||
| 11961 | 2026.01.08 00:38:54.669352 [ 268 ] {c5a5b913-ddb5-43d3-905a-59ec7d5b27f9} <Debug> TCPHandler: Processed in 0.001630757 sec. | ||
| 11962 | 2026.01.08 00:38:54.669464 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11963 | 2026.01.08 00:38:54.669557 [ 268 ] {d2019bd1-df0e-4a46-a9db-e122dd8e99b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11964 | 2026.01.08 00:38:54.669600 [ 268 ] {d2019bd1-df0e-4a46-a9db-e122dd8e99b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11965 | 2026.01.08 00:38:54.669924 [ 268 ] {d2019bd1-df0e-4a46-a9db-e122dd8e99b8} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2026.01.08 00:38:54.669960 [ 268 ] {d2019bd1-df0e-4a46-a9db-e122dd8e99b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11967 | 2026.01.08 00:38:54.670251 [ 268 ] {d2019bd1-df0e-4a46-a9db-e122dd8e99b8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11968 | 2026.01.08 00:38:54.670450 [ 268 ] {d2019bd1-df0e-4a46-a9db-e122dd8e99b8} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2026.01.08 00:38:54.670579 [ 268 ] {d2019bd1-df0e-4a46-a9db-e122dd8e99b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 11970 | 2026.01.08 00:38:54.670616 [ 268 ] {d2019bd1-df0e-4a46-a9db-e122dd8e99b8} <Debug> TCPHandler: Processed in 0.001202574 sec. | ||
| 11971 | 2026.01.08 00:38:54.670731 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11972 | 2026.01.08 00:38:54.670825 [ 268 ] {23680637-6a53-4f5e-98c7-19fbe660af9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11973 | 2026.01.08 00:38:54.670868 [ 268 ] {23680637-6a53-4f5e-98c7-19fbe660af9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11974 | 2026.01.08 00:38:54.671307 [ 268 ] {23680637-6a53-4f5e-98c7-19fbe660af9a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2026.01.08 00:38:54.671343 [ 268 ] {23680637-6a53-4f5e-98c7-19fbe660af9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11976 | 2026.01.08 00:38:54.671686 [ 268 ] {23680637-6a53-4f5e-98c7-19fbe660af9a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11977 | 2026.01.08 00:38:54.671893 [ 268 ] {23680637-6a53-4f5e-98c7-19fbe660af9a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2026.01.08 00:38:54.672025 [ 268 ] {23680637-6a53-4f5e-98c7-19fbe660af9a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 11979 | 2026.01.08 00:38:54.672064 [ 268 ] {23680637-6a53-4f5e-98c7-19fbe660af9a} <Debug> TCPHandler: Processed in 0.00138779 sec. | ||
| 11980 | 2026.01.08 00:38:54.672170 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11981 | 2026.01.08 00:38:54.672263 [ 268 ] {f1ffa627-f21d-4088-962f-fc566a035ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11982 | 2026.01.08 00:38:54.672304 [ 268 ] {f1ffa627-f21d-4088-962f-fc566a035ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11983 | 2026.01.08 00:38:54.672620 [ 268 ] {f1ffa627-f21d-4088-962f-fc566a035ae2} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2026.01.08 00:38:54.672656 [ 268 ] {f1ffa627-f21d-4088-962f-fc566a035ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11985 | 2026.01.08 00:38:54.672955 [ 268 ] {f1ffa627-f21d-4088-962f-fc566a035ae2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11986 | 2026.01.08 00:38:54.673169 [ 268 ] {f1ffa627-f21d-4088-962f-fc566a035ae2} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11987 | 2026.01.08 00:38:54.673304 [ 268 ] {f1ffa627-f21d-4088-962f-fc566a035ae2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 11988 | 2026.01.08 00:38:54.673342 [ 268 ] {f1ffa627-f21d-4088-962f-fc566a035ae2} <Debug> TCPHandler: Processed in 0.001221435 sec. | ||
| 11989 | 2026.01.08 00:38:54.673445 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11990 | 2026.01.08 00:38:54.673538 [ 268 ] {ac254ead-570f-4deb-bd19-d07ad8f2ffc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11991 | 2026.01.08 00:38:54.673594 [ 268 ] {ac254ead-570f-4deb-bd19-d07ad8f2ffc0} <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 | ||
| 11992 | 2026.01.08 00:38:54.674453 [ 268 ] {ac254ead-570f-4deb-bd19-d07ad8f2ffc0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2026.01.08 00:38:54.674490 [ 268 ] {ac254ead-570f-4deb-bd19-d07ad8f2ffc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 11994 | 2026.01.08 00:38:54.675032 [ 268 ] {ac254ead-570f-4deb-bd19-d07ad8f2ffc0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11995 | 2026.01.08 00:38:54.675247 [ 268 ] {ac254ead-570f-4deb-bd19-d07ad8f2ffc0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2026.01.08 00:38:54.675362 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11997 | 2026.01.08 00:38:54.675382 [ 268 ] {ac254ead-570f-4deb-bd19-d07ad8f2ffc0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00186 sec., 19354.838709677417 rows/sec., 34.68 MiB/sec. | ||
| 11998 | 2026.01.08 00:38:54.675429 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2026.01.08 00:38:54.675455 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12000 | 2026.01.08 00:38:54.675456 [ 268 ] {ac254ead-570f-4deb-bd19-d07ad8f2ffc0} <Debug> TCPHandler: Processed in 0.002059158 sec. | ||
| 12001 | 2026.01.08 00:38:54.675548 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12002 | 2026.01.08 00:38:54.675581 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12003 | 2026.01.08 00:38:54.675681 [ 268 ] {d41e3abb-ad65-4baa-b24e-a76d7227476a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12004 | 2026.01.08 00:38:54.675722 [ 268 ] {d41e3abb-ad65-4baa-b24e-a76d7227476a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12005 | 2026.01.08 00:38:54.675784 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12006 | 2026.01.08 00:38:54.675848 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1383 rows starting from the beginning of the part | ||
| 12007 | 2026.01.08 00:38:54.675978 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 12008 | 2026.01.08 00:38:54.676071 [ 268 ] {d41e3abb-ad65-4baa-b24e-a76d7227476a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2026.01.08 00:38:54.676097 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
| 12010 | 2026.01.08 00:38:54.676112 [ 268 ] {d41e3abb-ad65-4baa-b24e-a76d7227476a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12011 | 2026.01.08 00:38:54.676205 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 12012 | 2026.01.08 00:38:54.676301 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 12013 | 2026.01.08 00:38:54.676395 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 12014 | 2026.01.08 00:38:54.676436 [ 268 ] {d41e3abb-ad65-4baa-b24e-a76d7227476a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12015 | 2026.01.08 00:38:54.676657 [ 268 ] {d41e3abb-ad65-4baa-b24e-a76d7227476a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2026.01.08 00:38:54.676798 [ 268 ] {d41e3abb-ad65-4baa-b24e-a76d7227476a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001135 sec., 91629.95594713656 rows/sec., 5.61 MiB/sec. | ||
| 12017 | 2026.01.08 00:38:54.676837 [ 268 ] {d41e3abb-ad65-4baa-b24e-a76d7227476a} <Debug> TCPHandler: Processed in 0.001305658 sec. | ||
| 12018 | 2026.01.08 00:38:54.685474 [ 198 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1501 rows, containing 19 columns (19 merged, 0 gathered) in 0.009965943 sec., 150612.94249826635 rows/sec., 269.89 MiB/sec. | ||
| 12019 | 2026.01.08 00:38:54.687135 [ 198 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12020 | 2026.01.08 00:38:54.687532 [ 198 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12021 | 2026.01.08 00:38:54.687626 [ 198 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12022 | 2026.01.08 00:38:54.687768 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 12023 | 2026.01.08 00:38:55.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.99 MiB, peak 341.56 MiB, free memory in arenas 0.00 B, will set to 335.08 MiB (RSS), difference: 5.10 MiB | ||
| 12024 | 2026.01.08 00:38:59.577388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25521 | ||
| 12025 | 2026.01.08 00:38:59.578159 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2026.01.08 00:38:59.578241 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12027 | 2026.01.08 00:38:59.578912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12028 | 2026.01.08 00:38:59.579145 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2026.01.08 00:38:59.579297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25521 | ||
| 12030 | 2026.01.08 00:38:59.645919 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12031 | 2026.01.08 00:38:59.646116 [ 268 ] {f8d35e4f-03e3-4107-9ad2-c201678f9378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12032 | 2026.01.08 00:38:59.646189 [ 268 ] {f8d35e4f-03e3-4107-9ad2-c201678f9378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12033 | 2026.01.08 00:38:59.646876 [ 268 ] {f8d35e4f-03e3-4107-9ad2-c201678f9378} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2026.01.08 00:38:59.646917 [ 268 ] {f8d35e4f-03e3-4107-9ad2-c201678f9378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12035 | 2026.01.08 00:38:59.647309 [ 268 ] {f8d35e4f-03e3-4107-9ad2-c201678f9378} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12036 | 2026.01.08 00:38:59.647547 [ 268 ] {f8d35e4f-03e3-4107-9ad2-c201678f9378} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12037 | 2026.01.08 00:38:59.647711 [ 268 ] {f8d35e4f-03e3-4107-9ad2-c201678f9378} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001649 sec., 40024.257125530625 rows/sec., 3.19 MiB/sec. | ||
| 12038 | 2026.01.08 00:38:59.647710 [ 102 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12039 | 2026.01.08 00:38:59.647764 [ 268 ] {f8d35e4f-03e3-4107-9ad2-c201678f9378} <Debug> TCPHandler: Processed in 0.001983317 sec. | ||
| 12040 | 2026.01.08 00:38:59.647793 [ 102 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12041 | 2026.01.08 00:38:59.647825 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12042 | 2026.01.08 00:38:59.647898 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12043 | 2026.01.08 00:38:59.647938 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12044 | 2026.01.08 00:38:59.648004 [ 268 ] {ba98266a-c4e7-4d62-884e-4db76352337c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12045 | 2026.01.08 00:38:59.648050 [ 268 ] {ba98266a-c4e7-4d62-884e-4db76352337c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12046 | 2026.01.08 00:38:59.648069 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12047 | 2026.01.08 00:38:59.648112 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2465 rows starting from the beginning of the part | ||
| 12048 | 2026.01.08 00:38:59.648188 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 2329 rows starting from the beginning of the part | ||
| 12049 | 2026.01.08 00:38:59.648239 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 12050 | 2026.01.08 00:38:59.648286 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 66 rows starting from the beginning of the part | ||
| 12051 | 2026.01.08 00:38:59.648324 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1184 rows starting from the beginning of the part | ||
| 12052 | 2026.01.08 00:38:59.648369 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 66 rows starting from the beginning of the part | ||
| 12053 | 2026.01.08 00:38:59.648479 [ 268 ] {ba98266a-c4e7-4d62-884e-4db76352337c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12054 | 2026.01.08 00:38:59.648522 [ 268 ] {ba98266a-c4e7-4d62-884e-4db76352337c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12055 | 2026.01.08 00:38:59.648847 [ 268 ] {ba98266a-c4e7-4d62-884e-4db76352337c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12056 | 2026.01.08 00:38:59.649068 [ 268 ] {ba98266a-c4e7-4d62-884e-4db76352337c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12057 | 2026.01.08 00:38:59.649209 [ 268 ] {ba98266a-c4e7-4d62-884e-4db76352337c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001227 sec., 4074.9796251018743 rows/sec., 306.42 KiB/sec. | ||
| 12058 | 2026.01.08 00:38:59.649249 [ 268 ] {ba98266a-c4e7-4d62-884e-4db76352337c} <Debug> TCPHandler: Processed in 0.0014031 sec. | ||
| 12059 | 2026.01.08 00:38:59.649362 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12060 | 2026.01.08 00:38:59.649456 [ 268 ] {044e90f7-c111-4b02-998d-4399e47829c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12061 | 2026.01.08 00:38:59.649496 [ 268 ] {044e90f7-c111-4b02-998d-4399e47829c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12062 | 2026.01.08 00:38:59.649919 [ 268 ] {044e90f7-c111-4b02-998d-4399e47829c2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.01.08 00:38:59.649955 [ 268 ] {044e90f7-c111-4b02-998d-4399e47829c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12064 | 2026.01.08 00:38:59.650270 [ 268 ] {044e90f7-c111-4b02-998d-4399e47829c2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12065 | 2026.01.08 00:38:59.650473 [ 268 ] {044e90f7-c111-4b02-998d-4399e47829c2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12066 | 2026.01.08 00:38:59.650575 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002686866 sec., 2294866.956521092 rows/sec., 194.88 MiB/sec. | ||
| 12067 | 2026.01.08 00:38:59.650586 [ 102 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12068 | 2026.01.08 00:38:59.650604 [ 268 ] {044e90f7-c111-4b02-998d-4399e47829c2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001166 sec., 59176.67238421956 rows/sec., 4.62 MiB/sec. | ||
| 12069 | 2026.01.08 00:38:59.650646 [ 102 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12070 | 2026.01.08 00:38:59.650669 [ 268 ] {044e90f7-c111-4b02-998d-4399e47829c2} <Debug> TCPHandler: Processed in 0.001354618 sec. | ||
| 12071 | 2026.01.08 00:38:59.650671 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12072 | 2026.01.08 00:38:59.650751 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12073 | 2026.01.08 00:38:59.650790 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12074 | 2026.01.08 00:38:59.650842 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12075 | 2026.01.08 00:38:59.650874 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1250 rows starting from the beginning of the part | ||
| 12076 | 2026.01.08 00:38:59.650887 [ 268 ] {c8f3d2a8-f21f-49d4-9b7e-e052c0a0abee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12077 | 2026.01.08 00:38:59.650921 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12078 | 2026.01.08 00:38:59.650936 [ 268 ] {c8f3d2a8-f21f-49d4-9b7e-e052c0a0abee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12079 | 2026.01.08 00:38:59.650923 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1181 rows starting from the beginning of the part | ||
| 12080 | 2026.01.08 00:38:59.651004 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 12081 | 2026.01.08 00:38:59.651039 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 69 rows starting from the beginning of the part | ||
| 12082 | 2026.01.08 00:38:59.651112 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 715 rows starting from the beginning of the part | ||
| 12083 | 2026.01.08 00:38:59.651149 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 69 rows starting from the beginning of the part | ||
| 12084 | 2026.01.08 00:38:59.651240 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12085 | 2026.01.08 00:38:59.651326 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_86_17} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12086 | 2026.01.08 00:38:59.651377 [ 268 ] {c8f3d2a8-f21f-49d4-9b7e-e052c0a0abee} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2026.01.08 00:38:59.651410 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 12088 | 2026.01.08 00:38:59.651414 [ 268 ] {c8f3d2a8-f21f-49d4-9b7e-e052c0a0abee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12089 | 2026.01.08 00:38:59.651757 [ 268 ] {c8f3d2a8-f21f-49d4-9b7e-e052c0a0abee} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12090 | 2026.01.08 00:38:59.651987 [ 268 ] {c8f3d2a8-f21f-49d4-9b7e-e052c0a0abee} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2026.01.08 00:38:59.652110 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12092 | 2026.01.08 00:38:59.652124 [ 268 ] {c8f3d2a8-f21f-49d4-9b7e-e052c0a0abee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 12093 | 2026.01.08 00:38:59.652151 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.01.08 00:38:59.652173 [ 268 ] {c8f3d2a8-f21f-49d4-9b7e-e052c0a0abee} <Debug> TCPHandler: Processed in 0.001431371 sec. | ||
| 12095 | 2026.01.08 00:38:59.652175 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12096 | 2026.01.08 00:38:59.652267 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12097 | 2026.01.08 00:38:59.652291 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12098 | 2026.01.08 00:38:59.652350 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12099 | 2026.01.08 00:38:59.652377 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25497 rows starting from the beginning of the part | ||
| 12100 | 2026.01.08 00:38:59.652385 [ 268 ] {21f7c9da-fc21-46d7-8951-d7827d8438c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12101 | 2026.01.08 00:38:59.652431 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 907 rows starting from the beginning of the part | ||
| 12102 | 2026.01.08 00:38:59.652439 [ 268 ] {21f7c9da-fc21-46d7-8951-d7827d8438c9} <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 | ||
| 12103 | 2026.01.08 00:38:59.652474 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 96 rows starting from the beginning of the part | ||
| 12104 | 2026.01.08 00:38:59.652515 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12105 | 2026.01.08 00:38:59.652553 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 314 rows starting from the beginning of the part | ||
| 12106 | 2026.01.08 00:38:59.652591 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12107 | 2026.01.08 00:38:59.652672 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001945865 sec., 1720571.570997988 rows/sec., 130.19 MiB/sec. | ||
| 12108 | 2026.01.08 00:38:59.652838 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12109 | 2026.01.08 00:38:59.653089 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.01.08 00:38:59.653155 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_86_17} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12111 | 2026.01.08 00:38:59.653230 [ 268 ] {21f7c9da-fc21-46d7-8951-d7827d8438c9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.01.08 00:38:59.653241 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12113 | 2026.01.08 00:38:59.653265 [ 268 ] {21f7c9da-fc21-46d7-8951-d7827d8438c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12114 | 2026.01.08 00:38:59.653781 [ 268 ] {21f7c9da-fc21-46d7-8951-d7827d8438c9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12115 | 2026.01.08 00:38:59.653995 [ 268 ] {21f7c9da-fc21-46d7-8951-d7827d8438c9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2026.01.08 00:38:59.654140 [ 268 ] {21f7c9da-fc21-46d7-8951-d7827d8438c9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001772 sec., 2821.6704288939054 rows/sec., 5.06 MiB/sec. | ||
| 12117 | 2026.01.08 00:38:59.654218 [ 268 ] {21f7c9da-fc21-46d7-8951-d7827d8438c9} <Debug> TCPHandler: Processed in 0.001973566 sec. | ||
| 12118 | 2026.01.08 00:38:59.654328 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2026.01.08 00:38:59.654421 [ 268 ] {b2b8eba0-fb49-48d6-b247-d0cc3cdfb6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12120 | 2026.01.08 00:38:59.654462 [ 268 ] {b2b8eba0-fb49-48d6-b247-d0cc3cdfb6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12121 | 2026.01.08 00:38:59.654801 [ 268 ] {b2b8eba0-fb49-48d6-b247-d0cc3cdfb6c7} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.01.08 00:38:59.654837 [ 268 ] {b2b8eba0-fb49-48d6-b247-d0cc3cdfb6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12123 | 2026.01.08 00:38:59.655138 [ 268 ] {b2b8eba0-fb49-48d6-b247-d0cc3cdfb6c7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12124 | 2026.01.08 00:38:59.655345 [ 268 ] {b2b8eba0-fb49-48d6-b247-d0cc3cdfb6c7} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2026.01.08 00:38:59.655465 [ 102 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12126 | 2026.01.08 00:38:59.655477 [ 268 ] {b2b8eba0-fb49-48d6-b247-d0cc3cdfb6c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 12127 | 2026.01.08 00:38:59.655507 [ 102 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.01.08 00:38:59.655535 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12129 | 2026.01.08 00:38:59.655538 [ 268 ] {b2b8eba0-fb49-48d6-b247-d0cc3cdfb6c7} <Debug> TCPHandler: Processed in 0.001257796 sec. | ||
| 12130 | 2026.01.08 00:38:59.655605 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12131 | 2026.01.08 00:38:59.655685 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12132 | 2026.01.08 00:38:59.655711 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5552 rows starting from the beginning of the part | ||
| 12133 | 2026.01.08 00:38:59.655757 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 68 rows starting from the beginning of the part | ||
| 12134 | 2026.01.08 00:38:59.655797 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part | ||
| 12135 | 2026.01.08 00:38:59.655836 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12136 | 2026.01.08 00:38:59.655871 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 104 rows starting from the beginning of the part | ||
| 12137 | 2026.01.08 00:38:59.655908 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12138 | 2026.01.08 00:38:59.657935 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002351597 sec., 2500428.4322526352 rows/sec., 160.39 MiB/sec. | ||
| 12139 | 2026.01.08 00:38:59.658481 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006246607 sec., 4343798.1611457225 rows/sec., 293.03 MiB/sec. | ||
| 12140 | 2026.01.08 00:38:59.658525 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12141 | 2026.01.08 00:38:59.658802 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12142 | 2026.01.08 00:38:59.658870 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12143 | 2026.01.08 00:38:59.658965 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_86_17} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12144 | 2026.01.08 00:38:59.659068 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12145 | 2026.01.08 00:38:59.659101 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12146 | 2026.01.08 00:38:59.659169 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12147 | 2026.01.08 00:38:59.659260 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12148 | 2026.01.08 00:39:00.927447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12149 | 2026.01.08 00:39:00.944063 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12150 | 2026.01.08 00:39:00.944129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12151 | 2026.01.08 00:39:00.950401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12152 | 2026.01.08 00:39:00.951093 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12153 | 2026.01.08 00:39:00.953919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12154 | 2026.01.08 00:39:02.158827 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1566 | ||
| 12155 | 2026.01.08 00:39:02.161108 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12156 | 2026.01.08 00:39:02.161159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12157 | 2026.01.08 00:39:02.162537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12158 | 2026.01.08 00:39:02.162808 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12159 | 2026.01.08 00:39:02.163104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1566 | ||
| 12160 | 2026.01.08 00:39:04.658139 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12161 | 2026.01.08 00:39:04.658318 [ 268 ] {d0903a67-158c-4a13-b025-b54c0c1f0643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12162 | 2026.01.08 00:39:04.658385 [ 268 ] {d0903a67-158c-4a13-b025-b54c0c1f0643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12163 | 2026.01.08 00:39:04.659254 [ 268 ] {d0903a67-158c-4a13-b025-b54c0c1f0643} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.01.08 00:39:04.659295 [ 268 ] {d0903a67-158c-4a13-b025-b54c0c1f0643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12165 | 2026.01.08 00:39:04.659711 [ 268 ] {d0903a67-158c-4a13-b025-b54c0c1f0643} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12166 | 2026.01.08 00:39:04.659951 [ 268 ] {d0903a67-158c-4a13-b025-b54c0c1f0643} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2026.01.08 00:39:04.660067 [ 96 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 12168 | 2026.01.08 00:39:04.660106 [ 96 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12169 | 2026.01.08 00:39:04.660111 [ 268 ] {d0903a67-158c-4a13-b025-b54c0c1f0643} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 12170 | 2026.01.08 00:39:04.660125 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12171 | 2026.01.08 00:39:04.660167 [ 268 ] {d0903a67-158c-4a13-b025-b54c0c1f0643} <Debug> TCPHandler: Processed in 0.002159601 sec. | ||
| 12172 | 2026.01.08 00:39:04.660225 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 12173 | 2026.01.08 00:39:04.660303 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12174 | 2026.01.08 00:39:04.660328 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12175 | 2026.01.08 00:39:04.660363 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 434 rows starting from the beginning of the part | ||
| 12176 | 2026.01.08 00:39:04.660408 [ 268 ] {27ffcf96-c9fc-4bc9-ab50-9144d86c070c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12177 | 2026.01.08 00:39:04.660432 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 12178 | 2026.01.08 00:39:04.660453 [ 268 ] {27ffcf96-c9fc-4bc9-ab50-9144d86c070c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12179 | 2026.01.08 00:39:04.660491 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 12180 | 2026.01.08 00:39:04.660541 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 12181 | 2026.01.08 00:39:04.660591 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 12182 | 2026.01.08 00:39:04.660642 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 12183 | 2026.01.08 00:39:04.661642 [ 268 ] {27ffcf96-c9fc-4bc9-ab50-9144d86c070c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12184 | 2026.01.08 00:39:04.661677 [ 268 ] {27ffcf96-c9fc-4bc9-ab50-9144d86c070c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12185 | 2026.01.08 00:39:04.661903 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716679 sec., 1446979.895484246 rows/sec., 97.58 MiB/sec. | ||
| 12186 | 2026.01.08 00:39:04.662061 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 12187 | 2026.01.08 00:39:04.662085 [ 268 ] {27ffcf96-c9fc-4bc9-ab50-9144d86c070c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12188 | 2026.01.08 00:39:04.662313 [ 268 ] {27ffcf96-c9fc-4bc9-ab50-9144d86c070c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2026.01.08 00:39:04.662318 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.01.08 00:39:04.662386 [ 196 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_33_7} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 12191 | 2026.01.08 00:39:04.662449 [ 268 ] {27ffcf96-c9fc-4bc9-ab50-9144d86c070c} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.002066 sec., 573088.0929332043 rows/sec., 45.72 MiB/sec. | ||
| 12192 | 2026.01.08 00:39:04.662452 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 12193 | 2026.01.08 00:39:04.662492 [ 268 ] {27ffcf96-c9fc-4bc9-ab50-9144d86c070c} <Debug> TCPHandler: Processed in 0.002240923 sec. | ||
| 12194 | 2026.01.08 00:39:04.662616 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12195 | 2026.01.08 00:39:04.662712 [ 268 ] {6a59ea15-5414-4e0e-ba4e-dc82dc94e6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12196 | 2026.01.08 00:39:04.662754 [ 268 ] {6a59ea15-5414-4e0e-ba4e-dc82dc94e6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12197 | 2026.01.08 00:39:04.663264 [ 268 ] {6a59ea15-5414-4e0e-ba4e-dc82dc94e6db} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12198 | 2026.01.08 00:39:04.663299 [ 268 ] {6a59ea15-5414-4e0e-ba4e-dc82dc94e6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12199 | 2026.01.08 00:39:04.663606 [ 268 ] {6a59ea15-5414-4e0e-ba4e-dc82dc94e6db} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12200 | 2026.01.08 00:39:04.663814 [ 268 ] {6a59ea15-5414-4e0e-ba4e-dc82dc94e6db} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2026.01.08 00:39:04.663945 [ 268 ] {6a59ea15-5414-4e0e-ba4e-dc82dc94e6db} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.00125 sec., 192800 rows/sec., 11.74 MiB/sec. | ||
| 12202 | 2026.01.08 00:39:04.663983 [ 268 ] {6a59ea15-5414-4e0e-ba4e-dc82dc94e6db} <Debug> TCPHandler: Processed in 0.001418151 sec. | ||
| 12203 | 2026.01.08 00:39:04.664095 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12204 | 2026.01.08 00:39:04.664188 [ 268 ] {99004320-3329-40d0-8df7-0cc7cd683e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12205 | 2026.01.08 00:39:04.664229 [ 268 ] {99004320-3329-40d0-8df7-0cc7cd683e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12206 | 2026.01.08 00:39:04.664716 [ 268 ] {99004320-3329-40d0-8df7-0cc7cd683e12} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12207 | 2026.01.08 00:39:04.664752 [ 268 ] {99004320-3329-40d0-8df7-0cc7cd683e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12208 | 2026.01.08 00:39:04.665062 [ 268 ] {99004320-3329-40d0-8df7-0cc7cd683e12} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12209 | 2026.01.08 00:39:04.665271 [ 268 ] {99004320-3329-40d0-8df7-0cc7cd683e12} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12210 | 2026.01.08 00:39:04.665399 [ 268 ] {99004320-3329-40d0-8df7-0cc7cd683e12} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001228 sec., 172638.4364820847 rows/sec., 11.13 MiB/sec. | ||
| 12211 | 2026.01.08 00:39:04.665438 [ 268 ] {99004320-3329-40d0-8df7-0cc7cd683e12} <Debug> TCPHandler: Processed in 0.00139199 sec. | ||
| 12212 | 2026.01.08 00:39:04.665549 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12213 | 2026.01.08 00:39:04.665643 [ 268 ] {a359014d-5b10-4667-8ecc-22cf72c0b114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12214 | 2026.01.08 00:39:04.665683 [ 268 ] {a359014d-5b10-4667-8ecc-22cf72c0b114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12215 | 2026.01.08 00:39:04.666169 [ 268 ] {a359014d-5b10-4667-8ecc-22cf72c0b114} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12216 | 2026.01.08 00:39:04.666204 [ 268 ] {a359014d-5b10-4667-8ecc-22cf72c0b114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12217 | 2026.01.08 00:39:04.666506 [ 268 ] {a359014d-5b10-4667-8ecc-22cf72c0b114} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12218 | 2026.01.08 00:39:04.666725 [ 268 ] {a359014d-5b10-4667-8ecc-22cf72c0b114} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12219 | 2026.01.08 00:39:04.666860 [ 268 ] {a359014d-5b10-4667-8ecc-22cf72c0b114} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 12220 | 2026.01.08 00:39:04.666866 [ 95 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 12221 | 2026.01.08 00:39:04.666901 [ 268 ] {a359014d-5b10-4667-8ecc-22cf72c0b114} <Debug> TCPHandler: Processed in 0.00140058 sec. | ||
| 12222 | 2026.01.08 00:39:04.666930 [ 95 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.01.08 00:39:04.666961 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12224 | 2026.01.08 00:39:04.667020 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2026.01.08 00:39:04.667079 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 12226 | 2026.01.08 00:39:04.667120 [ 268 ] {769fd97c-1ef7-41e9-9eef-5fb1c02ae7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12227 | 2026.01.08 00:39:04.667166 [ 268 ] {769fd97c-1ef7-41e9-9eef-5fb1c02ae7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12228 | 2026.01.08 00:39:04.667238 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12229 | 2026.01.08 00:39:04.667282 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 223 rows starting from the beginning of the part | ||
| 12230 | 2026.01.08 00:39:04.667358 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 12231 | 2026.01.08 00:39:04.667407 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 12232 | 2026.01.08 00:39:04.667448 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 12233 | 2026.01.08 00:39:04.667485 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 12234 | 2026.01.08 00:39:04.667525 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 12235 | 2026.01.08 00:39:04.667839 [ 268 ] {769fd97c-1ef7-41e9-9eef-5fb1c02ae7e3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2026.01.08 00:39:04.667881 [ 268 ] {769fd97c-1ef7-41e9-9eef-5fb1c02ae7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12237 | 2026.01.08 00:39:04.668226 [ 268 ] {769fd97c-1ef7-41e9-9eef-5fb1c02ae7e3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12238 | 2026.01.08 00:39:04.668435 [ 268 ] {769fd97c-1ef7-41e9-9eef-5fb1c02ae7e3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12239 | 2026.01.08 00:39:04.668508 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487212 sec., 859326.0409410361 rows/sec., 52.23 MiB/sec. | ||
| 12240 | 2026.01.08 00:39:04.668566 [ 268 ] {769fd97c-1ef7-41e9-9eef-5fb1c02ae7e3} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001464 sec., 488387.9781420765 rows/sec., 34.25 MiB/sec. | ||
| 12241 | 2026.01.08 00:39:04.668612 [ 268 ] {769fd97c-1ef7-41e9-9eef-5fb1c02ae7e3} <Debug> TCPHandler: Processed in 0.001642857 sec. | ||
| 12242 | 2026.01.08 00:39:04.668698 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 12243 | 2026.01.08 00:39:04.668728 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12244 | 2026.01.08 00:39:04.668826 [ 268 ] {b58cbd94-8dcc-498b-a714-ae84aebbbc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12245 | 2026.01.08 00:39:04.668871 [ 268 ] {b58cbd94-8dcc-498b-a714-ae84aebbbc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12246 | 2026.01.08 00:39:04.669044 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.01.08 00:39:04.669139 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_33_7} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 12248 | 2026.01.08 00:39:04.669219 [ 268 ] {b58cbd94-8dcc-498b-a714-ae84aebbbc80} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12249 | 2026.01.08 00:39:04.669257 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 12250 | 2026.01.08 00:39:04.669261 [ 268 ] {b58cbd94-8dcc-498b-a714-ae84aebbbc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12251 | 2026.01.08 00:39:04.669591 [ 268 ] {b58cbd94-8dcc-498b-a714-ae84aebbbc80} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12252 | 2026.01.08 00:39:04.669804 [ 268 ] {b58cbd94-8dcc-498b-a714-ae84aebbbc80} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.01.08 00:39:04.669936 [ 268 ] {b58cbd94-8dcc-498b-a714-ae84aebbbc80} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 12254 | 2026.01.08 00:39:04.669975 [ 268 ] {b58cbd94-8dcc-498b-a714-ae84aebbbc80} <Debug> TCPHandler: Processed in 0.001296467 sec. | ||
| 12255 | 2026.01.08 00:39:04.670084 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.01.08 00:39:04.670180 [ 268 ] {0f4c4909-7a9f-4ccd-a3cc-3f0888cebed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12257 | 2026.01.08 00:39:04.670223 [ 268 ] {0f4c4909-7a9f-4ccd-a3cc-3f0888cebed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12258 | 2026.01.08 00:39:04.670670 [ 268 ] {0f4c4909-7a9f-4ccd-a3cc-3f0888cebed4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.01.08 00:39:04.670708 [ 268 ] {0f4c4909-7a9f-4ccd-a3cc-3f0888cebed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12260 | 2026.01.08 00:39:04.671048 [ 268 ] {0f4c4909-7a9f-4ccd-a3cc-3f0888cebed4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12261 | 2026.01.08 00:39:04.671273 [ 268 ] {0f4c4909-7a9f-4ccd-a3cc-3f0888cebed4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.01.08 00:39:04.671404 [ 268 ] {0f4c4909-7a9f-4ccd-a3cc-3f0888cebed4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001242 sec., 252818.03542673108 rows/sec., 16.61 MiB/sec. | ||
| 12263 | 2026.01.08 00:39:04.671442 [ 268 ] {0f4c4909-7a9f-4ccd-a3cc-3f0888cebed4} <Debug> TCPHandler: Processed in 0.001406991 sec. | ||
| 12264 | 2026.01.08 00:39:04.671550 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.01.08 00:39:04.671645 [ 268 ] {81971b57-38a2-411d-84ea-51c8bee03209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12266 | 2026.01.08 00:39:04.671688 [ 268 ] {81971b57-38a2-411d-84ea-51c8bee03209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12267 | 2026.01.08 00:39:04.672013 [ 268 ] {81971b57-38a2-411d-84ea-51c8bee03209} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.01.08 00:39:04.672050 [ 268 ] {81971b57-38a2-411d-84ea-51c8bee03209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12269 | 2026.01.08 00:39:04.672346 [ 268 ] {81971b57-38a2-411d-84ea-51c8bee03209} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12270 | 2026.01.08 00:39:04.672562 [ 268 ] {81971b57-38a2-411d-84ea-51c8bee03209} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.01.08 00:39:04.672691 [ 268 ] {81971b57-38a2-411d-84ea-51c8bee03209} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 12272 | 2026.01.08 00:39:04.672729 [ 268 ] {81971b57-38a2-411d-84ea-51c8bee03209} <Debug> TCPHandler: Processed in 0.001227035 sec. | ||
| 12273 | 2026.01.08 00:39:04.672838 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2026.01.08 00:39:04.672931 [ 268 ] {c17dd7f5-8c8f-428c-b82b-5c5cd18440e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12275 | 2026.01.08 00:39:04.672987 [ 268 ] {c17dd7f5-8c8f-428c-b82b-5c5cd18440e7} <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 | ||
| 12276 | 2026.01.08 00:39:04.673875 [ 268 ] {c17dd7f5-8c8f-428c-b82b-5c5cd18440e7} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.01.08 00:39:04.673911 [ 268 ] {c17dd7f5-8c8f-428c-b82b-5c5cd18440e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12278 | 2026.01.08 00:39:04.674463 [ 268 ] {c17dd7f5-8c8f-428c-b82b-5c5cd18440e7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12279 | 2026.01.08 00:39:04.674690 [ 268 ] {c17dd7f5-8c8f-428c-b82b-5c5cd18440e7} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.01.08 00:39:04.674828 [ 268 ] {c17dd7f5-8c8f-428c-b82b-5c5cd18440e7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001913 sec., 18818.60951385259 rows/sec., 33.72 MiB/sec. | ||
| 12281 | 2026.01.08 00:39:04.674884 [ 268 ] {c17dd7f5-8c8f-428c-b82b-5c5cd18440e7} <Debug> TCPHandler: Processed in 0.002095429 sec. | ||
| 12282 | 2026.01.08 00:39:04.674999 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.01.08 00:39:04.675094 [ 268 ] {72a37ca8-cba7-465a-a1da-cf0e537f5afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12284 | 2026.01.08 00:39:04.675137 [ 268 ] {72a37ca8-cba7-465a-a1da-cf0e537f5afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12285 | 2026.01.08 00:39:04.675478 [ 268 ] {72a37ca8-cba7-465a-a1da-cf0e537f5afa} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2026.01.08 00:39:04.675514 [ 268 ] {72a37ca8-cba7-465a-a1da-cf0e537f5afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 12287 | 2026.01.08 00:39:04.675825 [ 268 ] {72a37ca8-cba7-465a-a1da-cf0e537f5afa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12288 | 2026.01.08 00:39:04.676037 [ 268 ] {72a37ca8-cba7-465a-a1da-cf0e537f5afa} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2026.01.08 00:39:04.676165 [ 268 ] {72a37ca8-cba7-465a-a1da-cf0e537f5afa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001089 sec., 95500.45913682278 rows/sec., 5.85 MiB/sec. | ||
| 12290 | 2026.01.08 00:39:04.676204 [ 268 ] {72a37ca8-cba7-465a-a1da-cf0e537f5afa} <Debug> TCPHandler: Processed in 0.001254066 sec. | ||
| 12291 | 2026.01.08 00:39:06.930375 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12292 | 2026.01.08 00:39:06.930448 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12293 | 2026.01.08 00:39:07.080324 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26033 | ||
| 12294 | 2026.01.08 00:39:07.081080 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2026.01.08 00:39:07.081129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12296 | 2026.01.08 00:39:07.081619 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12297 | 2026.01.08 00:39:07.081860 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.01.08 00:39:07.082007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26033 | ||
| 12299 | 2026.01.08 00:39:08.454893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12300 | 2026.01.08 00:39:08.471642 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2026.01.08 00:39:08.471717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12302 | 2026.01.08 00:39:08.477903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12303 | 2026.01.08 00:39:08.478628 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2026.01.08 00:39:08.481578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12305 | 2026.01.08 00:39:09.646541 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12306 | 2026.01.08 00:39:09.646746 [ 268 ] {39e09c7c-2e51-4731-b2f0-5b5feb68fee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12307 | 2026.01.08 00:39:09.646822 [ 268 ] {39e09c7c-2e51-4731-b2f0-5b5feb68fee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12308 | 2026.01.08 00:39:09.647590 [ 268 ] {39e09c7c-2e51-4731-b2f0-5b5feb68fee4} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2026.01.08 00:39:09.647642 [ 268 ] {39e09c7c-2e51-4731-b2f0-5b5feb68fee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12310 | 2026.01.08 00:39:09.648046 [ 268 ] {39e09c7c-2e51-4731-b2f0-5b5feb68fee4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12311 | 2026.01.08 00:39:09.648274 [ 268 ] {39e09c7c-2e51-4731-b2f0-5b5feb68fee4} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2026.01.08 00:39:09.648448 [ 268 ] {39e09c7c-2e51-4731-b2f0-5b5feb68fee4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001755 sec., 37606.83760683761 rows/sec., 2.99 MiB/sec. | ||
| 12313 | 2026.01.08 00:39:09.648502 [ 268 ] {39e09c7c-2e51-4731-b2f0-5b5feb68fee4} <Debug> TCPHandler: Processed in 0.00210091 sec. | ||
| 12314 | 2026.01.08 00:39:09.648626 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2026.01.08 00:39:09.648728 [ 268 ] {84c1c53d-dbaa-4fe8-b716-02ad8b157425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12316 | 2026.01.08 00:39:09.648776 [ 268 ] {84c1c53d-dbaa-4fe8-b716-02ad8b157425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12317 | 2026.01.08 00:39:09.649201 [ 268 ] {84c1c53d-dbaa-4fe8-b716-02ad8b157425} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2026.01.08 00:39:09.649239 [ 268 ] {84c1c53d-dbaa-4fe8-b716-02ad8b157425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12319 | 2026.01.08 00:39:09.649537 [ 268 ] {84c1c53d-dbaa-4fe8-b716-02ad8b157425} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12320 | 2026.01.08 00:39:09.649745 [ 268 ] {84c1c53d-dbaa-4fe8-b716-02ad8b157425} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2026.01.08 00:39:09.649883 [ 268 ] {84c1c53d-dbaa-4fe8-b716-02ad8b157425} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001176 sec., 4251.700680272109 rows/sec., 319.71 KiB/sec. | ||
| 12322 | 2026.01.08 00:39:09.649923 [ 268 ] {84c1c53d-dbaa-4fe8-b716-02ad8b157425} <Debug> TCPHandler: Processed in 0.001346339 sec. | ||
| 12323 | 2026.01.08 00:39:09.650032 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2026.01.08 00:39:09.650126 [ 268 ] {c6e0e26c-98e2-46b9-882d-22d4b85c2554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12325 | 2026.01.08 00:39:09.650166 [ 268 ] {c6e0e26c-98e2-46b9-882d-22d4b85c2554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12326 | 2026.01.08 00:39:09.650580 [ 268 ] {c6e0e26c-98e2-46b9-882d-22d4b85c2554} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.01.08 00:39:09.650617 [ 268 ] {c6e0e26c-98e2-46b9-882d-22d4b85c2554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12328 | 2026.01.08 00:39:09.650919 [ 268 ] {c6e0e26c-98e2-46b9-882d-22d4b85c2554} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12329 | 2026.01.08 00:39:09.651124 [ 268 ] {c6e0e26c-98e2-46b9-882d-22d4b85c2554} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.01.08 00:39:09.651256 [ 268 ] {c6e0e26c-98e2-46b9-882d-22d4b85c2554} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001147 sec., 60156.93112467306 rows/sec., 4.70 MiB/sec. | ||
| 12331 | 2026.01.08 00:39:09.651296 [ 268 ] {c6e0e26c-98e2-46b9-882d-22d4b85c2554} <Debug> TCPHandler: Processed in 0.001311188 sec. | ||
| 12332 | 2026.01.08 00:39:09.651407 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2026.01.08 00:39:09.651500 [ 268 ] {4d4fda9f-510d-4992-8df1-4f398f2dff11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12334 | 2026.01.08 00:39:09.651543 [ 268 ] {4d4fda9f-510d-4992-8df1-4f398f2dff11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12335 | 2026.01.08 00:39:09.651971 [ 268 ] {4d4fda9f-510d-4992-8df1-4f398f2dff11} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2026.01.08 00:39:09.652006 [ 268 ] {4d4fda9f-510d-4992-8df1-4f398f2dff11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12337 | 2026.01.08 00:39:09.652340 [ 268 ] {4d4fda9f-510d-4992-8df1-4f398f2dff11} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12338 | 2026.01.08 00:39:09.652542 [ 268 ] {4d4fda9f-510d-4992-8df1-4f398f2dff11} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2026.01.08 00:39:09.652673 [ 268 ] {4d4fda9f-510d-4992-8df1-4f398f2dff11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 12340 | 2026.01.08 00:39:09.652712 [ 268 ] {4d4fda9f-510d-4992-8df1-4f398f2dff11} <Debug> TCPHandler: Processed in 0.001352468 sec. | ||
| 12341 | 2026.01.08 00:39:09.652821 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2026.01.08 00:39:09.652914 [ 268 ] {f4a1789b-7247-4fca-8373-2eb8b6f4a8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12343 | 2026.01.08 00:39:09.652969 [ 268 ] {f4a1789b-7247-4fca-8373-2eb8b6f4a8b0} <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 | ||
| 12344 | 2026.01.08 00:39:09.653733 [ 268 ] {f4a1789b-7247-4fca-8373-2eb8b6f4a8b0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2026.01.08 00:39:09.653769 [ 268 ] {f4a1789b-7247-4fca-8373-2eb8b6f4a8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12346 | 2026.01.08 00:39:09.654262 [ 268 ] {f4a1789b-7247-4fca-8373-2eb8b6f4a8b0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12347 | 2026.01.08 00:39:09.654475 [ 268 ] {f4a1789b-7247-4fca-8373-2eb8b6f4a8b0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2026.01.08 00:39:09.654613 [ 268 ] {f4a1789b-7247-4fca-8373-2eb8b6f4a8b0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001715 sec., 2915.451895043732 rows/sec., 5.22 MiB/sec. | ||
| 12349 | 2026.01.08 00:39:09.654671 [ 268 ] {f4a1789b-7247-4fca-8373-2eb8b6f4a8b0} <Debug> TCPHandler: Processed in 0.001896634 sec. | ||
| 12350 | 2026.01.08 00:39:09.654779 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2026.01.08 00:39:09.654872 [ 268 ] {27e7d627-7268-4f45-a5a4-2c83b715078c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12352 | 2026.01.08 00:39:09.654912 [ 268 ] {27e7d627-7268-4f45-a5a4-2c83b715078c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12353 | 2026.01.08 00:39:09.655253 [ 268 ] {27e7d627-7268-4f45-a5a4-2c83b715078c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2026.01.08 00:39:09.655288 [ 268 ] {27e7d627-7268-4f45-a5a4-2c83b715078c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12355 | 2026.01.08 00:39:09.655585 [ 268 ] {27e7d627-7268-4f45-a5a4-2c83b715078c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12356 | 2026.01.08 00:39:09.655791 [ 268 ] {27e7d627-7268-4f45-a5a4-2c83b715078c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2026.01.08 00:39:09.655922 [ 268 ] {27e7d627-7268-4f45-a5a4-2c83b715078c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 12358 | 2026.01.08 00:39:09.655959 [ 268 ] {27e7d627-7268-4f45-a5a4-2c83b715078c} <Debug> TCPHandler: Processed in 0.001228155 sec. | ||
| 12359 | 2026.01.08 00:39:11.044767 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2026.01.08 00:39:11.044967 [ 268 ] {da275fab-5805-4861-83e6-27de5ccab441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12361 | 2026.01.08 00:39:11.045034 [ 268 ] {da275fab-5805-4861-83e6-27de5ccab441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12362 | 2026.01.08 00:39:11.045877 [ 268 ] {da275fab-5805-4861-83e6-27de5ccab441} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2026.01.08 00:39:11.045923 [ 268 ] {da275fab-5805-4861-83e6-27de5ccab441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12364 | 2026.01.08 00:39:11.046343 [ 268 ] {da275fab-5805-4861-83e6-27de5ccab441} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12365 | 2026.01.08 00:39:11.046571 [ 268 ] {da275fab-5805-4861-83e6-27de5ccab441} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2026.01.08 00:39:11.046737 [ 268 ] {da275fab-5805-4861-83e6-27de5ccab441} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00182 sec., 225274.72527472526 rows/sec., 14.29 MiB/sec. | ||
| 12367 | 2026.01.08 00:39:11.046792 [ 268 ] {da275fab-5805-4861-83e6-27de5ccab441} <Debug> TCPHandler: Processed in 0.002162672 sec. | ||
| 12368 | 2026.01.08 00:39:11.046912 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2026.01.08 00:39:11.047016 [ 268 ] {87a0719b-9204-4895-afa2-9806c1777ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12370 | 2026.01.08 00:39:11.047062 [ 268 ] {87a0719b-9204-4895-afa2-9806c1777ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12371 | 2026.01.08 00:39:11.047480 [ 268 ] {87a0719b-9204-4895-afa2-9806c1777ccd} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2026.01.08 00:39:11.047518 [ 268 ] {87a0719b-9204-4895-afa2-9806c1777ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12373 | 2026.01.08 00:39:11.047810 [ 268 ] {87a0719b-9204-4895-afa2-9806c1777ccd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12374 | 2026.01.08 00:39:11.048014 [ 268 ] {87a0719b-9204-4895-afa2-9806c1777ccd} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2026.01.08 00:39:11.048148 [ 268 ] {87a0719b-9204-4895-afa2-9806c1777ccd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 282.64 KiB/sec. | ||
| 12376 | 2026.01.08 00:39:11.048189 [ 268 ] {87a0719b-9204-4895-afa2-9806c1777ccd} <Debug> TCPHandler: Processed in 0.001328527 sec. | ||
| 12377 | 2026.01.08 00:39:11.048300 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12378 | 2026.01.08 00:39:11.048394 [ 268 ] {0356456b-457b-4925-bbb7-82002c54e51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12379 | 2026.01.08 00:39:11.048436 [ 268 ] {0356456b-457b-4925-bbb7-82002c54e51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12380 | 2026.01.08 00:39:11.049986 [ 268 ] {0356456b-457b-4925-bbb7-82002c54e51a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.01.08 00:39:11.050024 [ 268 ] {0356456b-457b-4925-bbb7-82002c54e51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12382 | 2026.01.08 00:39:11.050473 [ 268 ] {0356456b-457b-4925-bbb7-82002c54e51a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12383 | 2026.01.08 00:39:11.050688 [ 268 ] {0356456b-457b-4925-bbb7-82002c54e51a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12384 | 2026.01.08 00:39:11.050823 [ 268 ] {0356456b-457b-4925-bbb7-82002c54e51a} <Debug> executeQuery: Read 2326 rows, 193.44 KiB in 0.002448 sec., 950163.3986928104 rows/sec., 77.17 MiB/sec. | ||
| 12385 | 2026.01.08 00:39:11.050866 [ 268 ] {0356456b-457b-4925-bbb7-82002c54e51a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12386 | 2026.01.08 00:39:11.050879 [ 268 ] {0356456b-457b-4925-bbb7-82002c54e51a} <Debug> TCPHandler: Processed in 0.002630405 sec. | ||
| 12387 | 2026.01.08 00:39:11.050990 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12388 | 2026.01.08 00:39:11.051085 [ 268 ] {b2d603e1-0548-40bb-8125-095026c41b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12389 | 2026.01.08 00:39:11.051126 [ 268 ] {b2d603e1-0548-40bb-8125-095026c41b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12390 | 2026.01.08 00:39:11.051634 [ 268 ] {b2d603e1-0548-40bb-8125-095026c41b82} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2026.01.08 00:39:11.051671 [ 268 ] {b2d603e1-0548-40bb-8125-095026c41b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12392 | 2026.01.08 00:39:11.051981 [ 268 ] {b2d603e1-0548-40bb-8125-095026c41b82} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12393 | 2026.01.08 00:39:11.052196 [ 268 ] {b2d603e1-0548-40bb-8125-095026c41b82} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2026.01.08 00:39:11.052339 [ 268 ] {b2d603e1-0548-40bb-8125-095026c41b82} <Debug> executeQuery: Read 245 rows, 15.30 KiB in 0.001271 sec., 192761.6050354052 rows/sec., 11.76 MiB/sec. | ||
| 12395 | 2026.01.08 00:39:11.052380 [ 268 ] {b2d603e1-0548-40bb-8125-095026c41b82} <Debug> TCPHandler: Processed in 0.001439111 sec. | ||
| 12396 | 2026.01.08 00:39:11.052499 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12397 | 2026.01.08 00:39:11.052594 [ 268 ] {1a538d13-0e91-47d9-9023-d944e176222e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12398 | 2026.01.08 00:39:11.052634 [ 268 ] {1a538d13-0e91-47d9-9023-d944e176222e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12399 | 2026.01.08 00:39:11.053198 [ 268 ] {1a538d13-0e91-47d9-9023-d944e176222e} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12400 | 2026.01.08 00:39:11.053236 [ 268 ] {1a538d13-0e91-47d9-9023-d944e176222e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12401 | 2026.01.08 00:39:11.053549 [ 268 ] {1a538d13-0e91-47d9-9023-d944e176222e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12402 | 2026.01.08 00:39:11.053756 [ 268 ] {1a538d13-0e91-47d9-9023-d944e176222e} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12403 | 2026.01.08 00:39:11.053885 [ 268 ] {1a538d13-0e91-47d9-9023-d944e176222e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001309 sec., 336134.45378151257 rows/sec., 22.24 MiB/sec. | ||
| 12404 | 2026.01.08 00:39:11.053925 [ 268 ] {1a538d13-0e91-47d9-9023-d944e176222e} <Debug> TCPHandler: Processed in 0.001474822 sec. | ||
| 12405 | 2026.01.08 00:39:11.054038 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12406 | 2026.01.08 00:39:11.054133 [ 268 ] {e8db14ad-705c-4c42-bdc7-60be87734c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12407 | 2026.01.08 00:39:11.054173 [ 268 ] {e8db14ad-705c-4c42-bdc7-60be87734c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12408 | 2026.01.08 00:39:11.054653 [ 268 ] {e8db14ad-705c-4c42-bdc7-60be87734c07} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2026.01.08 00:39:11.054689 [ 268 ] {e8db14ad-705c-4c42-bdc7-60be87734c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12410 | 2026.01.08 00:39:11.054992 [ 268 ] {e8db14ad-705c-4c42-bdc7-60be87734c07} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12411 | 2026.01.08 00:39:11.055196 [ 268 ] {e8db14ad-705c-4c42-bdc7-60be87734c07} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2026.01.08 00:39:11.055327 [ 268 ] {e8db14ad-705c-4c42-bdc7-60be87734c07} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 12413 | 2026.01.08 00:39:11.055367 [ 268 ] {e8db14ad-705c-4c42-bdc7-60be87734c07} <Debug> TCPHandler: Processed in 0.001378489 sec. | ||
| 12414 | 2026.01.08 00:39:11.055476 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2026.01.08 00:39:11.055571 [ 268 ] {7888d997-8475-4adc-aba6-2e68c66753b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12416 | 2026.01.08 00:39:11.055611 [ 268 ] {7888d997-8475-4adc-aba6-2e68c66753b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12417 | 2026.01.08 00:39:11.056433 [ 268 ] {7888d997-8475-4adc-aba6-2e68c66753b5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2026.01.08 00:39:11.056470 [ 268 ] {7888d997-8475-4adc-aba6-2e68c66753b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12419 | 2026.01.08 00:39:11.056824 [ 268 ] {7888d997-8475-4adc-aba6-2e68c66753b5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12420 | 2026.01.08 00:39:11.057034 [ 268 ] {7888d997-8475-4adc-aba6-2e68c66753b5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2026.01.08 00:39:11.057164 [ 268 ] {7888d997-8475-4adc-aba6-2e68c66753b5} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.00161 sec., 729813.6645962732 rows/sec., 52.14 MiB/sec. | ||
| 12422 | 2026.01.08 00:39:11.057205 [ 268 ] {7888d997-8475-4adc-aba6-2e68c66753b5} <Debug> TCPHandler: Processed in 0.001778011 sec. | ||
| 12423 | 2026.01.08 00:39:11.057321 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12424 | 2026.01.08 00:39:11.057416 [ 268 ] {df411d87-9bf3-42fa-86d0-6d628b2b04e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12425 | 2026.01.08 00:39:11.057459 [ 268 ] {df411d87-9bf3-42fa-86d0-6d628b2b04e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12426 | 2026.01.08 00:39:11.057801 [ 268 ] {df411d87-9bf3-42fa-86d0-6d628b2b04e2} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2026.01.08 00:39:11.057837 [ 268 ] {df411d87-9bf3-42fa-86d0-6d628b2b04e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12428 | 2026.01.08 00:39:11.058131 [ 268 ] {df411d87-9bf3-42fa-86d0-6d628b2b04e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12429 | 2026.01.08 00:39:11.058337 [ 268 ] {df411d87-9bf3-42fa-86d0-6d628b2b04e2} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2026.01.08 00:39:11.058469 [ 268 ] {df411d87-9bf3-42fa-86d0-6d628b2b04e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 12431 | 2026.01.08 00:39:11.058507 [ 268 ] {df411d87-9bf3-42fa-86d0-6d628b2b04e2} <Debug> TCPHandler: Processed in 0.001235046 sec. | ||
| 12432 | 2026.01.08 00:39:11.058612 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12433 | 2026.01.08 00:39:11.058707 [ 268 ] {98c03990-b1fd-4116-af8d-3f75ca45d631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12434 | 2026.01.08 00:39:11.058751 [ 268 ] {98c03990-b1fd-4116-af8d-3f75ca45d631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12435 | 2026.01.08 00:39:11.059342 [ 268 ] {98c03990-b1fd-4116-af8d-3f75ca45d631} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2026.01.08 00:39:11.059379 [ 268 ] {98c03990-b1fd-4116-af8d-3f75ca45d631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12437 | 2026.01.08 00:39:11.059750 [ 268 ] {98c03990-b1fd-4116-af8d-3f75ca45d631} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12438 | 2026.01.08 00:39:11.059955 [ 268 ] {98c03990-b1fd-4116-af8d-3f75ca45d631} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2026.01.08 00:39:11.060084 [ 268 ] {98c03990-b1fd-4116-af8d-3f75ca45d631} <Debug> executeQuery: Read 904 rows, 61.17 KiB in 0.001395 sec., 648028.6738351254 rows/sec., 42.82 MiB/sec. | ||
| 12440 | 2026.01.08 00:39:11.060123 [ 268 ] {98c03990-b1fd-4116-af8d-3f75ca45d631} <Debug> TCPHandler: Processed in 0.001560404 sec. | ||
| 12441 | 2026.01.08 00:39:11.060225 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12442 | 2026.01.08 00:39:11.060320 [ 268 ] {12caafbc-1901-4a04-b092-e45d2aa25414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12443 | 2026.01.08 00:39:11.060362 [ 268 ] {12caafbc-1901-4a04-b092-e45d2aa25414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12444 | 2026.01.08 00:39:11.060681 [ 268 ] {12caafbc-1901-4a04-b092-e45d2aa25414} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12445 | 2026.01.08 00:39:11.060717 [ 268 ] {12caafbc-1901-4a04-b092-e45d2aa25414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12446 | 2026.01.08 00:39:11.061008 [ 268 ] {12caafbc-1901-4a04-b092-e45d2aa25414} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12447 | 2026.01.08 00:39:11.061219 [ 268 ] {12caafbc-1901-4a04-b092-e45d2aa25414} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2026.01.08 00:39:11.061348 [ 268 ] {12caafbc-1901-4a04-b092-e45d2aa25414} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 12449 | 2026.01.08 00:39:11.061386 [ 268 ] {12caafbc-1901-4a04-b092-e45d2aa25414} <Debug> TCPHandler: Processed in 0.001210184 sec. | ||
| 12450 | 2026.01.08 00:39:11.061494 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12451 | 2026.01.08 00:39:11.061588 [ 268 ] {2d3837b9-f3c0-46e2-987e-48297b9d1fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12452 | 2026.01.08 00:39:11.061643 [ 268 ] {2d3837b9-f3c0-46e2-987e-48297b9d1fc1} <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 | ||
| 12453 | 2026.01.08 00:39:11.062500 [ 268 ] {2d3837b9-f3c0-46e2-987e-48297b9d1fc1} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12454 | 2026.01.08 00:39:11.062538 [ 268 ] {2d3837b9-f3c0-46e2-987e-48297b9d1fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12455 | 2026.01.08 00:39:11.063080 [ 268 ] {2d3837b9-f3c0-46e2-987e-48297b9d1fc1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12456 | 2026.01.08 00:39:11.063293 [ 268 ] {2d3837b9-f3c0-46e2-987e-48297b9d1fc1} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2026.01.08 00:39:11.063429 [ 268 ] {2d3837b9-f3c0-46e2-987e-48297b9d1fc1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001857 sec., 19386.10662358643 rows/sec., 34.74 MiB/sec. | ||
| 12458 | 2026.01.08 00:39:11.063486 [ 268 ] {2d3837b9-f3c0-46e2-987e-48297b9d1fc1} <Debug> TCPHandler: Processed in 0.002041478 sec. | ||
| 12459 | 2026.01.08 00:39:11.063599 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12460 | 2026.01.08 00:39:11.063692 [ 268 ] {7c7f3199-9449-4b7b-8f7f-688434ba17cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12461 | 2026.01.08 00:39:11.063734 [ 268 ] {7c7f3199-9449-4b7b-8f7f-688434ba17cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12462 | 2026.01.08 00:39:11.064073 [ 268 ] {7c7f3199-9449-4b7b-8f7f-688434ba17cf} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2026.01.08 00:39:11.064110 [ 268 ] {7c7f3199-9449-4b7b-8f7f-688434ba17cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12464 | 2026.01.08 00:39:11.064407 [ 268 ] {7c7f3199-9449-4b7b-8f7f-688434ba17cf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12465 | 2026.01.08 00:39:11.064609 [ 268 ] {7c7f3199-9449-4b7b-8f7f-688434ba17cf} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12466 | 2026.01.08 00:39:11.064747 [ 268 ] {7c7f3199-9449-4b7b-8f7f-688434ba17cf} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001061 sec., 64090.48067860508 rows/sec., 3.72 MiB/sec. | ||
| 12467 | 2026.01.08 00:39:11.064807 [ 268 ] {7c7f3199-9449-4b7b-8f7f-688434ba17cf} <Debug> TCPHandler: Processed in 0.001257485 sec. | ||
| 12468 | 2026.01.08 00:39:12.164152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1624 | ||
| 12469 | 2026.01.08 00:39:12.166949 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2026.01.08 00:39:12.167001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12471 | 2026.01.08 00:39:12.168231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12472 | 2026.01.08 00:39:12.168506 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2026.01.08 00:39:12.168882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 12474 | 2026.01.08 00:39:14.583044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26481 | ||
| 12475 | 2026.01.08 00:39:14.583541 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2026.01.08 00:39:14.583591 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12477 | 2026.01.08 00:39:14.584077 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12478 | 2026.01.08 00:39:14.584302 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2026.01.08 00:39:14.584439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26481 | ||
| 12480 | 2026.01.08 00:39:14.642209 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12481 | 2026.01.08 00:39:14.642395 [ 268 ] {fd6439c3-f546-49d6-ba99-f4ff406901e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12482 | 2026.01.08 00:39:14.642464 [ 268 ] {fd6439c3-f546-49d6-ba99-f4ff406901e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12483 | 2026.01.08 00:39:14.643163 [ 268 ] {fd6439c3-f546-49d6-ba99-f4ff406901e2} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2026.01.08 00:39:14.643203 [ 268 ] {fd6439c3-f546-49d6-ba99-f4ff406901e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12485 | 2026.01.08 00:39:14.643601 [ 268 ] {fd6439c3-f546-49d6-ba99-f4ff406901e2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12486 | 2026.01.08 00:39:14.643837 [ 268 ] {fd6439c3-f546-49d6-ba99-f4ff406901e2} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2026.01.08 00:39:14.643999 [ 268 ] {fd6439c3-f546-49d6-ba99-f4ff406901e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 12488 | 2026.01.08 00:39:14.644052 [ 268 ] {fd6439c3-f546-49d6-ba99-f4ff406901e2} <Debug> TCPHandler: Processed in 0.001974506 sec. | ||
| 12489 | 2026.01.08 00:39:14.644176 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12490 | 2026.01.08 00:39:14.644281 [ 268 ] {42633f24-4f9a-45b6-9b62-5425cd9fc867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12491 | 2026.01.08 00:39:14.644325 [ 268 ] {42633f24-4f9a-45b6-9b62-5425cd9fc867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12492 | 2026.01.08 00:39:14.644761 [ 268 ] {42633f24-4f9a-45b6-9b62-5425cd9fc867} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12493 | 2026.01.08 00:39:14.644798 [ 268 ] {42633f24-4f9a-45b6-9b62-5425cd9fc867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12494 | 2026.01.08 00:39:14.645115 [ 268 ] {42633f24-4f9a-45b6-9b62-5425cd9fc867} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12495 | 2026.01.08 00:39:14.645340 [ 268 ] {42633f24-4f9a-45b6-9b62-5425cd9fc867} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12496 | 2026.01.08 00:39:14.645475 [ 268 ] {42633f24-4f9a-45b6-9b62-5425cd9fc867} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 12497 | 2026.01.08 00:39:14.645515 [ 268 ] {42633f24-4f9a-45b6-9b62-5425cd9fc867} <Debug> TCPHandler: Processed in 0.001392229 sec. | ||
| 12498 | 2026.01.08 00:39:14.645630 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12499 | 2026.01.08 00:39:14.645731 [ 268 ] {8d70b69a-8d46-49e3-a73f-991fd6d7e8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12500 | 2026.01.08 00:39:14.645776 [ 268 ] {8d70b69a-8d46-49e3-a73f-991fd6d7e8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12501 | 2026.01.08 00:39:14.646158 [ 268 ] {8d70b69a-8d46-49e3-a73f-991fd6d7e8cc} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12502 | 2026.01.08 00:39:14.646195 [ 268 ] {8d70b69a-8d46-49e3-a73f-991fd6d7e8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12503 | 2026.01.08 00:39:14.646531 [ 268 ] {8d70b69a-8d46-49e3-a73f-991fd6d7e8cc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12504 | 2026.01.08 00:39:14.646770 [ 268 ] {8d70b69a-8d46-49e3-a73f-991fd6d7e8cc} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12505 | 2026.01.08 00:39:14.646903 [ 268 ] {8d70b69a-8d46-49e3-a73f-991fd6d7e8cc} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001194 sec., 80402.01005025127 rows/sec., 5.60 MiB/sec. | ||
| 12506 | 2026.01.08 00:39:14.646942 [ 268 ] {8d70b69a-8d46-49e3-a73f-991fd6d7e8cc} <Debug> TCPHandler: Processed in 0.001362369 sec. | ||
| 12507 | 2026.01.08 00:39:14.647059 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12508 | 2026.01.08 00:39:14.647157 [ 268 ] {544b1ea3-42ed-46d6-98f2-a6ea85ea4030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12509 | 2026.01.08 00:39:14.647200 [ 268 ] {544b1ea3-42ed-46d6-98f2-a6ea85ea4030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12510 | 2026.01.08 00:39:14.647540 [ 268 ] {544b1ea3-42ed-46d6-98f2-a6ea85ea4030} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12511 | 2026.01.08 00:39:14.647576 [ 268 ] {544b1ea3-42ed-46d6-98f2-a6ea85ea4030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12512 | 2026.01.08 00:39:14.647891 [ 268 ] {544b1ea3-42ed-46d6-98f2-a6ea85ea4030} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12513 | 2026.01.08 00:39:14.648126 [ 268 ] {544b1ea3-42ed-46d6-98f2-a6ea85ea4030} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12514 | 2026.01.08 00:39:14.648261 [ 268 ] {544b1ea3-42ed-46d6-98f2-a6ea85ea4030} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001125 sec., 32000.000000000004 rows/sec., 2.16 MiB/sec. | ||
| 12515 | 2026.01.08 00:39:14.648298 [ 268 ] {544b1ea3-42ed-46d6-98f2-a6ea85ea4030} <Debug> TCPHandler: Processed in 0.001288976 sec. | ||
| 12516 | 2026.01.08 00:39:15.982585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12517 | 2026.01.08 00:39:15.999719 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2026.01.08 00:39:15.999773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12519 | 2026.01.08 00:39:16.005803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12520 | 2026.01.08 00:39:16.006498 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12521 | 2026.01.08 00:39:16.009272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12522 | 2026.01.08 00:39:19.391986 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61910 | ||
| 12523 | 2026.01.08 00:39:19.392095 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12524 | 2026.01.08 00:39:19.392124 [ 351 ] {} <Debug> TCP-Session: 0bbf7056-2a1f-47cd-a1f4-7f69f0a778e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61910 | ||
| 12525 | 2026.01.08 00:39:19.392146 [ 351 ] {} <Debug> TCP-Session: 0bbf7056-2a1f-47cd-a1f4-7f69f0a778e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12526 | 2026.01.08 00:39:19.392160 [ 351 ] {} <Debug> TCP-Session: 0bbf7056-2a1f-47cd-a1f4-7f69f0a778e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12527 | 2026.01.08 00:39:19.392343 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44671 | ||
| 12528 | 2026.01.08 00:39:19.392343 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47893 | ||
| 12529 | 2026.01.08 00:39:19.392398 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55929 | ||
| 12530 | 2026.01.08 00:39:19.392421 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53819 | ||
| 12531 | 2026.01.08 00:39:19.392450 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12532 | 2026.01.08 00:39:19.392476 [ 351 ] {} <Trace> TCP-Session: 0bbf7056-2a1f-47cd-a1f4-7f69f0a778e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12533 | 2026.01.08 00:39:19.392497 [ 353 ] {} <Debug> TCP-Session: 82c2565f-0cdf-4211-bdd7-4d9bba45ba11 Authenticating user 'default' from [fd00:1122:3344:101::e]:44671 | ||
| 12534 | 2026.01.08 00:39:19.392509 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12535 | 2026.01.08 00:39:19.392531 [ 353 ] {} <Debug> TCP-Session: 82c2565f-0cdf-4211-bdd7-4d9bba45ba11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12536 | 2026.01.08 00:39:19.392548 [ 361 ] {} <Debug> TCP-Session: 580e3de0-8f81-4ede-a46f-14c15e580154 Authenticating user 'default' from [fd00:1122:3344:101::e]:55929 | ||
| 12537 | 2026.01.08 00:39:19.392556 [ 353 ] {} <Debug> TCP-Session: 82c2565f-0cdf-4211-bdd7-4d9bba45ba11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12538 | 2026.01.08 00:39:19.392579 [ 361 ] {} <Debug> TCP-Session: 580e3de0-8f81-4ede-a46f-14c15e580154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12539 | 2026.01.08 00:39:19.392388 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48622 | ||
| 12540 | 2026.01.08 00:39:19.392603 [ 361 ] {} <Debug> TCP-Session: 580e3de0-8f81-4ede-a46f-14c15e580154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12541 | 2026.01.08 00:39:19.392383 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60777 | ||
| 12542 | 2026.01.08 00:39:19.392676 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12543 | 2026.01.08 00:39:19.392660 [ 351 ] {abfa9649-c9e4-4e71-adac-d8a3b71eb7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61910) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12544 | 2026.01.08 00:39:19.392732 [ 363 ] {} <Debug> TCP-Session: 7b503143-2432-4bec-8e6b-9c2945a7b7d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53819 | ||
| 12545 | 2026.01.08 00:39:19.392377 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37864 | ||
| 12546 | 2026.01.08 00:39:19.392755 [ 363 ] {} <Debug> TCP-Session: 7b503143-2432-4bec-8e6b-9c2945a7b7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12547 | 2026.01.08 00:39:19.392415 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45753 | ||
| 12548 | 2026.01.08 00:39:19.392793 [ 363 ] {} <Debug> TCP-Session: 7b503143-2432-4bec-8e6b-9c2945a7b7d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12549 | 2026.01.08 00:39:19.392822 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12550 | 2026.01.08 00:39:19.392876 [ 352 ] {} <Debug> TCP-Session: 0bfc9afb-882c-4026-8617-bc4c51f16cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47893 | ||
| 12551 | 2026.01.08 00:39:19.392898 [ 352 ] {} <Debug> TCP-Session: 0bfc9afb-882c-4026-8617-bc4c51f16cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12552 | 2026.01.08 00:39:19.392916 [ 352 ] {} <Debug> TCP-Session: 0bfc9afb-882c-4026-8617-bc4c51f16cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12553 | 2026.01.08 00:39:19.392988 [ 351 ] {abfa9649-c9e4-4e71-adac-d8a3b71eb7ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12554 | 2026.01.08 00:39:19.393052 [ 351 ] {abfa9649-c9e4-4e71-adac-d8a3b71eb7ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12555 | 2026.01.08 00:39:19.393219 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12556 | 2026.01.08 00:39:19.393266 [ 354 ] {} <Debug> TCP-Session: cd8a9f55-89fa-4a78-aa89-697b3bb16564 Authenticating user 'default' from [fd00:1122:3344:101::e]:60777 | ||
| 12557 | 2026.01.08 00:39:19.393290 [ 354 ] {} <Debug> TCP-Session: cd8a9f55-89fa-4a78-aa89-697b3bb16564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12558 | 2026.01.08 00:39:19.393303 [ 354 ] {} <Debug> TCP-Session: cd8a9f55-89fa-4a78-aa89-697b3bb16564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12559 | 2026.01.08 00:39:19.393344 [ 351 ] {abfa9649-c9e4-4e71-adac-d8a3b71eb7ad} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 12560 | 2026.01.08 00:39:19.393655 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12561 | 2026.01.08 00:39:19.393691 [ 355 ] {} <Debug> TCP-Session: 8716470c-16ef-4998-85a0-ea5456a8ab06 Authenticating user 'default' from [fd00:1122:3344:101::e]:37864 | ||
| 12562 | 2026.01.08 00:39:19.393708 [ 355 ] {} <Debug> TCP-Session: 8716470c-16ef-4998-85a0-ea5456a8ab06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12563 | 2026.01.08 00:39:19.393722 [ 355 ] {} <Debug> TCP-Session: 8716470c-16ef-4998-85a0-ea5456a8ab06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12564 | 2026.01.08 00:39:19.393798 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12565 | 2026.01.08 00:39:19.393837 [ 360 ] {} <Debug> TCP-Session: b81c7448-e943-427a-8fef-2fddbface740 Authenticating user 'default' from [fd00:1122:3344:101::e]:48622 | ||
| 12566 | 2026.01.08 00:39:19.393855 [ 360 ] {} <Debug> TCP-Session: b81c7448-e943-427a-8fef-2fddbface740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12567 | 2026.01.08 00:39:19.393867 [ 360 ] {} <Debug> TCP-Session: b81c7448-e943-427a-8fef-2fddbface740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12568 | 2026.01.08 00:39:19.393926 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12569 | 2026.01.08 00:39:19.393970 [ 362 ] {} <Debug> TCP-Session: 9e9d6c52-f72a-49b6-bf7c-1a04dc2a96ac Authenticating user 'default' from [fd00:1122:3344:101::e]:45753 | ||
| 12570 | 2026.01.08 00:39:19.393990 [ 362 ] {} <Debug> TCP-Session: 9e9d6c52-f72a-49b6-bf7c-1a04dc2a96ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12571 | 2026.01.08 00:39:19.394006 [ 362 ] {} <Debug> TCP-Session: 9e9d6c52-f72a-49b6-bf7c-1a04dc2a96ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12572 | 2026.01.08 00:39:19.394352 [ 303 ] {abfa9649-c9e4-4e71-adac-d8a3b71eb7ad} <Trace> AggregatingTransform: Aggregating | ||
| 12573 | 2026.01.08 00:39:19.394401 [ 303 ] {abfa9649-c9e4-4e71-adac-d8a3b71eb7ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 12574 | 2026.01.08 00:39:19.394435 [ 303 ] {abfa9649-c9e4-4e71-adac-d8a3b71eb7ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984878 sec. (1015.354 rows/sec., 39.66 KiB/sec.) | ||
| 12575 | 2026.01.08 00:39:19.394451 [ 303 ] {abfa9649-c9e4-4e71-adac-d8a3b71eb7ad} <Trace> Aggregator: Merging aggregated data | ||
| 12576 | 2026.01.08 00:39:19.395853 [ 351 ] {abfa9649-c9e4-4e71-adac-d8a3b71eb7ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003248 sec., 307.8817733990148 rows/sec., 12.03 KiB/sec. | ||
| 12577 | 2026.01.08 00:39:19.396009 [ 351 ] {abfa9649-c9e4-4e71-adac-d8a3b71eb7ad} <Debug> TCPHandler: Processed in 0.003643313 sec. | ||
| 12578 | 2026.01.08 00:39:19.396130 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12579 | 2026.01.08 00:39:19.396161 [ 351 ] {} <Debug> TCP-Session: 0bbf7056-2a1f-47cd-a1f4-7f69f0a778e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12580 | 2026.01.08 00:39:19.396162 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12581 | 2026.01.08 00:39:19.396182 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12582 | 2026.01.08 00:39:19.396213 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12583 | 2026.01.08 00:39:19.396219 [ 352 ] {} <Debug> TCP-Session: 0bfc9afb-882c-4026-8617-bc4c51f16cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12584 | 2026.01.08 00:39:19.396240 [ 361 ] {} <Debug> TCP-Session: 580e3de0-8f81-4ede-a46f-14c15e580154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12585 | 2026.01.08 00:39:19.396253 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12586 | 2026.01.08 00:39:19.396270 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12587 | 2026.01.08 00:39:19.396266 [ 360 ] {} <Debug> TCP-Session: b81c7448-e943-427a-8fef-2fddbface740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12588 | 2026.01.08 00:39:19.396312 [ 363 ] {} <Debug> TCP-Session: 7b503143-2432-4bec-8e6b-9c2945a7b7d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12589 | 2026.01.08 00:39:19.396299 [ 355 ] {} <Debug> TCP-Session: 8716470c-16ef-4998-85a0-ea5456a8ab06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12590 | 2026.01.08 00:39:19.396289 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12591 | 2026.01.08 00:39:19.396236 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12592 | 2026.01.08 00:39:19.396410 [ 362 ] {} <Debug> TCP-Session: 9e9d6c52-f72a-49b6-bf7c-1a04dc2a96ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12593 | 2026.01.08 00:39:19.396214 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12594 | 2026.01.08 00:39:19.396458 [ 354 ] {} <Debug> TCP-Session: cd8a9f55-89fa-4a78-aa89-697b3bb16564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12595 | 2026.01.08 00:39:19.396492 [ 353 ] {} <Debug> TCP-Session: 82c2565f-0cdf-4211-bdd7-4d9bba45ba11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12596 | 2026.01.08 00:39:19.645973 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12597 | 2026.01.08 00:39:19.646159 [ 268 ] {fe6f1de5-0ee6-4733-a3dd-8b2bb23a4045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12598 | 2026.01.08 00:39:19.646233 [ 268 ] {fe6f1de5-0ee6-4733-a3dd-8b2bb23a4045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12599 | 2026.01.08 00:39:19.646952 [ 268 ] {fe6f1de5-0ee6-4733-a3dd-8b2bb23a4045} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12600 | 2026.01.08 00:39:19.647005 [ 268 ] {fe6f1de5-0ee6-4733-a3dd-8b2bb23a4045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12601 | 2026.01.08 00:39:19.647444 [ 268 ] {fe6f1de5-0ee6-4733-a3dd-8b2bb23a4045} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12602 | 2026.01.08 00:39:19.647700 [ 268 ] {fe6f1de5-0ee6-4733-a3dd-8b2bb23a4045} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12603 | 2026.01.08 00:39:19.647873 [ 268 ] {fe6f1de5-0ee6-4733-a3dd-8b2bb23a4045} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001766 sec., 37372.593431483576 rows/sec., 2.98 MiB/sec. | ||
| 12604 | 2026.01.08 00:39:19.647894 [ 73 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12605 | 2026.01.08 00:39:19.647931 [ 268 ] {fe6f1de5-0ee6-4733-a3dd-8b2bb23a4045} <Debug> TCPHandler: Processed in 0.002097179 sec. | ||
| 12606 | 2026.01.08 00:39:19.647964 [ 73 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2026.01.08 00:39:19.647993 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12608 | 2026.01.08 00:39:19.648075 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2026.01.08 00:39:19.648094 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12610 | 2026.01.08 00:39:19.648188 [ 268 ] {ebf1bce8-b9f3-4413-a2b1-138b9fb4c8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12611 | 2026.01.08 00:39:19.648199 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12612 | 2026.01.08 00:39:19.648234 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2465 rows starting from the beginning of the part | ||
| 12613 | 2026.01.08 00:39:19.648236 [ 268 ] {ebf1bce8-b9f3-4413-a2b1-138b9fb4c8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12614 | 2026.01.08 00:39:19.648299 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1184 rows starting from the beginning of the part | ||
| 12615 | 2026.01.08 00:39:19.648348 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 66 rows starting from the beginning of the part | ||
| 12616 | 2026.01.08 00:39:19.648392 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 2326 rows starting from the beginning of the part | ||
| 12617 | 2026.01.08 00:39:19.648435 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 12618 | 2026.01.08 00:39:19.648480 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 66 rows starting from the beginning of the part | ||
| 12619 | 2026.01.08 00:39:19.648694 [ 268 ] {ebf1bce8-b9f3-4413-a2b1-138b9fb4c8c1} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12620 | 2026.01.08 00:39:19.648734 [ 268 ] {ebf1bce8-b9f3-4413-a2b1-138b9fb4c8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12621 | 2026.01.08 00:39:19.649063 [ 268 ] {ebf1bce8-b9f3-4413-a2b1-138b9fb4c8c1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12622 | 2026.01.08 00:39:19.649317 [ 268 ] {ebf1bce8-b9f3-4413-a2b1-138b9fb4c8c1} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12623 | 2026.01.08 00:39:19.649459 [ 73 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12624 | 2026.01.08 00:39:19.649466 [ 268 ] {ebf1bce8-b9f3-4413-a2b1-138b9fb4c8c1} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001304 sec., 3834.3558282208587 rows/sec., 288.33 KiB/sec. | ||
| 12625 | 2026.01.08 00:39:19.649505 [ 73 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2026.01.08 00:39:19.649528 [ 268 ] {ebf1bce8-b9f3-4413-a2b1-138b9fb4c8c1} <Debug> TCPHandler: Processed in 0.001506613 sec. | ||
| 12627 | 2026.01.08 00:39:19.649530 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12628 | 2026.01.08 00:39:19.649640 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12629 | 2026.01.08 00:39:19.649652 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12630 | 2026.01.08 00:39:19.649760 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12631 | 2026.01.08 00:39:19.649763 [ 268 ] {a287db1c-2364-4d48-8ca1-a9a3e6a12e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12632 | 2026.01.08 00:39:19.649801 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 278 rows starting from the beginning of the part | ||
| 12633 | 2026.01.08 00:39:19.649823 [ 268 ] {a287db1c-2364-4d48-8ca1-a9a3e6a12e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12634 | 2026.01.08 00:39:19.649873 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
| 12635 | 2026.01.08 00:39:19.649923 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 241 rows starting from the beginning of the part | ||
| 12636 | 2026.01.08 00:39:19.649966 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part | ||
| 12637 | 2026.01.08 00:39:19.650011 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 245 rows starting from the beginning of the part | ||
| 12638 | 2026.01.08 00:39:19.650053 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
| 12639 | 2026.01.08 00:39:19.650303 [ 268 ] {a287db1c-2364-4d48-8ca1-a9a3e6a12e07} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12640 | 2026.01.08 00:39:19.650361 [ 268 ] {a287db1c-2364-4d48-8ca1-a9a3e6a12e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12641 | 2026.01.08 00:39:19.650712 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002653645 sec., 2322465.8912552358 rows/sec., 197.24 MiB/sec. | ||
| 12642 | 2026.01.08 00:39:19.650766 [ 268 ] {a287db1c-2364-4d48-8ca1-a9a3e6a12e07} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12643 | 2026.01.08 00:39:19.651008 [ 268 ] {a287db1c-2364-4d48-8ca1-a9a3e6a12e07} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12644 | 2026.01.08 00:39:19.651041 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144379 sec., 539552.150936078 rows/sec., 35.34 MiB/sec. | ||
| 12645 | 2026.01.08 00:39:19.651071 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12646 | 2026.01.08 00:39:19.651161 [ 268 ] {a287db1c-2364-4d48-8ca1-a9a3e6a12e07} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001421 sec., 48557.35397607319 rows/sec., 3.79 MiB/sec. | ||
| 12647 | 2026.01.08 00:39:19.651163 [ 73 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12648 | 2026.01.08 00:39:19.651193 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12649 | 2026.01.08 00:39:19.651212 [ 268 ] {a287db1c-2364-4d48-8ca1-a9a3e6a12e07} <Debug> TCPHandler: Processed in 0.001610276 sec. | ||
| 12650 | 2026.01.08 00:39:19.651218 [ 73 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2026.01.08 00:39:19.651254 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12652 | 2026.01.08 00:39:19.651349 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12653 | 2026.01.08 00:39:19.651354 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12654 | 2026.01.08 00:39:19.651456 [ 268 ] {7103248b-6b30-4420-815e-09a00400ee5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12655 | 2026.01.08 00:39:19.651459 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12656 | 2026.01.08 00:39:19.651491 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12657 | 2026.01.08 00:39:19.651515 [ 268 ] {7103248b-6b30-4420-815e-09a00400ee5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12658 | 2026.01.08 00:39:19.651526 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1250 rows starting from the beginning of the part | ||
| 12659 | 2026.01.08 00:39:19.651534 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2026.01.08 00:39:19.651580 [ 203 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_91_18} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12661 | 2026.01.08 00:39:19.651610 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 715 rows starting from the beginning of the part | ||
| 12662 | 2026.01.08 00:39:19.651637 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_76_15} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12663 | 2026.01.08 00:39:19.651655 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 69 rows starting from the beginning of the part | ||
| 12664 | 2026.01.08 00:39:19.651699 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 12665 | 2026.01.08 00:39:19.651700 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1175 rows starting from the beginning of the part | ||
| 12666 | 2026.01.08 00:39:19.651746 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12667 | 2026.01.08 00:39:19.651757 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 12668 | 2026.01.08 00:39:19.651805 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 69 rows starting from the beginning of the part | ||
| 12669 | 2026.01.08 00:39:19.652016 [ 268 ] {7103248b-6b30-4420-815e-09a00400ee5d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2026.01.08 00:39:19.652061 [ 268 ] {7103248b-6b30-4420-815e-09a00400ee5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12671 | 2026.01.08 00:39:19.652444 [ 268 ] {7103248b-6b30-4420-815e-09a00400ee5d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12672 | 2026.01.08 00:39:19.652684 [ 268 ] {7103248b-6b30-4420-815e-09a00400ee5d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2026.01.08 00:39:19.652827 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12674 | 2026.01.08 00:39:19.652830 [ 268 ] {7103248b-6b30-4420-815e-09a00400ee5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001396 sec., 114613.1805157593 rows/sec., 7.98 MiB/sec. | ||
| 12675 | 2026.01.08 00:39:19.652868 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2026.01.08 00:39:19.652892 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12677 | 2026.01.08 00:39:19.652893 [ 268 ] {7103248b-6b30-4420-815e-09a00400ee5d} <Debug> TCPHandler: Processed in 0.001596145 sec. | ||
| 12678 | 2026.01.08 00:39:19.652964 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12679 | 2026.01.08 00:39:19.653016 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12680 | 2026.01.08 00:39:19.653067 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12681 | 2026.01.08 00:39:19.653102 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27134 rows starting from the beginning of the part | ||
| 12682 | 2026.01.08 00:39:19.653116 [ 268 ] {f509e608-ba1d-465c-98a1-f13e154a8def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12683 | 2026.01.08 00:39:19.653158 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 314 rows starting from the beginning of the part | ||
| 12684 | 2026.01.08 00:39:19.653175 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864873 sec., 1792079.1389011478 rows/sec., 135.57 MiB/sec. | ||
| 12685 | 2026.01.08 00:39:19.653209 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12686 | 2026.01.08 00:39:19.653179 [ 268 ] {f509e608-ba1d-465c-98a1-f13e154a8def} <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 | ||
| 12687 | 2026.01.08 00:39:19.653267 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 904 rows starting from the beginning of the part | ||
| 12688 | 2026.01.08 00:39:19.653311 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 96 rows starting from the beginning of the part | ||
| 12689 | 2026.01.08 00:39:19.653356 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12690 | 2026.01.08 00:39:19.653380 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12691 | 2026.01.08 00:39:19.653667 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12692 | 2026.01.08 00:39:19.653753 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_91_18} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12693 | 2026.01.08 00:39:19.653845 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12694 | 2026.01.08 00:39:19.654114 [ 268 ] {f509e608-ba1d-465c-98a1-f13e154a8def} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2026.01.08 00:39:19.654157 [ 268 ] {f509e608-ba1d-465c-98a1-f13e154a8def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12696 | 2026.01.08 00:39:19.654730 [ 268 ] {f509e608-ba1d-465c-98a1-f13e154a8def} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12697 | 2026.01.08 00:39:19.654982 [ 268 ] {f509e608-ba1d-465c-98a1-f13e154a8def} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2026.01.08 00:39:19.655115 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12699 | 2026.01.08 00:39:19.655139 [ 268 ] {f509e608-ba1d-465c-98a1-f13e154a8def} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002042 sec., 2448.5798237022527 rows/sec., 4.39 MiB/sec. | ||
| 12700 | 2026.01.08 00:39:19.655154 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2026.01.08 00:39:19.655184 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12702 | 2026.01.08 00:39:19.655216 [ 268 ] {f509e608-ba1d-465c-98a1-f13e154a8def} <Debug> TCPHandler: Processed in 0.002248294 sec. | ||
| 12703 | 2026.01.08 00:39:19.655260 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12704 | 2026.01.08 00:39:19.655338 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12705 | 2026.01.08 00:39:19.655448 [ 268 ] {7d271b0a-2fc9-4c95-98e5-9942140662cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12706 | 2026.01.08 00:39:19.655466 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12707 | 2026.01.08 00:39:19.655495 [ 268 ] {7d271b0a-2fc9-4c95-98e5-9942140662cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12708 | 2026.01.08 00:39:19.655528 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1501 rows starting from the beginning of the part | ||
| 12709 | 2026.01.08 00:39:19.655651 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
| 12710 | 2026.01.08 00:39:19.655757 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 12711 | 2026.01.08 00:39:19.655852 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part | ||
| 12712 | 2026.01.08 00:39:19.655861 [ 268 ] {7d271b0a-2fc9-4c95-98e5-9942140662cb} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2026.01.08 00:39:19.655903 [ 268 ] {7d271b0a-2fc9-4c95-98e5-9942140662cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12714 | 2026.01.08 00:39:19.655947 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 12715 | 2026.01.08 00:39:19.656050 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
| 12716 | 2026.01.08 00:39:19.656264 [ 268 ] {7d271b0a-2fc9-4c95-98e5-9942140662cb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12717 | 2026.01.08 00:39:19.656553 [ 268 ] {7d271b0a-2fc9-4c95-98e5-9942140662cb} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12718 | 2026.01.08 00:39:19.656696 [ 73 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12719 | 2026.01.08 00:39:19.656700 [ 268 ] {7d271b0a-2fc9-4c95-98e5-9942140662cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001275 sec., 47058.82352941176 rows/sec., 3.17 MiB/sec. | ||
| 12720 | 2026.01.08 00:39:19.656753 [ 73 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2026.01.08 00:39:19.656781 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12722 | 2026.01.08 00:39:19.656786 [ 268 ] {7d271b0a-2fc9-4c95-98e5-9942140662cb} <Debug> TCPHandler: Processed in 0.001499463 sec. | ||
| 12723 | 2026.01.08 00:39:19.656868 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12724 | 2026.01.08 00:39:19.656967 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12725 | 2026.01.08 00:39:19.656996 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5880 rows starting from the beginning of the part | ||
| 12726 | 2026.01.08 00:39:19.657047 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part | ||
| 12727 | 2026.01.08 00:39:19.657090 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12728 | 2026.01.08 00:39:19.657130 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 68 rows starting from the beginning of the part | ||
| 12729 | 2026.01.08 00:39:19.657166 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 36 rows starting from the beginning of the part | ||
| 12730 | 2026.01.08 00:39:19.657205 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12731 | 2026.01.08 00:39:19.659201 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6208 rows, containing 4 columns (4 merged, 0 gathered) in 0.002370647 sec., 2618694.3901812457 rows/sec., 167.89 MiB/sec. | ||
| 12732 | 2026.01.08 00:39:19.659769 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12733 | 2026.01.08 00:39:19.660019 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.01.08 00:39:19.660097 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_91_18} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12735 | 2026.01.08 00:39:19.660168 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12736 | 2026.01.08 00:39:19.660725 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28768 rows, containing 5 columns (5 merged, 0 gathered) in 0.007792561 sec., 3691725.9935469227 rows/sec., 248.93 MiB/sec. | ||
| 12737 | 2026.01.08 00:39:19.661216 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12738 | 2026.01.08 00:39:19.661561 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2026.01.08 00:39:19.661666 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12740 | 2026.01.08 00:39:19.661777 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12741 | 2026.01.08 00:39:19.664093 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 19 columns (19 merged, 0 gathered) in 0.008867632 sec., 179078.24772160142 rows/sec., 320.90 MiB/sec. | ||
| 12742 | 2026.01.08 00:39:19.666526 [ 198 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12743 | 2026.01.08 00:39:19.666896 [ 198 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12744 | 2026.01.08 00:39:19.666976 [ 198 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12745 | 2026.01.08 00:39:19.667114 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 12746 | 2026.01.08 00:39:19.866435 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50799 | ||
| 12747 | 2026.01.08 00:39:19.866573 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12748 | 2026.01.08 00:39:19.866602 [ 351 ] {} <Debug> TCP-Session: 8f8ede91-939c-4bee-aa92-311950785078 Authenticating user 'default' from [fd00:1122:3344:101::e]:50799 | ||
| 12749 | 2026.01.08 00:39:19.866646 [ 351 ] {} <Debug> TCP-Session: 8f8ede91-939c-4bee-aa92-311950785078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12750 | 2026.01.08 00:39:19.866661 [ 351 ] {} <Debug> TCP-Session: 8f8ede91-939c-4bee-aa92-311950785078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12751 | 2026.01.08 00:39:19.866903 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47044 | ||
| 12752 | 2026.01.08 00:39:19.866935 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55992 | ||
| 12753 | 2026.01.08 00:39:19.866955 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58336 | ||
| 12754 | 2026.01.08 00:39:19.866967 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56236 | ||
| 12755 | 2026.01.08 00:39:19.866973 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59589 | ||
| 12756 | 2026.01.08 00:39:19.867014 [ 351 ] {} <Trace> TCP-Session: 8f8ede91-939c-4bee-aa92-311950785078 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12757 | 2026.01.08 00:39:19.867034 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12758 | 2026.01.08 00:39:19.867029 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12759 | 2026.01.08 00:39:19.867083 [ 361 ] {} <Debug> TCP-Session: 981da72d-9542-402c-afb9-af1c3fc4a6ff Authenticating user 'default' from [fd00:1122:3344:101::e]:58336 | ||
| 12760 | 2026.01.08 00:39:19.867090 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12761 | 2026.01.08 00:39:19.867098 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12762 | 2026.01.08 00:39:19.867106 [ 355 ] {} <Debug> TCP-Session: 8efc6fb3-f131-44ab-8ddf-3e2f592d5308 Authenticating user 'default' from [fd00:1122:3344:101::e]:55992 | ||
| 12763 | 2026.01.08 00:39:19.867116 [ 363 ] {} <Debug> TCP-Session: 6dd14edd-8cd3-4d2b-bd20-3d47bee4fb0f Authenticating user 'default' from [fd00:1122:3344:101::e]:59589 | ||
| 12764 | 2026.01.08 00:39:19.867139 [ 362 ] {} <Debug> TCP-Session: f8d812cf-9208-4cdd-95b6-bebe449966ff Authenticating user 'default' from [fd00:1122:3344:101::e]:56236 | ||
| 12765 | 2026.01.08 00:39:19.867146 [ 355 ] {} <Debug> TCP-Session: 8efc6fb3-f131-44ab-8ddf-3e2f592d5308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12766 | 2026.01.08 00:39:19.867154 [ 363 ] {} <Debug> TCP-Session: 6dd14edd-8cd3-4d2b-bd20-3d47bee4fb0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12767 | 2026.01.08 00:39:19.867175 [ 362 ] {} <Debug> TCP-Session: f8d812cf-9208-4cdd-95b6-bebe449966ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12768 | 2026.01.08 00:39:19.867197 [ 351 ] {f2cd8982-0a38-49ca-86aa-4df6a55f3768} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50799) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12769 | 2026.01.08 00:39:19.867225 [ 362 ] {} <Debug> TCP-Session: f8d812cf-9208-4cdd-95b6-bebe449966ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12770 | 2026.01.08 00:39:19.867193 [ 363 ] {} <Debug> TCP-Session: 6dd14edd-8cd3-4d2b-bd20-3d47bee4fb0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12771 | 2026.01.08 00:39:19.867182 [ 355 ] {} <Debug> TCP-Session: 8efc6fb3-f131-44ab-8ddf-3e2f592d5308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12772 | 2026.01.08 00:39:19.867107 [ 361 ] {} <Debug> TCP-Session: 981da72d-9542-402c-afb9-af1c3fc4a6ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12773 | 2026.01.08 00:39:19.866946 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45384 | ||
| 12774 | 2026.01.08 00:39:19.867015 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12775 | 2026.01.08 00:39:19.866945 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37531 | ||
| 12776 | 2026.01.08 00:39:19.867374 [ 353 ] {} <Debug> TCP-Session: 61417117-7168-40c2-b61b-3526aaa789a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47044 | ||
| 12777 | 2026.01.08 00:39:19.866904 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35870 | ||
| 12778 | 2026.01.08 00:39:19.867409 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12779 | 2026.01.08 00:39:19.867409 [ 353 ] {} <Debug> TCP-Session: 61417117-7168-40c2-b61b-3526aaa789a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12780 | 2026.01.08 00:39:19.867452 [ 354 ] {} <Debug> TCP-Session: ebec2b7d-bb66-4fe8-8346-c307aabfa479 Authenticating user 'default' from [fd00:1122:3344:101::e]:45384 | ||
| 12781 | 2026.01.08 00:39:19.867490 [ 351 ] {f2cd8982-0a38-49ca-86aa-4df6a55f3768} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12782 | 2026.01.08 00:39:19.867520 [ 354 ] {} <Debug> TCP-Session: ebec2b7d-bb66-4fe8-8346-c307aabfa479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12783 | 2026.01.08 00:39:19.867465 [ 353 ] {} <Debug> TCP-Session: 61417117-7168-40c2-b61b-3526aaa789a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12784 | 2026.01.08 00:39:19.867549 [ 354 ] {} <Debug> TCP-Session: ebec2b7d-bb66-4fe8-8346-c307aabfa479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12785 | 2026.01.08 00:39:19.867572 [ 351 ] {f2cd8982-0a38-49ca-86aa-4df6a55f3768} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12786 | 2026.01.08 00:39:19.867302 [ 361 ] {} <Debug> TCP-Session: 981da72d-9542-402c-afb9-af1c3fc4a6ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12787 | 2026.01.08 00:39:19.867619 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12788 | 2026.01.08 00:39:19.867662 [ 360 ] {} <Debug> TCP-Session: abb73a38-5445-4a58-a3ec-885acccca987 Authenticating user 'default' from [fd00:1122:3344:101::e]:37531 | ||
| 12789 | 2026.01.08 00:39:19.867682 [ 360 ] {} <Debug> TCP-Session: abb73a38-5445-4a58-a3ec-885acccca987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12790 | 2026.01.08 00:39:19.867699 [ 360 ] {} <Debug> TCP-Session: abb73a38-5445-4a58-a3ec-885acccca987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12791 | 2026.01.08 00:39:19.867869 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12792 | 2026.01.08 00:39:19.867882 [ 351 ] {f2cd8982-0a38-49ca-86aa-4df6a55f3768} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 12793 | 2026.01.08 00:39:19.867911 [ 352 ] {} <Debug> TCP-Session: c566d521-35a5-49e3-954e-ae33794bda17 Authenticating user 'default' from [fd00:1122:3344:101::e]:35870 | ||
| 12794 | 2026.01.08 00:39:19.867938 [ 352 ] {} <Debug> TCP-Session: c566d521-35a5-49e3-954e-ae33794bda17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12795 | 2026.01.08 00:39:19.867952 [ 352 ] {} <Debug> TCP-Session: c566d521-35a5-49e3-954e-ae33794bda17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12796 | 2026.01.08 00:39:19.868837 [ 325 ] {f2cd8982-0a38-49ca-86aa-4df6a55f3768} <Trace> AggregatingTransform: Aggregating | ||
| 12797 | 2026.01.08 00:39:19.868877 [ 325 ] {f2cd8982-0a38-49ca-86aa-4df6a55f3768} <Trace> Aggregator: Aggregation method: without_key | ||
| 12798 | 2026.01.08 00:39:19.868911 [ 325 ] {f2cd8982-0a38-49ca-86aa-4df6a55f3768} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908635 sec. (1100.552 rows/sec., 42.99 KiB/sec.) | ||
| 12799 | 2026.01.08 00:39:19.868930 [ 325 ] {f2cd8982-0a38-49ca-86aa-4df6a55f3768} <Trace> Aggregator: Merging aggregated data | ||
| 12800 | 2026.01.08 00:39:19.870293 [ 351 ] {f2cd8982-0a38-49ca-86aa-4df6a55f3768} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003153 sec., 317.1582619727244 rows/sec., 12.39 KiB/sec. | ||
| 12801 | 2026.01.08 00:39:19.870405 [ 351 ] {f2cd8982-0a38-49ca-86aa-4df6a55f3768} <Debug> TCPHandler: Processed in 0.003507279 sec. | ||
| 12802 | 2026.01.08 00:39:19.870516 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12803 | 2026.01.08 00:39:19.870545 [ 351 ] {} <Debug> TCP-Session: 8f8ede91-939c-4bee-aa92-311950785078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12804 | 2026.01.08 00:39:19.870562 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12805 | 2026.01.08 00:39:19.870570 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12806 | 2026.01.08 00:39:19.870588 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12807 | 2026.01.08 00:39:19.870607 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12808 | 2026.01.08 00:39:19.870644 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12809 | 2026.01.08 00:39:19.870654 [ 353 ] {} <Debug> TCP-Session: 61417117-7168-40c2-b61b-3526aaa789a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12810 | 2026.01.08 00:39:19.870662 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12811 | 2026.01.08 00:39:19.870680 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12812 | 2026.01.08 00:39:19.870707 [ 360 ] {} <Debug> TCP-Session: abb73a38-5445-4a58-a3ec-885acccca987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12813 | 2026.01.08 00:39:19.870676 [ 355 ] {} <Debug> TCP-Session: 8efc6fb3-f131-44ab-8ddf-3e2f592d5308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12814 | 2026.01.08 00:39:19.870738 [ 362 ] {} <Debug> TCP-Session: f8d812cf-9208-4cdd-95b6-bebe449966ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12815 | 2026.01.08 00:39:19.870666 [ 361 ] {} <Debug> TCP-Session: 981da72d-9542-402c-afb9-af1c3fc4a6ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12816 | 2026.01.08 00:39:19.870633 [ 352 ] {} <Debug> TCP-Session: c566d521-35a5-49e3-954e-ae33794bda17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2026.01.08 00:39:19.870628 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12818 | 2026.01.08 00:39:19.870601 [ 363 ] {} <Debug> TCP-Session: 6dd14edd-8cd3-4d2b-bd20-3d47bee4fb0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2026.01.08 00:39:19.870857 [ 354 ] {} <Debug> TCP-Session: ebec2b7d-bb66-4fe8-8346-c307aabfa479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12820 | 2026.01.08 00:39:19.883470 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44703 | ||
| 12821 | 2026.01.08 00:39:19.883536 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12822 | 2026.01.08 00:39:19.883557 [ 352 ] {} <Debug> TCP-Session: f5f38524-4d21-4130-beed-2d0409215f32 Authenticating user 'default' from [fd00:1122:3344:101::e]:44703 | ||
| 12823 | 2026.01.08 00:39:19.883574 [ 352 ] {} <Debug> TCP-Session: f5f38524-4d21-4130-beed-2d0409215f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12824 | 2026.01.08 00:39:19.883587 [ 352 ] {} <Debug> TCP-Session: f5f38524-4d21-4130-beed-2d0409215f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12825 | 2026.01.08 00:39:19.883733 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40333 | ||
| 12826 | 2026.01.08 00:39:19.883745 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32866 | ||
| 12827 | 2026.01.08 00:39:19.883754 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56146 | ||
| 12828 | 2026.01.08 00:39:19.883785 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51860 | ||
| 12829 | 2026.01.08 00:39:19.883800 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12830 | 2026.01.08 00:39:19.883819 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51855 | ||
| 12831 | 2026.01.08 00:39:19.883844 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12832 | 2026.01.08 00:39:19.883849 [ 353 ] {} <Debug> TCP-Session: 09a706c0-f5cd-4306-ae26-3632fcc882b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40333 | ||
| 12833 | 2026.01.08 00:39:19.883859 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12834 | 2026.01.08 00:39:19.883875 [ 355 ] {} <Debug> TCP-Session: c3948970-573e-4634-9c58-c0f4df5a0b73 Authenticating user 'default' from [fd00:1122:3344:101::e]:56146 | ||
| 12835 | 2026.01.08 00:39:19.883887 [ 353 ] {} <Debug> TCP-Session: 09a706c0-f5cd-4306-ae26-3632fcc882b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12836 | 2026.01.08 00:39:19.883906 [ 355 ] {} <Debug> TCP-Session: c3948970-573e-4634-9c58-c0f4df5a0b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12837 | 2026.01.08 00:39:19.883901 [ 361 ] {} <Debug> TCP-Session: a2c79a0d-f047-41ca-950f-a3672bc9512a Authenticating user 'default' from [fd00:1122:3344:101::e]:51860 | ||
| 12838 | 2026.01.08 00:39:19.883920 [ 353 ] {} <Debug> TCP-Session: 09a706c0-f5cd-4306-ae26-3632fcc882b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12839 | 2026.01.08 00:39:19.883930 [ 355 ] {} <Debug> TCP-Session: c3948970-573e-4634-9c58-c0f4df5a0b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2026.01.08 00:39:19.883943 [ 361 ] {} <Debug> TCP-Session: a2c79a0d-f047-41ca-950f-a3672bc9512a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12841 | 2026.01.08 00:39:19.883903 [ 352 ] {} <Trace> TCP-Session: f5f38524-4d21-4130-beed-2d0409215f32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12842 | 2026.01.08 00:39:19.883976 [ 361 ] {} <Debug> TCP-Session: a2c79a0d-f047-41ca-950f-a3672bc9512a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.01.08 00:39:19.883894 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12844 | 2026.01.08 00:39:19.883830 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12845 | 2026.01.08 00:39:19.884041 [ 363 ] {} <Debug> TCP-Session: 6081ff4b-0265-49a3-9c46-eac18cb3bd44 Authenticating user 'default' from [fd00:1122:3344:101::e]:51855 | ||
| 12846 | 2026.01.08 00:39:19.883825 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59370 | ||
| 12847 | 2026.01.08 00:39:19.884075 [ 363 ] {} <Debug> TCP-Session: 6081ff4b-0265-49a3-9c46-eac18cb3bd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12848 | 2026.01.08 00:39:19.884071 [ 354 ] {} <Debug> TCP-Session: 4e038ec2-3a89-423c-b54f-4ede640e9187 Authenticating user 'default' from [fd00:1122:3344:101::e]:32866 | ||
| 12849 | 2026.01.08 00:39:19.884101 [ 363 ] {} <Debug> TCP-Session: 6081ff4b-0265-49a3-9c46-eac18cb3bd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12850 | 2026.01.08 00:39:19.884124 [ 354 ] {} <Debug> TCP-Session: 4e038ec2-3a89-423c-b54f-4ede640e9187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12851 | 2026.01.08 00:39:19.884137 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12852 | 2026.01.08 00:39:19.884156 [ 354 ] {} <Debug> TCP-Session: 4e038ec2-3a89-423c-b54f-4ede640e9187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12853 | 2026.01.08 00:39:19.884171 [ 352 ] {7cd2fe0e-c6c1-45f3-b223-5c6a509c998d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44703) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12854 | 2026.01.08 00:39:19.884184 [ 351 ] {} <Debug> TCP-Session: c8933d74-da0d-4097-bfa9-13af9a021d1b Authenticating user 'default' from [fd00:1122:3344:101::e]:59370 | ||
| 12855 | 2026.01.08 00:39:19.883758 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37866 | ||
| 12856 | 2026.01.08 00:39:19.884234 [ 351 ] {} <Debug> TCP-Session: c8933d74-da0d-4097-bfa9-13af9a021d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12857 | 2026.01.08 00:39:19.883809 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48691 | ||
| 12858 | 2026.01.08 00:39:19.884268 [ 351 ] {} <Debug> TCP-Session: c8933d74-da0d-4097-bfa9-13af9a021d1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12859 | 2026.01.08 00:39:19.884290 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12860 | 2026.01.08 00:39:19.884326 [ 360 ] {} <Debug> TCP-Session: 218be57d-074c-4bf4-aedf-e29e8e8ccfb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37866 | ||
| 12861 | 2026.01.08 00:39:19.884337 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12862 | 2026.01.08 00:39:19.884343 [ 360 ] {} <Debug> TCP-Session: 218be57d-074c-4bf4-aedf-e29e8e8ccfb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12863 | 2026.01.08 00:39:19.884374 [ 360 ] {} <Debug> TCP-Session: 218be57d-074c-4bf4-aedf-e29e8e8ccfb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12864 | 2026.01.08 00:39:19.884375 [ 362 ] {} <Debug> TCP-Session: 0a4101e6-8420-4106-b2cb-db36b4004427 Authenticating user 'default' from [fd00:1122:3344:101::e]:48691 | ||
| 12865 | 2026.01.08 00:39:19.884413 [ 362 ] {} <Debug> TCP-Session: 0a4101e6-8420-4106-b2cb-db36b4004427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12866 | 2026.01.08 00:39:19.884438 [ 362 ] {} <Debug> TCP-Session: 0a4101e6-8420-4106-b2cb-db36b4004427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12867 | 2026.01.08 00:39:19.884538 [ 352 ] {7cd2fe0e-c6c1-45f3-b223-5c6a509c998d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12868 | 2026.01.08 00:39:19.884600 [ 352 ] {7cd2fe0e-c6c1-45f3-b223-5c6a509c998d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12869 | 2026.01.08 00:39:19.884956 [ 352 ] {7cd2fe0e-c6c1-45f3-b223-5c6a509c998d} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 12870 | 2026.01.08 00:39:19.886016 [ 337 ] {7cd2fe0e-c6c1-45f3-b223-5c6a509c998d} <Trace> AggregatingTransform: Aggregating | ||
| 12871 | 2026.01.08 00:39:19.886065 [ 337 ] {7cd2fe0e-c6c1-45f3-b223-5c6a509c998d} <Trace> Aggregator: Aggregation method: without_key | ||
| 12872 | 2026.01.08 00:39:19.886094 [ 337 ] {7cd2fe0e-c6c1-45f3-b223-5c6a509c998d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103316 sec. (967.904 rows/sec., 37.81 KiB/sec.) | ||
| 12873 | 2026.01.08 00:39:19.886115 [ 337 ] {7cd2fe0e-c6c1-45f3-b223-5c6a509c998d} <Trace> Aggregator: Merging aggregated data | ||
| 12874 | 2026.01.08 00:39:19.887635 [ 352 ] {7cd2fe0e-c6c1-45f3-b223-5c6a509c998d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003529 sec., 283.36639274582035 rows/sec., 11.07 KiB/sec. | ||
| 12875 | 2026.01.08 00:39:19.887785 [ 352 ] {7cd2fe0e-c6c1-45f3-b223-5c6a509c998d} <Debug> TCPHandler: Processed in 0.004044945 sec. | ||
| 12876 | 2026.01.08 00:39:19.887863 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12877 | 2026.01.08 00:39:19.887887 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12878 | 2026.01.08 00:39:19.887906 [ 352 ] {} <Debug> TCP-Session: f5f38524-4d21-4130-beed-2d0409215f32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12879 | 2026.01.08 00:39:19.887923 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12880 | 2026.01.08 00:39:19.887932 [ 353 ] {} <Debug> TCP-Session: 09a706c0-f5cd-4306-ae26-3632fcc882b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12881 | 2026.01.08 00:39:19.887940 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12882 | 2026.01.08 00:39:19.887956 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12883 | 2026.01.08 00:39:19.887973 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12884 | 2026.01.08 00:39:19.887985 [ 355 ] {} <Debug> TCP-Session: c3948970-573e-4634-9c58-c0f4df5a0b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12885 | 2026.01.08 00:39:19.888000 [ 351 ] {} <Debug> TCP-Session: c8933d74-da0d-4097-bfa9-13af9a021d1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12886 | 2026.01.08 00:39:19.887989 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12887 | 2026.01.08 00:39:19.888018 [ 361 ] {} <Debug> TCP-Session: a2c79a0d-f047-41ca-950f-a3672bc9512a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12888 | 2026.01.08 00:39:19.887965 [ 360 ] {} <Debug> TCP-Session: 218be57d-074c-4bf4-aedf-e29e8e8ccfb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12889 | 2026.01.08 00:39:19.888047 [ 363 ] {} <Debug> TCP-Session: 6081ff4b-0265-49a3-9c46-eac18cb3bd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12890 | 2026.01.08 00:39:19.887907 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12891 | 2026.01.08 00:39:19.888002 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12892 | 2026.01.08 00:39:19.888124 [ 354 ] {} <Debug> TCP-Session: 4e038ec2-3a89-423c-b54f-4ede640e9187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12893 | 2026.01.08 00:39:19.888147 [ 362 ] {} <Debug> TCP-Session: 0a4101e6-8420-4106-b2cb-db36b4004427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12894 | 2026.01.08 00:39:20.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.50 MiB, peak 351.71 MiB, free memory in arenas 0.00 B, will set to 342.82 MiB (RSS), difference: 5.32 MiB | ||
| 12895 | 2026.01.08 00:39:21.930683 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12896 | 2026.01.08 00:39:21.930748 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12897 | 2026.01.08 00:39:22.033898 [ 69 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
| 12898 | 2026.01.08 00:39:22.033974 [ 69 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2026.01.08 00:39:22.033998 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12900 | 2026.01.08 00:39:22.034129 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
| 12901 | 2026.01.08 00:39:22.034281 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12902 | 2026.01.08 00:39:22.034316 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 30 rows starting from the beginning of the part | ||
| 12903 | 2026.01.08 00:39:22.034382 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12904 | 2026.01.08 00:39:22.034426 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12905 | 2026.01.08 00:39:22.034466 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12906 | 2026.01.08 00:39:22.034503 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12907 | 2026.01.08 00:39:22.035347 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001273756 sec., 26692.710377811763 rows/sec., 1.75 MiB/sec. | ||
| 12908 | 2026.01.08 00:39:22.035551 [ 197 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 12909 | 2026.01.08 00:39:22.035872 [ 197 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.01.08 00:39:22.035956 [ 197 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_33_7} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
| 12911 | 2026.01.08 00:39:22.036067 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12912 | 2026.01.08 00:39:22.084561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26993 | ||
| 12913 | 2026.01.08 00:39:22.085102 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12914 | 2026.01.08 00:39:22.085137 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12915 | 2026.01.08 00:39:22.085596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12916 | 2026.01.08 00:39:22.085833 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2026.01.08 00:39:22.085970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26993 | ||
| 12918 | 2026.01.08 00:39:22.085999 [ 67 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12919 | 2026.01.08 00:39:22.086069 [ 67 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.01.08 00:39:22.086104 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12921 | 2026.01.08 00:39:22.086235 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 12922 | 2026.01.08 00:39:22.086404 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12923 | 2026.01.08 00:39:22.086458 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24561 rows starting from the beginning of the part | ||
| 12924 | 2026.01.08 00:39:22.086543 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12925 | 2026.01.08 00:39:22.086613 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12926 | 2026.01.08 00:39:22.086681 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12927 | 2026.01.08 00:39:22.086745 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12928 | 2026.01.08 00:39:22.086807 [ 200 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12929 | 2026.01.08 00:39:22.089042 [ 203 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26993 rows, containing 4 columns (4 merged, 0 gathered) in 0.002862802 sec., 9428874.228814987 rows/sec., 134.88 MiB/sec. | ||
| 12930 | 2026.01.08 00:39:22.089481 [ 203 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12931 | 2026.01.08 00:39:22.089931 [ 203 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2026.01.08 00:39:22.090040 [ 203 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_56_11} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12933 | 2026.01.08 00:39:22.090166 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12934 | 2026.01.08 00:39:22.169174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1650 | ||
| 12935 | 2026.01.08 00:39:22.171645 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.01.08 00:39:22.171685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12937 | 2026.01.08 00:39:22.172851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12938 | 2026.01.08 00:39:22.173123 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.01.08 00:39:22.173261 [ 67 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12940 | 2026.01.08 00:39:22.173299 [ 67 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12941 | 2026.01.08 00:39:22.173320 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12942 | 2026.01.08 00:39:22.173410 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 12943 | 2026.01.08 00:39:22.173480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1650 | ||
| 12944 | 2026.01.08 00:39:22.173966 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12945 | 2026.01.08 00:39:22.174100 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1454 rows starting from the beginning of the part | ||
| 12946 | 2026.01.08 00:39:22.174482 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part | ||
| 12947 | 2026.01.08 00:39:22.174837 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 12948 | 2026.01.08 00:39:22.175180 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 12949 | 2026.01.08 00:39:22.175511 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part | ||
| 12950 | 2026.01.08 00:39:22.175850 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 12951 | 2026.01.08 00:39:22.183370 [ 195 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 72 columns (72 merged, 0 gathered) in 0.009999484 sec., 165008.51443934508 rows/sec., 130.12 MiB/sec. | ||
| 12952 | 2026.01.08 00:39:22.185445 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12953 | 2026.01.08 00:39:22.186146 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2026.01.08 00:39:22.186243 [ 194 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_41_8} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12955 | 2026.01.08 00:39:22.186512 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 12956 | 2026.01.08 00:39:23.509355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12957 | 2026.01.08 00:39:23.526471 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.01.08 00:39:23.526536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12959 | 2026.01.08 00:39:23.532772 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12960 | 2026.01.08 00:39:23.533483 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.01.08 00:39:23.533797 [ 67 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12962 | 2026.01.08 00:39:23.533863 [ 67 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2026.01.08 00:39:23.533885 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12964 | 2026.01.08 00:39:23.534012 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 12965 | 2026.01.08 00:39:23.537416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12966 | 2026.01.08 00:39:23.538019 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12967 | 2026.01.08 00:39:23.539516 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12968 | 2026.01.08 00:39:23.544293 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12969 | 2026.01.08 00:39:23.548792 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12970 | 2026.01.08 00:39:23.553514 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12971 | 2026.01.08 00:39:23.558117 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12972 | 2026.01.08 00:39:23.561875 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12973 | 2026.01.08 00:39:23.618366 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.084415007 sec., 4999.111117766062 rows/sec., 25.85 MiB/sec. | ||
| 12974 | 2026.01.08 00:39:23.620878 [ 198 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12975 | 2026.01.08 00:39:23.622805 [ 198 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2026.01.08 00:39:23.622913 [ 198 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_56_11} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12977 | 2026.01.08 00:39:23.624658 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12978 | 2026.01.08 00:39:24.660536 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2026.01.08 00:39:24.660747 [ 268 ] {80016389-9dd8-4cff-9d05-806533bbd338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12980 | 2026.01.08 00:39:24.660827 [ 268 ] {80016389-9dd8-4cff-9d05-806533bbd338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12981 | 2026.01.08 00:39:24.661654 [ 268 ] {80016389-9dd8-4cff-9d05-806533bbd338} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.01.08 00:39:24.661707 [ 268 ] {80016389-9dd8-4cff-9d05-806533bbd338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12983 | 2026.01.08 00:39:24.662175 [ 268 ] {80016389-9dd8-4cff-9d05-806533bbd338} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12984 | 2026.01.08 00:39:24.662422 [ 268 ] {80016389-9dd8-4cff-9d05-806533bbd338} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.01.08 00:39:24.662592 [ 268 ] {80016389-9dd8-4cff-9d05-806533bbd338} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001903 sec., 215449.29059379926 rows/sec., 13.67 MiB/sec. | ||
| 12986 | 2026.01.08 00:39:24.662650 [ 268 ] {80016389-9dd8-4cff-9d05-806533bbd338} <Debug> TCPHandler: Processed in 0.002260795 sec. | ||
| 12987 | 2026.01.08 00:39:24.662769 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12988 | 2026.01.08 00:39:24.662878 [ 268 ] {0ce4ae8a-b19c-4c4e-89b0-e21982808d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12989 | 2026.01.08 00:39:24.662928 [ 268 ] {0ce4ae8a-b19c-4c4e-89b0-e21982808d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12990 | 2026.01.08 00:39:24.663867 [ 268 ] {0ce4ae8a-b19c-4c4e-89b0-e21982808d2e} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2026.01.08 00:39:24.663907 [ 268 ] {0ce4ae8a-b19c-4c4e-89b0-e21982808d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 12992 | 2026.01.08 00:39:24.664368 [ 268 ] {0ce4ae8a-b19c-4c4e-89b0-e21982808d2e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12993 | 2026.01.08 00:39:24.664599 [ 268 ] {0ce4ae8a-b19c-4c4e-89b0-e21982808d2e} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12994 | 2026.01.08 00:39:24.664742 [ 268 ] {0ce4ae8a-b19c-4c4e-89b0-e21982808d2e} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.00189 sec., 626455.0264550265 rows/sec., 49.98 MiB/sec. | ||
| 12995 | 2026.01.08 00:39:24.664785 [ 268 ] {0ce4ae8a-b19c-4c4e-89b0-e21982808d2e} <Debug> TCPHandler: Processed in 0.002070748 sec. | ||
| 12996 | 2026.01.08 00:39:24.664897 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.01.08 00:39:24.664998 [ 268 ] {6248e993-6936-4030-a140-925585ff94bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12998 | 2026.01.08 00:39:24.665042 [ 268 ] {6248e993-6936-4030-a140-925585ff94bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12999 | 2026.01.08 00:39:24.665553 [ 268 ] {6248e993-6936-4030-a140-925585ff94bb} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.01.08 00:39:24.665591 [ 268 ] {6248e993-6936-4030-a140-925585ff94bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13001 | 2026.01.08 00:39:24.665917 [ 268 ] {6248e993-6936-4030-a140-925585ff94bb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13002 | 2026.01.08 00:39:24.666134 [ 268 ] {6248e993-6936-4030-a140-925585ff94bb} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.01.08 00:39:24.666271 [ 268 ] {6248e993-6936-4030-a140-925585ff94bb} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001295 sec., 186100.38610038612 rows/sec., 11.33 MiB/sec. | ||
| 13004 | 2026.01.08 00:39:24.666311 [ 268 ] {6248e993-6936-4030-a140-925585ff94bb} <Debug> TCPHandler: Processed in 0.001465762 sec. | ||
| 13005 | 2026.01.08 00:39:24.666417 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.01.08 00:39:24.666514 [ 268 ] {9acf3738-8f5f-4692-9ff1-b77ac444362c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13007 | 2026.01.08 00:39:24.666558 [ 268 ] {9acf3738-8f5f-4692-9ff1-b77ac444362c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13008 | 2026.01.08 00:39:24.667037 [ 268 ] {9acf3738-8f5f-4692-9ff1-b77ac444362c} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.01.08 00:39:24.667074 [ 268 ] {9acf3738-8f5f-4692-9ff1-b77ac444362c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13010 | 2026.01.08 00:39:24.667402 [ 268 ] {9acf3738-8f5f-4692-9ff1-b77ac444362c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13011 | 2026.01.08 00:39:24.667616 [ 268 ] {9acf3738-8f5f-4692-9ff1-b77ac444362c} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.01.08 00:39:24.667753 [ 268 ] {9acf3738-8f5f-4692-9ff1-b77ac444362c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001257 sec., 168655.5290373906 rows/sec., 10.88 MiB/sec. | ||
| 13013 | 2026.01.08 00:39:24.667791 [ 268 ] {9acf3738-8f5f-4692-9ff1-b77ac444362c} <Debug> TCPHandler: Processed in 0.001424361 sec. | ||
| 13014 | 2026.01.08 00:39:24.667896 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2026.01.08 00:39:24.667991 [ 268 ] {707e8689-91dc-4eab-833d-f3166d229a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13016 | 2026.01.08 00:39:24.668033 [ 268 ] {707e8689-91dc-4eab-833d-f3166d229a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13017 | 2026.01.08 00:39:24.668497 [ 268 ] {707e8689-91dc-4eab-833d-f3166d229a92} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2026.01.08 00:39:24.668534 [ 268 ] {707e8689-91dc-4eab-833d-f3166d229a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13019 | 2026.01.08 00:39:24.668857 [ 268 ] {707e8689-91dc-4eab-833d-f3166d229a92} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13020 | 2026.01.08 00:39:24.669096 [ 268 ] {707e8689-91dc-4eab-833d-f3166d229a92} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.01.08 00:39:24.669227 [ 268 ] {707e8689-91dc-4eab-833d-f3166d229a92} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001254 sec., 168261.5629984051 rows/sec., 9.55 MiB/sec. | ||
| 13022 | 2026.01.08 00:39:24.669265 [ 268 ] {707e8689-91dc-4eab-833d-f3166d229a92} <Debug> TCPHandler: Processed in 0.00141905 sec. | ||
| 13023 | 2026.01.08 00:39:24.669372 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2026.01.08 00:39:24.669475 [ 268 ] {b17f37c1-d1b2-4595-be02-72090cea4985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13025 | 2026.01.08 00:39:24.669517 [ 268 ] {b17f37c1-d1b2-4595-be02-72090cea4985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13026 | 2026.01.08 00:39:24.670159 [ 268 ] {b17f37c1-d1b2-4595-be02-72090cea4985} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2026.01.08 00:39:24.670196 [ 268 ] {b17f37c1-d1b2-4595-be02-72090cea4985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13028 | 2026.01.08 00:39:24.670550 [ 268 ] {b17f37c1-d1b2-4595-be02-72090cea4985} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13029 | 2026.01.08 00:39:24.670771 [ 268 ] {b17f37c1-d1b2-4595-be02-72090cea4985} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2026.01.08 00:39:24.670904 [ 268 ] {b17f37c1-d1b2-4595-be02-72090cea4985} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001448 sec., 493784.5303867403 rows/sec., 34.63 MiB/sec. | ||
| 13031 | 2026.01.08 00:39:24.670943 [ 268 ] {b17f37c1-d1b2-4595-be02-72090cea4985} <Debug> TCPHandler: Processed in 0.001621056 sec. | ||
| 13032 | 2026.01.08 00:39:24.671050 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13033 | 2026.01.08 00:39:24.671146 [ 268 ] {8f4ca8f4-e74e-414f-8913-bd1cd4c4b05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13034 | 2026.01.08 00:39:24.671189 [ 268 ] {8f4ca8f4-e74e-414f-8913-bd1cd4c4b05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13035 | 2026.01.08 00:39:24.671524 [ 268 ] {8f4ca8f4-e74e-414f-8913-bd1cd4c4b05e} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2026.01.08 00:39:24.671560 [ 268 ] {8f4ca8f4-e74e-414f-8913-bd1cd4c4b05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13037 | 2026.01.08 00:39:24.671881 [ 268 ] {8f4ca8f4-e74e-414f-8913-bd1cd4c4b05e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 13038 | 2026.01.08 00:39:24.672097 [ 268 ] {8f4ca8f4-e74e-414f-8913-bd1cd4c4b05e} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13039 | 2026.01.08 00:39:24.672230 [ 268 ] {8f4ca8f4-e74e-414f-8913-bd1cd4c4b05e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 13040 | 2026.01.08 00:39:24.672268 [ 268 ] {8f4ca8f4-e74e-414f-8913-bd1cd4c4b05e} <Debug> TCPHandler: Processed in 0.001267106 sec. | ||
| 13041 | 2026.01.08 00:39:24.672374 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13042 | 2026.01.08 00:39:24.672468 [ 268 ] {a9e2d7eb-49e9-4f1b-b000-f6d39362f233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13043 | 2026.01.08 00:39:24.672512 [ 268 ] {a9e2d7eb-49e9-4f1b-b000-f6d39362f233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13044 | 2026.01.08 00:39:24.672940 [ 268 ] {a9e2d7eb-49e9-4f1b-b000-f6d39362f233} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2026.01.08 00:39:24.672976 [ 268 ] {a9e2d7eb-49e9-4f1b-b000-f6d39362f233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13046 | 2026.01.08 00:39:24.673309 [ 268 ] {a9e2d7eb-49e9-4f1b-b000-f6d39362f233} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13047 | 2026.01.08 00:39:24.673524 [ 268 ] {a9e2d7eb-49e9-4f1b-b000-f6d39362f233} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2026.01.08 00:39:24.673655 [ 268 ] {a9e2d7eb-49e9-4f1b-b000-f6d39362f233} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001206 sec., 260364.84245439467 rows/sec., 17.10 MiB/sec. | ||
| 13049 | 2026.01.08 00:39:24.673693 [ 268 ] {a9e2d7eb-49e9-4f1b-b000-f6d39362f233} <Debug> TCPHandler: Processed in 0.001367298 sec. | ||
| 13050 | 2026.01.08 00:39:24.673801 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13051 | 2026.01.08 00:39:24.673895 [ 268 ] {87293f0d-87b8-485a-99a3-98e3411c862b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13052 | 2026.01.08 00:39:24.673939 [ 268 ] {87293f0d-87b8-485a-99a3-98e3411c862b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13053 | 2026.01.08 00:39:24.674251 [ 268 ] {87293f0d-87b8-485a-99a3-98e3411c862b} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2026.01.08 00:39:24.674288 [ 268 ] {87293f0d-87b8-485a-99a3-98e3411c862b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13055 | 2026.01.08 00:39:24.674586 [ 268 ] {87293f0d-87b8-485a-99a3-98e3411c862b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13056 | 2026.01.08 00:39:24.674794 [ 268 ] {87293f0d-87b8-485a-99a3-98e3411c862b} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2026.01.08 00:39:24.674934 [ 268 ] {87293f0d-87b8-485a-99a3-98e3411c862b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 13058 | 2026.01.08 00:39:24.674972 [ 268 ] {87293f0d-87b8-485a-99a3-98e3411c862b} <Debug> TCPHandler: Processed in 0.001219835 sec. | ||
| 13059 | 2026.01.08 00:39:24.675079 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13060 | 2026.01.08 00:39:24.675180 [ 268 ] {385a489a-7889-463f-9fc1-39e5b33cb52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13061 | 2026.01.08 00:39:24.675237 [ 268 ] {385a489a-7889-463f-9fc1-39e5b33cb52f} <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 | ||
| 13062 | 2026.01.08 00:39:24.676090 [ 268 ] {385a489a-7889-463f-9fc1-39e5b33cb52f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13063 | 2026.01.08 00:39:24.676128 [ 268 ] {385a489a-7889-463f-9fc1-39e5b33cb52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13064 | 2026.01.08 00:39:24.676691 [ 268 ] {385a489a-7889-463f-9fc1-39e5b33cb52f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13065 | 2026.01.08 00:39:24.676911 [ 268 ] {385a489a-7889-463f-9fc1-39e5b33cb52f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13066 | 2026.01.08 00:39:24.677053 [ 268 ] {385a489a-7889-463f-9fc1-39e5b33cb52f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001891 sec., 19037.546271813855 rows/sec., 34.11 MiB/sec. | ||
| 13067 | 2026.01.08 00:39:24.677118 [ 268 ] {385a489a-7889-463f-9fc1-39e5b33cb52f} <Debug> TCPHandler: Processed in 0.00208912 sec. | ||
| 13068 | 2026.01.08 00:39:24.677296 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13069 | 2026.01.08 00:39:24.677391 [ 268 ] {12ad3f22-a2f6-454a-a7f6-3e146decbade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13070 | 2026.01.08 00:39:24.677433 [ 268 ] {12ad3f22-a2f6-454a-a7f6-3e146decbade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13071 | 2026.01.08 00:39:24.677780 [ 268 ] {12ad3f22-a2f6-454a-a7f6-3e146decbade} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13072 | 2026.01.08 00:39:24.677820 [ 268 ] {12ad3f22-a2f6-454a-a7f6-3e146decbade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13073 | 2026.01.08 00:39:24.678161 [ 268 ] {12ad3f22-a2f6-454a-a7f6-3e146decbade} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13074 | 2026.01.08 00:39:24.678368 [ 268 ] {12ad3f22-a2f6-454a-a7f6-3e146decbade} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13075 | 2026.01.08 00:39:24.678497 [ 268 ] {12ad3f22-a2f6-454a-a7f6-3e146decbade} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001123 sec., 92609.08281389135 rows/sec., 5.67 MiB/sec. | ||
| 13076 | 2026.01.08 00:39:24.678534 [ 268 ] {12ad3f22-a2f6-454a-a7f6-3e146decbade} <Debug> TCPHandler: Processed in 0.001289647 sec. | ||
| 13077 | 2026.01.08 00:39:29.586159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27441 | ||
| 13078 | 2026.01.08 00:39:29.586740 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2026.01.08 00:39:29.586799 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13080 | 2026.01.08 00:39:29.587371 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13081 | 2026.01.08 00:39:29.587608 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13082 | 2026.01.08 00:39:29.587758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27441 | ||
| 13083 | 2026.01.08 00:39:29.645276 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13084 | 2026.01.08 00:39:29.645460 [ 268 ] {0c673e62-69e3-475d-b1c8-ea92c44c7948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13085 | 2026.01.08 00:39:29.645527 [ 268 ] {0c673e62-69e3-475d-b1c8-ea92c44c7948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13086 | 2026.01.08 00:39:29.646190 [ 268 ] {0c673e62-69e3-475d-b1c8-ea92c44c7948} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13087 | 2026.01.08 00:39:29.646241 [ 268 ] {0c673e62-69e3-475d-b1c8-ea92c44c7948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13088 | 2026.01.08 00:39:29.646647 [ 268 ] {0c673e62-69e3-475d-b1c8-ea92c44c7948} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13089 | 2026.01.08 00:39:29.646871 [ 268 ] {0c673e62-69e3-475d-b1c8-ea92c44c7948} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13090 | 2026.01.08 00:39:29.647021 [ 268 ] {0c673e62-69e3-475d-b1c8-ea92c44c7948} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001614 sec., 2478.3147459727384 rows/sec., 202.09 KiB/sec. | ||
| 13091 | 2026.01.08 00:39:29.647063 [ 268 ] {0c673e62-69e3-475d-b1c8-ea92c44c7948} <Debug> TCPHandler: Processed in 0.001943126 sec. | ||
| 13092 | 2026.01.08 00:39:29.647182 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13093 | 2026.01.08 00:39:29.647276 [ 268 ] {2363e558-5e3f-4f36-b141-23b33df58a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13094 | 2026.01.08 00:39:29.647316 [ 268 ] {2363e558-5e3f-4f36-b141-23b33df58a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13095 | 2026.01.08 00:39:29.647732 [ 268 ] {2363e558-5e3f-4f36-b141-23b33df58a1f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2026.01.08 00:39:29.647769 [ 268 ] {2363e558-5e3f-4f36-b141-23b33df58a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13097 | 2026.01.08 00:39:29.648075 [ 268 ] {2363e558-5e3f-4f36-b141-23b33df58a1f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13098 | 2026.01.08 00:39:29.648305 [ 268 ] {2363e558-5e3f-4f36-b141-23b33df58a1f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13099 | 2026.01.08 00:39:29.648436 [ 268 ] {2363e558-5e3f-4f36-b141-23b33df58a1f} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.00118 sec., 57627.11864406779 rows/sec., 4.57 MiB/sec. | ||
| 13100 | 2026.01.08 00:39:29.648473 [ 268 ] {2363e558-5e3f-4f36-b141-23b33df58a1f} <Debug> TCPHandler: Processed in 0.001339028 sec. | ||
| 13101 | 2026.01.08 00:39:29.648587 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13102 | 2026.01.08 00:39:29.648687 [ 268 ] {c701b2ea-7405-484a-a4e8-07ebc56c06a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13103 | 2026.01.08 00:39:29.648734 [ 268 ] {c701b2ea-7405-484a-a4e8-07ebc56c06a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13104 | 2026.01.08 00:39:29.649198 [ 268 ] {c701b2ea-7405-484a-a4e8-07ebc56c06a9} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2026.01.08 00:39:29.649246 [ 268 ] {c701b2ea-7405-484a-a4e8-07ebc56c06a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13106 | 2026.01.08 00:39:29.649578 [ 268 ] {c701b2ea-7405-484a-a4e8-07ebc56c06a9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13107 | 2026.01.08 00:39:29.649807 [ 268 ] {c701b2ea-7405-484a-a4e8-07ebc56c06a9} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2026.01.08 00:39:29.649947 [ 268 ] {c701b2ea-7405-484a-a4e8-07ebc56c06a9} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001282 sec., 7020.280811232449 rows/sec., 511.13 KiB/sec. | ||
| 13109 | 2026.01.08 00:39:29.649990 [ 268 ] {c701b2ea-7405-484a-a4e8-07ebc56c06a9} <Debug> TCPHandler: Processed in 0.001450201 sec. | ||
| 13110 | 2026.01.08 00:39:29.650102 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13111 | 2026.01.08 00:39:29.650198 [ 268 ] {cd8f6747-2f5f-4b02-bf1f-97ecdc483788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13112 | 2026.01.08 00:39:29.650239 [ 268 ] {cd8f6747-2f5f-4b02-bf1f-97ecdc483788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13113 | 2026.01.08 00:39:29.650653 [ 268 ] {cd8f6747-2f5f-4b02-bf1f-97ecdc483788} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2026.01.08 00:39:29.650689 [ 268 ] {cd8f6747-2f5f-4b02-bf1f-97ecdc483788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13115 | 2026.01.08 00:39:29.650998 [ 268 ] {cd8f6747-2f5f-4b02-bf1f-97ecdc483788} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13116 | 2026.01.08 00:39:29.651212 [ 268 ] {cd8f6747-2f5f-4b02-bf1f-97ecdc483788} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2026.01.08 00:39:29.651337 [ 268 ] {cd8f6747-2f5f-4b02-bf1f-97ecdc483788} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001158 sec., 63039.723661485325 rows/sec., 4.93 MiB/sec. | ||
| 13118 | 2026.01.08 00:39:29.651375 [ 268 ] {cd8f6747-2f5f-4b02-bf1f-97ecdc483788} <Debug> TCPHandler: Processed in 0.001322787 sec. | ||
| 13119 | 2026.01.08 00:39:29.651486 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13120 | 2026.01.08 00:39:29.651581 [ 268 ] {b00a1060-706f-46e9-89fb-c705221ca9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13121 | 2026.01.08 00:39:29.651625 [ 268 ] {b00a1060-706f-46e9-89fb-c705221ca9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13122 | 2026.01.08 00:39:29.652032 [ 268 ] {b00a1060-706f-46e9-89fb-c705221ca9c4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2026.01.08 00:39:29.652067 [ 268 ] {b00a1060-706f-46e9-89fb-c705221ca9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13124 | 2026.01.08 00:39:29.652405 [ 268 ] {b00a1060-706f-46e9-89fb-c705221ca9c4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13125 | 2026.01.08 00:39:29.652617 [ 268 ] {b00a1060-706f-46e9-89fb-c705221ca9c4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13126 | 2026.01.08 00:39:29.652743 [ 268 ] {b00a1060-706f-46e9-89fb-c705221ca9c4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001181 sec., 137171.88823031329 rows/sec., 9.55 MiB/sec. | ||
| 13127 | 2026.01.08 00:39:29.652780 [ 268 ] {b00a1060-706f-46e9-89fb-c705221ca9c4} <Debug> TCPHandler: Processed in 0.001342898 sec. | ||
| 13128 | 2026.01.08 00:39:29.652890 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13129 | 2026.01.08 00:39:29.652984 [ 268 ] {e3f0aad0-e4a7-4ed0-8e5f-13ee1041031a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13130 | 2026.01.08 00:39:29.653038 [ 268 ] {e3f0aad0-e4a7-4ed0-8e5f-13ee1041031a} <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 | ||
| 13131 | 2026.01.08 00:39:29.653781 [ 268 ] {e3f0aad0-e4a7-4ed0-8e5f-13ee1041031a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13132 | 2026.01.08 00:39:29.653816 [ 268 ] {e3f0aad0-e4a7-4ed0-8e5f-13ee1041031a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13133 | 2026.01.08 00:39:29.654320 [ 268 ] {e3f0aad0-e4a7-4ed0-8e5f-13ee1041031a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13134 | 2026.01.08 00:39:29.654554 [ 268 ] {e3f0aad0-e4a7-4ed0-8e5f-13ee1041031a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13135 | 2026.01.08 00:39:29.654694 [ 268 ] {e3f0aad0-e4a7-4ed0-8e5f-13ee1041031a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001728 sec., 2893.5185185185187 rows/sec., 5.19 MiB/sec. | ||
| 13136 | 2026.01.08 00:39:29.654748 [ 268 ] {e3f0aad0-e4a7-4ed0-8e5f-13ee1041031a} <Debug> TCPHandler: Processed in 0.001906054 sec. | ||
| 13137 | 2026.01.08 00:39:29.654858 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13138 | 2026.01.08 00:39:29.654953 [ 268 ] {32798a3d-0b76-4708-8023-2df3e3bbe071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13139 | 2026.01.08 00:39:29.654993 [ 268 ] {32798a3d-0b76-4708-8023-2df3e3bbe071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13140 | 2026.01.08 00:39:29.655326 [ 268 ] {32798a3d-0b76-4708-8023-2df3e3bbe071} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13141 | 2026.01.08 00:39:29.655360 [ 268 ] {32798a3d-0b76-4708-8023-2df3e3bbe071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13142 | 2026.01.08 00:39:29.655657 [ 268 ] {32798a3d-0b76-4708-8023-2df3e3bbe071} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13143 | 2026.01.08 00:39:29.655874 [ 268 ] {32798a3d-0b76-4708-8023-2df3e3bbe071} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13144 | 2026.01.08 00:39:29.656002 [ 268 ] {32798a3d-0b76-4708-8023-2df3e3bbe071} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 13145 | 2026.01.08 00:39:29.656038 [ 268 ] {32798a3d-0b76-4708-8023-2df3e3bbe071} <Debug> TCPHandler: Processed in 0.001229355 sec. | ||
| 13146 | 2026.01.08 00:39:31.037553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13147 | 2026.01.08 00:39:31.052948 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.01.08 00:39:31.053007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13149 | 2026.01.08 00:39:31.058880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13150 | 2026.01.08 00:39:31.059610 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2026.01.08 00:39:31.062327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13152 | 2026.01.08 00:39:32.173706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1686 | ||
| 13153 | 2026.01.08 00:39:32.176108 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13154 | 2026.01.08 00:39:32.176156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13155 | 2026.01.08 00:39:32.177352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13156 | 2026.01.08 00:39:32.177623 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13157 | 2026.01.08 00:39:32.177889 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1686 | ||
| 13158 | 2026.01.08 00:39:34.658372 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13159 | 2026.01.08 00:39:34.658561 [ 268 ] {5419d7c7-5f1c-45e7-9866-7f220f190d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13160 | 2026.01.08 00:39:34.658633 [ 268 ] {5419d7c7-5f1c-45e7-9866-7f220f190d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13161 | 2026.01.08 00:39:34.659558 [ 268 ] {5419d7c7-5f1c-45e7-9866-7f220f190d74} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13162 | 2026.01.08 00:39:34.659612 [ 268 ] {5419d7c7-5f1c-45e7-9866-7f220f190d74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13163 | 2026.01.08 00:39:34.660053 [ 268 ] {5419d7c7-5f1c-45e7-9866-7f220f190d74} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13164 | 2026.01.08 00:39:34.660308 [ 268 ] {5419d7c7-5f1c-45e7-9866-7f220f190d74} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13165 | 2026.01.08 00:39:34.660480 [ 268 ] {5419d7c7-5f1c-45e7-9866-7f220f190d74} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001972 sec., 207910.7505070994 rows/sec., 13.19 MiB/sec. | ||
| 13166 | 2026.01.08 00:39:34.660539 [ 268 ] {5419d7c7-5f1c-45e7-9866-7f220f190d74} <Debug> TCPHandler: Processed in 0.002303885 sec. | ||
| 13167 | 2026.01.08 00:39:34.660677 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13168 | 2026.01.08 00:39:34.660799 [ 268 ] {22724858-0057-40da-92e5-3c0687d5041c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13169 | 2026.01.08 00:39:34.660850 [ 268 ] {22724858-0057-40da-92e5-3c0687d5041c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13170 | 2026.01.08 00:39:34.661934 [ 268 ] {22724858-0057-40da-92e5-3c0687d5041c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2026.01.08 00:39:34.661975 [ 268 ] {22724858-0057-40da-92e5-3c0687d5041c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13172 | 2026.01.08 00:39:34.662383 [ 268 ] {22724858-0057-40da-92e5-3c0687d5041c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13173 | 2026.01.08 00:39:34.662631 [ 268 ] {22724858-0057-40da-92e5-3c0687d5041c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2026.01.08 00:39:34.662772 [ 268 ] {22724858-0057-40da-92e5-3c0687d5041c} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.002003 sec., 591113.3300049925 rows/sec., 47.16 MiB/sec. | ||
| 13175 | 2026.01.08 00:39:34.662815 [ 268 ] {22724858-0057-40da-92e5-3c0687d5041c} <Debug> TCPHandler: Processed in 0.002192102 sec. | ||
| 13176 | 2026.01.08 00:39:34.662938 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.01.08 00:39:34.663041 [ 268 ] {4ebfdb1f-a07f-4379-8d73-2a0f23336e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13178 | 2026.01.08 00:39:34.663085 [ 268 ] {4ebfdb1f-a07f-4379-8d73-2a0f23336e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13179 | 2026.01.08 00:39:34.663596 [ 268 ] {4ebfdb1f-a07f-4379-8d73-2a0f23336e85} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2026.01.08 00:39:34.663640 [ 268 ] {4ebfdb1f-a07f-4379-8d73-2a0f23336e85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13181 | 2026.01.08 00:39:34.663971 [ 268 ] {4ebfdb1f-a07f-4379-8d73-2a0f23336e85} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13182 | 2026.01.08 00:39:34.664199 [ 268 ] {4ebfdb1f-a07f-4379-8d73-2a0f23336e85} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2026.01.08 00:39:34.664336 [ 268 ] {4ebfdb1f-a07f-4379-8d73-2a0f23336e85} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001319 sec., 182714.1774071266 rows/sec., 11.12 MiB/sec. | ||
| 13184 | 2026.01.08 00:39:34.664377 [ 268 ] {4ebfdb1f-a07f-4379-8d73-2a0f23336e85} <Debug> TCPHandler: Processed in 0.001489872 sec. | ||
| 13185 | 2026.01.08 00:39:34.664498 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13186 | 2026.01.08 00:39:34.664593 [ 268 ] {79b85274-c269-4926-8f8b-e8c219523018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13187 | 2026.01.08 00:39:34.664640 [ 268 ] {79b85274-c269-4926-8f8b-e8c219523018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13188 | 2026.01.08 00:39:34.665139 [ 268 ] {79b85274-c269-4926-8f8b-e8c219523018} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.01.08 00:39:34.665176 [ 268 ] {79b85274-c269-4926-8f8b-e8c219523018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13190 | 2026.01.08 00:39:34.665508 [ 268 ] {79b85274-c269-4926-8f8b-e8c219523018} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13191 | 2026.01.08 00:39:34.665734 [ 268 ] {79b85274-c269-4926-8f8b-e8c219523018} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13192 | 2026.01.08 00:39:34.665862 [ 43 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 13193 | 2026.01.08 00:39:34.665883 [ 268 ] {79b85274-c269-4926-8f8b-e8c219523018} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001309 sec., 161955.69136745608 rows/sec., 10.44 MiB/sec. | ||
| 13194 | 2026.01.08 00:39:34.665927 [ 43 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13195 | 2026.01.08 00:39:34.665939 [ 268 ] {79b85274-c269-4926-8f8b-e8c219523018} <Debug> TCPHandler: Processed in 0.001491813 sec. | ||
| 13196 | 2026.01.08 00:39:34.665956 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13197 | 2026.01.08 00:39:34.666065 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13198 | 2026.01.08 00:39:34.666088 [ 193 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 13199 | 2026.01.08 00:39:34.666166 [ 268 ] {1cc1c050-fb55-49ef-8858-217bc3883b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13200 | 2026.01.08 00:39:34.666213 [ 268 ] {1cc1c050-fb55-49ef-8858-217bc3883b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13201 | 2026.01.08 00:39:34.666245 [ 193 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13202 | 2026.01.08 00:39:34.666294 [ 193 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 465 rows starting from the beginning of the part | ||
| 13203 | 2026.01.08 00:39:34.666374 [ 193 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 13204 | 2026.01.08 00:39:34.666433 [ 193 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 13205 | 2026.01.08 00:39:34.666495 [ 193 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 440 rows starting from the beginning of the part | ||
| 13206 | 2026.01.08 00:39:34.666571 [ 193 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 13207 | 2026.01.08 00:39:34.666623 [ 193 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 13208 | 2026.01.08 00:39:34.666720 [ 268 ] {1cc1c050-fb55-49ef-8858-217bc3883b36} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13209 | 2026.01.08 00:39:34.666762 [ 268 ] {1cc1c050-fb55-49ef-8858-217bc3883b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13210 | 2026.01.08 00:39:34.667151 [ 268 ] {1cc1c050-fb55-49ef-8858-217bc3883b36} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13211 | 2026.01.08 00:39:34.667391 [ 268 ] {1cc1c050-fb55-49ef-8858-217bc3883b36} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13212 | 2026.01.08 00:39:34.667528 [ 268 ] {1cc1c050-fb55-49ef-8858-217bc3883b36} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001381 sec., 152787.83490224474 rows/sec., 8.68 MiB/sec. | ||
| 13213 | 2026.01.08 00:39:34.667568 [ 268 ] {1cc1c050-fb55-49ef-8858-217bc3883b36} <Debug> TCPHandler: Processed in 0.001552714 sec. | ||
| 13214 | 2026.01.08 00:39:34.667690 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13215 | 2026.01.08 00:39:34.667786 [ 268 ] {1ac7d014-b106-4f5b-84ca-65f3641ca46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13216 | 2026.01.08 00:39:34.667808 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001784311 sec., 982452.0501190656 rows/sec., 68.18 MiB/sec. | ||
| 13217 | 2026.01.08 00:39:34.667827 [ 268 ] {1ac7d014-b106-4f5b-84ca-65f3641ca46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13218 | 2026.01.08 00:39:34.667987 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 13219 | 2026.01.08 00:39:34.668271 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2026.01.08 00:39:34.668346 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_38_8} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 13221 | 2026.01.08 00:39:34.668433 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13222 | 2026.01.08 00:39:34.668529 [ 268 ] {1ac7d014-b106-4f5b-84ca-65f3641ca46f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2026.01.08 00:39:34.668571 [ 268 ] {1ac7d014-b106-4f5b-84ca-65f3641ca46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13224 | 2026.01.08 00:39:34.668926 [ 268 ] {1ac7d014-b106-4f5b-84ca-65f3641ca46f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13225 | 2026.01.08 00:39:34.669155 [ 268 ] {1ac7d014-b106-4f5b-84ca-65f3641ca46f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13226 | 2026.01.08 00:39:34.669286 [ 268 ] {1ac7d014-b106-4f5b-84ca-65f3641ca46f} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001519 sec., 470704.4107965767 rows/sec., 33.01 MiB/sec. | ||
| 13227 | 2026.01.08 00:39:34.669326 [ 268 ] {1ac7d014-b106-4f5b-84ca-65f3641ca46f} <Debug> TCPHandler: Processed in 0.001685928 sec. | ||
| 13228 | 2026.01.08 00:39:34.669443 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13229 | 2026.01.08 00:39:34.669538 [ 268 ] {3f5798d8-fc9b-4e6d-ba78-bfac493f0bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13230 | 2026.01.08 00:39:34.669582 [ 268 ] {3f5798d8-fc9b-4e6d-ba78-bfac493f0bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13231 | 2026.01.08 00:39:34.669930 [ 268 ] {3f5798d8-fc9b-4e6d-ba78-bfac493f0bb6} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13232 | 2026.01.08 00:39:34.669967 [ 268 ] {3f5798d8-fc9b-4e6d-ba78-bfac493f0bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13233 | 2026.01.08 00:39:34.670290 [ 268 ] {3f5798d8-fc9b-4e6d-ba78-bfac493f0bb6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 13234 | 2026.01.08 00:39:34.670517 [ 268 ] {3f5798d8-fc9b-4e6d-ba78-bfac493f0bb6} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13235 | 2026.01.08 00:39:34.670617 [ 43 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 13236 | 2026.01.08 00:39:34.670648 [ 268 ] {3f5798d8-fc9b-4e6d-ba78-bfac493f0bb6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 13237 | 2026.01.08 00:39:34.670651 [ 43 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.01.08 00:39:34.670689 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13239 | 2026.01.08 00:39:34.670693 [ 268 ] {3f5798d8-fc9b-4e6d-ba78-bfac493f0bb6} <Debug> TCPHandler: Processed in 0.001298866 sec. | ||
| 13240 | 2026.01.08 00:39:34.670767 [ 193 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 13241 | 2026.01.08 00:39:34.670818 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13242 | 2026.01.08 00:39:34.670888 [ 193 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13243 | 2026.01.08 00:39:34.670918 [ 268 ] {dde53b0e-1383-468f-aa8c-88cc910cb866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13244 | 2026.01.08 00:39:34.670927 [ 193 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 174 rows starting from the beginning of the part | ||
| 13245 | 2026.01.08 00:39:34.670969 [ 268 ] {dde53b0e-1383-468f-aa8c-88cc910cb866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13246 | 2026.01.08 00:39:34.671000 [ 193 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 13247 | 2026.01.08 00:39:34.671052 [ 193 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 13248 | 2026.01.08 00:39:34.671095 [ 193 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 13249 | 2026.01.08 00:39:34.671139 [ 193 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 13250 | 2026.01.08 00:39:34.671180 [ 193 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 13251 | 2026.01.08 00:39:34.671447 [ 268 ] {dde53b0e-1383-468f-aa8c-88cc910cb866} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2026.01.08 00:39:34.671489 [ 268 ] {dde53b0e-1383-468f-aa8c-88cc910cb866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13253 | 2026.01.08 00:39:34.671886 [ 268 ] {dde53b0e-1383-468f-aa8c-88cc910cb866} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13254 | 2026.01.08 00:39:34.671980 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248945 sec., 163337.8571514358 rows/sec., 8.33 MiB/sec. | ||
| 13255 | 2026.01.08 00:39:34.672121 [ 268 ] {dde53b0e-1383-468f-aa8c-88cc910cb866} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.01.08 00:39:34.672148 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 13257 | 2026.01.08 00:39:34.672264 [ 268 ] {dde53b0e-1383-468f-aa8c-88cc910cb866} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001365 sec., 230036.63003663006 rows/sec., 15.11 MiB/sec. | ||
| 13258 | 2026.01.08 00:39:34.672308 [ 268 ] {dde53b0e-1383-468f-aa8c-88cc910cb866} <Debug> TCPHandler: Processed in 0.001539314 sec. | ||
| 13259 | 2026.01.08 00:39:34.672430 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13260 | 2026.01.08 00:39:34.672460 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13261 | 2026.01.08 00:39:34.672528 [ 268 ] {b766eba4-3e55-4e10-a685-a65b2d5c8c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13262 | 2026.01.08 00:39:34.672544 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_33_7} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 13263 | 2026.01.08 00:39:34.672579 [ 268 ] {b766eba4-3e55-4e10-a685-a65b2d5c8c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13264 | 2026.01.08 00:39:34.672628 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13265 | 2026.01.08 00:39:34.672911 [ 268 ] {b766eba4-3e55-4e10-a685-a65b2d5c8c1a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13266 | 2026.01.08 00:39:34.672952 [ 268 ] {b766eba4-3e55-4e10-a685-a65b2d5c8c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13267 | 2026.01.08 00:39:34.673271 [ 268 ] {b766eba4-3e55-4e10-a685-a65b2d5c8c1a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13268 | 2026.01.08 00:39:34.673493 [ 268 ] {b766eba4-3e55-4e10-a685-a65b2d5c8c1a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13269 | 2026.01.08 00:39:34.673622 [ 268 ] {b766eba4-3e55-4e10-a685-a65b2d5c8c1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 13270 | 2026.01.08 00:39:34.673658 [ 268 ] {b766eba4-3e55-4e10-a685-a65b2d5c8c1a} <Debug> TCPHandler: Processed in 0.001276796 sec. | ||
| 13271 | 2026.01.08 00:39:34.673773 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13272 | 2026.01.08 00:39:34.673866 [ 268 ] {19e171c7-024f-424b-8446-04d608c64529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13273 | 2026.01.08 00:39:34.673920 [ 268 ] {19e171c7-024f-424b-8446-04d608c64529} <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 | ||
| 13274 | 2026.01.08 00:39:34.674764 [ 268 ] {19e171c7-024f-424b-8446-04d608c64529} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13275 | 2026.01.08 00:39:34.674861 [ 268 ] {19e171c7-024f-424b-8446-04d608c64529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13276 | 2026.01.08 00:39:34.675537 [ 268 ] {19e171c7-024f-424b-8446-04d608c64529} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13277 | 2026.01.08 00:39:34.675846 [ 268 ] {19e171c7-024f-424b-8446-04d608c64529} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13278 | 2026.01.08 00:39:34.675991 [ 268 ] {19e171c7-024f-424b-8446-04d608c64529} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002141 sec., 16814.57262961233 rows/sec., 30.13 MiB/sec. | ||
| 13279 | 2026.01.08 00:39:34.676068 [ 268 ] {19e171c7-024f-424b-8446-04d608c64529} <Debug> TCPHandler: Processed in 0.002342126 sec. | ||
| 13280 | 2026.01.08 00:39:34.676218 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13281 | 2026.01.08 00:39:34.676334 [ 268 ] {1ecdf890-f2d1-4555-8f61-ecd5f63f5c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13282 | 2026.01.08 00:39:34.676387 [ 268 ] {1ecdf890-f2d1-4555-8f61-ecd5f63f5c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13283 | 2026.01.08 00:39:34.676842 [ 268 ] {1ecdf890-f2d1-4555-8f61-ecd5f63f5c40} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2026.01.08 00:39:34.676885 [ 268 ] {1ecdf890-f2d1-4555-8f61-ecd5f63f5c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13285 | 2026.01.08 00:39:34.677316 [ 268 ] {1ecdf890-f2d1-4555-8f61-ecd5f63f5c40} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13286 | 2026.01.08 00:39:34.677648 [ 268 ] {1ecdf890-f2d1-4555-8f61-ecd5f63f5c40} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.01.08 00:39:34.677818 [ 268 ] {1ecdf890-f2d1-4555-8f61-ecd5f63f5c40} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001507 sec., 69011.2806901128 rows/sec., 4.23 MiB/sec. | ||
| 13288 | 2026.01.08 00:39:34.677871 [ 268 ] {1ecdf890-f2d1-4555-8f61-ecd5f63f5c40} <Debug> TCPHandler: Processed in 0.001713568 sec. | ||
| 13289 | 2026.01.08 00:39:36.931027 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13290 | 2026.01.08 00:39:36.931132 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13291 | 2026.01.08 00:39:37.088007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27953 | ||
| 13292 | 2026.01.08 00:39:37.088527 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.01.08 00:39:37.088567 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13294 | 2026.01.08 00:39:37.089044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13295 | 2026.01.08 00:39:37.089265 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2026.01.08 00:39:37.089397 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27953 | ||
| 13297 | 2026.01.08 00:39:38.562522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13298 | 2026.01.08 00:39:38.580013 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.01.08 00:39:38.580090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13300 | 2026.01.08 00:39:38.586132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13301 | 2026.01.08 00:39:38.586889 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13302 | 2026.01.08 00:39:38.590782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13303 | 2026.01.08 00:39:39.646529 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2026.01.08 00:39:39.646715 [ 268 ] {a04a03c0-6884-4b6c-a5c4-41099a24c01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13305 | 2026.01.08 00:39:39.646781 [ 268 ] {a04a03c0-6884-4b6c-a5c4-41099a24c01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13306 | 2026.01.08 00:39:39.647440 [ 268 ] {a04a03c0-6884-4b6c-a5c4-41099a24c01a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2026.01.08 00:39:39.647490 [ 268 ] {a04a03c0-6884-4b6c-a5c4-41099a24c01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13308 | 2026.01.08 00:39:39.647910 [ 268 ] {a04a03c0-6884-4b6c-a5c4-41099a24c01a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13309 | 2026.01.08 00:39:39.648132 [ 268 ] {a04a03c0-6884-4b6c-a5c4-41099a24c01a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.01.08 00:39:39.648287 [ 268 ] {a04a03c0-6884-4b6c-a5c4-41099a24c01a} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001624 sec., 40640.39408866995 rows/sec., 3.24 MiB/sec. | ||
| 13311 | 2026.01.08 00:39:39.648334 [ 268 ] {a04a03c0-6884-4b6c-a5c4-41099a24c01a} <Debug> TCPHandler: Processed in 0.001938805 sec. | ||
| 13312 | 2026.01.08 00:39:39.648447 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13313 | 2026.01.08 00:39:39.648542 [ 268 ] {f3428ece-b197-4aed-b6a3-fed7b8f183ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13314 | 2026.01.08 00:39:39.648583 [ 268 ] {f3428ece-b197-4aed-b6a3-fed7b8f183ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13315 | 2026.01.08 00:39:39.648978 [ 268 ] {f3428ece-b197-4aed-b6a3-fed7b8f183ed} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2026.01.08 00:39:39.649014 [ 268 ] {f3428ece-b197-4aed-b6a3-fed7b8f183ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13317 | 2026.01.08 00:39:39.649327 [ 268 ] {f3428ece-b197-4aed-b6a3-fed7b8f183ed} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13318 | 2026.01.08 00:39:39.649528 [ 268 ] {f3428ece-b197-4aed-b6a3-fed7b8f183ed} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2026.01.08 00:39:39.649656 [ 268 ] {f3428ece-b197-4aed-b6a3-fed7b8f183ed} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001133 sec., 4413.062665489851 rows/sec., 331.84 KiB/sec. | ||
| 13320 | 2026.01.08 00:39:39.649693 [ 268 ] {f3428ece-b197-4aed-b6a3-fed7b8f183ed} <Debug> TCPHandler: Processed in 0.001294657 sec. | ||
| 13321 | 2026.01.08 00:39:39.649800 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13322 | 2026.01.08 00:39:39.649894 [ 268 ] {27cb3afd-8ac1-4245-8b39-64c2dd6207d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13323 | 2026.01.08 00:39:39.649933 [ 268 ] {27cb3afd-8ac1-4245-8b39-64c2dd6207d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13324 | 2026.01.08 00:39:39.650333 [ 268 ] {27cb3afd-8ac1-4245-8b39-64c2dd6207d4} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2026.01.08 00:39:39.650369 [ 268 ] {27cb3afd-8ac1-4245-8b39-64c2dd6207d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13326 | 2026.01.08 00:39:39.650672 [ 268 ] {27cb3afd-8ac1-4245-8b39-64c2dd6207d4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13327 | 2026.01.08 00:39:39.650876 [ 268 ] {27cb3afd-8ac1-4245-8b39-64c2dd6207d4} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13328 | 2026.01.08 00:39:39.651001 [ 268 ] {27cb3afd-8ac1-4245-8b39-64c2dd6207d4} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001125 sec., 61333.333333333336 rows/sec., 4.79 MiB/sec. | ||
| 13329 | 2026.01.08 00:39:39.651038 [ 268 ] {27cb3afd-8ac1-4245-8b39-64c2dd6207d4} <Debug> TCPHandler: Processed in 0.001285647 sec. | ||
| 13330 | 2026.01.08 00:39:39.651145 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13331 | 2026.01.08 00:39:39.651237 [ 268 ] {91df925d-6273-4980-9478-95949c0cddfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13332 | 2026.01.08 00:39:39.651280 [ 268 ] {91df925d-6273-4980-9478-95949c0cddfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13333 | 2026.01.08 00:39:39.651672 [ 268 ] {91df925d-6273-4980-9478-95949c0cddfb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13334 | 2026.01.08 00:39:39.651707 [ 268 ] {91df925d-6273-4980-9478-95949c0cddfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13335 | 2026.01.08 00:39:39.652045 [ 268 ] {91df925d-6273-4980-9478-95949c0cddfb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13336 | 2026.01.08 00:39:39.652256 [ 268 ] {91df925d-6273-4980-9478-95949c0cddfb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13337 | 2026.01.08 00:39:39.652381 [ 268 ] {91df925d-6273-4980-9478-95949c0cddfb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 13338 | 2026.01.08 00:39:39.652418 [ 268 ] {91df925d-6273-4980-9478-95949c0cddfb} <Debug> TCPHandler: Processed in 0.001320387 sec. | ||
| 13339 | 2026.01.08 00:39:39.652522 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13340 | 2026.01.08 00:39:39.652614 [ 268 ] {a5f5c279-199c-43f3-9c37-9e449bba2ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13341 | 2026.01.08 00:39:39.652669 [ 268 ] {a5f5c279-199c-43f3-9c37-9e449bba2ed1} <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 | ||
| 13342 | 2026.01.08 00:39:39.653418 [ 268 ] {a5f5c279-199c-43f3-9c37-9e449bba2ed1} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13343 | 2026.01.08 00:39:39.653454 [ 268 ] {a5f5c279-199c-43f3-9c37-9e449bba2ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13344 | 2026.01.08 00:39:39.653978 [ 268 ] {a5f5c279-199c-43f3-9c37-9e449bba2ed1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13345 | 2026.01.08 00:39:39.654204 [ 268 ] {a5f5c279-199c-43f3-9c37-9e449bba2ed1} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2026.01.08 00:39:39.654337 [ 268 ] {a5f5c279-199c-43f3-9c37-9e449bba2ed1} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001741 sec., 2871.912693854107 rows/sec., 5.15 MiB/sec. | ||
| 13347 | 2026.01.08 00:39:39.654391 [ 268 ] {a5f5c279-199c-43f3-9c37-9e449bba2ed1} <Debug> TCPHandler: Processed in 0.001916314 sec. | ||
| 13348 | 2026.01.08 00:39:39.654503 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13349 | 2026.01.08 00:39:39.654596 [ 268 ] {9d91fdb4-2dce-49ac-a882-b95eb3035a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13350 | 2026.01.08 00:39:39.654638 [ 268 ] {9d91fdb4-2dce-49ac-a882-b95eb3035a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13351 | 2026.01.08 00:39:39.654964 [ 268 ] {9d91fdb4-2dce-49ac-a882-b95eb3035a11} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13352 | 2026.01.08 00:39:39.655000 [ 268 ] {9d91fdb4-2dce-49ac-a882-b95eb3035a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13353 | 2026.01.08 00:39:39.655307 [ 268 ] {9d91fdb4-2dce-49ac-a882-b95eb3035a11} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13354 | 2026.01.08 00:39:39.655513 [ 268 ] {9d91fdb4-2dce-49ac-a882-b95eb3035a11} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13355 | 2026.01.08 00:39:39.655640 [ 268 ] {9d91fdb4-2dce-49ac-a882-b95eb3035a11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 13356 | 2026.01.08 00:39:39.655675 [ 268 ] {9d91fdb4-2dce-49ac-a882-b95eb3035a11} <Debug> TCPHandler: Processed in 0.001220184 sec. | ||
| 13357 | 2026.01.08 00:39:40.905078 [ 37 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 13358 | 2026.01.08 00:39:40.905176 [ 37 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13359 | 2026.01.08 00:39:40.905206 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13360 | 2026.01.08 00:39:40.905375 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::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 | ||
| 13361 | 2026.01.08 00:39:40.905561 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13362 | 2026.01.08 00:39:40.905613 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 13363 | 2026.01.08 00:39:40.905706 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 13364 | 2026.01.08 00:39:40.905795 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 13365 | 2026.01.08 00:39:40.905898 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 13366 | 2026.01.08 00:39:40.905986 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 13367 | 2026.01.08 00:39:40.907041 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174505 sec., 24068.078278559355 rows/sec., 2.01 MiB/sec. | ||
| 13368 | 2026.01.08 00:39:40.907248 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 13369 | 2026.01.08 00:39:40.907653 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_21_5} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2026.01.08 00:39:40.907768 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_21_5} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 13371 | 2026.01.08 00:39:40.907901 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13372 | 2026.01.08 00:39:41.049374 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13373 | 2026.01.08 00:39:41.049566 [ 268 ] {1c84dd33-c439-4397-b669-56531726ae9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13374 | 2026.01.08 00:39:41.049639 [ 268 ] {1c84dd33-c439-4397-b669-56531726ae9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13375 | 2026.01.08 00:39:41.050553 [ 268 ] {1c84dd33-c439-4397-b669-56531726ae9b} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2026.01.08 00:39:41.050606 [ 268 ] {1c84dd33-c439-4397-b669-56531726ae9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13377 | 2026.01.08 00:39:41.051077 [ 268 ] {1c84dd33-c439-4397-b669-56531726ae9b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13378 | 2026.01.08 00:39:41.051319 [ 268 ] {1c84dd33-c439-4397-b669-56531726ae9b} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2026.01.08 00:39:41.051485 [ 268 ] {1c84dd33-c439-4397-b669-56531726ae9b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001973 sec., 207805.37252914344 rows/sec., 13.18 MiB/sec. | ||
| 13380 | 2026.01.08 00:39:41.051543 [ 268 ] {1c84dd33-c439-4397-b669-56531726ae9b} <Debug> TCPHandler: Processed in 0.002312195 sec. | ||
| 13381 | 2026.01.08 00:39:41.051678 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13382 | 2026.01.08 00:39:41.051786 [ 268 ] {bb1aee46-aab5-4049-a19d-f1cc374007c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13383 | 2026.01.08 00:39:41.051834 [ 268 ] {bb1aee46-aab5-4049-a19d-f1cc374007c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13384 | 2026.01.08 00:39:41.052287 [ 268 ] {bb1aee46-aab5-4049-a19d-f1cc374007c2} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2026.01.08 00:39:41.052328 [ 268 ] {bb1aee46-aab5-4049-a19d-f1cc374007c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13386 | 2026.01.08 00:39:41.052661 [ 268 ] {bb1aee46-aab5-4049-a19d-f1cc374007c2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13387 | 2026.01.08 00:39:41.052900 [ 268 ] {bb1aee46-aab5-4049-a19d-f1cc374007c2} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.01.08 00:39:41.053041 [ 268 ] {bb1aee46-aab5-4049-a19d-f1cc374007c2} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001281 sec., 7806.401249024199 rows/sec., 636.56 KiB/sec. | ||
| 13389 | 2026.01.08 00:39:41.053083 [ 268 ] {bb1aee46-aab5-4049-a19d-f1cc374007c2} <Debug> TCPHandler: Processed in 0.001459881 sec. | ||
| 13390 | 2026.01.08 00:39:41.053201 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2026.01.08 00:39:41.053302 [ 268 ] {164bc082-e750-44f9-861d-783575ac2111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13392 | 2026.01.08 00:39:41.053345 [ 268 ] {164bc082-e750-44f9-861d-783575ac2111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13393 | 2026.01.08 00:39:41.055334 [ 268 ] {164bc082-e750-44f9-861d-783575ac2111} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2026.01.08 00:39:41.055384 [ 268 ] {164bc082-e750-44f9-861d-783575ac2111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13395 | 2026.01.08 00:39:41.056075 [ 268 ] {164bc082-e750-44f9-861d-783575ac2111} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13396 | 2026.01.08 00:39:41.056370 [ 268 ] {164bc082-e750-44f9-861d-783575ac2111} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.01.08 00:39:41.056523 [ 268 ] {164bc082-e750-44f9-861d-783575ac2111} <Debug> executeQuery: Read 2329 rows, 193.66 KiB in 0.003242 sec., 718383.7137569401 rows/sec., 58.33 MiB/sec. | ||
| 13398 | 2026.01.08 00:39:41.056520 [ 37 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13399 | 2026.01.08 00:39:41.056569 [ 268 ] {164bc082-e750-44f9-861d-783575ac2111} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 13400 | 2026.01.08 00:39:41.056589 [ 268 ] {164bc082-e750-44f9-861d-783575ac2111} <Debug> TCPHandler: Processed in 0.003440528 sec. | ||
| 13401 | 2026.01.08 00:39:41.056588 [ 37 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2026.01.08 00:39:41.056624 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13403 | 2026.01.08 00:39:41.056723 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13404 | 2026.01.08 00:39:41.056767 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13405 | 2026.01.08 00:39:41.056832 [ 268 ] {bcc8d514-9e8f-4044-b20b-e5de2f1047db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13406 | 2026.01.08 00:39:41.056884 [ 268 ] {bcc8d514-9e8f-4044-b20b-e5de2f1047db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13407 | 2026.01.08 00:39:41.056909 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13408 | 2026.01.08 00:39:41.056951 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2465 rows starting from the beginning of the part | ||
| 13409 | 2026.01.08 00:39:41.057018 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1184 rows starting from the beginning of the part | ||
| 13410 | 2026.01.08 00:39:41.057065 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 68 rows starting from the beginning of the part | ||
| 13411 | 2026.01.08 00:39:41.057108 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1184 rows starting from the beginning of the part | ||
| 13412 | 2026.01.08 00:39:41.057147 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 66 rows starting from the beginning of the part | ||
| 13413 | 2026.01.08 00:39:41.057187 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 2329 rows starting from the beginning of the part | ||
| 13414 | 2026.01.08 00:39:41.057428 [ 268 ] {bcc8d514-9e8f-4044-b20b-e5de2f1047db} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13415 | 2026.01.08 00:39:41.057474 [ 268 ] {bcc8d514-9e8f-4044-b20b-e5de2f1047db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13416 | 2026.01.08 00:39:41.057850 [ 268 ] {bcc8d514-9e8f-4044-b20b-e5de2f1047db} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13417 | 2026.01.08 00:39:41.058075 [ 268 ] {bcc8d514-9e8f-4044-b20b-e5de2f1047db} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13418 | 2026.01.08 00:39:41.058197 [ 37 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13419 | 2026.01.08 00:39:41.058215 [ 268 ] {bcc8d514-9e8f-4044-b20b-e5de2f1047db} <Debug> executeQuery: Read 251 rows, 15.72 KiB in 0.001406 sec., 178520.62588904696 rows/sec., 10.92 MiB/sec. | ||
| 13420 | 2026.01.08 00:39:41.058234 [ 37 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13421 | 2026.01.08 00:39:41.058259 [ 268 ] {bcc8d514-9e8f-4044-b20b-e5de2f1047db} <Debug> TCPHandler: Processed in 0.001600045 sec. | ||
| 13422 | 2026.01.08 00:39:41.058260 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13423 | 2026.01.08 00:39:41.058364 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13424 | 2026.01.08 00:39:41.058382 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13425 | 2026.01.08 00:39:41.058471 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13426 | 2026.01.08 00:39:41.058484 [ 268 ] {ef1e4ba8-c38d-40ee-a812-a267cdaaf6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13427 | 2026.01.08 00:39:41.058511 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 278 rows starting from the beginning of the part | ||
| 13428 | 2026.01.08 00:39:41.058533 [ 268 ] {ef1e4ba8-c38d-40ee-a812-a267cdaaf6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13429 | 2026.01.08 00:39:41.058584 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 241 rows starting from the beginning of the part | ||
| 13430 | 2026.01.08 00:39:41.058636 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 9 rows starting from the beginning of the part | ||
| 13431 | 2026.01.08 00:39:41.058682 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 241 rows starting from the beginning of the part | ||
| 13432 | 2026.01.08 00:39:41.058727 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 5 rows starting from the beginning of the part | ||
| 13433 | 2026.01.08 00:39:41.058771 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 251 rows starting from the beginning of the part | ||
| 13434 | 2026.01.08 00:39:41.059111 [ 268 ] {ef1e4ba8-c38d-40ee-a812-a267cdaaf6a1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.01.08 00:39:41.059155 [ 268 ] {ef1e4ba8-c38d-40ee-a812-a267cdaaf6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13436 | 2026.01.08 00:39:41.059535 [ 268 ] {ef1e4ba8-c38d-40ee-a812-a267cdaaf6a1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13437 | 2026.01.08 00:39:41.059785 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457752 sec., 703137.4335277879 rows/sec., 45.93 MiB/sec. | ||
| 13438 | 2026.01.08 00:39:41.059836 [ 268 ] {ef1e4ba8-c38d-40ee-a812-a267cdaaf6a1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2026.01.08 00:39:41.059950 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13440 | 2026.01.08 00:39:41.059962 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7296 rows, containing 5 columns (5 merged, 0 gathered) in 0.003268502 sec., 2232215.247229465 rows/sec., 189.15 MiB/sec. | ||
| 13441 | 2026.01.08 00:39:41.060048 [ 268 ] {ef1e4ba8-c38d-40ee-a812-a267cdaaf6a1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001572 sec., 279898.21882951655 rows/sec., 18.52 MiB/sec. | ||
| 13442 | 2026.01.08 00:39:41.060151 [ 268 ] {ef1e4ba8-c38d-40ee-a812-a267cdaaf6a1} <Debug> TCPHandler: Processed in 0.001818842 sec. | ||
| 13443 | 2026.01.08 00:39:41.060229 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13444 | 2026.01.08 00:39:41.060260 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13445 | 2026.01.08 00:39:41.060306 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_81_16} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13446 | 2026.01.08 00:39:41.060340 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13447 | 2026.01.08 00:39:41.060399 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13448 | 2026.01.08 00:39:41.060482 [ 268 ] {8363d857-c8aa-4c43-9ce4-ad9d9ba13091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13449 | 2026.01.08 00:39:41.060544 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.01.08 00:39:41.060547 [ 268 ] {8363d857-c8aa-4c43-9ce4-ad9d9ba13091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13451 | 2026.01.08 00:39:41.060624 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_96_19} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13452 | 2026.01.08 00:39:41.060707 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 13453 | 2026.01.08 00:39:41.061236 [ 268 ] {8363d857-c8aa-4c43-9ce4-ad9d9ba13091} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13454 | 2026.01.08 00:39:41.061280 [ 268 ] {8363d857-c8aa-4c43-9ce4-ad9d9ba13091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13455 | 2026.01.08 00:39:41.061645 [ 268 ] {8363d857-c8aa-4c43-9ce4-ad9d9ba13091} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13456 | 2026.01.08 00:39:41.061867 [ 268 ] {8363d857-c8aa-4c43-9ce4-ad9d9ba13091} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13457 | 2026.01.08 00:39:41.062016 [ 268 ] {8363d857-c8aa-4c43-9ce4-ad9d9ba13091} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001577 sec., 133798.3512999366 rows/sec., 7.60 MiB/sec. | ||
| 13458 | 2026.01.08 00:39:41.062063 [ 268 ] {8363d857-c8aa-4c43-9ce4-ad9d9ba13091} <Debug> TCPHandler: Processed in 0.001836622 sec. | ||
| 13459 | 2026.01.08 00:39:41.062185 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13460 | 2026.01.08 00:39:41.062283 [ 268 ] {5b6c4b82-c892-462c-bf01-6685840a857b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13461 | 2026.01.08 00:39:41.062326 [ 268 ] {5b6c4b82-c892-462c-bf01-6685840a857b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13462 | 2026.01.08 00:39:41.063245 [ 268 ] {5b6c4b82-c892-462c-bf01-6685840a857b} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.01.08 00:39:41.063283 [ 268 ] {5b6c4b82-c892-462c-bf01-6685840a857b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13464 | 2026.01.08 00:39:41.063681 [ 268 ] {5b6c4b82-c892-462c-bf01-6685840a857b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13465 | 2026.01.08 00:39:41.063896 [ 268 ] {5b6c4b82-c892-462c-bf01-6685840a857b} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.01.08 00:39:41.064022 [ 37 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13467 | 2026.01.08 00:39:41.064037 [ 268 ] {5b6c4b82-c892-462c-bf01-6685840a857b} <Debug> executeQuery: Read 1181 rows, 86.46 KiB in 0.001772 sec., 666478.5553047404 rows/sec., 47.65 MiB/sec. | ||
| 13468 | 2026.01.08 00:39:41.064066 [ 37 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13469 | 2026.01.08 00:39:41.064089 [ 268 ] {5b6c4b82-c892-462c-bf01-6685840a857b} <Debug> TCPHandler: Processed in 0.001957506 sec. | ||
| 13470 | 2026.01.08 00:39:41.064098 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13471 | 2026.01.08 00:39:41.064188 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13472 | 2026.01.08 00:39:41.064222 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13473 | 2026.01.08 00:39:41.064295 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13474 | 2026.01.08 00:39:41.064328 [ 268 ] {6f98c8f9-2618-4aaf-8b96-31263b8853f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13475 | 2026.01.08 00:39:41.064333 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1250 rows starting from the beginning of the part | ||
| 13476 | 2026.01.08 00:39:41.064383 [ 268 ] {6f98c8f9-2618-4aaf-8b96-31263b8853f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13477 | 2026.01.08 00:39:41.064408 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 715 rows starting from the beginning of the part | ||
| 13478 | 2026.01.08 00:39:41.064454 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 73 rows starting from the beginning of the part | ||
| 13479 | 2026.01.08 00:39:41.064492 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 715 rows starting from the beginning of the part | ||
| 13480 | 2026.01.08 00:39:41.064530 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 69 rows starting from the beginning of the part | ||
| 13481 | 2026.01.08 00:39:41.064569 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1181 rows starting from the beginning of the part | ||
| 13482 | 2026.01.08 00:39:41.064756 [ 268 ] {6f98c8f9-2618-4aaf-8b96-31263b8853f9} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13483 | 2026.01.08 00:39:41.064798 [ 268 ] {6f98c8f9-2618-4aaf-8b96-31263b8853f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13484 | 2026.01.08 00:39:41.065215 [ 268 ] {6f98c8f9-2618-4aaf-8b96-31263b8853f9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13485 | 2026.01.08 00:39:41.065448 [ 268 ] {6f98c8f9-2618-4aaf-8b96-31263b8853f9} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13486 | 2026.01.08 00:39:41.065584 [ 268 ] {6f98c8f9-2618-4aaf-8b96-31263b8853f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001275 sec., 4705.882352941177 rows/sec., 245.86 KiB/sec. | ||
| 13487 | 2026.01.08 00:39:41.065626 [ 268 ] {6f98c8f9-2618-4aaf-8b96-31263b8853f9} <Debug> TCPHandler: Processed in 0.001455281 sec. | ||
| 13488 | 2026.01.08 00:39:41.065742 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13489 | 2026.01.08 00:39:41.065836 [ 268 ] {fd47528e-4cda-485b-bfb6-3fe3a9278a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13490 | 2026.01.08 00:39:41.065882 [ 268 ] {fd47528e-4cda-485b-bfb6-3fe3a9278a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13491 | 2026.01.08 00:39:41.066029 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4003 rows, containing 5 columns (5 merged, 0 gathered) in 0.001873693 sec., 2136422.5622874186 rows/sec., 160.80 MiB/sec. | ||
| 13492 | 2026.01.08 00:39:41.066252 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13493 | 2026.01.08 00:39:41.066539 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2026.01.08 00:39:41.066602 [ 268 ] {fd47528e-4cda-485b-bfb6-3fe3a9278a4f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13495 | 2026.01.08 00:39:41.066615 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_96_19} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13496 | 2026.01.08 00:39:41.066643 [ 268 ] {fd47528e-4cda-485b-bfb6-3fe3a9278a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13497 | 2026.01.08 00:39:41.066714 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 13498 | 2026.01.08 00:39:41.067041 [ 268 ] {fd47528e-4cda-485b-bfb6-3fe3a9278a4f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13499 | 2026.01.08 00:39:41.067264 [ 268 ] {fd47528e-4cda-485b-bfb6-3fe3a9278a4f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2026.01.08 00:39:41.067397 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13501 | 2026.01.08 00:39:41.067402 [ 268 ] {fd47528e-4cda-485b-bfb6-3fe3a9278a4f} <Debug> executeQuery: Read 907 rows, 61.38 KiB in 0.001583 sec., 572962.728995578 rows/sec., 37.87 MiB/sec. | ||
| 13502 | 2026.01.08 00:39:41.067441 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2026.01.08 00:39:41.067463 [ 268 ] {fd47528e-4cda-485b-bfb6-3fe3a9278a4f} <Debug> TCPHandler: Processed in 0.001771691 sec. | ||
| 13504 | 2026.01.08 00:39:41.067466 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13505 | 2026.01.08 00:39:41.067565 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13506 | 2026.01.08 00:39:41.067588 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13507 | 2026.01.08 00:39:41.067664 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13508 | 2026.01.08 00:39:41.067693 [ 268 ] {90d0e4a3-cf77-4c9a-82dd-47e2f25e8f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13509 | 2026.01.08 00:39:41.067695 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 28768 rows starting from the beginning of the part | ||
| 13510 | 2026.01.08 00:39:41.067737 [ 268 ] {90d0e4a3-cf77-4c9a-82dd-47e2f25e8f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13511 | 2026.01.08 00:39:41.067766 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 314 rows starting from the beginning of the part | ||
| 13512 | 2026.01.08 00:39:41.067814 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 162 rows starting from the beginning of the part | ||
| 13513 | 2026.01.08 00:39:41.067857 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 314 rows starting from the beginning of the part | ||
| 13514 | 2026.01.08 00:39:41.067897 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13515 | 2026.01.08 00:39:41.067940 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 907 rows starting from the beginning of the part | ||
| 13516 | 2026.01.08 00:39:41.068070 [ 268 ] {90d0e4a3-cf77-4c9a-82dd-47e2f25e8f7f} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2026.01.08 00:39:41.068106 [ 268 ] {90d0e4a3-cf77-4c9a-82dd-47e2f25e8f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13518 | 2026.01.08 00:39:41.068426 [ 268 ] {90d0e4a3-cf77-4c9a-82dd-47e2f25e8f7f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13519 | 2026.01.08 00:39:41.068640 [ 268 ] {90d0e4a3-cf77-4c9a-82dd-47e2f25e8f7f} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13520 | 2026.01.08 00:39:41.068776 [ 268 ] {90d0e4a3-cf77-4c9a-82dd-47e2f25e8f7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 13521 | 2026.01.08 00:39:41.068814 [ 268 ] {90d0e4a3-cf77-4c9a-82dd-47e2f25e8f7f} <Debug> TCPHandler: Processed in 0.001276066 sec. | ||
| 13522 | 2026.01.08 00:39:41.068930 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13523 | 2026.01.08 00:39:41.069026 [ 268 ] {ca23fa46-d173-4068-8ddf-2543f0f5b42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13524 | 2026.01.08 00:39:41.069083 [ 268 ] {ca23fa46-d173-4068-8ddf-2543f0f5b42b} <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 | ||
| 13525 | 2026.01.08 00:39:41.070007 [ 268 ] {ca23fa46-d173-4068-8ddf-2543f0f5b42b} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2026.01.08 00:39:41.070044 [ 268 ] {ca23fa46-d173-4068-8ddf-2543f0f5b42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13527 | 2026.01.08 00:39:41.070681 [ 268 ] {ca23fa46-d173-4068-8ddf-2543f0f5b42b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13528 | 2026.01.08 00:39:41.070941 [ 268 ] {ca23fa46-d173-4068-8ddf-2543f0f5b42b} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2026.01.08 00:39:41.071078 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13530 | 2026.01.08 00:39:41.071094 [ 268 ] {ca23fa46-d173-4068-8ddf-2543f0f5b42b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002085 sec., 17266.187050359713 rows/sec., 30.94 MiB/sec. | ||
| 13531 | 2026.01.08 00:39:41.071121 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2026.01.08 00:39:41.071148 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13533 | 2026.01.08 00:39:41.071185 [ 268 ] {ca23fa46-d173-4068-8ddf-2543f0f5b42b} <Debug> TCPHandler: Processed in 0.002305036 sec. | ||
| 13534 | 2026.01.08 00:39:41.071228 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13535 | 2026.01.08 00:39:41.071317 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13536 | 2026.01.08 00:39:41.071415 [ 268 ] {25a22bab-7dee-4ed3-814e-6429d143b143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13537 | 2026.01.08 00:39:41.071425 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13538 | 2026.01.08 00:39:41.071459 [ 268 ] {25a22bab-7dee-4ed3-814e-6429d143b143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13539 | 2026.01.08 00:39:41.071482 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1588 rows starting from the beginning of the part | ||
| 13540 | 2026.01.08 00:39:41.071604 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 13541 | 2026.01.08 00:39:41.071709 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 5 rows starting from the beginning of the part | ||
| 13542 | 2026.01.08 00:39:41.071805 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 13543 | 2026.01.08 00:39:41.071826 [ 268 ] {25a22bab-7dee-4ed3-814e-6429d143b143} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13544 | 2026.01.08 00:39:41.071862 [ 268 ] {25a22bab-7dee-4ed3-814e-6429d143b143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13545 | 2026.01.08 00:39:41.071901 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 5 rows starting from the beginning of the part | ||
| 13546 | 2026.01.08 00:39:41.072010 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 13547 | 2026.01.08 00:39:41.072242 [ 268 ] {25a22bab-7dee-4ed3-814e-6429d143b143} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13548 | 2026.01.08 00:39:41.072471 [ 268 ] {25a22bab-7dee-4ed3-814e-6429d143b143} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13549 | 2026.01.08 00:39:41.072613 [ 33 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13550 | 2026.01.08 00:39:41.072630 [ 268 ] {25a22bab-7dee-4ed3-814e-6429d143b143} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001233 sec., 55150.04055150041 rows/sec., 3.20 MiB/sec. | ||
| 13551 | 2026.01.08 00:39:41.072650 [ 33 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13552 | 2026.01.08 00:39:41.072679 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13553 | 2026.01.08 00:39:41.072680 [ 268 ] {25a22bab-7dee-4ed3-814e-6429d143b143} <Debug> TCPHandler: Processed in 0.00141328 sec. | ||
| 13554 | 2026.01.08 00:39:41.072756 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13555 | 2026.01.08 00:39:41.072846 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13556 | 2026.01.08 00:39:41.072873 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6208 rows starting from the beginning of the part | ||
| 13557 | 2026.01.08 00:39:41.072920 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 104 rows starting from the beginning of the part | ||
| 13558 | 2026.01.08 00:39:41.072961 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13559 | 2026.01.08 00:39:41.073002 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 13560 | 2026.01.08 00:39:41.073042 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13561 | 2026.01.08 00:39:41.073081 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 68 rows starting from the beginning of the part | ||
| 13562 | 2026.01.08 00:39:41.075664 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6604 rows, containing 4 columns (4 merged, 0 gathered) in 0.002939084 sec., 2246958.5762094585 rows/sec., 143.85 MiB/sec. | ||
| 13563 | 2026.01.08 00:39:41.075923 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30625 rows, containing 5 columns (5 merged, 0 gathered) in 0.008396548 sec., 3647332.213190468 rows/sec., 245.75 MiB/sec. | ||
| 13564 | 2026.01.08 00:39:41.076147 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13565 | 2026.01.08 00:39:41.076442 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13566 | 2026.01.08 00:39:41.076525 [ 188 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_96_19} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13567 | 2026.01.08 00:39:41.076595 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13568 | 2026.01.08 00:39:41.076646 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13569 | 2026.01.08 00:39:41.076946 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2026.01.08 00:39:41.077026 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13571 | 2026.01.08 00:39:41.077123 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13572 | 2026.01.08 00:39:41.083188 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1706 rows, containing 19 columns (19 merged, 0 gathered) in 0.01199488 sec., 142227.35033614343 rows/sec., 254.86 MiB/sec. | ||
| 13573 | 2026.01.08 00:39:41.085650 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13574 | 2026.01.08 00:39:41.086007 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.01.08 00:39:41.086091 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13576 | 2026.01.08 00:39:41.086266 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.53 MiB. | ||
| 13577 | 2026.01.08 00:39:42.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.07 MiB, peak 363.68 MiB, free memory in arenas 0.00 B, will set to 352.42 MiB (RSS), difference: 7.35 MiB | ||
| 13578 | 2026.01.08 00:39:42.178205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1744 | ||
| 13579 | 2026.01.08 00:39:42.181150 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13580 | 2026.01.08 00:39:42.181214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13581 | 2026.01.08 00:39:42.182623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13582 | 2026.01.08 00:39:42.182954 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13583 | 2026.01.08 00:39:42.183430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 13584 | 2026.01.08 00:39:44.589545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28401 | ||
| 13585 | 2026.01.08 00:39:44.590039 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.01.08 00:39:44.590083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13587 | 2026.01.08 00:39:44.590562 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13588 | 2026.01.08 00:39:44.590791 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.01.08 00:39:44.590923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28401 | ||
| 13590 | 2026.01.08 00:39:44.643215 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2026.01.08 00:39:44.643392 [ 268 ] {e2c321d8-f4b7-41f1-8d35-5024e65c715a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13592 | 2026.01.08 00:39:44.643456 [ 268 ] {e2c321d8-f4b7-41f1-8d35-5024e65c715a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13593 | 2026.01.08 00:39:44.644137 [ 268 ] {e2c321d8-f4b7-41f1-8d35-5024e65c715a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2026.01.08 00:39:44.644181 [ 268 ] {e2c321d8-f4b7-41f1-8d35-5024e65c715a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13595 | 2026.01.08 00:39:44.644566 [ 268 ] {e2c321d8-f4b7-41f1-8d35-5024e65c715a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13596 | 2026.01.08 00:39:44.644791 [ 268 ] {e2c321d8-f4b7-41f1-8d35-5024e65c715a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2026.01.08 00:39:44.644941 [ 268 ] {e2c321d8-f4b7-41f1-8d35-5024e65c715a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001597 sec., 35065.748278021296 rows/sec., 2.69 MiB/sec. | ||
| 13598 | 2026.01.08 00:39:44.644985 [ 268 ] {e2c321d8-f4b7-41f1-8d35-5024e65c715a} <Debug> TCPHandler: Processed in 0.001898944 sec. | ||
| 13599 | 2026.01.08 00:39:44.645109 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13600 | 2026.01.08 00:39:44.645202 [ 268 ] {94185f9a-d805-4788-bff2-85d038b3d8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13601 | 2026.01.08 00:39:44.645241 [ 268 ] {94185f9a-d805-4788-bff2-85d038b3d8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13602 | 2026.01.08 00:39:44.645670 [ 268 ] {94185f9a-d805-4788-bff2-85d038b3d8e6} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13603 | 2026.01.08 00:39:44.645704 [ 268 ] {94185f9a-d805-4788-bff2-85d038b3d8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13604 | 2026.01.08 00:39:44.645996 [ 268 ] {94185f9a-d805-4788-bff2-85d038b3d8e6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13605 | 2026.01.08 00:39:44.646203 [ 268 ] {94185f9a-d805-4788-bff2-85d038b3d8e6} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2026.01.08 00:39:44.646322 [ 268 ] {94185f9a-d805-4788-bff2-85d038b3d8e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 13607 | 2026.01.08 00:39:44.646359 [ 268 ] {94185f9a-d805-4788-bff2-85d038b3d8e6} <Debug> TCPHandler: Processed in 0.001325887 sec. | ||
| 13608 | 2026.01.08 00:39:44.646482 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13609 | 2026.01.08 00:39:44.646570 [ 268 ] {b15fa017-1225-4237-a844-1b3d65744e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13610 | 2026.01.08 00:39:44.646610 [ 268 ] {b15fa017-1225-4237-a844-1b3d65744e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13611 | 2026.01.08 00:39:44.647050 [ 268 ] {b15fa017-1225-4237-a844-1b3d65744e2e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13612 | 2026.01.08 00:39:44.647083 [ 268 ] {b15fa017-1225-4237-a844-1b3d65744e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13613 | 2026.01.08 00:39:44.647399 [ 268 ] {b15fa017-1225-4237-a844-1b3d65744e2e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13614 | 2026.01.08 00:39:44.647606 [ 268 ] {b15fa017-1225-4237-a844-1b3d65744e2e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13615 | 2026.01.08 00:39:44.647730 [ 268 ] {b15fa017-1225-4237-a844-1b3d65744e2e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001134 sec., 84656.08465608465 rows/sec., 5.90 MiB/sec. | ||
| 13616 | 2026.01.08 00:39:44.647769 [ 268 ] {b15fa017-1225-4237-a844-1b3d65744e2e} <Debug> TCPHandler: Processed in 0.001306987 sec. | ||
| 13617 | 2026.01.08 00:39:44.647883 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13618 | 2026.01.08 00:39:44.647976 [ 268 ] {c8e932a0-0eb8-485b-b2da-4cf948a88d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13619 | 2026.01.08 00:39:44.648016 [ 268 ] {c8e932a0-0eb8-485b-b2da-4cf948a88d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13620 | 2026.01.08 00:39:44.648350 [ 268 ] {c8e932a0-0eb8-485b-b2da-4cf948a88d72} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2026.01.08 00:39:44.648383 [ 268 ] {c8e932a0-0eb8-485b-b2da-4cf948a88d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13622 | 2026.01.08 00:39:44.648688 [ 268 ] {c8e932a0-0eb8-485b-b2da-4cf948a88d72} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13623 | 2026.01.08 00:39:44.648892 [ 268 ] {c8e932a0-0eb8-485b-b2da-4cf948a88d72} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2026.01.08 00:39:44.649023 [ 268 ] {c8e932a0-0eb8-485b-b2da-4cf948a88d72} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001064 sec., 33834.58646616541 rows/sec., 2.28 MiB/sec. | ||
| 13625 | 2026.01.08 00:39:44.649060 [ 268 ] {c8e932a0-0eb8-485b-b2da-4cf948a88d72} <Debug> TCPHandler: Processed in 0.001223425 sec. | ||
| 13626 | 2026.01.08 00:39:46.090883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13627 | 2026.01.08 00:39:46.108944 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.01.08 00:39:46.109012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13629 | 2026.01.08 00:39:46.115224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13630 | 2026.01.08 00:39:46.115923 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2026.01.08 00:39:46.118886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13632 | 2026.01.08 00:39:49.646820 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2026.01.08 00:39:49.647116 [ 268 ] {caec861d-aebf-4e20-97d5-1a7f2d7c7254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13634 | 2026.01.08 00:39:49.647223 [ 268 ] {caec861d-aebf-4e20-97d5-1a7f2d7c7254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13635 | 2026.01.08 00:39:49.647954 [ 268 ] {caec861d-aebf-4e20-97d5-1a7f2d7c7254} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13636 | 2026.01.08 00:39:49.648002 [ 268 ] {caec861d-aebf-4e20-97d5-1a7f2d7c7254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13637 | 2026.01.08 00:39:49.648401 [ 268 ] {caec861d-aebf-4e20-97d5-1a7f2d7c7254} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13638 | 2026.01.08 00:39:49.648641 [ 268 ] {caec861d-aebf-4e20-97d5-1a7f2d7c7254} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13639 | 2026.01.08 00:39:49.648818 [ 268 ] {caec861d-aebf-4e20-97d5-1a7f2d7c7254} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001779 sec., 37099.49409780776 rows/sec., 2.95 MiB/sec. | ||
| 13640 | 2026.01.08 00:39:49.648870 [ 268 ] {caec861d-aebf-4e20-97d5-1a7f2d7c7254} <Debug> TCPHandler: Processed in 0.002235194 sec. | ||
| 13641 | 2026.01.08 00:39:49.648999 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13642 | 2026.01.08 00:39:49.649103 [ 268 ] {b1c11800-918e-4b1e-a195-1e6ff02349bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13643 | 2026.01.08 00:39:49.649151 [ 268 ] {b1c11800-918e-4b1e-a195-1e6ff02349bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13644 | 2026.01.08 00:39:49.649561 [ 268 ] {b1c11800-918e-4b1e-a195-1e6ff02349bb} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13645 | 2026.01.08 00:39:49.649600 [ 268 ] {b1c11800-918e-4b1e-a195-1e6ff02349bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13646 | 2026.01.08 00:39:49.649903 [ 268 ] {b1c11800-918e-4b1e-a195-1e6ff02349bb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13647 | 2026.01.08 00:39:49.650117 [ 268 ] {b1c11800-918e-4b1e-a195-1e6ff02349bb} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2026.01.08 00:39:49.650255 [ 268 ] {b1c11800-918e-4b1e-a195-1e6ff02349bb} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001174 sec., 4258.943781942079 rows/sec., 320.25 KiB/sec. | ||
| 13649 | 2026.01.08 00:39:49.650298 [ 268 ] {b1c11800-918e-4b1e-a195-1e6ff02349bb} <Debug> TCPHandler: Processed in 0.001350798 sec. | ||
| 13650 | 2026.01.08 00:39:49.650401 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13651 | 2026.01.08 00:39:49.650498 [ 268 ] {0265bb83-bd22-42d0-a7c3-a49f3040d285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13652 | 2026.01.08 00:39:49.650539 [ 268 ] {0265bb83-bd22-42d0-a7c3-a49f3040d285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13653 | 2026.01.08 00:39:49.650971 [ 268 ] {0265bb83-bd22-42d0-a7c3-a49f3040d285} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.01.08 00:39:49.651007 [ 268 ] {0265bb83-bd22-42d0-a7c3-a49f3040d285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13655 | 2026.01.08 00:39:49.651312 [ 268 ] {0265bb83-bd22-42d0-a7c3-a49f3040d285} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13656 | 2026.01.08 00:39:49.651516 [ 268 ] {0265bb83-bd22-42d0-a7c3-a49f3040d285} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13657 | 2026.01.08 00:39:49.651651 [ 268 ] {0265bb83-bd22-42d0-a7c3-a49f3040d285} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001171 sec., 58923.99658411614 rows/sec., 4.60 MiB/sec. | ||
| 13658 | 2026.01.08 00:39:49.651691 [ 268 ] {0265bb83-bd22-42d0-a7c3-a49f3040d285} <Debug> TCPHandler: Processed in 0.001337908 sec. | ||
| 13659 | 2026.01.08 00:39:49.651801 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.01.08 00:39:49.651895 [ 268 ] {d19acb60-6caa-4573-bb85-5e31e7afc04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13661 | 2026.01.08 00:39:49.651940 [ 268 ] {d19acb60-6caa-4573-bb85-5e31e7afc04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13662 | 2026.01.08 00:39:49.652356 [ 268 ] {d19acb60-6caa-4573-bb85-5e31e7afc04c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.01.08 00:39:49.652392 [ 268 ] {d19acb60-6caa-4573-bb85-5e31e7afc04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13664 | 2026.01.08 00:39:49.652726 [ 268 ] {d19acb60-6caa-4573-bb85-5e31e7afc04c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13665 | 2026.01.08 00:39:49.652934 [ 268 ] {d19acb60-6caa-4573-bb85-5e31e7afc04c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2026.01.08 00:39:49.653070 [ 268 ] {d19acb60-6caa-4573-bb85-5e31e7afc04c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 13667 | 2026.01.08 00:39:49.653109 [ 268 ] {d19acb60-6caa-4573-bb85-5e31e7afc04c} <Debug> TCPHandler: Processed in 0.001358378 sec. | ||
| 13668 | 2026.01.08 00:39:49.653210 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13669 | 2026.01.08 00:39:49.653304 [ 268 ] {7fd00bc5-18c5-4caa-862a-20bafe79314a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13670 | 2026.01.08 00:39:49.653359 [ 268 ] {7fd00bc5-18c5-4caa-862a-20bafe79314a} <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 | ||
| 13671 | 2026.01.08 00:39:49.654154 [ 268 ] {7fd00bc5-18c5-4caa-862a-20bafe79314a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13672 | 2026.01.08 00:39:49.654190 [ 268 ] {7fd00bc5-18c5-4caa-862a-20bafe79314a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13673 | 2026.01.08 00:39:49.654697 [ 268 ] {7fd00bc5-18c5-4caa-862a-20bafe79314a} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13674 | 2026.01.08 00:39:49.654915 [ 268 ] {7fd00bc5-18c5-4caa-862a-20bafe79314a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13675 | 2026.01.08 00:39:49.655055 [ 268 ] {7fd00bc5-18c5-4caa-862a-20bafe79314a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001768 sec., 2828.054298642534 rows/sec., 5.07 MiB/sec. | ||
| 13676 | 2026.01.08 00:39:49.655121 [ 268 ] {7fd00bc5-18c5-4caa-862a-20bafe79314a} <Debug> TCPHandler: Processed in 0.001959695 sec. | ||
| 13677 | 2026.01.08 00:39:49.655230 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13678 | 2026.01.08 00:39:49.655325 [ 268 ] {2917dd4b-d3ba-436c-84aa-efe2c8ea34e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13679 | 2026.01.08 00:39:49.655367 [ 268 ] {2917dd4b-d3ba-436c-84aa-efe2c8ea34e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13680 | 2026.01.08 00:39:49.655709 [ 268 ] {2917dd4b-d3ba-436c-84aa-efe2c8ea34e1} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2026.01.08 00:39:49.655745 [ 268 ] {2917dd4b-d3ba-436c-84aa-efe2c8ea34e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13682 | 2026.01.08 00:39:49.656045 [ 268 ] {2917dd4b-d3ba-436c-84aa-efe2c8ea34e1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13683 | 2026.01.08 00:39:49.656250 [ 268 ] {2917dd4b-d3ba-436c-84aa-efe2c8ea34e1} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2026.01.08 00:39:49.656384 [ 268 ] {2917dd4b-d3ba-436c-84aa-efe2c8ea34e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 13685 | 2026.01.08 00:39:49.656422 [ 268 ] {2917dd4b-d3ba-436c-84aa-efe2c8ea34e1} <Debug> TCPHandler: Processed in 0.001240615 sec. | ||
| 13686 | 2026.01.08 00:39:51.931185 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13687 | 2026.01.08 00:39:51.931259 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13688 | 2026.01.08 00:39:52.091064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28913 | ||
| 13689 | 2026.01.08 00:39:52.091867 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2026.01.08 00:39:52.091915 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13691 | 2026.01.08 00:39:52.092409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13692 | 2026.01.08 00:39:52.092642 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13693 | 2026.01.08 00:39:52.092777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28913 | ||
| 13694 | 2026.01.08 00:39:52.177241 [ 158 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 13695 | 2026.01.08 00:39:52.177332 [ 158 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13696 | 2026.01.08 00:39:52.177372 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13697 | 2026.01.08 00:39:52.177519 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 13698 | 2026.01.08 00:39:52.177727 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13699 | 2026.01.08 00:39:52.177784 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 434 rows starting from the beginning of the part | ||
| 13700 | 2026.01.08 00:39:52.177889 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 13701 | 2026.01.08 00:39:52.177976 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 13702 | 2026.01.08 00:39:52.178049 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 13703 | 2026.01.08 00:39:52.178118 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 13704 | 2026.01.08 00:39:52.179313 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859443 sec., 1115387.780104042 rows/sec., 75.26 MiB/sec. | ||
| 13705 | 2026.01.08 00:39:52.179450 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 13706 | 2026.01.08 00:39:52.179696 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13707 | 2026.01.08 00:39:52.179768 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_37_8} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 13708 | 2026.01.08 00:39:52.179843 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13709 | 2026.01.08 00:39:52.183714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1764 | ||
| 13710 | 2026.01.08 00:39:52.185643 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.01.08 00:39:52.185684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13712 | 2026.01.08 00:39:52.186881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13713 | 2026.01.08 00:39:52.187132 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.01.08 00:39:52.187378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
| 13715 | 2026.01.08 00:39:53.594109 [ 28 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 13716 | 2026.01.08 00:39:53.594177 [ 28 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13717 | 2026.01.08 00:39:53.594199 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13718 | 2026.01.08 00:39:53.594330 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 13719 | 2026.01.08 00:39:53.594465 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13720 | 2026.01.08 00:39:53.594503 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 223 rows starting from the beginning of the part | ||
| 13721 | 2026.01.08 00:39:53.594573 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 13722 | 2026.01.08 00:39:53.594622 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 13723 | 2026.01.08 00:39:53.594669 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 13724 | 2026.01.08 00:39:53.594709 [ 198 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 13725 | 2026.01.08 00:39:53.595692 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421191 sec., 750778.7482470688 rows/sec., 45.66 MiB/sec. | ||
| 13726 | 2026.01.08 00:39:53.595897 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 13727 | 2026.01.08 00:39:53.596216 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13728 | 2026.01.08 00:39:53.596308 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_37_8} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 13729 | 2026.01.08 00:39:53.596410 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13730 | 2026.01.08 00:39:53.618928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13731 | 2026.01.08 00:39:53.637346 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2026.01.08 00:39:53.637408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13733 | 2026.01.08 00:39:53.644173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13734 | 2026.01.08 00:39:53.644926 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2026.01.08 00:39:53.648620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13736 | 2026.01.08 00:39:54.658926 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13737 | 2026.01.08 00:39:54.659108 [ 268 ] {cee5af28-f638-4f67-b9d4-c10e8c465adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13738 | 2026.01.08 00:39:54.659176 [ 268 ] {cee5af28-f638-4f67-b9d4-c10e8c465adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13739 | 2026.01.08 00:39:54.660052 [ 268 ] {cee5af28-f638-4f67-b9d4-c10e8c465adf} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13740 | 2026.01.08 00:39:54.660094 [ 268 ] {cee5af28-f638-4f67-b9d4-c10e8c465adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13741 | 2026.01.08 00:39:54.660506 [ 268 ] {cee5af28-f638-4f67-b9d4-c10e8c465adf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13742 | 2026.01.08 00:39:54.660743 [ 268 ] {cee5af28-f638-4f67-b9d4-c10e8c465adf} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13743 | 2026.01.08 00:39:54.660906 [ 268 ] {cee5af28-f638-4f67-b9d4-c10e8c465adf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 13744 | 2026.01.08 00:39:54.660961 [ 268 ] {cee5af28-f638-4f67-b9d4-c10e8c465adf} <Debug> TCPHandler: Processed in 0.002165581 sec. | ||
| 13745 | 2026.01.08 00:39:54.661088 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13746 | 2026.01.08 00:39:54.661192 [ 268 ] {6d3de595-b5e5-4309-b976-3711a913917f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13747 | 2026.01.08 00:39:54.661237 [ 268 ] {6d3de595-b5e5-4309-b976-3711a913917f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13748 | 2026.01.08 00:39:54.662270 [ 268 ] {6d3de595-b5e5-4309-b976-3711a913917f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13749 | 2026.01.08 00:39:54.662307 [ 268 ] {6d3de595-b5e5-4309-b976-3711a913917f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13750 | 2026.01.08 00:39:54.662705 [ 268 ] {6d3de595-b5e5-4309-b976-3711a913917f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13751 | 2026.01.08 00:39:54.662936 [ 268 ] {6d3de595-b5e5-4309-b976-3711a913917f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13752 | 2026.01.08 00:39:54.663073 [ 268 ] {6d3de595-b5e5-4309-b976-3711a913917f} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001904 sec., 621848.7394957982 rows/sec., 49.61 MiB/sec. | ||
| 13753 | 2026.01.08 00:39:54.663114 [ 268 ] {6d3de595-b5e5-4309-b976-3711a913917f} <Debug> TCPHandler: Processed in 0.002077649 sec. | ||
| 13754 | 2026.01.08 00:39:54.663239 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13755 | 2026.01.08 00:39:54.663338 [ 268 ] {5e85d770-43bc-4634-b13c-9615bfc5681c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13756 | 2026.01.08 00:39:54.663381 [ 268 ] {5e85d770-43bc-4634-b13c-9615bfc5681c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13757 | 2026.01.08 00:39:54.663899 [ 268 ] {5e85d770-43bc-4634-b13c-9615bfc5681c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13758 | 2026.01.08 00:39:54.663935 [ 268 ] {5e85d770-43bc-4634-b13c-9615bfc5681c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13759 | 2026.01.08 00:39:54.664250 [ 268 ] {5e85d770-43bc-4634-b13c-9615bfc5681c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13760 | 2026.01.08 00:39:54.664460 [ 268 ] {5e85d770-43bc-4634-b13c-9615bfc5681c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13761 | 2026.01.08 00:39:54.664595 [ 268 ] {5e85d770-43bc-4634-b13c-9615bfc5681c} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001278 sec., 188575.89984350547 rows/sec., 11.48 MiB/sec. | ||
| 13762 | 2026.01.08 00:39:54.664637 [ 268 ] {5e85d770-43bc-4634-b13c-9615bfc5681c} <Debug> TCPHandler: Processed in 0.001448482 sec. | ||
| 13763 | 2026.01.08 00:39:54.664753 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13764 | 2026.01.08 00:39:54.664849 [ 268 ] {55a21c78-40cf-49f5-b3cc-dad6bfca948e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13765 | 2026.01.08 00:39:54.664892 [ 268 ] {55a21c78-40cf-49f5-b3cc-dad6bfca948e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13766 | 2026.01.08 00:39:54.665391 [ 268 ] {55a21c78-40cf-49f5-b3cc-dad6bfca948e} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13767 | 2026.01.08 00:39:54.665427 [ 268 ] {55a21c78-40cf-49f5-b3cc-dad6bfca948e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13768 | 2026.01.08 00:39:54.665735 [ 268 ] {55a21c78-40cf-49f5-b3cc-dad6bfca948e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13769 | 2026.01.08 00:39:54.665943 [ 268 ] {55a21c78-40cf-49f5-b3cc-dad6bfca948e} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2026.01.08 00:39:54.666075 [ 268 ] {55a21c78-40cf-49f5-b3cc-dad6bfca948e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 13771 | 2026.01.08 00:39:54.666116 [ 268 ] {55a21c78-40cf-49f5-b3cc-dad6bfca948e} <Debug> TCPHandler: Processed in 0.00141241 sec. | ||
| 13772 | 2026.01.08 00:39:54.666249 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13773 | 2026.01.08 00:39:54.666343 [ 268 ] {ae5b2e32-892a-4e14-a560-67972d51f812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13774 | 2026.01.08 00:39:54.666384 [ 268 ] {ae5b2e32-892a-4e14-a560-67972d51f812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13775 | 2026.01.08 00:39:54.666882 [ 268 ] {ae5b2e32-892a-4e14-a560-67972d51f812} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2026.01.08 00:39:54.666917 [ 268 ] {ae5b2e32-892a-4e14-a560-67972d51f812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13777 | 2026.01.08 00:39:54.667217 [ 268 ] {ae5b2e32-892a-4e14-a560-67972d51f812} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13778 | 2026.01.08 00:39:54.667433 [ 268 ] {ae5b2e32-892a-4e14-a560-67972d51f812} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13779 | 2026.01.08 00:39:54.667563 [ 268 ] {ae5b2e32-892a-4e14-a560-67972d51f812} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 13780 | 2026.01.08 00:39:54.667602 [ 268 ] {ae5b2e32-892a-4e14-a560-67972d51f812} <Debug> TCPHandler: Processed in 0.00140265 sec. | ||
| 13781 | 2026.01.08 00:39:54.667715 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13782 | 2026.01.08 00:39:54.667809 [ 268 ] {31436aa2-b35f-4ff7-b4cd-76e6b8dc9d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13783 | 2026.01.08 00:39:54.667849 [ 268 ] {31436aa2-b35f-4ff7-b4cd-76e6b8dc9d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13784 | 2026.01.08 00:39:54.668542 [ 268 ] {31436aa2-b35f-4ff7-b4cd-76e6b8dc9d77} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13785 | 2026.01.08 00:39:54.668576 [ 268 ] {31436aa2-b35f-4ff7-b4cd-76e6b8dc9d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13786 | 2026.01.08 00:39:54.668901 [ 268 ] {31436aa2-b35f-4ff7-b4cd-76e6b8dc9d77} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13787 | 2026.01.08 00:39:54.669106 [ 268 ] {31436aa2-b35f-4ff7-b4cd-76e6b8dc9d77} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13788 | 2026.01.08 00:39:54.669231 [ 268 ] {31436aa2-b35f-4ff7-b4cd-76e6b8dc9d77} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001439 sec., 496872.8283530229 rows/sec., 34.85 MiB/sec. | ||
| 13789 | 2026.01.08 00:39:54.669270 [ 268 ] {31436aa2-b35f-4ff7-b4cd-76e6b8dc9d77} <Debug> TCPHandler: Processed in 0.001603965 sec. | ||
| 13790 | 2026.01.08 00:39:54.669385 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13791 | 2026.01.08 00:39:54.669479 [ 268 ] {b9e952fb-e855-4183-8672-48bfb68de8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13792 | 2026.01.08 00:39:54.669521 [ 268 ] {b9e952fb-e855-4183-8672-48bfb68de8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13793 | 2026.01.08 00:39:54.669860 [ 268 ] {b9e952fb-e855-4183-8672-48bfb68de8f5} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13794 | 2026.01.08 00:39:54.669894 [ 268 ] {b9e952fb-e855-4183-8672-48bfb68de8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13795 | 2026.01.08 00:39:54.670194 [ 268 ] {b9e952fb-e855-4183-8672-48bfb68de8f5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13796 | 2026.01.08 00:39:54.670405 [ 268 ] {b9e952fb-e855-4183-8672-48bfb68de8f5} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2026.01.08 00:39:54.670531 [ 268 ] {b9e952fb-e855-4183-8672-48bfb68de8f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 13798 | 2026.01.08 00:39:54.670569 [ 268 ] {b9e952fb-e855-4183-8672-48bfb68de8f5} <Debug> TCPHandler: Processed in 0.001233515 sec. | ||
| 13799 | 2026.01.08 00:39:54.670681 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13800 | 2026.01.08 00:39:54.670776 [ 268 ] {3b031bcb-1e59-40ef-866d-810169949cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13801 | 2026.01.08 00:39:54.670818 [ 268 ] {3b031bcb-1e59-40ef-866d-810169949cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13802 | 2026.01.08 00:39:54.671270 [ 268 ] {3b031bcb-1e59-40ef-866d-810169949cfb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2026.01.08 00:39:54.671304 [ 268 ] {3b031bcb-1e59-40ef-866d-810169949cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13804 | 2026.01.08 00:39:54.671633 [ 268 ] {3b031bcb-1e59-40ef-866d-810169949cfb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13805 | 2026.01.08 00:39:54.671843 [ 268 ] {3b031bcb-1e59-40ef-866d-810169949cfb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13806 | 2026.01.08 00:39:54.671982 [ 268 ] {3b031bcb-1e59-40ef-866d-810169949cfb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001224 sec., 256535.9477124183 rows/sec., 16.85 MiB/sec. | ||
| 13807 | 2026.01.08 00:39:54.672020 [ 268 ] {3b031bcb-1e59-40ef-866d-810169949cfb} <Debug> TCPHandler: Processed in 0.001388329 sec. | ||
| 13808 | 2026.01.08 00:39:54.672133 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13809 | 2026.01.08 00:39:54.672227 [ 268 ] {ce1b3929-2660-457c-97eb-9f4bcaefd60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13810 | 2026.01.08 00:39:54.672270 [ 268 ] {ce1b3929-2660-457c-97eb-9f4bcaefd60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13811 | 2026.01.08 00:39:54.672600 [ 268 ] {ce1b3929-2660-457c-97eb-9f4bcaefd60a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13812 | 2026.01.08 00:39:54.672634 [ 268 ] {ce1b3929-2660-457c-97eb-9f4bcaefd60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13813 | 2026.01.08 00:39:54.672930 [ 268 ] {ce1b3929-2660-457c-97eb-9f4bcaefd60a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13814 | 2026.01.08 00:39:54.673132 [ 268 ] {ce1b3929-2660-457c-97eb-9f4bcaefd60a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2026.01.08 00:39:54.673257 [ 268 ] {ce1b3929-2660-457c-97eb-9f4bcaefd60a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 13816 | 2026.01.08 00:39:54.673293 [ 268 ] {ce1b3929-2660-457c-97eb-9f4bcaefd60a} <Debug> TCPHandler: Processed in 0.001209934 sec. | ||
| 13817 | 2026.01.08 00:39:54.673403 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13818 | 2026.01.08 00:39:54.673496 [ 268 ] {df2b51db-4180-453f-8109-e6c9623ac050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13819 | 2026.01.08 00:39:54.673550 [ 268 ] {df2b51db-4180-453f-8109-e6c9623ac050} <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 | ||
| 13820 | 2026.01.08 00:39:54.674425 [ 268 ] {df2b51db-4180-453f-8109-e6c9623ac050} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2026.01.08 00:39:54.674461 [ 268 ] {df2b51db-4180-453f-8109-e6c9623ac050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13822 | 2026.01.08 00:39:54.675001 [ 268 ] {df2b51db-4180-453f-8109-e6c9623ac050} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13823 | 2026.01.08 00:39:54.675214 [ 268 ] {df2b51db-4180-453f-8109-e6c9623ac050} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13824 | 2026.01.08 00:39:54.675348 [ 268 ] {df2b51db-4180-453f-8109-e6c9623ac050} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001868 sec., 19271.948608137045 rows/sec., 34.53 MiB/sec. | ||
| 13825 | 2026.01.08 00:39:54.675403 [ 268 ] {df2b51db-4180-453f-8109-e6c9623ac050} <Debug> TCPHandler: Processed in 0.002049208 sec. | ||
| 13826 | 2026.01.08 00:39:54.675522 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13827 | 2026.01.08 00:39:54.675616 [ 268 ] {ad1c23f3-c744-4042-b50c-11e423ea04bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13828 | 2026.01.08 00:39:54.675657 [ 268 ] {ad1c23f3-c744-4042-b50c-11e423ea04bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13829 | 2026.01.08 00:39:54.676003 [ 268 ] {ad1c23f3-c744-4042-b50c-11e423ea04bb} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13830 | 2026.01.08 00:39:54.676038 [ 268 ] {ad1c23f3-c744-4042-b50c-11e423ea04bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13831 | 2026.01.08 00:39:54.676334 [ 268 ] {ad1c23f3-c744-4042-b50c-11e423ea04bb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13832 | 2026.01.08 00:39:54.676544 [ 268 ] {ad1c23f3-c744-4042-b50c-11e423ea04bb} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13833 | 2026.01.08 00:39:54.676669 [ 268 ] {ad1c23f3-c744-4042-b50c-11e423ea04bb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 13834 | 2026.01.08 00:39:54.676707 [ 268 ] {ad1c23f3-c744-4042-b50c-11e423ea04bb} <Debug> TCPHandler: Processed in 0.001233106 sec. | ||
| 13835 | 2026.01.08 00:39:59.593811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29361 | ||
| 13836 | 2026.01.08 00:39:59.594331 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2026.01.08 00:39:59.594382 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13838 | 2026.01.08 00:39:59.594898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13839 | 2026.01.08 00:39:59.595140 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2026.01.08 00:39:59.595285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29361 | ||
| 13841 | 2026.01.08 00:39:59.595296 [ 106 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13842 | 2026.01.08 00:39:59.595374 [ 106 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2026.01.08 00:39:59.595398 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13844 | 2026.01.08 00:39:59.595513 [ 198 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 13845 | 2026.01.08 00:39:59.595650 [ 198 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13846 | 2026.01.08 00:39:59.595696 [ 198 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26993 rows starting from the beginning of the part | ||
| 13847 | 2026.01.08 00:39:59.595774 [ 198 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13848 | 2026.01.08 00:39:59.595831 [ 198 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13849 | 2026.01.08 00:39:59.595884 [ 198 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13850 | 2026.01.08 00:39:59.595933 [ 198 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13851 | 2026.01.08 00:39:59.595981 [ 198 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13852 | 2026.01.08 00:39:59.598646 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29361 rows, containing 4 columns (4 merged, 0 gathered) in 0.00317834 sec., 9237841.137197405 rows/sec., 132.15 MiB/sec. | ||
| 13853 | 2026.01.08 00:39:59.598982 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13854 | 2026.01.08 00:39:59.599252 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.01.08 00:39:59.599321 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_61_12} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13856 | 2026.01.08 00:39:59.599413 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.91 MiB. | ||
| 13857 | 2026.01.08 00:39:59.645706 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13858 | 2026.01.08 00:39:59.645906 [ 268 ] {0ae316e8-ef1a-44b1-af7c-61d971722377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13859 | 2026.01.08 00:39:59.645980 [ 268 ] {0ae316e8-ef1a-44b1-af7c-61d971722377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13860 | 2026.01.08 00:39:59.646732 [ 268 ] {0ae316e8-ef1a-44b1-af7c-61d971722377} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13861 | 2026.01.08 00:39:59.646781 [ 268 ] {0ae316e8-ef1a-44b1-af7c-61d971722377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13862 | 2026.01.08 00:39:59.647175 [ 268 ] {0ae316e8-ef1a-44b1-af7c-61d971722377} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13863 | 2026.01.08 00:39:59.647395 [ 268 ] {0ae316e8-ef1a-44b1-af7c-61d971722377} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13864 | 2026.01.08 00:39:59.647550 [ 268 ] {0ae316e8-ef1a-44b1-af7c-61d971722377} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001697 sec., 38892.16263995286 rows/sec., 3.10 MiB/sec. | ||
| 13865 | 2026.01.08 00:39:59.647595 [ 268 ] {0ae316e8-ef1a-44b1-af7c-61d971722377} <Debug> TCPHandler: Processed in 0.002026348 sec. | ||
| 13866 | 2026.01.08 00:39:59.647712 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13867 | 2026.01.08 00:39:59.647805 [ 268 ] {526421f0-6e46-4d47-9381-390aaf3a338f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13868 | 2026.01.08 00:39:59.647844 [ 268 ] {526421f0-6e46-4d47-9381-390aaf3a338f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13869 | 2026.01.08 00:39:59.648243 [ 268 ] {526421f0-6e46-4d47-9381-390aaf3a338f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2026.01.08 00:39:59.648277 [ 268 ] {526421f0-6e46-4d47-9381-390aaf3a338f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13871 | 2026.01.08 00:39:59.648568 [ 268 ] {526421f0-6e46-4d47-9381-390aaf3a338f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13872 | 2026.01.08 00:39:59.648769 [ 268 ] {526421f0-6e46-4d47-9381-390aaf3a338f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2026.01.08 00:39:59.648898 [ 268 ] {526421f0-6e46-4d47-9381-390aaf3a338f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00111 sec., 4504.504504504504 rows/sec., 338.72 KiB/sec. | ||
| 13874 | 2026.01.08 00:39:59.648936 [ 268 ] {526421f0-6e46-4d47-9381-390aaf3a338f} <Debug> TCPHandler: Processed in 0.001271936 sec. | ||
| 13875 | 2026.01.08 00:39:59.649051 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13876 | 2026.01.08 00:39:59.649142 [ 268 ] {05405a6e-e1b1-43e5-b25f-eb05088eb01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13877 | 2026.01.08 00:39:59.649187 [ 268 ] {05405a6e-e1b1-43e5-b25f-eb05088eb01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13878 | 2026.01.08 00:39:59.649609 [ 268 ] {05405a6e-e1b1-43e5-b25f-eb05088eb01f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13879 | 2026.01.08 00:39:59.649643 [ 268 ] {05405a6e-e1b1-43e5-b25f-eb05088eb01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13880 | 2026.01.08 00:39:59.649940 [ 268 ] {05405a6e-e1b1-43e5-b25f-eb05088eb01f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13881 | 2026.01.08 00:39:59.650143 [ 268 ] {05405a6e-e1b1-43e5-b25f-eb05088eb01f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13882 | 2026.01.08 00:39:59.650267 [ 268 ] {05405a6e-e1b1-43e5-b25f-eb05088eb01f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001141 sec., 60473.269062226114 rows/sec., 4.72 MiB/sec. | ||
| 13883 | 2026.01.08 00:39:59.650306 [ 268 ] {05405a6e-e1b1-43e5-b25f-eb05088eb01f} <Debug> TCPHandler: Processed in 0.001302657 sec. | ||
| 13884 | 2026.01.08 00:39:59.650432 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13885 | 2026.01.08 00:39:59.650524 [ 268 ] {566b6745-8a3f-452a-af09-22d6638349ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13886 | 2026.01.08 00:39:59.650567 [ 268 ] {566b6745-8a3f-452a-af09-22d6638349ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13887 | 2026.01.08 00:39:59.651010 [ 268 ] {566b6745-8a3f-452a-af09-22d6638349ee} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13888 | 2026.01.08 00:39:59.651045 [ 268 ] {566b6745-8a3f-452a-af09-22d6638349ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13889 | 2026.01.08 00:39:59.651374 [ 268 ] {566b6745-8a3f-452a-af09-22d6638349ee} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13890 | 2026.01.08 00:39:59.651575 [ 268 ] {566b6745-8a3f-452a-af09-22d6638349ee} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13891 | 2026.01.08 00:39:59.651702 [ 268 ] {566b6745-8a3f-452a-af09-22d6638349ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 13892 | 2026.01.08 00:39:59.651740 [ 268 ] {566b6745-8a3f-452a-af09-22d6638349ee} <Debug> TCPHandler: Processed in 0.001354688 sec. | ||
| 13893 | 2026.01.08 00:39:59.651858 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13894 | 2026.01.08 00:39:59.651949 [ 268 ] {fab6d553-23bc-49d8-96b7-7e1e2c9aead6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13895 | 2026.01.08 00:39:59.652002 [ 268 ] {fab6d553-23bc-49d8-96b7-7e1e2c9aead6} <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 | ||
| 13896 | 2026.01.08 00:39:59.652789 [ 268 ] {fab6d553-23bc-49d8-96b7-7e1e2c9aead6} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13897 | 2026.01.08 00:39:59.652824 [ 268 ] {fab6d553-23bc-49d8-96b7-7e1e2c9aead6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13898 | 2026.01.08 00:39:59.653328 [ 268 ] {fab6d553-23bc-49d8-96b7-7e1e2c9aead6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13899 | 2026.01.08 00:39:59.653540 [ 268 ] {fab6d553-23bc-49d8-96b7-7e1e2c9aead6} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13900 | 2026.01.08 00:39:59.653680 [ 268 ] {fab6d553-23bc-49d8-96b7-7e1e2c9aead6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001747 sec., 2862.0492272467086 rows/sec., 5.13 MiB/sec. | ||
| 13901 | 2026.01.08 00:39:59.653745 [ 268 ] {fab6d553-23bc-49d8-96b7-7e1e2c9aead6} <Debug> TCPHandler: Processed in 0.001933684 sec. | ||
| 13902 | 2026.01.08 00:39:59.653870 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13903 | 2026.01.08 00:39:59.653962 [ 268 ] {0c845b00-af76-48ec-bd96-9adc3582fd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13904 | 2026.01.08 00:39:59.654003 [ 268 ] {0c845b00-af76-48ec-bd96-9adc3582fd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13905 | 2026.01.08 00:39:59.654354 [ 268 ] {0c845b00-af76-48ec-bd96-9adc3582fd59} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13906 | 2026.01.08 00:39:59.654389 [ 268 ] {0c845b00-af76-48ec-bd96-9adc3582fd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13907 | 2026.01.08 00:39:59.654690 [ 268 ] {0c845b00-af76-48ec-bd96-9adc3582fd59} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13908 | 2026.01.08 00:39:59.654893 [ 268 ] {0c845b00-af76-48ec-bd96-9adc3582fd59} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13909 | 2026.01.08 00:39:59.655021 [ 268 ] {0c845b00-af76-48ec-bd96-9adc3582fd59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 13910 | 2026.01.08 00:39:59.655059 [ 268 ] {0c845b00-af76-48ec-bd96-9adc3582fd59} <Debug> TCPHandler: Processed in 0.001236846 sec. | ||
| 13911 | 2026.01.08 00:40:01.149602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13912 | 2026.01.08 00:40:01.168336 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13913 | 2026.01.08 00:40:01.168402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13914 | 2026.01.08 00:40:01.174591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13915 | 2026.01.08 00:40:01.175315 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13916 | 2026.01.08 00:40:01.175643 [ 29 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13917 | 2026.01.08 00:40:01.175710 [ 29 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2026.01.08 00:40:01.175734 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13919 | 2026.01.08 00:40:01.175906 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 13920 | 2026.01.08 00:40:01.179108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13921 | 2026.01.08 00:40:01.180117 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13922 | 2026.01.08 00:40:01.181854 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13923 | 2026.01.08 00:40:01.186791 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13924 | 2026.01.08 00:40:01.191845 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13925 | 2026.01.08 00:40:01.196453 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13926 | 2026.01.08 00:40:01.201094 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13927 | 2026.01.08 00:40:01.204951 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13928 | 2026.01.08 00:40:01.256226 [ 199 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080408574 sec., 5720.782960284808 rows/sec., 29.58 MiB/sec. | ||
| 13929 | 2026.01.08 00:40:01.259448 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13930 | 2026.01.08 00:40:01.261607 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13931 | 2026.01.08 00:40:01.261724 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_61_12} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13932 | 2026.01.08 00:40:01.264763 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13933 | 2026.01.08 00:40:02.188390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1798 | ||
| 13934 | 2026.01.08 00:40:02.190827 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13935 | 2026.01.08 00:40:02.190881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13936 | 2026.01.08 00:40:02.192112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13937 | 2026.01.08 00:40:02.192403 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13938 | 2026.01.08 00:40:02.192787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1798 | ||
| 13939 | 2026.01.08 00:40:04.658657 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13940 | 2026.01.08 00:40:04.658842 [ 268 ] {60087b54-5e9e-4cf0-8b24-ae80dac12f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13941 | 2026.01.08 00:40:04.658915 [ 268 ] {60087b54-5e9e-4cf0-8b24-ae80dac12f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13942 | 2026.01.08 00:40:04.659739 [ 268 ] {60087b54-5e9e-4cf0-8b24-ae80dac12f28} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2026.01.08 00:40:04.659790 [ 268 ] {60087b54-5e9e-4cf0-8b24-ae80dac12f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13944 | 2026.01.08 00:40:04.660227 [ 268 ] {60087b54-5e9e-4cf0-8b24-ae80dac12f28} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13945 | 2026.01.08 00:40:04.660457 [ 268 ] {60087b54-5e9e-4cf0-8b24-ae80dac12f28} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2026.01.08 00:40:04.660624 [ 268 ] {60087b54-5e9e-4cf0-8b24-ae80dac12f28} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001832 sec., 223799.12663755458 rows/sec., 14.20 MiB/sec. | ||
| 13947 | 2026.01.08 00:40:04.660678 [ 268 ] {60087b54-5e9e-4cf0-8b24-ae80dac12f28} <Debug> TCPHandler: Processed in 0.002157491 sec. | ||
| 13948 | 2026.01.08 00:40:04.660810 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13949 | 2026.01.08 00:40:04.660916 [ 268 ] {2afc9688-a454-4616-bd3a-9bd1b4ae2fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13950 | 2026.01.08 00:40:04.660961 [ 268 ] {2afc9688-a454-4616-bd3a-9bd1b4ae2fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13951 | 2026.01.08 00:40:04.661874 [ 268 ] {2afc9688-a454-4616-bd3a-9bd1b4ae2fe1} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2026.01.08 00:40:04.661913 [ 268 ] {2afc9688-a454-4616-bd3a-9bd1b4ae2fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13953 | 2026.01.08 00:40:04.662303 [ 268 ] {2afc9688-a454-4616-bd3a-9bd1b4ae2fe1} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13954 | 2026.01.08 00:40:04.662523 [ 268 ] {2afc9688-a454-4616-bd3a-9bd1b4ae2fe1} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13955 | 2026.01.08 00:40:04.662668 [ 268 ] {2afc9688-a454-4616-bd3a-9bd1b4ae2fe1} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001771 sec., 668548.8424618859 rows/sec., 53.34 MiB/sec. | ||
| 13956 | 2026.01.08 00:40:04.662664 [ 119 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13957 | 2026.01.08 00:40:04.662711 [ 268 ] {2afc9688-a454-4616-bd3a-9bd1b4ae2fe1} <Debug> TCPHandler: Processed in 0.001952976 sec. | ||
| 13958 | 2026.01.08 00:40:04.662748 [ 119 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2026.01.08 00:40:04.662777 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13960 | 2026.01.08 00:40:04.662846 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13961 | 2026.01.08 00:40:04.662902 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13962 | 2026.01.08 00:40:04.662949 [ 268 ] {eb2b1ed3-875c-4876-8cfd-b1e5c25af18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13963 | 2026.01.08 00:40:04.662998 [ 268 ] {eb2b1ed3-875c-4876-8cfd-b1e5c25af18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13964 | 2026.01.08 00:40:04.663046 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13965 | 2026.01.08 00:40:04.663092 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2465 rows starting from the beginning of the part | ||
| 13966 | 2026.01.08 00:40:04.663163 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 13967 | 2026.01.08 00:40:04.663210 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 66 rows starting from the beginning of the part | ||
| 13968 | 2026.01.08 00:40:04.663253 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1184 rows starting from the beginning of the part | ||
| 13969 | 2026.01.08 00:40:04.663291 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 66 rows starting from the beginning of the part | ||
| 13970 | 2026.01.08 00:40:04.663333 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1184 rows starting from the beginning of the part | ||
| 13971 | 2026.01.08 00:40:04.663504 [ 268 ] {eb2b1ed3-875c-4876-8cfd-b1e5c25af18c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13972 | 2026.01.08 00:40:04.663548 [ 268 ] {eb2b1ed3-875c-4876-8cfd-b1e5c25af18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13973 | 2026.01.08 00:40:04.663902 [ 268 ] {eb2b1ed3-875c-4876-8cfd-b1e5c25af18c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13974 | 2026.01.08 00:40:04.664135 [ 268 ] {eb2b1ed3-875c-4876-8cfd-b1e5c25af18c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13975 | 2026.01.08 00:40:04.664280 [ 268 ] {eb2b1ed3-875c-4876-8cfd-b1e5c25af18c} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001349 sec., 178650.85248332098 rows/sec., 10.87 MiB/sec. | ||
| 13976 | 2026.01.08 00:40:04.664320 [ 268 ] {eb2b1ed3-875c-4876-8cfd-b1e5c25af18c} <Debug> TCPHandler: Processed in 0.001523963 sec. | ||
| 13977 | 2026.01.08 00:40:04.664437 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13978 | 2026.01.08 00:40:04.664532 [ 268 ] {9b15d29f-5187-43ef-9044-74c90e4e7f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13979 | 2026.01.08 00:40:04.664573 [ 268 ] {9b15d29f-5187-43ef-9044-74c90e4e7f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13980 | 2026.01.08 00:40:04.665062 [ 268 ] {9b15d29f-5187-43ef-9044-74c90e4e7f55} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13981 | 2026.01.08 00:40:04.665099 [ 268 ] {9b15d29f-5187-43ef-9044-74c90e4e7f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 13982 | 2026.01.08 00:40:04.665304 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5021 rows, containing 5 columns (5 merged, 0 gathered) in 0.00246089 sec., 2040318.7464697734 rows/sec., 172.54 MiB/sec. | ||
| 13983 | 2026.01.08 00:40:04.665418 [ 268 ] {9b15d29f-5187-43ef-9044-74c90e4e7f55} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13984 | 2026.01.08 00:40:04.665642 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13985 | 2026.01.08 00:40:04.665661 [ 268 ] {9b15d29f-5187-43ef-9044-74c90e4e7f55} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13986 | 2026.01.08 00:40:04.665810 [ 268 ] {9b15d29f-5187-43ef-9044-74c90e4e7f55} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001295 sec., 163706.56370656373 rows/sec., 10.56 MiB/sec. | ||
| 13987 | 2026.01.08 00:40:04.665851 [ 268 ] {9b15d29f-5187-43ef-9044-74c90e4e7f55} <Debug> TCPHandler: Processed in 0.001463551 sec. | ||
| 13988 | 2026.01.08 00:40:04.665968 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13989 | 2026.01.08 00:40:04.665987 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13990 | 2026.01.08 00:40:04.666064 [ 268 ] {dea37471-fac9-4b03-95be-ed9d7059f7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13991 | 2026.01.08 00:40:04.666082 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_101_20} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13992 | 2026.01.08 00:40:04.666110 [ 268 ] {dea37471-fac9-4b03-95be-ed9d7059f7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13993 | 2026.01.08 00:40:04.666207 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 13994 | 2026.01.08 00:40:04.666598 [ 268 ] {dea37471-fac9-4b03-95be-ed9d7059f7e2} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13995 | 2026.01.08 00:40:04.666638 [ 268 ] {dea37471-fac9-4b03-95be-ed9d7059f7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 13996 | 2026.01.08 00:40:04.666954 [ 268 ] {dea37471-fac9-4b03-95be-ed9d7059f7e2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13997 | 2026.01.08 00:40:04.667159 [ 268 ] {dea37471-fac9-4b03-95be-ed9d7059f7e2} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13998 | 2026.01.08 00:40:04.667290 [ 268 ] {dea37471-fac9-4b03-95be-ed9d7059f7e2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001243 sec., 169750.60337892198 rows/sec., 9.64 MiB/sec. | ||
| 13999 | 2026.01.08 00:40:04.667332 [ 268 ] {dea37471-fac9-4b03-95be-ed9d7059f7e2} <Debug> TCPHandler: Processed in 0.00141216 sec. | ||
| 14000 | 2026.01.08 00:40:04.667446 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14001 | 2026.01.08 00:40:04.667541 [ 268 ] {b26fa61f-8f9c-4f1e-bdf8-1481ee546eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14002 | 2026.01.08 00:40:04.667582 [ 268 ] {b26fa61f-8f9c-4f1e-bdf8-1481ee546eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14003 | 2026.01.08 00:40:04.668240 [ 268 ] {b26fa61f-8f9c-4f1e-bdf8-1481ee546eee} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14004 | 2026.01.08 00:40:04.668276 [ 268 ] {b26fa61f-8f9c-4f1e-bdf8-1481ee546eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14005 | 2026.01.08 00:40:04.668612 [ 268 ] {b26fa61f-8f9c-4f1e-bdf8-1481ee546eee} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14006 | 2026.01.08 00:40:04.668821 [ 268 ] {b26fa61f-8f9c-4f1e-bdf8-1481ee546eee} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14007 | 2026.01.08 00:40:04.668950 [ 119 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14008 | 2026.01.08 00:40:04.668962 [ 268 ] {b26fa61f-8f9c-4f1e-bdf8-1481ee546eee} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001438 sec., 497218.3588317107 rows/sec., 34.87 MiB/sec. | ||
| 14009 | 2026.01.08 00:40:04.668995 [ 119 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14010 | 2026.01.08 00:40:04.669018 [ 268 ] {b26fa61f-8f9c-4f1e-bdf8-1481ee546eee} <Debug> TCPHandler: Processed in 0.001621406 sec. | ||
| 14011 | 2026.01.08 00:40:04.669021 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14012 | 2026.01.08 00:40:04.669124 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14013 | 2026.01.08 00:40:04.669143 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14014 | 2026.01.08 00:40:04.669218 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14015 | 2026.01.08 00:40:04.669240 [ 268 ] {a0582775-39be-478a-a7f3-bceebde3daac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14016 | 2026.01.08 00:40:04.669247 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1250 rows starting from the beginning of the part | ||
| 14017 | 2026.01.08 00:40:04.669283 [ 268 ] {a0582775-39be-478a-a7f3-bceebde3daac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14018 | 2026.01.08 00:40:04.669311 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 14019 | 2026.01.08 00:40:04.669357 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 69 rows starting from the beginning of the part | ||
| 14020 | 2026.01.08 00:40:04.669400 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 715 rows starting from the beginning of the part | ||
| 14021 | 2026.01.08 00:40:04.669440 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 69 rows starting from the beginning of the part | ||
| 14022 | 2026.01.08 00:40:04.669480 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 715 rows starting from the beginning of the part | ||
| 14023 | 2026.01.08 00:40:04.669635 [ 268 ] {a0582775-39be-478a-a7f3-bceebde3daac} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2026.01.08 00:40:04.669671 [ 268 ] {a0582775-39be-478a-a7f3-bceebde3daac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14025 | 2026.01.08 00:40:04.669977 [ 268 ] {a0582775-39be-478a-a7f3-bceebde3daac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14026 | 2026.01.08 00:40:04.670193 [ 268 ] {a0582775-39be-478a-a7f3-bceebde3daac} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2026.01.08 00:40:04.670327 [ 268 ] {a0582775-39be-478a-a7f3-bceebde3daac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 14028 | 2026.01.08 00:40:04.670365 [ 268 ] {a0582775-39be-478a-a7f3-bceebde3daac} <Debug> TCPHandler: Processed in 0.001271956 sec. | ||
| 14029 | 2026.01.08 00:40:04.670477 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14030 | 2026.01.08 00:40:04.670574 [ 268 ] {44a649bd-2145-4f18-b33c-11f3e48a34c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14031 | 2026.01.08 00:40:04.670619 [ 268 ] {44a649bd-2145-4f18-b33c-11f3e48a34c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14032 | 2026.01.08 00:40:04.670671 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2882 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585015 sec., 1818279.3222777073 rows/sec., 137.08 MiB/sec. | ||
| 14033 | 2026.01.08 00:40:04.670839 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14034 | 2026.01.08 00:40:04.671064 [ 268 ] {44a649bd-2145-4f18-b33c-11f3e48a34c4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14035 | 2026.01.08 00:40:04.671086 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14036 | 2026.01.08 00:40:04.671100 [ 268 ] {44a649bd-2145-4f18-b33c-11f3e48a34c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14037 | 2026.01.08 00:40:04.671153 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_101_20} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14038 | 2026.01.08 00:40:04.671214 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 14039 | 2026.01.08 00:40:04.671439 [ 268 ] {44a649bd-2145-4f18-b33c-11f3e48a34c4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14040 | 2026.01.08 00:40:04.671647 [ 268 ] {44a649bd-2145-4f18-b33c-11f3e48a34c4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14041 | 2026.01.08 00:40:04.671765 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14042 | 2026.01.08 00:40:04.671780 [ 268 ] {44a649bd-2145-4f18-b33c-11f3e48a34c4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001224 sec., 256535.9477124183 rows/sec., 16.85 MiB/sec. | ||
| 14043 | 2026.01.08 00:40:04.671807 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14044 | 2026.01.08 00:40:04.671830 [ 268 ] {44a649bd-2145-4f18-b33c-11f3e48a34c4} <Debug> TCPHandler: Processed in 0.00140214 sec. | ||
| 14045 | 2026.01.08 00:40:04.671834 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14046 | 2026.01.08 00:40:04.671947 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14047 | 2026.01.08 00:40:04.671952 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2026.01.08 00:40:04.672069 [ 268 ] {66aab2a0-bab0-415d-bae6-68db54c404ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14049 | 2026.01.08 00:40:04.672075 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14050 | 2026.01.08 00:40:04.672115 [ 268 ] {66aab2a0-bab0-415d-bae6-68db54c404ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14051 | 2026.01.08 00:40:04.672125 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 30625 rows starting from the beginning of the part | ||
| 14052 | 2026.01.08 00:40:04.672204 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 96 rows starting from the beginning of the part | ||
| 14053 | 2026.01.08 00:40:04.672255 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 14054 | 2026.01.08 00:40:04.672299 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 314 rows starting from the beginning of the part | ||
| 14055 | 2026.01.08 00:40:04.672340 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 14056 | 2026.01.08 00:40:04.672385 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 314 rows starting from the beginning of the part | ||
| 14057 | 2026.01.08 00:40:04.672455 [ 268 ] {66aab2a0-bab0-415d-bae6-68db54c404ca} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14058 | 2026.01.08 00:40:04.672496 [ 268 ] {66aab2a0-bab0-415d-bae6-68db54c404ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14059 | 2026.01.08 00:40:04.672826 [ 268 ] {66aab2a0-bab0-415d-bae6-68db54c404ca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14060 | 2026.01.08 00:40:04.673039 [ 268 ] {66aab2a0-bab0-415d-bae6-68db54c404ca} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14061 | 2026.01.08 00:40:04.673149 [ 119 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 14062 | 2026.01.08 00:40:04.673177 [ 268 ] {66aab2a0-bab0-415d-bae6-68db54c404ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 14063 | 2026.01.08 00:40:04.673181 [ 119 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14064 | 2026.01.08 00:40:04.673219 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14065 | 2026.01.08 00:40:04.673223 [ 268 ] {66aab2a0-bab0-415d-bae6-68db54c404ca} <Debug> TCPHandler: Processed in 0.001320418 sec. | ||
| 14066 | 2026.01.08 00:40:04.673290 [ 200 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 14067 | 2026.01.08 00:40:04.673344 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14068 | 2026.01.08 00:40:04.673361 [ 200 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14069 | 2026.01.08 00:40:04.673387 [ 200 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 34 rows starting from the beginning of the part | ||
| 14070 | 2026.01.08 00:40:04.673431 [ 200 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 14071 | 2026.01.08 00:40:04.673440 [ 268 ] {41dc5573-3441-49f9-9f41-dad4bca02cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14072 | 2026.01.08 00:40:04.673467 [ 200 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 14073 | 2026.01.08 00:40:04.673496 [ 268 ] {41dc5573-3441-49f9-9f41-dad4bca02cb2} <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 | ||
| 14074 | 2026.01.08 00:40:04.673499 [ 200 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 14075 | 2026.01.08 00:40:04.673538 [ 200 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 14076 | 2026.01.08 00:40:04.673570 [ 200 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 14077 | 2026.01.08 00:40:04.674240 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.000976718 sec., 39929.64192325728 rows/sec., 2.62 MiB/sec. | ||
| 14078 | 2026.01.08 00:40:04.674379 [ 268 ] {41dc5573-3441-49f9-9f41-dad4bca02cb2} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2026.01.08 00:40:04.674404 [ 197 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 14080 | 2026.01.08 00:40:04.674418 [ 268 ] {41dc5573-3441-49f9-9f41-dad4bca02cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14081 | 2026.01.08 00:40:04.674733 [ 197 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2026.01.08 00:40:04.674817 [ 197 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_38_8} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 14083 | 2026.01.08 00:40:04.674920 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14084 | 2026.01.08 00:40:04.675064 [ 268 ] {41dc5573-3441-49f9-9f41-dad4bca02cb2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14085 | 2026.01.08 00:40:04.675311 [ 268 ] {41dc5573-3441-49f9-9f41-dad4bca02cb2} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14086 | 2026.01.08 00:40:04.675465 [ 268 ] {41dc5573-3441-49f9-9f41-dad4bca02cb2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002043 sec., 17621.145374449337 rows/sec., 31.58 MiB/sec. | ||
| 14087 | 2026.01.08 00:40:04.675528 [ 268 ] {41dc5573-3441-49f9-9f41-dad4bca02cb2} <Debug> TCPHandler: Processed in 0.002232504 sec. | ||
| 14088 | 2026.01.08 00:40:04.675659 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14089 | 2026.01.08 00:40:04.675756 [ 268 ] {4da78f7f-3351-4d7b-9457-11ae3b27f095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14090 | 2026.01.08 00:40:04.675799 [ 268 ] {4da78f7f-3351-4d7b-9457-11ae3b27f095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14091 | 2026.01.08 00:40:04.676164 [ 268 ] {4da78f7f-3351-4d7b-9457-11ae3b27f095} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14092 | 2026.01.08 00:40:04.676201 [ 268 ] {4da78f7f-3351-4d7b-9457-11ae3b27f095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14093 | 2026.01.08 00:40:04.676531 [ 268 ] {4da78f7f-3351-4d7b-9457-11ae3b27f095} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14094 | 2026.01.08 00:40:04.676752 [ 268 ] {4da78f7f-3351-4d7b-9457-11ae3b27f095} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14095 | 2026.01.08 00:40:04.676878 [ 119 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14096 | 2026.01.08 00:40:04.676888 [ 268 ] {4da78f7f-3351-4d7b-9457-11ae3b27f095} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00115 sec., 90434.78260869565 rows/sec., 5.54 MiB/sec. | ||
| 14097 | 2026.01.08 00:40:04.676919 [ 119 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2026.01.08 00:40:04.676946 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14099 | 2026.01.08 00:40:04.676949 [ 268 ] {4da78f7f-3351-4d7b-9457-11ae3b27f095} <Debug> TCPHandler: Processed in 0.001339198 sec. | ||
| 14100 | 2026.01.08 00:40:04.677058 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14101 | 2026.01.08 00:40:04.677173 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14102 | 2026.01.08 00:40:04.677207 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6604 rows starting from the beginning of the part | ||
| 14103 | 2026.01.08 00:40:04.677269 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part | ||
| 14104 | 2026.01.08 00:40:04.677314 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 14105 | 2026.01.08 00:40:04.677356 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 104 rows starting from the beginning of the part | ||
| 14106 | 2026.01.08 00:40:04.677397 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 14107 | 2026.01.08 00:40:04.677468 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part | ||
| 14108 | 2026.01.08 00:40:04.679617 [ 197 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002606214 sec., 2673610.071928092 rows/sec., 171.15 MiB/sec. | ||
| 14109 | 2026.01.08 00:40:04.679714 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31669 rows, containing 5 columns (5 merged, 0 gathered) in 0.007812712 sec., 4053522.00362691 rows/sec., 273.10 MiB/sec. | ||
| 14110 | 2026.01.08 00:40:04.680211 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14111 | 2026.01.08 00:40:04.680229 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14112 | 2026.01.08 00:40:04.680485 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14113 | 2026.01.08 00:40:04.680492 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.01.08 00:40:04.680560 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_101_20} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14115 | 2026.01.08 00:40:04.680569 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14116 | 2026.01.08 00:40:04.680636 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14117 | 2026.01.08 00:40:04.680668 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14118 | 2026.01.08 00:40:06.931497 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14119 | 2026.01.08 00:40:06.931566 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14120 | 2026.01.08 00:40:07.095405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29873 | ||
| 14121 | 2026.01.08 00:40:07.095941 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2026.01.08 00:40:07.095992 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14123 | 2026.01.08 00:40:07.096517 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14124 | 2026.01.08 00:40:07.096759 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14125 | 2026.01.08 00:40:07.096909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29873 | ||
| 14126 | 2026.01.08 00:40:08.679190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14127 | 2026.01.08 00:40:08.695345 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14128 | 2026.01.08 00:40:08.695411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14129 | 2026.01.08 00:40:08.700987 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14130 | 2026.01.08 00:40:08.701683 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14131 | 2026.01.08 00:40:08.704834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14132 | 2026.01.08 00:40:09.646364 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2026.01.08 00:40:09.646541 [ 268 ] {69b3ba82-76f1-435d-ad7b-56ecf1204b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14134 | 2026.01.08 00:40:09.646609 [ 268 ] {69b3ba82-76f1-435d-ad7b-56ecf1204b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14135 | 2026.01.08 00:40:09.647278 [ 268 ] {69b3ba82-76f1-435d-ad7b-56ecf1204b88} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.01.08 00:40:09.647327 [ 268 ] {69b3ba82-76f1-435d-ad7b-56ecf1204b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14137 | 2026.01.08 00:40:09.647713 [ 268 ] {69b3ba82-76f1-435d-ad7b-56ecf1204b88} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14138 | 2026.01.08 00:40:09.647937 [ 268 ] {69b3ba82-76f1-435d-ad7b-56ecf1204b88} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.01.08 00:40:09.648092 [ 268 ] {69b3ba82-76f1-435d-ad7b-56ecf1204b88} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001599 sec., 41275.79737335835 rows/sec., 3.29 MiB/sec. | ||
| 14140 | 2026.01.08 00:40:09.648137 [ 268 ] {69b3ba82-76f1-435d-ad7b-56ecf1204b88} <Debug> TCPHandler: Processed in 0.001910234 sec. | ||
| 14141 | 2026.01.08 00:40:09.648255 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14142 | 2026.01.08 00:40:09.648350 [ 268 ] {75b84e19-171f-4345-b0b7-9a2400a9071b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14143 | 2026.01.08 00:40:09.648391 [ 268 ] {75b84e19-171f-4345-b0b7-9a2400a9071b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14144 | 2026.01.08 00:40:09.648793 [ 268 ] {75b84e19-171f-4345-b0b7-9a2400a9071b} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2026.01.08 00:40:09.648829 [ 268 ] {75b84e19-171f-4345-b0b7-9a2400a9071b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14146 | 2026.01.08 00:40:09.649126 [ 268 ] {75b84e19-171f-4345-b0b7-9a2400a9071b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14147 | 2026.01.08 00:40:09.649347 [ 268 ] {75b84e19-171f-4345-b0b7-9a2400a9071b} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14148 | 2026.01.08 00:40:09.649480 [ 268 ] {75b84e19-171f-4345-b0b7-9a2400a9071b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001148 sec., 4355.4006968641115 rows/sec., 327.51 KiB/sec. | ||
| 14149 | 2026.01.08 00:40:09.649485 [ 68 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14150 | 2026.01.08 00:40:09.649521 [ 268 ] {75b84e19-171f-4345-b0b7-9a2400a9071b} <Debug> TCPHandler: Processed in 0.001315118 sec. | ||
| 14151 | 2026.01.08 00:40:09.649533 [ 68 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2026.01.08 00:40:09.649558 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14153 | 2026.01.08 00:40:09.649638 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2026.01.08 00:40:09.649653 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14155 | 2026.01.08 00:40:09.649732 [ 268 ] {ac7d0dea-6243-4f38-8def-81c5ea3c6f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14156 | 2026.01.08 00:40:09.649754 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14157 | 2026.01.08 00:40:09.649773 [ 268 ] {ac7d0dea-6243-4f38-8def-81c5ea3c6f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14158 | 2026.01.08 00:40:09.649787 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 278 rows starting from the beginning of the part | ||
| 14159 | 2026.01.08 00:40:09.649854 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part | ||
| 14160 | 2026.01.08 00:40:09.649907 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 241 rows starting from the beginning of the part | ||
| 14161 | 2026.01.08 00:40:09.649957 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 5 rows starting from the beginning of the part | ||
| 14162 | 2026.01.08 00:40:09.649998 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 241 rows starting from the beginning of the part | ||
| 14163 | 2026.01.08 00:40:09.650041 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part | ||
| 14164 | 2026.01.08 00:40:09.650194 [ 268 ] {ac7d0dea-6243-4f38-8def-81c5ea3c6f63} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2026.01.08 00:40:09.650228 [ 268 ] {ac7d0dea-6243-4f38-8def-81c5ea3c6f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14166 | 2026.01.08 00:40:09.650549 [ 268 ] {ac7d0dea-6243-4f38-8def-81c5ea3c6f63} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14167 | 2026.01.08 00:40:09.650753 [ 268 ] {ac7d0dea-6243-4f38-8def-81c5ea3c6f63} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2026.01.08 00:40:09.650891 [ 201 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273666 sec., 608479.7741323079 rows/sec., 39.84 MiB/sec. | ||
| 14169 | 2026.01.08 00:40:09.650910 [ 268 ] {ac7d0dea-6243-4f38-8def-81c5ea3c6f63} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001195 sec., 57740.58577405857 rows/sec., 4.51 MiB/sec. | ||
| 14170 | 2026.01.08 00:40:09.650970 [ 268 ] {ac7d0dea-6243-4f38-8def-81c5ea3c6f63} <Debug> TCPHandler: Processed in 0.001382319 sec. | ||
| 14171 | 2026.01.08 00:40:09.651086 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14172 | 2026.01.08 00:40:09.651122 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14173 | 2026.01.08 00:40:09.651181 [ 268 ] {4d4e01dc-8319-41fd-a6db-e52bc68a26cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14174 | 2026.01.08 00:40:09.651230 [ 268 ] {4d4e01dc-8319-41fd-a6db-e52bc68a26cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14175 | 2026.01.08 00:40:09.651476 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14176 | 2026.01.08 00:40:09.651606 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_86_17} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14177 | 2026.01.08 00:40:09.651642 [ 268 ] {4d4e01dc-8319-41fd-a6db-e52bc68a26cc} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14178 | 2026.01.08 00:40:09.651684 [ 268 ] {4d4e01dc-8319-41fd-a6db-e52bc68a26cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14179 | 2026.01.08 00:40:09.651720 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 14180 | 2026.01.08 00:40:09.652020 [ 268 ] {4d4e01dc-8319-41fd-a6db-e52bc68a26cc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14181 | 2026.01.08 00:40:09.652232 [ 268 ] {4d4e01dc-8319-41fd-a6db-e52bc68a26cc} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2026.01.08 00:40:09.652361 [ 268 ] {4d4e01dc-8319-41fd-a6db-e52bc68a26cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 14183 | 2026.01.08 00:40:09.652398 [ 268 ] {4d4e01dc-8319-41fd-a6db-e52bc68a26cc} <Debug> TCPHandler: Processed in 0.001362059 sec. | ||
| 14184 | 2026.01.08 00:40:09.652508 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14185 | 2026.01.08 00:40:09.652602 [ 268 ] {ab30c2b6-94e0-47b8-b05a-ed39cd44729f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14186 | 2026.01.08 00:40:09.652657 [ 268 ] {ab30c2b6-94e0-47b8-b05a-ed39cd44729f} <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 | ||
| 14187 | 2026.01.08 00:40:09.653406 [ 268 ] {ab30c2b6-94e0-47b8-b05a-ed39cd44729f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2026.01.08 00:40:09.653440 [ 268 ] {ab30c2b6-94e0-47b8-b05a-ed39cd44729f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14189 | 2026.01.08 00:40:09.653930 [ 268 ] {ab30c2b6-94e0-47b8-b05a-ed39cd44729f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14190 | 2026.01.08 00:40:09.654153 [ 268 ] {ab30c2b6-94e0-47b8-b05a-ed39cd44729f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2026.01.08 00:40:09.654282 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14192 | 2026.01.08 00:40:09.654307 [ 268 ] {ab30c2b6-94e0-47b8-b05a-ed39cd44729f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001721 sec., 2905.2876234747237 rows/sec., 5.21 MiB/sec. | ||
| 14193 | 2026.01.08 00:40:09.654312 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2026.01.08 00:40:09.654339 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14195 | 2026.01.08 00:40:09.654372 [ 268 ] {ab30c2b6-94e0-47b8-b05a-ed39cd44729f} <Debug> TCPHandler: Processed in 0.001912695 sec. | ||
| 14196 | 2026.01.08 00:40:09.654409 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 14197 | 2026.01.08 00:40:09.654498 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14198 | 2026.01.08 00:40:09.654572 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14199 | 2026.01.08 00:40:09.654594 [ 268 ] {1aa7f6dc-aaa5-4651-998e-7516f569ca50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14200 | 2026.01.08 00:40:09.654619 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1706 rows starting from the beginning of the part | ||
| 14201 | 2026.01.08 00:40:09.654636 [ 268 ] {1aa7f6dc-aaa5-4651-998e-7516f569ca50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14202 | 2026.01.08 00:40:09.654726 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part | ||
| 14203 | 2026.01.08 00:40:09.654823 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part | ||
| 14204 | 2026.01.08 00:40:09.654908 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 5 rows starting from the beginning of the part | ||
| 14205 | 2026.01.08 00:40:09.654986 [ 268 ] {1aa7f6dc-aaa5-4651-998e-7516f569ca50} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2026.01.08 00:40:09.654994 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 14207 | 2026.01.08 00:40:09.655021 [ 268 ] {1aa7f6dc-aaa5-4651-998e-7516f569ca50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14208 | 2026.01.08 00:40:09.655088 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part | ||
| 14209 | 2026.01.08 00:40:09.655340 [ 268 ] {1aa7f6dc-aaa5-4651-998e-7516f569ca50} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14210 | 2026.01.08 00:40:09.655550 [ 268 ] {1aa7f6dc-aaa5-4651-998e-7516f569ca50} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14211 | 2026.01.08 00:40:09.655678 [ 268 ] {1aa7f6dc-aaa5-4651-998e-7516f569ca50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 14212 | 2026.01.08 00:40:09.655715 [ 268 ] {1aa7f6dc-aaa5-4651-998e-7516f569ca50} <Debug> TCPHandler: Processed in 0.001266696 sec. | ||
| 14213 | 2026.01.08 00:40:09.664501 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1793 rows, containing 19 columns (19 merged, 0 gathered) in 0.010122887 sec., 177123.38387260473 rows/sec., 317.40 MiB/sec. | ||
| 14214 | 2026.01.08 00:40:09.666422 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14215 | 2026.01.08 00:40:09.666785 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14216 | 2026.01.08 00:40:09.666868 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14217 | 2026.01.08 00:40:09.667044 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.12 MiB. | ||
| 14218 | 2026.01.08 00:40:10.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.04 MiB, peak 372.12 MiB, free memory in arenas 0.00 B, will set to 359.77 MiB (RSS), difference: 4.73 MiB | ||
| 14219 | 2026.01.08 00:40:12.192974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1832 | ||
| 14220 | 2026.01.08 00:40:12.195308 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.01.08 00:40:12.195350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14222 | 2026.01.08 00:40:12.196504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14223 | 2026.01.08 00:40:12.196771 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14224 | 2026.01.08 00:40:12.196901 [ 27 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14225 | 2026.01.08 00:40:12.196937 [ 27 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14226 | 2026.01.08 00:40:12.196957 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14227 | 2026.01.08 00:40:12.197025 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1832 | ||
| 14228 | 2026.01.08 00:40:12.197070 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 14229 | 2026.01.08 00:40:12.197667 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14230 | 2026.01.08 00:40:12.197829 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1650 rows starting from the beginning of the part | ||
| 14231 | 2026.01.08 00:40:12.198186 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 14232 | 2026.01.08 00:40:12.198556 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part | ||
| 14233 | 2026.01.08 00:40:12.198930 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 14234 | 2026.01.08 00:40:12.199288 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 14235 | 2026.01.08 00:40:12.199642 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 14236 | 2026.01.08 00:40:12.206937 [ 201 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1832 rows, containing 72 columns (72 merged, 0 gathered) in 0.009918861 sec., 184698.62618298613 rows/sec., 144.15 MiB/sec. | ||
| 14237 | 2026.01.08 00:40:12.208659 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14238 | 2026.01.08 00:40:12.209200 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14239 | 2026.01.08 00:40:12.209278 [ 188 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_46_9} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14240 | 2026.01.08 00:40:12.209446 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 14241 | 2026.01.08 00:40:13.039798 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14242 | 2026.01.08 00:40:13.039985 [ 268 ] {5723faf1-eedf-4172-b6c4-8f0d0665c6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14243 | 2026.01.08 00:40:13.040051 [ 268 ] {5723faf1-eedf-4172-b6c4-8f0d0665c6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14244 | 2026.01.08 00:40:13.040682 [ 268 ] {5723faf1-eedf-4172-b6c4-8f0d0665c6d1} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14245 | 2026.01.08 00:40:13.040731 [ 268 ] {5723faf1-eedf-4172-b6c4-8f0d0665c6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14246 | 2026.01.08 00:40:13.041134 [ 268 ] {5723faf1-eedf-4172-b6c4-8f0d0665c6d1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14247 | 2026.01.08 00:40:13.041386 [ 268 ] {5723faf1-eedf-4172-b6c4-8f0d0665c6d1} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14248 | 2026.01.08 00:40:13.041546 [ 268 ] {5723faf1-eedf-4172-b6c4-8f0d0665c6d1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00161 sec., 14906.832298136645 rows/sec., 1.24 MiB/sec. | ||
| 14249 | 2026.01.08 00:40:13.041589 [ 268 ] {5723faf1-eedf-4172-b6c4-8f0d0665c6d1} <Debug> TCPHandler: Processed in 0.001922655 sec. | ||
| 14250 | 2026.01.08 00:40:13.041704 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14251 | 2026.01.08 00:40:13.041797 [ 268 ] {fcdb5a51-0105-41c9-a940-588d1d364765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14252 | 2026.01.08 00:40:13.041837 [ 268 ] {fcdb5a51-0105-41c9-a940-588d1d364765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14253 | 2026.01.08 00:40:13.042235 [ 268 ] {fcdb5a51-0105-41c9-a940-588d1d364765} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14254 | 2026.01.08 00:40:13.042270 [ 268 ] {fcdb5a51-0105-41c9-a940-588d1d364765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14255 | 2026.01.08 00:40:13.042556 [ 268 ] {fcdb5a51-0105-41c9-a940-588d1d364765} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14256 | 2026.01.08 00:40:13.042760 [ 268 ] {fcdb5a51-0105-41c9-a940-588d1d364765} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14257 | 2026.01.08 00:40:13.042888 [ 268 ] {fcdb5a51-0105-41c9-a940-588d1d364765} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. | ||
| 14258 | 2026.01.08 00:40:13.042928 [ 268 ] {fcdb5a51-0105-41c9-a940-588d1d364765} <Debug> TCPHandler: Processed in 0.001270756 sec. | ||
| 14259 | 2026.01.08 00:40:13.043040 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14260 | 2026.01.08 00:40:13.043133 [ 268 ] {15a86c4a-b07b-481f-84a0-bc41315c4827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14261 | 2026.01.08 00:40:13.043171 [ 268 ] {15a86c4a-b07b-481f-84a0-bc41315c4827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14262 | 2026.01.08 00:40:13.044102 [ 268 ] {15a86c4a-b07b-481f-84a0-bc41315c4827} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14263 | 2026.01.08 00:40:13.044137 [ 268 ] {15a86c4a-b07b-481f-84a0-bc41315c4827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14264 | 2026.01.08 00:40:13.044517 [ 268 ] {15a86c4a-b07b-481f-84a0-bc41315c4827} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14265 | 2026.01.08 00:40:13.044736 [ 268 ] {15a86c4a-b07b-481f-84a0-bc41315c4827} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14266 | 2026.01.08 00:40:13.044865 [ 268 ] {15a86c4a-b07b-481f-84a0-bc41315c4827} <Debug> executeQuery: Read 1390 rows, 119.46 KiB in 0.001749 sec., 794739.851343625 rows/sec., 66.70 MiB/sec. | ||
| 14267 | 2026.01.08 00:40:13.044907 [ 268 ] {15a86c4a-b07b-481f-84a0-bc41315c4827} <Debug> TCPHandler: Processed in 0.001913914 sec. | ||
| 14268 | 2026.01.08 00:40:13.045021 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14269 | 2026.01.08 00:40:13.045115 [ 268 ] {a70b75fe-1d59-4f63-beb0-9f81ee4e1084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14270 | 2026.01.08 00:40:13.045154 [ 268 ] {a70b75fe-1d59-4f63-beb0-9f81ee4e1084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14271 | 2026.01.08 00:40:13.045569 [ 268 ] {a70b75fe-1d59-4f63-beb0-9f81ee4e1084} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14272 | 2026.01.08 00:40:13.045605 [ 268 ] {a70b75fe-1d59-4f63-beb0-9f81ee4e1084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14273 | 2026.01.08 00:40:13.045895 [ 268 ] {a70b75fe-1d59-4f63-beb0-9f81ee4e1084} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14274 | 2026.01.08 00:40:13.046092 [ 268 ] {a70b75fe-1d59-4f63-beb0-9f81ee4e1084} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14275 | 2026.01.08 00:40:13.046220 [ 268 ] {a70b75fe-1d59-4f63-beb0-9f81ee4e1084} <Debug> executeQuery: Read 52 rows, 3.95 KiB in 0.001121 sec., 46387.1543264942 rows/sec., 3.44 MiB/sec. | ||
| 14276 | 2026.01.08 00:40:13.046259 [ 268 ] {a70b75fe-1d59-4f63-beb0-9f81ee4e1084} <Debug> TCPHandler: Processed in 0.001284717 sec. | ||
| 14277 | 2026.01.08 00:40:13.046366 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14278 | 2026.01.08 00:40:13.046457 [ 268 ] {af7a7aa1-5ba7-4394-9566-5b9213e7d4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14279 | 2026.01.08 00:40:13.046496 [ 268 ] {af7a7aa1-5ba7-4394-9566-5b9213e7d4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14280 | 2026.01.08 00:40:13.046946 [ 268 ] {af7a7aa1-5ba7-4394-9566-5b9213e7d4d0} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14281 | 2026.01.08 00:40:13.046982 [ 268 ] {af7a7aa1-5ba7-4394-9566-5b9213e7d4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14282 | 2026.01.08 00:40:13.047275 [ 268 ] {af7a7aa1-5ba7-4394-9566-5b9213e7d4d0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14283 | 2026.01.08 00:40:13.047473 [ 268 ] {af7a7aa1-5ba7-4394-9566-5b9213e7d4d0} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14284 | 2026.01.08 00:40:13.047599 [ 268 ] {af7a7aa1-5ba7-4394-9566-5b9213e7d4d0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001157 sec., 217804.66724286947 rows/sec., 15.06 MiB/sec. | ||
| 14285 | 2026.01.08 00:40:13.047640 [ 268 ] {af7a7aa1-5ba7-4394-9566-5b9213e7d4d0} <Debug> TCPHandler: Processed in 0.001320908 sec. | ||
| 14286 | 2026.01.08 00:40:13.047756 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14287 | 2026.01.08 00:40:13.047872 [ 268 ] {7967fc2e-c766-4256-b405-64ff5e55cf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14288 | 2026.01.08 00:40:13.047954 [ 268 ] {7967fc2e-c766-4256-b405-64ff5e55cf4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14289 | 2026.01.08 00:40:13.048403 [ 268 ] {7967fc2e-c766-4256-b405-64ff5e55cf4d} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14290 | 2026.01.08 00:40:13.048441 [ 268 ] {7967fc2e-c766-4256-b405-64ff5e55cf4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14291 | 2026.01.08 00:40:13.048753 [ 268 ] {7967fc2e-c766-4256-b405-64ff5e55cf4d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14292 | 2026.01.08 00:40:13.048962 [ 268 ] {7967fc2e-c766-4256-b405-64ff5e55cf4d} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14293 | 2026.01.08 00:40:13.049093 [ 268 ] {7967fc2e-c766-4256-b405-64ff5e55cf4d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001242 sec., 9661.83574879227 rows/sec., 754.83 KiB/sec. | ||
| 14294 | 2026.01.08 00:40:13.049130 [ 268 ] {7967fc2e-c766-4256-b405-64ff5e55cf4d} <Debug> TCPHandler: Processed in 0.00142546 sec. | ||
| 14295 | 2026.01.08 00:40:13.049240 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14296 | 2026.01.08 00:40:13.049334 [ 268 ] {08ff0c29-9fcf-4e54-9934-037e9ea74f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14297 | 2026.01.08 00:40:13.049372 [ 268 ] {08ff0c29-9fcf-4e54-9934-037e9ea74f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14298 | 2026.01.08 00:40:13.049970 [ 268 ] {08ff0c29-9fcf-4e54-9934-037e9ea74f22} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14299 | 2026.01.08 00:40:13.050006 [ 268 ] {08ff0c29-9fcf-4e54-9934-037e9ea74f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14300 | 2026.01.08 00:40:13.050347 [ 268 ] {08ff0c29-9fcf-4e54-9934-037e9ea74f22} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14301 | 2026.01.08 00:40:13.050550 [ 268 ] {08ff0c29-9fcf-4e54-9934-037e9ea74f22} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2026.01.08 00:40:13.050679 [ 268 ] {08ff0c29-9fcf-4e54-9934-037e9ea74f22} <Debug> executeQuery: Read 596 rows, 45.87 KiB in 0.001364 sec., 436950.14662756596 rows/sec., 32.84 MiB/sec. | ||
| 14303 | 2026.01.08 00:40:13.050717 [ 268 ] {08ff0c29-9fcf-4e54-9934-037e9ea74f22} <Debug> TCPHandler: Processed in 0.001524903 sec. | ||
| 14304 | 2026.01.08 00:40:13.050816 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14305 | 2026.01.08 00:40:13.050907 [ 268 ] {e7c5a102-8bda-4aae-9f4b-ea5a94833016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14306 | 2026.01.08 00:40:13.050951 [ 268 ] {e7c5a102-8bda-4aae-9f4b-ea5a94833016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14307 | 2026.01.08 00:40:13.051498 [ 268 ] {e7c5a102-8bda-4aae-9f4b-ea5a94833016} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14308 | 2026.01.08 00:40:13.051534 [ 268 ] {e7c5a102-8bda-4aae-9f4b-ea5a94833016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14309 | 2026.01.08 00:40:13.051909 [ 268 ] {e7c5a102-8bda-4aae-9f4b-ea5a94833016} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14310 | 2026.01.08 00:40:13.052111 [ 268 ] {e7c5a102-8bda-4aae-9f4b-ea5a94833016} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2026.01.08 00:40:13.052243 [ 268 ] {e7c5a102-8bda-4aae-9f4b-ea5a94833016} <Debug> executeQuery: Read 928 rows, 65.85 KiB in 0.001355 sec., 684870.848708487 rows/sec., 47.46 MiB/sec. | ||
| 14312 | 2026.01.08 00:40:13.052279 [ 268 ] {e7c5a102-8bda-4aae-9f4b-ea5a94833016} <Debug> TCPHandler: Processed in 0.001511713 sec. | ||
| 14313 | 2026.01.08 00:40:13.052390 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14314 | 2026.01.08 00:40:13.052482 [ 268 ] {a1c5ffbf-195a-4d32-9f6b-b1109ad1dd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14315 | 2026.01.08 00:40:13.052536 [ 268 ] {a1c5ffbf-195a-4d32-9f6b-b1109ad1dd86} <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 | ||
| 14316 | 2026.01.08 00:40:13.053346 [ 268 ] {a1c5ffbf-195a-4d32-9f6b-b1109ad1dd86} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14317 | 2026.01.08 00:40:13.053382 [ 268 ] {a1c5ffbf-195a-4d32-9f6b-b1109ad1dd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14318 | 2026.01.08 00:40:13.053966 [ 268 ] {a1c5ffbf-195a-4d32-9f6b-b1109ad1dd86} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14319 | 2026.01.08 00:40:13.054212 [ 268 ] {a1c5ffbf-195a-4d32-9f6b-b1109ad1dd86} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2026.01.08 00:40:13.054369 [ 268 ] {a1c5ffbf-195a-4d32-9f6b-b1109ad1dd86} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001903 sec., 18917.498686284813 rows/sec., 33.90 MiB/sec. | ||
| 14321 | 2026.01.08 00:40:13.054437 [ 268 ] {a1c5ffbf-195a-4d32-9f6b-b1109ad1dd86} <Debug> TCPHandler: Processed in 0.00209373 sec. | ||
| 14322 | 2026.01.08 00:40:13.054550 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14323 | 2026.01.08 00:40:13.054640 [ 268 ] {75428a80-855c-462a-bff0-f4f9169ae90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14324 | 2026.01.08 00:40:13.054681 [ 268 ] {75428a80-855c-462a-bff0-f4f9169ae90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14325 | 2026.01.08 00:40:13.055012 [ 268 ] {75428a80-855c-462a-bff0-f4f9169ae90a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14326 | 2026.01.08 00:40:13.055048 [ 268 ] {75428a80-855c-462a-bff0-f4f9169ae90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14327 | 2026.01.08 00:40:13.055337 [ 268 ] {75428a80-855c-462a-bff0-f4f9169ae90a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14328 | 2026.01.08 00:40:13.055542 [ 268 ] {75428a80-855c-462a-bff0-f4f9169ae90a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14329 | 2026.01.08 00:40:13.055667 [ 268 ] {75428a80-855c-462a-bff0-f4f9169ae90a} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001042 sec., 36468.330134357006 rows/sec., 2.45 MiB/sec. | ||
| 14330 | 2026.01.08 00:40:13.055705 [ 268 ] {75428a80-855c-462a-bff0-f4f9169ae90a} <Debug> TCPHandler: Processed in 0.001201534 sec. | ||
| 14331 | 2026.01.08 00:40:14.597042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30321 | ||
| 14332 | 2026.01.08 00:40:14.597602 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.01.08 00:40:14.597646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14334 | 2026.01.08 00:40:14.598179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14335 | 2026.01.08 00:40:14.598403 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.01.08 00:40:14.598525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30321 | ||
| 14337 | 2026.01.08 00:40:14.641267 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14338 | 2026.01.08 00:40:14.641446 [ 268 ] {d2b20b33-884b-45ea-ab7b-eff1a4a615e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14339 | 2026.01.08 00:40:14.641510 [ 268 ] {d2b20b33-884b-45ea-ab7b-eff1a4a615e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14340 | 2026.01.08 00:40:14.642207 [ 268 ] {d2b20b33-884b-45ea-ab7b-eff1a4a615e0} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14341 | 2026.01.08 00:40:14.642253 [ 268 ] {d2b20b33-884b-45ea-ab7b-eff1a4a615e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14342 | 2026.01.08 00:40:14.642635 [ 268 ] {d2b20b33-884b-45ea-ab7b-eff1a4a615e0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14343 | 2026.01.08 00:40:14.642855 [ 268 ] {d2b20b33-884b-45ea-ab7b-eff1a4a615e0} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14344 | 2026.01.08 00:40:14.643011 [ 268 ] {d2b20b33-884b-45ea-ab7b-eff1a4a615e0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.67 MiB/sec. | ||
| 14345 | 2026.01.08 00:40:14.643055 [ 268 ] {d2b20b33-884b-45ea-ab7b-eff1a4a615e0} <Debug> TCPHandler: Processed in 0.001918735 sec. | ||
| 14346 | 2026.01.08 00:40:14.643185 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14347 | 2026.01.08 00:40:14.643279 [ 268 ] {5428a2d9-79da-4e1e-97b2-d7ff2907ffe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14348 | 2026.01.08 00:40:14.643319 [ 268 ] {5428a2d9-79da-4e1e-97b2-d7ff2907ffe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14349 | 2026.01.08 00:40:14.643761 [ 268 ] {5428a2d9-79da-4e1e-97b2-d7ff2907ffe0} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14350 | 2026.01.08 00:40:14.643798 [ 268 ] {5428a2d9-79da-4e1e-97b2-d7ff2907ffe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14351 | 2026.01.08 00:40:14.644152 [ 268 ] {5428a2d9-79da-4e1e-97b2-d7ff2907ffe0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14352 | 2026.01.08 00:40:14.644365 [ 268 ] {5428a2d9-79da-4e1e-97b2-d7ff2907ffe0} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14353 | 2026.01.08 00:40:14.644499 [ 268 ] {5428a2d9-79da-4e1e-97b2-d7ff2907ffe0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 14354 | 2026.01.08 00:40:14.644539 [ 268 ] {5428a2d9-79da-4e1e-97b2-d7ff2907ffe0} <Debug> TCPHandler: Processed in 0.00140132 sec. | ||
| 14355 | 2026.01.08 00:40:14.644662 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14356 | 2026.01.08 00:40:14.644760 [ 268 ] {34c15177-905c-43bf-8fd1-196392357593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14357 | 2026.01.08 00:40:14.644802 [ 268 ] {34c15177-905c-43bf-8fd1-196392357593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14358 | 2026.01.08 00:40:14.645190 [ 268 ] {34c15177-905c-43bf-8fd1-196392357593} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14359 | 2026.01.08 00:40:14.645227 [ 268 ] {34c15177-905c-43bf-8fd1-196392357593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14360 | 2026.01.08 00:40:14.645544 [ 268 ] {34c15177-905c-43bf-8fd1-196392357593} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14361 | 2026.01.08 00:40:14.645777 [ 268 ] {34c15177-905c-43bf-8fd1-196392357593} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14362 | 2026.01.08 00:40:14.645905 [ 268 ] {34c15177-905c-43bf-8fd1-196392357593} <Debug> executeQuery: Read 62 rows, 4.41 KiB in 0.001162 sec., 53356.28227194492 rows/sec., 3.71 MiB/sec. | ||
| 14363 | 2026.01.08 00:40:14.645946 [ 268 ] {34c15177-905c-43bf-8fd1-196392357593} <Debug> TCPHandler: Processed in 0.001331088 sec. | ||
| 14364 | 2026.01.08 00:40:14.646065 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2026.01.08 00:40:14.646156 [ 268 ] {ba550039-1016-42ab-8d2f-1b9c14bbf14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14366 | 2026.01.08 00:40:14.646196 [ 268 ] {ba550039-1016-42ab-8d2f-1b9c14bbf14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14367 | 2026.01.08 00:40:14.646525 [ 268 ] {ba550039-1016-42ab-8d2f-1b9c14bbf14c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14368 | 2026.01.08 00:40:14.646561 [ 268 ] {ba550039-1016-42ab-8d2f-1b9c14bbf14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 14369 | 2026.01.08 00:40:14.646864 [ 268 ] {ba550039-1016-42ab-8d2f-1b9c14bbf14c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14370 | 2026.01.08 00:40:14.647081 [ 268 ] {ba550039-1016-42ab-8d2f-1b9c14bbf14c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14371 | 2026.01.08 00:40:14.647211 [ 268 ] {ba550039-1016-42ab-8d2f-1b9c14bbf14c} <Debug> executeQuery: Read 22 rows, 1.53 KiB in 0.001072 sec., 20522.38805970149 rows/sec., 1.39 MiB/sec. | ||
| 14372 | 2026.01.08 00:40:14.647249 [ 268 ] {ba550039-1016-42ab-8d2f-1b9c14bbf14c} <Debug> TCPHandler: Processed in 0.001231145 sec. | ||
| 14373 | 2026.01.08 00:40:16.204894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14374 | 2026.01.08 00:40:16.222327 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14375 | 2026.01.08 00:40:16.222387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14376 | 2026.01.08 00:40:16.228707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14377 | 2026.01.08 00:40:16.229442 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14378 | 2026.01.08 00:40:16.232585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14379 | 2026.01.08 00:40:19.432802 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61993 | ||
| 14380 | 2026.01.08 00:40:19.432918 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14381 | 2026.01.08 00:40:19.432946 [ 352 ] {} <Debug> TCP-Session: 891173ac-058e-4d1d-8f38-8082f98d252d Authenticating user 'default' from [fd00:1122:3344:101::e]:61993 | ||
| 14382 | 2026.01.08 00:40:19.432975 [ 352 ] {} <Debug> TCP-Session: 891173ac-058e-4d1d-8f38-8082f98d252d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14383 | 2026.01.08 00:40:19.432992 [ 352 ] {} <Debug> TCP-Session: 891173ac-058e-4d1d-8f38-8082f98d252d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14384 | 2026.01.08 00:40:19.433173 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49627 | ||
| 14385 | 2026.01.08 00:40:19.433228 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50342 | ||
| 14386 | 2026.01.08 00:40:19.433233 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37187 | ||
| 14387 | 2026.01.08 00:40:19.433263 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37894 | ||
| 14388 | 2026.01.08 00:40:19.433290 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50305 | ||
| 14389 | 2026.01.08 00:40:19.433320 [ 352 ] {} <Trace> TCP-Session: 891173ac-058e-4d1d-8f38-8082f98d252d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14390 | 2026.01.08 00:40:19.433306 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14391 | 2026.01.08 00:40:19.433356 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14392 | 2026.01.08 00:40:19.433374 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14393 | 2026.01.08 00:40:19.433389 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14394 | 2026.01.08 00:40:19.433408 [ 355 ] {} <Debug> TCP-Session: fb3a32c6-e30c-45ae-906b-1948f4ef8a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:37187 | ||
| 14395 | 2026.01.08 00:40:19.433420 [ 362 ] {} <Debug> TCP-Session: 8b4d25af-178b-4fdb-b825-3847f72a2d0e Authenticating user 'default' from [fd00:1122:3344:101::e]:37894 | ||
| 14396 | 2026.01.08 00:40:19.433435 [ 351 ] {} <Debug> TCP-Session: eb7bb358-4651-475c-b92d-1601b63518dd Authenticating user 'default' from [fd00:1122:3344:101::e]:50305 | ||
| 14397 | 2026.01.08 00:40:19.433444 [ 355 ] {} <Debug> TCP-Session: fb3a32c6-e30c-45ae-906b-1948f4ef8a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14398 | 2026.01.08 00:40:19.433455 [ 362 ] {} <Debug> TCP-Session: 8b4d25af-178b-4fdb-b825-3847f72a2d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14399 | 2026.01.08 00:40:19.433466 [ 351 ] {} <Debug> TCP-Session: eb7bb358-4651-475c-b92d-1601b63518dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14400 | 2026.01.08 00:40:19.433470 [ 355 ] {} <Debug> TCP-Session: fb3a32c6-e30c-45ae-906b-1948f4ef8a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14401 | 2026.01.08 00:40:19.433486 [ 362 ] {} <Debug> TCP-Session: 8b4d25af-178b-4fdb-b825-3847f72a2d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14402 | 2026.01.08 00:40:19.433497 [ 351 ] {} <Debug> TCP-Session: eb7bb358-4651-475c-b92d-1601b63518dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14403 | 2026.01.08 00:40:19.433512 [ 352 ] {2f587083-f396-48cc-9ab9-6024a00b520e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14404 | 2026.01.08 00:40:19.433396 [ 360 ] {} <Debug> TCP-Session: a14bacf0-4055-4ccc-867d-bd468f6235a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50342 | ||
| 14405 | 2026.01.08 00:40:19.433289 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14406 | 2026.01.08 00:40:19.433581 [ 360 ] {} <Debug> TCP-Session: a14bacf0-4055-4ccc-867d-bd468f6235a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14407 | 2026.01.08 00:40:19.433281 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42076 | ||
| 14408 | 2026.01.08 00:40:19.433603 [ 360 ] {} <Debug> TCP-Session: a14bacf0-4055-4ccc-867d-bd468f6235a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14409 | 2026.01.08 00:40:19.433600 [ 353 ] {} <Debug> TCP-Session: b4aa2fd4-b5a4-42f4-8bbb-83e3f2da03f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49627 | ||
| 14410 | 2026.01.08 00:40:19.433250 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54345 | ||
| 14411 | 2026.01.08 00:40:19.433668 [ 353 ] {} <Debug> TCP-Session: b4aa2fd4-b5a4-42f4-8bbb-83e3f2da03f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14412 | 2026.01.08 00:40:19.433688 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14413 | 2026.01.08 00:40:19.433708 [ 353 ] {} <Debug> TCP-Session: b4aa2fd4-b5a4-42f4-8bbb-83e3f2da03f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14414 | 2026.01.08 00:40:19.433727 [ 363 ] {} <Debug> TCP-Session: 8787dee0-d6e2-4600-a818-31d181bd680c Authenticating user 'default' from [fd00:1122:3344:101::e]:42076 | ||
| 14415 | 2026.01.08 00:40:19.433227 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60492 | ||
| 14416 | 2026.01.08 00:40:19.433754 [ 363 ] {} <Debug> TCP-Session: 8787dee0-d6e2-4600-a818-31d181bd680c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14417 | 2026.01.08 00:40:19.433811 [ 363 ] {} <Debug> TCP-Session: 8787dee0-d6e2-4600-a818-31d181bd680c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14418 | 2026.01.08 00:40:19.433814 [ 352 ] {2f587083-f396-48cc-9ab9-6024a00b520e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14419 | 2026.01.08 00:40:19.433881 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14420 | 2026.01.08 00:40:19.433890 [ 352 ] {2f587083-f396-48cc-9ab9-6024a00b520e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14421 | 2026.01.08 00:40:19.433916 [ 361 ] {} <Debug> TCP-Session: 97d80225-ce17-4413-827f-b0a688dd1318 Authenticating user 'default' from [fd00:1122:3344:101::e]:54345 | ||
| 14422 | 2026.01.08 00:40:19.433940 [ 361 ] {} <Debug> TCP-Session: 97d80225-ce17-4413-827f-b0a688dd1318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14423 | 2026.01.08 00:40:19.433952 [ 361 ] {} <Debug> TCP-Session: 97d80225-ce17-4413-827f-b0a688dd1318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14424 | 2026.01.08 00:40:19.434130 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14425 | 2026.01.08 00:40:19.434171 [ 354 ] {} <Debug> TCP-Session: 31752c1a-7c0e-4dbc-a3e8-2c2fa126a151 Authenticating user 'default' from [fd00:1122:3344:101::e]:60492 | ||
| 14426 | 2026.01.08 00:40:19.434194 [ 354 ] {} <Debug> TCP-Session: 31752c1a-7c0e-4dbc-a3e8-2c2fa126a151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14427 | 2026.01.08 00:40:19.434208 [ 354 ] {} <Debug> TCP-Session: 31752c1a-7c0e-4dbc-a3e8-2c2fa126a151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14428 | 2026.01.08 00:40:19.434211 [ 352 ] {2f587083-f396-48cc-9ab9-6024a00b520e} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 14429 | 2026.01.08 00:40:19.435194 [ 333 ] {2f587083-f396-48cc-9ab9-6024a00b520e} <Trace> AggregatingTransform: Aggregating | ||
| 14430 | 2026.01.08 00:40:19.435250 [ 333 ] {2f587083-f396-48cc-9ab9-6024a00b520e} <Trace> Aggregator: Aggregation method: without_key | ||
| 14431 | 2026.01.08 00:40:19.435288 [ 333 ] {2f587083-f396-48cc-9ab9-6024a00b520e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966047 sec. (1035.146 rows/sec., 40.44 KiB/sec.) | ||
| 14432 | 2026.01.08 00:40:19.435307 [ 333 ] {2f587083-f396-48cc-9ab9-6024a00b520e} <Trace> Aggregator: Merging aggregated data | ||
| 14433 | 2026.01.08 00:40:19.436627 [ 352 ] {2f587083-f396-48cc-9ab9-6024a00b520e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003174 sec., 315.05986137366097 rows/sec., 12.31 KiB/sec. | ||
| 14434 | 2026.01.08 00:40:19.436776 [ 352 ] {2f587083-f396-48cc-9ab9-6024a00b520e} <Debug> TCPHandler: Processed in 0.003579972 sec. | ||
| 14435 | 2026.01.08 00:40:19.436886 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14436 | 2026.01.08 00:40:19.436919 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14437 | 2026.01.08 00:40:19.436926 [ 352 ] {} <Debug> TCP-Session: 891173ac-058e-4d1d-8f38-8082f98d252d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14438 | 2026.01.08 00:40:19.436938 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14439 | 2026.01.08 00:40:19.436957 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14440 | 2026.01.08 00:40:19.436965 [ 353 ] {} <Debug> TCP-Session: b4aa2fd4-b5a4-42f4-8bbb-83e3f2da03f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14441 | 2026.01.08 00:40:19.437001 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14442 | 2026.01.08 00:40:19.437034 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14443 | 2026.01.08 00:40:19.437059 [ 361 ] {} <Debug> TCP-Session: 97d80225-ce17-4413-827f-b0a688dd1318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14444 | 2026.01.08 00:40:19.437073 [ 363 ] {} <Debug> TCP-Session: 8787dee0-d6e2-4600-a818-31d181bd680c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14445 | 2026.01.08 00:40:19.437019 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14446 | 2026.01.08 00:40:19.437007 [ 351 ] {} <Debug> TCP-Session: eb7bb358-4651-475c-b92d-1601b63518dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14447 | 2026.01.08 00:40:19.437135 [ 360 ] {} <Debug> TCP-Session: a14bacf0-4055-4ccc-867d-bd468f6235a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14448 | 2026.01.08 00:40:19.436991 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14449 | 2026.01.08 00:40:19.436987 [ 362 ] {} <Debug> TCP-Session: 8b4d25af-178b-4fdb-b825-3847f72a2d0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14450 | 2026.01.08 00:40:19.437218 [ 355 ] {} <Debug> TCP-Session: fb3a32c6-e30c-45ae-906b-1948f4ef8a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14451 | 2026.01.08 00:40:19.436969 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14452 | 2026.01.08 00:40:19.437289 [ 354 ] {} <Debug> TCP-Session: 31752c1a-7c0e-4dbc-a3e8-2c2fa126a151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14453 | 2026.01.08 00:40:19.477148 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44155 | ||
| 14454 | 2026.01.08 00:40:19.477226 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14455 | 2026.01.08 00:40:19.477250 [ 352 ] {} <Debug> TCP-Session: 61f5e342-5c3d-4c40-9ce5-7bdb8d356a8b Authenticating user 'default' from [fd00:1122:3344:101::e]:44155 | ||
| 14456 | 2026.01.08 00:40:19.477268 [ 352 ] {} <Debug> TCP-Session: 61f5e342-5c3d-4c40-9ce5-7bdb8d356a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14457 | 2026.01.08 00:40:19.477281 [ 352 ] {} <Debug> TCP-Session: 61f5e342-5c3d-4c40-9ce5-7bdb8d356a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14458 | 2026.01.08 00:40:19.477441 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44607 | ||
| 14459 | 2026.01.08 00:40:19.477484 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44854 | ||
| 14460 | 2026.01.08 00:40:19.477483 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35627 | ||
| 14461 | 2026.01.08 00:40:19.477520 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14462 | 2026.01.08 00:40:19.477535 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46048 | ||
| 14463 | 2026.01.08 00:40:19.477574 [ 353 ] {} <Debug> TCP-Session: d0bf02b0-f97a-4bd3-86b4-a4d79a008501 Authenticating user 'default' from [fd00:1122:3344:101::e]:44607 | ||
| 14464 | 2026.01.08 00:40:19.477554 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14465 | 2026.01.08 00:40:19.477612 [ 353 ] {} <Debug> TCP-Session: d0bf02b0-f97a-4bd3-86b4-a4d79a008501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14466 | 2026.01.08 00:40:19.477619 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14467 | 2026.01.08 00:40:19.477632 [ 353 ] {} <Debug> TCP-Session: d0bf02b0-f97a-4bd3-86b4-a4d79a008501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14468 | 2026.01.08 00:40:19.477628 [ 360 ] {} <Debug> TCP-Session: ed15e2d8-c158-41b4-a15c-1e3c99ea608d Authenticating user 'default' from [fd00:1122:3344:101::e]:44854 | ||
| 14469 | 2026.01.08 00:40:19.477653 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14470 | 2026.01.08 00:40:19.477676 [ 360 ] {} <Debug> TCP-Session: ed15e2d8-c158-41b4-a15c-1e3c99ea608d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14471 | 2026.01.08 00:40:19.477658 [ 354 ] {} <Debug> TCP-Session: 5c526ff7-ad11-4302-80f6-c51a7a85e56a Authenticating user 'default' from [fd00:1122:3344:101::e]:35627 | ||
| 14472 | 2026.01.08 00:40:19.477702 [ 360 ] {} <Debug> TCP-Session: ed15e2d8-c158-41b4-a15c-1e3c99ea608d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2026.01.08 00:40:19.477699 [ 351 ] {} <Debug> TCP-Session: 64dbfa6c-44b1-47a0-a3f2-b0f1ebd37907 Authenticating user 'default' from [fd00:1122:3344:101::e]:46048 | ||
| 14474 | 2026.01.08 00:40:19.477736 [ 354 ] {} <Debug> TCP-Session: 5c526ff7-ad11-4302-80f6-c51a7a85e56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14475 | 2026.01.08 00:40:19.477526 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52925 | ||
| 14476 | 2026.01.08 00:40:19.477771 [ 354 ] {} <Debug> TCP-Session: 5c526ff7-ad11-4302-80f6-c51a7a85e56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14477 | 2026.01.08 00:40:19.477766 [ 351 ] {} <Debug> TCP-Session: 64dbfa6c-44b1-47a0-a3f2-b0f1ebd37907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14478 | 2026.01.08 00:40:19.477506 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43856 | ||
| 14479 | 2026.01.08 00:40:19.477828 [ 351 ] {} <Debug> TCP-Session: 64dbfa6c-44b1-47a0-a3f2-b0f1ebd37907 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14480 | 2026.01.08 00:40:19.477834 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14481 | 2026.01.08 00:40:19.477497 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55605 | ||
| 14482 | 2026.01.08 00:40:19.477871 [ 363 ] {} <Debug> TCP-Session: 74028ac1-5c6d-4040-8a87-4c5a8db3b40a Authenticating user 'default' from [fd00:1122:3344:101::e]:52925 | ||
| 14483 | 2026.01.08 00:40:19.477887 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14484 | 2026.01.08 00:40:19.477903 [ 363 ] {} <Debug> TCP-Session: 74028ac1-5c6d-4040-8a87-4c5a8db3b40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14485 | 2026.01.08 00:40:19.477919 [ 361 ] {} <Debug> TCP-Session: 5b7cee1e-e1d6-413e-9b76-a5ff72c10f2f Authenticating user 'default' from [fd00:1122:3344:101::e]:43856 | ||
| 14486 | 2026.01.08 00:40:19.477922 [ 363 ] {} <Debug> TCP-Session: 74028ac1-5c6d-4040-8a87-4c5a8db3b40a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14487 | 2026.01.08 00:40:19.477937 [ 361 ] {} <Debug> TCP-Session: 5b7cee1e-e1d6-413e-9b76-a5ff72c10f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14488 | 2026.01.08 00:40:19.477937 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14489 | 2026.01.08 00:40:19.477950 [ 361 ] {} <Debug> TCP-Session: 5b7cee1e-e1d6-413e-9b76-a5ff72c10f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14490 | 2026.01.08 00:40:19.477513 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50118 | ||
| 14491 | 2026.01.08 00:40:19.477971 [ 355 ] {} <Debug> TCP-Session: c8bafd9c-5b64-4e76-aa57-de5d6ce5a8c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55605 | ||
| 14492 | 2026.01.08 00:40:19.477545 [ 352 ] {} <Trace> TCP-Session: 61f5e342-5c3d-4c40-9ce5-7bdb8d356a8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14493 | 2026.01.08 00:40:19.478040 [ 355 ] {} <Debug> TCP-Session: c8bafd9c-5b64-4e76-aa57-de5d6ce5a8c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14494 | 2026.01.08 00:40:19.478064 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14495 | 2026.01.08 00:40:19.478070 [ 355 ] {} <Debug> TCP-Session: c8bafd9c-5b64-4e76-aa57-de5d6ce5a8c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14496 | 2026.01.08 00:40:19.478098 [ 362 ] {} <Debug> TCP-Session: f22fea1b-360a-4f1a-8b39-5dd9ec53bcd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50118 | ||
| 14497 | 2026.01.08 00:40:19.478124 [ 362 ] {} <Debug> TCP-Session: f22fea1b-360a-4f1a-8b39-5dd9ec53bcd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14498 | 2026.01.08 00:40:19.478139 [ 362 ] {} <Debug> TCP-Session: f22fea1b-360a-4f1a-8b39-5dd9ec53bcd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14499 | 2026.01.08 00:40:19.478184 [ 352 ] {3fffcddd-0188-486b-a932-14108a6b9bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44155) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14500 | 2026.01.08 00:40:19.478392 [ 352 ] {3fffcddd-0188-486b-a932-14108a6b9bd7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14501 | 2026.01.08 00:40:19.478440 [ 352 ] {3fffcddd-0188-486b-a932-14108a6b9bd7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14502 | 2026.01.08 00:40:19.478697 [ 352 ] {3fffcddd-0188-486b-a932-14108a6b9bd7} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 14503 | 2026.01.08 00:40:19.479628 [ 344 ] {3fffcddd-0188-486b-a932-14108a6b9bd7} <Trace> AggregatingTransform: Aggregating | ||
| 14504 | 2026.01.08 00:40:19.479666 [ 344 ] {3fffcddd-0188-486b-a932-14108a6b9bd7} <Trace> Aggregator: Aggregation method: without_key | ||
| 14505 | 2026.01.08 00:40:19.479703 [ 344 ] {3fffcddd-0188-486b-a932-14108a6b9bd7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914366 sec. (1093.654 rows/sec., 42.72 KiB/sec.) | ||
| 14506 | 2026.01.08 00:40:19.479721 [ 344 ] {3fffcddd-0188-486b-a932-14108a6b9bd7} <Trace> Aggregator: Merging aggregated data | ||
| 14507 | 2026.01.08 00:40:19.480955 [ 352 ] {3fffcddd-0188-486b-a932-14108a6b9bd7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002815 sec., 355.2397868561279 rows/sec., 13.88 KiB/sec. | ||
| 14508 | 2026.01.08 00:40:19.481132 [ 352 ] {3fffcddd-0188-486b-a932-14108a6b9bd7} <Debug> TCPHandler: Processed in 0.003673014 sec. | ||
| 14509 | 2026.01.08 00:40:19.481226 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14510 | 2026.01.08 00:40:19.481258 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14511 | 2026.01.08 00:40:19.481265 [ 353 ] {} <Debug> TCP-Session: d0bf02b0-f97a-4bd3-86b4-a4d79a008501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14512 | 2026.01.08 00:40:19.481277 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14513 | 2026.01.08 00:40:19.481295 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14514 | 2026.01.08 00:40:19.481310 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14515 | 2026.01.08 00:40:19.481339 [ 351 ] {} <Debug> TCP-Session: 64dbfa6c-44b1-47a0-a3f2-b0f1ebd37907 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14516 | 2026.01.08 00:40:19.481349 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14517 | 2026.01.08 00:40:19.481386 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14518 | 2026.01.08 00:40:19.481407 [ 361 ] {} <Debug> TCP-Session: 5b7cee1e-e1d6-413e-9b76-a5ff72c10f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14519 | 2026.01.08 00:40:19.481366 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14520 | 2026.01.08 00:40:19.481430 [ 352 ] {} <Debug> TCP-Session: 61f5e342-5c3d-4c40-9ce5-7bdb8d356a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14521 | 2026.01.08 00:40:19.481456 [ 363 ] {} <Debug> TCP-Session: 74028ac1-5c6d-4040-8a87-4c5a8db3b40a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14522 | 2026.01.08 00:40:19.481373 [ 355 ] {} <Debug> TCP-Session: c8bafd9c-5b64-4e76-aa57-de5d6ce5a8c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14523 | 2026.01.08 00:40:19.481332 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14524 | 2026.01.08 00:40:19.481301 [ 362 ] {} <Debug> TCP-Session: f22fea1b-360a-4f1a-8b39-5dd9ec53bcd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14525 | 2026.01.08 00:40:19.481359 [ 360 ] {} <Debug> TCP-Session: ed15e2d8-c158-41b4-a15c-1e3c99ea608d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14526 | 2026.01.08 00:40:19.481548 [ 354 ] {} <Debug> TCP-Session: 5c526ff7-ad11-4302-80f6-c51a7a85e56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14527 | 2026.01.08 00:40:19.543986 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39894 | ||
| 14528 | 2026.01.08 00:40:19.544089 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14529 | 2026.01.08 00:40:19.544116 [ 362 ] {} <Debug> TCP-Session: c96e80c8-3edf-4680-9bc9-30c9963ddf1c Authenticating user 'default' from [fd00:1122:3344:101::e]:39894 | ||
| 14530 | 2026.01.08 00:40:19.544138 [ 362 ] {} <Debug> TCP-Session: c96e80c8-3edf-4680-9bc9-30c9963ddf1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14531 | 2026.01.08 00:40:19.544152 [ 362 ] {} <Debug> TCP-Session: c96e80c8-3edf-4680-9bc9-30c9963ddf1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14532 | 2026.01.08 00:40:19.544408 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59607 | ||
| 14533 | 2026.01.08 00:40:19.544431 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55387 | ||
| 14534 | 2026.01.08 00:40:19.544464 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48330 | ||
| 14535 | 2026.01.08 00:40:19.544492 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38997 | ||
| 14536 | 2026.01.08 00:40:19.544518 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53753 | ||
| 14537 | 2026.01.08 00:40:19.544535 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14538 | 2026.01.08 00:40:19.544554 [ 362 ] {} <Trace> TCP-Session: c96e80c8-3edf-4680-9bc9-30c9963ddf1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14539 | 2026.01.08 00:40:19.544576 [ 351 ] {} <Debug> TCP-Session: c0c96eb2-1927-4428-863b-8502685a0c85 Authenticating user 'default' from [fd00:1122:3344:101::e]:55387 | ||
| 14540 | 2026.01.08 00:40:19.544591 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14541 | 2026.01.08 00:40:19.544596 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14542 | 2026.01.08 00:40:19.544611 [ 351 ] {} <Debug> TCP-Session: c0c96eb2-1927-4428-863b-8502685a0c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14543 | 2026.01.08 00:40:19.544627 [ 355 ] {} <Debug> TCP-Session: 8e7088d8-608d-43fc-8868-c74e18e661b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38997 | ||
| 14544 | 2026.01.08 00:40:19.544635 [ 351 ] {} <Debug> TCP-Session: c0c96eb2-1927-4428-863b-8502685a0c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14545 | 2026.01.08 00:40:19.544630 [ 361 ] {} <Debug> TCP-Session: 00127d38-d776-4433-b67f-3acea4538ade Authenticating user 'default' from [fd00:1122:3344:101::e]:53753 | ||
| 14546 | 2026.01.08 00:40:19.544652 [ 355 ] {} <Debug> TCP-Session: 8e7088d8-608d-43fc-8868-c74e18e661b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14547 | 2026.01.08 00:40:19.544665 [ 361 ] {} <Debug> TCP-Session: 00127d38-d776-4433-b67f-3acea4538ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14548 | 2026.01.08 00:40:19.544578 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14549 | 2026.01.08 00:40:19.544682 [ 361 ] {} <Debug> TCP-Session: 00127d38-d776-4433-b67f-3acea4538ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14550 | 2026.01.08 00:40:19.544679 [ 355 ] {} <Debug> TCP-Session: 8e7088d8-608d-43fc-8868-c74e18e661b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14551 | 2026.01.08 00:40:19.544720 [ 353 ] {} <Debug> TCP-Session: cee4bcd6-0b82-4ced-894a-79d7de363182 Authenticating user 'default' from [fd00:1122:3344:101::e]:48330 | ||
| 14552 | 2026.01.08 00:40:19.544526 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14553 | 2026.01.08 00:40:19.544760 [ 353 ] {} <Debug> TCP-Session: cee4bcd6-0b82-4ced-894a-79d7de363182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14554 | 2026.01.08 00:40:19.544760 [ 362 ] {326d3b2e-46e1-419b-b864-55182c6edca3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39894) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14555 | 2026.01.08 00:40:19.544785 [ 363 ] {} <Debug> TCP-Session: 376f8c1a-cce3-48eb-ab4e-2897d4dff5c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59607 | ||
| 14556 | 2026.01.08 00:40:19.544788 [ 353 ] {} <Debug> TCP-Session: cee4bcd6-0b82-4ced-894a-79d7de363182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14557 | 2026.01.08 00:40:19.544509 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61063 | ||
| 14558 | 2026.01.08 00:40:19.544828 [ 363 ] {} <Debug> TCP-Session: 376f8c1a-cce3-48eb-ab4e-2897d4dff5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14559 | 2026.01.08 00:40:19.544487 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34566 | ||
| 14560 | 2026.01.08 00:40:19.544891 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14561 | 2026.01.08 00:40:19.544868 [ 363 ] {} <Debug> TCP-Session: 376f8c1a-cce3-48eb-ab4e-2897d4dff5c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14562 | 2026.01.08 00:40:19.544943 [ 360 ] {} <Debug> TCP-Session: faf98e3e-b213-4fb4-8288-bae757f52618 Authenticating user 'default' from [fd00:1122:3344:101::e]:61063 | ||
| 14563 | 2026.01.08 00:40:19.544437 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46380 | ||
| 14564 | 2026.01.08 00:40:19.544971 [ 360 ] {} <Debug> TCP-Session: faf98e3e-b213-4fb4-8288-bae757f52618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14565 | 2026.01.08 00:40:19.544986 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14566 | 2026.01.08 00:40:19.545010 [ 360 ] {} <Debug> TCP-Session: faf98e3e-b213-4fb4-8288-bae757f52618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14567 | 2026.01.08 00:40:19.545035 [ 354 ] {} <Debug> TCP-Session: 668d8b6e-9318-42a8-9da9-aa6e6a4c453c Authenticating user 'default' from [fd00:1122:3344:101::e]:34566 | ||
| 14568 | 2026.01.08 00:40:19.545039 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14569 | 2026.01.08 00:40:19.545068 [ 354 ] {} <Debug> TCP-Session: 668d8b6e-9318-42a8-9da9-aa6e6a4c453c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14570 | 2026.01.08 00:40:19.545077 [ 352 ] {} <Debug> TCP-Session: acada779-da89-4ee2-899a-0365216196d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46380 | ||
| 14571 | 2026.01.08 00:40:19.545092 [ 354 ] {} <Debug> TCP-Session: 668d8b6e-9318-42a8-9da9-aa6e6a4c453c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14572 | 2026.01.08 00:40:19.545099 [ 362 ] {326d3b2e-46e1-419b-b864-55182c6edca3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14573 | 2026.01.08 00:40:19.545112 [ 352 ] {} <Debug> TCP-Session: acada779-da89-4ee2-899a-0365216196d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14574 | 2026.01.08 00:40:19.545141 [ 352 ] {} <Debug> TCP-Session: acada779-da89-4ee2-899a-0365216196d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14575 | 2026.01.08 00:40:19.545169 [ 362 ] {326d3b2e-46e1-419b-b864-55182c6edca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14576 | 2026.01.08 00:40:19.545490 [ 362 ] {326d3b2e-46e1-419b-b864-55182c6edca3} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 14577 | 2026.01.08 00:40:19.546667 [ 307 ] {326d3b2e-46e1-419b-b864-55182c6edca3} <Trace> AggregatingTransform: Aggregating | ||
| 14578 | 2026.01.08 00:40:19.546719 [ 307 ] {326d3b2e-46e1-419b-b864-55182c6edca3} <Trace> Aggregator: Aggregation method: without_key | ||
| 14579 | 2026.01.08 00:40:19.546758 [ 307 ] {326d3b2e-46e1-419b-b864-55182c6edca3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001161483 sec. (860.968 rows/sec., 33.63 KiB/sec.) | ||
| 14580 | 2026.01.08 00:40:19.546778 [ 307 ] {326d3b2e-46e1-419b-b864-55182c6edca3} <Trace> Aggregator: Merging aggregated data | ||
| 14581 | 2026.01.08 00:40:19.548364 [ 362 ] {326d3b2e-46e1-419b-b864-55182c6edca3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00368 sec., 271.7391304347826 rows/sec., 10.61 KiB/sec. | ||
| 14582 | 2026.01.08 00:40:19.548512 [ 362 ] {326d3b2e-46e1-419b-b864-55182c6edca3} <Debug> TCPHandler: Processed in 0.004103547 sec. | ||
| 14583 | 2026.01.08 00:40:19.548636 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14584 | 2026.01.08 00:40:19.548663 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14585 | 2026.01.08 00:40:19.548680 [ 361 ] {} <Debug> TCP-Session: 00127d38-d776-4433-b67f-3acea4538ade Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14586 | 2026.01.08 00:40:19.548685 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14587 | 2026.01.08 00:40:19.548710 [ 363 ] {} <Debug> TCP-Session: 376f8c1a-cce3-48eb-ab4e-2897d4dff5c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14588 | 2026.01.08 00:40:19.548701 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14589 | 2026.01.08 00:40:19.548735 [ 355 ] {} <Debug> TCP-Session: 8e7088d8-608d-43fc-8868-c74e18e661b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14590 | 2026.01.08 00:40:19.548756 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14591 | 2026.01.08 00:40:19.548771 [ 353 ] {} <Debug> TCP-Session: cee4bcd6-0b82-4ced-894a-79d7de363182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14592 | 2026.01.08 00:40:19.548776 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14593 | 2026.01.08 00:40:19.548808 [ 354 ] {} <Debug> TCP-Session: 668d8b6e-9318-42a8-9da9-aa6e6a4c453c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14594 | 2026.01.08 00:40:19.548792 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14595 | 2026.01.08 00:40:19.548834 [ 360 ] {} <Debug> TCP-Session: faf98e3e-b213-4fb4-8288-bae757f52618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14596 | 2026.01.08 00:40:19.548721 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14597 | 2026.01.08 00:40:19.548870 [ 362 ] {} <Debug> TCP-Session: c96e80c8-3edf-4680-9bc9-30c9963ddf1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14598 | 2026.01.08 00:40:19.548741 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14599 | 2026.01.08 00:40:19.548912 [ 351 ] {} <Debug> TCP-Session: c0c96eb2-1927-4428-863b-8502685a0c85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14600 | 2026.01.08 00:40:19.548951 [ 352 ] {} <Debug> TCP-Session: acada779-da89-4ee2-899a-0365216196d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14601 | 2026.01.08 00:40:19.646222 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14602 | 2026.01.08 00:40:19.646408 [ 268 ] {b3b0d83f-0be5-485c-9e83-ef637f4570cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14603 | 2026.01.08 00:40:19.646492 [ 268 ] {b3b0d83f-0be5-485c-9e83-ef637f4570cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14604 | 2026.01.08 00:40:19.647261 [ 268 ] {b3b0d83f-0be5-485c-9e83-ef637f4570cc} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14605 | 2026.01.08 00:40:19.647312 [ 268 ] {b3b0d83f-0be5-485c-9e83-ef637f4570cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14606 | 2026.01.08 00:40:19.647758 [ 268 ] {b3b0d83f-0be5-485c-9e83-ef637f4570cc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14607 | 2026.01.08 00:40:19.648001 [ 268 ] {b3b0d83f-0be5-485c-9e83-ef637f4570cc} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14608 | 2026.01.08 00:40:19.648178 [ 268 ] {b3b0d83f-0be5-485c-9e83-ef637f4570cc} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001824 sec., 36184.21052631579 rows/sec., 2.88 MiB/sec. | ||
| 14609 | 2026.01.08 00:40:19.648233 [ 268 ] {b3b0d83f-0be5-485c-9e83-ef637f4570cc} <Debug> TCPHandler: Processed in 0.002146531 sec. | ||
| 14610 | 2026.01.08 00:40:19.648369 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14611 | 2026.01.08 00:40:19.648476 [ 268 ] {d9716731-7235-4d13-934b-7f52ff6f801c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14612 | 2026.01.08 00:40:19.648523 [ 268 ] {d9716731-7235-4d13-934b-7f52ff6f801c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14613 | 2026.01.08 00:40:19.648990 [ 268 ] {d9716731-7235-4d13-934b-7f52ff6f801c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14614 | 2026.01.08 00:40:19.649030 [ 268 ] {d9716731-7235-4d13-934b-7f52ff6f801c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14615 | 2026.01.08 00:40:19.649364 [ 268 ] {d9716731-7235-4d13-934b-7f52ff6f801c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14616 | 2026.01.08 00:40:19.649589 [ 268 ] {d9716731-7235-4d13-934b-7f52ff6f801c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2026.01.08 00:40:19.649735 [ 268 ] {d9716731-7235-4d13-934b-7f52ff6f801c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001284 sec., 3894.080996884735 rows/sec., 292.82 KiB/sec. | ||
| 14618 | 2026.01.08 00:40:19.649776 [ 268 ] {d9716731-7235-4d13-934b-7f52ff6f801c} <Debug> TCPHandler: Processed in 0.001460491 sec. | ||
| 14619 | 2026.01.08 00:40:19.649894 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2026.01.08 00:40:19.649994 [ 268 ] {2a6ddb73-594f-42b3-86b8-66efbf808354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14621 | 2026.01.08 00:40:19.650039 [ 268 ] {2a6ddb73-594f-42b3-86b8-66efbf808354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14622 | 2026.01.08 00:40:19.650476 [ 268 ] {2a6ddb73-594f-42b3-86b8-66efbf808354} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14623 | 2026.01.08 00:40:19.650515 [ 268 ] {2a6ddb73-594f-42b3-86b8-66efbf808354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14624 | 2026.01.08 00:40:19.650839 [ 268 ] {2a6ddb73-594f-42b3-86b8-66efbf808354} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14625 | 2026.01.08 00:40:19.651066 [ 268 ] {2a6ddb73-594f-42b3-86b8-66efbf808354} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14626 | 2026.01.08 00:40:19.651209 [ 268 ] {2a6ddb73-594f-42b3-86b8-66efbf808354} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001234 sec., 55915.72123176661 rows/sec., 4.36 MiB/sec. | ||
| 14627 | 2026.01.08 00:40:19.651249 [ 268 ] {2a6ddb73-594f-42b3-86b8-66efbf808354} <Debug> TCPHandler: Processed in 0.001405079 sec. | ||
| 14628 | 2026.01.08 00:40:19.651366 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14629 | 2026.01.08 00:40:19.651462 [ 268 ] {59326c09-48c3-461f-bd0d-c004a70f3248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14630 | 2026.01.08 00:40:19.651508 [ 268 ] {59326c09-48c3-461f-bd0d-c004a70f3248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14631 | 2026.01.08 00:40:19.651970 [ 268 ] {59326c09-48c3-461f-bd0d-c004a70f3248} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2026.01.08 00:40:19.652009 [ 268 ] {59326c09-48c3-461f-bd0d-c004a70f3248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14633 | 2026.01.08 00:40:19.652376 [ 268 ] {59326c09-48c3-461f-bd0d-c004a70f3248} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14634 | 2026.01.08 00:40:19.652613 [ 268 ] {59326c09-48c3-461f-bd0d-c004a70f3248} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2026.01.08 00:40:19.652764 [ 268 ] {59326c09-48c3-461f-bd0d-c004a70f3248} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 14636 | 2026.01.08 00:40:19.652806 [ 268 ] {59326c09-48c3-461f-bd0d-c004a70f3248} <Debug> TCPHandler: Processed in 0.001489533 sec. | ||
| 14637 | 2026.01.08 00:40:19.652929 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14638 | 2026.01.08 00:40:19.653025 [ 268 ] {625bdb06-c889-48ba-9073-63608667f7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14639 | 2026.01.08 00:40:19.653083 [ 268 ] {625bdb06-c889-48ba-9073-63608667f7cf} <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 | ||
| 14640 | 2026.01.08 00:40:19.653885 [ 268 ] {625bdb06-c889-48ba-9073-63608667f7cf} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2026.01.08 00:40:19.653925 [ 268 ] {625bdb06-c889-48ba-9073-63608667f7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14642 | 2026.01.08 00:40:19.654457 [ 268 ] {625bdb06-c889-48ba-9073-63608667f7cf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14643 | 2026.01.08 00:40:19.654696 [ 268 ] {625bdb06-c889-48ba-9073-63608667f7cf} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14644 | 2026.01.08 00:40:19.654839 [ 268 ] {625bdb06-c889-48ba-9073-63608667f7cf} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001832 sec., 2729.2576419213974 rows/sec., 4.89 MiB/sec. | ||
| 14645 | 2026.01.08 00:40:19.654904 [ 268 ] {625bdb06-c889-48ba-9073-63608667f7cf} <Debug> TCPHandler: Processed in 0.002022237 sec. | ||
| 14646 | 2026.01.08 00:40:19.655022 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14647 | 2026.01.08 00:40:19.655119 [ 268 ] {b0b0f768-653c-44d3-9aae-c6769b15f22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14648 | 2026.01.08 00:40:19.655165 [ 268 ] {b0b0f768-653c-44d3-9aae-c6769b15f22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14649 | 2026.01.08 00:40:19.655540 [ 268 ] {b0b0f768-653c-44d3-9aae-c6769b15f22f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14650 | 2026.01.08 00:40:19.655578 [ 268 ] {b0b0f768-653c-44d3-9aae-c6769b15f22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14651 | 2026.01.08 00:40:19.655912 [ 268 ] {b0b0f768-653c-44d3-9aae-c6769b15f22f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14652 | 2026.01.08 00:40:19.656222 [ 268 ] {b0b0f768-653c-44d3-9aae-c6769b15f22f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2026.01.08 00:40:19.656413 [ 268 ] {b0b0f768-653c-44d3-9aae-c6769b15f22f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. | ||
| 14654 | 2026.01.08 00:40:19.656459 [ 268 ] {b0b0f768-653c-44d3-9aae-c6769b15f22f} <Debug> TCPHandler: Processed in 0.001487273 sec. | ||
| 14655 | 2026.01.08 00:40:21.931641 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14656 | 2026.01.08 00:40:21.931742 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14657 | 2026.01.08 00:40:22.002483 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002154121 sec. | ||
| 14658 | 2026.01.08 00:40:22.098646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30833 | ||
| 14659 | 2026.01.08 00:40:22.099152 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2026.01.08 00:40:22.099194 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14661 | 2026.01.08 00:40:22.099704 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14662 | 2026.01.08 00:40:22.099932 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2026.01.08 00:40:22.100078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30833 | ||
| 14664 | 2026.01.08 00:40:22.197222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1878 | ||
| 14665 | 2026.01.08 00:40:22.199887 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2026.01.08 00:40:22.199947 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14667 | 2026.01.08 00:40:22.201252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14668 | 2026.01.08 00:40:22.201533 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2026.01.08 00:40:22.201908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1878 | ||
| 14670 | 2026.01.08 00:40:23.732692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14671 | 2026.01.08 00:40:23.750350 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2026.01.08 00:40:23.750410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14673 | 2026.01.08 00:40:23.756749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14674 | 2026.01.08 00:40:23.757438 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14675 | 2026.01.08 00:40:23.760487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14676 | 2026.01.08 00:40:24.647896 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14677 | 2026.01.08 00:40:24.648086 [ 268 ] {b7e07665-abf9-48b1-af7f-6241398cfb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14678 | 2026.01.08 00:40:24.648156 [ 268 ] {b7e07665-abf9-48b1-af7f-6241398cfb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14679 | 2026.01.08 00:40:24.648884 [ 268 ] {b7e07665-abf9-48b1-af7f-6241398cfb26} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14680 | 2026.01.08 00:40:24.648930 [ 268 ] {b7e07665-abf9-48b1-af7f-6241398cfb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14681 | 2026.01.08 00:40:24.649343 [ 268 ] {b7e07665-abf9-48b1-af7f-6241398cfb26} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14682 | 2026.01.08 00:40:24.649570 [ 268 ] {b7e07665-abf9-48b1-af7f-6241398cfb26} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14683 | 2026.01.08 00:40:24.649720 [ 156 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14684 | 2026.01.08 00:40:24.649734 [ 268 ] {b7e07665-abf9-48b1-af7f-6241398cfb26} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001702 sec., 75205.64042303173 rows/sec., 6.48 MiB/sec. | ||
| 14685 | 2026.01.08 00:40:24.649763 [ 156 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14686 | 2026.01.08 00:40:24.649783 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14687 | 2026.01.08 00:40:24.649793 [ 268 ] {b7e07665-abf9-48b1-af7f-6241398cfb26} <Debug> TCPHandler: Processed in 0.002032807 sec. | ||
| 14688 | 2026.01.08 00:40:24.649915 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14689 | 2026.01.08 00:40:24.649925 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14690 | 2026.01.08 00:40:24.650076 [ 268 ] {a5e46fc2-e2bf-47a0-a854-4dd0609fca9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14691 | 2026.01.08 00:40:24.650087 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14692 | 2026.01.08 00:40:24.650123 [ 268 ] {a5e46fc2-e2bf-47a0-a854-4dd0609fca9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14693 | 2026.01.08 00:40:24.650136 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2465 rows starting from the beginning of the part | ||
| 14694 | 2026.01.08 00:40:24.650224 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 66 rows starting from the beginning of the part | ||
| 14695 | 2026.01.08 00:40:24.650284 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1390 rows starting from the beginning of the part | ||
| 14696 | 2026.01.08 00:40:24.650339 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 14697 | 2026.01.08 00:40:24.650390 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 66 rows starting from the beginning of the part | ||
| 14698 | 2026.01.08 00:40:24.650443 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part | ||
| 14699 | 2026.01.08 00:40:24.650566 [ 268 ] {a5e46fc2-e2bf-47a0-a854-4dd0609fca9f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14700 | 2026.01.08 00:40:24.650611 [ 268 ] {a5e46fc2-e2bf-47a0-a854-4dd0609fca9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14701 | 2026.01.08 00:40:24.650966 [ 268 ] {a5e46fc2-e2bf-47a0-a854-4dd0609fca9f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14702 | 2026.01.08 00:40:24.651197 [ 268 ] {a5e46fc2-e2bf-47a0-a854-4dd0609fca9f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14703 | 2026.01.08 00:40:24.651344 [ 268 ] {a5e46fc2-e2bf-47a0-a854-4dd0609fca9f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001293 sec., 27842.227378190255 rows/sec., 2.04 MiB/sec. | ||
| 14704 | 2026.01.08 00:40:24.651386 [ 268 ] {a5e46fc2-e2bf-47a0-a854-4dd0609fca9f} <Debug> TCPHandler: Processed in 0.001513723 sec. | ||
| 14705 | 2026.01.08 00:40:24.651505 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14706 | 2026.01.08 00:40:24.651603 [ 268 ] {7ec547d3-d25b-46bf-80cd-8e80251653da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14707 | 2026.01.08 00:40:24.651645 [ 268 ] {7ec547d3-d25b-46bf-80cd-8e80251653da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14708 | 2026.01.08 00:40:24.652100 [ 268 ] {7ec547d3-d25b-46bf-80cd-8e80251653da} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14709 | 2026.01.08 00:40:24.652136 [ 268 ] {7ec547d3-d25b-46bf-80cd-8e80251653da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14710 | 2026.01.08 00:40:24.652324 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4171 rows, containing 5 columns (5 merged, 0 gathered) in 0.00247352 sec., 1686260.8751900126 rows/sec., 145.59 MiB/sec. | ||
| 14711 | 2026.01.08 00:40:24.652451 [ 268 ] {7ec547d3-d25b-46bf-80cd-8e80251653da} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14712 | 2026.01.08 00:40:24.652607 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14713 | 2026.01.08 00:40:24.652682 [ 268 ] {7ec547d3-d25b-46bf-80cd-8e80251653da} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2026.01.08 00:40:24.652811 [ 156 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14715 | 2026.01.08 00:40:24.652829 [ 268 ] {7ec547d3-d25b-46bf-80cd-8e80251653da} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001245 sec., 80321.28514056225 rows/sec., 6.27 MiB/sec. | ||
| 14716 | 2026.01.08 00:40:24.652840 [ 156 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14717 | 2026.01.08 00:40:24.652865 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14718 | 2026.01.08 00:40:24.652870 [ 268 ] {7ec547d3-d25b-46bf-80cd-8e80251653da} <Debug> TCPHandler: Processed in 0.001414641 sec. | ||
| 14719 | 2026.01.08 00:40:24.652916 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2026.01.08 00:40:24.652968 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14721 | 2026.01.08 00:40:24.653009 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14722 | 2026.01.08 00:40:24.653010 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_106_21} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14723 | 2026.01.08 00:40:24.653103 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14724 | 2026.01.08 00:40:24.653114 [ 268 ] {e5e67332-4764-4cd6-a7a7-9b3a9e732eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14725 | 2026.01.08 00:40:24.653125 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 14726 | 2026.01.08 00:40:24.653143 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1250 rows starting from the beginning of the part | ||
| 14727 | 2026.01.08 00:40:24.653171 [ 268 ] {e5e67332-4764-4cd6-a7a7-9b3a9e732eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14728 | 2026.01.08 00:40:24.653218 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 69 rows starting from the beginning of the part | ||
| 14729 | 2026.01.08 00:40:24.653271 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 596 rows starting from the beginning of the part | ||
| 14730 | 2026.01.08 00:40:24.653320 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 14731 | 2026.01.08 00:40:24.653359 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 69 rows starting from the beginning of the part | ||
| 14732 | 2026.01.08 00:40:24.653398 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 100 rows starting from the beginning of the part | ||
| 14733 | 2026.01.08 00:40:24.653614 [ 268 ] {e5e67332-4764-4cd6-a7a7-9b3a9e732eb1} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14734 | 2026.01.08 00:40:24.653658 [ 268 ] {e5e67332-4764-4cd6-a7a7-9b3a9e732eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14735 | 2026.01.08 00:40:24.654014 [ 268 ] {e5e67332-4764-4cd6-a7a7-9b3a9e732eb1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14736 | 2026.01.08 00:40:24.654241 [ 268 ] {e5e67332-4764-4cd6-a7a7-9b3a9e732eb1} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14737 | 2026.01.08 00:40:24.654353 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 3 parts from all_1_101_20 to all_103_103_0 | ||
| 14738 | 2026.01.08 00:40:24.654373 [ 268 ] {e5e67332-4764-4cd6-a7a7-9b3a9e732eb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 14739 | 2026.01.08 00:40:24.654378 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14740 | 2026.01.08 00:40:24.654403 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14741 | 2026.01.08 00:40:24.654411 [ 268 ] {e5e67332-4764-4cd6-a7a7-9b3a9e732eb1} <Debug> TCPHandler: Processed in 0.001452161 sec. | ||
| 14742 | 2026.01.08 00:40:24.654478 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_103_21} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_101_20 to all_103_103_0 into Compact with storage Full | ||
| 14743 | 2026.01.08 00:40:24.654520 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14744 | 2026.01.08 00:40:24.654525 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606126 sec., 1337379.5082079489 rows/sec., 103.84 MiB/sec. | ||
| 14745 | 2026.01.08 00:40:24.654598 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_103_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14746 | 2026.01.08 00:40:24.654624 [ 268 ] {9f57df03-5c86-49ca-b1fc-7feb4c600cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14747 | 2026.01.08 00:40:24.654638 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 31669 rows starting from the beginning of the part | ||
| 14748 | 2026.01.08 00:40:24.654690 [ 268 ] {9f57df03-5c86-49ca-b1fc-7feb4c600cec} <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 | ||
| 14749 | 2026.01.08 00:40:24.654713 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14750 | 2026.01.08 00:40:24.654713 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14751 | 2026.01.08 00:40:24.654767 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_103_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 928 rows starting from the beginning of the part | ||
| 14752 | 2026.01.08 00:40:24.654982 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14753 | 2026.01.08 00:40:24.655069 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_106_21} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14754 | 2026.01.08 00:40:24.655147 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 14755 | 2026.01.08 00:40:24.655609 [ 268 ] {9f57df03-5c86-49ca-b1fc-7feb4c600cec} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14756 | 2026.01.08 00:40:24.655652 [ 268 ] {9f57df03-5c86-49ca-b1fc-7feb4c600cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14757 | 2026.01.08 00:40:24.656250 [ 268 ] {9f57df03-5c86-49ca-b1fc-7feb4c600cec} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14758 | 2026.01.08 00:40:24.656480 [ 268 ] {9f57df03-5c86-49ca-b1fc-7feb4c600cec} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14759 | 2026.01.08 00:40:24.656632 [ 268 ] {9f57df03-5c86-49ca-b1fc-7feb4c600cec} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002026 sec., 17769.002961500493 rows/sec., 31.84 MiB/sec. | ||
| 14760 | 2026.01.08 00:40:24.656691 [ 268 ] {9f57df03-5c86-49ca-b1fc-7feb4c600cec} <Debug> TCPHandler: Processed in 0.002219543 sec. | ||
| 14761 | 2026.01.08 00:40:24.656816 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14762 | 2026.01.08 00:40:24.656913 [ 268 ] {445e1da9-6931-4a9d-bc0e-70b08eae8c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14763 | 2026.01.08 00:40:24.656955 [ 268 ] {445e1da9-6931-4a9d-bc0e-70b08eae8c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14764 | 2026.01.08 00:40:24.657305 [ 268 ] {445e1da9-6931-4a9d-bc0e-70b08eae8c63} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2026.01.08 00:40:24.657341 [ 268 ] {445e1da9-6931-4a9d-bc0e-70b08eae8c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14766 | 2026.01.08 00:40:24.657662 [ 268 ] {445e1da9-6931-4a9d-bc0e-70b08eae8c63} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14767 | 2026.01.08 00:40:24.657879 [ 268 ] {445e1da9-6931-4a9d-bc0e-70b08eae8c63} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14768 | 2026.01.08 00:40:24.657991 [ 156 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14769 | 2026.01.08 00:40:24.658014 [ 268 ] {445e1da9-6931-4a9d-bc0e-70b08eae8c63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 14770 | 2026.01.08 00:40:24.658026 [ 156 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14771 | 2026.01.08 00:40:24.658048 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14772 | 2026.01.08 00:40:24.658051 [ 268 ] {445e1da9-6931-4a9d-bc0e-70b08eae8c63} <Debug> TCPHandler: Processed in 0.001284727 sec. | ||
| 14773 | 2026.01.08 00:40:24.658128 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14774 | 2026.01.08 00:40:24.658237 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14775 | 2026.01.08 00:40:24.658266 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6968 rows starting from the beginning of the part | ||
| 14776 | 2026.01.08 00:40:24.658319 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14777 | 2026.01.08 00:40:24.658362 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 38 rows starting from the beginning of the part | ||
| 14778 | 2026.01.08 00:40:24.658403 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 22 rows starting from the beginning of the part | ||
| 14779 | 2026.01.08 00:40:24.658443 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 14780 | 2026.01.08 00:40:24.658482 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14781 | 2026.01.08 00:40:24.660485 [ 195 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7208 rows, containing 4 columns (4 merged, 0 gathered) in 0.002396238 sec., 3008048.4492775756 rows/sec., 192.89 MiB/sec. | ||
| 14782 | 2026.01.08 00:40:24.660985 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14783 | 2026.01.08 00:40:24.661029 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_103_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32757 rows, containing 5 columns (5 merged, 0 gathered) in 0.006584677 sec., 4974731.486449526 rows/sec., 335.49 MiB/sec. | ||
| 14784 | 2026.01.08 00:40:24.661300 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14785 | 2026.01.08 00:40:24.661390 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_106_21} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14786 | 2026.01.08 00:40:24.661482 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14787 | 2026.01.08 00:40:24.661742 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_103_21} <Trace> MergedBlockOutputStream: filled checksums all_1_103_21 (state Temporary) | ||
| 14788 | 2026.01.08 00:40:24.662035 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_103_21 to all_1_103_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14789 | 2026.01.08 00:40:24.662113 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_103_21} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 3 parts: [all_1_101_20, all_103_103_0] -> all_1_103_21 | ||
| 14790 | 2026.01.08 00:40:24.662191 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14791 | 2026.01.08 00:40:25.206972 [ 155 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 | ||
| 14792 | 2026.01.08 00:40:25.207038 [ 155 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.01.08 00:40:25.207064 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14794 | 2026.01.08 00:40:25.207205 [ 200 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full | ||
| 14795 | 2026.01.08 00:40:25.207366 [ 200 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14796 | 2026.01.08 00:40:25.207405 [ 200 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 465 rows starting from the beginning of the part | ||
| 14797 | 2026.01.08 00:40:25.207482 [ 200 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 440 rows starting from the beginning of the part | ||
| 14798 | 2026.01.08 00:40:25.207535 [ 200 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 14799 | 2026.01.08 00:40:25.207580 [ 200 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 14800 | 2026.01.08 00:40:25.207621 [ 200 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 252 rows starting from the beginning of the part | ||
| 14801 | 2026.01.08 00:40:25.208581 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442481 sec., 1096028.301239323 rows/sec., 77.01 MiB/sec. | ||
| 14802 | 2026.01.08 00:40:25.208791 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 14803 | 2026.01.08 00:40:25.209118 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14804 | 2026.01.08 00:40:25.209209 [ 199 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_42_9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 | ||
| 14805 | 2026.01.08 00:40:25.209311 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14806 | 2026.01.08 00:40:29.601178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31281 | ||
| 14807 | 2026.01.08 00:40:29.601711 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14808 | 2026.01.08 00:40:29.601761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14809 | 2026.01.08 00:40:29.602268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14810 | 2026.01.08 00:40:29.602505 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14811 | 2026.01.08 00:40:29.602664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31281 | ||
| 14812 | 2026.01.08 00:40:29.646436 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14813 | 2026.01.08 00:40:29.646657 [ 268 ] {faa3744c-fb62-474f-9549-d9573ad874d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14814 | 2026.01.08 00:40:29.646756 [ 268 ] {faa3744c-fb62-474f-9549-d9573ad874d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14815 | 2026.01.08 00:40:29.647498 [ 268 ] {faa3744c-fb62-474f-9549-d9573ad874d4} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14816 | 2026.01.08 00:40:29.647542 [ 268 ] {faa3744c-fb62-474f-9549-d9573ad874d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14817 | 2026.01.08 00:40:29.647943 [ 268 ] {faa3744c-fb62-474f-9549-d9573ad874d4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14818 | 2026.01.08 00:40:29.648181 [ 268 ] {faa3744c-fb62-474f-9549-d9573ad874d4} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2026.01.08 00:40:29.648350 [ 268 ] {faa3744c-fb62-474f-9549-d9573ad874d4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001757 sec., 2276.607854297097 rows/sec., 185.64 KiB/sec. | ||
| 14820 | 2026.01.08 00:40:29.648401 [ 268 ] {faa3744c-fb62-474f-9549-d9573ad874d4} <Debug> TCPHandler: Processed in 0.00212026 sec. | ||
| 14821 | 2026.01.08 00:40:29.648536 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14822 | 2026.01.08 00:40:29.648640 [ 268 ] {66975f6e-b224-43d4-a9d6-f33bafb003fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14823 | 2026.01.08 00:40:29.648686 [ 268 ] {66975f6e-b224-43d4-a9d6-f33bafb003fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14824 | 2026.01.08 00:40:29.649150 [ 268 ] {66975f6e-b224-43d4-a9d6-f33bafb003fd} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14825 | 2026.01.08 00:40:29.649187 [ 268 ] {66975f6e-b224-43d4-a9d6-f33bafb003fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14826 | 2026.01.08 00:40:29.649520 [ 268 ] {66975f6e-b224-43d4-a9d6-f33bafb003fd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14827 | 2026.01.08 00:40:29.649750 [ 268 ] {66975f6e-b224-43d4-a9d6-f33bafb003fd} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14828 | 2026.01.08 00:40:29.649887 [ 268 ] {66975f6e-b224-43d4-a9d6-f33bafb003fd} <Debug> executeQuery: Read 69 rows, 5.62 KiB in 0.001272 sec., 54245.28301886793 rows/sec., 4.32 MiB/sec. | ||
| 14829 | 2026.01.08 00:40:29.649926 [ 268 ] {66975f6e-b224-43d4-a9d6-f33bafb003fd} <Debug> TCPHandler: Processed in 0.001442881 sec. | ||
| 14830 | 2026.01.08 00:40:29.650046 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14831 | 2026.01.08 00:40:29.650143 [ 268 ] {7610e612-b4cc-48b9-a088-d677ce2741cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14832 | 2026.01.08 00:40:29.650184 [ 268 ] {7610e612-b4cc-48b9-a088-d677ce2741cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14833 | 2026.01.08 00:40:29.650587 [ 268 ] {7610e612-b4cc-48b9-a088-d677ce2741cd} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14834 | 2026.01.08 00:40:29.650623 [ 268 ] {7610e612-b4cc-48b9-a088-d677ce2741cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14835 | 2026.01.08 00:40:29.650927 [ 268 ] {7610e612-b4cc-48b9-a088-d677ce2741cd} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14836 | 2026.01.08 00:40:29.651141 [ 268 ] {7610e612-b4cc-48b9-a088-d677ce2741cd} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14837 | 2026.01.08 00:40:29.651274 [ 268 ] {7610e612-b4cc-48b9-a088-d677ce2741cd} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001151 sec., 7819.287576020852 rows/sec., 569.31 KiB/sec. | ||
| 14838 | 2026.01.08 00:40:29.651312 [ 268 ] {7610e612-b4cc-48b9-a088-d677ce2741cd} <Debug> TCPHandler: Processed in 0.001314947 sec. | ||
| 14839 | 2026.01.08 00:40:29.651411 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14840 | 2026.01.08 00:40:29.651505 [ 268 ] {5d0bccb5-5b0c-4c32-ad1f-edb5d098388d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14841 | 2026.01.08 00:40:29.651546 [ 268 ] {5d0bccb5-5b0c-4c32-ad1f-edb5d098388d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14842 | 2026.01.08 00:40:29.651925 [ 268 ] {5d0bccb5-5b0c-4c32-ad1f-edb5d098388d} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2026.01.08 00:40:29.651959 [ 268 ] {5d0bccb5-5b0c-4c32-ad1f-edb5d098388d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14844 | 2026.01.08 00:40:29.652252 [ 268 ] {5d0bccb5-5b0c-4c32-ad1f-edb5d098388d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14845 | 2026.01.08 00:40:29.652467 [ 268 ] {5d0bccb5-5b0c-4c32-ad1f-edb5d098388d} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2026.01.08 00:40:29.652595 [ 268 ] {5d0bccb5-5b0c-4c32-ad1f-edb5d098388d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 59.88 KiB/sec. | ||
| 14847 | 2026.01.08 00:40:29.652633 [ 268 ] {5d0bccb5-5b0c-4c32-ad1f-edb5d098388d} <Debug> TCPHandler: Processed in 0.001269107 sec. | ||
| 14848 | 2026.01.08 00:40:29.652739 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14849 | 2026.01.08 00:40:29.652832 [ 268 ] {389d74cc-03e1-4d6c-b337-af7fc330d07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14850 | 2026.01.08 00:40:29.652872 [ 268 ] {389d74cc-03e1-4d6c-b337-af7fc330d07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14851 | 2026.01.08 00:40:29.653285 [ 268 ] {389d74cc-03e1-4d6c-b337-af7fc330d07e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14852 | 2026.01.08 00:40:29.653320 [ 268 ] {389d74cc-03e1-4d6c-b337-af7fc330d07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14853 | 2026.01.08 00:40:29.653626 [ 268 ] {389d74cc-03e1-4d6c-b337-af7fc330d07e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14854 | 2026.01.08 00:40:29.653833 [ 268 ] {389d74cc-03e1-4d6c-b337-af7fc330d07e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14855 | 2026.01.08 00:40:29.653966 [ 268 ] {389d74cc-03e1-4d6c-b337-af7fc330d07e} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001152 sec., 63368.055555555555 rows/sec., 4.95 MiB/sec. | ||
| 14856 | 2026.01.08 00:40:29.654003 [ 268 ] {389d74cc-03e1-4d6c-b337-af7fc330d07e} <Debug> TCPHandler: Processed in 0.001313407 sec. | ||
| 14857 | 2026.01.08 00:40:29.654112 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14858 | 2026.01.08 00:40:29.654206 [ 268 ] {2fdb8a09-6c2e-430a-9c83-0384fb6fe91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14859 | 2026.01.08 00:40:29.654249 [ 268 ] {2fdb8a09-6c2e-430a-9c83-0384fb6fe91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14860 | 2026.01.08 00:40:29.654657 [ 268 ] {2fdb8a09-6c2e-430a-9c83-0384fb6fe91d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14861 | 2026.01.08 00:40:29.654691 [ 268 ] {2fdb8a09-6c2e-430a-9c83-0384fb6fe91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14862 | 2026.01.08 00:40:29.655049 [ 268 ] {2fdb8a09-6c2e-430a-9c83-0384fb6fe91d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14863 | 2026.01.08 00:40:29.655262 [ 268 ] {2fdb8a09-6c2e-430a-9c83-0384fb6fe91d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2026.01.08 00:40:29.655391 [ 268 ] {2fdb8a09-6c2e-430a-9c83-0384fb6fe91d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001203 sec., 134663.3416458853 rows/sec., 9.38 MiB/sec. | ||
| 14865 | 2026.01.08 00:40:29.655427 [ 268 ] {2fdb8a09-6c2e-430a-9c83-0384fb6fe91d} <Debug> TCPHandler: Processed in 0.001364339 sec. | ||
| 14866 | 2026.01.08 00:40:29.655531 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14867 | 2026.01.08 00:40:29.655624 [ 268 ] {87b1323a-47e7-4485-b14b-095f87b15430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14868 | 2026.01.08 00:40:29.655667 [ 268 ] {87b1323a-47e7-4485-b14b-095f87b15430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14869 | 2026.01.08 00:40:29.655981 [ 268 ] {87b1323a-47e7-4485-b14b-095f87b15430} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.01.08 00:40:29.656017 [ 268 ] {87b1323a-47e7-4485-b14b-095f87b15430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14871 | 2026.01.08 00:40:29.656318 [ 268 ] {87b1323a-47e7-4485-b14b-095f87b15430} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14872 | 2026.01.08 00:40:29.656531 [ 268 ] {87b1323a-47e7-4485-b14b-095f87b15430} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14873 | 2026.01.08 00:40:29.656660 [ 268 ] {87b1323a-47e7-4485-b14b-095f87b15430} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 60.22 KiB/sec. | ||
| 14874 | 2026.01.08 00:40:29.656697 [ 268 ] {87b1323a-47e7-4485-b14b-095f87b15430} <Debug> TCPHandler: Processed in 0.001214105 sec. | ||
| 14875 | 2026.01.08 00:40:29.656810 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14876 | 2026.01.08 00:40:29.656905 [ 268 ] {0ecea1a5-3c73-4f9b-aa73-94b80dd9d03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14877 | 2026.01.08 00:40:29.656959 [ 268 ] {0ecea1a5-3c73-4f9b-aa73-94b80dd9d03b} <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 | ||
| 14878 | 2026.01.08 00:40:29.657720 [ 268 ] {0ecea1a5-3c73-4f9b-aa73-94b80dd9d03b} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14879 | 2026.01.08 00:40:29.657756 [ 268 ] {0ecea1a5-3c73-4f9b-aa73-94b80dd9d03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14880 | 2026.01.08 00:40:29.658252 [ 268 ] {0ecea1a5-3c73-4f9b-aa73-94b80dd9d03b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14881 | 2026.01.08 00:40:29.658472 [ 268 ] {0ecea1a5-3c73-4f9b-aa73-94b80dd9d03b} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2026.01.08 00:40:29.658610 [ 268 ] {0ecea1a5-3c73-4f9b-aa73-94b80dd9d03b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001724 sec., 2900.232018561485 rows/sec., 5.20 MiB/sec. | ||
| 14883 | 2026.01.08 00:40:29.658671 [ 268 ] {0ecea1a5-3c73-4f9b-aa73-94b80dd9d03b} <Debug> TCPHandler: Processed in 0.001909204 sec. | ||
| 14884 | 2026.01.08 00:40:29.658782 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2026.01.08 00:40:29.658884 [ 268 ] {5560fa2d-6bee-4420-8f95-05284497c3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14886 | 2026.01.08 00:40:29.658930 [ 268 ] {5560fa2d-6bee-4420-8f95-05284497c3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14887 | 2026.01.08 00:40:29.659282 [ 268 ] {5560fa2d-6bee-4420-8f95-05284497c3a9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2026.01.08 00:40:29.659320 [ 268 ] {5560fa2d-6bee-4420-8f95-05284497c3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14889 | 2026.01.08 00:40:29.659656 [ 268 ] {5560fa2d-6bee-4420-8f95-05284497c3a9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14890 | 2026.01.08 00:40:29.659899 [ 268 ] {5560fa2d-6bee-4420-8f95-05284497c3a9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14891 | 2026.01.08 00:40:29.660033 [ 268 ] {5560fa2d-6bee-4420-8f95-05284497c3a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 14892 | 2026.01.08 00:40:29.660072 [ 268 ] {5560fa2d-6bee-4420-8f95-05284497c3a9} <Debug> TCPHandler: Processed in 0.001340828 sec. | ||
| 14893 | 2026.01.08 00:40:31.261527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14894 | 2026.01.08 00:40:31.278560 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14895 | 2026.01.08 00:40:31.278623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14896 | 2026.01.08 00:40:31.284572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14897 | 2026.01.08 00:40:31.285248 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2026.01.08 00:40:31.288157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14899 | 2026.01.08 00:40:32.203062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1908 | ||
| 14900 | 2026.01.08 00:40:32.205331 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2026.01.08 00:40:32.205380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14902 | 2026.01.08 00:40:32.206560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14903 | 2026.01.08 00:40:32.206830 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14904 | 2026.01.08 00:40:32.207211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1908 | ||
| 14905 | 2026.01.08 00:40:34.647278 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14906 | 2026.01.08 00:40:34.647485 [ 268 ] {6365a0c9-c6da-4508-ad46-e40b7f13bf2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14907 | 2026.01.08 00:40:34.647563 [ 268 ] {6365a0c9-c6da-4508-ad46-e40b7f13bf2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14908 | 2026.01.08 00:40:34.648358 [ 268 ] {6365a0c9-c6da-4508-ad46-e40b7f13bf2d} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14909 | 2026.01.08 00:40:34.648411 [ 268 ] {6365a0c9-c6da-4508-ad46-e40b7f13bf2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14910 | 2026.01.08 00:40:34.648812 [ 268 ] {6365a0c9-c6da-4508-ad46-e40b7f13bf2d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14911 | 2026.01.08 00:40:34.649048 [ 268 ] {6365a0c9-c6da-4508-ad46-e40b7f13bf2d} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14912 | 2026.01.08 00:40:34.649212 [ 268 ] {6365a0c9-c6da-4508-ad46-e40b7f13bf2d} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001784 sec., 71748.87892376681 rows/sec., 6.18 MiB/sec. | ||
| 14913 | 2026.01.08 00:40:34.649265 [ 268 ] {6365a0c9-c6da-4508-ad46-e40b7f13bf2d} <Debug> TCPHandler: Processed in 0.002134161 sec. | ||
| 14914 | 2026.01.08 00:40:34.649392 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14915 | 2026.01.08 00:40:34.649497 [ 268 ] {a289dcf1-4e0e-4245-8c10-0ce08e84d531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14916 | 2026.01.08 00:40:34.649544 [ 268 ] {a289dcf1-4e0e-4245-8c10-0ce08e84d531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14917 | 2026.01.08 00:40:34.649977 [ 268 ] {a289dcf1-4e0e-4245-8c10-0ce08e84d531} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14918 | 2026.01.08 00:40:34.650016 [ 268 ] {a289dcf1-4e0e-4245-8c10-0ce08e84d531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14919 | 2026.01.08 00:40:34.650331 [ 268 ] {a289dcf1-4e0e-4245-8c10-0ce08e84d531} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14920 | 2026.01.08 00:40:34.650558 [ 268 ] {a289dcf1-4e0e-4245-8c10-0ce08e84d531} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14921 | 2026.01.08 00:40:34.650687 [ 150 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14922 | 2026.01.08 00:40:34.650692 [ 268 ] {a289dcf1-4e0e-4245-8c10-0ce08e84d531} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001219 sec., 29532.403609515997 rows/sec., 2.17 MiB/sec. | ||
| 14923 | 2026.01.08 00:40:34.650763 [ 150 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2026.01.08 00:40:34.650785 [ 268 ] {a289dcf1-4e0e-4245-8c10-0ce08e84d531} <Debug> TCPHandler: Processed in 0.001444201 sec. | ||
| 14925 | 2026.01.08 00:40:34.650792 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14926 | 2026.01.08 00:40:34.650904 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14927 | 2026.01.08 00:40:34.650907 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14928 | 2026.01.08 00:40:34.651018 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14929 | 2026.01.08 00:40:34.651033 [ 268 ] {0df1d979-2994-4eab-903e-2060caf80c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14930 | 2026.01.08 00:40:34.651054 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 278 rows starting from the beginning of the part | ||
| 14931 | 2026.01.08 00:40:34.651076 [ 268 ] {0df1d979-2994-4eab-903e-2060caf80c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14932 | 2026.01.08 00:40:34.651122 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 52 rows starting from the beginning of the part | ||
| 14933 | 2026.01.08 00:40:34.651176 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part | ||
| 14934 | 2026.01.08 00:40:34.651233 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 14935 | 2026.01.08 00:40:34.651285 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 9 rows starting from the beginning of the part | ||
| 14936 | 2026.01.08 00:40:34.651334 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 14937 | 2026.01.08 00:40:34.651518 [ 268 ] {0df1d979-2994-4eab-903e-2060caf80c35} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14938 | 2026.01.08 00:40:34.651555 [ 268 ] {0df1d979-2994-4eab-903e-2060caf80c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14939 | 2026.01.08 00:40:34.651892 [ 268 ] {0df1d979-2994-4eab-903e-2060caf80c35} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14940 | 2026.01.08 00:40:34.652108 [ 268 ] {0df1d979-2994-4eab-903e-2060caf80c35} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14941 | 2026.01.08 00:40:34.652232 [ 199 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367859 sec., 304124.91345964756 rows/sec., 21.26 MiB/sec. | ||
| 14942 | 2026.01.08 00:40:34.652245 [ 268 ] {0df1d979-2994-4eab-903e-2060caf80c35} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001231 sec., 81234.76848090983 rows/sec., 6.34 MiB/sec. | ||
| 14943 | 2026.01.08 00:40:34.652327 [ 268 ] {0df1d979-2994-4eab-903e-2060caf80c35} <Debug> TCPHandler: Processed in 0.001469752 sec. | ||
| 14944 | 2026.01.08 00:40:34.652382 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14945 | 2026.01.08 00:40:34.652452 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14946 | 2026.01.08 00:40:34.652558 [ 268 ] {cce35fd1-19e5-4730-a495-4c414120b2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14947 | 2026.01.08 00:40:34.652611 [ 268 ] {cce35fd1-19e5-4730-a495-4c414120b2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14948 | 2026.01.08 00:40:34.652637 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2026.01.08 00:40:34.652708 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_91_18} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14950 | 2026.01.08 00:40:34.652775 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14951 | 2026.01.08 00:40:34.653104 [ 268 ] {cce35fd1-19e5-4730-a495-4c414120b2b8} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14952 | 2026.01.08 00:40:34.653140 [ 268 ] {cce35fd1-19e5-4730-a495-4c414120b2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14953 | 2026.01.08 00:40:34.653493 [ 268 ] {cce35fd1-19e5-4730-a495-4c414120b2b8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14954 | 2026.01.08 00:40:34.653715 [ 268 ] {cce35fd1-19e5-4730-a495-4c414120b2b8} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14955 | 2026.01.08 00:40:34.653853 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 5 parts from all_1_103_21 to all_107_107_0 | ||
| 14956 | 2026.01.08 00:40:34.653856 [ 268 ] {cce35fd1-19e5-4730-a495-4c414120b2b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 14957 | 2026.01.08 00:40:34.653895 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14958 | 2026.01.08 00:40:34.653919 [ 268 ] {cce35fd1-19e5-4730-a495-4c414120b2b8} <Debug> TCPHandler: Processed in 0.001524494 sec. | ||
| 14959 | 2026.01.08 00:40:34.653922 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14960 | 2026.01.08 00:40:34.654044 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14961 | 2026.01.08 00:40:34.654069 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_103_21 to all_107_107_0 into Compact with storage Full | ||
| 14962 | 2026.01.08 00:40:34.654145 [ 268 ] {0cb7384b-6c8c-40e4-adda-660000a6d6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14963 | 2026.01.08 00:40:34.654170 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14964 | 2026.01.08 00:40:34.654200 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_103_21, total 32757 rows starting from the beginning of the part | ||
| 14965 | 2026.01.08 00:40:34.654202 [ 268 ] {0cb7384b-6c8c-40e4-adda-660000a6d6c9} <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 | ||
| 14966 | 2026.01.08 00:40:34.654254 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 62 rows starting from the beginning of the part | ||
| 14967 | 2026.01.08 00:40:34.654301 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14968 | 2026.01.08 00:40:34.654341 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14969 | 2026.01.08 00:40:34.654380 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 162 rows starting from the beginning of the part | ||
| 14970 | 2026.01.08 00:40:34.655095 [ 268 ] {0cb7384b-6c8c-40e4-adda-660000a6d6c9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14971 | 2026.01.08 00:40:34.655132 [ 268 ] {0cb7384b-6c8c-40e4-adda-660000a6d6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14972 | 2026.01.08 00:40:34.655713 [ 268 ] {0cb7384b-6c8c-40e4-adda-660000a6d6c9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14973 | 2026.01.08 00:40:34.655953 [ 268 ] {0cb7384b-6c8c-40e4-adda-660000a6d6c9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14974 | 2026.01.08 00:40:34.656095 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14975 | 2026.01.08 00:40:34.656107 [ 268 ] {0cb7384b-6c8c-40e4-adda-660000a6d6c9} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001981 sec., 18172.640080767287 rows/sec., 32.56 MiB/sec. | ||
| 14976 | 2026.01.08 00:40:34.656140 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14977 | 2026.01.08 00:40:34.656168 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 14978 | 2026.01.08 00:40:34.656201 [ 268 ] {0cb7384b-6c8c-40e4-adda-660000a6d6c9} <Debug> TCPHandler: Processed in 0.002206543 sec. | ||
| 14979 | 2026.01.08 00:40:34.656245 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14980 | 2026.01.08 00:40:34.656317 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14981 | 2026.01.08 00:40:34.656410 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14982 | 2026.01.08 00:40:34.656411 [ 268 ] {961222a2-1b4c-4f55-9390-ade7fc385305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14983 | 2026.01.08 00:40:34.656461 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1793 rows starting from the beginning of the part | ||
| 14984 | 2026.01.08 00:40:34.656464 [ 268 ] {961222a2-1b4c-4f55-9390-ade7fc385305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14985 | 2026.01.08 00:40:34.656570 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 14986 | 2026.01.08 00:40:34.656682 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part | ||
| 14987 | 2026.01.08 00:40:34.656789 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 14988 | 2026.01.08 00:40:34.656812 [ 268 ] {961222a2-1b4c-4f55-9390-ade7fc385305} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2026.01.08 00:40:34.656852 [ 268 ] {961222a2-1b4c-4f55-9390-ade7fc385305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 14990 | 2026.01.08 00:40:34.656892 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part | ||
| 14991 | 2026.01.08 00:40:34.656997 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 14992 | 2026.01.08 00:40:34.657189 [ 268 ] {961222a2-1b4c-4f55-9390-ade7fc385305} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14993 | 2026.01.08 00:40:34.657437 [ 268 ] {961222a2-1b4c-4f55-9390-ade7fc385305} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14994 | 2026.01.08 00:40:34.657576 [ 268 ] {961222a2-1b4c-4f55-9390-ade7fc385305} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 14995 | 2026.01.08 00:40:34.657615 [ 268 ] {961222a2-1b4c-4f55-9390-ade7fc385305} <Debug> TCPHandler: Processed in 0.001348158 sec. | ||
| 14996 | 2026.01.08 00:40:34.660678 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33301 rows, containing 5 columns (5 merged, 0 gathered) in 0.006635249 sec., 5018801.856569362 rows/sec., 338.64 MiB/sec. | ||
| 14997 | 2026.01.08 00:40:34.661005 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Trace> MergedBlockOutputStream: filled checksums all_1_107_22 (state Temporary) | ||
| 14998 | 2026.01.08 00:40:34.661362 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_107_22 to all_1_107_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14999 | 2026.01.08 00:40:34.661460 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_107_22} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 5 parts: [all_1_103_21, all_107_107_0] -> all_1_107_22 | ||
| 15000 | 2026.01.08 00:40:34.661588 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 15001 | 2026.01.08 00:40:34.665375 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1911 rows, containing 19 columns (19 merged, 0 gathered) in 0.00915978 sec., 208629.464899812 rows/sec., 373.85 MiB/sec. | ||
| 15002 | 2026.01.08 00:40:34.667537 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15003 | 2026.01.08 00:40:34.667899 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15004 | 2026.01.08 00:40:34.667989 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15005 | 2026.01.08 00:40:34.668174 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.34 MiB. | ||
| 15006 | 2026.01.08 00:40:35.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.96 MiB, peak 379.26 MiB, free memory in arenas 0.00 B, will set to 365.85 MiB (RSS), difference: 3.90 MiB | ||
| 15007 | 2026.01.08 00:40:36.931792 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15008 | 2026.01.08 00:40:36.931855 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15009 | 2026.01.08 00:40:37.103744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31793 | ||
| 15010 | 2026.01.08 00:40:37.104290 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15011 | 2026.01.08 00:40:37.104342 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15012 | 2026.01.08 00:40:37.104853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15013 | 2026.01.08 00:40:37.105102 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2026.01.08 00:40:37.105262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31793 | ||
| 15015 | 2026.01.08 00:40:37.105267 [ 146 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15016 | 2026.01.08 00:40:37.105336 [ 146 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2026.01.08 00:40:37.105357 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15018 | 2026.01.08 00:40:37.105462 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::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 | ||
| 15019 | 2026.01.08 00:40:37.105560 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15020 | 2026.01.08 00:40:37.105590 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29361 rows starting from the beginning of the part | ||
| 15021 | 2026.01.08 00:40:37.105648 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 15022 | 2026.01.08 00:40:37.105694 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 15023 | 2026.01.08 00:40:37.105736 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 15024 | 2026.01.08 00:40:37.105776 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 15025 | 2026.01.08 00:40:37.105817 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 15026 | 2026.01.08 00:40:37.108122 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31793 rows, containing 4 columns (4 merged, 0 gathered) in 0.002705437 sec., 11751521.103614682 rows/sec., 168.11 MiB/sec. | ||
| 15027 | 2026.01.08 00:40:37.108399 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15028 | 2026.01.08 00:40:37.108651 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2026.01.08 00:40:37.108718 [ 197 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_66_13} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15030 | 2026.01.08 00:40:37.108806 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 15031 | 2026.01.08 00:40:38.789225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 15032 | 2026.01.08 00:40:38.807416 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15033 | 2026.01.08 00:40:38.807484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15034 | 2026.01.08 00:40:38.814103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15035 | 2026.01.08 00:40:38.814799 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15036 | 2026.01.08 00:40:38.815124 [ 144 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15037 | 2026.01.08 00:40:38.815171 [ 144 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15038 | 2026.01.08 00:40:38.815195 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15039 | 2026.01.08 00:40:38.815338 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::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 | ||
| 15040 | 2026.01.08 00:40:38.818285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 15041 | 2026.01.08 00:40:38.819133 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15042 | 2026.01.08 00:40:38.820644 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 15043 | 2026.01.08 00:40:38.825200 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 15044 | 2026.01.08 00:40:38.829691 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 15045 | 2026.01.08 00:40:38.834525 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 15046 | 2026.01.08 00:40:38.839542 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 15047 | 2026.01.08 00:40:38.843541 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 15048 | 2026.01.08 00:40:38.896681 [ 187 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.081403432 sec., 6105.393689052325 rows/sec., 31.57 MiB/sec. | ||
| 15049 | 2026.01.08 00:40:38.899897 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15050 | 2026.01.08 00:40:38.902002 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15051 | 2026.01.08 00:40:38.902123 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_66_13} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15052 | 2026.01.08 00:40:38.905022 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 15053 | 2026.01.08 00:40:39.645797 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15054 | 2026.01.08 00:40:39.645974 [ 268 ] {78f4d38c-2ddc-475d-bc24-155fce69dbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15055 | 2026.01.08 00:40:39.646037 [ 268 ] {78f4d38c-2ddc-475d-bc24-155fce69dbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15056 | 2026.01.08 00:40:39.646698 [ 268 ] {78f4d38c-2ddc-475d-bc24-155fce69dbd2} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15057 | 2026.01.08 00:40:39.646738 [ 268 ] {78f4d38c-2ddc-475d-bc24-155fce69dbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15058 | 2026.01.08 00:40:39.647117 [ 268 ] {78f4d38c-2ddc-475d-bc24-155fce69dbd2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15059 | 2026.01.08 00:40:39.647336 [ 268 ] {78f4d38c-2ddc-475d-bc24-155fce69dbd2} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2026.01.08 00:40:39.647482 [ 268 ] {78f4d38c-2ddc-475d-bc24-155fce69dbd2} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001558 sec., 42362.0025673941 rows/sec., 3.37 MiB/sec. | ||
| 15061 | 2026.01.08 00:40:39.647523 [ 268 ] {78f4d38c-2ddc-475d-bc24-155fce69dbd2} <Debug> TCPHandler: Processed in 0.001852232 sec. | ||
| 15062 | 2026.01.08 00:40:39.647636 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15063 | 2026.01.08 00:40:39.647730 [ 268 ] {cbb9c7c5-a42a-4653-ab29-f8657bf4d41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15064 | 2026.01.08 00:40:39.647769 [ 268 ] {cbb9c7c5-a42a-4653-ab29-f8657bf4d41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15065 | 2026.01.08 00:40:39.648161 [ 268 ] {cbb9c7c5-a42a-4653-ab29-f8657bf4d41c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15066 | 2026.01.08 00:40:39.648195 [ 268 ] {cbb9c7c5-a42a-4653-ab29-f8657bf4d41c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15067 | 2026.01.08 00:40:39.648482 [ 268 ] {cbb9c7c5-a42a-4653-ab29-f8657bf4d41c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15068 | 2026.01.08 00:40:39.648688 [ 268 ] {cbb9c7c5-a42a-4653-ab29-f8657bf4d41c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2026.01.08 00:40:39.648812 [ 268 ] {cbb9c7c5-a42a-4653-ab29-f8657bf4d41c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001101 sec., 4541.326067211626 rows/sec., 341.49 KiB/sec. | ||
| 15070 | 2026.01.08 00:40:39.648848 [ 268 ] {cbb9c7c5-a42a-4653-ab29-f8657bf4d41c} <Debug> TCPHandler: Processed in 0.001258636 sec. | ||
| 15071 | 2026.01.08 00:40:39.648954 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15072 | 2026.01.08 00:40:39.649045 [ 268 ] {3f3f66ab-3953-4fd6-a841-c32cec5606b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15073 | 2026.01.08 00:40:39.649083 [ 268 ] {3f3f66ab-3953-4fd6-a841-c32cec5606b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15074 | 2026.01.08 00:40:39.649494 [ 268 ] {3f3f66ab-3953-4fd6-a841-c32cec5606b9} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15075 | 2026.01.08 00:40:39.649528 [ 268 ] {3f3f66ab-3953-4fd6-a841-c32cec5606b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15076 | 2026.01.08 00:40:39.649832 [ 268 ] {3f3f66ab-3953-4fd6-a841-c32cec5606b9} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15077 | 2026.01.08 00:40:39.650045 [ 268 ] {3f3f66ab-3953-4fd6-a841-c32cec5606b9} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15078 | 2026.01.08 00:40:39.650166 [ 268 ] {3f3f66ab-3953-4fd6-a841-c32cec5606b9} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001139 sec., 60579.45566286216 rows/sec., 4.73 MiB/sec. | ||
| 15079 | 2026.01.08 00:40:39.650202 [ 268 ] {3f3f66ab-3953-4fd6-a841-c32cec5606b9} <Debug> TCPHandler: Processed in 0.001295596 sec. | ||
| 15080 | 2026.01.08 00:40:39.650308 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15081 | 2026.01.08 00:40:39.650400 [ 268 ] {938d3490-1f2d-42e2-b628-fbbc870f09fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15082 | 2026.01.08 00:40:39.650442 [ 268 ] {938d3490-1f2d-42e2-b628-fbbc870f09fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15083 | 2026.01.08 00:40:39.650847 [ 268 ] {938d3490-1f2d-42e2-b628-fbbc870f09fb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15084 | 2026.01.08 00:40:39.650880 [ 268 ] {938d3490-1f2d-42e2-b628-fbbc870f09fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15085 | 2026.01.08 00:40:39.651202 [ 268 ] {938d3490-1f2d-42e2-b628-fbbc870f09fb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15086 | 2026.01.08 00:40:39.651401 [ 268 ] {938d3490-1f2d-42e2-b628-fbbc870f09fb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15087 | 2026.01.08 00:40:39.651523 [ 268 ] {938d3490-1f2d-42e2-b628-fbbc870f09fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 15088 | 2026.01.08 00:40:39.651558 [ 268 ] {938d3490-1f2d-42e2-b628-fbbc870f09fb} <Debug> TCPHandler: Processed in 0.001296107 sec. | ||
| 15089 | 2026.01.08 00:40:39.651661 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15090 | 2026.01.08 00:40:39.651752 [ 268 ] {14dba611-aefd-4bd9-843f-4799892b3f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15091 | 2026.01.08 00:40:39.651805 [ 268 ] {14dba611-aefd-4bd9-843f-4799892b3f10} <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 | ||
| 15092 | 2026.01.08 00:40:39.652567 [ 268 ] {14dba611-aefd-4bd9-843f-4799892b3f10} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15093 | 2026.01.08 00:40:39.652600 [ 268 ] {14dba611-aefd-4bd9-843f-4799892b3f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15094 | 2026.01.08 00:40:39.653084 [ 268 ] {14dba611-aefd-4bd9-843f-4799892b3f10} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15095 | 2026.01.08 00:40:39.653304 [ 268 ] {14dba611-aefd-4bd9-843f-4799892b3f10} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15096 | 2026.01.08 00:40:39.653436 [ 268 ] {14dba611-aefd-4bd9-843f-4799892b3f10} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001702 sec., 2937.720329024677 rows/sec., 5.26 MiB/sec. | ||
| 15097 | 2026.01.08 00:40:39.653489 [ 268 ] {14dba611-aefd-4bd9-843f-4799892b3f10} <Debug> TCPHandler: Processed in 0.001874574 sec. | ||
| 15098 | 2026.01.08 00:40:39.653604 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15099 | 2026.01.08 00:40:39.653696 [ 268 ] {0eb8071c-96d8-49c2-9d7b-389efbfa861c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15100 | 2026.01.08 00:40:39.653736 [ 268 ] {0eb8071c-96d8-49c2-9d7b-389efbfa861c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15101 | 2026.01.08 00:40:39.654080 [ 268 ] {0eb8071c-96d8-49c2-9d7b-389efbfa861c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15102 | 2026.01.08 00:40:39.654113 [ 268 ] {0eb8071c-96d8-49c2-9d7b-389efbfa861c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15103 | 2026.01.08 00:40:39.654408 [ 268 ] {0eb8071c-96d8-49c2-9d7b-389efbfa861c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15104 | 2026.01.08 00:40:39.654638 [ 268 ] {0eb8071c-96d8-49c2-9d7b-389efbfa861c} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15105 | 2026.01.08 00:40:39.654761 [ 268 ] {0eb8071c-96d8-49c2-9d7b-389efbfa861c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 15106 | 2026.01.08 00:40:39.654795 [ 268 ] {0eb8071c-96d8-49c2-9d7b-389efbfa861c} <Debug> TCPHandler: Processed in 0.001238095 sec. | ||
| 15107 | 2026.01.08 00:40:40.072693 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15108 | 2026.01.08 00:40:40.072880 [ 268 ] {fa6c86b1-09c1-43c8-beb7-c1d5a7f2ea93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15109 | 2026.01.08 00:40:40.072953 [ 268 ] {fa6c86b1-09c1-43c8-beb7-c1d5a7f2ea93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15110 | 2026.01.08 00:40:40.073731 [ 268 ] {fa6c86b1-09c1-43c8-beb7-c1d5a7f2ea93} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15111 | 2026.01.08 00:40:40.073772 [ 268 ] {fa6c86b1-09c1-43c8-beb7-c1d5a7f2ea93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15112 | 2026.01.08 00:40:40.074191 [ 268 ] {fa6c86b1-09c1-43c8-beb7-c1d5a7f2ea93} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15113 | 2026.01.08 00:40:40.074428 [ 268 ] {fa6c86b1-09c1-43c8-beb7-c1d5a7f2ea93} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15114 | 2026.01.08 00:40:40.074583 [ 268 ] {fa6c86b1-09c1-43c8-beb7-c1d5a7f2ea93} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001751 sec., 234151.91319246145 rows/sec., 14.85 MiB/sec. | ||
| 15115 | 2026.01.08 00:40:40.074632 [ 268 ] {fa6c86b1-09c1-43c8-beb7-c1d5a7f2ea93} <Debug> TCPHandler: Processed in 0.002063689 sec. | ||
| 15116 | 2026.01.08 00:40:40.074751 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15117 | 2026.01.08 00:40:40.074854 [ 268 ] {0c6b20ba-d99f-4ab2-b6e1-b8b3b98b68a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15118 | 2026.01.08 00:40:40.074899 [ 268 ] {0c6b20ba-d99f-4ab2-b6e1-b8b3b98b68a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15119 | 2026.01.08 00:40:40.075302 [ 268 ] {0c6b20ba-d99f-4ab2-b6e1-b8b3b98b68a8} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15120 | 2026.01.08 00:40:40.075338 [ 268 ] {0c6b20ba-d99f-4ab2-b6e1-b8b3b98b68a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15121 | 2026.01.08 00:40:40.075638 [ 268 ] {0c6b20ba-d99f-4ab2-b6e1-b8b3b98b68a8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15122 | 2026.01.08 00:40:40.075853 [ 268 ] {0c6b20ba-d99f-4ab2-b6e1-b8b3b98b68a8} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15123 | 2026.01.08 00:40:40.075982 [ 268 ] {0c6b20ba-d99f-4ab2-b6e1-b8b3b98b68a8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001151 sec., 8688.097306689835 rows/sec., 708.45 KiB/sec. | ||
| 15124 | 2026.01.08 00:40:40.076022 [ 268 ] {0c6b20ba-d99f-4ab2-b6e1-b8b3b98b68a8} <Debug> TCPHandler: Processed in 0.001320347 sec. | ||
| 15125 | 2026.01.08 00:40:40.076141 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15126 | 2026.01.08 00:40:40.076237 [ 268 ] {bb069787-92fb-40f1-a4d2-8dd35bba6bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15127 | 2026.01.08 00:40:40.076277 [ 268 ] {bb069787-92fb-40f1-a4d2-8dd35bba6bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15128 | 2026.01.08 00:40:40.077658 [ 268 ] {bb069787-92fb-40f1-a4d2-8dd35bba6bb8} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15129 | 2026.01.08 00:40:40.077694 [ 268 ] {bb069787-92fb-40f1-a4d2-8dd35bba6bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15130 | 2026.01.08 00:40:40.078141 [ 268 ] {bb069787-92fb-40f1-a4d2-8dd35bba6bb8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15131 | 2026.01.08 00:40:40.078362 [ 268 ] {bb069787-92fb-40f1-a4d2-8dd35bba6bb8} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15132 | 2026.01.08 00:40:40.078494 [ 268 ] {bb069787-92fb-40f1-a4d2-8dd35bba6bb8} <Debug> executeQuery: Read 2329 rows, 193.66 KiB in 0.002275 sec., 1023736.2637362637 rows/sec., 83.13 MiB/sec. | ||
| 15133 | 2026.01.08 00:40:40.078534 [ 268 ] {bb069787-92fb-40f1-a4d2-8dd35bba6bb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15134 | 2026.01.08 00:40:40.078548 [ 268 ] {bb069787-92fb-40f1-a4d2-8dd35bba6bb8} <Debug> TCPHandler: Processed in 0.00245617 sec. | ||
| 15135 | 2026.01.08 00:40:40.078660 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15136 | 2026.01.08 00:40:40.078756 [ 268 ] {5de9e976-e58f-4496-b3ee-9cf33ebb6972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15137 | 2026.01.08 00:40:40.078798 [ 268 ] {5de9e976-e58f-4496-b3ee-9cf33ebb6972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15138 | 2026.01.08 00:40:40.079285 [ 268 ] {5de9e976-e58f-4496-b3ee-9cf33ebb6972} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15139 | 2026.01.08 00:40:40.079320 [ 268 ] {5de9e976-e58f-4496-b3ee-9cf33ebb6972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15140 | 2026.01.08 00:40:40.079652 [ 268 ] {5de9e976-e58f-4496-b3ee-9cf33ebb6972} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15141 | 2026.01.08 00:40:40.079871 [ 268 ] {5de9e976-e58f-4496-b3ee-9cf33ebb6972} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15142 | 2026.01.08 00:40:40.079998 [ 268 ] {5de9e976-e58f-4496-b3ee-9cf33ebb6972} <Debug> executeQuery: Read 251 rows, 15.72 KiB in 0.001262 sec., 198890.6497622821 rows/sec., 12.17 MiB/sec. | ||
| 15143 | 2026.01.08 00:40:40.080037 [ 268 ] {5de9e976-e58f-4496-b3ee-9cf33ebb6972} <Debug> TCPHandler: Processed in 0.00142493 sec. | ||
| 15144 | 2026.01.08 00:40:40.080144 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15145 | 2026.01.08 00:40:40.080239 [ 268 ] {90390a7f-1509-4e2e-b4a3-08b91b114028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15146 | 2026.01.08 00:40:40.080278 [ 268 ] {90390a7f-1509-4e2e-b4a3-08b91b114028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15147 | 2026.01.08 00:40:40.080798 [ 268 ] {90390a7f-1509-4e2e-b4a3-08b91b114028} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15148 | 2026.01.08 00:40:40.080833 [ 268 ] {90390a7f-1509-4e2e-b4a3-08b91b114028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15149 | 2026.01.08 00:40:40.081161 [ 268 ] {90390a7f-1509-4e2e-b4a3-08b91b114028} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15150 | 2026.01.08 00:40:40.081376 [ 268 ] {90390a7f-1509-4e2e-b4a3-08b91b114028} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15151 | 2026.01.08 00:40:40.081511 [ 268 ] {90390a7f-1509-4e2e-b4a3-08b91b114028} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001291 sec., 340821.0689388071 rows/sec., 22.55 MiB/sec. | ||
| 15152 | 2026.01.08 00:40:40.081548 [ 268 ] {90390a7f-1509-4e2e-b4a3-08b91b114028} <Debug> TCPHandler: Processed in 0.001453001 sec. | ||
| 15153 | 2026.01.08 00:40:40.081660 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15154 | 2026.01.08 00:40:40.081755 [ 268 ] {52040713-2787-4f6f-8999-d787d979ad9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15155 | 2026.01.08 00:40:40.081798 [ 268 ] {52040713-2787-4f6f-8999-d787d979ad9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15156 | 2026.01.08 00:40:40.082260 [ 268 ] {52040713-2787-4f6f-8999-d787d979ad9f} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2026.01.08 00:40:40.082295 [ 268 ] {52040713-2787-4f6f-8999-d787d979ad9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15158 | 2026.01.08 00:40:40.082607 [ 268 ] {52040713-2787-4f6f-8999-d787d979ad9f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15159 | 2026.01.08 00:40:40.082827 [ 268 ] {52040713-2787-4f6f-8999-d787d979ad9f} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.01.08 00:40:40.082955 [ 268 ] {52040713-2787-4f6f-8999-d787d979ad9f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 15161 | 2026.01.08 00:40:40.082993 [ 268 ] {52040713-2787-4f6f-8999-d787d979ad9f} <Debug> TCPHandler: Processed in 0.001382199 sec. | ||
| 15162 | 2026.01.08 00:40:40.083092 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15163 | 2026.01.08 00:40:40.083186 [ 268 ] {2305c82a-6a0d-43e1-9df3-282ea6f88a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15164 | 2026.01.08 00:40:40.083225 [ 268 ] {2305c82a-6a0d-43e1-9df3-282ea6f88a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15165 | 2026.01.08 00:40:40.084008 [ 268 ] {2305c82a-6a0d-43e1-9df3-282ea6f88a17} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15166 | 2026.01.08 00:40:40.084042 [ 268 ] {2305c82a-6a0d-43e1-9df3-282ea6f88a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15167 | 2026.01.08 00:40:40.084426 [ 268 ] {2305c82a-6a0d-43e1-9df3-282ea6f88a17} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15168 | 2026.01.08 00:40:40.084644 [ 268 ] {2305c82a-6a0d-43e1-9df3-282ea6f88a17} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15169 | 2026.01.08 00:40:40.084772 [ 268 ] {2305c82a-6a0d-43e1-9df3-282ea6f88a17} <Debug> executeQuery: Read 1181 rows, 86.46 KiB in 0.001605 sec., 735825.5451713395 rows/sec., 52.60 MiB/sec. | ||
| 15170 | 2026.01.08 00:40:40.084810 [ 268 ] {2305c82a-6a0d-43e1-9df3-282ea6f88a17} <Debug> TCPHandler: Processed in 0.00176652 sec. | ||
| 15171 | 2026.01.08 00:40:40.084932 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15172 | 2026.01.08 00:40:40.085026 [ 268 ] {c1c50f5b-7e32-4f79-8092-7a353ec49dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15173 | 2026.01.08 00:40:40.085067 [ 268 ] {c1c50f5b-7e32-4f79-8092-7a353ec49dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15174 | 2026.01.08 00:40:40.085399 [ 268 ] {c1c50f5b-7e32-4f79-8092-7a353ec49dd7} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15175 | 2026.01.08 00:40:40.085434 [ 268 ] {c1c50f5b-7e32-4f79-8092-7a353ec49dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15176 | 2026.01.08 00:40:40.085742 [ 268 ] {c1c50f5b-7e32-4f79-8092-7a353ec49dd7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15177 | 2026.01.08 00:40:40.085954 [ 268 ] {c1c50f5b-7e32-4f79-8092-7a353ec49dd7} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15178 | 2026.01.08 00:40:40.086082 [ 268 ] {c1c50f5b-7e32-4f79-8092-7a353ec49dd7} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 583.21 KiB/sec. | ||
| 15179 | 2026.01.08 00:40:40.086119 [ 268 ] {c1c50f5b-7e32-4f79-8092-7a353ec49dd7} <Debug> TCPHandler: Processed in 0.001236565 sec. | ||
| 15180 | 2026.01.08 00:40:40.086227 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15181 | 2026.01.08 00:40:40.086323 [ 268 ] {57955968-0992-4669-9da9-54db052ad021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15182 | 2026.01.08 00:40:40.086365 [ 268 ] {57955968-0992-4669-9da9-54db052ad021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15183 | 2026.01.08 00:40:40.086936 [ 268 ] {57955968-0992-4669-9da9-54db052ad021} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15184 | 2026.01.08 00:40:40.086971 [ 268 ] {57955968-0992-4669-9da9-54db052ad021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15185 | 2026.01.08 00:40:40.087354 [ 268 ] {57955968-0992-4669-9da9-54db052ad021} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15186 | 2026.01.08 00:40:40.087574 [ 268 ] {57955968-0992-4669-9da9-54db052ad021} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15187 | 2026.01.08 00:40:40.087700 [ 268 ] {57955968-0992-4669-9da9-54db052ad021} <Debug> executeQuery: Read 1029 rows, 68.81 KiB in 0.001396 sec., 737106.017191977 rows/sec., 48.14 MiB/sec. | ||
| 15188 | 2026.01.08 00:40:40.087737 [ 268 ] {57955968-0992-4669-9da9-54db052ad021} <Debug> TCPHandler: Processed in 0.001558174 sec. | ||
| 15189 | 2026.01.08 00:40:40.087850 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15190 | 2026.01.08 00:40:40.087944 [ 268 ] {83505433-697a-4cf4-a556-ccbe8607bf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15191 | 2026.01.08 00:40:40.087985 [ 268 ] {83505433-697a-4cf4-a556-ccbe8607bf34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15192 | 2026.01.08 00:40:40.088298 [ 268 ] {83505433-697a-4cf4-a556-ccbe8607bf34} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15193 | 2026.01.08 00:40:40.088332 [ 268 ] {83505433-697a-4cf4-a556-ccbe8607bf34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15194 | 2026.01.08 00:40:40.088628 [ 268 ] {83505433-697a-4cf4-a556-ccbe8607bf34} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15195 | 2026.01.08 00:40:40.088864 [ 268 ] {83505433-697a-4cf4-a556-ccbe8607bf34} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2026.01.08 00:40:40.088989 [ 268 ] {83505433-697a-4cf4-a556-ccbe8607bf34} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001064 sec., 1879.6992481203006 rows/sec., 126.66 KiB/sec. | ||
| 15197 | 2026.01.08 00:40:40.089025 [ 268 ] {83505433-697a-4cf4-a556-ccbe8607bf34} <Debug> TCPHandler: Processed in 0.001223775 sec. | ||
| 15198 | 2026.01.08 00:40:40.089163 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15199 | 2026.01.08 00:40:40.089288 [ 268 ] {d373f846-6fbf-4694-a77d-bc1cf3040e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15200 | 2026.01.08 00:40:40.089354 [ 268 ] {d373f846-6fbf-4694-a77d-bc1cf3040e11} <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 | ||
| 15201 | 2026.01.08 00:40:40.090278 [ 268 ] {d373f846-6fbf-4694-a77d-bc1cf3040e11} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15202 | 2026.01.08 00:40:40.090313 [ 268 ] {d373f846-6fbf-4694-a77d-bc1cf3040e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15203 | 2026.01.08 00:40:40.090870 [ 268 ] {d373f846-6fbf-4694-a77d-bc1cf3040e11} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15204 | 2026.01.08 00:40:40.091095 [ 268 ] {d373f846-6fbf-4694-a77d-bc1cf3040e11} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15205 | 2026.01.08 00:40:40.091230 [ 268 ] {d373f846-6fbf-4694-a77d-bc1cf3040e11} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001967 sec., 18301.982714794103 rows/sec., 32.80 MiB/sec. | ||
| 15206 | 2026.01.08 00:40:40.091300 [ 268 ] {d373f846-6fbf-4694-a77d-bc1cf3040e11} <Debug> TCPHandler: Processed in 0.002199202 sec. | ||
| 15207 | 2026.01.08 00:40:40.091413 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15208 | 2026.01.08 00:40:40.091510 [ 268 ] {a09c2632-ab32-49ac-8574-7cc78329dc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15209 | 2026.01.08 00:40:40.091551 [ 268 ] {a09c2632-ab32-49ac-8574-7cc78329dc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15210 | 2026.01.08 00:40:40.091879 [ 268 ] {a09c2632-ab32-49ac-8574-7cc78329dc38} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15211 | 2026.01.08 00:40:40.091914 [ 268 ] {a09c2632-ab32-49ac-8574-7cc78329dc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15212 | 2026.01.08 00:40:40.092218 [ 268 ] {a09c2632-ab32-49ac-8574-7cc78329dc38} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15213 | 2026.01.08 00:40:40.092426 [ 268 ] {a09c2632-ab32-49ac-8574-7cc78329dc38} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15214 | 2026.01.08 00:40:40.092549 [ 268 ] {a09c2632-ab32-49ac-8574-7cc78329dc38} <Debug> executeQuery: Read 100 rows, 5.60 KiB in 0.001058 sec., 94517.9584120983 rows/sec., 5.17 MiB/sec. | ||
| 15215 | 2026.01.08 00:40:40.092584 [ 268 ] {a09c2632-ab32-49ac-8574-7cc78329dc38} <Debug> TCPHandler: Processed in 0.001220995 sec. | ||
| 15216 | 2026.01.08 00:40:42.208244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1956 | ||
| 15217 | 2026.01.08 00:40:42.210816 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15218 | 2026.01.08 00:40:42.210865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15219 | 2026.01.08 00:40:42.212049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15220 | 2026.01.08 00:40:42.212308 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15221 | 2026.01.08 00:40:42.212568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1956 | ||
| 15222 | 2026.01.08 00:40:44.606272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32241 | ||
| 15223 | 2026.01.08 00:40:44.606775 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15224 | 2026.01.08 00:40:44.606823 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15225 | 2026.01.08 00:40:44.607388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15226 | 2026.01.08 00:40:44.607639 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2026.01.08 00:40:44.607790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32241 | ||
| 15228 | 2026.01.08 00:40:44.644496 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15229 | 2026.01.08 00:40:44.644684 [ 268 ] {4e5f2b02-e647-426d-9ed5-0d077283e696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15230 | 2026.01.08 00:40:44.644753 [ 268 ] {4e5f2b02-e647-426d-9ed5-0d077283e696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15231 | 2026.01.08 00:40:44.645434 [ 268 ] {4e5f2b02-e647-426d-9ed5-0d077283e696} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15232 | 2026.01.08 00:40:44.645485 [ 268 ] {4e5f2b02-e647-426d-9ed5-0d077283e696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15233 | 2026.01.08 00:40:44.645901 [ 268 ] {4e5f2b02-e647-426d-9ed5-0d077283e696} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15234 | 2026.01.08 00:40:44.646138 [ 268 ] {4e5f2b02-e647-426d-9ed5-0d077283e696} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15235 | 2026.01.08 00:40:44.646296 [ 134 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15236 | 2026.01.08 00:40:44.646306 [ 268 ] {4e5f2b02-e647-426d-9ed5-0d077283e696} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.57 MiB/sec. | ||
| 15237 | 2026.01.08 00:40:44.646361 [ 134 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15238 | 2026.01.08 00:40:44.646388 [ 268 ] {4e5f2b02-e647-426d-9ed5-0d077283e696} <Debug> TCPHandler: Processed in 0.002026988 sec. | ||
| 15239 | 2026.01.08 00:40:44.646388 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15240 | 2026.01.08 00:40:44.646500 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15241 | 2026.01.08 00:40:44.646553 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15242 | 2026.01.08 00:40:44.646591 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15243 | 2026.01.08 00:40:44.646621 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2465 rows starting from the beginning of the part | ||
| 15244 | 2026.01.08 00:40:44.646673 [ 268 ] {5d314a86-1149-45df-a914-88a85355887f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15245 | 2026.01.08 00:40:44.646677 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 69 rows starting from the beginning of the part | ||
| 15246 | 2026.01.08 00:40:44.646720 [ 268 ] {5d314a86-1149-45df-a914-88a85355887f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15247 | 2026.01.08 00:40:44.646733 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 128 rows starting from the beginning of the part | ||
| 15248 | 2026.01.08 00:40:44.646776 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 66 rows starting from the beginning of the part | ||
| 15249 | 2026.01.08 00:40:44.646816 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 2329 rows starting from the beginning of the part | ||
| 15250 | 2026.01.08 00:40:44.646854 [ 192 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 15251 | 2026.01.08 00:40:44.647188 [ 268 ] {5d314a86-1149-45df-a914-88a85355887f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15252 | 2026.01.08 00:40:44.647227 [ 268 ] {5d314a86-1149-45df-a914-88a85355887f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15253 | 2026.01.08 00:40:44.647549 [ 268 ] {5d314a86-1149-45df-a914-88a85355887f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15254 | 2026.01.08 00:40:44.647763 [ 268 ] {5d314a86-1149-45df-a914-88a85355887f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15255 | 2026.01.08 00:40:44.647898 [ 134 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15256 | 2026.01.08 00:40:44.647899 [ 268 ] {5d314a86-1149-45df-a914-88a85355887f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 15257 | 2026.01.08 00:40:44.647938 [ 134 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15258 | 2026.01.08 00:40:44.647963 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15259 | 2026.01.08 00:40:44.647964 [ 268 ] {5d314a86-1149-45df-a914-88a85355887f} <Debug> TCPHandler: Processed in 0.001475742 sec. | ||
| 15260 | 2026.01.08 00:40:44.648060 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15261 | 2026.01.08 00:40:44.648102 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15262 | 2026.01.08 00:40:44.648167 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15263 | 2026.01.08 00:40:44.648205 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1250 rows starting from the beginning of the part | ||
| 15264 | 2026.01.08 00:40:44.648208 [ 268 ] {629a02cc-055d-43d9-91c7-c1f79c65d9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15265 | 2026.01.08 00:40:44.648264 [ 268 ] {629a02cc-055d-43d9-91c7-c1f79c65d9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15266 | 2026.01.08 00:40:44.648269 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 73 rows starting from the beginning of the part | ||
| 15267 | 2026.01.08 00:40:44.648329 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 100 rows starting from the beginning of the part | ||
| 15268 | 2026.01.08 00:40:44.648374 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 69 rows starting from the beginning of the part | ||
| 15269 | 2026.01.08 00:40:44.648415 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1181 rows starting from the beginning of the part | ||
| 15270 | 2026.01.08 00:40:44.648458 [ 197 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 15271 | 2026.01.08 00:40:44.648674 [ 268 ] {629a02cc-055d-43d9-91c7-c1f79c65d9e0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15272 | 2026.01.08 00:40:44.648719 [ 268 ] {629a02cc-055d-43d9-91c7-c1f79c65d9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15273 | 2026.01.08 00:40:44.648711 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5113 rows, containing 5 columns (5 merged, 0 gathered) in 0.002245633 sec., 2276863.5836755163 rows/sec., 194.34 MiB/sec. | ||
| 15274 | 2026.01.08 00:40:44.649017 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15275 | 2026.01.08 00:40:44.649258 [ 268 ] {629a02cc-055d-43d9-91c7-c1f79c65d9e0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15276 | 2026.01.08 00:40:44.649320 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15277 | 2026.01.08 00:40:44.649422 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_111_22} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15278 | 2026.01.08 00:40:44.649514 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 15279 | 2026.01.08 00:40:44.649514 [ 268 ] {629a02cc-055d-43d9-91c7-c1f79c65d9e0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15280 | 2026.01.08 00:40:44.649678 [ 268 ] {629a02cc-055d-43d9-91c7-c1f79c65d9e0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001493 sec., 85733.42263898192 rows/sec., 5.97 MiB/sec. | ||
| 15281 | 2026.01.08 00:40:44.649693 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2737 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684548 sec., 1624768.187074515 rows/sec., 124.06 MiB/sec. | ||
| 15282 | 2026.01.08 00:40:44.649718 [ 268 ] {629a02cc-055d-43d9-91c7-c1f79c65d9e0} <Debug> TCPHandler: Processed in 0.001667947 sec. | ||
| 15283 | 2026.01.08 00:40:44.649839 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15284 | 2026.01.08 00:40:44.649857 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15285 | 2026.01.08 00:40:44.649939 [ 268 ] {6c7d7cf0-e64d-4cf3-ae25-60e7274e7208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15286 | 2026.01.08 00:40:44.649988 [ 268 ] {6c7d7cf0-e64d-4cf3-ae25-60e7274e7208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15287 | 2026.01.08 00:40:44.650109 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2026.01.08 00:40:44.650186 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_111_22} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15289 | 2026.01.08 00:40:44.650265 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 15290 | 2026.01.08 00:40:44.650338 [ 268 ] {6c7d7cf0-e64d-4cf3-ae25-60e7274e7208} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2026.01.08 00:40:44.650379 [ 268 ] {6c7d7cf0-e64d-4cf3-ae25-60e7274e7208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15292 | 2026.01.08 00:40:44.650719 [ 268 ] {6c7d7cf0-e64d-4cf3-ae25-60e7274e7208} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15293 | 2026.01.08 00:40:44.650935 [ 268 ] {6c7d7cf0-e64d-4cf3-ae25-60e7274e7208} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2026.01.08 00:40:44.651057 [ 134 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15295 | 2026.01.08 00:40:44.651068 [ 268 ] {6c7d7cf0-e64d-4cf3-ae25-60e7274e7208} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001149 sec., 41775.45691906005 rows/sec., 2.82 MiB/sec. | ||
| 15296 | 2026.01.08 00:40:44.651095 [ 134 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15297 | 2026.01.08 00:40:44.651117 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15298 | 2026.01.08 00:40:44.651118 [ 268 ] {6c7d7cf0-e64d-4cf3-ae25-60e7274e7208} <Debug> TCPHandler: Processed in 0.001329248 sec. | ||
| 15299 | 2026.01.08 00:40:44.651207 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15300 | 2026.01.08 00:40:44.651330 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15301 | 2026.01.08 00:40:44.651366 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7208 rows starting from the beginning of the part | ||
| 15302 | 2026.01.08 00:40:44.651430 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15303 | 2026.01.08 00:40:44.651474 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 15304 | 2026.01.08 00:40:44.651516 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 15305 | 2026.01.08 00:40:44.651555 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 100 rows starting from the beginning of the part | ||
| 15306 | 2026.01.08 00:40:44.651596 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 48 rows starting from the beginning of the part | ||
| 15307 | 2026.01.08 00:40:44.653745 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7536 rows, containing 4 columns (4 merged, 0 gathered) in 0.002579494 sec., 2921503.2095441977 rows/sec., 187.27 MiB/sec. | ||
| 15308 | 2026.01.08 00:40:44.654167 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15309 | 2026.01.08 00:40:44.654463 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15310 | 2026.01.08 00:40:44.654553 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_111_22} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15311 | 2026.01.08 00:40:44.654642 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15312 | 2026.01.08 00:40:46.319227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15313 | 2026.01.08 00:40:46.335946 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15314 | 2026.01.08 00:40:46.336023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15315 | 2026.01.08 00:40:46.342412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15316 | 2026.01.08 00:40:46.343233 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15317 | 2026.01.08 00:40:46.347373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15318 | 2026.01.08 00:40:49.646305 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15319 | 2026.01.08 00:40:49.646496 [ 268 ] {d8b98be2-9d93-4e0b-a31f-4a688fe493bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15320 | 2026.01.08 00:40:49.646565 [ 268 ] {d8b98be2-9d93-4e0b-a31f-4a688fe493bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15321 | 2026.01.08 00:40:49.647271 [ 268 ] {d8b98be2-9d93-4e0b-a31f-4a688fe493bc} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2026.01.08 00:40:49.647325 [ 268 ] {d8b98be2-9d93-4e0b-a31f-4a688fe493bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15323 | 2026.01.08 00:40:49.647738 [ 268 ] {d8b98be2-9d93-4e0b-a31f-4a688fe493bc} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15324 | 2026.01.08 00:40:49.647980 [ 268 ] {d8b98be2-9d93-4e0b-a31f-4a688fe493bc} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15325 | 2026.01.08 00:40:49.648143 [ 268 ] {d8b98be2-9d93-4e0b-a31f-4a688fe493bc} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001698 sec., 38869.25795053003 rows/sec., 3.09 MiB/sec. | ||
| 15326 | 2026.01.08 00:40:49.648196 [ 268 ] {d8b98be2-9d93-4e0b-a31f-4a688fe493bc} <Debug> TCPHandler: Processed in 0.002026658 sec. | ||
| 15327 | 2026.01.08 00:40:49.648326 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15328 | 2026.01.08 00:40:49.648430 [ 268 ] {6ce7d1d1-192b-43d3-a647-54860bfcaa26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15329 | 2026.01.08 00:40:49.648475 [ 268 ] {6ce7d1d1-192b-43d3-a647-54860bfcaa26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15330 | 2026.01.08 00:40:49.648915 [ 268 ] {6ce7d1d1-192b-43d3-a647-54860bfcaa26} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2026.01.08 00:40:49.648957 [ 268 ] {6ce7d1d1-192b-43d3-a647-54860bfcaa26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15332 | 2026.01.08 00:40:49.649264 [ 268 ] {6ce7d1d1-192b-43d3-a647-54860bfcaa26} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15333 | 2026.01.08 00:40:49.649478 [ 268 ] {6ce7d1d1-192b-43d3-a647-54860bfcaa26} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2026.01.08 00:40:49.649612 [ 268 ] {6ce7d1d1-192b-43d3-a647-54860bfcaa26} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001206 sec., 4145.936981757877 rows/sec., 311.76 KiB/sec. | ||
| 15335 | 2026.01.08 00:40:49.649654 [ 268 ] {6ce7d1d1-192b-43d3-a647-54860bfcaa26} <Debug> TCPHandler: Processed in 0.001381349 sec. | ||
| 15336 | 2026.01.08 00:40:49.649773 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15337 | 2026.01.08 00:40:49.649871 [ 268 ] {9d4cee97-db90-4cb9-855e-cd5506445690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15338 | 2026.01.08 00:40:49.649912 [ 268 ] {9d4cee97-db90-4cb9-855e-cd5506445690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15339 | 2026.01.08 00:40:49.650344 [ 268 ] {9d4cee97-db90-4cb9-855e-cd5506445690} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15340 | 2026.01.08 00:40:49.650381 [ 268 ] {9d4cee97-db90-4cb9-855e-cd5506445690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15341 | 2026.01.08 00:40:49.650694 [ 268 ] {9d4cee97-db90-4cb9-855e-cd5506445690} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15342 | 2026.01.08 00:40:49.650917 [ 268 ] {9d4cee97-db90-4cb9-855e-cd5506445690} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15343 | 2026.01.08 00:40:49.651046 [ 268 ] {9d4cee97-db90-4cb9-855e-cd5506445690} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001195 sec., 57740.58577405857 rows/sec., 4.51 MiB/sec. | ||
| 15344 | 2026.01.08 00:40:49.651086 [ 268 ] {9d4cee97-db90-4cb9-855e-cd5506445690} <Debug> TCPHandler: Processed in 0.001363779 sec. | ||
| 15345 | 2026.01.08 00:40:49.651202 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15346 | 2026.01.08 00:40:49.651298 [ 268 ] {53806c2f-b08e-4801-ba83-981ed21f231d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15347 | 2026.01.08 00:40:49.651344 [ 268 ] {53806c2f-b08e-4801-ba83-981ed21f231d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15348 | 2026.01.08 00:40:49.651774 [ 268 ] {53806c2f-b08e-4801-ba83-981ed21f231d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15349 | 2026.01.08 00:40:49.651809 [ 268 ] {53806c2f-b08e-4801-ba83-981ed21f231d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15350 | 2026.01.08 00:40:49.652160 [ 268 ] {53806c2f-b08e-4801-ba83-981ed21f231d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15351 | 2026.01.08 00:40:49.652386 [ 268 ] {53806c2f-b08e-4801-ba83-981ed21f231d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15352 | 2026.01.08 00:40:49.652495 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 4 parts from all_1_107_22 to all_110_110_0 | ||
| 15353 | 2026.01.08 00:40:49.652518 [ 268 ] {53806c2f-b08e-4801-ba83-981ed21f231d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 15354 | 2026.01.08 00:40:49.652533 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15355 | 2026.01.08 00:40:49.652554 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15356 | 2026.01.08 00:40:49.652558 [ 268 ] {53806c2f-b08e-4801-ba83-981ed21f231d} <Debug> TCPHandler: Processed in 0.00140514 sec. | ||
| 15357 | 2026.01.08 00:40:49.652639 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_110_23} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_107_22 to all_110_110_0 into Compact with storage Full | ||
| 15358 | 2026.01.08 00:40:49.652689 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15359 | 2026.01.08 00:40:49.652730 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_110_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15360 | 2026.01.08 00:40:49.652763 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_22, total 33301 rows starting from the beginning of the part | ||
| 15361 | 2026.01.08 00:40:49.652781 [ 268 ] {fed86d9e-b391-403c-8d52-46e076c4f624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15362 | 2026.01.08 00:40:49.652819 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 15363 | 2026.01.08 00:40:49.652834 [ 268 ] {fed86d9e-b391-403c-8d52-46e076c4f624} <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 | ||
| 15364 | 2026.01.08 00:40:49.652862 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 15365 | 2026.01.08 00:40:49.652904 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1029 rows starting from the beginning of the part | ||
| 15366 | 2026.01.08 00:40:49.653590 [ 268 ] {fed86d9e-b391-403c-8d52-46e076c4f624} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.01.08 00:40:49.653624 [ 268 ] {fed86d9e-b391-403c-8d52-46e076c4f624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15368 | 2026.01.08 00:40:49.654319 [ 268 ] {fed86d9e-b391-403c-8d52-46e076c4f624} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15369 | 2026.01.08 00:40:49.654646 [ 268 ] {fed86d9e-b391-403c-8d52-46e076c4f624} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.01.08 00:40:49.654805 [ 268 ] {fed86d9e-b391-403c-8d52-46e076c4f624} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002038 sec., 2453.385672227674 rows/sec., 4.40 MiB/sec. | ||
| 15371 | 2026.01.08 00:40:49.654925 [ 268 ] {fed86d9e-b391-403c-8d52-46e076c4f624} <Debug> TCPHandler: Processed in 0.002283635 sec. | ||
| 15372 | 2026.01.08 00:40:49.655089 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15373 | 2026.01.08 00:40:49.655195 [ 268 ] {bf889fab-bb9a-4233-b707-15c0186f24d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15374 | 2026.01.08 00:40:49.655254 [ 268 ] {bf889fab-bb9a-4233-b707-15c0186f24d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15375 | 2026.01.08 00:40:49.655712 [ 268 ] {bf889fab-bb9a-4233-b707-15c0186f24d2} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2026.01.08 00:40:49.655751 [ 268 ] {bf889fab-bb9a-4233-b707-15c0186f24d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15377 | 2026.01.08 00:40:49.656339 [ 268 ] {bf889fab-bb9a-4233-b707-15c0186f24d2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15378 | 2026.01.08 00:40:49.656583 [ 268 ] {bf889fab-bb9a-4233-b707-15c0186f24d2} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15379 | 2026.01.08 00:40:49.656723 [ 268 ] {bf889fab-bb9a-4233-b707-15c0186f24d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
| 15380 | 2026.01.08 00:40:49.656762 [ 268 ] {bf889fab-bb9a-4233-b707-15c0186f24d2} <Debug> TCPHandler: Processed in 0.001726629 sec. | ||
| 15381 | 2026.01.08 00:40:49.661268 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_110_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34650 rows, containing 5 columns (5 merged, 0 gathered) in 0.008654726 sec., 4003592.950256311 rows/sec., 269.96 MiB/sec. | ||
| 15382 | 2026.01.08 00:40:49.661663 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_110_23} <Trace> MergedBlockOutputStream: filled checksums all_1_110_23 (state Temporary) | ||
| 15383 | 2026.01.08 00:40:49.662066 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_110_23 to all_1_110_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15384 | 2026.01.08 00:40:49.662174 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 4 parts: [all_1_107_22, all_110_110_0] -> all_1_110_23 | ||
| 15385 | 2026.01.08 00:40:49.662307 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15386 | 2026.01.08 00:40:50.000253 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.06 MiB, peak 380.66 MiB, free memory in arenas 0.00 B, will set to 369.14 MiB (RSS), difference: 1.08 MiB | ||
| 15387 | 2026.01.08 00:40:51.000391 [ 126 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 15388 | 2026.01.08 00:40:51.000479 [ 126 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15389 | 2026.01.08 00:40:51.000506 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15390 | 2026.01.08 00:40:51.000638 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 15391 | 2026.01.08 00:40:51.000795 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15392 | 2026.01.08 00:40:51.000833 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 434 rows starting from the beginning of the part | ||
| 15393 | 2026.01.08 00:40:51.000907 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 15394 | 2026.01.08 00:40:51.000959 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 15395 | 2026.01.08 00:40:51.001007 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 15396 | 2026.01.08 00:40:51.001050 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 15397 | 2026.01.08 00:40:51.002048 [ 201 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465032 sec., 1152193.2626727608 rows/sec., 78.13 MiB/sec. | ||
| 15398 | 2026.01.08 00:40:51.002282 [ 201 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 15399 | 2026.01.08 00:40:51.002639 [ 201 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15400 | 2026.01.08 00:40:51.002732 [ 201 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_41_9} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 15401 | 2026.01.08 00:40:51.002849 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 15402 | 2026.01.08 00:40:51.931899 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15403 | 2026.01.08 00:40:51.931979 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15404 | 2026.01.08 00:40:52.107973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32753 | ||
| 15405 | 2026.01.08 00:40:52.108562 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15406 | 2026.01.08 00:40:52.108611 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15407 | 2026.01.08 00:40:52.109127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15408 | 2026.01.08 00:40:52.109358 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15409 | 2026.01.08 00:40:52.109506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32753 | ||
| 15410 | 2026.01.08 00:40:52.212821 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1976 | ||
| 15411 | 2026.01.08 00:40:52.215062 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2026.01.08 00:40:52.215122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15413 | 2026.01.08 00:40:52.216463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15414 | 2026.01.08 00:40:52.216766 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2026.01.08 00:40:52.217130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1976 | ||
| 15416 | 2026.01.08 00:40:52.838792 [ 124 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 15417 | 2026.01.08 00:40:52.838871 [ 124 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2026.01.08 00:40:52.838904 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15419 | 2026.01.08 00:40:52.839058 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::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 | ||
| 15420 | 2026.01.08 00:40:52.839226 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15421 | 2026.01.08 00:40:52.839273 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 15422 | 2026.01.08 00:40:52.839359 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 15423 | 2026.01.08 00:40:52.839419 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 15424 | 2026.01.08 00:40:52.839476 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 15425 | 2026.01.08 00:40:52.839544 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 15426 | 2026.01.08 00:40:52.840401 [ 195 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416591 sec., 33884.16275410475 rows/sec., 2.83 MiB/sec. | ||
| 15427 | 2026.01.08 00:40:52.840596 [ 196 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 15428 | 2026.01.08 00:40:52.840945 [ 196 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_25_6} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15429 | 2026.01.08 00:40:52.841029 [ 196 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_25_6} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 15430 | 2026.01.08 00:40:52.841130 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15431 | 2026.01.08 00:40:53.466767 [ 124 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 15432 | 2026.01.08 00:40:53.466836 [ 124 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15433 | 2026.01.08 00:40:53.466861 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15434 | 2026.01.08 00:40:53.466978 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 15435 | 2026.01.08 00:40:53.467151 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15436 | 2026.01.08 00:40:53.467188 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 223 rows starting from the beginning of the part | ||
| 15437 | 2026.01.08 00:40:53.467262 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 15438 | 2026.01.08 00:40:53.467313 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 15439 | 2026.01.08 00:40:53.467356 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 15440 | 2026.01.08 00:40:53.467396 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 15441 | 2026.01.08 00:40:53.468281 [ 196 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356948 sec., 639670.7906272017 rows/sec., 39.11 MiB/sec. | ||
| 15442 | 2026.01.08 00:40:53.468471 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 15443 | 2026.01.08 00:40:53.468775 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15444 | 2026.01.08 00:40:53.468862 [ 200 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_41_9} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 15445 | 2026.01.08 00:40:53.468957 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15446 | 2026.01.08 00:40:53.847508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15447 | 2026.01.08 00:40:53.864751 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2026.01.08 00:40:53.864808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15449 | 2026.01.08 00:40:53.870529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15450 | 2026.01.08 00:40:53.871218 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15451 | 2026.01.08 00:40:53.874248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15452 | 2026.01.08 00:40:53.935888 [ 120 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 15453 | 2026.01.08 00:40:53.935932 [ 120 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15454 | 2026.01.08 00:40:53.935955 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15455 | 2026.01.08 00:40:53.936085 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 15456 | 2026.01.08 00:40:53.936249 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15457 | 2026.01.08 00:40:53.936289 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 204 rows starting from the beginning of the part | ||
| 15458 | 2026.01.08 00:40:53.936364 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 15459 | 2026.01.08 00:40:53.936419 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 15460 | 2026.01.08 00:40:53.936466 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 15461 | 2026.01.08 00:40:53.936509 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part | ||
| 15462 | 2026.01.08 00:40:53.937290 [ 196 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.001269136 sec., 184377.4032097427 rows/sec., 9.41 MiB/sec. | ||
| 15463 | 2026.01.08 00:40:53.937424 [ 191 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 15464 | 2026.01.08 00:40:53.937690 [ 191 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2026.01.08 00:40:53.937769 [ 191 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_37_8} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 15466 | 2026.01.08 00:40:53.937861 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15467 | 2026.01.08 00:40:54.660096 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15468 | 2026.01.08 00:40:54.660303 [ 268 ] {f761a960-3855-4337-8aad-2f978cb2e2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15469 | 2026.01.08 00:40:54.660382 [ 268 ] {f761a960-3855-4337-8aad-2f978cb2e2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15470 | 2026.01.08 00:40:54.661284 [ 268 ] {f761a960-3855-4337-8aad-2f978cb2e2d1} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15471 | 2026.01.08 00:40:54.661334 [ 268 ] {f761a960-3855-4337-8aad-2f978cb2e2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15472 | 2026.01.08 00:40:54.661790 [ 268 ] {f761a960-3855-4337-8aad-2f978cb2e2d1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15473 | 2026.01.08 00:40:54.662033 [ 268 ] {f761a960-3855-4337-8aad-2f978cb2e2d1} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15474 | 2026.01.08 00:40:54.662200 [ 268 ] {f761a960-3855-4337-8aad-2f978cb2e2d1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001956 sec., 209611.4519427403 rows/sec., 13.30 MiB/sec. | ||
| 15475 | 2026.01.08 00:40:54.662257 [ 268 ] {f761a960-3855-4337-8aad-2f978cb2e2d1} <Debug> TCPHandler: Processed in 0.002304375 sec. | ||
| 15476 | 2026.01.08 00:40:54.662386 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15477 | 2026.01.08 00:40:54.662491 [ 268 ] {36a9dac3-fff9-4281-8048-05c7e3bcbae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15478 | 2026.01.08 00:40:54.662539 [ 268 ] {36a9dac3-fff9-4281-8048-05c7e3bcbae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15479 | 2026.01.08 00:40:54.663563 [ 268 ] {36a9dac3-fff9-4281-8048-05c7e3bcbae7} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15480 | 2026.01.08 00:40:54.663601 [ 268 ] {36a9dac3-fff9-4281-8048-05c7e3bcbae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15481 | 2026.01.08 00:40:54.664031 [ 268 ] {36a9dac3-fff9-4281-8048-05c7e3bcbae7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15482 | 2026.01.08 00:40:54.664264 [ 268 ] {36a9dac3-fff9-4281-8048-05c7e3bcbae7} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2026.01.08 00:40:54.664403 [ 268 ] {36a9dac3-fff9-4281-8048-05c7e3bcbae7} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001937 sec., 611254.5172947858 rows/sec., 48.77 MiB/sec. | ||
| 15484 | 2026.01.08 00:40:54.664445 [ 268 ] {36a9dac3-fff9-4281-8048-05c7e3bcbae7} <Debug> TCPHandler: Processed in 0.002112031 sec. | ||
| 15485 | 2026.01.08 00:40:54.664570 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15486 | 2026.01.08 00:40:54.664671 [ 268 ] {2626fc5a-fc5d-4d66-b15f-3d549b86d1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15487 | 2026.01.08 00:40:54.664715 [ 268 ] {2626fc5a-fc5d-4d66-b15f-3d549b86d1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15488 | 2026.01.08 00:40:54.665223 [ 268 ] {2626fc5a-fc5d-4d66-b15f-3d549b86d1f0} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15489 | 2026.01.08 00:40:54.665260 [ 268 ] {2626fc5a-fc5d-4d66-b15f-3d549b86d1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15490 | 2026.01.08 00:40:54.665586 [ 268 ] {2626fc5a-fc5d-4d66-b15f-3d549b86d1f0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15491 | 2026.01.08 00:40:54.665799 [ 268 ] {2626fc5a-fc5d-4d66-b15f-3d549b86d1f0} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15492 | 2026.01.08 00:40:54.665932 [ 268 ] {2626fc5a-fc5d-4d66-b15f-3d549b86d1f0} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001284 sec., 187694.70404984424 rows/sec., 11.43 MiB/sec. | ||
| 15493 | 2026.01.08 00:40:54.665972 [ 268 ] {2626fc5a-fc5d-4d66-b15f-3d549b86d1f0} <Debug> TCPHandler: Processed in 0.001452712 sec. | ||
| 15494 | 2026.01.08 00:40:54.666082 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15495 | 2026.01.08 00:40:54.666186 [ 268 ] {83ae38a0-905f-4896-b39e-f8c2869dd189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15496 | 2026.01.08 00:40:54.666229 [ 268 ] {83ae38a0-905f-4896-b39e-f8c2869dd189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15497 | 2026.01.08 00:40:54.666734 [ 268 ] {83ae38a0-905f-4896-b39e-f8c2869dd189} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15498 | 2026.01.08 00:40:54.666775 [ 268 ] {83ae38a0-905f-4896-b39e-f8c2869dd189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15499 | 2026.01.08 00:40:54.667136 [ 268 ] {83ae38a0-905f-4896-b39e-f8c2869dd189} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15500 | 2026.01.08 00:40:54.667358 [ 268 ] {83ae38a0-905f-4896-b39e-f8c2869dd189} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15501 | 2026.01.08 00:40:54.667490 [ 268 ] {83ae38a0-905f-4896-b39e-f8c2869dd189} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001324 sec., 160120.84592145015 rows/sec., 10.33 MiB/sec. | ||
| 15502 | 2026.01.08 00:40:54.667529 [ 268 ] {83ae38a0-905f-4896-b39e-f8c2869dd189} <Debug> TCPHandler: Processed in 0.001499612 sec. | ||
| 15503 | 2026.01.08 00:40:54.667633 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15504 | 2026.01.08 00:40:54.667730 [ 268 ] {432f3d1b-fbc0-4942-8f11-42a5877e72f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15505 | 2026.01.08 00:40:54.667773 [ 268 ] {432f3d1b-fbc0-4942-8f11-42a5877e72f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15506 | 2026.01.08 00:40:54.668252 [ 268 ] {432f3d1b-fbc0-4942-8f11-42a5877e72f9} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15507 | 2026.01.08 00:40:54.668287 [ 268 ] {432f3d1b-fbc0-4942-8f11-42a5877e72f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15508 | 2026.01.08 00:40:54.668608 [ 268 ] {432f3d1b-fbc0-4942-8f11-42a5877e72f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15509 | 2026.01.08 00:40:54.668826 [ 268 ] {432f3d1b-fbc0-4942-8f11-42a5877e72f9} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15510 | 2026.01.08 00:40:54.668959 [ 268 ] {432f3d1b-fbc0-4942-8f11-42a5877e72f9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001248 sec., 169070.5128205128 rows/sec., 9.60 MiB/sec. | ||
| 15511 | 2026.01.08 00:40:54.668998 [ 268 ] {432f3d1b-fbc0-4942-8f11-42a5877e72f9} <Debug> TCPHandler: Processed in 0.00141473 sec. | ||
| 15512 | 2026.01.08 00:40:54.669108 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15513 | 2026.01.08 00:40:54.669204 [ 268 ] {2b706b1c-3888-4028-85f4-ed0f24714e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15514 | 2026.01.08 00:40:54.669245 [ 268 ] {2b706b1c-3888-4028-85f4-ed0f24714e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15515 | 2026.01.08 00:40:54.669923 [ 268 ] {2b706b1c-3888-4028-85f4-ed0f24714e6a} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2026.01.08 00:40:54.669961 [ 268 ] {2b706b1c-3888-4028-85f4-ed0f24714e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15517 | 2026.01.08 00:40:54.670320 [ 268 ] {2b706b1c-3888-4028-85f4-ed0f24714e6a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15518 | 2026.01.08 00:40:54.670547 [ 268 ] {2b706b1c-3888-4028-85f4-ed0f24714e6a} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15519 | 2026.01.08 00:40:54.670679 [ 268 ] {2b706b1c-3888-4028-85f4-ed0f24714e6a} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001494 sec., 478580.99062918336 rows/sec., 33.57 MiB/sec. | ||
| 15520 | 2026.01.08 00:40:54.670718 [ 268 ] {2b706b1c-3888-4028-85f4-ed0f24714e6a} <Debug> TCPHandler: Processed in 0.001660378 sec. | ||
| 15521 | 2026.01.08 00:40:54.670836 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.01.08 00:40:54.670931 [ 268 ] {3b8b1079-e8b3-485f-aee5-756d26b9a509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15523 | 2026.01.08 00:40:54.670975 [ 268 ] {3b8b1079-e8b3-485f-aee5-756d26b9a509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15524 | 2026.01.08 00:40:54.671316 [ 268 ] {3b8b1079-e8b3-485f-aee5-756d26b9a509} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15525 | 2026.01.08 00:40:54.671353 [ 268 ] {3b8b1079-e8b3-485f-aee5-756d26b9a509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15526 | 2026.01.08 00:40:54.671671 [ 268 ] {3b8b1079-e8b3-485f-aee5-756d26b9a509} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 15527 | 2026.01.08 00:40:54.671887 [ 268 ] {3b8b1079-e8b3-485f-aee5-756d26b9a509} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15528 | 2026.01.08 00:40:54.672020 [ 268 ] {3b8b1079-e8b3-485f-aee5-756d26b9a509} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 15529 | 2026.01.08 00:40:54.672058 [ 268 ] {3b8b1079-e8b3-485f-aee5-756d26b9a509} <Debug> TCPHandler: Processed in 0.001271916 sec. | ||
| 15530 | 2026.01.08 00:40:54.672161 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15531 | 2026.01.08 00:40:54.672261 [ 268 ] {c3869b0c-281a-4a4a-8730-539e3b28dd2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15532 | 2026.01.08 00:40:54.672304 [ 268 ] {c3869b0c-281a-4a4a-8730-539e3b28dd2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15533 | 2026.01.08 00:40:54.672752 [ 268 ] {c3869b0c-281a-4a4a-8730-539e3b28dd2a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2026.01.08 00:40:54.672790 [ 268 ] {c3869b0c-281a-4a4a-8730-539e3b28dd2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15535 | 2026.01.08 00:40:54.673180 [ 268 ] {c3869b0c-281a-4a4a-8730-539e3b28dd2a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15536 | 2026.01.08 00:40:54.673401 [ 268 ] {c3869b0c-281a-4a4a-8730-539e3b28dd2a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15537 | 2026.01.08 00:40:54.673535 [ 268 ] {c3869b0c-281a-4a4a-8730-539e3b28dd2a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001294 sec., 242658.42349304483 rows/sec., 15.94 MiB/sec. | ||
| 15538 | 2026.01.08 00:40:54.673574 [ 268 ] {c3869b0c-281a-4a4a-8730-539e3b28dd2a} <Debug> TCPHandler: Processed in 0.001461932 sec. | ||
| 15539 | 2026.01.08 00:40:54.673697 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15540 | 2026.01.08 00:40:54.673793 [ 268 ] {93eb50e1-f72e-4cd7-8ffa-07b25347bf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15541 | 2026.01.08 00:40:54.673838 [ 268 ] {93eb50e1-f72e-4cd7-8ffa-07b25347bf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15542 | 2026.01.08 00:40:54.674169 [ 268 ] {93eb50e1-f72e-4cd7-8ffa-07b25347bf43} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15543 | 2026.01.08 00:40:54.674207 [ 268 ] {93eb50e1-f72e-4cd7-8ffa-07b25347bf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15544 | 2026.01.08 00:40:54.674525 [ 268 ] {93eb50e1-f72e-4cd7-8ffa-07b25347bf43} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15545 | 2026.01.08 00:40:54.674740 [ 268 ] {93eb50e1-f72e-4cd7-8ffa-07b25347bf43} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15546 | 2026.01.08 00:40:54.674873 [ 268 ] {93eb50e1-f72e-4cd7-8ffa-07b25347bf43} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 15547 | 2026.01.08 00:40:54.674910 [ 268 ] {93eb50e1-f72e-4cd7-8ffa-07b25347bf43} <Debug> TCPHandler: Processed in 0.001262496 sec. | ||
| 15548 | 2026.01.08 00:40:54.675026 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15549 | 2026.01.08 00:40:54.675122 [ 268 ] {649a5e9c-be94-42f6-891c-86d068d89d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15550 | 2026.01.08 00:40:54.675179 [ 268 ] {649a5e9c-be94-42f6-891c-86d068d89d83} <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 | ||
| 15551 | 2026.01.08 00:40:54.676063 [ 268 ] {649a5e9c-be94-42f6-891c-86d068d89d83} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15552 | 2026.01.08 00:40:54.676100 [ 268 ] {649a5e9c-be94-42f6-891c-86d068d89d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15553 | 2026.01.08 00:40:54.676681 [ 268 ] {649a5e9c-be94-42f6-891c-86d068d89d83} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15554 | 2026.01.08 00:40:54.676928 [ 268 ] {649a5e9c-be94-42f6-891c-86d068d89d83} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15555 | 2026.01.08 00:40:54.677070 [ 268 ] {649a5e9c-be94-42f6-891c-86d068d89d83} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001967 sec., 18301.982714794103 rows/sec., 32.80 MiB/sec. | ||
| 15556 | 2026.01.08 00:40:54.677137 [ 268 ] {649a5e9c-be94-42f6-891c-86d068d89d83} <Debug> TCPHandler: Processed in 0.002158211 sec. | ||
| 15557 | 2026.01.08 00:40:54.677259 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15558 | 2026.01.08 00:40:54.677358 [ 268 ] {dd168f8c-9531-4f18-84be-d25c26f70a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15559 | 2026.01.08 00:40:54.677401 [ 268 ] {dd168f8c-9531-4f18-84be-d25c26f70a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15560 | 2026.01.08 00:40:54.677752 [ 268 ] {dd168f8c-9531-4f18-84be-d25c26f70a81} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2026.01.08 00:40:54.677789 [ 268 ] {dd168f8c-9531-4f18-84be-d25c26f70a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 15562 | 2026.01.08 00:40:54.678127 [ 268 ] {dd168f8c-9531-4f18-84be-d25c26f70a81} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15563 | 2026.01.08 00:40:54.678349 [ 268 ] {dd168f8c-9531-4f18-84be-d25c26f70a81} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15564 | 2026.01.08 00:40:54.678482 [ 268 ] {dd168f8c-9531-4f18-84be-d25c26f70a81} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001144 sec., 90909.09090909091 rows/sec., 5.57 MiB/sec. | ||
| 15565 | 2026.01.08 00:40:54.678521 [ 268 ] {dd168f8c-9531-4f18-84be-d25c26f70a81} <Debug> TCPHandler: Processed in 0.001309977 sec. | ||
| 15566 | 2026.01.08 00:40:59.609612 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33201 | ||
| 15567 | 2026.01.08 00:40:59.610135 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15568 | 2026.01.08 00:40:59.610182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15569 | 2026.01.08 00:40:59.610689 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15570 | 2026.01.08 00:40:59.610921 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15571 | 2026.01.08 00:40:59.611067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33201 | ||
| 15572 | 2026.01.08 00:40:59.646413 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15573 | 2026.01.08 00:40:59.646603 [ 268 ] {0bec4386-8bd5-4248-9c02-1630d529d4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15574 | 2026.01.08 00:40:59.646707 [ 268 ] {0bec4386-8bd5-4248-9c02-1630d529d4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15575 | 2026.01.08 00:40:59.647433 [ 268 ] {0bec4386-8bd5-4248-9c02-1630d529d4f6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15576 | 2026.01.08 00:40:59.647476 [ 268 ] {0bec4386-8bd5-4248-9c02-1630d529d4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15577 | 2026.01.08 00:40:59.647907 [ 268 ] {0bec4386-8bd5-4248-9c02-1630d529d4f6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15578 | 2026.01.08 00:40:59.648152 [ 268 ] {0bec4386-8bd5-4248-9c02-1630d529d4f6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15579 | 2026.01.08 00:40:59.648337 [ 268 ] {0bec4386-8bd5-4248-9c02-1630d529d4f6} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001787 sec., 36933.40794627868 rows/sec., 2.94 MiB/sec. | ||
| 15580 | 2026.01.08 00:40:59.648397 [ 268 ] {0bec4386-8bd5-4248-9c02-1630d529d4f6} <Debug> TCPHandler: Processed in 0.002116369 sec. | ||
| 15581 | 2026.01.08 00:40:59.648524 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15582 | 2026.01.08 00:40:59.648641 [ 268 ] {315701fa-86de-4b4f-a92b-5eacd62c2dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15583 | 2026.01.08 00:40:59.648717 [ 268 ] {315701fa-86de-4b4f-a92b-5eacd62c2dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15584 | 2026.01.08 00:40:59.649152 [ 268 ] {315701fa-86de-4b4f-a92b-5eacd62c2dfd} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15585 | 2026.01.08 00:40:59.649189 [ 268 ] {315701fa-86de-4b4f-a92b-5eacd62c2dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15586 | 2026.01.08 00:40:59.649524 [ 268 ] {315701fa-86de-4b4f-a92b-5eacd62c2dfd} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15587 | 2026.01.08 00:40:59.649755 [ 268 ] {315701fa-86de-4b4f-a92b-5eacd62c2dfd} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2026.01.08 00:40:59.649880 [ 112 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15589 | 2026.01.08 00:40:59.649892 [ 268 ] {315701fa-86de-4b4f-a92b-5eacd62c2dfd} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001277 sec., 3915.4267815191856 rows/sec., 294.42 KiB/sec. | ||
| 15590 | 2026.01.08 00:40:59.649918 [ 112 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15591 | 2026.01.08 00:40:59.649936 [ 268 ] {315701fa-86de-4b4f-a92b-5eacd62c2dfd} <Debug> TCPHandler: Processed in 0.001463671 sec. | ||
| 15592 | 2026.01.08 00:40:59.649937 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15593 | 2026.01.08 00:40:59.650041 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15594 | 2026.01.08 00:40:59.650060 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15595 | 2026.01.08 00:40:59.650140 [ 268 ] {0433db93-bdcb-40d1-965f-5d01ac8ac76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15596 | 2026.01.08 00:40:59.650188 [ 268 ] {0433db93-bdcb-40d1-965f-5d01ac8ac76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15597 | 2026.01.08 00:40:59.650197 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15598 | 2026.01.08 00:40:59.650236 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 278 rows starting from the beginning of the part | ||
| 15599 | 2026.01.08 00:40:59.650303 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 5 rows starting from the beginning of the part | ||
| 15600 | 2026.01.08 00:40:59.650348 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 251 rows starting from the beginning of the part | ||
| 15601 | 2026.01.08 00:40:59.650412 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part | ||
| 15602 | 2026.01.08 00:40:59.650456 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 241 rows starting from the beginning of the part | ||
| 15603 | 2026.01.08 00:40:59.650498 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 5 rows starting from the beginning of the part | ||
| 15604 | 2026.01.08 00:40:59.650613 [ 268 ] {0433db93-bdcb-40d1-965f-5d01ac8ac76e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15605 | 2026.01.08 00:40:59.650658 [ 268 ] {0433db93-bdcb-40d1-965f-5d01ac8ac76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15606 | 2026.01.08 00:40:59.651045 [ 268 ] {0433db93-bdcb-40d1-965f-5d01ac8ac76e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15607 | 2026.01.08 00:40:59.651273 [ 268 ] {0433db93-bdcb-40d1-965f-5d01ac8ac76e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2026.01.08 00:40:59.651411 [ 268 ] {0433db93-bdcb-40d1-965f-5d01ac8ac76e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001291 sec., 53446.94035631293 rows/sec., 4.17 MiB/sec. | ||
| 15609 | 2026.01.08 00:40:59.651417 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141441 sec., 555001.7321710112 rows/sec., 36.38 MiB/sec. | ||
| 15610 | 2026.01.08 00:40:59.651451 [ 268 ] {0433db93-bdcb-40d1-965f-5d01ac8ac76e} <Debug> TCPHandler: Processed in 0.001459291 sec. | ||
| 15611 | 2026.01.08 00:40:59.651565 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15612 | 2026.01.08 00:40:59.651571 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15613 | 2026.01.08 00:40:59.651663 [ 268 ] {b6061d67-2f8b-448f-b97a-ee2b72659bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15614 | 2026.01.08 00:40:59.651709 [ 268 ] {b6061d67-2f8b-448f-b97a-ee2b72659bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15615 | 2026.01.08 00:40:59.651844 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15616 | 2026.01.08 00:40:59.651912 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_96_19} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15617 | 2026.01.08 00:40:59.652009 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15618 | 2026.01.08 00:40:59.652141 [ 268 ] {b6061d67-2f8b-448f-b97a-ee2b72659bbe} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15619 | 2026.01.08 00:40:59.652179 [ 268 ] {b6061d67-2f8b-448f-b97a-ee2b72659bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15620 | 2026.01.08 00:40:59.652524 [ 268 ] {b6061d67-2f8b-448f-b97a-ee2b72659bbe} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15621 | 2026.01.08 00:40:59.652750 [ 268 ] {b6061d67-2f8b-448f-b97a-ee2b72659bbe} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15622 | 2026.01.08 00:40:59.652886 [ 268 ] {b6061d67-2f8b-448f-b97a-ee2b72659bbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 15623 | 2026.01.08 00:40:59.652926 [ 268 ] {b6061d67-2f8b-448f-b97a-ee2b72659bbe} <Debug> TCPHandler: Processed in 0.00140972 sec. | ||
| 15624 | 2026.01.08 00:40:59.653044 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15625 | 2026.01.08 00:40:59.653143 [ 268 ] {ca0260b3-ea9e-478e-9139-47f1b839833f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15626 | 2026.01.08 00:40:59.653200 [ 268 ] {ca0260b3-ea9e-478e-9139-47f1b839833f} <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 | ||
| 15627 | 2026.01.08 00:40:59.654004 [ 268 ] {ca0260b3-ea9e-478e-9139-47f1b839833f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15628 | 2026.01.08 00:40:59.654043 [ 268 ] {ca0260b3-ea9e-478e-9139-47f1b839833f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15629 | 2026.01.08 00:40:59.654569 [ 268 ] {ca0260b3-ea9e-478e-9139-47f1b839833f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15630 | 2026.01.08 00:40:59.654808 [ 268 ] {ca0260b3-ea9e-478e-9139-47f1b839833f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2026.01.08 00:40:59.654941 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15632 | 2026.01.08 00:40:59.654951 [ 268 ] {ca0260b3-ea9e-478e-9139-47f1b839833f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001828 sec., 2735.229759299781 rows/sec., 4.90 MiB/sec. | ||
| 15633 | 2026.01.08 00:40:59.654995 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15634 | 2026.01.08 00:40:59.655023 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15635 | 2026.01.08 00:40:59.655029 [ 268 ] {ca0260b3-ea9e-478e-9139-47f1b839833f} <Debug> TCPHandler: Processed in 0.002033218 sec. | ||
| 15636 | 2026.01.08 00:40:59.655141 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15637 | 2026.01.08 00:40:59.655159 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15638 | 2026.01.08 00:40:59.655268 [ 268 ] {da043c32-3dda-42e5-bdd9-7782d34b644f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15639 | 2026.01.08 00:40:59.655311 [ 268 ] {da043c32-3dda-42e5-bdd9-7782d34b644f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15640 | 2026.01.08 00:40:59.655364 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15641 | 2026.01.08 00:40:59.655423 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1911 rows starting from the beginning of the part | ||
| 15642 | 2026.01.08 00:40:59.655540 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 5 rows starting from the beginning of the part | ||
| 15643 | 2026.01.08 00:40:59.655644 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 15644 | 2026.01.08 00:40:59.655661 [ 268 ] {da043c32-3dda-42e5-bdd9-7782d34b644f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2026.01.08 00:40:59.655704 [ 268 ] {da043c32-3dda-42e5-bdd9-7782d34b644f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15646 | 2026.01.08 00:40:59.655740 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part | ||
| 15647 | 2026.01.08 00:40:59.655854 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 15648 | 2026.01.08 00:40:59.655957 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 5 rows starting from the beginning of the part | ||
| 15649 | 2026.01.08 00:40:59.656078 [ 268 ] {da043c32-3dda-42e5-bdd9-7782d34b644f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15650 | 2026.01.08 00:40:59.656331 [ 268 ] {da043c32-3dda-42e5-bdd9-7782d34b644f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15651 | 2026.01.08 00:40:59.656474 [ 268 ] {da043c32-3dda-42e5-bdd9-7782d34b644f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 15652 | 2026.01.08 00:40:59.656512 [ 268 ] {da043c32-3dda-42e5-bdd9-7782d34b644f} <Debug> TCPHandler: Processed in 0.00140535 sec. | ||
| 15653 | 2026.01.08 00:40:59.665977 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1998 rows, containing 19 columns (19 merged, 0 gathered) in 0.010871039 sec., 183791.08013502663 rows/sec., 329.35 MiB/sec. | ||
| 15654 | 2026.01.08 00:40:59.667884 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15655 | 2026.01.08 00:40:59.668244 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15656 | 2026.01.08 00:40:59.668322 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15657 | 2026.01.08 00:40:59.668485 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.40 MiB. | ||
| 15658 | 2026.01.08 00:41:00.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.77 MiB, peak 387.14 MiB, free memory in arenas 0.00 B, will set to 374.54 MiB (RSS), difference: 4.76 MiB | ||
| 15659 | 2026.01.08 00:41:01.374299 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15660 | 2026.01.08 00:41:01.393343 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15661 | 2026.01.08 00:41:01.393415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15662 | 2026.01.08 00:41:01.399790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15663 | 2026.01.08 00:41:01.400521 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15664 | 2026.01.08 00:41:01.404325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15665 | 2026.01.08 00:41:02.217237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2010 | ||
| 15666 | 2026.01.08 00:41:02.219731 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15667 | 2026.01.08 00:41:02.219788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15668 | 2026.01.08 00:41:02.221055 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15669 | 2026.01.08 00:41:02.221339 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15670 | 2026.01.08 00:41:02.221520 [ 109 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15671 | 2026.01.08 00:41:02.221579 [ 109 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15672 | 2026.01.08 00:41:02.221600 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15673 | 2026.01.08 00:41:02.221734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2010 | ||
| 15674 | 2026.01.08 00:41:02.221737 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 15675 | 2026.01.08 00:41:02.222357 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15676 | 2026.01.08 00:41:02.222506 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1832 rows starting from the beginning of the part | ||
| 15677 | 2026.01.08 00:41:02.222931 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 46 rows starting from the beginning of the part | ||
| 15678 | 2026.01.08 00:41:02.223285 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 15679 | 2026.01.08 00:41:02.223601 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 15680 | 2026.01.08 00:41:02.223913 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 15681 | 2026.01.08 00:41:02.224246 [ 196 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 15682 | 2026.01.08 00:41:02.231592 [ 193 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 72 columns (72 merged, 0 gathered) in 0.009920832 sec., 202603.97515047126 rows/sec., 156.90 MiB/sec. | ||
| 15683 | 2026.01.08 00:41:02.233558 [ 198 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15684 | 2026.01.08 00:41:02.234241 [ 198 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15685 | 2026.01.08 00:41:02.234345 [ 198 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_51_10} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15686 | 2026.01.08 00:41:02.234674 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 15687 | 2026.01.08 00:41:04.659520 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15688 | 2026.01.08 00:41:04.659706 [ 268 ] {336c16d4-6d05-4fa2-ad34-ddbb9600603b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15689 | 2026.01.08 00:41:04.659773 [ 268 ] {336c16d4-6d05-4fa2-ad34-ddbb9600603b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15690 | 2026.01.08 00:41:04.660586 [ 268 ] {336c16d4-6d05-4fa2-ad34-ddbb9600603b} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15691 | 2026.01.08 00:41:04.660635 [ 268 ] {336c16d4-6d05-4fa2-ad34-ddbb9600603b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15692 | 2026.01.08 00:41:04.661056 [ 268 ] {336c16d4-6d05-4fa2-ad34-ddbb9600603b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15693 | 2026.01.08 00:41:04.661376 [ 268 ] {336c16d4-6d05-4fa2-ad34-ddbb9600603b} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15694 | 2026.01.08 00:41:04.661544 [ 268 ] {336c16d4-6d05-4fa2-ad34-ddbb9600603b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001889 sec., 217046.0561143462 rows/sec., 13.77 MiB/sec. | ||
| 15695 | 2026.01.08 00:41:04.661588 [ 268 ] {336c16d4-6d05-4fa2-ad34-ddbb9600603b} <Debug> TCPHandler: Processed in 0.002201403 sec. | ||
| 15696 | 2026.01.08 00:41:04.661717 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15697 | 2026.01.08 00:41:04.661813 [ 268 ] {ee0e2ce4-eb98-4f17-b3aa-a27e9cb6c4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15698 | 2026.01.08 00:41:04.661854 [ 268 ] {ee0e2ce4-eb98-4f17-b3aa-a27e9cb6c4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15699 | 2026.01.08 00:41:04.662844 [ 268 ] {ee0e2ce4-eb98-4f17-b3aa-a27e9cb6c4e3} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15700 | 2026.01.08 00:41:04.662881 [ 268 ] {ee0e2ce4-eb98-4f17-b3aa-a27e9cb6c4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15701 | 2026.01.08 00:41:04.663251 [ 268 ] {ee0e2ce4-eb98-4f17-b3aa-a27e9cb6c4e3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15702 | 2026.01.08 00:41:04.663463 [ 268 ] {ee0e2ce4-eb98-4f17-b3aa-a27e9cb6c4e3} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15703 | 2026.01.08 00:41:04.663593 [ 268 ] {ee0e2ce4-eb98-4f17-b3aa-a27e9cb6c4e3} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001799 sec., 658143.4130072262 rows/sec., 52.51 MiB/sec. | ||
| 15704 | 2026.01.08 00:41:04.663630 [ 268 ] {ee0e2ce4-eb98-4f17-b3aa-a27e9cb6c4e3} <Debug> TCPHandler: Processed in 0.001961065 sec. | ||
| 15705 | 2026.01.08 00:41:04.663754 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15706 | 2026.01.08 00:41:04.663847 [ 268 ] {5ed99892-3b91-4112-be42-84b09668f10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15707 | 2026.01.08 00:41:04.663886 [ 268 ] {5ed99892-3b91-4112-be42-84b09668f10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15708 | 2026.01.08 00:41:04.664387 [ 268 ] {5ed99892-3b91-4112-be42-84b09668f10f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15709 | 2026.01.08 00:41:04.664423 [ 268 ] {5ed99892-3b91-4112-be42-84b09668f10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15710 | 2026.01.08 00:41:04.664728 [ 268 ] {5ed99892-3b91-4112-be42-84b09668f10f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15711 | 2026.01.08 00:41:04.664942 [ 268 ] {5ed99892-3b91-4112-be42-84b09668f10f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15712 | 2026.01.08 00:41:04.665072 [ 268 ] {5ed99892-3b91-4112-be42-84b09668f10f} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001243 sec., 193885.76025744167 rows/sec., 11.80 MiB/sec. | ||
| 15713 | 2026.01.08 00:41:04.665110 [ 268 ] {5ed99892-3b91-4112-be42-84b09668f10f} <Debug> TCPHandler: Processed in 0.001403279 sec. | ||
| 15714 | 2026.01.08 00:41:04.665221 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15715 | 2026.01.08 00:41:04.665313 [ 268 ] {881726f4-93e1-47ce-bddb-0af7d4590f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15716 | 2026.01.08 00:41:04.665351 [ 268 ] {881726f4-93e1-47ce-bddb-0af7d4590f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15717 | 2026.01.08 00:41:04.665831 [ 268 ] {881726f4-93e1-47ce-bddb-0af7d4590f81} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15718 | 2026.01.08 00:41:04.665867 [ 268 ] {881726f4-93e1-47ce-bddb-0af7d4590f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15719 | 2026.01.08 00:41:04.666165 [ 268 ] {881726f4-93e1-47ce-bddb-0af7d4590f81} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15720 | 2026.01.08 00:41:04.666382 [ 268 ] {881726f4-93e1-47ce-bddb-0af7d4590f81} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15721 | 2026.01.08 00:41:04.666508 [ 268 ] {881726f4-93e1-47ce-bddb-0af7d4590f81} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 15722 | 2026.01.08 00:41:04.666546 [ 268 ] {881726f4-93e1-47ce-bddb-0af7d4590f81} <Debug> TCPHandler: Processed in 0.001372129 sec. | ||
| 15723 | 2026.01.08 00:41:04.666656 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15724 | 2026.01.08 00:41:04.666748 [ 268 ] {4bec4c1c-61ac-417d-a98d-d7af1699c488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15725 | 2026.01.08 00:41:04.666788 [ 268 ] {4bec4c1c-61ac-417d-a98d-d7af1699c488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15726 | 2026.01.08 00:41:04.667262 [ 268 ] {4bec4c1c-61ac-417d-a98d-d7af1699c488} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15727 | 2026.01.08 00:41:04.667298 [ 268 ] {4bec4c1c-61ac-417d-a98d-d7af1699c488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15728 | 2026.01.08 00:41:04.667596 [ 268 ] {4bec4c1c-61ac-417d-a98d-d7af1699c488} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15729 | 2026.01.08 00:41:04.667799 [ 268 ] {4bec4c1c-61ac-417d-a98d-d7af1699c488} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15730 | 2026.01.08 00:41:04.667933 [ 268 ] {4bec4c1c-61ac-417d-a98d-d7af1699c488} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 15731 | 2026.01.08 00:41:04.667972 [ 268 ] {4bec4c1c-61ac-417d-a98d-d7af1699c488} <Debug> TCPHandler: Processed in 0.001363309 sec. | ||
| 15732 | 2026.01.08 00:41:04.668088 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15733 | 2026.01.08 00:41:04.668181 [ 268 ] {9f99430b-2f80-4519-9171-a2cac24f8f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15734 | 2026.01.08 00:41:04.668220 [ 268 ] {9f99430b-2f80-4519-9171-a2cac24f8f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15735 | 2026.01.08 00:41:04.668931 [ 268 ] {9f99430b-2f80-4519-9171-a2cac24f8f96} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15736 | 2026.01.08 00:41:04.668967 [ 268 ] {9f99430b-2f80-4519-9171-a2cac24f8f96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15737 | 2026.01.08 00:41:04.669299 [ 268 ] {9f99430b-2f80-4519-9171-a2cac24f8f96} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15738 | 2026.01.08 00:41:04.669514 [ 268 ] {9f99430b-2f80-4519-9171-a2cac24f8f96} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15739 | 2026.01.08 00:41:04.669642 [ 268 ] {9f99430b-2f80-4519-9171-a2cac24f8f96} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001479 sec., 483434.75321162946 rows/sec., 33.91 MiB/sec. | ||
| 15740 | 2026.01.08 00:41:04.669681 [ 268 ] {9f99430b-2f80-4519-9171-a2cac24f8f96} <Debug> TCPHandler: Processed in 0.001639736 sec. | ||
| 15741 | 2026.01.08 00:41:04.669809 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15742 | 2026.01.08 00:41:04.669902 [ 268 ] {e9157510-9f1d-4e11-a9e0-1f7e6f2bde07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15743 | 2026.01.08 00:41:04.669943 [ 268 ] {e9157510-9f1d-4e11-a9e0-1f7e6f2bde07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15744 | 2026.01.08 00:41:04.670288 [ 268 ] {e9157510-9f1d-4e11-a9e0-1f7e6f2bde07} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15745 | 2026.01.08 00:41:04.670324 [ 268 ] {e9157510-9f1d-4e11-a9e0-1f7e6f2bde07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15746 | 2026.01.08 00:41:04.670624 [ 268 ] {e9157510-9f1d-4e11-a9e0-1f7e6f2bde07} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15747 | 2026.01.08 00:41:04.670847 [ 268 ] {e9157510-9f1d-4e11-a9e0-1f7e6f2bde07} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15748 | 2026.01.08 00:41:04.670972 [ 268 ] {e9157510-9f1d-4e11-a9e0-1f7e6f2bde07} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 15749 | 2026.01.08 00:41:04.671007 [ 268 ] {e9157510-9f1d-4e11-a9e0-1f7e6f2bde07} <Debug> TCPHandler: Processed in 0.001250695 sec. | ||
| 15750 | 2026.01.08 00:41:04.671123 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15751 | 2026.01.08 00:41:04.671215 [ 268 ] {48564393-55f5-4d3e-b93c-11113654b829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15752 | 2026.01.08 00:41:04.671256 [ 268 ] {48564393-55f5-4d3e-b93c-11113654b829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15753 | 2026.01.08 00:41:04.671721 [ 268 ] {48564393-55f5-4d3e-b93c-11113654b829} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15754 | 2026.01.08 00:41:04.671757 [ 268 ] {48564393-55f5-4d3e-b93c-11113654b829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15755 | 2026.01.08 00:41:04.672091 [ 268 ] {48564393-55f5-4d3e-b93c-11113654b829} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15756 | 2026.01.08 00:41:04.672299 [ 268 ] {48564393-55f5-4d3e-b93c-11113654b829} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15757 | 2026.01.08 00:41:04.672426 [ 268 ] {48564393-55f5-4d3e-b93c-11113654b829} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 15758 | 2026.01.08 00:41:04.672442 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_110_23 to all_115_115_0 | ||
| 15759 | 2026.01.08 00:41:04.672462 [ 268 ] {48564393-55f5-4d3e-b93c-11113654b829} <Debug> TCPHandler: Processed in 0.001386719 sec. | ||
| 15760 | 2026.01.08 00:41:04.672512 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15761 | 2026.01.08 00:41:04.672539 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15762 | 2026.01.08 00:41:04.672604 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15763 | 2026.01.08 00:41:04.672639 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_23 to all_115_115_0 into Compact with storage Full | ||
| 15764 | 2026.01.08 00:41:04.672701 [ 268 ] {70457bf9-f8e0-4989-b4ff-4c5389f82a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15765 | 2026.01.08 00:41:04.672747 [ 268 ] {70457bf9-f8e0-4989-b4ff-4c5389f82a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15766 | 2026.01.08 00:41:04.672772 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15767 | 2026.01.08 00:41:04.672821 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_23, total 34650 rows starting from the beginning of the part | ||
| 15768 | 2026.01.08 00:41:04.672890 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 128 rows starting from the beginning of the part | ||
| 15769 | 2026.01.08 00:41:04.672940 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15770 | 2026.01.08 00:41:04.672993 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 314 rows starting from the beginning of the part | ||
| 15771 | 2026.01.08 00:41:04.673053 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15772 | 2026.01.08 00:41:04.673070 [ 268 ] {70457bf9-f8e0-4989-b4ff-4c5389f82a9d} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15773 | 2026.01.08 00:41:04.673098 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 314 rows starting from the beginning of the part | ||
| 15774 | 2026.01.08 00:41:04.673110 [ 268 ] {70457bf9-f8e0-4989-b4ff-4c5389f82a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15775 | 2026.01.08 00:41:04.673432 [ 268 ] {70457bf9-f8e0-4989-b4ff-4c5389f82a9d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15776 | 2026.01.08 00:41:04.673640 [ 268 ] {70457bf9-f8e0-4989-b4ff-4c5389f82a9d} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15777 | 2026.01.08 00:41:04.673767 [ 268 ] {70457bf9-f8e0-4989-b4ff-4c5389f82a9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 15778 | 2026.01.08 00:41:04.673804 [ 268 ] {70457bf9-f8e0-4989-b4ff-4c5389f82a9d} <Debug> TCPHandler: Processed in 0.001246996 sec. | ||
| 15779 | 2026.01.08 00:41:04.673929 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15780 | 2026.01.08 00:41:04.674021 [ 268 ] {ed6dca54-6b70-4b24-bc2c-fe9851ca1be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15781 | 2026.01.08 00:41:04.674074 [ 268 ] {ed6dca54-6b70-4b24-bc2c-fe9851ca1be8} <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 | ||
| 15782 | 2026.01.08 00:41:04.674918 [ 268 ] {ed6dca54-6b70-4b24-bc2c-fe9851ca1be8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15783 | 2026.01.08 00:41:04.674956 [ 268 ] {ed6dca54-6b70-4b24-bc2c-fe9851ca1be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15784 | 2026.01.08 00:41:04.675518 [ 268 ] {ed6dca54-6b70-4b24-bc2c-fe9851ca1be8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15785 | 2026.01.08 00:41:04.675737 [ 268 ] {ed6dca54-6b70-4b24-bc2c-fe9851ca1be8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15786 | 2026.01.08 00:41:04.675871 [ 268 ] {ed6dca54-6b70-4b24-bc2c-fe9851ca1be8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001868 sec., 19271.948608137045 rows/sec., 34.53 MiB/sec. | ||
| 15787 | 2026.01.08 00:41:04.675924 [ 268 ] {ed6dca54-6b70-4b24-bc2c-fe9851ca1be8} <Debug> TCPHandler: Processed in 0.002041618 sec. | ||
| 15788 | 2026.01.08 00:41:04.676043 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15789 | 2026.01.08 00:41:04.676136 [ 268 ] {3d2f4b6e-39b6-4d0f-9cd1-7e2e2feafb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15790 | 2026.01.08 00:41:04.676176 [ 268 ] {3d2f4b6e-39b6-4d0f-9cd1-7e2e2feafb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15791 | 2026.01.08 00:41:04.676515 [ 268 ] {3d2f4b6e-39b6-4d0f-9cd1-7e2e2feafb1e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15792 | 2026.01.08 00:41:04.676551 [ 268 ] {3d2f4b6e-39b6-4d0f-9cd1-7e2e2feafb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 15793 | 2026.01.08 00:41:04.676870 [ 268 ] {3d2f4b6e-39b6-4d0f-9cd1-7e2e2feafb1e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15794 | 2026.01.08 00:41:04.677078 [ 268 ] {3d2f4b6e-39b6-4d0f-9cd1-7e2e2feafb1e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15795 | 2026.01.08 00:41:04.677204 [ 268 ] {3d2f4b6e-39b6-4d0f-9cd1-7e2e2feafb1e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 15796 | 2026.01.08 00:41:04.677238 [ 268 ] {3d2f4b6e-39b6-4d0f-9cd1-7e2e2feafb1e} <Debug> TCPHandler: Processed in 0.001242765 sec. | ||
| 15797 | 2026.01.08 00:41:04.679724 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35726 rows, containing 5 columns (5 merged, 0 gathered) in 0.007124832 sec., 5014293.670363034 rows/sec., 338.10 MiB/sec. | ||
| 15798 | 2026.01.08 00:41:04.680130 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Trace> MergedBlockOutputStream: filled checksums all_1_115_24 (state Temporary) | ||
| 15799 | 2026.01.08 00:41:04.680486 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_115_24 to all_1_115_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15800 | 2026.01.08 00:41:04.680580 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_110_23, all_115_115_0] -> all_1_115_24 | ||
| 15801 | 2026.01.08 00:41:04.680709 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 15802 | 2026.01.08 00:41:06.932057 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15803 | 2026.01.08 00:41:06.932164 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15804 | 2026.01.08 00:41:07.111186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33713 | ||
| 15805 | 2026.01.08 00:41:07.111778 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15806 | 2026.01.08 00:41:07.111836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15807 | 2026.01.08 00:41:07.112352 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15808 | 2026.01.08 00:41:07.112591 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15809 | 2026.01.08 00:41:07.112736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33713 | ||
| 15810 | 2026.01.08 00:41:07.324027 [ 222 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15811 | 2026.01.08 00:41:07.324077 [ 222 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15812 | 2026.01.08 00:41:07.340402 [ 222 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15813 | 2026.01.08 00:41:08.810176 [ 218 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15814 | 2026.01.08 00:41:08.810242 [ 218 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15815 | 2026.01.08 00:41:08.814340 [ 218 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15816 | 2026.01.08 00:41:08.904379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15817 | 2026.01.08 00:41:08.922261 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2026.01.08 00:41:08.922324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15819 | 2026.01.08 00:41:08.928396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15820 | 2026.01.08 00:41:08.929144 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2026.01.08 00:41:08.932372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15822 | 2026.01.08 00:41:09.243960 [ 223 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15823 | 2026.01.08 00:41:09.244042 [ 223 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15824 | 2026.01.08 00:41:09.247905 [ 223 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15825 | 2026.01.08 00:41:09.519786 [ 223 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15826 | 2026.01.08 00:41:09.519824 [ 223 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15827 | 2026.01.08 00:41:09.523277 [ 223 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15828 | 2026.01.08 00:41:09.645398 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15829 | 2026.01.08 00:41:09.645593 [ 268 ] {d03b7047-d51b-4fc9-b963-401230d1c7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15830 | 2026.01.08 00:41:09.645666 [ 268 ] {d03b7047-d51b-4fc9-b963-401230d1c7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15831 | 2026.01.08 00:41:09.646397 [ 268 ] {d03b7047-d51b-4fc9-b963-401230d1c7bb} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15832 | 2026.01.08 00:41:09.646445 [ 268 ] {d03b7047-d51b-4fc9-b963-401230d1c7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15833 | 2026.01.08 00:41:09.646840 [ 268 ] {d03b7047-d51b-4fc9-b963-401230d1c7bb} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15834 | 2026.01.08 00:41:09.647067 [ 268 ] {d03b7047-d51b-4fc9-b963-401230d1c7bb} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15835 | 2026.01.08 00:41:09.647231 [ 268 ] {d03b7047-d51b-4fc9-b963-401230d1c7bb} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00169 sec., 39053.25443786982 rows/sec., 3.11 MiB/sec. | ||
| 15836 | 2026.01.08 00:41:09.647237 [ 101 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15837 | 2026.01.08 00:41:09.647282 [ 268 ] {d03b7047-d51b-4fc9-b963-401230d1c7bb} <Debug> TCPHandler: Processed in 0.002024318 sec. | ||
| 15838 | 2026.01.08 00:41:09.647306 [ 101 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2026.01.08 00:41:09.647337 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15840 | 2026.01.08 00:41:09.647415 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15841 | 2026.01.08 00:41:09.647448 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15842 | 2026.01.08 00:41:09.647522 [ 268 ] {bf234fb5-e978-4f39-b5db-07a8059bfd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15843 | 2026.01.08 00:41:09.647565 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15844 | 2026.01.08 00:41:09.647577 [ 268 ] {bf234fb5-e978-4f39-b5db-07a8059bfd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15845 | 2026.01.08 00:41:09.647604 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2465 rows starting from the beginning of the part | ||
| 15846 | 2026.01.08 00:41:09.647677 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 66 rows starting from the beginning of the part | ||
| 15847 | 2026.01.08 00:41:09.647722 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1184 rows starting from the beginning of the part | ||
| 15848 | 2026.01.08 00:41:09.647766 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 66 rows starting from the beginning of the part | ||
| 15849 | 2026.01.08 00:41:09.647808 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1184 rows starting from the beginning of the part | ||
| 15850 | 2026.01.08 00:41:09.647847 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 66 rows starting from the beginning of the part | ||
| 15851 | 2026.01.08 00:41:09.648038 [ 268 ] {bf234fb5-e978-4f39-b5db-07a8059bfd90} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15852 | 2026.01.08 00:41:09.648083 [ 268 ] {bf234fb5-e978-4f39-b5db-07a8059bfd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15853 | 2026.01.08 00:41:09.648424 [ 268 ] {bf234fb5-e978-4f39-b5db-07a8059bfd90} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15854 | 2026.01.08 00:41:09.648652 [ 268 ] {bf234fb5-e978-4f39-b5db-07a8059bfd90} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15855 | 2026.01.08 00:41:09.648801 [ 268 ] {bf234fb5-e978-4f39-b5db-07a8059bfd90} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001303 sec., 3837.2985418265544 rows/sec., 288.55 KiB/sec. | ||
| 15856 | 2026.01.08 00:41:09.648841 [ 268 ] {bf234fb5-e978-4f39-b5db-07a8059bfd90} <Debug> TCPHandler: Processed in 0.001476042 sec. | ||
| 15857 | 2026.01.08 00:41:09.648973 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2026.01.08 00:41:09.649068 [ 268 ] {cbd97ea1-4937-4177-aa89-8e5d39b04521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15859 | 2026.01.08 00:41:09.649110 [ 268 ] {cbd97ea1-4937-4177-aa89-8e5d39b04521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15860 | 2026.01.08 00:41:09.649530 [ 268 ] {cbd97ea1-4937-4177-aa89-8e5d39b04521} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2026.01.08 00:41:09.649566 [ 268 ] {cbd97ea1-4937-4177-aa89-8e5d39b04521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15862 | 2026.01.08 00:41:09.649636 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5031 rows, containing 5 columns (5 merged, 0 gathered) in 0.002231213 sec., 2254827.3069402156 rows/sec., 190.74 MiB/sec. | ||
| 15863 | 2026.01.08 00:41:09.649877 [ 268 ] {cbd97ea1-4937-4177-aa89-8e5d39b04521} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15864 | 2026.01.08 00:41:09.649970 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15865 | 2026.01.08 00:41:09.650124 [ 268 ] {cbd97ea1-4937-4177-aa89-8e5d39b04521} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15866 | 2026.01.08 00:41:09.650253 [ 101 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15867 | 2026.01.08 00:41:09.650266 [ 268 ] {cbd97ea1-4937-4177-aa89-8e5d39b04521} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001218 sec., 56650.246305418725 rows/sec., 4.42 MiB/sec. | ||
| 15868 | 2026.01.08 00:41:09.650301 [ 101 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15869 | 2026.01.08 00:41:09.650319 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15870 | 2026.01.08 00:41:09.650328 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15871 | 2026.01.08 00:41:09.650321 [ 268 ] {cbd97ea1-4937-4177-aa89-8e5d39b04521} <Debug> TCPHandler: Processed in 0.001396929 sec. | ||
| 15872 | 2026.01.08 00:41:09.650418 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15873 | 2026.01.08 00:41:09.650418 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_116_23} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15874 | 2026.01.08 00:41:09.650484 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15875 | 2026.01.08 00:41:09.650521 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15876 | 2026.01.08 00:41:09.650550 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1250 rows starting from the beginning of the part | ||
| 15877 | 2026.01.08 00:41:09.650569 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 15878 | 2026.01.08 00:41:09.650583 [ 268 ] {82c91223-b1ea-49e0-9274-c745579c9fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15879 | 2026.01.08 00:41:09.650595 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 69 rows starting from the beginning of the part | ||
| 15880 | 2026.01.08 00:41:09.650636 [ 268 ] {82c91223-b1ea-49e0-9274-c745579c9fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15881 | 2026.01.08 00:41:09.650643 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 715 rows starting from the beginning of the part | ||
| 15882 | 2026.01.08 00:41:09.650690 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 69 rows starting from the beginning of the part | ||
| 15883 | 2026.01.08 00:41:09.650722 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 715 rows starting from the beginning of the part | ||
| 15884 | 2026.01.08 00:41:09.650757 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 69 rows starting from the beginning of the part | ||
| 15885 | 2026.01.08 00:41:09.651057 [ 268 ] {82c91223-b1ea-49e0-9274-c745579c9fc9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.01.08 00:41:09.651098 [ 268 ] {82c91223-b1ea-49e0-9274-c745579c9fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15887 | 2026.01.08 00:41:09.651441 [ 268 ] {82c91223-b1ea-49e0-9274-c745579c9fc9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15888 | 2026.01.08 00:41:09.651651 [ 268 ] {82c91223-b1ea-49e0-9274-c745579c9fc9} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15889 | 2026.01.08 00:41:09.651781 [ 268 ] {82c91223-b1ea-49e0-9274-c745579c9fc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 15890 | 2026.01.08 00:41:09.651805 [ 192 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2887 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014154 sec., 2039706.090151194 rows/sec., 153.79 MiB/sec. | ||
| 15891 | 2026.01.08 00:41:09.651818 [ 268 ] {82c91223-b1ea-49e0-9274-c745579c9fc9} <Debug> TCPHandler: Processed in 0.00138159 sec. | ||
| 15892 | 2026.01.08 00:41:09.651883 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15893 | 2026.01.08 00:41:09.651917 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15894 | 2026.01.08 00:41:09.651934 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15895 | 2026.01.08 00:41:09.652028 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15896 | 2026.01.08 00:41:09.652032 [ 268 ] {27080755-6c56-4696-9510-1f7a6e0b0d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15897 | 2026.01.08 00:41:09.652107 [ 268 ] {27080755-6c56-4696-9510-1f7a6e0b0d1e} <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 | ||
| 15898 | 2026.01.08 00:41:09.652314 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.01.08 00:41:09.652384 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_116_23} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15900 | 2026.01.08 00:41:09.652465 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 15901 | 2026.01.08 00:41:09.652884 [ 268 ] {27080755-6c56-4696-9510-1f7a6e0b0d1e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15902 | 2026.01.08 00:41:09.652927 [ 268 ] {27080755-6c56-4696-9510-1f7a6e0b0d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15903 | 2026.01.08 00:41:09.653435 [ 268 ] {27080755-6c56-4696-9510-1f7a6e0b0d1e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15904 | 2026.01.08 00:41:09.653720 [ 268 ] {27080755-6c56-4696-9510-1f7a6e0b0d1e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15905 | 2026.01.08 00:41:09.653866 [ 268 ] {27080755-6c56-4696-9510-1f7a6e0b0d1e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001852 sec., 2699.7840172786177 rows/sec., 4.84 MiB/sec. | ||
| 15906 | 2026.01.08 00:41:09.653922 [ 268 ] {27080755-6c56-4696-9510-1f7a6e0b0d1e} <Debug> TCPHandler: Processed in 0.002034527 sec. | ||
| 15907 | 2026.01.08 00:41:09.654035 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15908 | 2026.01.08 00:41:09.654128 [ 268 ] {61d25cfe-b334-4953-88ed-36b38ad7b78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15909 | 2026.01.08 00:41:09.654170 [ 268 ] {61d25cfe-b334-4953-88ed-36b38ad7b78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15910 | 2026.01.08 00:41:09.654506 [ 268 ] {61d25cfe-b334-4953-88ed-36b38ad7b78e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15911 | 2026.01.08 00:41:09.654545 [ 268 ] {61d25cfe-b334-4953-88ed-36b38ad7b78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15912 | 2026.01.08 00:41:09.654892 [ 268 ] {61d25cfe-b334-4953-88ed-36b38ad7b78e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15913 | 2026.01.08 00:41:09.654958 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15914 | 2026.01.08 00:41:09.655125 [ 268 ] {61d25cfe-b334-4953-88ed-36b38ad7b78e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15915 | 2026.01.08 00:41:09.655259 [ 268 ] {61d25cfe-b334-4953-88ed-36b38ad7b78e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 15916 | 2026.01.08 00:41:09.655264 [ 101 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15917 | 2026.01.08 00:41:09.655295 [ 268 ] {61d25cfe-b334-4953-88ed-36b38ad7b78e} <Debug> TCPHandler: Processed in 0.001307067 sec. | ||
| 15918 | 2026.01.08 00:41:09.655317 [ 101 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15919 | 2026.01.08 00:41:09.655344 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15920 | 2026.01.08 00:41:09.655430 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15921 | 2026.01.08 00:41:09.655480 [ 219 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15922 | 2026.01.08 00:41:09.655517 [ 219 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15923 | 2026.01.08 00:41:09.655540 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15924 | 2026.01.08 00:41:09.655585 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7536 rows starting from the beginning of the part | ||
| 15925 | 2026.01.08 00:41:09.655653 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 15926 | 2026.01.08 00:41:09.655699 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 104 rows starting from the beginning of the part | ||
| 15927 | 2026.01.08 00:41:09.655744 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15928 | 2026.01.08 00:41:09.655783 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 104 rows starting from the beginning of the part | ||
| 15929 | 2026.01.08 00:41:09.655825 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15930 | 2026.01.08 00:41:09.657717 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7924 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320356 sec., 3414993.216558149 rows/sec., 218.90 MiB/sec. | ||
| 15931 | 2026.01.08 00:41:09.658171 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15932 | 2026.01.08 00:41:09.658433 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15933 | 2026.01.08 00:41:09.658504 [ 190 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_116_23} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15934 | 2026.01.08 00:41:09.658572 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 15935 | 2026.01.08 00:41:09.658837 [ 219 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15936 | 2026.01.08 00:41:11.047916 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15937 | 2026.01.08 00:41:11.048231 [ 268 ] {3810ce3a-9277-4d8d-8ea6-28344cf2dd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15938 | 2026.01.08 00:41:11.048321 [ 268 ] {3810ce3a-9277-4d8d-8ea6-28344cf2dd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15939 | 2026.01.08 00:41:11.049192 [ 268 ] {3810ce3a-9277-4d8d-8ea6-28344cf2dd95} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15940 | 2026.01.08 00:41:11.049232 [ 268 ] {3810ce3a-9277-4d8d-8ea6-28344cf2dd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15941 | 2026.01.08 00:41:11.049642 [ 268 ] {3810ce3a-9277-4d8d-8ea6-28344cf2dd95} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15942 | 2026.01.08 00:41:11.049864 [ 268 ] {3810ce3a-9277-4d8d-8ea6-28344cf2dd95} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15943 | 2026.01.08 00:41:11.050023 [ 268 ] {3810ce3a-9277-4d8d-8ea6-28344cf2dd95} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001872 sec., 219017.09401709403 rows/sec., 13.89 MiB/sec. | ||
| 15944 | 2026.01.08 00:41:11.050065 [ 268 ] {3810ce3a-9277-4d8d-8ea6-28344cf2dd95} <Debug> TCPHandler: Processed in 0.002345086 sec. | ||
| 15945 | 2026.01.08 00:41:11.050178 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15946 | 2026.01.08 00:41:11.050275 [ 268 ] {43c52234-a74d-4bc6-bf76-8d366e83c023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15947 | 2026.01.08 00:41:11.050317 [ 268 ] {43c52234-a74d-4bc6-bf76-8d366e83c023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15948 | 2026.01.08 00:41:11.050710 [ 268 ] {43c52234-a74d-4bc6-bf76-8d366e83c023} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15949 | 2026.01.08 00:41:11.050748 [ 268 ] {43c52234-a74d-4bc6-bf76-8d366e83c023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15950 | 2026.01.08 00:41:11.051038 [ 268 ] {43c52234-a74d-4bc6-bf76-8d366e83c023} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15951 | 2026.01.08 00:41:11.051246 [ 268 ] {43c52234-a74d-4bc6-bf76-8d366e83c023} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15952 | 2026.01.08 00:41:11.051375 [ 268 ] {43c52234-a74d-4bc6-bf76-8d366e83c023} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001119 sec., 3574.620196604111 rows/sec., 291.49 KiB/sec. | ||
| 15953 | 2026.01.08 00:41:11.051413 [ 268 ] {43c52234-a74d-4bc6-bf76-8d366e83c023} <Debug> TCPHandler: Processed in 0.001284036 sec. | ||
| 15954 | 2026.01.08 00:41:11.051534 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15955 | 2026.01.08 00:41:11.051628 [ 268 ] {af2cbd0f-eb54-4048-b3dc-1f3e51f50d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15956 | 2026.01.08 00:41:11.051668 [ 268 ] {af2cbd0f-eb54-4048-b3dc-1f3e51f50d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15957 | 2026.01.08 00:41:11.053293 [ 268 ] {af2cbd0f-eb54-4048-b3dc-1f3e51f50d61} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15958 | 2026.01.08 00:41:11.053329 [ 268 ] {af2cbd0f-eb54-4048-b3dc-1f3e51f50d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15959 | 2026.01.08 00:41:11.053852 [ 268 ] {af2cbd0f-eb54-4048-b3dc-1f3e51f50d61} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15960 | 2026.01.08 00:41:11.054075 [ 268 ] {af2cbd0f-eb54-4048-b3dc-1f3e51f50d61} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15961 | 2026.01.08 00:41:11.054210 [ 268 ] {af2cbd0f-eb54-4048-b3dc-1f3e51f50d61} <Debug> executeQuery: Read 2326 rows, 193.44 KiB in 0.0026 sec., 894615.3846153846 rows/sec., 72.66 MiB/sec. | ||
| 15962 | 2026.01.08 00:41:11.054251 [ 268 ] {af2cbd0f-eb54-4048-b3dc-1f3e51f50d61} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 15963 | 2026.01.08 00:41:11.054264 [ 268 ] {af2cbd0f-eb54-4048-b3dc-1f3e51f50d61} <Debug> TCPHandler: Processed in 0.002779638 sec. | ||
| 15964 | 2026.01.08 00:41:11.054382 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15965 | 2026.01.08 00:41:11.054478 [ 268 ] {a2918247-c01a-4276-9d39-3074c3bd94bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15966 | 2026.01.08 00:41:11.054517 [ 268 ] {a2918247-c01a-4276-9d39-3074c3bd94bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15967 | 2026.01.08 00:41:11.055049 [ 268 ] {a2918247-c01a-4276-9d39-3074c3bd94bb} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15968 | 2026.01.08 00:41:11.055086 [ 268 ] {a2918247-c01a-4276-9d39-3074c3bd94bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15969 | 2026.01.08 00:41:11.055388 [ 268 ] {a2918247-c01a-4276-9d39-3074c3bd94bb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15970 | 2026.01.08 00:41:11.055602 [ 268 ] {a2918247-c01a-4276-9d39-3074c3bd94bb} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15971 | 2026.01.08 00:41:11.055731 [ 268 ] {a2918247-c01a-4276-9d39-3074c3bd94bb} <Debug> executeQuery: Read 245 rows, 15.30 KiB in 0.001272 sec., 192610.06289308178 rows/sec., 11.75 MiB/sec. | ||
| 15972 | 2026.01.08 00:41:11.055769 [ 268 ] {a2918247-c01a-4276-9d39-3074c3bd94bb} <Debug> TCPHandler: Processed in 0.001436921 sec. | ||
| 15973 | 2026.01.08 00:41:11.055884 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15974 | 2026.01.08 00:41:11.055986 [ 268 ] {25fe084a-6e0c-4bb5-ab53-8ba71355ca3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15975 | 2026.01.08 00:41:11.056027 [ 268 ] {25fe084a-6e0c-4bb5-ab53-8ba71355ca3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15976 | 2026.01.08 00:41:11.056587 [ 268 ] {25fe084a-6e0c-4bb5-ab53-8ba71355ca3e} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15977 | 2026.01.08 00:41:11.056623 [ 268 ] {25fe084a-6e0c-4bb5-ab53-8ba71355ca3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15978 | 2026.01.08 00:41:11.056951 [ 268 ] {25fe084a-6e0c-4bb5-ab53-8ba71355ca3e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15979 | 2026.01.08 00:41:11.057161 [ 268 ] {25fe084a-6e0c-4bb5-ab53-8ba71355ca3e} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15980 | 2026.01.08 00:41:11.057283 [ 95 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 15981 | 2026.01.08 00:41:11.057289 [ 268 ] {25fe084a-6e0c-4bb5-ab53-8ba71355ca3e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001321 sec., 333080.9992429977 rows/sec., 22.04 MiB/sec. | ||
| 15982 | 2026.01.08 00:41:11.057382 [ 95 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15983 | 2026.01.08 00:41:11.057388 [ 268 ] {25fe084a-6e0c-4bb5-ab53-8ba71355ca3e} <Debug> TCPHandler: Processed in 0.001552494 sec. | ||
| 15984 | 2026.01.08 00:41:11.057429 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15985 | 2026.01.08 00:41:11.057528 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15986 | 2026.01.08 00:41:11.057563 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 15987 | 2026.01.08 00:41:11.057629 [ 268 ] {87bc3d27-a331-46a5-8c3e-dd29923936e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15988 | 2026.01.08 00:41:11.057674 [ 268 ] {87bc3d27-a331-46a5-8c3e-dd29923936e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15989 | 2026.01.08 00:41:11.057706 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15990 | 2026.01.08 00:41:11.057749 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 465 rows starting from the beginning of the part | ||
| 15991 | 2026.01.08 00:41:11.057826 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 15992 | 2026.01.08 00:41:11.057878 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 440 rows starting from the beginning of the part | ||
| 15993 | 2026.01.08 00:41:11.057925 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 212 rows starting from the beginning of the part | ||
| 15994 | 2026.01.08 00:41:11.057968 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 15995 | 2026.01.08 00:41:11.058012 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 440 rows starting from the beginning of the part | ||
| 15996 | 2026.01.08 00:41:11.058168 [ 268 ] {87bc3d27-a331-46a5-8c3e-dd29923936e4} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15997 | 2026.01.08 00:41:11.058212 [ 268 ] {87bc3d27-a331-46a5-8c3e-dd29923936e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 15998 | 2026.01.08 00:41:11.058555 [ 268 ] {87bc3d27-a331-46a5-8c3e-dd29923936e4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15999 | 2026.01.08 00:41:11.058805 [ 268 ] {87bc3d27-a331-46a5-8c3e-dd29923936e4} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16000 | 2026.01.08 00:41:11.058947 [ 268 ] {87bc3d27-a331-46a5-8c3e-dd29923936e4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001336 sec., 157934.13173652696 rows/sec., 8.97 MiB/sec. | ||
| 16001 | 2026.01.08 00:41:11.058986 [ 268 ] {87bc3d27-a331-46a5-8c3e-dd29923936e4} <Debug> TCPHandler: Processed in 0.001507063 sec. | ||
| 16002 | 2026.01.08 00:41:11.059107 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16003 | 2026.01.08 00:41:11.059151 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638287 sec., 1080396.780295516 rows/sec., 75.41 MiB/sec. | ||
| 16004 | 2026.01.08 00:41:11.059203 [ 268 ] {10a8117f-928b-49cc-a296-3efafe55026d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16005 | 2026.01.08 00:41:11.059249 [ 268 ] {10a8117f-928b-49cc-a296-3efafe55026d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16006 | 2026.01.08 00:41:11.059342 [ 201 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 16007 | 2026.01.08 00:41:11.059651 [ 201 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16008 | 2026.01.08 00:41:11.059740 [ 201 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_47_10} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 16009 | 2026.01.08 00:41:11.059831 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 16010 | 2026.01.08 00:41:11.060394 [ 268 ] {10a8117f-928b-49cc-a296-3efafe55026d} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16011 | 2026.01.08 00:41:11.060436 [ 268 ] {10a8117f-928b-49cc-a296-3efafe55026d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16012 | 2026.01.08 00:41:11.060813 [ 268 ] {10a8117f-928b-49cc-a296-3efafe55026d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16013 | 2026.01.08 00:41:11.061028 [ 268 ] {10a8117f-928b-49cc-a296-3efafe55026d} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16014 | 2026.01.08 00:41:11.061161 [ 268 ] {10a8117f-928b-49cc-a296-3efafe55026d} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001976 sec., 594635.6275303644 rows/sec., 42.49 MiB/sec. | ||
| 16015 | 2026.01.08 00:41:11.061198 [ 268 ] {10a8117f-928b-49cc-a296-3efafe55026d} <Debug> TCPHandler: Processed in 0.00214055 sec. | ||
| 16016 | 2026.01.08 00:41:11.061317 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16017 | 2026.01.08 00:41:11.061414 [ 268 ] {edb5c977-a99b-42d6-9035-f3a324926bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16018 | 2026.01.08 00:41:11.061456 [ 268 ] {edb5c977-a99b-42d6-9035-f3a324926bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16019 | 2026.01.08 00:41:11.061793 [ 268 ] {edb5c977-a99b-42d6-9035-f3a324926bc1} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16020 | 2026.01.08 00:41:11.061830 [ 268 ] {edb5c977-a99b-42d6-9035-f3a324926bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16021 | 2026.01.08 00:41:11.062134 [ 268 ] {edb5c977-a99b-42d6-9035-f3a324926bc1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 16022 | 2026.01.08 00:41:11.062343 [ 268 ] {edb5c977-a99b-42d6-9035-f3a324926bc1} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16023 | 2026.01.08 00:41:11.062470 [ 268 ] {edb5c977-a99b-42d6-9035-f3a324926bc1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 16024 | 2026.01.08 00:41:11.062507 [ 268 ] {edb5c977-a99b-42d6-9035-f3a324926bc1} <Debug> TCPHandler: Processed in 0.001238755 sec. | ||
| 16025 | 2026.01.08 00:41:11.062616 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16026 | 2026.01.08 00:41:11.062710 [ 268 ] {ba389d6a-2c7a-42f3-bf9c-80453525f16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16027 | 2026.01.08 00:41:11.062754 [ 268 ] {ba389d6a-2c7a-42f3-bf9c-80453525f16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16028 | 2026.01.08 00:41:11.063437 [ 268 ] {ba389d6a-2c7a-42f3-bf9c-80453525f16f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16029 | 2026.01.08 00:41:11.063473 [ 268 ] {ba389d6a-2c7a-42f3-bf9c-80453525f16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16030 | 2026.01.08 00:41:11.063857 [ 268 ] {ba389d6a-2c7a-42f3-bf9c-80453525f16f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16031 | 2026.01.08 00:41:11.064072 [ 268 ] {ba389d6a-2c7a-42f3-bf9c-80453525f16f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16032 | 2026.01.08 00:41:11.064200 [ 268 ] {ba389d6a-2c7a-42f3-bf9c-80453525f16f} <Debug> executeQuery: Read 904 rows, 61.17 KiB in 0.001508 sec., 599469.4960212201 rows/sec., 39.62 MiB/sec. | ||
| 16033 | 2026.01.08 00:41:11.064238 [ 268 ] {ba389d6a-2c7a-42f3-bf9c-80453525f16f} <Debug> TCPHandler: Processed in 0.001671268 sec. | ||
| 16034 | 2026.01.08 00:41:11.064345 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16035 | 2026.01.08 00:41:11.064440 [ 268 ] {80d345ba-70fe-404a-b5e7-07772f2b2e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16036 | 2026.01.08 00:41:11.064484 [ 268 ] {80d345ba-70fe-404a-b5e7-07772f2b2e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16037 | 2026.01.08 00:41:11.064805 [ 268 ] {80d345ba-70fe-404a-b5e7-07772f2b2e12} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16038 | 2026.01.08 00:41:11.064842 [ 268 ] {80d345ba-70fe-404a-b5e7-07772f2b2e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16039 | 2026.01.08 00:41:11.065161 [ 268 ] {80d345ba-70fe-404a-b5e7-07772f2b2e12} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16040 | 2026.01.08 00:41:11.065372 [ 268 ] {80d345ba-70fe-404a-b5e7-07772f2b2e12} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16041 | 2026.01.08 00:41:11.065467 [ 95 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
| 16042 | 2026.01.08 00:41:11.065498 [ 95 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16043 | 2026.01.08 00:41:11.065498 [ 268 ] {80d345ba-70fe-404a-b5e7-07772f2b2e12} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 16044 | 2026.01.08 00:41:11.065515 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16045 | 2026.01.08 00:41:11.065550 [ 268 ] {80d345ba-70fe-404a-b5e7-07772f2b2e12} <Debug> TCPHandler: Processed in 0.001253915 sec. | ||
| 16046 | 2026.01.08 00:41:11.065640 [ 190 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
| 16047 | 2026.01.08 00:41:11.065658 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16048 | 2026.01.08 00:41:11.065765 [ 268 ] {74d73bbd-f708-41f8-a093-fab10a8c67cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16049 | 2026.01.08 00:41:11.065791 [ 190 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16050 | 2026.01.08 00:41:11.065823 [ 268 ] {74d73bbd-f708-41f8-a093-fab10a8c67cb} <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 | ||
| 16051 | 2026.01.08 00:41:11.065835 [ 190 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 39 rows starting from the beginning of the part | ||
| 16052 | 2026.01.08 00:41:11.065917 [ 190 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 16053 | 2026.01.08 00:41:11.065966 [ 190 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 16054 | 2026.01.08 00:41:11.066011 [ 190 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 16055 | 2026.01.08 00:41:11.066053 [ 190 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 16056 | 2026.01.08 00:41:11.066098 [ 190 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 16057 | 2026.01.08 00:41:11.066736 [ 268 ] {74d73bbd-f708-41f8-a093-fab10a8c67cb} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16058 | 2026.01.08 00:41:11.066779 [ 268 ] {74d73bbd-f708-41f8-a093-fab10a8c67cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16059 | 2026.01.08 00:41:11.066920 [ 191 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324288 sec., 33980.52387396095 rows/sec., 2.23 MiB/sec. | ||
| 16060 | 2026.01.08 00:41:11.067131 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 16061 | 2026.01.08 00:41:11.067368 [ 268 ] {74d73bbd-f708-41f8-a093-fab10a8c67cb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16062 | 2026.01.08 00:41:11.067462 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16063 | 2026.01.08 00:41:11.067556 [ 195 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_43_9} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
| 16064 | 2026.01.08 00:41:11.067639 [ 268 ] {74d73bbd-f708-41f8-a093-fab10a8c67cb} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16065 | 2026.01.08 00:41:11.067649 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16066 | 2026.01.08 00:41:11.067791 [ 268 ] {74d73bbd-f708-41f8-a093-fab10a8c67cb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002044 sec., 17612.524461839534 rows/sec., 31.56 MiB/sec. | ||
| 16067 | 2026.01.08 00:41:11.067850 [ 268 ] {74d73bbd-f708-41f8-a093-fab10a8c67cb} <Debug> TCPHandler: Processed in 0.002241624 sec. | ||
| 16068 | 2026.01.08 00:41:11.067968 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16069 | 2026.01.08 00:41:11.068064 [ 268 ] {f5c3d3a0-d8ff-410f-b156-cc40a03d2f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16070 | 2026.01.08 00:41:11.068107 [ 268 ] {f5c3d3a0-d8ff-410f-b156-cc40a03d2f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16071 | 2026.01.08 00:41:11.068457 [ 268 ] {f5c3d3a0-d8ff-410f-b156-cc40a03d2f94} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.01.08 00:41:11.068495 [ 268 ] {f5c3d3a0-d8ff-410f-b156-cc40a03d2f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16073 | 2026.01.08 00:41:11.068816 [ 268 ] {f5c3d3a0-d8ff-410f-b156-cc40a03d2f94} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16074 | 2026.01.08 00:41:11.069034 [ 268 ] {f5c3d3a0-d8ff-410f-b156-cc40a03d2f94} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2026.01.08 00:41:11.069167 [ 268 ] {f5c3d3a0-d8ff-410f-b156-cc40a03d2f94} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001122 sec., 60606.06060606061 rows/sec., 3.52 MiB/sec. | ||
| 16076 | 2026.01.08 00:41:11.069203 [ 268 ] {f5c3d3a0-d8ff-410f-b156-cc40a03d2f94} <Debug> TCPHandler: Processed in 0.001286097 sec. | ||
| 16077 | 2026.01.08 00:41:12.221939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2068 | ||
| 16078 | 2026.01.08 00:41:12.224725 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2026.01.08 00:41:12.224767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16080 | 2026.01.08 00:41:12.225944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16081 | 2026.01.08 00:41:12.226209 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16082 | 2026.01.08 00:41:12.226494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2068 | ||
| 16083 | 2026.01.08 00:41:14.612865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34161 | ||
| 16084 | 2026.01.08 00:41:14.613353 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2026.01.08 00:41:14.613398 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16086 | 2026.01.08 00:41:14.613873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16087 | 2026.01.08 00:41:14.614102 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2026.01.08 00:41:14.614246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34161 | ||
| 16089 | 2026.01.08 00:41:14.614244 [ 90 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16090 | 2026.01.08 00:41:14.614317 [ 90 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16091 | 2026.01.08 00:41:14.614336 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16092 | 2026.01.08 00:41:14.614461 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16093 | 2026.01.08 00:41:14.614606 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16094 | 2026.01.08 00:41:14.614647 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31793 rows starting from the beginning of the part | ||
| 16095 | 2026.01.08 00:41:14.614716 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 16096 | 2026.01.08 00:41:14.614771 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 16097 | 2026.01.08 00:41:14.614820 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 16098 | 2026.01.08 00:41:14.614863 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 16099 | 2026.01.08 00:41:14.614906 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 16100 | 2026.01.08 00:41:14.617505 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34161 rows, containing 4 columns (4 merged, 0 gathered) in 0.003101088 sec., 11015811.224963626 rows/sec., 157.58 MiB/sec. | ||
| 16101 | 2026.01.08 00:41:14.617691 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16102 | 2026.01.08 00:41:14.618013 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.01.08 00:41:14.618087 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_71_14} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16104 | 2026.01.08 00:41:14.618181 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 16105 | 2026.01.08 00:41:14.642137 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16106 | 2026.01.08 00:41:14.642305 [ 268 ] {de9f9eb9-eee6-4f6a-8f5d-7a10670fdf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16107 | 2026.01.08 00:41:14.642375 [ 268 ] {de9f9eb9-eee6-4f6a-8f5d-7a10670fdf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16108 | 2026.01.08 00:41:14.643062 [ 268 ] {de9f9eb9-eee6-4f6a-8f5d-7a10670fdf40} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16109 | 2026.01.08 00:41:14.643113 [ 268 ] {de9f9eb9-eee6-4f6a-8f5d-7a10670fdf40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16110 | 2026.01.08 00:41:14.643558 [ 268 ] {de9f9eb9-eee6-4f6a-8f5d-7a10670fdf40} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16111 | 2026.01.08 00:41:14.643809 [ 268 ] {de9f9eb9-eee6-4f6a-8f5d-7a10670fdf40} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16112 | 2026.01.08 00:41:14.643981 [ 268 ] {de9f9eb9-eee6-4f6a-8f5d-7a10670fdf40} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 16113 | 2026.01.08 00:41:14.644039 [ 268 ] {de9f9eb9-eee6-4f6a-8f5d-7a10670fdf40} <Debug> TCPHandler: Processed in 0.002033147 sec. | ||
| 16114 | 2026.01.08 00:41:14.644164 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16115 | 2026.01.08 00:41:14.644282 [ 268 ] {bd88551c-df60-4570-9d77-e2fc26197e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16116 | 2026.01.08 00:41:14.644330 [ 268 ] {bd88551c-df60-4570-9d77-e2fc26197e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16117 | 2026.01.08 00:41:14.644789 [ 268 ] {bd88551c-df60-4570-9d77-e2fc26197e00} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.01.08 00:41:14.644835 [ 268 ] {bd88551c-df60-4570-9d77-e2fc26197e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16119 | 2026.01.08 00:41:14.645163 [ 268 ] {bd88551c-df60-4570-9d77-e2fc26197e00} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16120 | 2026.01.08 00:41:14.645390 [ 268 ] {bd88551c-df60-4570-9d77-e2fc26197e00} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2026.01.08 00:41:14.645539 [ 268 ] {bd88551c-df60-4570-9d77-e2fc26197e00} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001287 sec., 49728.04972804973 rows/sec., 3.88 MiB/sec. | ||
| 16122 | 2026.01.08 00:41:14.645578 [ 268 ] {bd88551c-df60-4570-9d77-e2fc26197e00} <Debug> TCPHandler: Processed in 0.001468052 sec. | ||
| 16123 | 2026.01.08 00:41:14.645692 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16124 | 2026.01.08 00:41:14.645791 [ 268 ] {885c15e3-0981-4c51-bead-32224f7d9eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16125 | 2026.01.08 00:41:14.645840 [ 268 ] {885c15e3-0981-4c51-bead-32224f7d9eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16126 | 2026.01.08 00:41:14.646230 [ 268 ] {885c15e3-0981-4c51-bead-32224f7d9eef} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2026.01.08 00:41:14.646268 [ 268 ] {885c15e3-0981-4c51-bead-32224f7d9eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16128 | 2026.01.08 00:41:14.646628 [ 268 ] {885c15e3-0981-4c51-bead-32224f7d9eef} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16129 | 2026.01.08 00:41:14.646853 [ 268 ] {885c15e3-0981-4c51-bead-32224f7d9eef} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2026.01.08 00:41:14.646994 [ 268 ] {885c15e3-0981-4c51-bead-32224f7d9eef} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001224 sec., 78431.37254901961 rows/sec., 5.46 MiB/sec. | ||
| 16131 | 2026.01.08 00:41:14.647039 [ 268 ] {885c15e3-0981-4c51-bead-32224f7d9eef} <Debug> TCPHandler: Processed in 0.00139869 sec. | ||
| 16132 | 2026.01.08 00:41:14.647155 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16133 | 2026.01.08 00:41:14.647252 [ 268 ] {45d58df6-fab0-4109-ae9a-abeea4932c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16134 | 2026.01.08 00:41:14.647297 [ 268 ] {45d58df6-fab0-4109-ae9a-abeea4932c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16135 | 2026.01.08 00:41:14.647631 [ 268 ] {45d58df6-fab0-4109-ae9a-abeea4932c49} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16136 | 2026.01.08 00:41:14.647668 [ 268 ] {45d58df6-fab0-4109-ae9a-abeea4932c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16137 | 2026.01.08 00:41:14.647989 [ 268 ] {45d58df6-fab0-4109-ae9a-abeea4932c49} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16138 | 2026.01.08 00:41:14.648245 [ 268 ] {45d58df6-fab0-4109-ae9a-abeea4932c49} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16139 | 2026.01.08 00:41:14.648390 [ 268 ] {45d58df6-fab0-4109-ae9a-abeea4932c49} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001156 sec., 31141.86851211073 rows/sec., 2.10 MiB/sec. | ||
| 16140 | 2026.01.08 00:41:14.648427 [ 268 ] {45d58df6-fab0-4109-ae9a-abeea4932c49} <Debug> TCPHandler: Processed in 0.001323528 sec. | ||
| 16141 | 2026.01.08 00:41:16.432441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 16142 | 2026.01.08 00:41:16.451269 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2026.01.08 00:41:16.451336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16144 | 2026.01.08 00:41:16.457604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 16145 | 2026.01.08 00:41:16.458337 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.01.08 00:41:16.458671 [ 87 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 16147 | 2026.01.08 00:41:16.458764 [ 87 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16148 | 2026.01.08 00:41:16.458801 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16149 | 2026.01.08 00:41:16.458952 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 16150 | 2026.01.08 00:41:16.461913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 16151 | 2026.01.08 00:41:16.462897 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16152 | 2026.01.08 00:41:16.464585 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 16153 | 2026.01.08 00:41:16.469376 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 16154 | 2026.01.08 00:41:16.474362 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 16155 | 2026.01.08 00:41:16.479144 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 16156 | 2026.01.08 00:41:16.484371 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 16157 | 2026.01.08 00:41:16.489410 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 16158 | 2026.01.08 00:41:16.545004 [ 197 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.086117236 sec., 6212.461347458945 rows/sec., 32.12 MiB/sec. | ||
| 16159 | 2026.01.08 00:41:16.547721 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 16160 | 2026.01.08 00:41:16.549832 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16161 | 2026.01.08 00:41:16.549912 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_71_14} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 16162 | 2026.01.08 00:41:16.552598 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 16163 | 2026.01.08 00:41:19.520711 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39786 | ||
| 16164 | 2026.01.08 00:41:19.520831 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16165 | 2026.01.08 00:41:19.520859 [ 362 ] {} <Debug> TCP-Session: 13cd2bf8-0d4b-4669-a4f8-2d3e6fcbf150 Authenticating user 'default' from [fd00:1122:3344:101::e]:39786 | ||
| 16166 | 2026.01.08 00:41:19.520883 [ 362 ] {} <Debug> TCP-Session: 13cd2bf8-0d4b-4669-a4f8-2d3e6fcbf150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16167 | 2026.01.08 00:41:19.520897 [ 362 ] {} <Debug> TCP-Session: 13cd2bf8-0d4b-4669-a4f8-2d3e6fcbf150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16168 | 2026.01.08 00:41:19.521123 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42701 | ||
| 16169 | 2026.01.08 00:41:19.521154 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45703 | ||
| 16170 | 2026.01.08 00:41:19.521191 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33234 | ||
| 16171 | 2026.01.08 00:41:19.521212 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48068 | ||
| 16172 | 2026.01.08 00:41:19.521259 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16173 | 2026.01.08 00:41:19.521263 [ 362 ] {} <Trace> TCP-Session: 13cd2bf8-0d4b-4669-a4f8-2d3e6fcbf150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16174 | 2026.01.08 00:41:19.521314 [ 352 ] {} <Debug> TCP-Session: c33f0fc6-b8b1-42b9-ad78-918f0784de53 Authenticating user 'default' from [fd00:1122:3344:101::e]:45703 | ||
| 16175 | 2026.01.08 00:41:19.521248 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16176 | 2026.01.08 00:41:19.521337 [ 352 ] {} <Debug> TCP-Session: c33f0fc6-b8b1-42b9-ad78-918f0784de53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16177 | 2026.01.08 00:41:19.521359 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16178 | 2026.01.08 00:41:19.521369 [ 363 ] {} <Debug> TCP-Session: db340348-c688-465f-b13b-8af8d129a290 Authenticating user 'default' from [fd00:1122:3344:101::e]:42701 | ||
| 16179 | 2026.01.08 00:41:19.521376 [ 352 ] {} <Debug> TCP-Session: c33f0fc6-b8b1-42b9-ad78-918f0784de53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16180 | 2026.01.08 00:41:19.521409 [ 354 ] {} <Debug> TCP-Session: e70c937a-6b8b-480d-b281-8d76203695b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33234 | ||
| 16181 | 2026.01.08 00:41:19.521416 [ 363 ] {} <Debug> TCP-Session: db340348-c688-465f-b13b-8af8d129a290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16182 | 2026.01.08 00:41:19.521360 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16183 | 2026.01.08 00:41:19.521452 [ 363 ] {} <Debug> TCP-Session: db340348-c688-465f-b13b-8af8d129a290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16184 | 2026.01.08 00:41:19.521453 [ 354 ] {} <Debug> TCP-Session: e70c937a-6b8b-480d-b281-8d76203695b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16185 | 2026.01.08 00:41:19.521482 [ 361 ] {} <Debug> TCP-Session: 3a70c0e0-7640-4a11-8b28-5e14e9415664 Authenticating user 'default' from [fd00:1122:3344:101::e]:48068 | ||
| 16186 | 2026.01.08 00:41:19.521503 [ 354 ] {} <Debug> TCP-Session: e70c937a-6b8b-480d-b281-8d76203695b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16187 | 2026.01.08 00:41:19.521524 [ 361 ] {} <Debug> TCP-Session: 3a70c0e0-7640-4a11-8b28-5e14e9415664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16188 | 2026.01.08 00:41:19.521474 [ 362 ] {c79ac52a-3359-4dc7-9e44-096c0de0d87d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39786) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16189 | 2026.01.08 00:41:19.521557 [ 361 ] {} <Debug> TCP-Session: 3a70c0e0-7640-4a11-8b28-5e14e9415664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16190 | 2026.01.08 00:41:19.521200 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42308 | ||
| 16191 | 2026.01.08 00:41:19.521179 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65313 | ||
| 16192 | 2026.01.08 00:41:19.521164 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42737 | ||
| 16193 | 2026.01.08 00:41:19.521134 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33360 | ||
| 16194 | 2026.01.08 00:41:19.521698 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16195 | 2026.01.08 00:41:19.521747 [ 360 ] {} <Debug> TCP-Session: 93a8ae01-5b12-4f77-ab2f-002c66acdd16 Authenticating user 'default' from [fd00:1122:3344:101::e]:42308 | ||
| 16196 | 2026.01.08 00:41:19.521770 [ 360 ] {} <Debug> TCP-Session: 93a8ae01-5b12-4f77-ab2f-002c66acdd16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16197 | 2026.01.08 00:41:19.521784 [ 360 ] {} <Debug> TCP-Session: 93a8ae01-5b12-4f77-ab2f-002c66acdd16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16198 | 2026.01.08 00:41:19.521840 [ 362 ] {c79ac52a-3359-4dc7-9e44-096c0de0d87d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16199 | 2026.01.08 00:41:19.521905 [ 362 ] {c79ac52a-3359-4dc7-9e44-096c0de0d87d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16200 | 2026.01.08 00:41:19.522207 [ 362 ] {c79ac52a-3359-4dc7-9e44-096c0de0d87d} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 16201 | 2026.01.08 00:41:19.522342 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16202 | 2026.01.08 00:41:19.522384 [ 351 ] {} <Debug> TCP-Session: 458befd4-80c1-4fa0-95c4-935bc8e93a26 Authenticating user 'default' from [fd00:1122:3344:101::e]:33360 | ||
| 16203 | 2026.01.08 00:41:19.522405 [ 351 ] {} <Debug> TCP-Session: 458befd4-80c1-4fa0-95c4-935bc8e93a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16204 | 2026.01.08 00:41:19.522422 [ 351 ] {} <Debug> TCP-Session: 458befd4-80c1-4fa0-95c4-935bc8e93a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16205 | 2026.01.08 00:41:19.522479 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16206 | 2026.01.08 00:41:19.522515 [ 353 ] {} <Debug> TCP-Session: da185fdb-c595-49b1-a160-d72bd9c6a0c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42737 | ||
| 16207 | 2026.01.08 00:41:19.522532 [ 353 ] {} <Debug> TCP-Session: da185fdb-c595-49b1-a160-d72bd9c6a0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16208 | 2026.01.08 00:41:19.522546 [ 353 ] {} <Debug> TCP-Session: da185fdb-c595-49b1-a160-d72bd9c6a0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16209 | 2026.01.08 00:41:19.522639 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16210 | 2026.01.08 00:41:19.522682 [ 355 ] {} <Debug> TCP-Session: 4892246a-ac0a-48cf-b224-0b7e79c40b24 Authenticating user 'default' from [fd00:1122:3344:101::e]:65313 | ||
| 16211 | 2026.01.08 00:41:19.522704 [ 355 ] {} <Debug> TCP-Session: 4892246a-ac0a-48cf-b224-0b7e79c40b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16212 | 2026.01.08 00:41:19.522722 [ 355 ] {} <Debug> TCP-Session: 4892246a-ac0a-48cf-b224-0b7e79c40b24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16213 | 2026.01.08 00:41:19.523181 [ 308 ] {c79ac52a-3359-4dc7-9e44-096c0de0d87d} <Trace> AggregatingTransform: Aggregating | ||
| 16214 | 2026.01.08 00:41:19.523224 [ 308 ] {c79ac52a-3359-4dc7-9e44-096c0de0d87d} <Trace> Aggregator: Aggregation method: without_key | ||
| 16215 | 2026.01.08 00:41:19.523260 [ 308 ] {c79ac52a-3359-4dc7-9e44-096c0de0d87d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941587 sec. (1062.037 rows/sec., 41.49 KiB/sec.) | ||
| 16216 | 2026.01.08 00:41:19.523280 [ 308 ] {c79ac52a-3359-4dc7-9e44-096c0de0d87d} <Trace> Aggregator: Merging aggregated data | ||
| 16217 | 2026.01.08 00:41:19.524957 [ 362 ] {c79ac52a-3359-4dc7-9e44-096c0de0d87d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003541 sec., 282.4060999717594 rows/sec., 11.03 KiB/sec. | ||
| 16218 | 2026.01.08 00:41:19.525104 [ 362 ] {c79ac52a-3359-4dc7-9e44-096c0de0d87d} <Debug> TCPHandler: Processed in 0.003960092 sec. | ||
| 16219 | 2026.01.08 00:41:19.525216 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16220 | 2026.01.08 00:41:19.525249 [ 362 ] {} <Debug> TCP-Session: 13cd2bf8-0d4b-4669-a4f8-2d3e6fcbf150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16221 | 2026.01.08 00:41:19.525259 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16222 | 2026.01.08 00:41:19.525291 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16223 | 2026.01.08 00:41:19.525310 [ 351 ] {} <Debug> TCP-Session: 458befd4-80c1-4fa0-95c4-935bc8e93a26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16224 | 2026.01.08 00:41:19.525319 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16225 | 2026.01.08 00:41:19.525338 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16226 | 2026.01.08 00:41:19.525361 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16227 | 2026.01.08 00:41:19.525372 [ 361 ] {} <Debug> TCP-Session: 3a70c0e0-7640-4a11-8b28-5e14e9415664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16228 | 2026.01.08 00:41:19.525382 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16229 | 2026.01.08 00:41:19.525403 [ 355 ] {} <Debug> TCP-Session: 4892246a-ac0a-48cf-b224-0b7e79c40b24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16230 | 2026.01.08 00:41:19.525421 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16231 | 2026.01.08 00:41:19.525439 [ 352 ] {} <Debug> TCP-Session: c33f0fc6-b8b1-42b9-ad78-918f0784de53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16232 | 2026.01.08 00:41:19.525393 [ 353 ] {} <Debug> TCP-Session: da185fdb-c595-49b1-a160-d72bd9c6a0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16233 | 2026.01.08 00:41:19.525468 [ 360 ] {} <Debug> TCP-Session: 93a8ae01-5b12-4f77-ab2f-002c66acdd16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16234 | 2026.01.08 00:41:19.525331 [ 363 ] {} <Debug> TCP-Session: db340348-c688-465f-b13b-8af8d129a290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16235 | 2026.01.08 00:41:19.525402 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16236 | 2026.01.08 00:41:19.525559 [ 354 ] {} <Debug> TCP-Session: e70c937a-6b8b-480d-b281-8d76203695b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16237 | 2026.01.08 00:41:19.645569 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16238 | 2026.01.08 00:41:19.645760 [ 268 ] {c7b593dc-1c3a-4d3f-acda-1f85598f3fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16239 | 2026.01.08 00:41:19.645836 [ 268 ] {c7b593dc-1c3a-4d3f-acda-1f85598f3fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16240 | 2026.01.08 00:41:19.646558 [ 268 ] {c7b593dc-1c3a-4d3f-acda-1f85598f3fc6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16241 | 2026.01.08 00:41:19.646612 [ 268 ] {c7b593dc-1c3a-4d3f-acda-1f85598f3fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16242 | 2026.01.08 00:41:19.647037 [ 268 ] {c7b593dc-1c3a-4d3f-acda-1f85598f3fc6} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16243 | 2026.01.08 00:41:19.647282 [ 268 ] {c7b593dc-1c3a-4d3f-acda-1f85598f3fc6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16244 | 2026.01.08 00:41:19.647463 [ 268 ] {c7b593dc-1c3a-4d3f-acda-1f85598f3fc6} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001758 sec., 37542.662116040956 rows/sec., 2.99 MiB/sec. | ||
| 16245 | 2026.01.08 00:41:19.647523 [ 268 ] {c7b593dc-1c3a-4d3f-acda-1f85598f3fc6} <Debug> TCPHandler: Processed in 0.00209394 sec. | ||
| 16246 | 2026.01.08 00:41:19.647656 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16247 | 2026.01.08 00:41:19.647767 [ 268 ] {1341f4b0-3c3a-4fe1-b6ea-b12c7e24ff57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16248 | 2026.01.08 00:41:19.647818 [ 268 ] {1341f4b0-3c3a-4fe1-b6ea-b12c7e24ff57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16249 | 2026.01.08 00:41:19.648297 [ 268 ] {1341f4b0-3c3a-4fe1-b6ea-b12c7e24ff57} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16250 | 2026.01.08 00:41:19.648340 [ 268 ] {1341f4b0-3c3a-4fe1-b6ea-b12c7e24ff57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16251 | 2026.01.08 00:41:19.648681 [ 268 ] {1341f4b0-3c3a-4fe1-b6ea-b12c7e24ff57} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16252 | 2026.01.08 00:41:19.648931 [ 268 ] {1341f4b0-3c3a-4fe1-b6ea-b12c7e24ff57} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16253 | 2026.01.08 00:41:19.649091 [ 268 ] {1341f4b0-3c3a-4fe1-b6ea-b12c7e24ff57} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001348 sec., 3709.1988130563795 rows/sec., 278.91 KiB/sec. | ||
| 16254 | 2026.01.08 00:41:19.649137 [ 268 ] {1341f4b0-3c3a-4fe1-b6ea-b12c7e24ff57} <Debug> TCPHandler: Processed in 0.001535664 sec. | ||
| 16255 | 2026.01.08 00:41:19.649263 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16256 | 2026.01.08 00:41:19.649380 [ 268 ] {6ab2f77e-c450-49d1-aa69-9c65c8a97659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16257 | 2026.01.08 00:41:19.649424 [ 268 ] {6ab2f77e-c450-49d1-aa69-9c65c8a97659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16258 | 2026.01.08 00:41:19.649888 [ 268 ] {6ab2f77e-c450-49d1-aa69-9c65c8a97659} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2026.01.08 00:41:19.649925 [ 268 ] {6ab2f77e-c450-49d1-aa69-9c65c8a97659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16260 | 2026.01.08 00:41:19.650295 [ 268 ] {6ab2f77e-c450-49d1-aa69-9c65c8a97659} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16261 | 2026.01.08 00:41:19.650533 [ 268 ] {6ab2f77e-c450-49d1-aa69-9c65c8a97659} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2026.01.08 00:41:19.650668 [ 268 ] {6ab2f77e-c450-49d1-aa69-9c65c8a97659} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001312 sec., 52591.46341463415 rows/sec., 4.11 MiB/sec. | ||
| 16263 | 2026.01.08 00:41:19.650710 [ 268 ] {6ab2f77e-c450-49d1-aa69-9c65c8a97659} <Debug> TCPHandler: Processed in 0.001501573 sec. | ||
| 16264 | 2026.01.08 00:41:19.650958 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16265 | 2026.01.08 00:41:19.651059 [ 268 ] {0af40a72-1115-4efa-be59-a62a1117bafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16266 | 2026.01.08 00:41:19.651107 [ 268 ] {0af40a72-1115-4efa-be59-a62a1117bafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16267 | 2026.01.08 00:41:19.651549 [ 268 ] {0af40a72-1115-4efa-be59-a62a1117bafc} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16268 | 2026.01.08 00:41:19.651585 [ 268 ] {0af40a72-1115-4efa-be59-a62a1117bafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16269 | 2026.01.08 00:41:19.651974 [ 268 ] {0af40a72-1115-4efa-be59-a62a1117bafc} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16270 | 2026.01.08 00:41:19.652196 [ 268 ] {0af40a72-1115-4efa-be59-a62a1117bafc} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16271 | 2026.01.08 00:41:19.652331 [ 268 ] {0af40a72-1115-4efa-be59-a62a1117bafc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 16272 | 2026.01.08 00:41:19.652484 [ 268 ] {0af40a72-1115-4efa-be59-a62a1117bafc} <Debug> TCPHandler: Processed in 0.001576775 sec. | ||
| 16273 | 2026.01.08 00:41:19.652602 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16274 | 2026.01.08 00:41:19.652699 [ 268 ] {a26bd3b1-1898-4738-b1de-60857ad49a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16275 | 2026.01.08 00:41:19.652757 [ 268 ] {a26bd3b1-1898-4738-b1de-60857ad49a9a} <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 | ||
| 16276 | 2026.01.08 00:41:19.653569 [ 268 ] {a26bd3b1-1898-4738-b1de-60857ad49a9a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16277 | 2026.01.08 00:41:19.653604 [ 268 ] {a26bd3b1-1898-4738-b1de-60857ad49a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16278 | 2026.01.08 00:41:19.654144 [ 268 ] {a26bd3b1-1898-4738-b1de-60857ad49a9a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 16279 | 2026.01.08 00:41:19.654380 [ 268 ] {a26bd3b1-1898-4738-b1de-60857ad49a9a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16280 | 2026.01.08 00:41:19.654532 [ 268 ] {a26bd3b1-1898-4738-b1de-60857ad49a9a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001851 sec., 2701.242571582928 rows/sec., 4.84 MiB/sec. | ||
| 16281 | 2026.01.08 00:41:19.654598 [ 268 ] {a26bd3b1-1898-4738-b1de-60857ad49a9a} <Debug> TCPHandler: Processed in 0.002045218 sec. | ||
| 16282 | 2026.01.08 00:41:19.654735 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16283 | 2026.01.08 00:41:19.654839 [ 268 ] {aab165d7-d39e-4c50-a057-8fcb835c2984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16284 | 2026.01.08 00:41:19.654891 [ 268 ] {aab165d7-d39e-4c50-a057-8fcb835c2984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16285 | 2026.01.08 00:41:19.655310 [ 268 ] {aab165d7-d39e-4c50-a057-8fcb835c2984} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16286 | 2026.01.08 00:41:19.655348 [ 268 ] {aab165d7-d39e-4c50-a057-8fcb835c2984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16287 | 2026.01.08 00:41:19.655716 [ 268 ] {aab165d7-d39e-4c50-a057-8fcb835c2984} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16288 | 2026.01.08 00:41:19.655963 [ 268 ] {aab165d7-d39e-4c50-a057-8fcb835c2984} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16289 | 2026.01.08 00:41:19.656168 [ 268 ] {aab165d7-d39e-4c50-a057-8fcb835c2984} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001349 sec., 44477.390659747965 rows/sec., 3.00 MiB/sec. | ||
| 16290 | 2026.01.08 00:41:19.656231 [ 268 ] {aab165d7-d39e-4c50-a057-8fcb835c2984} <Debug> TCPHandler: Processed in 0.001546054 sec. | ||
| 16291 | 2026.01.08 00:41:19.734765 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41829 | ||
| 16292 | 2026.01.08 00:41:19.734869 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16293 | 2026.01.08 00:41:19.734896 [ 362 ] {} <Debug> TCP-Session: 856588fc-9dd8-4601-b7e6-b095691c430c Authenticating user 'default' from [fd00:1122:3344:101::e]:41829 | ||
| 16294 | 2026.01.08 00:41:19.734918 [ 362 ] {} <Debug> TCP-Session: 856588fc-9dd8-4601-b7e6-b095691c430c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16295 | 2026.01.08 00:41:19.734931 [ 362 ] {} <Debug> TCP-Session: 856588fc-9dd8-4601-b7e6-b095691c430c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16296 | 2026.01.08 00:41:19.735107 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39124 | ||
| 16297 | 2026.01.08 00:41:19.735117 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60235 | ||
| 16298 | 2026.01.08 00:41:19.735160 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39953 | ||
| 16299 | 2026.01.08 00:41:19.735177 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53803 | ||
| 16300 | 2026.01.08 00:41:19.735198 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35939 | ||
| 16301 | 2026.01.08 00:41:19.735221 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16302 | 2026.01.08 00:41:19.735221 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16303 | 2026.01.08 00:41:19.735238 [ 362 ] {} <Trace> TCP-Session: 856588fc-9dd8-4601-b7e6-b095691c430c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16304 | 2026.01.08 00:41:19.735247 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16305 | 2026.01.08 00:41:19.735265 [ 363 ] {} <Debug> TCP-Session: d2f8fbd5-cd79-4a30-8c44-1652ea936b92 Authenticating user 'default' from [fd00:1122:3344:101::e]:39124 | ||
| 16306 | 2026.01.08 00:41:19.735283 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16307 | 2026.01.08 00:41:19.735293 [ 352 ] {} <Debug> TCP-Session: ac2413dc-63f7-4e8d-be4b-a44b941bf1b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39953 | ||
| 16308 | 2026.01.08 00:41:19.735310 [ 363 ] {} <Debug> TCP-Session: d2f8fbd5-cd79-4a30-8c44-1652ea936b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16309 | 2026.01.08 00:41:19.735327 [ 360 ] {} <Debug> TCP-Session: df25e389-5927-4a5e-9193-e8f4e42e9731 Authenticating user 'default' from [fd00:1122:3344:101::e]:35939 | ||
| 16310 | 2026.01.08 00:41:19.735343 [ 363 ] {} <Debug> TCP-Session: d2f8fbd5-cd79-4a30-8c44-1652ea936b92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16311 | 2026.01.08 00:41:19.735366 [ 360 ] {} <Debug> TCP-Session: df25e389-5927-4a5e-9193-e8f4e42e9731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16312 | 2026.01.08 00:41:19.735334 [ 352 ] {} <Debug> TCP-Session: ac2413dc-63f7-4e8d-be4b-a44b941bf1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16313 | 2026.01.08 00:41:19.735388 [ 360 ] {} <Debug> TCP-Session: df25e389-5927-4a5e-9193-e8f4e42e9731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16314 | 2026.01.08 00:41:19.735408 [ 352 ] {} <Debug> TCP-Session: ac2413dc-63f7-4e8d-be4b-a44b941bf1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16315 | 2026.01.08 00:41:19.735417 [ 362 ] {69d55349-94cc-4555-ad40-f75ab71df165} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16316 | 2026.01.08 00:41:19.735283 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16317 | 2026.01.08 00:41:19.735258 [ 351 ] {} <Debug> TCP-Session: b01bc880-065f-4571-9572-4cbe752f2de5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60235 | ||
| 16318 | 2026.01.08 00:41:19.735484 [ 353 ] {} <Debug> TCP-Session: c3817180-bf57-4b9c-bd84-3af4f511338a Authenticating user 'default' from [fd00:1122:3344:101::e]:53803 | ||
| 16319 | 2026.01.08 00:41:19.735502 [ 351 ] {} <Debug> TCP-Session: b01bc880-065f-4571-9572-4cbe752f2de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16320 | 2026.01.08 00:41:19.735513 [ 353 ] {} <Debug> TCP-Session: c3817180-bf57-4b9c-bd84-3af4f511338a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16321 | 2026.01.08 00:41:19.735525 [ 351 ] {} <Debug> TCP-Session: b01bc880-065f-4571-9572-4cbe752f2de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16322 | 2026.01.08 00:41:19.735538 [ 353 ] {} <Debug> TCP-Session: c3817180-bf57-4b9c-bd84-3af4f511338a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16323 | 2026.01.08 00:41:19.735212 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48723 | ||
| 16324 | 2026.01.08 00:41:19.735196 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42313 | ||
| 16325 | 2026.01.08 00:41:19.735191 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35756 | ||
| 16326 | 2026.01.08 00:41:19.735631 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16327 | 2026.01.08 00:41:19.735659 [ 361 ] {} <Debug> TCP-Session: 62bef0b4-84af-42e8-ad3c-ff36d206520a Authenticating user 'default' from [fd00:1122:3344:101::e]:48723 | ||
| 16328 | 2026.01.08 00:41:19.735676 [ 361 ] {} <Debug> TCP-Session: 62bef0b4-84af-42e8-ad3c-ff36d206520a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16329 | 2026.01.08 00:41:19.735688 [ 361 ] {} <Debug> TCP-Session: 62bef0b4-84af-42e8-ad3c-ff36d206520a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16330 | 2026.01.08 00:41:19.735690 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16331 | 2026.01.08 00:41:19.735697 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16332 | 2026.01.08 00:41:19.735718 [ 355 ] {} <Debug> TCP-Session: 5d152db1-0124-49ba-b476-3e2d6adfe5d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35756 | ||
| 16333 | 2026.01.08 00:41:19.735692 [ 362 ] {69d55349-94cc-4555-ad40-f75ab71df165} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16334 | 2026.01.08 00:41:19.735754 [ 355 ] {} <Debug> TCP-Session: 5d152db1-0124-49ba-b476-3e2d6adfe5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16335 | 2026.01.08 00:41:19.735744 [ 354 ] {} <Debug> TCP-Session: 258d9e51-f831-4709-9dc4-b701a3fc7371 Authenticating user 'default' from [fd00:1122:3344:101::e]:42313 | ||
| 16336 | 2026.01.08 00:41:19.735788 [ 355 ] {} <Debug> TCP-Session: 5d152db1-0124-49ba-b476-3e2d6adfe5d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16337 | 2026.01.08 00:41:19.735810 [ 362 ] {69d55349-94cc-4555-ad40-f75ab71df165} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16338 | 2026.01.08 00:41:19.735819 [ 354 ] {} <Debug> TCP-Session: 258d9e51-f831-4709-9dc4-b701a3fc7371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16339 | 2026.01.08 00:41:19.735852 [ 354 ] {} <Debug> TCP-Session: 258d9e51-f831-4709-9dc4-b701a3fc7371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16340 | 2026.01.08 00:41:19.736117 [ 362 ] {69d55349-94cc-4555-ad40-f75ab71df165} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 16341 | 2026.01.08 00:41:19.737065 [ 323 ] {69d55349-94cc-4555-ad40-f75ab71df165} <Trace> AggregatingTransform: Aggregating | ||
| 16342 | 2026.01.08 00:41:19.737105 [ 323 ] {69d55349-94cc-4555-ad40-f75ab71df165} <Trace> Aggregator: Aggregation method: without_key | ||
| 16343 | 2026.01.08 00:41:19.737143 [ 323 ] {69d55349-94cc-4555-ad40-f75ab71df165} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920206 sec. (1086.713 rows/sec., 42.45 KiB/sec.) | ||
| 16344 | 2026.01.08 00:41:19.737162 [ 323 ] {69d55349-94cc-4555-ad40-f75ab71df165} <Trace> Aggregator: Merging aggregated data | ||
| 16345 | 2026.01.08 00:41:19.738601 [ 362 ] {69d55349-94cc-4555-ad40-f75ab71df165} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003233 sec., 309.31023816888336 rows/sec., 12.08 KiB/sec. | ||
| 16346 | 2026.01.08 00:41:19.738756 [ 362 ] {69d55349-94cc-4555-ad40-f75ab71df165} <Debug> TCPHandler: Processed in 0.003632913 sec. | ||
| 16347 | 2026.01.08 00:41:19.738883 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16348 | 2026.01.08 00:41:19.738910 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16349 | 2026.01.08 00:41:19.738927 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16350 | 2026.01.08 00:41:19.738941 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16351 | 2026.01.08 00:41:19.738952 [ 363 ] {} <Debug> TCP-Session: d2f8fbd5-cd79-4a30-8c44-1652ea936b92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16352 | 2026.01.08 00:41:19.738964 [ 351 ] {} <Debug> TCP-Session: b01bc880-065f-4571-9572-4cbe752f2de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16353 | 2026.01.08 00:41:19.738974 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16354 | 2026.01.08 00:41:19.738981 [ 361 ] {} <Debug> TCP-Session: 62bef0b4-84af-42e8-ad3c-ff36d206520a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16355 | 2026.01.08 00:41:19.739002 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16356 | 2026.01.08 00:41:19.739025 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16357 | 2026.01.08 00:41:19.739029 [ 353 ] {} <Debug> TCP-Session: c3817180-bf57-4b9c-bd84-3af4f511338a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16358 | 2026.01.08 00:41:19.739052 [ 352 ] {} <Debug> TCP-Session: ac2413dc-63f7-4e8d-be4b-a44b941bf1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16359 | 2026.01.08 00:41:19.739068 [ 355 ] {} <Debug> TCP-Session: 5d152db1-0124-49ba-b476-3e2d6adfe5d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16360 | 2026.01.08 00:41:19.738987 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16361 | 2026.01.08 00:41:19.738959 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16362 | 2026.01.08 00:41:19.739156 [ 354 ] {} <Debug> TCP-Session: 258d9e51-f831-4709-9dc4-b701a3fc7371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16363 | 2026.01.08 00:41:19.739177 [ 360 ] {} <Debug> TCP-Session: df25e389-5927-4a5e-9193-e8f4e42e9731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16364 | 2026.01.08 00:41:19.738922 [ 362 ] {} <Debug> TCP-Session: 856588fc-9dd8-4601-b7e6-b095691c430c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16365 | 2026.01.08 00:41:19.739414 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49453 | ||
| 16366 | 2026.01.08 00:41:19.739468 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16367 | 2026.01.08 00:41:19.739493 [ 362 ] {} <Debug> TCP-Session: b6f28453-fdba-428b-a0dd-46c4d30d33a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49453 | ||
| 16368 | 2026.01.08 00:41:19.739510 [ 362 ] {} <Debug> TCP-Session: b6f28453-fdba-428b-a0dd-46c4d30d33a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16369 | 2026.01.08 00:41:19.739523 [ 362 ] {} <Debug> TCP-Session: b6f28453-fdba-428b-a0dd-46c4d30d33a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16370 | 2026.01.08 00:41:19.739649 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53797 | ||
| 16371 | 2026.01.08 00:41:19.739661 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46923 | ||
| 16372 | 2026.01.08 00:41:19.739665 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41670 | ||
| 16373 | 2026.01.08 00:41:19.739699 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50243 | ||
| 16374 | 2026.01.08 00:41:19.739725 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40417 | ||
| 16375 | 2026.01.08 00:41:19.739726 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16376 | 2026.01.08 00:41:19.739757 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16377 | 2026.01.08 00:41:19.739776 [ 363 ] {} <Debug> TCP-Session: 9338353c-78d4-48bf-a913-3842b814a493 Authenticating user 'default' from [fd00:1122:3344:101::e]:53797 | ||
| 16378 | 2026.01.08 00:41:19.739802 [ 352 ] {} <Debug> TCP-Session: 749ec867-c058-441a-adcf-e498422ccc19 Authenticating user 'default' from [fd00:1122:3344:101::e]:41670 | ||
| 16379 | 2026.01.08 00:41:19.739819 [ 363 ] {} <Debug> TCP-Session: 9338353c-78d4-48bf-a913-3842b814a493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16380 | 2026.01.08 00:41:19.739833 [ 352 ] {} <Debug> TCP-Session: 749ec867-c058-441a-adcf-e498422ccc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16381 | 2026.01.08 00:41:19.739845 [ 363 ] {} <Debug> TCP-Session: 9338353c-78d4-48bf-a913-3842b814a493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16382 | 2026.01.08 00:41:19.739856 [ 352 ] {} <Debug> TCP-Session: 749ec867-c058-441a-adcf-e498422ccc19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16383 | 2026.01.08 00:41:19.739793 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16384 | 2026.01.08 00:41:19.739785 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16385 | 2026.01.08 00:41:19.739909 [ 361 ] {} <Debug> TCP-Session: 268cd2fb-c37b-42e6-9489-8af58fcb82a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40417 | ||
| 16386 | 2026.01.08 00:41:19.739727 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16387 | 2026.01.08 00:41:19.739931 [ 354 ] {} <Debug> TCP-Session: dcc5d169-119d-49e1-958a-9a42a81d6da9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50243 | ||
| 16388 | 2026.01.08 00:41:19.739939 [ 361 ] {} <Debug> TCP-Session: 268cd2fb-c37b-42e6-9489-8af58fcb82a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16389 | 2026.01.08 00:41:19.739959 [ 351 ] {} <Debug> TCP-Session: 6ba1c229-347d-4f06-8540-dbb243b9a2f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46923 | ||
| 16390 | 2026.01.08 00:41:19.739977 [ 361 ] {} <Debug> TCP-Session: 268cd2fb-c37b-42e6-9489-8af58fcb82a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16391 | 2026.01.08 00:41:19.739971 [ 354 ] {} <Debug> TCP-Session: dcc5d169-119d-49e1-958a-9a42a81d6da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16392 | 2026.01.08 00:41:19.739987 [ 351 ] {} <Debug> TCP-Session: 6ba1c229-347d-4f06-8540-dbb243b9a2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16393 | 2026.01.08 00:41:19.740019 [ 354 ] {} <Debug> TCP-Session: dcc5d169-119d-49e1-958a-9a42a81d6da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16394 | 2026.01.08 00:41:19.740031 [ 351 ] {} <Debug> TCP-Session: 6ba1c229-347d-4f06-8540-dbb243b9a2f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16395 | 2026.01.08 00:41:19.739672 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61659 | ||
| 16396 | 2026.01.08 00:41:19.739713 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42212 | ||
| 16397 | 2026.01.08 00:41:19.739735 [ 362 ] {} <Trace> TCP-Session: b6f28453-fdba-428b-a0dd-46c4d30d33a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16398 | 2026.01.08 00:41:19.739708 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35115 | ||
| 16399 | 2026.01.08 00:41:19.740130 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16400 | 2026.01.08 00:41:19.740124 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16401 | 2026.01.08 00:41:19.740168 [ 360 ] {} <Debug> TCP-Session: f26523e5-cfb4-4106-80d3-71b5d9a45cda Authenticating user 'default' from [fd00:1122:3344:101::e]:42212 | ||
| 16402 | 2026.01.08 00:41:19.740182 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16403 | 2026.01.08 00:41:19.740185 [ 360 ] {} <Debug> TCP-Session: f26523e5-cfb4-4106-80d3-71b5d9a45cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16404 | 2026.01.08 00:41:19.740209 [ 355 ] {} <Debug> TCP-Session: 6d5d4a9c-76ad-48d1-a8b4-90eabcf3f848 Authenticating user 'default' from [fd00:1122:3344:101::e]:35115 | ||
| 16405 | 2026.01.08 00:41:19.740218 [ 360 ] {} <Debug> TCP-Session: f26523e5-cfb4-4106-80d3-71b5d9a45cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16406 | 2026.01.08 00:41:19.740233 [ 362 ] {575bcda9-3d3a-4ab4-b1e7-d7fff606053b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49453) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16407 | 2026.01.08 00:41:19.740235 [ 355 ] {} <Debug> TCP-Session: 6d5d4a9c-76ad-48d1-a8b4-90eabcf3f848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16408 | 2026.01.08 00:41:19.740183 [ 353 ] {} <Debug> TCP-Session: 83e57a71-2ee7-4656-8d00-315fd48a8b57 Authenticating user 'default' from [fd00:1122:3344:101::e]:61659 | ||
| 16409 | 2026.01.08 00:41:19.740276 [ 355 ] {} <Debug> TCP-Session: 6d5d4a9c-76ad-48d1-a8b4-90eabcf3f848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16410 | 2026.01.08 00:41:19.740295 [ 353 ] {} <Debug> TCP-Session: 83e57a71-2ee7-4656-8d00-315fd48a8b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16411 | 2026.01.08 00:41:19.740316 [ 353 ] {} <Debug> TCP-Session: 83e57a71-2ee7-4656-8d00-315fd48a8b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16412 | 2026.01.08 00:41:19.740405 [ 362 ] {575bcda9-3d3a-4ab4-b1e7-d7fff606053b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16413 | 2026.01.08 00:41:19.740453 [ 362 ] {575bcda9-3d3a-4ab4-b1e7-d7fff606053b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16414 | 2026.01.08 00:41:19.740673 [ 362 ] {575bcda9-3d3a-4ab4-b1e7-d7fff606053b} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 16415 | 2026.01.08 00:41:19.741462 [ 311 ] {575bcda9-3d3a-4ab4-b1e7-d7fff606053b} <Trace> AggregatingTransform: Aggregating | ||
| 16416 | 2026.01.08 00:41:19.741507 [ 311 ] {575bcda9-3d3a-4ab4-b1e7-d7fff606053b} <Trace> Aggregator: Aggregation method: without_key | ||
| 16417 | 2026.01.08 00:41:19.741543 [ 311 ] {575bcda9-3d3a-4ab4-b1e7-d7fff606053b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000789232 sec. (1267.055 rows/sec., 49.49 KiB/sec.) | ||
| 16418 | 2026.01.08 00:41:19.741567 [ 311 ] {575bcda9-3d3a-4ab4-b1e7-d7fff606053b} <Trace> Aggregator: Merging aggregated data | ||
| 16419 | 2026.01.08 00:41:19.743126 [ 362 ] {575bcda9-3d3a-4ab4-b1e7-d7fff606053b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002929 sec., 341.4134516899966 rows/sec., 13.34 KiB/sec. | ||
| 16420 | 2026.01.08 00:41:19.743258 [ 362 ] {575bcda9-3d3a-4ab4-b1e7-d7fff606053b} <Debug> TCPHandler: Processed in 0.003585752 sec. | ||
| 16421 | 2026.01.08 00:41:19.743362 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16422 | 2026.01.08 00:41:19.743383 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16423 | 2026.01.08 00:41:19.743397 [ 363 ] {} <Debug> TCP-Session: 9338353c-78d4-48bf-a913-3842b814a493 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16424 | 2026.01.08 00:41:19.743411 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16425 | 2026.01.08 00:41:19.743427 [ 353 ] {} <Debug> TCP-Session: 83e57a71-2ee7-4656-8d00-315fd48a8b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16426 | 2026.01.08 00:41:19.743433 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16427 | 2026.01.08 00:41:19.743452 [ 351 ] {} <Debug> TCP-Session: 6ba1c229-347d-4f06-8540-dbb243b9a2f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16428 | 2026.01.08 00:41:19.743469 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16429 | 2026.01.08 00:41:19.743489 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16430 | 2026.01.08 00:41:19.743508 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16431 | 2026.01.08 00:41:19.743518 [ 354 ] {} <Debug> TCP-Session: dcc5d169-119d-49e1-958a-9a42a81d6da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16432 | 2026.01.08 00:41:19.743534 [ 355 ] {} <Debug> TCP-Session: 6d5d4a9c-76ad-48d1-a8b4-90eabcf3f848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16433 | 2026.01.08 00:41:19.743542 [ 361 ] {} <Debug> TCP-Session: 268cd2fb-c37b-42e6-9489-8af58fcb82a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16434 | 2026.01.08 00:41:19.743484 [ 360 ] {} <Debug> TCP-Session: f26523e5-cfb4-4106-80d3-71b5d9a45cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16435 | 2026.01.08 00:41:19.743451 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16436 | 2026.01.08 00:41:19.743523 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16437 | 2026.01.08 00:41:19.743638 [ 352 ] {} <Debug> TCP-Session: 749ec867-c058-441a-adcf-e498422ccc19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16438 | 2026.01.08 00:41:19.743647 [ 362 ] {} <Debug> TCP-Session: b6f28453-fdba-428b-a0dd-46c4d30d33a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16439 | 2026.01.08 00:41:20.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.44 MiB, peak 393.50 MiB, free memory in arenas 0.00 B, will set to 376.32 MiB (RSS), difference: -1.12 MiB | ||
| 16440 | 2026.01.08 00:41:21.932214 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16441 | 2026.01.08 00:41:21.932294 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16442 | 2026.01.08 00:41:22.115328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34673 | ||
| 16443 | 2026.01.08 00:41:22.115837 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16444 | 2026.01.08 00:41:22.115878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16445 | 2026.01.08 00:41:22.116343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16446 | 2026.01.08 00:41:22.116570 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16447 | 2026.01.08 00:41:22.116713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34673 | ||
| 16448 | 2026.01.08 00:41:22.226755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2094 | ||
| 16449 | 2026.01.08 00:41:22.229231 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16450 | 2026.01.08 00:41:22.229298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16451 | 2026.01.08 00:41:22.230532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16452 | 2026.01.08 00:41:22.230819 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16453 | 2026.01.08 00:41:22.231200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2094 | ||
| 16454 | 2026.01.08 00:41:23.962964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 16455 | 2026.01.08 00:41:23.979325 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16456 | 2026.01.08 00:41:23.979396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16457 | 2026.01.08 00:41:23.985132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16458 | 2026.01.08 00:41:23.985812 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16459 | 2026.01.08 00:41:23.989436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 16460 | 2026.01.08 00:41:24.658577 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16461 | 2026.01.08 00:41:24.658820 [ 268 ] {aa0f6d5d-61eb-4482-ab25-0770acf179f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16462 | 2026.01.08 00:41:24.658887 [ 268 ] {aa0f6d5d-61eb-4482-ab25-0770acf179f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16463 | 2026.01.08 00:41:24.659766 [ 268 ] {aa0f6d5d-61eb-4482-ab25-0770acf179f8} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16464 | 2026.01.08 00:41:24.659811 [ 268 ] {aa0f6d5d-61eb-4482-ab25-0770acf179f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16465 | 2026.01.08 00:41:24.660200 [ 268 ] {aa0f6d5d-61eb-4482-ab25-0770acf179f8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16466 | 2026.01.08 00:41:24.660416 [ 268 ] {aa0f6d5d-61eb-4482-ab25-0770acf179f8} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2026.01.08 00:41:24.660566 [ 268 ] {aa0f6d5d-61eb-4482-ab25-0770acf179f8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 16468 | 2026.01.08 00:41:24.660607 [ 268 ] {aa0f6d5d-61eb-4482-ab25-0770acf179f8} <Debug> TCPHandler: Processed in 0.002193253 sec. | ||
| 16469 | 2026.01.08 00:41:24.660736 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16470 | 2026.01.08 00:41:24.660828 [ 268 ] {8c95f151-98f6-41c5-8055-db382e10bb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16471 | 2026.01.08 00:41:24.660868 [ 268 ] {8c95f151-98f6-41c5-8055-db382e10bb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16472 | 2026.01.08 00:41:24.661882 [ 268 ] {8c95f151-98f6-41c5-8055-db382e10bb16} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16473 | 2026.01.08 00:41:24.661918 [ 268 ] {8c95f151-98f6-41c5-8055-db382e10bb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16474 | 2026.01.08 00:41:24.662281 [ 268 ] {8c95f151-98f6-41c5-8055-db382e10bb16} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16475 | 2026.01.08 00:41:24.662484 [ 268 ] {8c95f151-98f6-41c5-8055-db382e10bb16} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.01.08 00:41:24.662610 [ 268 ] {8c95f151-98f6-41c5-8055-db382e10bb16} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001799 sec., 658143.4130072262 rows/sec., 52.51 MiB/sec. | ||
| 16477 | 2026.01.08 00:41:24.662646 [ 268 ] {8c95f151-98f6-41c5-8055-db382e10bb16} <Debug> TCPHandler: Processed in 0.001957985 sec. | ||
| 16478 | 2026.01.08 00:41:24.662756 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16479 | 2026.01.08 00:41:24.662849 [ 268 ] {d675b395-0d89-4704-ac27-ab96bf3591ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16480 | 2026.01.08 00:41:24.662888 [ 268 ] {d675b395-0d89-4704-ac27-ab96bf3591ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16481 | 2026.01.08 00:41:24.663365 [ 268 ] {d675b395-0d89-4704-ac27-ab96bf3591ef} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16482 | 2026.01.08 00:41:24.663401 [ 268 ] {d675b395-0d89-4704-ac27-ab96bf3591ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16483 | 2026.01.08 00:41:24.663708 [ 268 ] {d675b395-0d89-4704-ac27-ab96bf3591ef} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16484 | 2026.01.08 00:41:24.663910 [ 268 ] {d675b395-0d89-4704-ac27-ab96bf3591ef} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16485 | 2026.01.08 00:41:24.664035 [ 268 ] {d675b395-0d89-4704-ac27-ab96bf3591ef} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001204 sec., 200166.11295681063 rows/sec., 12.18 MiB/sec. | ||
| 16486 | 2026.01.08 00:41:24.664031 [ 75 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16487 | 2026.01.08 00:41:24.664072 [ 268 ] {d675b395-0d89-4704-ac27-ab96bf3591ef} <Debug> TCPHandler: Processed in 0.001363539 sec. | ||
| 16488 | 2026.01.08 00:41:24.664109 [ 75 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2026.01.08 00:41:24.664135 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16490 | 2026.01.08 00:41:24.664190 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16491 | 2026.01.08 00:41:24.664238 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16492 | 2026.01.08 00:41:24.664286 [ 268 ] {a76cb5b6-810c-4d1c-abc6-929224266e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16493 | 2026.01.08 00:41:24.664329 [ 268 ] {a76cb5b6-810c-4d1c-abc6-929224266e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16494 | 2026.01.08 00:41:24.664357 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16495 | 2026.01.08 00:41:24.664395 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 278 rows starting from the beginning of the part | ||
| 16496 | 2026.01.08 00:41:24.664461 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 241 rows starting from the beginning of the part | ||
| 16497 | 2026.01.08 00:41:24.664508 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 5 rows starting from the beginning of the part | ||
| 16498 | 2026.01.08 00:41:24.664562 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 245 rows starting from the beginning of the part | ||
| 16499 | 2026.01.08 00:41:24.664620 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part | ||
| 16500 | 2026.01.08 00:41:24.664670 [ 191 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 241 rows starting from the beginning of the part | ||
| 16501 | 2026.01.08 00:41:24.664859 [ 268 ] {a76cb5b6-810c-4d1c-abc6-929224266e13} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16502 | 2026.01.08 00:41:24.664901 [ 268 ] {a76cb5b6-810c-4d1c-abc6-929224266e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16503 | 2026.01.08 00:41:24.665218 [ 268 ] {a76cb5b6-810c-4d1c-abc6-929224266e13} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16504 | 2026.01.08 00:41:24.665436 [ 268 ] {a76cb5b6-810c-4d1c-abc6-929224266e13} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16505 | 2026.01.08 00:41:24.665565 [ 268 ] {a76cb5b6-810c-4d1c-abc6-929224266e13} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001297 sec., 163454.12490362374 rows/sec., 10.54 MiB/sec. | ||
| 16506 | 2026.01.08 00:41:24.665602 [ 268 ] {a76cb5b6-810c-4d1c-abc6-929224266e13} <Debug> TCPHandler: Processed in 0.001464881 sec. | ||
| 16507 | 2026.01.08 00:41:24.665617 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426721 sec., 711421.5042744868 rows/sec., 46.42 MiB/sec. | ||
| 16508 | 2026.01.08 00:41:24.665718 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16509 | 2026.01.08 00:41:24.665812 [ 268 ] {e3e22b26-f0a2-485c-b636-ceaad1b5b406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16510 | 2026.01.08 00:41:24.665812 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16511 | 2026.01.08 00:41:24.665852 [ 268 ] {e3e22b26-f0a2-485c-b636-ceaad1b5b406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16512 | 2026.01.08 00:41:24.666135 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16513 | 2026.01.08 00:41:24.666216 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_101_20} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16514 | 2026.01.08 00:41:24.666314 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 16515 | 2026.01.08 00:41:24.666332 [ 268 ] {e3e22b26-f0a2-485c-b636-ceaad1b5b406} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2026.01.08 00:41:24.666373 [ 268 ] {e3e22b26-f0a2-485c-b636-ceaad1b5b406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16517 | 2026.01.08 00:41:24.666676 [ 268 ] {e3e22b26-f0a2-485c-b636-ceaad1b5b406} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16518 | 2026.01.08 00:41:24.666883 [ 268 ] {e3e22b26-f0a2-485c-b636-ceaad1b5b406} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2026.01.08 00:41:24.667009 [ 268 ] {e3e22b26-f0a2-485c-b636-ceaad1b5b406} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 16520 | 2026.01.08 00:41:24.667045 [ 268 ] {e3e22b26-f0a2-485c-b636-ceaad1b5b406} <Debug> TCPHandler: Processed in 0.001374029 sec. | ||
| 16521 | 2026.01.08 00:41:24.667146 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16522 | 2026.01.08 00:41:24.667237 [ 268 ] {dfea7763-2d3b-4a4c-80d9-ea390e4887bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16523 | 2026.01.08 00:41:24.667275 [ 268 ] {dfea7763-2d3b-4a4c-80d9-ea390e4887bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16524 | 2026.01.08 00:41:24.667929 [ 268 ] {dfea7763-2d3b-4a4c-80d9-ea390e4887bc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16525 | 2026.01.08 00:41:24.667964 [ 268 ] {dfea7763-2d3b-4a4c-80d9-ea390e4887bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16526 | 2026.01.08 00:41:24.668294 [ 268 ] {dfea7763-2d3b-4a4c-80d9-ea390e4887bc} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16527 | 2026.01.08 00:41:24.668495 [ 268 ] {dfea7763-2d3b-4a4c-80d9-ea390e4887bc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16528 | 2026.01.08 00:41:24.668619 [ 268 ] {dfea7763-2d3b-4a4c-80d9-ea390e4887bc} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001399 sec., 511079.34238741954 rows/sec., 35.84 MiB/sec. | ||
| 16529 | 2026.01.08 00:41:24.668655 [ 268 ] {dfea7763-2d3b-4a4c-80d9-ea390e4887bc} <Debug> TCPHandler: Processed in 0.001555384 sec. | ||
| 16530 | 2026.01.08 00:41:24.668763 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16531 | 2026.01.08 00:41:24.668855 [ 268 ] {18530f55-5130-4b6a-987c-83b3dbd92af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16532 | 2026.01.08 00:41:24.668895 [ 268 ] {18530f55-5130-4b6a-987c-83b3dbd92af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16533 | 2026.01.08 00:41:24.669219 [ 268 ] {18530f55-5130-4b6a-987c-83b3dbd92af7} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2026.01.08 00:41:24.669255 [ 268 ] {18530f55-5130-4b6a-987c-83b3dbd92af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16535 | 2026.01.08 00:41:24.669553 [ 268 ] {18530f55-5130-4b6a-987c-83b3dbd92af7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 16536 | 2026.01.08 00:41:24.669755 [ 268 ] {18530f55-5130-4b6a-987c-83b3dbd92af7} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2026.01.08 00:41:24.669883 [ 268 ] {18530f55-5130-4b6a-987c-83b3dbd92af7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 16538 | 2026.01.08 00:41:24.669918 [ 268 ] {18530f55-5130-4b6a-987c-83b3dbd92af7} <Debug> TCPHandler: Processed in 0.001201584 sec. | ||
| 16539 | 2026.01.08 00:41:24.670018 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16540 | 2026.01.08 00:41:24.670108 [ 268 ] {4726c5e3-4a2b-48c0-8779-51c694a16b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16541 | 2026.01.08 00:41:24.670149 [ 268 ] {4726c5e3-4a2b-48c0-8779-51c694a16b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16542 | 2026.01.08 00:41:24.670577 [ 268 ] {4726c5e3-4a2b-48c0-8779-51c694a16b37} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16543 | 2026.01.08 00:41:24.670612 [ 268 ] {4726c5e3-4a2b-48c0-8779-51c694a16b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16544 | 2026.01.08 00:41:24.670937 [ 268 ] {4726c5e3-4a2b-48c0-8779-51c694a16b37} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16545 | 2026.01.08 00:41:24.671144 [ 268 ] {4726c5e3-4a2b-48c0-8779-51c694a16b37} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16546 | 2026.01.08 00:41:24.671260 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_115_24 to all_120_120_0 | ||
| 16547 | 2026.01.08 00:41:24.671271 [ 268 ] {4726c5e3-4a2b-48c0-8779-51c694a16b37} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00118 sec., 266101.69491525425 rows/sec., 17.48 MiB/sec. | ||
| 16548 | 2026.01.08 00:41:24.671305 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16549 | 2026.01.08 00:41:24.671323 [ 268 ] {4726c5e3-4a2b-48c0-8779-51c694a16b37} <Debug> TCPHandler: Processed in 0.001350629 sec. | ||
| 16550 | 2026.01.08 00:41:24.671331 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 16551 | 2026.01.08 00:41:24.671430 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16552 | 2026.01.08 00:41:24.671431 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_24 to all_120_120_0 into Compact with storage Full | ||
| 16553 | 2026.01.08 00:41:24.671524 [ 268 ] {92de001c-91ae-4d75-9338-6b3de87c7f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16554 | 2026.01.08 00:41:24.671553 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16555 | 2026.01.08 00:41:24.671565 [ 268 ] {92de001c-91ae-4d75-9338-6b3de87c7f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16556 | 2026.01.08 00:41:24.671590 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_24, total 35726 rows starting from the beginning of the part | ||
| 16557 | 2026.01.08 00:41:24.671659 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 16558 | 2026.01.08 00:41:24.671714 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 904 rows starting from the beginning of the part | ||
| 16559 | 2026.01.08 00:41:24.671761 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 96 rows starting from the beginning of the part | ||
| 16560 | 2026.01.08 00:41:24.671812 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16561 | 2026.01.08 00:41:24.671856 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 314 rows starting from the beginning of the part | ||
| 16562 | 2026.01.08 00:41:24.671874 [ 268 ] {92de001c-91ae-4d75-9338-6b3de87c7f55} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16563 | 2026.01.08 00:41:24.671910 [ 268 ] {92de001c-91ae-4d75-9338-6b3de87c7f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16564 | 2026.01.08 00:41:24.672202 [ 268 ] {92de001c-91ae-4d75-9338-6b3de87c7f55} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16565 | 2026.01.08 00:41:24.672416 [ 268 ] {92de001c-91ae-4d75-9338-6b3de87c7f55} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16566 | 2026.01.08 00:41:24.672545 [ 268 ] {92de001c-91ae-4d75-9338-6b3de87c7f55} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 16567 | 2026.01.08 00:41:24.672585 [ 268 ] {92de001c-91ae-4d75-9338-6b3de87c7f55} <Debug> TCPHandler: Processed in 0.001201264 sec. | ||
| 16568 | 2026.01.08 00:41:24.672690 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16569 | 2026.01.08 00:41:24.672780 [ 268 ] {deb5face-c1d8-4762-b29c-721568d4cbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16570 | 2026.01.08 00:41:24.672833 [ 268 ] {deb5face-c1d8-4762-b29c-721568d4cbed} <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 | ||
| 16571 | 2026.01.08 00:41:24.673680 [ 268 ] {deb5face-c1d8-4762-b29c-721568d4cbed} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16572 | 2026.01.08 00:41:24.673714 [ 268 ] {deb5face-c1d8-4762-b29c-721568d4cbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16573 | 2026.01.08 00:41:24.674255 [ 268 ] {deb5face-c1d8-4762-b29c-721568d4cbed} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16574 | 2026.01.08 00:41:24.674475 [ 268 ] {deb5face-c1d8-4762-b29c-721568d4cbed} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16575 | 2026.01.08 00:41:24.674594 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16576 | 2026.01.08 00:41:24.674609 [ 268 ] {deb5face-c1d8-4762-b29c-721568d4cbed} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001845 sec., 19512.19512195122 rows/sec., 34.96 MiB/sec. | ||
| 16577 | 2026.01.08 00:41:24.674628 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16578 | 2026.01.08 00:41:24.674652 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16579 | 2026.01.08 00:41:24.674668 [ 268 ] {deb5face-c1d8-4762-b29c-721568d4cbed} <Debug> TCPHandler: Processed in 0.002023977 sec. | ||
| 16580 | 2026.01.08 00:41:24.674728 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16581 | 2026.01.08 00:41:24.674784 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2026.01.08 00:41:24.674880 [ 268 ] {64b29f9d-168c-4e72-9557-bebe9ad172ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16583 | 2026.01.08 00:41:24.674920 [ 268 ] {64b29f9d-168c-4e72-9557-bebe9ad172ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16584 | 2026.01.08 00:41:24.674934 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16585 | 2026.01.08 00:41:24.674994 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1998 rows starting from the beginning of the part | ||
| 16586 | 2026.01.08 00:41:24.675121 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part | ||
| 16587 | 2026.01.08 00:41:24.675227 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 5 rows starting from the beginning of the part | ||
| 16588 | 2026.01.08 00:41:24.675246 [ 268 ] {64b29f9d-168c-4e72-9557-bebe9ad172ef} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16589 | 2026.01.08 00:41:24.675286 [ 268 ] {64b29f9d-168c-4e72-9557-bebe9ad172ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16590 | 2026.01.08 00:41:24.675334 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 16591 | 2026.01.08 00:41:24.675434 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part | ||
| 16592 | 2026.01.08 00:41:24.675535 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part | ||
| 16593 | 2026.01.08 00:41:24.675600 [ 268 ] {64b29f9d-168c-4e72-9557-bebe9ad172ef} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16594 | 2026.01.08 00:41:24.675812 [ 268 ] {64b29f9d-168c-4e72-9557-bebe9ad172ef} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16595 | 2026.01.08 00:41:24.675945 [ 268 ] {64b29f9d-168c-4e72-9557-bebe9ad172ef} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 16596 | 2026.01.08 00:41:24.675981 [ 268 ] {64b29f9d-168c-4e72-9557-bebe9ad172ef} <Debug> TCPHandler: Processed in 0.001244165 sec. | ||
| 16597 | 2026.01.08 00:41:24.678792 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37360 rows, containing 5 columns (5 merged, 0 gathered) in 0.00739318 sec., 5053305.884612575 rows/sec., 340.62 MiB/sec. | ||
| 16598 | 2026.01.08 00:41:24.679292 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Trace> MergedBlockOutputStream: filled checksums all_1_120_25 (state Temporary) | ||
| 16599 | 2026.01.08 00:41:24.679625 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_120_25 to all_1_120_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16600 | 2026.01.08 00:41:24.679719 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_120_25} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_115_24, all_120_120_0] -> all_1_120_25 | ||
| 16601 | 2026.01.08 00:41:24.679840 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16602 | 2026.01.08 00:41:24.687482 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2116 rows, containing 19 columns (19 merged, 0 gathered) in 0.012786683 sec., 165484.66869789452 rows/sec., 296.54 MiB/sec. | ||
| 16603 | 2026.01.08 00:41:24.689702 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16604 | 2026.01.08 00:41:24.690071 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16605 | 2026.01.08 00:41:24.690155 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16606 | 2026.01.08 00:41:24.690332 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.91 MiB. | ||
| 16607 | 2026.01.08 00:41:25.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.21 MiB, peak 395.09 MiB, free memory in arenas 0.00 B, will set to 384.08 MiB (RSS), difference: 6.87 MiB | ||
| 16608 | 2026.01.08 00:41:29.196466 [ 223 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16609 | 2026.01.08 00:41:29.196539 [ 223 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16610 | 2026.01.08 00:41:29.200031 [ 223 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16611 | 2026.01.08 00:41:29.616932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35121 | ||
| 16612 | 2026.01.08 00:41:29.617433 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16613 | 2026.01.08 00:41:29.617470 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16614 | 2026.01.08 00:41:29.617946 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16615 | 2026.01.08 00:41:29.618187 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16616 | 2026.01.08 00:41:29.618311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35121 | ||
| 16617 | 2026.01.08 00:41:29.645234 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16618 | 2026.01.08 00:41:29.645438 [ 268 ] {42ede6c1-45de-4f70-8190-ad84a8b4e97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16619 | 2026.01.08 00:41:29.645512 [ 268 ] {42ede6c1-45de-4f70-8190-ad84a8b4e97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16620 | 2026.01.08 00:41:29.646201 [ 268 ] {42ede6c1-45de-4f70-8190-ad84a8b4e97a} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16621 | 2026.01.08 00:41:29.646249 [ 268 ] {42ede6c1-45de-4f70-8190-ad84a8b4e97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16622 | 2026.01.08 00:41:29.646624 [ 268 ] {42ede6c1-45de-4f70-8190-ad84a8b4e97a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16623 | 2026.01.08 00:41:29.646857 [ 268 ] {42ede6c1-45de-4f70-8190-ad84a8b4e97a} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2026.01.08 00:41:29.647020 [ 268 ] {42ede6c1-45de-4f70-8190-ad84a8b4e97a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001639 sec., 2440.5125076266013 rows/sec., 199.01 KiB/sec. | ||
| 16625 | 2026.01.08 00:41:29.647070 [ 268 ] {42ede6c1-45de-4f70-8190-ad84a8b4e97a} <Debug> TCPHandler: Processed in 0.001974156 sec. | ||
| 16626 | 2026.01.08 00:41:29.647196 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16627 | 2026.01.08 00:41:29.647298 [ 268 ] {5e2b5aa5-ad05-485e-96dd-e14c9282cfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16628 | 2026.01.08 00:41:29.647340 [ 268 ] {5e2b5aa5-ad05-485e-96dd-e14c9282cfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16629 | 2026.01.08 00:41:29.647785 [ 268 ] {5e2b5aa5-ad05-485e-96dd-e14c9282cfda} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16630 | 2026.01.08 00:41:29.647822 [ 268 ] {5e2b5aa5-ad05-485e-96dd-e14c9282cfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16631 | 2026.01.08 00:41:29.648138 [ 268 ] {5e2b5aa5-ad05-485e-96dd-e14c9282cfda} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16632 | 2026.01.08 00:41:29.648343 [ 268 ] {5e2b5aa5-ad05-485e-96dd-e14c9282cfda} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16633 | 2026.01.08 00:41:29.648476 [ 268 ] {5e2b5aa5-ad05-485e-96dd-e14c9282cfda} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001202 sec., 56572.37936772047 rows/sec., 4.49 MiB/sec. | ||
| 16634 | 2026.01.08 00:41:29.648499 [ 65 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16635 | 2026.01.08 00:41:29.648513 [ 268 ] {5e2b5aa5-ad05-485e-96dd-e14c9282cfda} <Debug> TCPHandler: Processed in 0.001367109 sec. | ||
| 16636 | 2026.01.08 00:41:29.648551 [ 65 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2026.01.08 00:41:29.648580 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16638 | 2026.01.08 00:41:29.648656 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16639 | 2026.01.08 00:41:29.648719 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16640 | 2026.01.08 00:41:29.648754 [ 268 ] {0556c9ad-b1a5-4ddc-bf9f-1e178775e557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16641 | 2026.01.08 00:41:29.648806 [ 268 ] {0556c9ad-b1a5-4ddc-bf9f-1e178775e557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16642 | 2026.01.08 00:41:29.648879 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16643 | 2026.01.08 00:41:29.648921 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2465 rows starting from the beginning of the part | ||
| 16644 | 2026.01.08 00:41:29.648997 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 2326 rows starting from the beginning of the part | ||
| 16645 | 2026.01.08 00:41:29.649047 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 16646 | 2026.01.08 00:41:29.649090 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 66 rows starting from the beginning of the part | ||
| 16647 | 2026.01.08 00:41:29.649131 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1184 rows starting from the beginning of the part | ||
| 16648 | 2026.01.08 00:41:29.649173 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 68 rows starting from the beginning of the part | ||
| 16649 | 2026.01.08 00:41:29.649212 [ 268 ] {0556c9ad-b1a5-4ddc-bf9f-1e178775e557} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.01.08 00:41:29.649253 [ 268 ] {0556c9ad-b1a5-4ddc-bf9f-1e178775e557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16651 | 2026.01.08 00:41:29.649580 [ 268 ] {0556c9ad-b1a5-4ddc-bf9f-1e178775e557} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16652 | 2026.01.08 00:41:29.649789 [ 268 ] {0556c9ad-b1a5-4ddc-bf9f-1e178775e557} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16653 | 2026.01.08 00:41:29.649923 [ 268 ] {0556c9ad-b1a5-4ddc-bf9f-1e178775e557} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001187 sec., 7582.139848357204 rows/sec., 552.04 KiB/sec. | ||
| 16654 | 2026.01.08 00:41:29.649960 [ 268 ] {0556c9ad-b1a5-4ddc-bf9f-1e178775e557} <Debug> TCPHandler: Processed in 0.001359629 sec. | ||
| 16655 | 2026.01.08 00:41:29.650070 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16656 | 2026.01.08 00:41:29.650162 [ 268 ] {e6ec14e4-7e11-4b4e-a5a1-1505d563d3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16657 | 2026.01.08 00:41:29.650201 [ 268 ] {e6ec14e4-7e11-4b4e-a5a1-1505d563d3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16658 | 2026.01.08 00:41:29.650608 [ 268 ] {e6ec14e4-7e11-4b4e-a5a1-1505d563d3bc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2026.01.08 00:41:29.650644 [ 268 ] {e6ec14e4-7e11-4b4e-a5a1-1505d563d3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16660 | 2026.01.08 00:41:29.650941 [ 268 ] {e6ec14e4-7e11-4b4e-a5a1-1505d563d3bc} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16661 | 2026.01.08 00:41:29.651155 [ 268 ] {e6ec14e4-7e11-4b4e-a5a1-1505d563d3bc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2026.01.08 00:41:29.651272 [ 65 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16663 | 2026.01.08 00:41:29.651284 [ 268 ] {e6ec14e4-7e11-4b4e-a5a1-1505d563d3bc} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00114 sec., 64035.08771929825 rows/sec., 5.00 MiB/sec. | ||
| 16664 | 2026.01.08 00:41:29.651295 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002632584 sec., 2341805.6175985266 rows/sec., 198.87 MiB/sec. | ||
| 16665 | 2026.01.08 00:41:29.651329 [ 268 ] {e6ec14e4-7e11-4b4e-a5a1-1505d563d3bc} <Debug> TCPHandler: Processed in 0.001306217 sec. | ||
| 16666 | 2026.01.08 00:41:29.651305 [ 65 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16667 | 2026.01.08 00:41:29.651387 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16668 | 2026.01.08 00:41:29.651470 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16669 | 2026.01.08 00:41:29.651495 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16670 | 2026.01.08 00:41:29.651566 [ 268 ] {2720a139-fd07-4dc4-9dbb-1b437894a2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16671 | 2026.01.08 00:41:29.651614 [ 268 ] {2720a139-fd07-4dc4-9dbb-1b437894a2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16672 | 2026.01.08 00:41:29.651647 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16673 | 2026.01.08 00:41:29.651695 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1250 rows starting from the beginning of the part | ||
| 16674 | 2026.01.08 00:41:29.651767 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16675 | 2026.01.08 00:41:29.651777 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1175 rows starting from the beginning of the part | ||
| 16676 | 2026.01.08 00:41:29.651845 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 16677 | 2026.01.08 00:41:29.651901 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 69 rows starting from the beginning of the part | ||
| 16678 | 2026.01.08 00:41:29.651958 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 715 rows starting from the beginning of the part | ||
| 16679 | 2026.01.08 00:41:29.652013 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 73 rows starting from the beginning of the part | ||
| 16680 | 2026.01.08 00:41:29.652032 [ 268 ] {2720a139-fd07-4dc4-9dbb-1b437894a2e2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16681 | 2026.01.08 00:41:29.652077 [ 268 ] {2720a139-fd07-4dc4-9dbb-1b437894a2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16682 | 2026.01.08 00:41:29.652153 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16683 | 2026.01.08 00:41:29.652231 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_121_24} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16684 | 2026.01.08 00:41:29.652333 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 16685 | 2026.01.08 00:41:29.652440 [ 268 ] {2720a139-fd07-4dc4-9dbb-1b437894a2e2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16686 | 2026.01.08 00:41:29.652664 [ 268 ] {2720a139-fd07-4dc4-9dbb-1b437894a2e2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16687 | 2026.01.08 00:41:29.652798 [ 268 ] {2720a139-fd07-4dc4-9dbb-1b437894a2e2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00125 sec., 129600 rows/sec., 9.02 MiB/sec. | ||
| 16688 | 2026.01.08 00:41:29.652834 [ 268 ] {2720a139-fd07-4dc4-9dbb-1b437894a2e2} <Debug> TCPHandler: Processed in 0.001410801 sec. | ||
| 16689 | 2026.01.08 00:41:29.652945 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16690 | 2026.01.08 00:41:29.653035 [ 268 ] {d20efc63-0831-45eb-be1e-401111ef0223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16691 | 2026.01.08 00:41:29.653089 [ 268 ] {d20efc63-0831-45eb-be1e-401111ef0223} <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 | ||
| 16692 | 2026.01.08 00:41:29.653303 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001863833 sec., 1795225.2159930638 rows/sec., 135.83 MiB/sec. | ||
| 16693 | 2026.01.08 00:41:29.653511 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16694 | 2026.01.08 00:41:29.653781 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16695 | 2026.01.08 00:41:29.653853 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_121_24} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16696 | 2026.01.08 00:41:29.653854 [ 268 ] {d20efc63-0831-45eb-be1e-401111ef0223} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16697 | 2026.01.08 00:41:29.653904 [ 268 ] {d20efc63-0831-45eb-be1e-401111ef0223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16698 | 2026.01.08 00:41:29.653951 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 16699 | 2026.01.08 00:41:29.654399 [ 268 ] {d20efc63-0831-45eb-be1e-401111ef0223} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16700 | 2026.01.08 00:41:29.654623 [ 268 ] {d20efc63-0831-45eb-be1e-401111ef0223} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16701 | 2026.01.08 00:41:29.654757 [ 268 ] {d20efc63-0831-45eb-be1e-401111ef0223} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00174 sec., 2873.5632183908046 rows/sec., 5.15 MiB/sec. | ||
| 16702 | 2026.01.08 00:41:29.654810 [ 268 ] {d20efc63-0831-45eb-be1e-401111ef0223} <Debug> TCPHandler: Processed in 0.001912425 sec. | ||
| 16703 | 2026.01.08 00:41:29.654821 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16704 | 2026.01.08 00:41:29.654850 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16705 | 2026.01.08 00:41:29.654918 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16706 | 2026.01.08 00:41:29.655005 [ 268 ] {0462ee07-dcb2-47cd-8c85-124f321a1112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16707 | 2026.01.08 00:41:29.655043 [ 268 ] {0462ee07-dcb2-47cd-8c85-124f321a1112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16708 | 2026.01.08 00:41:29.655359 [ 268 ] {0462ee07-dcb2-47cd-8c85-124f321a1112} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16709 | 2026.01.08 00:41:29.655391 [ 268 ] {0462ee07-dcb2-47cd-8c85-124f321a1112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16710 | 2026.01.08 00:41:29.655672 [ 268 ] {0462ee07-dcb2-47cd-8c85-124f321a1112} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16711 | 2026.01.08 00:41:29.655947 [ 268 ] {0462ee07-dcb2-47cd-8c85-124f321a1112} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16712 | 2026.01.08 00:41:29.656067 [ 65 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16713 | 2026.01.08 00:41:29.656076 [ 268 ] {0462ee07-dcb2-47cd-8c85-124f321a1112} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 16714 | 2026.01.08 00:41:29.656101 [ 65 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16715 | 2026.01.08 00:41:29.656123 [ 268 ] {0462ee07-dcb2-47cd-8c85-124f321a1112} <Debug> TCPHandler: Processed in 0.001246136 sec. | ||
| 16716 | 2026.01.08 00:41:29.656123 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16717 | 2026.01.08 00:41:29.656222 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16718 | 2026.01.08 00:41:29.656329 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16719 | 2026.01.08 00:41:29.656362 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7924 rows starting from the beginning of the part | ||
| 16720 | 2026.01.08 00:41:29.656422 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 68 rows starting from the beginning of the part | ||
| 16721 | 2026.01.08 00:41:29.656469 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 36 rows starting from the beginning of the part | ||
| 16722 | 2026.01.08 00:41:29.656512 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16723 | 2026.01.08 00:41:29.656553 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 104 rows starting from the beginning of the part | ||
| 16724 | 2026.01.08 00:41:29.656593 [ 201 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16725 | 2026.01.08 00:41:29.657810 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16726 | 2026.01.08 00:41:29.658934 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002751619 sec., 2998961.7021833328 rows/sec., 192.16 MiB/sec. | ||
| 16727 | 2026.01.08 00:41:29.659096 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16728 | 2026.01.08 00:41:29.659386 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.01.08 00:41:29.659471 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_121_24} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16730 | 2026.01.08 00:41:29.659570 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 16731 | 2026.01.08 00:41:31.489623 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 16732 | 2026.01.08 00:41:31.507492 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16733 | 2026.01.08 00:41:31.507558 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16734 | 2026.01.08 00:41:31.513636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16735 | 2026.01.08 00:41:31.514337 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16736 | 2026.01.08 00:41:31.517332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16737 | 2026.01.08 00:41:32.231450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2130 | ||
| 16738 | 2026.01.08 00:41:32.233893 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16739 | 2026.01.08 00:41:32.233960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16740 | 2026.01.08 00:41:32.235198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16741 | 2026.01.08 00:41:32.235474 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16742 | 2026.01.08 00:41:32.235860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2130 | ||
| 16743 | 2026.01.08 00:41:33.507981 [ 222 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16744 | 2026.01.08 00:41:33.508038 [ 222 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16745 | 2026.01.08 00:41:33.511701 [ 222 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16746 | 2026.01.08 00:41:34.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.16 MiB, peak 395.09 MiB, free memory in arenas 0.00 B, will set to 384.16 MiB (RSS), difference: 4.00 MiB | ||
| 16747 | 2026.01.08 00:41:34.599225 [ 223 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16748 | 2026.01.08 00:41:34.599277 [ 223 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16749 | 2026.01.08 00:41:34.603059 [ 223 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16750 | 2026.01.08 00:41:34.611216 [ 226 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16751 | 2026.01.08 00:41:34.611274 [ 226 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16752 | 2026.01.08 00:41:34.614126 [ 226 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16753 | 2026.01.08 00:41:34.660276 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16754 | 2026.01.08 00:41:34.660487 [ 268 ] {81bf563a-b619-40fe-bf10-20b01bbdb45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16755 | 2026.01.08 00:41:34.660566 [ 268 ] {81bf563a-b619-40fe-bf10-20b01bbdb45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16756 | 2026.01.08 00:41:34.661510 [ 268 ] {81bf563a-b619-40fe-bf10-20b01bbdb45a} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16757 | 2026.01.08 00:41:34.661564 [ 268 ] {81bf563a-b619-40fe-bf10-20b01bbdb45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16758 | 2026.01.08 00:41:34.661981 [ 268 ] {81bf563a-b619-40fe-bf10-20b01bbdb45a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16759 | 2026.01.08 00:41:34.662218 [ 268 ] {81bf563a-b619-40fe-bf10-20b01bbdb45a} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16760 | 2026.01.08 00:41:34.662367 [ 56 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 16761 | 2026.01.08 00:41:34.662390 [ 268 ] {81bf563a-b619-40fe-bf10-20b01bbdb45a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001961 sec., 209077.0015298317 rows/sec., 13.26 MiB/sec. | ||
| 16762 | 2026.01.08 00:41:34.662424 [ 56 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16763 | 2026.01.08 00:41:34.662446 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16764 | 2026.01.08 00:41:34.662457 [ 268 ] {81bf563a-b619-40fe-bf10-20b01bbdb45a} <Debug> TCPHandler: Processed in 0.002328696 sec. | ||
| 16765 | 2026.01.08 00:41:34.662562 [ 190 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 16766 | 2026.01.08 00:41:34.662586 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16767 | 2026.01.08 00:41:34.662695 [ 190 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16768 | 2026.01.08 00:41:34.662705 [ 268 ] {ebdc3d45-0c8f-440d-974b-0ebab2b78c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16769 | 2026.01.08 00:41:34.662738 [ 190 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 434 rows starting from the beginning of the part | ||
| 16770 | 2026.01.08 00:41:34.662761 [ 268 ] {ebdc3d45-0c8f-440d-974b-0ebab2b78c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16771 | 2026.01.08 00:41:34.662816 [ 190 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 16772 | 2026.01.08 00:41:34.662866 [ 190 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 16773 | 2026.01.08 00:41:34.662910 [ 190 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 410 rows starting from the beginning of the part | ||
| 16774 | 2026.01.08 00:41:34.662959 [ 190 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 16775 | 2026.01.08 00:41:34.663000 [ 190 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 16776 | 2026.01.08 00:41:34.663908 [ 268 ] {ebdc3d45-0c8f-440d-974b-0ebab2b78c61} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16777 | 2026.01.08 00:41:34.663957 [ 268 ] {ebdc3d45-0c8f-440d-974b-0ebab2b78c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16778 | 2026.01.08 00:41:34.664224 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714649 sec., 1448692.997808881 rows/sec., 97.70 MiB/sec. | ||
| 16779 | 2026.01.08 00:41:34.664430 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 16780 | 2026.01.08 00:41:34.664483 [ 268 ] {ebdc3d45-0c8f-440d-974b-0ebab2b78c61} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16781 | 2026.01.08 00:41:34.664874 [ 268 ] {ebdc3d45-0c8f-440d-974b-0ebab2b78c61} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16782 | 2026.01.08 00:41:34.664891 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16783 | 2026.01.08 00:41:34.665005 [ 194 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_46_10} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 16784 | 2026.01.08 00:41:34.665072 [ 268 ] {ebdc3d45-0c8f-440d-974b-0ebab2b78c61} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.002391 sec., 495190.2969468842 rows/sec., 39.51 MiB/sec. | ||
| 16785 | 2026.01.08 00:41:34.665125 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16786 | 2026.01.08 00:41:34.665135 [ 268 ] {ebdc3d45-0c8f-440d-974b-0ebab2b78c61} <Debug> TCPHandler: Processed in 0.002603393 sec. | ||
| 16787 | 2026.01.08 00:41:34.665339 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16788 | 2026.01.08 00:41:34.665455 [ 268 ] {6b04a640-3a06-402d-bff0-29afe6b932d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16789 | 2026.01.08 00:41:34.665510 [ 268 ] {6b04a640-3a06-402d-bff0-29afe6b932d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16790 | 2026.01.08 00:41:34.666223 [ 268 ] {6b04a640-3a06-402d-bff0-29afe6b932d6} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16791 | 2026.01.08 00:41:34.666264 [ 268 ] {6b04a640-3a06-402d-bff0-29afe6b932d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16792 | 2026.01.08 00:41:34.666694 [ 268 ] {6b04a640-3a06-402d-bff0-29afe6b932d6} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16793 | 2026.01.08 00:41:34.666987 [ 268 ] {6b04a640-3a06-402d-bff0-29afe6b932d6} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16794 | 2026.01.08 00:41:34.667146 [ 268 ] {6b04a640-3a06-402d-bff0-29afe6b932d6} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001721 sec., 140034.86345148168 rows/sec., 8.52 MiB/sec. | ||
| 16795 | 2026.01.08 00:41:34.667195 [ 268 ] {6b04a640-3a06-402d-bff0-29afe6b932d6} <Debug> TCPHandler: Processed in 0.001916934 sec. | ||
| 16796 | 2026.01.08 00:41:34.667360 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16797 | 2026.01.08 00:41:34.667476 [ 268 ] {40dcbef9-fab7-4972-b81e-322e484c50ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16798 | 2026.01.08 00:41:34.667520 [ 268 ] {40dcbef9-fab7-4972-b81e-322e484c50ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16799 | 2026.01.08 00:41:34.668076 [ 268 ] {40dcbef9-fab7-4972-b81e-322e484c50ce} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.01.08 00:41:34.668114 [ 268 ] {40dcbef9-fab7-4972-b81e-322e484c50ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16801 | 2026.01.08 00:41:34.668447 [ 268 ] {40dcbef9-fab7-4972-b81e-322e484c50ce} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16802 | 2026.01.08 00:41:34.668687 [ 268 ] {40dcbef9-fab7-4972-b81e-322e484c50ce} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16803 | 2026.01.08 00:41:34.668836 [ 268 ] {40dcbef9-fab7-4972-b81e-322e484c50ce} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001379 sec., 153734.59028281362 rows/sec., 9.91 MiB/sec. | ||
| 16804 | 2026.01.08 00:41:34.668874 [ 268 ] {40dcbef9-fab7-4972-b81e-322e484c50ce} <Debug> TCPHandler: Processed in 0.001577935 sec. | ||
| 16805 | 2026.01.08 00:41:34.668999 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16806 | 2026.01.08 00:41:34.669095 [ 268 ] {111083b5-6aa4-48ef-8c62-a107b7a6292b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16807 | 2026.01.08 00:41:34.669136 [ 268 ] {111083b5-6aa4-48ef-8c62-a107b7a6292b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16808 | 2026.01.08 00:41:34.669629 [ 268 ] {111083b5-6aa4-48ef-8c62-a107b7a6292b} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2026.01.08 00:41:34.669665 [ 268 ] {111083b5-6aa4-48ef-8c62-a107b7a6292b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16810 | 2026.01.08 00:41:34.669989 [ 268 ] {111083b5-6aa4-48ef-8c62-a107b7a6292b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16811 | 2026.01.08 00:41:34.670211 [ 268 ] {111083b5-6aa4-48ef-8c62-a107b7a6292b} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2026.01.08 00:41:34.670308 [ 56 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 16813 | 2026.01.08 00:41:34.670340 [ 56 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16814 | 2026.01.08 00:41:34.670342 [ 268 ] {111083b5-6aa4-48ef-8c62-a107b7a6292b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 16815 | 2026.01.08 00:41:34.670360 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16816 | 2026.01.08 00:41:34.670386 [ 268 ] {111083b5-6aa4-48ef-8c62-a107b7a6292b} <Debug> TCPHandler: Processed in 0.001437451 sec. | ||
| 16817 | 2026.01.08 00:41:34.670483 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 16818 | 2026.01.08 00:41:34.670507 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16819 | 2026.01.08 00:41:34.670621 [ 268 ] {d37f42dd-d023-40e1-8c19-de2d3c1f89da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16820 | 2026.01.08 00:41:34.670637 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16821 | 2026.01.08 00:41:34.670663 [ 268 ] {d37f42dd-d023-40e1-8c19-de2d3c1f89da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16822 | 2026.01.08 00:41:34.670682 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 223 rows starting from the beginning of the part | ||
| 16823 | 2026.01.08 00:41:34.670768 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 16824 | 2026.01.08 00:41:34.670823 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 16825 | 2026.01.08 00:41:34.670875 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 211 rows starting from the beginning of the part | ||
| 16826 | 2026.01.08 00:41:34.670927 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 16827 | 2026.01.08 00:41:34.670975 [ 201 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 16828 | 2026.01.08 00:41:34.671372 [ 268 ] {d37f42dd-d023-40e1-8c19-de2d3c1f89da} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2026.01.08 00:41:34.671413 [ 268 ] {d37f42dd-d023-40e1-8c19-de2d3c1f89da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16830 | 2026.01.08 00:41:34.671767 [ 268 ] {d37f42dd-d023-40e1-8c19-de2d3c1f89da} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16831 | 2026.01.08 00:41:34.671997 [ 268 ] {d37f42dd-d023-40e1-8c19-de2d3c1f89da} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2026.01.08 00:41:34.672010 [ 190 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590555 sec., 803493.120325924 rows/sec., 48.84 MiB/sec. | ||
| 16833 | 2026.01.08 00:41:34.672131 [ 268 ] {d37f42dd-d023-40e1-8c19-de2d3c1f89da} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001527 sec., 468238.3759004584 rows/sec., 32.84 MiB/sec. | ||
| 16834 | 2026.01.08 00:41:34.672177 [ 268 ] {d37f42dd-d023-40e1-8c19-de2d3c1f89da} <Debug> TCPHandler: Processed in 0.001720009 sec. | ||
| 16835 | 2026.01.08 00:41:34.672175 [ 205 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 16836 | 2026.01.08 00:41:34.672301 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16837 | 2026.01.08 00:41:34.672403 [ 268 ] {6d21fbdb-cf10-4b0c-99c8-95ab5f078dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16838 | 2026.01.08 00:41:34.672448 [ 268 ] {6d21fbdb-cf10-4b0c-99c8-95ab5f078dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16839 | 2026.01.08 00:41:34.672464 [ 205 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16840 | 2026.01.08 00:41:34.672540 [ 205 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_46_10} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 16841 | 2026.01.08 00:41:34.672618 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 16842 | 2026.01.08 00:41:34.672795 [ 268 ] {6d21fbdb-cf10-4b0c-99c8-95ab5f078dcc} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16843 | 2026.01.08 00:41:34.672835 [ 268 ] {6d21fbdb-cf10-4b0c-99c8-95ab5f078dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16844 | 2026.01.08 00:41:34.673159 [ 268 ] {6d21fbdb-cf10-4b0c-99c8-95ab5f078dcc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16845 | 2026.01.08 00:41:34.673375 [ 268 ] {6d21fbdb-cf10-4b0c-99c8-95ab5f078dcc} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16846 | 2026.01.08 00:41:34.673467 [ 56 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 16847 | 2026.01.08 00:41:34.673494 [ 56 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16848 | 2026.01.08 00:41:34.673508 [ 268 ] {6d21fbdb-cf10-4b0c-99c8-95ab5f078dcc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 16849 | 2026.01.08 00:41:34.673511 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16850 | 2026.01.08 00:41:34.673546 [ 268 ] {6d21fbdb-cf10-4b0c-99c8-95ab5f078dcc} <Debug> TCPHandler: Processed in 0.001294807 sec. | ||
| 16851 | 2026.01.08 00:41:34.673625 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 16852 | 2026.01.08 00:41:34.673662 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16853 | 2026.01.08 00:41:34.673763 [ 268 ] {355ee4d0-de0c-46bb-8c36-bc31154766ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16854 | 2026.01.08 00:41:34.673772 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16855 | 2026.01.08 00:41:34.673809 [ 268 ] {355ee4d0-de0c-46bb-8c36-bc31154766ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16856 | 2026.01.08 00:41:34.673816 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 234 rows starting from the beginning of the part | ||
| 16857 | 2026.01.08 00:41:34.673894 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 16858 | 2026.01.08 00:41:34.673939 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 16859 | 2026.01.08 00:41:34.673985 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 16860 | 2026.01.08 00:41:34.674021 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 16861 | 2026.01.08 00:41:34.674059 [ 195 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 16862 | 2026.01.08 00:41:34.674295 [ 268 ] {355ee4d0-de0c-46bb-8c36-bc31154766ba} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.01.08 00:41:34.674340 [ 268 ] {355ee4d0-de0c-46bb-8c36-bc31154766ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16864 | 2026.01.08 00:41:34.674713 [ 268 ] {355ee4d0-de0c-46bb-8c36-bc31154766ba} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16865 | 2026.01.08 00:41:34.674851 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001274856 sec., 207082.2116380203 rows/sec., 10.57 MiB/sec. | ||
| 16866 | 2026.01.08 00:41:34.674939 [ 268 ] {355ee4d0-de0c-46bb-8c36-bc31154766ba} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16867 | 2026.01.08 00:41:34.674987 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 16868 | 2026.01.08 00:41:34.675090 [ 268 ] {355ee4d0-de0c-46bb-8c36-bc31154766ba} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001346 sec., 233283.80386329867 rows/sec., 15.32 MiB/sec. | ||
| 16869 | 2026.01.08 00:41:34.675136 [ 268 ] {355ee4d0-de0c-46bb-8c36-bc31154766ba} <Debug> TCPHandler: Processed in 0.001524003 sec. | ||
| 16870 | 2026.01.08 00:41:34.675257 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16871 | 2026.01.08 00:41:34.675271 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16872 | 2026.01.08 00:41:34.675354 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_42_9} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 16873 | 2026.01.08 00:41:34.675358 [ 268 ] {5f9b0209-e1ec-4832-ae91-11d8bbd1f452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16874 | 2026.01.08 00:41:34.675413 [ 268 ] {5f9b0209-e1ec-4832-ae91-11d8bbd1f452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16875 | 2026.01.08 00:41:34.675434 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16876 | 2026.01.08 00:41:34.675737 [ 268 ] {5f9b0209-e1ec-4832-ae91-11d8bbd1f452} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16877 | 2026.01.08 00:41:34.675778 [ 268 ] {5f9b0209-e1ec-4832-ae91-11d8bbd1f452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16878 | 2026.01.08 00:41:34.676081 [ 268 ] {5f9b0209-e1ec-4832-ae91-11d8bbd1f452} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16879 | 2026.01.08 00:41:34.676306 [ 268 ] {5f9b0209-e1ec-4832-ae91-11d8bbd1f452} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16880 | 2026.01.08 00:41:34.676436 [ 268 ] {5f9b0209-e1ec-4832-ae91-11d8bbd1f452} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001097 sec., 911.5770282588878 rows/sec., 61.42 KiB/sec. | ||
| 16881 | 2026.01.08 00:41:34.676473 [ 268 ] {5f9b0209-e1ec-4832-ae91-11d8bbd1f452} <Debug> TCPHandler: Processed in 0.001264386 sec. | ||
| 16882 | 2026.01.08 00:41:34.676583 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16883 | 2026.01.08 00:41:34.676678 [ 268 ] {942a887c-419e-4f58-9a0d-d9347a18fe4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16884 | 2026.01.08 00:41:34.676734 [ 268 ] {942a887c-419e-4f58-9a0d-d9347a18fe4e} <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 | ||
| 16885 | 2026.01.08 00:41:34.677631 [ 268 ] {942a887c-419e-4f58-9a0d-d9347a18fe4e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16886 | 2026.01.08 00:41:34.677668 [ 268 ] {942a887c-419e-4f58-9a0d-d9347a18fe4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16887 | 2026.01.08 00:41:34.678232 [ 268 ] {942a887c-419e-4f58-9a0d-d9347a18fe4e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16888 | 2026.01.08 00:41:34.678466 [ 268 ] {942a887c-419e-4f58-9a0d-d9347a18fe4e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16889 | 2026.01.08 00:41:34.678606 [ 268 ] {942a887c-419e-4f58-9a0d-d9347a18fe4e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001947 sec., 18489.984591679506 rows/sec., 33.13 MiB/sec. | ||
| 16890 | 2026.01.08 00:41:34.678661 [ 268 ] {942a887c-419e-4f58-9a0d-d9347a18fe4e} <Debug> TCPHandler: Processed in 0.002126271 sec. | ||
| 16891 | 2026.01.08 00:41:34.678778 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16892 | 2026.01.08 00:41:34.678874 [ 268 ] {f1d99980-b6a3-46ac-a33b-def5e7754993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16893 | 2026.01.08 00:41:34.678916 [ 268 ] {f1d99980-b6a3-46ac-a33b-def5e7754993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16894 | 2026.01.08 00:41:34.679265 [ 268 ] {f1d99980-b6a3-46ac-a33b-def5e7754993} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16895 | 2026.01.08 00:41:34.679301 [ 268 ] {f1d99980-b6a3-46ac-a33b-def5e7754993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16896 | 2026.01.08 00:41:34.679606 [ 268 ] {f1d99980-b6a3-46ac-a33b-def5e7754993} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16897 | 2026.01.08 00:41:34.679824 [ 268 ] {f1d99980-b6a3-46ac-a33b-def5e7754993} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16898 | 2026.01.08 00:41:34.679950 [ 268 ] {f1d99980-b6a3-46ac-a33b-def5e7754993} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001096 sec., 94890.51094890511 rows/sec., 5.81 MiB/sec. | ||
| 16899 | 2026.01.08 00:41:34.679988 [ 268 ] {f1d99980-b6a3-46ac-a33b-def5e7754993} <Debug> TCPHandler: Processed in 0.001261056 sec. | ||
| 16900 | 2026.01.08 00:41:35.086367 [ 226 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16901 | 2026.01.08 00:41:35.086448 [ 226 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16902 | 2026.01.08 00:41:35.089749 [ 226 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16903 | 2026.01.08 00:41:35.095263 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16904 | 2026.01.08 00:41:35.095317 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16905 | 2026.01.08 00:41:35.097985 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16906 | 2026.01.08 00:41:36.932374 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16907 | 2026.01.08 00:41:36.932445 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16908 | 2026.01.08 00:41:37.118439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35633 | ||
| 16909 | 2026.01.08 00:41:37.118968 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16910 | 2026.01.08 00:41:37.119013 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16911 | 2026.01.08 00:41:37.119493 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16912 | 2026.01.08 00:41:37.119717 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16913 | 2026.01.08 00:41:37.119847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35633 | ||
| 16914 | 2026.01.08 00:41:39.018371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16915 | 2026.01.08 00:41:39.036078 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16916 | 2026.01.08 00:41:39.036152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16917 | 2026.01.08 00:41:39.042210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16918 | 2026.01.08 00:41:39.042929 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16919 | 2026.01.08 00:41:39.046830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16920 | 2026.01.08 00:41:39.645915 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16921 | 2026.01.08 00:41:39.646124 [ 268 ] {5aacfcdf-3f63-4b62-a155-d51e4f8eaa23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16922 | 2026.01.08 00:41:39.646203 [ 268 ] {5aacfcdf-3f63-4b62-a155-d51e4f8eaa23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16923 | 2026.01.08 00:41:39.646925 [ 268 ] {5aacfcdf-3f63-4b62-a155-d51e4f8eaa23} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16924 | 2026.01.08 00:41:39.646980 [ 268 ] {5aacfcdf-3f63-4b62-a155-d51e4f8eaa23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16925 | 2026.01.08 00:41:39.647392 [ 268 ] {5aacfcdf-3f63-4b62-a155-d51e4f8eaa23} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16926 | 2026.01.08 00:41:39.647620 [ 268 ] {5aacfcdf-3f63-4b62-a155-d51e4f8eaa23} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16927 | 2026.01.08 00:41:39.647783 [ 268 ] {5aacfcdf-3f63-4b62-a155-d51e4f8eaa23} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001717 sec., 38439.1380314502 rows/sec., 3.06 MiB/sec. | ||
| 16928 | 2026.01.08 00:41:39.647834 [ 268 ] {5aacfcdf-3f63-4b62-a155-d51e4f8eaa23} <Debug> TCPHandler: Processed in 0.002061209 sec. | ||
| 16929 | 2026.01.08 00:41:39.647960 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16930 | 2026.01.08 00:41:39.648062 [ 268 ] {670019e5-1ccc-4f28-88d6-accd54666bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16931 | 2026.01.08 00:41:39.648106 [ 268 ] {670019e5-1ccc-4f28-88d6-accd54666bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16932 | 2026.01.08 00:41:39.648563 [ 268 ] {670019e5-1ccc-4f28-88d6-accd54666bb2} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16933 | 2026.01.08 00:41:39.648607 [ 268 ] {670019e5-1ccc-4f28-88d6-accd54666bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16934 | 2026.01.08 00:41:39.648929 [ 268 ] {670019e5-1ccc-4f28-88d6-accd54666bb2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16935 | 2026.01.08 00:41:39.649148 [ 268 ] {670019e5-1ccc-4f28-88d6-accd54666bb2} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16936 | 2026.01.08 00:41:39.649285 [ 268 ] {670019e5-1ccc-4f28-88d6-accd54666bb2} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001248 sec., 4006.4102564102564 rows/sec., 301.26 KiB/sec. | ||
| 16937 | 2026.01.08 00:41:39.649325 [ 268 ] {670019e5-1ccc-4f28-88d6-accd54666bb2} <Debug> TCPHandler: Processed in 0.00141558 sec. | ||
| 16938 | 2026.01.08 00:41:39.649430 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16939 | 2026.01.08 00:41:39.649528 [ 268 ] {379f70ee-f944-41ce-a815-4091c9f4c1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16940 | 2026.01.08 00:41:39.649570 [ 268 ] {379f70ee-f944-41ce-a815-4091c9f4c1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16941 | 2026.01.08 00:41:39.649990 [ 268 ] {379f70ee-f944-41ce-a815-4091c9f4c1bc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16942 | 2026.01.08 00:41:39.650026 [ 268 ] {379f70ee-f944-41ce-a815-4091c9f4c1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16943 | 2026.01.08 00:41:39.650325 [ 268 ] {379f70ee-f944-41ce-a815-4091c9f4c1bc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16944 | 2026.01.08 00:41:39.650542 [ 268 ] {379f70ee-f944-41ce-a815-4091c9f4c1bc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16945 | 2026.01.08 00:41:39.650668 [ 268 ] {379f70ee-f944-41ce-a815-4091c9f4c1bc} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001161 sec., 59431.52454780362 rows/sec., 4.64 MiB/sec. | ||
| 16946 | 2026.01.08 00:41:39.650705 [ 268 ] {379f70ee-f944-41ce-a815-4091c9f4c1bc} <Debug> TCPHandler: Processed in 0.001325087 sec. | ||
| 16947 | 2026.01.08 00:41:39.650814 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16948 | 2026.01.08 00:41:39.650908 [ 268 ] {2061fae6-f594-4e55-a861-7aa63409f9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16949 | 2026.01.08 00:41:39.650951 [ 268 ] {2061fae6-f594-4e55-a861-7aa63409f9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16950 | 2026.01.08 00:41:39.651354 [ 268 ] {2061fae6-f594-4e55-a861-7aa63409f9a5} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16951 | 2026.01.08 00:41:39.651390 [ 268 ] {2061fae6-f594-4e55-a861-7aa63409f9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16952 | 2026.01.08 00:41:39.651713 [ 268 ] {2061fae6-f594-4e55-a861-7aa63409f9a5} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16953 | 2026.01.08 00:41:39.651913 [ 268 ] {2061fae6-f594-4e55-a861-7aa63409f9a5} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16954 | 2026.01.08 00:41:39.652041 [ 268 ] {2061fae6-f594-4e55-a861-7aa63409f9a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 16955 | 2026.01.08 00:41:39.652078 [ 268 ] {2061fae6-f594-4e55-a861-7aa63409f9a5} <Debug> TCPHandler: Processed in 0.001311317 sec. | ||
| 16956 | 2026.01.08 00:41:39.652186 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16957 | 2026.01.08 00:41:39.652289 [ 268 ] {e5433961-325c-4b5e-9626-5c8ce2d49314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16958 | 2026.01.08 00:41:39.652349 [ 268 ] {e5433961-325c-4b5e-9626-5c8ce2d49314} <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 | ||
| 16959 | 2026.01.08 00:41:39.653134 [ 268 ] {e5433961-325c-4b5e-9626-5c8ce2d49314} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16960 | 2026.01.08 00:41:39.653171 [ 268 ] {e5433961-325c-4b5e-9626-5c8ce2d49314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16961 | 2026.01.08 00:41:39.653689 [ 268 ] {e5433961-325c-4b5e-9626-5c8ce2d49314} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16962 | 2026.01.08 00:41:39.653923 [ 268 ] {e5433961-325c-4b5e-9626-5c8ce2d49314} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2026.01.08 00:41:39.654065 [ 268 ] {e5433961-325c-4b5e-9626-5c8ce2d49314} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001794 sec., 2787.0680044593087 rows/sec., 4.99 MiB/sec. | ||
| 16964 | 2026.01.08 00:41:39.654121 [ 268 ] {e5433961-325c-4b5e-9626-5c8ce2d49314} <Debug> TCPHandler: Processed in 0.001986426 sec. | ||
| 16965 | 2026.01.08 00:41:39.654236 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16966 | 2026.01.08 00:41:39.654332 [ 268 ] {c57ad11c-7165-4ff0-b3ae-4575a718a4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16967 | 2026.01.08 00:41:39.654375 [ 268 ] {c57ad11c-7165-4ff0-b3ae-4575a718a4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16968 | 2026.01.08 00:41:39.654739 [ 268 ] {c57ad11c-7165-4ff0-b3ae-4575a718a4e3} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16969 | 2026.01.08 00:41:39.654776 [ 268 ] {c57ad11c-7165-4ff0-b3ae-4575a718a4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16970 | 2026.01.08 00:41:39.655086 [ 268 ] {c57ad11c-7165-4ff0-b3ae-4575a718a4e3} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16971 | 2026.01.08 00:41:39.655301 [ 268 ] {c57ad11c-7165-4ff0-b3ae-4575a718a4e3} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16972 | 2026.01.08 00:41:39.655462 [ 268 ] {c57ad11c-7165-4ff0-b3ae-4575a718a4e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 16973 | 2026.01.08 00:41:39.655501 [ 268 ] {c57ad11c-7165-4ff0-b3ae-4575a718a4e3} <Debug> TCPHandler: Processed in 0.001316278 sec. | ||
| 16974 | 2026.01.08 00:41:41.049047 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16975 | 2026.01.08 00:41:41.049257 [ 268 ] {59c301a6-19cb-42f7-ac0a-0d2693498d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16976 | 2026.01.08 00:41:41.049327 [ 268 ] {59c301a6-19cb-42f7-ac0a-0d2693498d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16977 | 2026.01.08 00:41:41.050194 [ 268 ] {59c301a6-19cb-42f7-ac0a-0d2693498d6c} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16978 | 2026.01.08 00:41:41.050238 [ 268 ] {59c301a6-19cb-42f7-ac0a-0d2693498d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16979 | 2026.01.08 00:41:41.050654 [ 268 ] {59c301a6-19cb-42f7-ac0a-0d2693498d6c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 16980 | 2026.01.08 00:41:41.050880 [ 268 ] {59c301a6-19cb-42f7-ac0a-0d2693498d6c} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16981 | 2026.01.08 00:41:41.051068 [ 268 ] {59c301a6-19cb-42f7-ac0a-0d2693498d6c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001863 sec., 220075.14761137948 rows/sec., 13.96 MiB/sec. | ||
| 16982 | 2026.01.08 00:41:41.051121 [ 268 ] {59c301a6-19cb-42f7-ac0a-0d2693498d6c} <Debug> TCPHandler: Processed in 0.002208623 sec. | ||
| 16983 | 2026.01.08 00:41:41.051245 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16984 | 2026.01.08 00:41:41.051349 [ 268 ] {b38caced-5be9-4dd3-804f-69075a1a10bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16985 | 2026.01.08 00:41:41.051393 [ 268 ] {b38caced-5be9-4dd3-804f-69075a1a10bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16986 | 2026.01.08 00:41:41.051809 [ 268 ] {b38caced-5be9-4dd3-804f-69075a1a10bf} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16987 | 2026.01.08 00:41:41.051846 [ 268 ] {b38caced-5be9-4dd3-804f-69075a1a10bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16988 | 2026.01.08 00:41:41.052144 [ 268 ] {b38caced-5be9-4dd3-804f-69075a1a10bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16989 | 2026.01.08 00:41:41.052349 [ 268 ] {b38caced-5be9-4dd3-804f-69075a1a10bf} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16990 | 2026.01.08 00:41:41.052479 [ 268 ] {b38caced-5be9-4dd3-804f-69075a1a10bf} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001154 sec., 8665.511265164645 rows/sec., 706.61 KiB/sec. | ||
| 16991 | 2026.01.08 00:41:41.052517 [ 268 ] {b38caced-5be9-4dd3-804f-69075a1a10bf} <Debug> TCPHandler: Processed in 0.001325548 sec. | ||
| 16992 | 2026.01.08 00:41:41.052626 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16993 | 2026.01.08 00:41:41.052721 [ 268 ] {acb7bd67-24a5-4e4b-8c79-17d214c3c256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16994 | 2026.01.08 00:41:41.052760 [ 268 ] {acb7bd67-24a5-4e4b-8c79-17d214c3c256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16995 | 2026.01.08 00:41:41.055163 [ 268 ] {acb7bd67-24a5-4e4b-8c79-17d214c3c256} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16996 | 2026.01.08 00:41:41.055204 [ 268 ] {acb7bd67-24a5-4e4b-8c79-17d214c3c256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 16997 | 2026.01.08 00:41:41.055697 [ 268 ] {acb7bd67-24a5-4e4b-8c79-17d214c3c256} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16998 | 2026.01.08 00:41:41.055906 [ 268 ] {acb7bd67-24a5-4e4b-8c79-17d214c3c256} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16999 | 2026.01.08 00:41:41.056033 [ 268 ] {acb7bd67-24a5-4e4b-8c79-17d214c3c256} <Debug> executeQuery: Read 2329 rows, 193.66 KiB in 0.003329 sec., 699609.492340042 rows/sec., 56.81 MiB/sec. | ||
| 17000 | 2026.01.08 00:41:41.056073 [ 268 ] {acb7bd67-24a5-4e4b-8c79-17d214c3c256} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 17001 | 2026.01.08 00:41:41.056086 [ 268 ] {acb7bd67-24a5-4e4b-8c79-17d214c3c256} <Debug> TCPHandler: Processed in 0.00351002 sec. | ||
| 17002 | 2026.01.08 00:41:41.056201 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17003 | 2026.01.08 00:41:41.056296 [ 268 ] {3ed21ce2-99e8-42ed-b9dc-9ceab945f0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17004 | 2026.01.08 00:41:41.056335 [ 268 ] {3ed21ce2-99e8-42ed-b9dc-9ceab945f0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17005 | 2026.01.08 00:41:41.056886 [ 268 ] {3ed21ce2-99e8-42ed-b9dc-9ceab945f0a4} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17006 | 2026.01.08 00:41:41.056921 [ 268 ] {3ed21ce2-99e8-42ed-b9dc-9ceab945f0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17007 | 2026.01.08 00:41:41.057294 [ 268 ] {3ed21ce2-99e8-42ed-b9dc-9ceab945f0a4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17008 | 2026.01.08 00:41:41.057530 [ 268 ] {3ed21ce2-99e8-42ed-b9dc-9ceab945f0a4} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17009 | 2026.01.08 00:41:41.057694 [ 268 ] {3ed21ce2-99e8-42ed-b9dc-9ceab945f0a4} <Debug> executeQuery: Read 251 rows, 15.72 KiB in 0.001415 sec., 177385.1590106007 rows/sec., 10.85 MiB/sec. | ||
| 17010 | 2026.01.08 00:41:41.057771 [ 268 ] {3ed21ce2-99e8-42ed-b9dc-9ceab945f0a4} <Debug> TCPHandler: Processed in 0.001620296 sec. | ||
| 17011 | 2026.01.08 00:41:41.057904 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17012 | 2026.01.08 00:41:41.058001 [ 268 ] {aa8c1d4d-ede5-4c29-af87-69182e4d07cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17013 | 2026.01.08 00:41:41.058043 [ 268 ] {aa8c1d4d-ede5-4c29-af87-69182e4d07cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17014 | 2026.01.08 00:41:41.058691 [ 268 ] {aa8c1d4d-ede5-4c29-af87-69182e4d07cc} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17015 | 2026.01.08 00:41:41.058728 [ 268 ] {aa8c1d4d-ede5-4c29-af87-69182e4d07cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17016 | 2026.01.08 00:41:41.059068 [ 268 ] {aa8c1d4d-ede5-4c29-af87-69182e4d07cc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17017 | 2026.01.08 00:41:41.059296 [ 268 ] {aa8c1d4d-ede5-4c29-af87-69182e4d07cc} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17018 | 2026.01.08 00:41:41.059430 [ 268 ] {aa8c1d4d-ede5-4c29-af87-69182e4d07cc} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001448 sec., 303867.4033149171 rows/sec., 20.10 MiB/sec. | ||
| 17019 | 2026.01.08 00:41:41.059468 [ 268 ] {aa8c1d4d-ede5-4c29-af87-69182e4d07cc} <Debug> TCPHandler: Processed in 0.001613646 sec. | ||
| 17020 | 2026.01.08 00:41:41.059583 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17021 | 2026.01.08 00:41:41.059678 [ 268 ] {4141c327-869c-4c12-9e9d-baef8e7d3c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17022 | 2026.01.08 00:41:41.059718 [ 268 ] {4141c327-869c-4c12-9e9d-baef8e7d3c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17023 | 2026.01.08 00:41:41.060240 [ 268 ] {4141c327-869c-4c12-9e9d-baef8e7d3c07} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2026.01.08 00:41:41.060274 [ 268 ] {4141c327-869c-4c12-9e9d-baef8e7d3c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17025 | 2026.01.08 00:41:41.060584 [ 268 ] {4141c327-869c-4c12-9e9d-baef8e7d3c07} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17026 | 2026.01.08 00:41:41.060795 [ 268 ] {4141c327-869c-4c12-9e9d-baef8e7d3c07} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17027 | 2026.01.08 00:41:41.060924 [ 268 ] {4141c327-869c-4c12-9e9d-baef8e7d3c07} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 17028 | 2026.01.08 00:41:41.060961 [ 268 ] {4141c327-869c-4c12-9e9d-baef8e7d3c07} <Debug> TCPHandler: Processed in 0.001426881 sec. | ||
| 17029 | 2026.01.08 00:41:41.061066 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17030 | 2026.01.08 00:41:41.061159 [ 268 ] {a857eb2d-b682-4401-8cf4-43e816ce69f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17031 | 2026.01.08 00:41:41.061197 [ 268 ] {a857eb2d-b682-4401-8cf4-43e816ce69f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17032 | 2026.01.08 00:41:41.062235 [ 268 ] {a857eb2d-b682-4401-8cf4-43e816ce69f5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17033 | 2026.01.08 00:41:41.062270 [ 268 ] {a857eb2d-b682-4401-8cf4-43e816ce69f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17034 | 2026.01.08 00:41:41.062635 [ 268 ] {a857eb2d-b682-4401-8cf4-43e816ce69f5} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17035 | 2026.01.08 00:41:41.062853 [ 268 ] {a857eb2d-b682-4401-8cf4-43e816ce69f5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17036 | 2026.01.08 00:41:41.062984 [ 268 ] {a857eb2d-b682-4401-8cf4-43e816ce69f5} <Debug> executeQuery: Read 1181 rows, 86.46 KiB in 0.001844 sec., 640455.5314533623 rows/sec., 45.79 MiB/sec. | ||
| 17037 | 2026.01.08 00:41:41.063022 [ 268 ] {a857eb2d-b682-4401-8cf4-43e816ce69f5} <Debug> TCPHandler: Processed in 0.002003747 sec. | ||
| 17038 | 2026.01.08 00:41:41.063136 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17039 | 2026.01.08 00:41:41.063230 [ 268 ] {2d9f6930-7918-4bc8-88cf-2167fe1db479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17040 | 2026.01.08 00:41:41.063272 [ 268 ] {2d9f6930-7918-4bc8-88cf-2167fe1db479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17041 | 2026.01.08 00:41:41.063603 [ 268 ] {2d9f6930-7918-4bc8-88cf-2167fe1db479} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17042 | 2026.01.08 00:41:41.063638 [ 268 ] {2d9f6930-7918-4bc8-88cf-2167fe1db479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17043 | 2026.01.08 00:41:41.063943 [ 268 ] {2d9f6930-7918-4bc8-88cf-2167fe1db479} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 17044 | 2026.01.08 00:41:41.064158 [ 268 ] {2d9f6930-7918-4bc8-88cf-2167fe1db479} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17045 | 2026.01.08 00:41:41.064285 [ 268 ] {2d9f6930-7918-4bc8-88cf-2167fe1db479} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 17046 | 2026.01.08 00:41:41.064322 [ 268 ] {2d9f6930-7918-4bc8-88cf-2167fe1db479} <Debug> TCPHandler: Processed in 0.001234555 sec. | ||
| 17047 | 2026.01.08 00:41:41.064439 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17048 | 2026.01.08 00:41:41.064533 [ 268 ] {bb15efcc-1639-46ea-a781-36c3de207bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17049 | 2026.01.08 00:41:41.064574 [ 268 ] {bb15efcc-1639-46ea-a781-36c3de207bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17050 | 2026.01.08 00:41:41.065264 [ 268 ] {bb15efcc-1639-46ea-a781-36c3de207bdb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17051 | 2026.01.08 00:41:41.065300 [ 268 ] {bb15efcc-1639-46ea-a781-36c3de207bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17052 | 2026.01.08 00:41:41.065692 [ 268 ] {bb15efcc-1639-46ea-a781-36c3de207bdb} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17053 | 2026.01.08 00:41:41.065918 [ 268 ] {bb15efcc-1639-46ea-a781-36c3de207bdb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17054 | 2026.01.08 00:41:41.066046 [ 268 ] {bb15efcc-1639-46ea-a781-36c3de207bdb} <Debug> executeQuery: Read 907 rows, 61.38 KiB in 0.001533 sec., 591650.3587736464 rows/sec., 39.10 MiB/sec. | ||
| 17055 | 2026.01.08 00:41:41.066082 [ 268 ] {bb15efcc-1639-46ea-a781-36c3de207bdb} <Debug> TCPHandler: Processed in 0.001694378 sec. | ||
| 17056 | 2026.01.08 00:41:41.066191 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17057 | 2026.01.08 00:41:41.066285 [ 268 ] {0177500b-926c-4695-bb1d-1a9cd3fd6d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17058 | 2026.01.08 00:41:41.066326 [ 268 ] {0177500b-926c-4695-bb1d-1a9cd3fd6d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17059 | 2026.01.08 00:41:41.066635 [ 268 ] {0177500b-926c-4695-bb1d-1a9cd3fd6d69} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17060 | 2026.01.08 00:41:41.066668 [ 268 ] {0177500b-926c-4695-bb1d-1a9cd3fd6d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17061 | 2026.01.08 00:41:41.066968 [ 268 ] {0177500b-926c-4695-bb1d-1a9cd3fd6d69} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17062 | 2026.01.08 00:41:41.067180 [ 268 ] {0177500b-926c-4695-bb1d-1a9cd3fd6d69} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17063 | 2026.01.08 00:41:41.067309 [ 268 ] {0177500b-926c-4695-bb1d-1a9cd3fd6d69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 17064 | 2026.01.08 00:41:41.067344 [ 268 ] {0177500b-926c-4695-bb1d-1a9cd3fd6d69} <Debug> TCPHandler: Processed in 0.001201984 sec. | ||
| 17065 | 2026.01.08 00:41:41.067466 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17066 | 2026.01.08 00:41:41.067591 [ 268 ] {d8fd825c-5280-4593-a0ea-604258100f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17067 | 2026.01.08 00:41:41.067658 [ 268 ] {d8fd825c-5280-4593-a0ea-604258100f40} <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 | ||
| 17068 | 2026.01.08 00:41:41.068633 [ 268 ] {d8fd825c-5280-4593-a0ea-604258100f40} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17069 | 2026.01.08 00:41:41.068670 [ 268 ] {d8fd825c-5280-4593-a0ea-604258100f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17070 | 2026.01.08 00:41:41.069249 [ 268 ] {d8fd825c-5280-4593-a0ea-604258100f40} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 17071 | 2026.01.08 00:41:41.069475 [ 268 ] {d8fd825c-5280-4593-a0ea-604258100f40} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17072 | 2026.01.08 00:41:41.069611 [ 268 ] {d8fd825c-5280-4593-a0ea-604258100f40} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002044 sec., 17612.524461839534 rows/sec., 31.56 MiB/sec. | ||
| 17073 | 2026.01.08 00:41:41.069673 [ 268 ] {d8fd825c-5280-4593-a0ea-604258100f40} <Debug> TCPHandler: Processed in 0.002270275 sec. | ||
| 17074 | 2026.01.08 00:41:41.069786 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17075 | 2026.01.08 00:41:41.069883 [ 268 ] {a4e064d9-1dc9-4c34-bb8c-c0ef2bc99ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17076 | 2026.01.08 00:41:41.069925 [ 268 ] {a4e064d9-1dc9-4c34-bb8c-c0ef2bc99ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17077 | 2026.01.08 00:41:41.070267 [ 268 ] {a4e064d9-1dc9-4c34-bb8c-c0ef2bc99ab4} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17078 | 2026.01.08 00:41:41.070302 [ 268 ] {a4e064d9-1dc9-4c34-bb8c-c0ef2bc99ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17079 | 2026.01.08 00:41:41.070609 [ 268 ] {a4e064d9-1dc9-4c34-bb8c-c0ef2bc99ab4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17080 | 2026.01.08 00:41:41.070817 [ 268 ] {a4e064d9-1dc9-4c34-bb8c-c0ef2bc99ab4} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17081 | 2026.01.08 00:41:41.070948 [ 268 ] {a4e064d9-1dc9-4c34-bb8c-c0ef2bc99ab4} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001084 sec., 62730.62730627307 rows/sec., 3.64 MiB/sec. | ||
| 17082 | 2026.01.08 00:41:41.070984 [ 268 ] {a4e064d9-1dc9-4c34-bb8c-c0ef2bc99ab4} <Debug> TCPHandler: Processed in 0.001247295 sec. | ||
| 17083 | 2026.01.08 00:41:42.236961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2188 | ||
| 17084 | 2026.01.08 00:41:42.239792 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17085 | 2026.01.08 00:41:42.239848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17086 | 2026.01.08 00:41:42.241103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 17087 | 2026.01.08 00:41:42.241381 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17088 | 2026.01.08 00:41:42.241756 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2188 | ||
| 17089 | 2026.01.08 00:41:44.620888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36081 | ||
| 17090 | 2026.01.08 00:41:44.621391 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17091 | 2026.01.08 00:41:44.621440 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17092 | 2026.01.08 00:41:44.621922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17093 | 2026.01.08 00:41:44.622147 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17094 | 2026.01.08 00:41:44.622295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36081 | ||
| 17095 | 2026.01.08 00:41:44.643001 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17096 | 2026.01.08 00:41:44.643185 [ 268 ] {03a34974-0c6b-4a83-a9f6-82eb52fc2076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17097 | 2026.01.08 00:41:44.643254 [ 268 ] {03a34974-0c6b-4a83-a9f6-82eb52fc2076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17098 | 2026.01.08 00:41:44.643953 [ 268 ] {03a34974-0c6b-4a83-a9f6-82eb52fc2076} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17099 | 2026.01.08 00:41:44.644004 [ 268 ] {03a34974-0c6b-4a83-a9f6-82eb52fc2076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17100 | 2026.01.08 00:41:44.644407 [ 268 ] {03a34974-0c6b-4a83-a9f6-82eb52fc2076} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17101 | 2026.01.08 00:41:44.644642 [ 268 ] {03a34974-0c6b-4a83-a9f6-82eb52fc2076} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17102 | 2026.01.08 00:41:44.644806 [ 268 ] {03a34974-0c6b-4a83-a9f6-82eb52fc2076} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.57 MiB/sec. | ||
| 17103 | 2026.01.08 00:41:44.644861 [ 268 ] {03a34974-0c6b-4a83-a9f6-82eb52fc2076} <Debug> TCPHandler: Processed in 0.001993097 sec. | ||
| 17104 | 2026.01.08 00:41:44.644994 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17105 | 2026.01.08 00:41:44.645098 [ 268 ] {ea735838-b51c-4779-ab63-0ea6a44a7737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17106 | 2026.01.08 00:41:44.645140 [ 268 ] {ea735838-b51c-4779-ab63-0ea6a44a7737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17107 | 2026.01.08 00:41:44.645577 [ 268 ] {ea735838-b51c-4779-ab63-0ea6a44a7737} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17108 | 2026.01.08 00:41:44.645615 [ 268 ] {ea735838-b51c-4779-ab63-0ea6a44a7737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17109 | 2026.01.08 00:41:44.645942 [ 268 ] {ea735838-b51c-4779-ab63-0ea6a44a7737} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17110 | 2026.01.08 00:41:44.646183 [ 268 ] {ea735838-b51c-4779-ab63-0ea6a44a7737} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17111 | 2026.01.08 00:41:44.646345 [ 268 ] {ea735838-b51c-4779-ab63-0ea6a44a7737} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001271 sec., 50354.05192761605 rows/sec., 3.93 MiB/sec. | ||
| 17112 | 2026.01.08 00:41:44.646386 [ 268 ] {ea735838-b51c-4779-ab63-0ea6a44a7737} <Debug> TCPHandler: Processed in 0.001443591 sec. | ||
| 17113 | 2026.01.08 00:41:44.646500 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17114 | 2026.01.08 00:41:44.646598 [ 268 ] {e2fdeede-4dcd-4619-95d5-50489e0fc1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17115 | 2026.01.08 00:41:44.646644 [ 268 ] {e2fdeede-4dcd-4619-95d5-50489e0fc1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17116 | 2026.01.08 00:41:44.647022 [ 268 ] {e2fdeede-4dcd-4619-95d5-50489e0fc1a6} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17117 | 2026.01.08 00:41:44.647058 [ 268 ] {e2fdeede-4dcd-4619-95d5-50489e0fc1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17118 | 2026.01.08 00:41:44.647390 [ 268 ] {e2fdeede-4dcd-4619-95d5-50489e0fc1a6} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17119 | 2026.01.08 00:41:44.647611 [ 268 ] {e2fdeede-4dcd-4619-95d5-50489e0fc1a6} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17120 | 2026.01.08 00:41:44.647736 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 5 parts from all_1_120_25 to all_124_124_0 | ||
| 17121 | 2026.01.08 00:41:44.647739 [ 268 ] {e2fdeede-4dcd-4619-95d5-50489e0fc1a6} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001163 sec., 82545.1418744626 rows/sec., 5.75 MiB/sec. | ||
| 17122 | 2026.01.08 00:41:44.647784 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17123 | 2026.01.08 00:41:44.647801 [ 268 ] {e2fdeede-4dcd-4619-95d5-50489e0fc1a6} <Debug> TCPHandler: Processed in 0.001350248 sec. | ||
| 17124 | 2026.01.08 00:41:44.647813 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17125 | 2026.01.08 00:41:44.647922 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17126 | 2026.01.08 00:41:44.647930 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_120_25 to all_124_124_0 into Compact with storage Full | ||
| 17127 | 2026.01.08 00:41:44.648019 [ 268 ] {d35bc7f4-76b7-46a0-aac1-58ca8189cfc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17128 | 2026.01.08 00:41:44.648065 [ 268 ] {d35bc7f4-76b7-46a0-aac1-58ca8189cfc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17129 | 2026.01.08 00:41:44.648085 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17130 | 2026.01.08 00:41:44.648127 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_25, total 37360 rows starting from the beginning of the part | ||
| 17131 | 2026.01.08 00:41:44.648191 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 162 rows starting from the beginning of the part | ||
| 17132 | 2026.01.08 00:41:44.648238 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 314 rows starting from the beginning of the part | ||
| 17133 | 2026.01.08 00:41:44.648281 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 17134 | 2026.01.08 00:41:44.648322 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 907 rows starting from the beginning of the part | ||
| 17135 | 2026.01.08 00:41:44.648394 [ 268 ] {d35bc7f4-76b7-46a0-aac1-58ca8189cfc7} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17136 | 2026.01.08 00:41:44.648435 [ 268 ] {d35bc7f4-76b7-46a0-aac1-58ca8189cfc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17137 | 2026.01.08 00:41:44.648770 [ 268 ] {d35bc7f4-76b7-46a0-aac1-58ca8189cfc7} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17138 | 2026.01.08 00:41:44.648995 [ 268 ] {d35bc7f4-76b7-46a0-aac1-58ca8189cfc7} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17139 | 2026.01.08 00:41:44.649122 [ 268 ] {d35bc7f4-76b7-46a0-aac1-58ca8189cfc7} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001121 sec., 32114.183764495985 rows/sec., 2.16 MiB/sec. | ||
| 17140 | 2026.01.08 00:41:44.649157 [ 268 ] {d35bc7f4-76b7-46a0-aac1-58ca8189cfc7} <Debug> TCPHandler: Processed in 0.001283227 sec. | ||
| 17141 | 2026.01.08 00:41:44.655405 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38903 rows, containing 5 columns (5 merged, 0 gathered) in 0.007524824 sec., 5169954.805587479 rows/sec., 348.35 MiB/sec. | ||
| 17142 | 2026.01.08 00:41:44.655998 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Trace> MergedBlockOutputStream: filled checksums all_1_124_26 (state Temporary) | ||
| 17143 | 2026.01.08 00:41:44.656387 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_124_26 to all_1_124_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17144 | 2026.01.08 00:41:44.656485 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_124_26} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 5 parts: [all_1_120_25, all_124_124_0] -> all_1_124_26 | ||
| 17145 | 2026.01.08 00:41:44.656593 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17146 | 2026.01.08 00:41:45.140882 [ 225 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17147 | 2026.01.08 00:41:45.140932 [ 225 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17148 | 2026.01.08 00:41:45.147387 [ 225 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17149 | 2026.01.08 00:41:45.177421 [ 222 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17150 | 2026.01.08 00:41:45.177496 [ 222 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17151 | 2026.01.08 00:41:45.179545 [ 222 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17152 | 2026.01.08 00:41:46.547900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 17153 | 2026.01.08 00:41:46.564045 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17154 | 2026.01.08 00:41:46.564093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17155 | 2026.01.08 00:41:46.570118 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 17156 | 2026.01.08 00:41:46.570819 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17157 | 2026.01.08 00:41:46.573713 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 17158 | 2026.01.08 00:41:49.645949 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17159 | 2026.01.08 00:41:49.646134 [ 268 ] {7951ffb8-fd10-4225-a3c9-182cdb607842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17160 | 2026.01.08 00:41:49.646201 [ 268 ] {7951ffb8-fd10-4225-a3c9-182cdb607842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17161 | 2026.01.08 00:41:49.646934 [ 268 ] {7951ffb8-fd10-4225-a3c9-182cdb607842} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17162 | 2026.01.08 00:41:49.646987 [ 268 ] {7951ffb8-fd10-4225-a3c9-182cdb607842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17163 | 2026.01.08 00:41:49.647374 [ 268 ] {7951ffb8-fd10-4225-a3c9-182cdb607842} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17164 | 2026.01.08 00:41:49.647596 [ 268 ] {7951ffb8-fd10-4225-a3c9-182cdb607842} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17165 | 2026.01.08 00:41:49.647750 [ 268 ] {7951ffb8-fd10-4225-a3c9-182cdb607842} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001669 sec., 39544.63750748952 rows/sec., 3.15 MiB/sec. | ||
| 17166 | 2026.01.08 00:41:49.647773 [ 35 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17167 | 2026.01.08 00:41:49.647794 [ 268 ] {7951ffb8-fd10-4225-a3c9-182cdb607842} <Debug> TCPHandler: Processed in 0.001976746 sec. | ||
| 17168 | 2026.01.08 00:41:49.647849 [ 35 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17169 | 2026.01.08 00:41:49.647881 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17170 | 2026.01.08 00:41:49.647956 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17171 | 2026.01.08 00:41:49.648008 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17172 | 2026.01.08 00:41:49.648059 [ 268 ] {52293497-9a3c-4618-9429-12f0eb4091cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17173 | 2026.01.08 00:41:49.648104 [ 268 ] {52293497-9a3c-4618-9429-12f0eb4091cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17174 | 2026.01.08 00:41:49.648153 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17175 | 2026.01.08 00:41:49.648193 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2465 rows starting from the beginning of the part | ||
| 17176 | 2026.01.08 00:41:49.648260 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1184 rows starting from the beginning of the part | ||
| 17177 | 2026.01.08 00:41:49.648307 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 66 rows starting from the beginning of the part | ||
| 17178 | 2026.01.08 00:41:49.648351 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 2329 rows starting from the beginning of the part | ||
| 17179 | 2026.01.08 00:41:49.648389 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 17180 | 2026.01.08 00:41:49.648428 [ 193 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 66 rows starting from the beginning of the part | ||
| 17181 | 2026.01.08 00:41:49.648574 [ 268 ] {52293497-9a3c-4618-9429-12f0eb4091cc} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17182 | 2026.01.08 00:41:49.648615 [ 268 ] {52293497-9a3c-4618-9429-12f0eb4091cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17183 | 2026.01.08 00:41:49.648943 [ 268 ] {52293497-9a3c-4618-9429-12f0eb4091cc} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17184 | 2026.01.08 00:41:49.649176 [ 268 ] {52293497-9a3c-4618-9429-12f0eb4091cc} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17185 | 2026.01.08 00:41:49.649302 [ 35 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17186 | 2026.01.08 00:41:49.649313 [ 268 ] {52293497-9a3c-4618-9429-12f0eb4091cc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001275 sec., 3921.5686274509803 rows/sec., 294.88 KiB/sec. | ||
| 17187 | 2026.01.08 00:41:49.649340 [ 35 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17188 | 2026.01.08 00:41:49.649376 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17189 | 2026.01.08 00:41:49.649386 [ 268 ] {52293497-9a3c-4618-9429-12f0eb4091cc} <Debug> TCPHandler: Processed in 0.001478812 sec. | ||
| 17190 | 2026.01.08 00:41:49.649479 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17191 | 2026.01.08 00:41:49.649509 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17192 | 2026.01.08 00:41:49.649611 [ 268 ] {963aa32e-4ec8-4810-aecf-0a6bc6b96c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17193 | 2026.01.08 00:41:49.649622 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17194 | 2026.01.08 00:41:49.649652 [ 268 ] {963aa32e-4ec8-4810-aecf-0a6bc6b96c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17195 | 2026.01.08 00:41:49.649662 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 278 rows starting from the beginning of the part | ||
| 17196 | 2026.01.08 00:41:49.649742 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 9 rows starting from the beginning of the part | ||
| 17197 | 2026.01.08 00:41:49.649794 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 241 rows starting from the beginning of the part | ||
| 17198 | 2026.01.08 00:41:49.649838 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 5 rows starting from the beginning of the part | ||
| 17199 | 2026.01.08 00:41:49.649877 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 251 rows starting from the beginning of the part | ||
| 17200 | 2026.01.08 00:41:49.649919 [ 190 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part | ||
| 17201 | 2026.01.08 00:41:49.650116 [ 268 ] {963aa32e-4ec8-4810-aecf-0a6bc6b96c0b} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17202 | 2026.01.08 00:41:49.650156 [ 268 ] {963aa32e-4ec8-4810-aecf-0a6bc6b96c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17203 | 2026.01.08 00:41:49.650496 [ 268 ] {963aa32e-4ec8-4810-aecf-0a6bc6b96c0b} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17204 | 2026.01.08 00:41:49.650663 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002717597 sec., 2268916.25211538 rows/sec., 192.68 MiB/sec. | ||
| 17205 | 2026.01.08 00:41:49.650729 [ 268 ] {963aa32e-4ec8-4810-aecf-0a6bc6b96c0b} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17206 | 2026.01.08 00:41:49.650816 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390509 sec., 567418.1181135828 rows/sec., 37.21 MiB/sec. | ||
| 17207 | 2026.01.08 00:41:49.650851 [ 35 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17208 | 2026.01.08 00:41:49.650862 [ 268 ] {963aa32e-4ec8-4810-aecf-0a6bc6b96c0b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00127 sec., 54330.70866141732 rows/sec., 4.24 MiB/sec. | ||
| 17209 | 2026.01.08 00:41:49.650889 [ 35 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17210 | 2026.01.08 00:41:49.650915 [ 268 ] {963aa32e-4ec8-4810-aecf-0a6bc6b96c0b} <Debug> TCPHandler: Processed in 0.001453882 sec. | ||
| 17211 | 2026.01.08 00:41:49.650915 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17212 | 2026.01.08 00:41:49.650956 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17213 | 2026.01.08 00:41:49.650966 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17214 | 2026.01.08 00:41:49.651026 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17215 | 2026.01.08 00:41:49.651041 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17216 | 2026.01.08 00:41:49.651148 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17217 | 2026.01.08 00:41:49.651149 [ 268 ] {fbae8501-772b-44d7-bf77-396cb7b78452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17218 | 2026.01.08 00:41:49.651189 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1250 rows starting from the beginning of the part | ||
| 17219 | 2026.01.08 00:41:49.651214 [ 268 ] {fbae8501-772b-44d7-bf77-396cb7b78452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17220 | 2026.01.08 00:41:49.651260 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 715 rows starting from the beginning of the part | ||
| 17221 | 2026.01.08 00:41:49.651310 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 69 rows starting from the beginning of the part | ||
| 17222 | 2026.01.08 00:41:49.651332 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17223 | 2026.01.08 00:41:49.651341 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17224 | 2026.01.08 00:41:49.651354 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1181 rows starting from the beginning of the part | ||
| 17225 | 2026.01.08 00:41:49.651410 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 17226 | 2026.01.08 00:41:49.651445 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_126_25} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17227 | 2026.01.08 00:41:49.651451 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 69 rows starting from the beginning of the part | ||
| 17228 | 2026.01.08 00:41:49.651449 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_106_21} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17229 | 2026.01.08 00:41:49.651570 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 17230 | 2026.01.08 00:41:49.651630 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 17231 | 2026.01.08 00:41:49.651659 [ 268 ] {fbae8501-772b-44d7-bf77-396cb7b78452} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2026.01.08 00:41:49.651697 [ 268 ] {fbae8501-772b-44d7-bf77-396cb7b78452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17233 | 2026.01.08 00:41:49.652047 [ 268 ] {fbae8501-772b-44d7-bf77-396cb7b78452} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17234 | 2026.01.08 00:41:49.652274 [ 268 ] {fbae8501-772b-44d7-bf77-396cb7b78452} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2026.01.08 00:41:49.652403 [ 268 ] {fbae8501-772b-44d7-bf77-396cb7b78452} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 17236 | 2026.01.08 00:41:49.652440 [ 268 ] {fbae8501-772b-44d7-bf77-396cb7b78452} <Debug> TCPHandler: Processed in 0.001447021 sec. | ||
| 17237 | 2026.01.08 00:41:49.652549 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2026.01.08 00:41:49.652640 [ 268 ] {7a5091ec-8060-4119-b479-eab304126fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17239 | 2026.01.08 00:41:49.652696 [ 268 ] {7a5091ec-8060-4119-b479-eab304126fd1} <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 | ||
| 17240 | 2026.01.08 00:41:49.652764 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781011 sec., 1879831.1745407523 rows/sec., 142.24 MiB/sec. | ||
| 17241 | 2026.01.08 00:41:49.652955 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17242 | 2026.01.08 00:41:49.653223 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17243 | 2026.01.08 00:41:49.653294 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_126_25} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17244 | 2026.01.08 00:41:49.653367 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 17245 | 2026.01.08 00:41:49.653500 [ 268 ] {7a5091ec-8060-4119-b479-eab304126fd1} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17246 | 2026.01.08 00:41:49.653534 [ 268 ] {7a5091ec-8060-4119-b479-eab304126fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17247 | 2026.01.08 00:41:49.654023 [ 268 ] {7a5091ec-8060-4119-b479-eab304126fd1} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 17248 | 2026.01.08 00:41:49.654239 [ 268 ] {7a5091ec-8060-4119-b479-eab304126fd1} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17249 | 2026.01.08 00:41:49.654372 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 17250 | 2026.01.08 00:41:49.654377 [ 268 ] {7a5091ec-8060-4119-b479-eab304126fd1} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001754 sec., 2850.6271379703535 rows/sec., 5.11 MiB/sec. | ||
| 17251 | 2026.01.08 00:41:49.654417 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17252 | 2026.01.08 00:41:49.654443 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17253 | 2026.01.08 00:41:49.654456 [ 268 ] {7a5091ec-8060-4119-b479-eab304126fd1} <Debug> TCPHandler: Processed in 0.001954115 sec. | ||
| 17254 | 2026.01.08 00:41:49.654516 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 17255 | 2026.01.08 00:41:49.654585 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17256 | 2026.01.08 00:41:49.654681 [ 268 ] {f655de43-2d56-419b-a30a-649660f2836d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17257 | 2026.01.08 00:41:49.654696 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17258 | 2026.01.08 00:41:49.654722 [ 268 ] {f655de43-2d56-419b-a30a-649660f2836d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17259 | 2026.01.08 00:41:49.654746 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2116 rows starting from the beginning of the part | ||
| 17260 | 2026.01.08 00:41:49.654852 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 5 rows starting from the beginning of the part | ||
| 17261 | 2026.01.08 00:41:49.654944 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part | ||
| 17262 | 2026.01.08 00:41:49.655039 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 5 rows starting from the beginning of the part | ||
| 17263 | 2026.01.08 00:41:49.655104 [ 268 ] {f655de43-2d56-419b-a30a-649660f2836d} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17264 | 2026.01.08 00:41:49.655134 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
| 17265 | 2026.01.08 00:41:49.655145 [ 268 ] {f655de43-2d56-419b-a30a-649660f2836d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17266 | 2026.01.08 00:41:49.655237 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part | ||
| 17267 | 2026.01.08 00:41:49.655466 [ 268 ] {f655de43-2d56-419b-a30a-649660f2836d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17268 | 2026.01.08 00:41:49.655714 [ 268 ] {f655de43-2d56-419b-a30a-649660f2836d} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17269 | 2026.01.08 00:41:49.655836 [ 35 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17270 | 2026.01.08 00:41:49.655849 [ 268 ] {f655de43-2d56-419b-a30a-649660f2836d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 17271 | 2026.01.08 00:41:49.655871 [ 35 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17272 | 2026.01.08 00:41:49.655893 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17273 | 2026.01.08 00:41:49.655894 [ 268 ] {f655de43-2d56-419b-a30a-649660f2836d} <Debug> TCPHandler: Processed in 0.001357749 sec. | ||
| 17274 | 2026.01.08 00:41:49.655970 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17275 | 2026.01.08 00:41:49.656055 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17276 | 2026.01.08 00:41:49.656083 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8252 rows starting from the beginning of the part | ||
| 17277 | 2026.01.08 00:41:49.656139 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 17278 | 2026.01.08 00:41:49.656184 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 17279 | 2026.01.08 00:41:49.656222 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 68 rows starting from the beginning of the part | ||
| 17280 | 2026.01.08 00:41:49.656261 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
| 17281 | 2026.01.08 00:41:49.656305 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 17282 | 2026.01.08 00:41:49.658818 [ 197 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002879002 sec., 2980199.3885381115 rows/sec., 190.90 MiB/sec. | ||
| 17283 | 2026.01.08 00:41:49.659034 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17284 | 2026.01.08 00:41:49.659348 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2026.01.08 00:41:49.659435 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_126_25} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17286 | 2026.01.08 00:41:49.659525 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 17287 | 2026.01.08 00:41:49.662995 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2203 rows, containing 19 columns (19 merged, 0 gathered) in 0.008512741 sec., 258788.56175701806 rows/sec., 463.74 MiB/sec. | ||
| 17288 | 2026.01.08 00:41:49.664956 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 17289 | 2026.01.08 00:41:49.665301 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17290 | 2026.01.08 00:41:49.665370 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 17291 | 2026.01.08 00:41:49.665509 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.27 MiB. | ||
| 17292 | 2026.01.08 00:41:50.001156 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.93 MiB, peak 403.15 MiB, free memory in arenas 0.00 B, will set to 386.29 MiB (RSS), difference: 1.36 MiB | ||
| 17293 | 2026.01.08 00:41:51.932505 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17294 | 2026.01.08 00:41:51.932571 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17295 | 2026.01.08 00:41:52.123364 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36593 | ||
| 17296 | 2026.01.08 00:41:52.123901 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17297 | 2026.01.08 00:41:52.123954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17298 | 2026.01.08 00:41:52.124432 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17299 | 2026.01.08 00:41:52.124685 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17300 | 2026.01.08 00:41:52.124839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36593 | ||
| 17301 | 2026.01.08 00:41:52.124848 [ 51 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17302 | 2026.01.08 00:41:52.124908 [ 51 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17303 | 2026.01.08 00:41:52.124932 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17304 | 2026.01.08 00:41:52.125039 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17305 | 2026.01.08 00:41:52.125167 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17306 | 2026.01.08 00:41:52.125208 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_71_14, total 34161 rows starting from the beginning of the part | ||
| 17307 | 2026.01.08 00:41:52.125279 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 17308 | 2026.01.08 00:41:52.125329 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 17309 | 2026.01.08 00:41:52.125375 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 17310 | 2026.01.08 00:41:52.125419 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 17311 | 2026.01.08 00:41:52.125463 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 17312 | 2026.01.08 00:41:52.127821 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36593 rows, containing 4 columns (4 merged, 0 gathered) in 0.0028299 sec., 12930845.612919183 rows/sec., 184.98 MiB/sec. | ||
| 17313 | 2026.01.08 00:41:52.128020 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17314 | 2026.01.08 00:41:52.128257 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17315 | 2026.01.08 00:41:52.128324 [ 199 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_76_15} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17316 | 2026.01.08 00:41:52.128393 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17317 | 2026.01.08 00:41:52.242939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2208 | ||
| 17318 | 2026.01.08 00:41:52.245108 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17319 | 2026.01.08 00:41:52.245148 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17320 | 2026.01.08 00:41:52.246351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17321 | 2026.01.08 00:41:52.246654 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17322 | 2026.01.08 00:41:52.246846 [ 76 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 17323 | 2026.01.08 00:41:52.246912 [ 76 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17324 | 2026.01.08 00:41:52.246933 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17325 | 2026.01.08 00:41:52.247046 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 17326 | 2026.01.08 00:41:52.247071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2208 | ||
| 17327 | 2026.01.08 00:41:52.247613 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17328 | 2026.01.08 00:41:52.247767 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2010 rows starting from the beginning of the part | ||
| 17329 | 2026.01.08 00:41:52.248122 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 58 rows starting from the beginning of the part | ||
| 17330 | 2026.01.08 00:41:52.248439 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 17331 | 2026.01.08 00:41:52.248742 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 17332 | 2026.01.08 00:41:52.249104 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part | ||
| 17333 | 2026.01.08 00:41:52.249437 [ 205 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 17334 | 2026.01.08 00:41:52.256581 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2208 rows, containing 72 columns (72 merged, 0 gathered) in 0.009589763 sec., 230245.52327309863 rows/sec., 177.00 MiB/sec. | ||
| 17335 | 2026.01.08 00:41:52.258276 [ 201 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17336 | 2026.01.08 00:41:52.258975 [ 201 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17337 | 2026.01.08 00:41:52.259075 [ 201 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_56_11} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17338 | 2026.01.08 00:41:52.259334 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 17339 | 2026.01.08 00:41:54.074744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17340 | 2026.01.08 00:41:54.091621 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17341 | 2026.01.08 00:41:54.091678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17342 | 2026.01.08 00:41:54.097511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17343 | 2026.01.08 00:41:54.098197 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17344 | 2026.01.08 00:41:54.098515 [ 117 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17345 | 2026.01.08 00:41:54.098580 [ 117 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17346 | 2026.01.08 00:41:54.098600 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17347 | 2026.01.08 00:41:54.098717 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17348 | 2026.01.08 00:41:54.101311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17349 | 2026.01.08 00:41:54.102787 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17350 | 2026.01.08 00:41:54.104678 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17351 | 2026.01.08 00:41:54.109479 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 17352 | 2026.01.08 00:41:54.114052 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 17353 | 2026.01.08 00:41:54.118516 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17354 | 2026.01.08 00:41:54.123339 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17355 | 2026.01.08 00:41:54.127728 [ 194 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17356 | 2026.01.08 00:41:54.187843 [ 187 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.089176223 sec., 6425.47958103137 rows/sec., 33.23 MiB/sec. | ||
| 17357 | 2026.01.08 00:41:54.190907 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17358 | 2026.01.08 00:41:54.192918 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17359 | 2026.01.08 00:41:54.193031 [ 203 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_76_15} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17360 | 2026.01.08 00:41:54.195531 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17361 | 2026.01.08 00:41:54.660161 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17362 | 2026.01.08 00:41:54.660350 [ 268 ] {edae16c0-4dc8-4a8d-8ea4-90ca8a924435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17363 | 2026.01.08 00:41:54.660421 [ 268 ] {edae16c0-4dc8-4a8d-8ea4-90ca8a924435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17364 | 2026.01.08 00:41:54.661282 [ 268 ] {edae16c0-4dc8-4a8d-8ea4-90ca8a924435} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17365 | 2026.01.08 00:41:54.661331 [ 268 ] {edae16c0-4dc8-4a8d-8ea4-90ca8a924435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17366 | 2026.01.08 00:41:54.661750 [ 268 ] {edae16c0-4dc8-4a8d-8ea4-90ca8a924435} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17367 | 2026.01.08 00:41:54.661991 [ 268 ] {edae16c0-4dc8-4a8d-8ea4-90ca8a924435} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17368 | 2026.01.08 00:41:54.662150 [ 268 ] {edae16c0-4dc8-4a8d-8ea4-90ca8a924435} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001852 sec., 221382.28941684667 rows/sec., 14.04 MiB/sec. | ||
| 17369 | 2026.01.08 00:41:54.662202 [ 268 ] {edae16c0-4dc8-4a8d-8ea4-90ca8a924435} <Debug> TCPHandler: Processed in 0.002171501 sec. | ||
| 17370 | 2026.01.08 00:41:54.662205 [ 225 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17371 | 2026.01.08 00:41:54.662255 [ 225 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17372 | 2026.01.08 00:41:54.662326 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17373 | 2026.01.08 00:41:54.662434 [ 268 ] {3eea333e-8575-4568-bd96-fe665588bda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17374 | 2026.01.08 00:41:54.662479 [ 268 ] {3eea333e-8575-4568-bd96-fe665588bda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17375 | 2026.01.08 00:41:54.663569 [ 268 ] {3eea333e-8575-4568-bd96-fe665588bda6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17376 | 2026.01.08 00:41:54.663612 [ 268 ] {3eea333e-8575-4568-bd96-fe665588bda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17377 | 2026.01.08 00:41:54.664011 [ 268 ] {3eea333e-8575-4568-bd96-fe665588bda6} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17378 | 2026.01.08 00:41:54.664289 [ 268 ] {3eea333e-8575-4568-bd96-fe665588bda6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17379 | 2026.01.08 00:41:54.664424 [ 268 ] {3eea333e-8575-4568-bd96-fe665588bda6} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.002015 sec., 587593.0521091812 rows/sec., 46.88 MiB/sec. | ||
| 17380 | 2026.01.08 00:41:54.664462 [ 268 ] {3eea333e-8575-4568-bd96-fe665588bda6} <Debug> TCPHandler: Processed in 0.002187132 sec. | ||
| 17381 | 2026.01.08 00:41:54.664575 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17382 | 2026.01.08 00:41:54.664669 [ 268 ] {73b04148-a7cc-4a7d-b12a-bc0a1842eae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17383 | 2026.01.08 00:41:54.664710 [ 268 ] {73b04148-a7cc-4a7d-b12a-bc0a1842eae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17384 | 2026.01.08 00:41:54.664893 [ 225 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17385 | 2026.01.08 00:41:54.665211 [ 268 ] {73b04148-a7cc-4a7d-b12a-bc0a1842eae1} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17386 | 2026.01.08 00:41:54.665253 [ 268 ] {73b04148-a7cc-4a7d-b12a-bc0a1842eae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17387 | 2026.01.08 00:41:54.665562 [ 268 ] {73b04148-a7cc-4a7d-b12a-bc0a1842eae1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17388 | 2026.01.08 00:41:54.665787 [ 268 ] {73b04148-a7cc-4a7d-b12a-bc0a1842eae1} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17389 | 2026.01.08 00:41:54.665916 [ 268 ] {73b04148-a7cc-4a7d-b12a-bc0a1842eae1} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001266 sec., 190363.34913112165 rows/sec., 11.59 MiB/sec. | ||
| 17390 | 2026.01.08 00:41:54.665953 [ 268 ] {73b04148-a7cc-4a7d-b12a-bc0a1842eae1} <Debug> TCPHandler: Processed in 0.001426341 sec. | ||
| 17391 | 2026.01.08 00:41:54.666052 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17392 | 2026.01.08 00:41:54.666144 [ 268 ] {d3395a8f-4c3c-4ab1-9ece-9d977d97b774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17393 | 2026.01.08 00:41:54.666182 [ 268 ] {d3395a8f-4c3c-4ab1-9ece-9d977d97b774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17394 | 2026.01.08 00:41:54.666652 [ 268 ] {d3395a8f-4c3c-4ab1-9ece-9d977d97b774} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17395 | 2026.01.08 00:41:54.666688 [ 268 ] {d3395a8f-4c3c-4ab1-9ece-9d977d97b774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17396 | 2026.01.08 00:41:54.666991 [ 268 ] {d3395a8f-4c3c-4ab1-9ece-9d977d97b774} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 17397 | 2026.01.08 00:41:54.667202 [ 268 ] {d3395a8f-4c3c-4ab1-9ece-9d977d97b774} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17398 | 2026.01.08 00:41:54.667332 [ 268 ] {d3395a8f-4c3c-4ab1-9ece-9d977d97b774} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 11.33 MiB/sec. | ||
| 17399 | 2026.01.08 00:41:54.667369 [ 268 ] {d3395a8f-4c3c-4ab1-9ece-9d977d97b774} <Debug> TCPHandler: Processed in 0.001364419 sec. | ||
| 17400 | 2026.01.08 00:41:54.667472 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17401 | 2026.01.08 00:41:54.667563 [ 268 ] {799f68e1-cdc4-4c12-ae3d-8947a28e3378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17402 | 2026.01.08 00:41:54.667602 [ 268 ] {799f68e1-cdc4-4c12-ae3d-8947a28e3378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17403 | 2026.01.08 00:41:54.668077 [ 268 ] {799f68e1-cdc4-4c12-ae3d-8947a28e3378} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17404 | 2026.01.08 00:41:54.668113 [ 268 ] {799f68e1-cdc4-4c12-ae3d-8947a28e3378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17405 | 2026.01.08 00:41:54.668412 [ 268 ] {799f68e1-cdc4-4c12-ae3d-8947a28e3378} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17406 | 2026.01.08 00:41:54.668617 [ 268 ] {799f68e1-cdc4-4c12-ae3d-8947a28e3378} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17407 | 2026.01.08 00:41:54.668747 [ 268 ] {799f68e1-cdc4-4c12-ae3d-8947a28e3378} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001201 sec., 175686.92756036637 rows/sec., 9.98 MiB/sec. | ||
| 17408 | 2026.01.08 00:41:54.668784 [ 268 ] {799f68e1-cdc4-4c12-ae3d-8947a28e3378} <Debug> TCPHandler: Processed in 0.001359109 sec. | ||
| 17409 | 2026.01.08 00:41:54.668796 [ 218 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17410 | 2026.01.08 00:41:54.668855 [ 218 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17411 | 2026.01.08 00:41:54.668890 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17412 | 2026.01.08 00:41:54.668986 [ 268 ] {d042a9d1-a97a-42b2-b211-262bc436aea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17413 | 2026.01.08 00:41:54.669025 [ 268 ] {d042a9d1-a97a-42b2-b211-262bc436aea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17414 | 2026.01.08 00:41:54.669679 [ 268 ] {d042a9d1-a97a-42b2-b211-262bc436aea4} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17415 | 2026.01.08 00:41:54.669719 [ 268 ] {d042a9d1-a97a-42b2-b211-262bc436aea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17416 | 2026.01.08 00:41:54.670091 [ 268 ] {d042a9d1-a97a-42b2-b211-262bc436aea4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17417 | 2026.01.08 00:41:54.670345 [ 268 ] {d042a9d1-a97a-42b2-b211-262bc436aea4} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17418 | 2026.01.08 00:41:54.670479 [ 268 ] {d042a9d1-a97a-42b2-b211-262bc436aea4} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001511 sec., 473196.5585704831 rows/sec., 33.19 MiB/sec. | ||
| 17419 | 2026.01.08 00:41:54.670519 [ 268 ] {d042a9d1-a97a-42b2-b211-262bc436aea4} <Debug> TCPHandler: Processed in 0.001676198 sec. | ||
| 17420 | 2026.01.08 00:41:54.670634 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17421 | 2026.01.08 00:41:54.670726 [ 268 ] {e34cd66b-7ec5-48d7-a742-0c6bc4c27841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17422 | 2026.01.08 00:41:54.670769 [ 268 ] {e34cd66b-7ec5-48d7-a742-0c6bc4c27841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17423 | 2026.01.08 00:41:54.671100 [ 268 ] {e34cd66b-7ec5-48d7-a742-0c6bc4c27841} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17424 | 2026.01.08 00:41:54.671139 [ 268 ] {e34cd66b-7ec5-48d7-a742-0c6bc4c27841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17425 | 2026.01.08 00:41:54.671246 [ 218 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17426 | 2026.01.08 00:41:54.671474 [ 268 ] {e34cd66b-7ec5-48d7-a742-0c6bc4c27841} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 17427 | 2026.01.08 00:41:54.671696 [ 268 ] {e34cd66b-7ec5-48d7-a742-0c6bc4c27841} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2026.01.08 00:41:54.671830 [ 268 ] {e34cd66b-7ec5-48d7-a742-0c6bc4c27841} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001121 sec., 5352.3639607493305 rows/sec., 279.64 KiB/sec. | ||
| 17429 | 2026.01.08 00:41:54.671866 [ 268 ] {e34cd66b-7ec5-48d7-a742-0c6bc4c27841} <Debug> TCPHandler: Processed in 0.001280187 sec. | ||
| 17430 | 2026.01.08 00:41:54.671970 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17431 | 2026.01.08 00:41:54.672062 [ 268 ] {8305500f-0d72-45b9-9cf1-3414d5a0b680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17432 | 2026.01.08 00:41:54.672103 [ 268 ] {8305500f-0d72-45b9-9cf1-3414d5a0b680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17433 | 2026.01.08 00:41:54.672529 [ 268 ] {8305500f-0d72-45b9-9cf1-3414d5a0b680} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2026.01.08 00:41:54.672565 [ 268 ] {8305500f-0d72-45b9-9cf1-3414d5a0b680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17435 | 2026.01.08 00:41:54.672896 [ 268 ] {8305500f-0d72-45b9-9cf1-3414d5a0b680} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17436 | 2026.01.08 00:41:54.673108 [ 268 ] {8305500f-0d72-45b9-9cf1-3414d5a0b680} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17437 | 2026.01.08 00:41:54.673234 [ 268 ] {8305500f-0d72-45b9-9cf1-3414d5a0b680} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00119 sec., 263865.5462184874 rows/sec., 17.33 MiB/sec. | ||
| 17438 | 2026.01.08 00:41:54.673270 [ 268 ] {8305500f-0d72-45b9-9cf1-3414d5a0b680} <Debug> TCPHandler: Processed in 0.001346589 sec. | ||
| 17439 | 2026.01.08 00:41:54.673367 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17440 | 2026.01.08 00:41:54.673459 [ 268 ] {794a1c60-cfba-47d2-b0e0-e354a159b1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17441 | 2026.01.08 00:41:54.673499 [ 268 ] {794a1c60-cfba-47d2-b0e0-e354a159b1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17442 | 2026.01.08 00:41:54.673846 [ 268 ] {794a1c60-cfba-47d2-b0e0-e354a159b1b7} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17443 | 2026.01.08 00:41:54.673888 [ 268 ] {794a1c60-cfba-47d2-b0e0-e354a159b1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17444 | 2026.01.08 00:41:54.674247 [ 268 ] {794a1c60-cfba-47d2-b0e0-e354a159b1b7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17445 | 2026.01.08 00:41:54.674492 [ 268 ] {794a1c60-cfba-47d2-b0e0-e354a159b1b7} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17446 | 2026.01.08 00:41:54.674641 [ 225 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17447 | 2026.01.08 00:41:54.674644 [ 268 ] {794a1c60-cfba-47d2-b0e0-e354a159b1b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001202 sec., 831.946755407654 rows/sec., 56.06 KiB/sec. | ||
| 17448 | 2026.01.08 00:41:54.674674 [ 225 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17449 | 2026.01.08 00:41:54.674713 [ 268 ] {794a1c60-cfba-47d2-b0e0-e354a159b1b7} <Debug> TCPHandler: Processed in 0.001391819 sec. | ||
| 17450 | 2026.01.08 00:41:54.674847 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17451 | 2026.01.08 00:41:54.674970 [ 268 ] {6547fcce-d2e8-4b93-9eb3-b8e9f5f6a137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17452 | 2026.01.08 00:41:54.675039 [ 268 ] {6547fcce-d2e8-4b93-9eb3-b8e9f5f6a137} <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 | ||
| 17453 | 2026.01.08 00:41:54.676003 [ 268 ] {6547fcce-d2e8-4b93-9eb3-b8e9f5f6a137} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17454 | 2026.01.08 00:41:54.676040 [ 268 ] {6547fcce-d2e8-4b93-9eb3-b8e9f5f6a137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17455 | 2026.01.08 00:41:54.676444 [ 225 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17456 | 2026.01.08 00:41:54.676626 [ 268 ] {6547fcce-d2e8-4b93-9eb3-b8e9f5f6a137} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17457 | 2026.01.08 00:41:54.676863 [ 268 ] {6547fcce-d2e8-4b93-9eb3-b8e9f5f6a137} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17458 | 2026.01.08 00:41:54.677003 [ 268 ] {6547fcce-d2e8-4b93-9eb3-b8e9f5f6a137} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002057 sec., 17501.21536217793 rows/sec., 31.36 MiB/sec. | ||
| 17459 | 2026.01.08 00:41:54.677067 [ 268 ] {6547fcce-d2e8-4b93-9eb3-b8e9f5f6a137} <Debug> TCPHandler: Processed in 0.002279205 sec. | ||
| 17460 | 2026.01.08 00:41:54.677176 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17461 | 2026.01.08 00:41:54.677269 [ 268 ] {b1fe616a-95bb-41fc-ae43-5a01e08bae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17462 | 2026.01.08 00:41:54.677310 [ 268 ] {b1fe616a-95bb-41fc-ae43-5a01e08bae7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17463 | 2026.01.08 00:41:54.677634 [ 268 ] {b1fe616a-95bb-41fc-ae43-5a01e08bae7b} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17464 | 2026.01.08 00:41:54.677670 [ 268 ] {b1fe616a-95bb-41fc-ae43-5a01e08bae7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 17465 | 2026.01.08 00:41:54.677975 [ 268 ] {b1fe616a-95bb-41fc-ae43-5a01e08bae7b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17466 | 2026.01.08 00:41:54.678179 [ 268 ] {b1fe616a-95bb-41fc-ae43-5a01e08bae7b} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17467 | 2026.01.08 00:41:54.678303 [ 268 ] {b1fe616a-95bb-41fc-ae43-5a01e08bae7b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 17468 | 2026.01.08 00:41:54.678338 [ 268 ] {b1fe616a-95bb-41fc-ae43-5a01e08bae7b} <Debug> TCPHandler: Processed in 0.001209435 sec. | ||
| 17469 | 2026.01.08 00:41:55.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.14 MiB, peak 404.77 MiB, free memory in arenas 0.00 B, will set to 386.30 MiB (RSS), difference: 2.17 MiB | ||
| 17470 | 2026.01.08 00:41:55.462661 [ 219 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17471 | 2026.01.08 00:41:55.462732 [ 219 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17472 | 2026.01.08 00:41:55.465354 [ 219 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17473 | 2026.01.08 00:41:55.714166 [ 221 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17474 | 2026.01.08 00:41:55.714258 [ 221 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17475 | 2026.01.08 00:41:55.717412 [ 221 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17476 | 2026.01.08 00:41:55.817221 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17477 | 2026.01.08 00:41:55.817273 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17478 | 2026.01.08 00:41:55.819750 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17479 | 2026.01.08 00:41:59.114091 [ 223 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17480 | 2026.01.08 00:41:59.114171 [ 223 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17481 | 2026.01.08 00:41:59.118040 [ 223 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17482 | 2026.01.08 00:41:59.536034 [ 223 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17483 | 2026.01.08 00:41:59.536090 [ 223 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17484 | 2026.01.08 00:41:59.538896 [ 223 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17485 | 2026.01.08 00:41:59.625888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37041 | ||
| 17486 | 2026.01.08 00:41:59.626383 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17487 | 2026.01.08 00:41:59.626428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17488 | 2026.01.08 00:41:59.626896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17489 | 2026.01.08 00:41:59.627115 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17490 | 2026.01.08 00:41:59.627243 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37041 | ||
| 17491 | 2026.01.08 00:41:59.630234 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17492 | 2026.01.08 00:41:59.630280 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17493 | 2026.01.08 00:41:59.632415 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17494 | 2026.01.08 00:41:59.646057 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17495 | 2026.01.08 00:41:59.646260 [ 268 ] {2901627b-6d23-4e11-ba61-09a4f12e0f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17496 | 2026.01.08 00:41:59.646331 [ 268 ] {2901627b-6d23-4e11-ba61-09a4f12e0f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17497 | 2026.01.08 00:41:59.647069 [ 268 ] {2901627b-6d23-4e11-ba61-09a4f12e0f5a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17498 | 2026.01.08 00:41:59.647104 [ 268 ] {2901627b-6d23-4e11-ba61-09a4f12e0f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17499 | 2026.01.08 00:41:59.647492 [ 268 ] {2901627b-6d23-4e11-ba61-09a4f12e0f5a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17500 | 2026.01.08 00:41:59.647723 [ 268 ] {2901627b-6d23-4e11-ba61-09a4f12e0f5a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17501 | 2026.01.08 00:41:59.647877 [ 268 ] {2901627b-6d23-4e11-ba61-09a4f12e0f5a} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001675 sec., 39402.985074626864 rows/sec., 3.14 MiB/sec. | ||
| 17502 | 2026.01.08 00:41:59.647919 [ 268 ] {2901627b-6d23-4e11-ba61-09a4f12e0f5a} <Debug> TCPHandler: Processed in 0.001993427 sec. | ||
| 17503 | 2026.01.08 00:41:59.648043 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17504 | 2026.01.08 00:41:59.648136 [ 268 ] {0fe40400-52de-4520-ad82-5923a4ddad7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17505 | 2026.01.08 00:41:59.648176 [ 268 ] {0fe40400-52de-4520-ad82-5923a4ddad7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17506 | 2026.01.08 00:41:59.648562 [ 268 ] {0fe40400-52de-4520-ad82-5923a4ddad7e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17507 | 2026.01.08 00:41:59.648595 [ 268 ] {0fe40400-52de-4520-ad82-5923a4ddad7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17508 | 2026.01.08 00:41:59.648886 [ 268 ] {0fe40400-52de-4520-ad82-5923a4ddad7e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17509 | 2026.01.08 00:41:59.649092 [ 268 ] {0fe40400-52de-4520-ad82-5923a4ddad7e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17510 | 2026.01.08 00:41:59.649216 [ 268 ] {0fe40400-52de-4520-ad82-5923a4ddad7e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001099 sec., 4549.590536851683 rows/sec., 342.11 KiB/sec. | ||
| 17511 | 2026.01.08 00:41:59.649252 [ 268 ] {0fe40400-52de-4520-ad82-5923a4ddad7e} <Debug> TCPHandler: Processed in 0.001257406 sec. | ||
| 17512 | 2026.01.08 00:41:59.649349 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17513 | 2026.01.08 00:41:59.649440 [ 268 ] {1abd0299-b893-47be-ae77-d2403f247b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17514 | 2026.01.08 00:41:59.649478 [ 268 ] {1abd0299-b893-47be-ae77-d2403f247b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17515 | 2026.01.08 00:41:59.649897 [ 268 ] {1abd0299-b893-47be-ae77-d2403f247b81} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17516 | 2026.01.08 00:41:59.649930 [ 268 ] {1abd0299-b893-47be-ae77-d2403f247b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17517 | 2026.01.08 00:41:59.650219 [ 268 ] {1abd0299-b893-47be-ae77-d2403f247b81} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17518 | 2026.01.08 00:41:59.650424 [ 268 ] {1abd0299-b893-47be-ae77-d2403f247b81} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17519 | 2026.01.08 00:41:59.650546 [ 268 ] {1abd0299-b893-47be-ae77-d2403f247b81} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001124 sec., 61387.90035587188 rows/sec., 4.79 MiB/sec. | ||
| 17520 | 2026.01.08 00:41:59.650581 [ 268 ] {1abd0299-b893-47be-ae77-d2403f247b81} <Debug> TCPHandler: Processed in 0.001278877 sec. | ||
| 17521 | 2026.01.08 00:41:59.650692 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17522 | 2026.01.08 00:41:59.650784 [ 268 ] {a55fd361-a459-476e-96ed-3e6c03619cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17523 | 2026.01.08 00:41:59.650826 [ 268 ] {a55fd361-a459-476e-96ed-3e6c03619cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17524 | 2026.01.08 00:41:59.651225 [ 268 ] {a55fd361-a459-476e-96ed-3e6c03619cc3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17525 | 2026.01.08 00:41:59.651258 [ 268 ] {a55fd361-a459-476e-96ed-3e6c03619cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17526 | 2026.01.08 00:41:59.651575 [ 268 ] {a55fd361-a459-476e-96ed-3e6c03619cc3} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17527 | 2026.01.08 00:41:59.651783 [ 268 ] {a55fd361-a459-476e-96ed-3e6c03619cc3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17528 | 2026.01.08 00:41:59.651907 [ 268 ] {a55fd361-a459-476e-96ed-3e6c03619cc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 17529 | 2026.01.08 00:41:59.651942 [ 268 ] {a55fd361-a459-476e-96ed-3e6c03619cc3} <Debug> TCPHandler: Processed in 0.001301217 sec. | ||
| 17530 | 2026.01.08 00:41:59.652047 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17531 | 2026.01.08 00:41:59.652138 [ 268 ] {662dfa20-1769-457f-9310-c69f2098a60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17532 | 2026.01.08 00:41:59.652198 [ 268 ] {662dfa20-1769-457f-9310-c69f2098a60f} <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 | ||
| 17533 | 2026.01.08 00:41:59.652935 [ 268 ] {662dfa20-1769-457f-9310-c69f2098a60f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17534 | 2026.01.08 00:41:59.652968 [ 268 ] {662dfa20-1769-457f-9310-c69f2098a60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17535 | 2026.01.08 00:41:59.653462 [ 268 ] {662dfa20-1769-457f-9310-c69f2098a60f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17536 | 2026.01.08 00:41:59.653682 [ 268 ] {662dfa20-1769-457f-9310-c69f2098a60f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17537 | 2026.01.08 00:41:59.653812 [ 268 ] {662dfa20-1769-457f-9310-c69f2098a60f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001692 sec., 2955.082742316785 rows/sec., 5.30 MiB/sec. | ||
| 17538 | 2026.01.08 00:41:59.653864 [ 268 ] {662dfa20-1769-457f-9310-c69f2098a60f} <Debug> TCPHandler: Processed in 0.001862883 sec. | ||
| 17539 | 2026.01.08 00:41:59.653972 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17540 | 2026.01.08 00:41:59.654073 [ 268 ] {a161e1f2-661a-4566-9f08-a7b848dc56ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17541 | 2026.01.08 00:41:59.654121 [ 268 ] {a161e1f2-661a-4566-9f08-a7b848dc56ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17542 | 2026.01.08 00:41:59.654460 [ 268 ] {a161e1f2-661a-4566-9f08-a7b848dc56ac} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17543 | 2026.01.08 00:41:59.654494 [ 268 ] {a161e1f2-661a-4566-9f08-a7b848dc56ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17544 | 2026.01.08 00:41:59.654811 [ 268 ] {a161e1f2-661a-4566-9f08-a7b848dc56ac} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17545 | 2026.01.08 00:41:59.655020 [ 268 ] {a161e1f2-661a-4566-9f08-a7b848dc56ac} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17546 | 2026.01.08 00:41:59.655149 [ 268 ] {a161e1f2-661a-4566-9f08-a7b848dc56ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 17547 | 2026.01.08 00:41:59.655184 [ 268 ] {a161e1f2-661a-4566-9f08-a7b848dc56ac} <Debug> TCPHandler: Processed in 0.001261366 sec. | ||
| 17548 | 2026.01.08 00:42:00.776034 [ 225 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17549 | 2026.01.08 00:42:00.776105 [ 225 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17550 | 2026.01.08 00:42:00.778543 [ 225 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17551 | 2026.01.08 00:42:01.602356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17552 | 2026.01.08 00:42:01.619635 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17553 | 2026.01.08 00:42:01.619692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17554 | 2026.01.08 00:42:01.625866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17555 | 2026.01.08 00:42:01.626561 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17556 | 2026.01.08 00:42:01.629654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17557 | 2026.01.08 00:42:02.248113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2242 | ||
| 17558 | 2026.01.08 00:42:02.250439 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17559 | 2026.01.08 00:42:02.250486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17560 | 2026.01.08 00:42:02.251642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17561 | 2026.01.08 00:42:02.251911 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17562 | 2026.01.08 00:42:02.252180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2242 | ||
| 17563 | 2026.01.08 00:42:04.658973 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17564 | 2026.01.08 00:42:04.659162 [ 268 ] {53831db2-25ae-4dd7-958e-9a9229672c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17565 | 2026.01.08 00:42:04.659232 [ 268 ] {53831db2-25ae-4dd7-958e-9a9229672c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17566 | 2026.01.08 00:42:04.660131 [ 268 ] {53831db2-25ae-4dd7-958e-9a9229672c0c} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17567 | 2026.01.08 00:42:04.660186 [ 268 ] {53831db2-25ae-4dd7-958e-9a9229672c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17568 | 2026.01.08 00:42:04.660607 [ 268 ] {53831db2-25ae-4dd7-958e-9a9229672c0c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17569 | 2026.01.08 00:42:04.660848 [ 268 ] {53831db2-25ae-4dd7-958e-9a9229672c0c} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17570 | 2026.01.08 00:42:04.661011 [ 268 ] {53831db2-25ae-4dd7-958e-9a9229672c0c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0019 sec., 215789.47368421053 rows/sec., 13.69 MiB/sec. | ||
| 17571 | 2026.01.08 00:42:04.661066 [ 268 ] {53831db2-25ae-4dd7-958e-9a9229672c0c} <Debug> TCPHandler: Processed in 0.002228983 sec. | ||
| 17572 | 2026.01.08 00:42:04.661243 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17573 | 2026.01.08 00:42:04.661377 [ 268 ] {f383848b-4882-4a45-a4d0-0595ec0d05f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17574 | 2026.01.08 00:42:04.661431 [ 268 ] {f383848b-4882-4a45-a4d0-0595ec0d05f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17575 | 2026.01.08 00:42:04.662559 [ 268 ] {f383848b-4882-4a45-a4d0-0595ec0d05f8} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17576 | 2026.01.08 00:42:04.662599 [ 268 ] {f383848b-4882-4a45-a4d0-0595ec0d05f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17577 | 2026.01.08 00:42:04.662996 [ 268 ] {f383848b-4882-4a45-a4d0-0595ec0d05f8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17578 | 2026.01.08 00:42:04.663216 [ 268 ] {f383848b-4882-4a45-a4d0-0595ec0d05f8} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17579 | 2026.01.08 00:42:04.663349 [ 268 ] {f383848b-4882-4a45-a4d0-0595ec0d05f8} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.002002 sec., 591408.5914085915 rows/sec., 47.18 MiB/sec. | ||
| 17580 | 2026.01.08 00:42:04.663388 [ 268 ] {f383848b-4882-4a45-a4d0-0595ec0d05f8} <Debug> TCPHandler: Processed in 0.002210903 sec. | ||
| 17581 | 2026.01.08 00:42:04.663506 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17582 | 2026.01.08 00:42:04.663604 [ 268 ] {485dfabd-55cb-4610-b77a-c20a1755af63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17583 | 2026.01.08 00:42:04.663646 [ 268 ] {485dfabd-55cb-4610-b77a-c20a1755af63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17584 | 2026.01.08 00:42:04.664143 [ 268 ] {485dfabd-55cb-4610-b77a-c20a1755af63} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17585 | 2026.01.08 00:42:04.664181 [ 268 ] {485dfabd-55cb-4610-b77a-c20a1755af63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17586 | 2026.01.08 00:42:04.664494 [ 268 ] {485dfabd-55cb-4610-b77a-c20a1755af63} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17587 | 2026.01.08 00:42:04.664709 [ 268 ] {485dfabd-55cb-4610-b77a-c20a1755af63} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17588 | 2026.01.08 00:42:04.664838 [ 268 ] {485dfabd-55cb-4610-b77a-c20a1755af63} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001254 sec., 192185.00797448168 rows/sec., 11.70 MiB/sec. | ||
| 17589 | 2026.01.08 00:42:04.664877 [ 268 ] {485dfabd-55cb-4610-b77a-c20a1755af63} <Debug> TCPHandler: Processed in 0.00142087 sec. | ||
| 17590 | 2026.01.08 00:42:04.664992 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17591 | 2026.01.08 00:42:04.665086 [ 268 ] {bf78d49e-6cf8-46f9-9a4a-b41d28a74381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17592 | 2026.01.08 00:42:04.665128 [ 268 ] {bf78d49e-6cf8-46f9-9a4a-b41d28a74381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17593 | 2026.01.08 00:42:04.665609 [ 268 ] {bf78d49e-6cf8-46f9-9a4a-b41d28a74381} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17594 | 2026.01.08 00:42:04.665645 [ 268 ] {bf78d49e-6cf8-46f9-9a4a-b41d28a74381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17595 | 2026.01.08 00:42:04.665956 [ 268 ] {bf78d49e-6cf8-46f9-9a4a-b41d28a74381} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17596 | 2026.01.08 00:42:04.666180 [ 268 ] {bf78d49e-6cf8-46f9-9a4a-b41d28a74381} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17597 | 2026.01.08 00:42:04.666288 [ 29 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 6 parts from all_1_47_10 to all_52_52_0 | ||
| 17598 | 2026.01.08 00:42:04.666306 [ 268 ] {bf78d49e-6cf8-46f9-9a4a-b41d28a74381} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001238 sec., 171243.94184168015 rows/sec., 11.04 MiB/sec. | ||
| 17599 | 2026.01.08 00:42:04.666355 [ 29 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17600 | 2026.01.08 00:42:04.666365 [ 268 ] {bf78d49e-6cf8-46f9-9a4a-b41d28a74381} <Debug> TCPHandler: Processed in 0.001423651 sec. | ||
| 17601 | 2026.01.08 00:42:04.666397 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17602 | 2026.01.08 00:42:04.666492 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17603 | 2026.01.08 00:42:04.666513 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_47_10 to all_52_52_0 into Compact with storage Full | ||
| 17604 | 2026.01.08 00:42:04.666591 [ 268 ] {9b426491-6e98-40db-8a8e-d7ca99276082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17605 | 2026.01.08 00:42:04.666637 [ 268 ] {9b426491-6e98-40db-8a8e-d7ca99276082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17606 | 2026.01.08 00:42:04.666647 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17607 | 2026.01.08 00:42:04.666689 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 465 rows starting from the beginning of the part | ||
| 17608 | 2026.01.08 00:42:04.666755 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 17609 | 2026.01.08 00:42:04.666800 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 17610 | 2026.01.08 00:42:04.666843 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 440 rows starting from the beginning of the part | ||
| 17611 | 2026.01.08 00:42:04.666885 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 17612 | 2026.01.08 00:42:04.666935 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 17613 | 2026.01.08 00:42:04.667132 [ 268 ] {9b426491-6e98-40db-8a8e-d7ca99276082} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17614 | 2026.01.08 00:42:04.667173 [ 268 ] {9b426491-6e98-40db-8a8e-d7ca99276082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17615 | 2026.01.08 00:42:04.667499 [ 268 ] {9b426491-6e98-40db-8a8e-d7ca99276082} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17616 | 2026.01.08 00:42:04.667739 [ 268 ] {9b426491-6e98-40db-8a8e-d7ca99276082} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17617 | 2026.01.08 00:42:04.667867 [ 268 ] {9b426491-6e98-40db-8a8e-d7ca99276082} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001293 sec., 163186.38824439287 rows/sec., 9.27 MiB/sec. | ||
| 17618 | 2026.01.08 00:42:04.667905 [ 268 ] {9b426491-6e98-40db-8a8e-d7ca99276082} <Debug> TCPHandler: Processed in 0.001463441 sec. | ||
| 17619 | 2026.01.08 00:42:04.668018 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17620 | 2026.01.08 00:42:04.668050 [ 195 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589145 sec., 1103108.9044737895 rows/sec., 76.55 MiB/sec. | ||
| 17621 | 2026.01.08 00:42:04.668112 [ 268 ] {ff22f13a-2fee-4d7c-8dcb-1daffe932d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17622 | 2026.01.08 00:42:04.668158 [ 268 ] {ff22f13a-2fee-4d7c-8dcb-1daffe932d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17623 | 2026.01.08 00:42:04.668221 [ 192 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 17624 | 2026.01.08 00:42:04.668498 [ 192 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2026.01.08 00:42:04.668565 [ 192 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_52_11} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 6 parts: [all_1_47_10, all_52_52_0] -> all_1_52_11 | ||
| 17626 | 2026.01.08 00:42:04.668650 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 17627 | 2026.01.08 00:42:04.668856 [ 268 ] {ff22f13a-2fee-4d7c-8dcb-1daffe932d1e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17628 | 2026.01.08 00:42:04.668892 [ 268 ] {ff22f13a-2fee-4d7c-8dcb-1daffe932d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17629 | 2026.01.08 00:42:04.669223 [ 268 ] {ff22f13a-2fee-4d7c-8dcb-1daffe932d1e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17630 | 2026.01.08 00:42:04.669438 [ 268 ] {ff22f13a-2fee-4d7c-8dcb-1daffe932d1e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17631 | 2026.01.08 00:42:04.669564 [ 268 ] {ff22f13a-2fee-4d7c-8dcb-1daffe932d1e} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001469 sec., 486725.66371681413 rows/sec., 34.14 MiB/sec. | ||
| 17632 | 2026.01.08 00:42:04.669601 [ 268 ] {ff22f13a-2fee-4d7c-8dcb-1daffe932d1e} <Debug> TCPHandler: Processed in 0.001632997 sec. | ||
| 17633 | 2026.01.08 00:42:04.669715 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17634 | 2026.01.08 00:42:04.669809 [ 268 ] {470c075e-1fb0-4d6c-bac4-7aa7dcfc0236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17635 | 2026.01.08 00:42:04.669851 [ 268 ] {470c075e-1fb0-4d6c-bac4-7aa7dcfc0236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17636 | 2026.01.08 00:42:04.670191 [ 268 ] {470c075e-1fb0-4d6c-bac4-7aa7dcfc0236} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17637 | 2026.01.08 00:42:04.670227 [ 268 ] {470c075e-1fb0-4d6c-bac4-7aa7dcfc0236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17638 | 2026.01.08 00:42:04.670531 [ 268 ] {470c075e-1fb0-4d6c-bac4-7aa7dcfc0236} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17639 | 2026.01.08 00:42:04.670750 [ 268 ] {470c075e-1fb0-4d6c-bac4-7aa7dcfc0236} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17640 | 2026.01.08 00:42:04.670882 [ 268 ] {470c075e-1fb0-4d6c-bac4-7aa7dcfc0236} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 17641 | 2026.01.08 00:42:04.670908 [ 223 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17642 | 2026.01.08 00:42:04.670920 [ 268 ] {470c075e-1fb0-4d6c-bac4-7aa7dcfc0236} <Debug> TCPHandler: Processed in 0.001254026 sec. | ||
| 17643 | 2026.01.08 00:42:04.670948 [ 223 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17644 | 2026.01.08 00:42:04.671050 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17645 | 2026.01.08 00:42:04.671147 [ 268 ] {6a235d56-46c8-4915-972e-ca826e18ac3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17646 | 2026.01.08 00:42:04.671191 [ 268 ] {6a235d56-46c8-4915-972e-ca826e18ac3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17647 | 2026.01.08 00:42:04.671632 [ 268 ] {6a235d56-46c8-4915-972e-ca826e18ac3a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17648 | 2026.01.08 00:42:04.671671 [ 268 ] {6a235d56-46c8-4915-972e-ca826e18ac3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17649 | 2026.01.08 00:42:04.672012 [ 268 ] {6a235d56-46c8-4915-972e-ca826e18ac3a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17650 | 2026.01.08 00:42:04.672299 [ 268 ] {6a235d56-46c8-4915-972e-ca826e18ac3a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17651 | 2026.01.08 00:42:04.672447 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_124_26 to all_129_129_0 | ||
| 17652 | 2026.01.08 00:42:04.672459 [ 268 ] {6a235d56-46c8-4915-972e-ca826e18ac3a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00133 sec., 236090.22556390977 rows/sec., 15.51 MiB/sec. | ||
| 17653 | 2026.01.08 00:42:04.672487 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17654 | 2026.01.08 00:42:04.672510 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17655 | 2026.01.08 00:42:04.672510 [ 268 ] {6a235d56-46c8-4915-972e-ca826e18ac3a} <Debug> TCPHandler: Processed in 0.001509653 sec. | ||
| 17656 | 2026.01.08 00:42:04.672600 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_26 to all_129_129_0 into Compact with storage Full | ||
| 17657 | 2026.01.08 00:42:04.672626 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17658 | 2026.01.08 00:42:04.672725 [ 268 ] {d73a8e86-0631-434a-a12f-07061d70fb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17659 | 2026.01.08 00:42:04.672728 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17660 | 2026.01.08 00:42:04.672773 [ 268 ] {d73a8e86-0631-434a-a12f-07061d70fb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17661 | 2026.01.08 00:42:04.672782 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_26, total 38903 rows starting from the beginning of the part | ||
| 17662 | 2026.01.08 00:42:04.672859 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 96 rows starting from the beginning of the part | ||
| 17663 | 2026.01.08 00:42:04.672912 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17664 | 2026.01.08 00:42:04.672962 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 314 rows starting from the beginning of the part | ||
| 17665 | 2026.01.08 00:42:04.673009 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 17666 | 2026.01.08 00:42:04.673054 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 314 rows starting from the beginning of the part | ||
| 17667 | 2026.01.08 00:42:04.673109 [ 268 ] {d73a8e86-0631-434a-a12f-07061d70fb1a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17668 | 2026.01.08 00:42:04.673152 [ 268 ] {d73a8e86-0631-434a-a12f-07061d70fb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17669 | 2026.01.08 00:42:04.673503 [ 268 ] {d73a8e86-0631-434a-a12f-07061d70fb1a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17670 | 2026.01.08 00:42:04.673713 [ 268 ] {d73a8e86-0631-434a-a12f-07061d70fb1a} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17671 | 2026.01.08 00:42:04.673820 [ 29 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 17672 | 2026.01.08 00:42:04.673845 [ 268 ] {d73a8e86-0631-434a-a12f-07061d70fb1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 17673 | 2026.01.08 00:42:04.673851 [ 29 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17674 | 2026.01.08 00:42:04.673887 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17675 | 2026.01.08 00:42:04.673889 [ 268 ] {d73a8e86-0631-434a-a12f-07061d70fb1a} <Debug> TCPHandler: Processed in 0.001312077 sec. | ||
| 17676 | 2026.01.08 00:42:04.673969 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 17677 | 2026.01.08 00:42:04.674019 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17678 | 2026.01.08 00:42:04.674033 [ 223 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 17679 | 2026.01.08 00:42:04.674054 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17680 | 2026.01.08 00:42:04.674087 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 45 rows starting from the beginning of the part | ||
| 17681 | 2026.01.08 00:42:04.674117 [ 268 ] {e7bc30d0-29f1-4588-9a30-967a85d0cfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17682 | 2026.01.08 00:42:04.674140 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 17683 | 2026.01.08 00:42:04.674174 [ 268 ] {e7bc30d0-29f1-4588-9a30-967a85d0cfda} <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 | ||
| 17684 | 2026.01.08 00:42:04.674185 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 17685 | 2026.01.08 00:42:04.674226 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 17686 | 2026.01.08 00:42:04.674263 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 17687 | 2026.01.08 00:42:04.674303 [ 192 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 17688 | 2026.01.08 00:42:04.675019 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.001084311 sec., 46112.23163833992 rows/sec., 3.02 MiB/sec. | ||
| 17689 | 2026.01.08 00:42:04.675128 [ 268 ] {e7bc30d0-29f1-4588-9a30-967a85d0cfda} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17690 | 2026.01.08 00:42:04.675152 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 17691 | 2026.01.08 00:42:04.675165 [ 268 ] {e7bc30d0-29f1-4588-9a30-967a85d0cfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17692 | 2026.01.08 00:42:04.675468 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2026.01.08 00:42:04.675544 [ 188 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_48_10} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 17694 | 2026.01.08 00:42:04.675622 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 17695 | 2026.01.08 00:42:04.675734 [ 268 ] {e7bc30d0-29f1-4588-9a30-967a85d0cfda} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17696 | 2026.01.08 00:42:04.675970 [ 268 ] {e7bc30d0-29f1-4588-9a30-967a85d0cfda} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2026.01.08 00:42:04.676109 [ 268 ] {e7bc30d0-29f1-4588-9a30-967a85d0cfda} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002009 sec., 17919.362867098058 rows/sec., 32.11 MiB/sec. | ||
| 17698 | 2026.01.08 00:42:04.676181 [ 268 ] {e7bc30d0-29f1-4588-9a30-967a85d0cfda} <Debug> TCPHandler: Processed in 0.002211012 sec. | ||
| 17699 | 2026.01.08 00:42:04.676310 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17700 | 2026.01.08 00:42:04.676418 [ 268 ] {dbcabe00-2e42-4c4f-bfb8-b737b510d6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17701 | 2026.01.08 00:42:04.676468 [ 268 ] {dbcabe00-2e42-4c4f-bfb8-b737b510d6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17702 | 2026.01.08 00:42:04.676804 [ 268 ] {dbcabe00-2e42-4c4f-bfb8-b737b510d6eb} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17703 | 2026.01.08 00:42:04.676840 [ 268 ] {dbcabe00-2e42-4c4f-bfb8-b737b510d6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17704 | 2026.01.08 00:42:04.677147 [ 268 ] {dbcabe00-2e42-4c4f-bfb8-b737b510d6eb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17705 | 2026.01.08 00:42:04.677362 [ 268 ] {dbcabe00-2e42-4c4f-bfb8-b737b510d6eb} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17706 | 2026.01.08 00:42:04.677490 [ 268 ] {dbcabe00-2e42-4c4f-bfb8-b737b510d6eb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001096 sec., 94890.51094890511 rows/sec., 5.81 MiB/sec. | ||
| 17707 | 2026.01.08 00:42:04.677526 [ 268 ] {dbcabe00-2e42-4c4f-bfb8-b737b510d6eb} <Debug> TCPHandler: Processed in 0.001273297 sec. | ||
| 17708 | 2026.01.08 00:42:04.680013 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39947 rows, containing 5 columns (5 merged, 0 gathered) in 0.007452012 sec., 5360565.710307498 rows/sec., 361.18 MiB/sec. | ||
| 17709 | 2026.01.08 00:42:04.680863 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Trace> MergedBlockOutputStream: filled checksums all_1_129_27 (state Temporary) | ||
| 17710 | 2026.01.08 00:42:04.681345 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_129_27 to all_1_129_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17711 | 2026.01.08 00:42:04.681441 [ 198 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_129_27} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_124_26, all_129_129_0] -> all_1_129_27 | ||
| 17712 | 2026.01.08 00:42:04.681566 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17713 | 2026.01.08 00:42:06.932613 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17714 | 2026.01.08 00:42:06.932682 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17715 | 2026.01.08 00:42:07.128369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37553 | ||
| 17716 | 2026.01.08 00:42:07.129031 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17717 | 2026.01.08 00:42:07.129084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17718 | 2026.01.08 00:42:07.129577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17719 | 2026.01.08 00:42:07.129819 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17720 | 2026.01.08 00:42:07.129966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37553 | ||
| 17721 | 2026.01.08 00:42:09.130664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17722 | 2026.01.08 00:42:09.149061 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17723 | 2026.01.08 00:42:09.149127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17724 | 2026.01.08 00:42:09.155330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17725 | 2026.01.08 00:42:09.156018 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17726 | 2026.01.08 00:42:09.159201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17727 | 2026.01.08 00:42:09.645278 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17728 | 2026.01.08 00:42:09.645462 [ 268 ] {8f2c96c1-b238-4101-afd2-eabd4e961362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17729 | 2026.01.08 00:42:09.645526 [ 268 ] {8f2c96c1-b238-4101-afd2-eabd4e961362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17730 | 2026.01.08 00:42:09.646316 [ 268 ] {8f2c96c1-b238-4101-afd2-eabd4e961362} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17731 | 2026.01.08 00:42:09.646359 [ 268 ] {8f2c96c1-b238-4101-afd2-eabd4e961362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17732 | 2026.01.08 00:42:09.646746 [ 268 ] {8f2c96c1-b238-4101-afd2-eabd4e961362} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17733 | 2026.01.08 00:42:09.646962 [ 268 ] {8f2c96c1-b238-4101-afd2-eabd4e961362} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17734 | 2026.01.08 00:42:09.647114 [ 268 ] {8f2c96c1-b238-4101-afd2-eabd4e961362} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001702 sec., 38777.90834312574 rows/sec., 3.09 MiB/sec. | ||
| 17735 | 2026.01.08 00:42:09.647167 [ 268 ] {8f2c96c1-b238-4101-afd2-eabd4e961362} <Debug> TCPHandler: Processed in 0.002012617 sec. | ||
| 17736 | 2026.01.08 00:42:09.647462 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17737 | 2026.01.08 00:42:09.647562 [ 268 ] {27bbe1be-d6ca-47a7-b206-1e64212f4cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17738 | 2026.01.08 00:42:09.647603 [ 268 ] {27bbe1be-d6ca-47a7-b206-1e64212f4cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17739 | 2026.01.08 00:42:09.648113 [ 268 ] {27bbe1be-d6ca-47a7-b206-1e64212f4cfa} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17740 | 2026.01.08 00:42:09.648149 [ 268 ] {27bbe1be-d6ca-47a7-b206-1e64212f4cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17741 | 2026.01.08 00:42:09.648453 [ 268 ] {27bbe1be-d6ca-47a7-b206-1e64212f4cfa} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17742 | 2026.01.08 00:42:09.648657 [ 268 ] {27bbe1be-d6ca-47a7-b206-1e64212f4cfa} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17743 | 2026.01.08 00:42:09.648789 [ 268 ] {27bbe1be-d6ca-47a7-b206-1e64212f4cfa} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001247 sec., 4009.6230954290295 rows/sec., 301.50 KiB/sec. | ||
| 17744 | 2026.01.08 00:42:09.648827 [ 268 ] {27bbe1be-d6ca-47a7-b206-1e64212f4cfa} <Debug> TCPHandler: Processed in 0.00141653 sec. | ||
| 17745 | 2026.01.08 00:42:09.648947 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17746 | 2026.01.08 00:42:09.649051 [ 268 ] {df7c616c-a9bb-493e-965e-6a1907eb4172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17747 | 2026.01.08 00:42:09.649090 [ 268 ] {df7c616c-a9bb-493e-965e-6a1907eb4172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17748 | 2026.01.08 00:42:09.649586 [ 268 ] {df7c616c-a9bb-493e-965e-6a1907eb4172} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17749 | 2026.01.08 00:42:09.649624 [ 268 ] {df7c616c-a9bb-493e-965e-6a1907eb4172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17750 | 2026.01.08 00:42:09.649936 [ 268 ] {df7c616c-a9bb-493e-965e-6a1907eb4172} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17751 | 2026.01.08 00:42:09.650136 [ 268 ] {df7c616c-a9bb-493e-965e-6a1907eb4172} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17752 | 2026.01.08 00:42:09.650260 [ 268 ] {df7c616c-a9bb-493e-965e-6a1907eb4172} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001227 sec., 56234.718826405864 rows/sec., 4.39 MiB/sec. | ||
| 17753 | 2026.01.08 00:42:09.650297 [ 268 ] {df7c616c-a9bb-493e-965e-6a1907eb4172} <Debug> TCPHandler: Processed in 0.001402289 sec. | ||
| 17754 | 2026.01.08 00:42:09.650416 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17755 | 2026.01.08 00:42:09.650515 [ 268 ] {b40242f5-74b8-4bd1-b1ce-e50515e23180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17756 | 2026.01.08 00:42:09.650558 [ 268 ] {b40242f5-74b8-4bd1-b1ce-e50515e23180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17757 | 2026.01.08 00:42:09.651004 [ 268 ] {b40242f5-74b8-4bd1-b1ce-e50515e23180} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17758 | 2026.01.08 00:42:09.651050 [ 268 ] {b40242f5-74b8-4bd1-b1ce-e50515e23180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17759 | 2026.01.08 00:42:09.651368 [ 268 ] {b40242f5-74b8-4bd1-b1ce-e50515e23180} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17760 | 2026.01.08 00:42:09.651568 [ 268 ] {b40242f5-74b8-4bd1-b1ce-e50515e23180} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17761 | 2026.01.08 00:42:09.651696 [ 268 ] {b40242f5-74b8-4bd1-b1ce-e50515e23180} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 17762 | 2026.01.08 00:42:09.651731 [ 268 ] {b40242f5-74b8-4bd1-b1ce-e50515e23180} <Debug> TCPHandler: Processed in 0.001362729 sec. | ||
| 17763 | 2026.01.08 00:42:09.651845 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17764 | 2026.01.08 00:42:09.651945 [ 268 ] {b1106d5d-a91a-4d00-a311-4e5bf7a393b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17765 | 2026.01.08 00:42:09.651998 [ 268 ] {b1106d5d-a91a-4d00-a311-4e5bf7a393b8} <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 | ||
| 17766 | 2026.01.08 00:42:09.652787 [ 268 ] {b1106d5d-a91a-4d00-a311-4e5bf7a393b8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17767 | 2026.01.08 00:42:09.652822 [ 268 ] {b1106d5d-a91a-4d00-a311-4e5bf7a393b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17768 | 2026.01.08 00:42:09.653317 [ 268 ] {b1106d5d-a91a-4d00-a311-4e5bf7a393b8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17769 | 2026.01.08 00:42:09.653545 [ 268 ] {b1106d5d-a91a-4d00-a311-4e5bf7a393b8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17770 | 2026.01.08 00:42:09.653681 [ 268 ] {b1106d5d-a91a-4d00-a311-4e5bf7a393b8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001753 sec., 2852.2532800912722 rows/sec., 5.11 MiB/sec. | ||
| 17771 | 2026.01.08 00:42:09.653734 [ 268 ] {b1106d5d-a91a-4d00-a311-4e5bf7a393b8} <Debug> TCPHandler: Processed in 0.001936895 sec. | ||
| 17772 | 2026.01.08 00:42:09.653848 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17773 | 2026.01.08 00:42:09.653940 [ 268 ] {430899b3-a8da-4e51-8234-19aaf0959e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17774 | 2026.01.08 00:42:09.653980 [ 268 ] {430899b3-a8da-4e51-8234-19aaf0959e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17775 | 2026.01.08 00:42:09.654309 [ 268 ] {430899b3-a8da-4e51-8234-19aaf0959e74} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17776 | 2026.01.08 00:42:09.654348 [ 268 ] {430899b3-a8da-4e51-8234-19aaf0959e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17777 | 2026.01.08 00:42:09.654643 [ 268 ] {430899b3-a8da-4e51-8234-19aaf0959e74} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17778 | 2026.01.08 00:42:09.654837 [ 268 ] {430899b3-a8da-4e51-8234-19aaf0959e74} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17779 | 2026.01.08 00:42:09.654960 [ 268 ] {430899b3-a8da-4e51-8234-19aaf0959e74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 17780 | 2026.01.08 00:42:09.654994 [ 268 ] {430899b3-a8da-4e51-8234-19aaf0959e74} <Debug> TCPHandler: Processed in 0.001193444 sec. | ||
| 17781 | 2026.01.08 00:42:11.048042 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17782 | 2026.01.08 00:42:11.048339 [ 268 ] {c3b85ca0-ffd8-471a-93b6-27ae9f99729e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17783 | 2026.01.08 00:42:11.048419 [ 268 ] {c3b85ca0-ffd8-471a-93b6-27ae9f99729e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17784 | 2026.01.08 00:42:11.049333 [ 268 ] {c3b85ca0-ffd8-471a-93b6-27ae9f99729e} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17785 | 2026.01.08 00:42:11.049373 [ 268 ] {c3b85ca0-ffd8-471a-93b6-27ae9f99729e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17786 | 2026.01.08 00:42:11.049777 [ 268 ] {c3b85ca0-ffd8-471a-93b6-27ae9f99729e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17787 | 2026.01.08 00:42:11.049991 [ 268 ] {c3b85ca0-ffd8-471a-93b6-27ae9f99729e} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17788 | 2026.01.08 00:42:11.050141 [ 268 ] {c3b85ca0-ffd8-471a-93b6-27ae9f99729e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001879 sec., 218201.17083555082 rows/sec., 13.84 MiB/sec. | ||
| 17789 | 2026.01.08 00:42:11.050182 [ 268 ] {c3b85ca0-ffd8-471a-93b6-27ae9f99729e} <Debug> TCPHandler: Processed in 0.002321056 sec. | ||
| 17790 | 2026.01.08 00:42:11.050310 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17791 | 2026.01.08 00:42:11.050402 [ 268 ] {266f96d4-ba9f-454a-badb-aea5d382ba5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17792 | 2026.01.08 00:42:11.050443 [ 268 ] {266f96d4-ba9f-454a-badb-aea5d382ba5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17793 | 2026.01.08 00:42:11.050901 [ 268 ] {266f96d4-ba9f-454a-badb-aea5d382ba5a} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17794 | 2026.01.08 00:42:11.050935 [ 268 ] {266f96d4-ba9f-454a-badb-aea5d382ba5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17795 | 2026.01.08 00:42:11.051221 [ 268 ] {266f96d4-ba9f-454a-badb-aea5d382ba5a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17796 | 2026.01.08 00:42:11.051431 [ 268 ] {266f96d4-ba9f-454a-badb-aea5d382ba5a} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17797 | 2026.01.08 00:42:11.051552 [ 268 ] {266f96d4-ba9f-454a-badb-aea5d382ba5a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001168 sec., 3424.6575342465753 rows/sec., 279.26 KiB/sec. | ||
| 17798 | 2026.01.08 00:42:11.051589 [ 268 ] {266f96d4-ba9f-454a-badb-aea5d382ba5a} <Debug> TCPHandler: Processed in 0.001331818 sec. | ||
| 17799 | 2026.01.08 00:42:11.051703 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17800 | 2026.01.08 00:42:11.051795 [ 268 ] {99567a72-0f95-429d-a33d-1cf13c396c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17801 | 2026.01.08 00:42:11.051833 [ 268 ] {99567a72-0f95-429d-a33d-1cf13c396c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17802 | 2026.01.08 00:42:11.053343 [ 268 ] {99567a72-0f95-429d-a33d-1cf13c396c20} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17803 | 2026.01.08 00:42:11.053377 [ 268 ] {99567a72-0f95-429d-a33d-1cf13c396c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17804 | 2026.01.08 00:42:11.053806 [ 268 ] {99567a72-0f95-429d-a33d-1cf13c396c20} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17805 | 2026.01.08 00:42:11.054009 [ 268 ] {99567a72-0f95-429d-a33d-1cf13c396c20} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17806 | 2026.01.08 00:42:11.054131 [ 84 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17807 | 2026.01.08 00:42:11.054133 [ 268 ] {99567a72-0f95-429d-a33d-1cf13c396c20} <Debug> executeQuery: Read 2326 rows, 193.44 KiB in 0.002356 sec., 987266.5534804753 rows/sec., 80.18 MiB/sec. | ||
| 17808 | 2026.01.08 00:42:11.054170 [ 84 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17809 | 2026.01.08 00:42:11.054190 [ 268 ] {99567a72-0f95-429d-a33d-1cf13c396c20} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 17810 | 2026.01.08 00:42:11.054191 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17811 | 2026.01.08 00:42:11.054204 [ 268 ] {99567a72-0f95-429d-a33d-1cf13c396c20} <Debug> TCPHandler: Processed in 0.002547873 sec. | ||
| 17812 | 2026.01.08 00:42:11.054317 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17813 | 2026.01.08 00:42:11.054317 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17814 | 2026.01.08 00:42:11.054410 [ 268 ] {d4b2cf09-4f70-4576-856c-6d43e22986ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17815 | 2026.01.08 00:42:11.054454 [ 268 ] {d4b2cf09-4f70-4576-856c-6d43e22986ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17816 | 2026.01.08 00:42:11.054461 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17817 | 2026.01.08 00:42:11.054501 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2465 rows starting from the beginning of the part | ||
| 17818 | 2026.01.08 00:42:11.054567 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1184 rows starting from the beginning of the part | ||
| 17819 | 2026.01.08 00:42:11.054625 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 66 rows starting from the beginning of the part | ||
| 17820 | 2026.01.08 00:42:11.054669 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1184 rows starting from the beginning of the part | ||
| 17821 | 2026.01.08 00:42:11.054712 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 66 rows starting from the beginning of the part | ||
| 17822 | 2026.01.08 00:42:11.054754 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 2326 rows starting from the beginning of the part | ||
| 17823 | 2026.01.08 00:42:11.054969 [ 268 ] {d4b2cf09-4f70-4576-856c-6d43e22986ee} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17824 | 2026.01.08 00:42:11.055009 [ 268 ] {d4b2cf09-4f70-4576-856c-6d43e22986ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17825 | 2026.01.08 00:42:11.055323 [ 268 ] {d4b2cf09-4f70-4576-856c-6d43e22986ee} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17826 | 2026.01.08 00:42:11.055535 [ 268 ] {d4b2cf09-4f70-4576-856c-6d43e22986ee} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17827 | 2026.01.08 00:42:11.055650 [ 84 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17828 | 2026.01.08 00:42:11.055667 [ 268 ] {d4b2cf09-4f70-4576-856c-6d43e22986ee} <Debug> executeQuery: Read 245 rows, 15.30 KiB in 0.001275 sec., 192156.862745098 rows/sec., 11.72 MiB/sec. | ||
| 17829 | 2026.01.08 00:42:11.055676 [ 84 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17830 | 2026.01.08 00:42:11.055696 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17831 | 2026.01.08 00:42:11.055704 [ 268 ] {d4b2cf09-4f70-4576-856c-6d43e22986ee} <Debug> TCPHandler: Processed in 0.001435171 sec. | ||
| 17832 | 2026.01.08 00:42:11.055797 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17833 | 2026.01.08 00:42:11.055810 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17834 | 2026.01.08 00:42:11.055944 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17835 | 2026.01.08 00:42:11.055945 [ 268 ] {c0bf3791-4573-41c0-afc0-1067cc24c2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17836 | 2026.01.08 00:42:11.055987 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 278 rows starting from the beginning of the part | ||
| 17837 | 2026.01.08 00:42:11.056004 [ 268 ] {c0bf3791-4573-41c0-afc0-1067cc24c2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17838 | 2026.01.08 00:42:11.056057 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 241 rows starting from the beginning of the part | ||
| 17839 | 2026.01.08 00:42:11.056109 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 5 rows starting from the beginning of the part | ||
| 17840 | 2026.01.08 00:42:11.056152 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 241 rows starting from the beginning of the part | ||
| 17841 | 2026.01.08 00:42:11.056199 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 5 rows starting from the beginning of the part | ||
| 17842 | 2026.01.08 00:42:11.056240 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 245 rows starting from the beginning of the part | ||
| 17843 | 2026.01.08 00:42:11.056541 [ 268 ] {c0bf3791-4573-41c0-afc0-1067cc24c2ef} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17844 | 2026.01.08 00:42:11.056582 [ 268 ] {c0bf3791-4573-41c0-afc0-1067cc24c2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17845 | 2026.01.08 00:42:11.056940 [ 268 ] {c0bf3791-4573-41c0-afc0-1067cc24c2ef} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17846 | 2026.01.08 00:42:11.057162 [ 268 ] {c0bf3791-4573-41c0-afc0-1067cc24c2ef} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17847 | 2026.01.08 00:42:11.057217 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1015 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471032 sec., 689991.7880780296 rows/sec., 45.02 MiB/sec. | ||
| 17848 | 2026.01.08 00:42:11.057287 [ 268 ] {c0bf3791-4573-41c0-afc0-1067cc24c2ef} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00136 sec., 323529.41176470584 rows/sec., 21.40 MiB/sec. | ||
| 17849 | 2026.01.08 00:42:11.057323 [ 268 ] {c0bf3791-4573-41c0-afc0-1067cc24c2ef} <Debug> TCPHandler: Processed in 0.001559524 sec. | ||
| 17850 | 2026.01.08 00:42:11.057367 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17851 | 2026.01.08 00:42:11.057432 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17852 | 2026.01.08 00:42:11.057447 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7291 rows, containing 5 columns (5 merged, 0 gathered) in 0.003182251 sec., 2291145.4816103443 rows/sec., 194.16 MiB/sec. | ||
| 17853 | 2026.01.08 00:42:11.057524 [ 268 ] {f9aeb5ca-d5a7-4311-a7ec-876bb4268369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17854 | 2026.01.08 00:42:11.057567 [ 268 ] {f9aeb5ca-d5a7-4311-a7ec-876bb4268369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17855 | 2026.01.08 00:42:11.057641 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17856 | 2026.01.08 00:42:11.057704 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_111_22} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17857 | 2026.01.08 00:42:11.057779 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 17858 | 2026.01.08 00:42:11.057801 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17859 | 2026.01.08 00:42:11.058034 [ 268 ] {f9aeb5ca-d5a7-4311-a7ec-876bb4268369} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2026.01.08 00:42:11.058076 [ 268 ] {f9aeb5ca-d5a7-4311-a7ec-876bb4268369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17861 | 2026.01.08 00:42:11.058126 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2026.01.08 00:42:11.058217 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_131_26} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17863 | 2026.01.08 00:42:11.058318 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 17864 | 2026.01.08 00:42:11.058393 [ 268 ] {f9aeb5ca-d5a7-4311-a7ec-876bb4268369} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 17865 | 2026.01.08 00:42:11.058603 [ 268 ] {f9aeb5ca-d5a7-4311-a7ec-876bb4268369} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17866 | 2026.01.08 00:42:11.058729 [ 268 ] {f9aeb5ca-d5a7-4311-a7ec-876bb4268369} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 17867 | 2026.01.08 00:42:11.058764 [ 268 ] {f9aeb5ca-d5a7-4311-a7ec-876bb4268369} <Debug> TCPHandler: Processed in 0.00137917 sec. | ||
| 17868 | 2026.01.08 00:42:11.058861 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17869 | 2026.01.08 00:42:11.058951 [ 268 ] {8241da97-4fef-4a98-be5c-72000e8c27e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17870 | 2026.01.08 00:42:11.058989 [ 268 ] {8241da97-4fef-4a98-be5c-72000e8c27e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17871 | 2026.01.08 00:42:11.059805 [ 268 ] {8241da97-4fef-4a98-be5c-72000e8c27e8} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17872 | 2026.01.08 00:42:11.059839 [ 268 ] {8241da97-4fef-4a98-be5c-72000e8c27e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17873 | 2026.01.08 00:42:11.060186 [ 268 ] {8241da97-4fef-4a98-be5c-72000e8c27e8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17874 | 2026.01.08 00:42:11.060388 [ 268 ] {8241da97-4fef-4a98-be5c-72000e8c27e8} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17875 | 2026.01.08 00:42:11.060494 [ 84 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17876 | 2026.01.08 00:42:11.060509 [ 268 ] {8241da97-4fef-4a98-be5c-72000e8c27e8} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001576 sec., 745558.3756345178 rows/sec., 53.27 MiB/sec. | ||
| 17877 | 2026.01.08 00:42:11.060523 [ 84 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2026.01.08 00:42:11.060543 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17879 | 2026.01.08 00:42:11.060547 [ 268 ] {8241da97-4fef-4a98-be5c-72000e8c27e8} <Debug> TCPHandler: Processed in 0.001731559 sec. | ||
| 17880 | 2026.01.08 00:42:11.060613 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17881 | 2026.01.08 00:42:11.060660 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17882 | 2026.01.08 00:42:11.060692 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17883 | 2026.01.08 00:42:11.060721 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1250 rows starting from the beginning of the part | ||
| 17884 | 2026.01.08 00:42:11.060752 [ 268 ] {e5a8cbb2-8f33-4a3e-9327-6da1e7378dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17885 | 2026.01.08 00:42:11.060780 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 715 rows starting from the beginning of the part | ||
| 17886 | 2026.01.08 00:42:11.060792 [ 268 ] {e5a8cbb2-8f33-4a3e-9327-6da1e7378dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17887 | 2026.01.08 00:42:11.060828 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 69 rows starting from the beginning of the part | ||
| 17888 | 2026.01.08 00:42:11.060871 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 715 rows starting from the beginning of the part | ||
| 17889 | 2026.01.08 00:42:11.060916 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 69 rows starting from the beginning of the part | ||
| 17890 | 2026.01.08 00:42:11.060959 [ 196 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1175 rows starting from the beginning of the part | ||
| 17891 | 2026.01.08 00:42:11.061133 [ 268 ] {e5a8cbb2-8f33-4a3e-9327-6da1e7378dca} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17892 | 2026.01.08 00:42:11.061167 [ 268 ] {e5a8cbb2-8f33-4a3e-9327-6da1e7378dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17893 | 2026.01.08 00:42:11.061468 [ 268 ] {e5a8cbb2-8f33-4a3e-9327-6da1e7378dca} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17894 | 2026.01.08 00:42:11.061687 [ 268 ] {e5a8cbb2-8f33-4a3e-9327-6da1e7378dca} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17895 | 2026.01.08 00:42:11.061811 [ 268 ] {e5a8cbb2-8f33-4a3e-9327-6da1e7378dca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 17896 | 2026.01.08 00:42:11.061847 [ 268 ] {e5a8cbb2-8f33-4a3e-9327-6da1e7378dca} <Debug> TCPHandler: Processed in 0.001233705 sec. | ||
| 17897 | 2026.01.08 00:42:11.061955 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17898 | 2026.01.08 00:42:11.062047 [ 268 ] {0bd97b30-7c30-4f45-92c8-d6de76f81079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17899 | 2026.01.08 00:42:11.062088 [ 268 ] {0bd97b30-7c30-4f45-92c8-d6de76f81079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17900 | 2026.01.08 00:42:11.062289 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703838 sec., 2343532.6597951213 rows/sec., 176.34 MiB/sec. | ||
| 17901 | 2026.01.08 00:42:11.062479 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17902 | 2026.01.08 00:42:11.062663 [ 268 ] {0bd97b30-7c30-4f45-92c8-d6de76f81079} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17903 | 2026.01.08 00:42:11.062698 [ 268 ] {0bd97b30-7c30-4f45-92c8-d6de76f81079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17904 | 2026.01.08 00:42:11.062730 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17905 | 2026.01.08 00:42:11.062789 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_131_26} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17906 | 2026.01.08 00:42:11.062852 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 17907 | 2026.01.08 00:42:11.063060 [ 268 ] {0bd97b30-7c30-4f45-92c8-d6de76f81079} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17908 | 2026.01.08 00:42:11.063266 [ 268 ] {0bd97b30-7c30-4f45-92c8-d6de76f81079} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17909 | 2026.01.08 00:42:11.063391 [ 268 ] {0bd97b30-7c30-4f45-92c8-d6de76f81079} <Debug> executeQuery: Read 894 rows, 60.46 KiB in 0.001363 sec., 655906.0895084372 rows/sec., 43.32 MiB/sec. | ||
| 17910 | 2026.01.08 00:42:11.063427 [ 268 ] {0bd97b30-7c30-4f45-92c8-d6de76f81079} <Debug> TCPHandler: Processed in 0.001518313 sec. | ||
| 17911 | 2026.01.08 00:42:11.063535 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17912 | 2026.01.08 00:42:11.063627 [ 268 ] {3f67068c-d752-4b33-bea2-4dd96bd1fe2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17913 | 2026.01.08 00:42:11.063667 [ 268 ] {3f67068c-d752-4b33-bea2-4dd96bd1fe2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17914 | 2026.01.08 00:42:11.063972 [ 268 ] {3f67068c-d752-4b33-bea2-4dd96bd1fe2d} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17915 | 2026.01.08 00:42:11.064005 [ 268 ] {3f67068c-d752-4b33-bea2-4dd96bd1fe2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17916 | 2026.01.08 00:42:11.064292 [ 268 ] {3f67068c-d752-4b33-bea2-4dd96bd1fe2d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 17917 | 2026.01.08 00:42:11.064491 [ 268 ] {3f67068c-d752-4b33-bea2-4dd96bd1fe2d} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17918 | 2026.01.08 00:42:11.064615 [ 268 ] {3f67068c-d752-4b33-bea2-4dd96bd1fe2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 17919 | 2026.01.08 00:42:11.064650 [ 268 ] {3f67068c-d752-4b33-bea2-4dd96bd1fe2d} <Debug> TCPHandler: Processed in 0.001162223 sec. | ||
| 17920 | 2026.01.08 00:42:11.064755 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17921 | 2026.01.08 00:42:11.064846 [ 268 ] {bc6e4a31-9fd9-4a90-964f-1e52831af795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17922 | 2026.01.08 00:42:11.064900 [ 268 ] {bc6e4a31-9fd9-4a90-964f-1e52831af795} <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 | ||
| 17923 | 2026.01.08 00:42:11.065734 [ 268 ] {bc6e4a31-9fd9-4a90-964f-1e52831af795} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2026.01.08 00:42:11.065770 [ 268 ] {bc6e4a31-9fd9-4a90-964f-1e52831af795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17925 | 2026.01.08 00:42:11.066315 [ 268 ] {bc6e4a31-9fd9-4a90-964f-1e52831af795} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17926 | 2026.01.08 00:42:11.066531 [ 268 ] {bc6e4a31-9fd9-4a90-964f-1e52831af795} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17927 | 2026.01.08 00:42:11.066662 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17928 | 2026.01.08 00:42:11.066666 [ 268 ] {bc6e4a31-9fd9-4a90-964f-1e52831af795} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001837 sec., 19597.169297768098 rows/sec., 35.12 MiB/sec. | ||
| 17929 | 2026.01.08 00:42:11.066718 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17930 | 2026.01.08 00:42:11.066747 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17931 | 2026.01.08 00:42:11.066759 [ 268 ] {bc6e4a31-9fd9-4a90-964f-1e52831af795} <Debug> TCPHandler: Processed in 0.002049519 sec. | ||
| 17932 | 2026.01.08 00:42:11.066857 [ 190 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17933 | 2026.01.08 00:42:11.066876 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17934 | 2026.01.08 00:42:11.066984 [ 268 ] {11a7d903-2bf1-4621-83c0-a41ba41c5ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17935 | 2026.01.08 00:42:11.067024 [ 268 ] {11a7d903-2bf1-4621-83c0-a41ba41c5ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17936 | 2026.01.08 00:42:11.067102 [ 190 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17937 | 2026.01.08 00:42:11.067163 [ 190 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2203 rows starting from the beginning of the part | ||
| 17938 | 2026.01.08 00:42:11.067289 [ 190 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part | ||
| 17939 | 2026.01.08 00:42:11.067353 [ 268 ] {11a7d903-2bf1-4621-83c0-a41ba41c5ebb} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17940 | 2026.01.08 00:42:11.067393 [ 268 ] {11a7d903-2bf1-4621-83c0-a41ba41c5ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17941 | 2026.01.08 00:42:11.067393 [ 190 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 5 rows starting from the beginning of the part | ||
| 17942 | 2026.01.08 00:42:11.067495 [ 190 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
| 17943 | 2026.01.08 00:42:11.067580 [ 190 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 5 rows starting from the beginning of the part | ||
| 17944 | 2026.01.08 00:42:11.067669 [ 190 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
| 17945 | 2026.01.08 00:42:11.067703 [ 268 ] {11a7d903-2bf1-4621-83c0-a41ba41c5ebb} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17946 | 2026.01.08 00:42:11.067921 [ 268 ] {11a7d903-2bf1-4621-83c0-a41ba41c5ebb} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17947 | 2026.01.08 00:42:11.068050 [ 55 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17948 | 2026.01.08 00:42:11.068052 [ 268 ] {11a7d903-2bf1-4621-83c0-a41ba41c5ebb} <Debug> executeQuery: Read 64 rows, 3.76 KiB in 0.001087 sec., 58877.644894204226 rows/sec., 3.38 MiB/sec. | ||
| 17949 | 2026.01.08 00:42:11.068085 [ 55 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17950 | 2026.01.08 00:42:11.068110 [ 268 ] {11a7d903-2bf1-4621-83c0-a41ba41c5ebb} <Debug> TCPHandler: Processed in 0.001281336 sec. | ||
| 17951 | 2026.01.08 00:42:11.068110 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17952 | 2026.01.08 00:42:11.068215 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17953 | 2026.01.08 00:42:11.068332 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17954 | 2026.01.08 00:42:11.068365 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8580 rows starting from the beginning of the part | ||
| 17955 | 2026.01.08 00:42:11.068425 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 104 rows starting from the beginning of the part | ||
| 17956 | 2026.01.08 00:42:11.068476 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17957 | 2026.01.08 00:42:11.068522 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 104 rows starting from the beginning of the part | ||
| 17958 | 2026.01.08 00:42:11.068565 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17959 | 2026.01.08 00:42:11.068615 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 17960 | 2026.01.08 00:42:11.071382 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8972 rows, containing 4 columns (4 merged, 0 gathered) in 0.003209491 sec., 2795458.84378551 rows/sec., 178.87 MiB/sec. | ||
| 17961 | 2026.01.08 00:42:11.071553 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17962 | 2026.01.08 00:42:11.071814 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17963 | 2026.01.08 00:42:11.071887 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_131_26} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17964 | 2026.01.08 00:42:11.071963 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 17965 | 2026.01.08 00:42:11.075668 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2321 rows, containing 19 columns (19 merged, 0 gathered) in 0.008852532 sec., 262184.87546839705 rows/sec., 469.82 MiB/sec. | ||
| 17966 | 2026.01.08 00:42:11.077851 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17967 | 2026.01.08 00:42:11.078213 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17968 | 2026.01.08 00:42:11.078291 [ 205 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17969 | 2026.01.08 00:42:11.078478 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.50 MiB. | ||
| 17970 | 2026.01.08 00:42:12.253253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2300 | ||
| 17971 | 2026.01.08 00:42:12.256098 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17972 | 2026.01.08 00:42:12.256150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17973 | 2026.01.08 00:42:12.257396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17974 | 2026.01.08 00:42:12.257673 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17975 | 2026.01.08 00:42:12.258047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2300 | ||
| 17976 | 2026.01.08 00:42:14.631007 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38001 | ||
| 17977 | 2026.01.08 00:42:14.631508 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17978 | 2026.01.08 00:42:14.631554 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17979 | 2026.01.08 00:42:14.632037 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17980 | 2026.01.08 00:42:14.632283 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17981 | 2026.01.08 00:42:14.632433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38001 | ||
| 17982 | 2026.01.08 00:42:14.642524 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17983 | 2026.01.08 00:42:14.642709 [ 268 ] {1f9c971a-cc12-4c29-8cd4-4eb841e61eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17984 | 2026.01.08 00:42:14.642779 [ 268 ] {1f9c971a-cc12-4c29-8cd4-4eb841e61eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17985 | 2026.01.08 00:42:14.643465 [ 268 ] {1f9c971a-cc12-4c29-8cd4-4eb841e61eab} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17986 | 2026.01.08 00:42:14.643517 [ 268 ] {1f9c971a-cc12-4c29-8cd4-4eb841e61eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17987 | 2026.01.08 00:42:14.643941 [ 268 ] {1f9c971a-cc12-4c29-8cd4-4eb841e61eab} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17988 | 2026.01.08 00:42:14.644182 [ 268 ] {1f9c971a-cc12-4c29-8cd4-4eb841e61eab} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17989 | 2026.01.08 00:42:14.644350 [ 268 ] {1f9c971a-cc12-4c29-8cd4-4eb841e61eab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 17990 | 2026.01.08 00:42:14.644405 [ 268 ] {1f9c971a-cc12-4c29-8cd4-4eb841e61eab} <Debug> TCPHandler: Processed in 0.002019527 sec. | ||
| 17991 | 2026.01.08 00:42:14.644530 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17992 | 2026.01.08 00:42:14.644635 [ 268 ] {9510cfe8-565c-40a5-84cd-39a0cf9ce6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17993 | 2026.01.08 00:42:14.644679 [ 268 ] {9510cfe8-565c-40a5-84cd-39a0cf9ce6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17994 | 2026.01.08 00:42:14.645117 [ 268 ] {9510cfe8-565c-40a5-84cd-39a0cf9ce6a1} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17995 | 2026.01.08 00:42:14.645155 [ 268 ] {9510cfe8-565c-40a5-84cd-39a0cf9ce6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 17996 | 2026.01.08 00:42:14.645481 [ 268 ] {9510cfe8-565c-40a5-84cd-39a0cf9ce6a1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17997 | 2026.01.08 00:42:14.645702 [ 268 ] {9510cfe8-565c-40a5-84cd-39a0cf9ce6a1} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17998 | 2026.01.08 00:42:14.645832 [ 268 ] {9510cfe8-565c-40a5-84cd-39a0cf9ce6a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 17999 | 2026.01.08 00:42:14.645872 [ 268 ] {9510cfe8-565c-40a5-84cd-39a0cf9ce6a1} <Debug> TCPHandler: Processed in 0.00139537 sec. | ||
| 18000 | 2026.01.08 00:42:14.645987 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18001 | 2026.01.08 00:42:14.646080 [ 268 ] {1b92136b-7690-49ac-ac02-b6dc4ea95e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18002 | 2026.01.08 00:42:14.646125 [ 268 ] {1b92136b-7690-49ac-ac02-b6dc4ea95e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18003 | 2026.01.08 00:42:14.646492 [ 268 ] {1b92136b-7690-49ac-ac02-b6dc4ea95e57} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18004 | 2026.01.08 00:42:14.646528 [ 268 ] {1b92136b-7690-49ac-ac02-b6dc4ea95e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18005 | 2026.01.08 00:42:14.646874 [ 268 ] {1b92136b-7690-49ac-ac02-b6dc4ea95e57} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18006 | 2026.01.08 00:42:14.647089 [ 268 ] {1b92136b-7690-49ac-ac02-b6dc4ea95e57} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18007 | 2026.01.08 00:42:14.647219 [ 268 ] {1b92136b-7690-49ac-ac02-b6dc4ea95e57} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.001157 sec., 91616.2489196197 rows/sec., 6.38 MiB/sec. | ||
| 18008 | 2026.01.08 00:42:14.647257 [ 268 ] {1b92136b-7690-49ac-ac02-b6dc4ea95e57} <Debug> TCPHandler: Processed in 0.001320317 sec. | ||
| 18009 | 2026.01.08 00:42:14.647368 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18010 | 2026.01.08 00:42:14.647462 [ 268 ] {9be2ad36-2808-4c54-88e6-879da123169d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18011 | 2026.01.08 00:42:14.647505 [ 268 ] {9be2ad36-2808-4c54-88e6-879da123169d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18012 | 2026.01.08 00:42:14.647827 [ 268 ] {9be2ad36-2808-4c54-88e6-879da123169d} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18013 | 2026.01.08 00:42:14.647864 [ 268 ] {9be2ad36-2808-4c54-88e6-879da123169d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18014 | 2026.01.08 00:42:14.648173 [ 268 ] {9be2ad36-2808-4c54-88e6-879da123169d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18015 | 2026.01.08 00:42:14.648381 [ 268 ] {9be2ad36-2808-4c54-88e6-879da123169d} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18016 | 2026.01.08 00:42:14.648508 [ 268 ] {9be2ad36-2808-4c54-88e6-879da123169d} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001064 sec., 37593.984962406015 rows/sec., 2.54 MiB/sec. | ||
| 18017 | 2026.01.08 00:42:14.648544 [ 268 ] {9be2ad36-2808-4c54-88e6-879da123169d} <Debug> TCPHandler: Processed in 0.001225445 sec. | ||
| 18018 | 2026.01.08 00:42:16.660211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 18019 | 2026.01.08 00:42:16.678091 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18020 | 2026.01.08 00:42:16.678154 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18021 | 2026.01.08 00:42:16.684395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 18022 | 2026.01.08 00:42:16.685137 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18023 | 2026.01.08 00:42:16.688826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 18024 | 2026.01.08 00:42:19.140141 [ 226 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18025 | 2026.01.08 00:42:19.140210 [ 226 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18026 | 2026.01.08 00:42:19.145212 [ 226 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18027 | 2026.01.08 00:42:19.245887 [ 222 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18028 | 2026.01.08 00:42:19.245956 [ 222 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18029 | 2026.01.08 00:42:19.250201 [ 222 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18030 | 2026.01.08 00:42:19.435449 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18031 | 2026.01.08 00:42:19.435509 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18032 | 2026.01.08 00:42:19.439478 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18033 | 2026.01.08 00:42:19.646457 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18034 | 2026.01.08 00:42:19.646651 [ 268 ] {58f6b019-1a23-4197-82c3-ad2f678d2391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18035 | 2026.01.08 00:42:19.646724 [ 268 ] {58f6b019-1a23-4197-82c3-ad2f678d2391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18036 | 2026.01.08 00:42:19.647561 [ 268 ] {58f6b019-1a23-4197-82c3-ad2f678d2391} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18037 | 2026.01.08 00:42:19.647630 [ 268 ] {58f6b019-1a23-4197-82c3-ad2f678d2391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18038 | 2026.01.08 00:42:19.648209 [ 268 ] {58f6b019-1a23-4197-82c3-ad2f678d2391} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18039 | 2026.01.08 00:42:19.648603 [ 268 ] {58f6b019-1a23-4197-82c3-ad2f678d2391} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18040 | 2026.01.08 00:42:19.648807 [ 268 ] {58f6b019-1a23-4197-82c3-ad2f678d2391} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00221 sec., 29864.253393665156 rows/sec., 2.38 MiB/sec. | ||
| 18041 | 2026.01.08 00:42:19.648865 [ 268 ] {58f6b019-1a23-4197-82c3-ad2f678d2391} <Debug> TCPHandler: Processed in 0.002546212 sec. | ||
| 18042 | 2026.01.08 00:42:19.648999 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18043 | 2026.01.08 00:42:19.649109 [ 268 ] {3102f4e8-04ba-479f-81d1-69ea34ff27bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18044 | 2026.01.08 00:42:19.649157 [ 268 ] {3102f4e8-04ba-479f-81d1-69ea34ff27bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18045 | 2026.01.08 00:42:19.649600 [ 268 ] {3102f4e8-04ba-479f-81d1-69ea34ff27bd} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18046 | 2026.01.08 00:42:19.649639 [ 268 ] {3102f4e8-04ba-479f-81d1-69ea34ff27bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18047 | 2026.01.08 00:42:19.649970 [ 268 ] {3102f4e8-04ba-479f-81d1-69ea34ff27bd} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18048 | 2026.01.08 00:42:19.650202 [ 268 ] {3102f4e8-04ba-479f-81d1-69ea34ff27bd} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18049 | 2026.01.08 00:42:19.650340 [ 268 ] {3102f4e8-04ba-479f-81d1-69ea34ff27bd} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001259 sec., 3971.405877680699 rows/sec., 298.63 KiB/sec. | ||
| 18050 | 2026.01.08 00:42:19.650383 [ 268 ] {3102f4e8-04ba-479f-81d1-69ea34ff27bd} <Debug> TCPHandler: Processed in 0.001436821 sec. | ||
| 18051 | 2026.01.08 00:42:19.650510 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18052 | 2026.01.08 00:42:19.650623 [ 268 ] {61fdaa5c-d878-48ba-9acc-235d890fd1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18053 | 2026.01.08 00:42:19.650667 [ 268 ] {61fdaa5c-d878-48ba-9acc-235d890fd1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18054 | 2026.01.08 00:42:19.651137 [ 268 ] {61fdaa5c-d878-48ba-9acc-235d890fd1c8} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18055 | 2026.01.08 00:42:19.651178 [ 268 ] {61fdaa5c-d878-48ba-9acc-235d890fd1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18056 | 2026.01.08 00:42:19.651497 [ 268 ] {61fdaa5c-d878-48ba-9acc-235d890fd1c8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18057 | 2026.01.08 00:42:19.651724 [ 268 ] {61fdaa5c-d878-48ba-9acc-235d890fd1c8} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18058 | 2026.01.08 00:42:19.651871 [ 268 ] {61fdaa5c-d878-48ba-9acc-235d890fd1c8} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001279 sec., 53948.397185301015 rows/sec., 4.21 MiB/sec. | ||
| 18059 | 2026.01.08 00:42:19.651923 [ 268 ] {61fdaa5c-d878-48ba-9acc-235d890fd1c8} <Debug> TCPHandler: Processed in 0.001462542 sec. | ||
| 18060 | 2026.01.08 00:42:19.652058 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18061 | 2026.01.08 00:42:19.652171 [ 268 ] {ec941e48-118f-4299-bcad-a2ed63aa34bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18062 | 2026.01.08 00:42:19.652218 [ 268 ] {ec941e48-118f-4299-bcad-a2ed63aa34bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18063 | 2026.01.08 00:42:19.652681 [ 268 ] {ec941e48-118f-4299-bcad-a2ed63aa34bb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18064 | 2026.01.08 00:42:19.652720 [ 268 ] {ec941e48-118f-4299-bcad-a2ed63aa34bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18065 | 2026.01.08 00:42:19.653175 [ 268 ] {ec941e48-118f-4299-bcad-a2ed63aa34bb} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18066 | 2026.01.08 00:42:19.653451 [ 268 ] {ec941e48-118f-4299-bcad-a2ed63aa34bb} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18067 | 2026.01.08 00:42:19.653610 [ 268 ] {ec941e48-118f-4299-bcad-a2ed63aa34bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 18068 | 2026.01.08 00:42:19.653652 [ 268 ] {ec941e48-118f-4299-bcad-a2ed63aa34bb} <Debug> TCPHandler: Processed in 0.001658017 sec. | ||
| 18069 | 2026.01.08 00:42:19.653770 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18070 | 2026.01.08 00:42:19.653867 [ 268 ] {3ba77986-8aa9-4d6e-afb9-7d8872fae820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18071 | 2026.01.08 00:42:19.653927 [ 268 ] {3ba77986-8aa9-4d6e-afb9-7d8872fae820} <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 | ||
| 18072 | 2026.01.08 00:42:19.654731 [ 268 ] {3ba77986-8aa9-4d6e-afb9-7d8872fae820} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18073 | 2026.01.08 00:42:19.654771 [ 268 ] {3ba77986-8aa9-4d6e-afb9-7d8872fae820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18074 | 2026.01.08 00:42:19.655291 [ 268 ] {3ba77986-8aa9-4d6e-afb9-7d8872fae820} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 18075 | 2026.01.08 00:42:19.655528 [ 268 ] {3ba77986-8aa9-4d6e-afb9-7d8872fae820} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18076 | 2026.01.08 00:42:19.655679 [ 268 ] {3ba77986-8aa9-4d6e-afb9-7d8872fae820} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001829 sec., 2733.734281027884 rows/sec., 4.90 MiB/sec. | ||
| 18077 | 2026.01.08 00:42:19.655759 [ 268 ] {3ba77986-8aa9-4d6e-afb9-7d8872fae820} <Debug> TCPHandler: Processed in 0.002039888 sec. | ||
| 18078 | 2026.01.08 00:42:19.655883 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18079 | 2026.01.08 00:42:19.655981 [ 268 ] {f8c27ec4-fbfa-42e7-90bc-c09c6b69081e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18080 | 2026.01.08 00:42:19.656032 [ 268 ] {f8c27ec4-fbfa-42e7-90bc-c09c6b69081e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18081 | 2026.01.08 00:42:19.656391 [ 268 ] {f8c27ec4-fbfa-42e7-90bc-c09c6b69081e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18082 | 2026.01.08 00:42:19.656428 [ 268 ] {f8c27ec4-fbfa-42e7-90bc-c09c6b69081e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18083 | 2026.01.08 00:42:19.656746 [ 268 ] {f8c27ec4-fbfa-42e7-90bc-c09c6b69081e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18084 | 2026.01.08 00:42:19.656975 [ 268 ] {f8c27ec4-fbfa-42e7-90bc-c09c6b69081e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18085 | 2026.01.08 00:42:19.657104 [ 268 ] {f8c27ec4-fbfa-42e7-90bc-c09c6b69081e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 18086 | 2026.01.08 00:42:19.657143 [ 268 ] {f8c27ec4-fbfa-42e7-90bc-c09c6b69081e} <Debug> TCPHandler: Processed in 0.001310437 sec. | ||
| 18087 | 2026.01.08 00:42:19.723716 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64451 | ||
| 18088 | 2026.01.08 00:42:19.723824 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18089 | 2026.01.08 00:42:19.723854 [ 351 ] {} <Debug> TCP-Session: ab572e9e-7c9d-4792-a1f7-f458944c2fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:64451 | ||
| 18090 | 2026.01.08 00:42:19.723876 [ 351 ] {} <Debug> TCP-Session: ab572e9e-7c9d-4792-a1f7-f458944c2fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18091 | 2026.01.08 00:42:19.723890 [ 351 ] {} <Debug> TCP-Session: ab572e9e-7c9d-4792-a1f7-f458944c2fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18092 | 2026.01.08 00:42:19.724097 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35013 | ||
| 18093 | 2026.01.08 00:42:19.724120 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35052 | ||
| 18094 | 2026.01.08 00:42:19.724145 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52146 | ||
| 18095 | 2026.01.08 00:42:19.724180 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54140 | ||
| 18096 | 2026.01.08 00:42:19.724202 [ 351 ] {} <Trace> TCP-Session: ab572e9e-7c9d-4792-a1f7-f458944c2fdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18097 | 2026.01.08 00:42:19.724226 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18098 | 2026.01.08 00:42:19.724249 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18099 | 2026.01.08 00:42:19.724250 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18100 | 2026.01.08 00:42:19.724265 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18101 | 2026.01.08 00:42:19.724283 [ 352 ] {} <Debug> TCP-Session: 08398d8a-f7e1-41be-a8c3-440ebfdbc9cc Authenticating user 'default' from [fd00:1122:3344:101::e]:35013 | ||
| 18102 | 2026.01.08 00:42:19.724286 [ 360 ] {} <Debug> TCP-Session: fe1bd111-818a-4b68-aac9-5bb5a61dbcc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52146 | ||
| 18103 | 2026.01.08 00:42:19.724298 [ 353 ] {} <Debug> TCP-Session: 7d540608-7976-4617-b9db-e82668a747da Authenticating user 'default' from [fd00:1122:3344:101::e]:35052 | ||
| 18104 | 2026.01.08 00:42:19.724320 [ 352 ] {} <Debug> TCP-Session: 08398d8a-f7e1-41be-a8c3-440ebfdbc9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18105 | 2026.01.08 00:42:19.724334 [ 360 ] {} <Debug> TCP-Session: fe1bd111-818a-4b68-aac9-5bb5a61dbcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18106 | 2026.01.08 00:42:19.724359 [ 353 ] {} <Debug> TCP-Session: 7d540608-7976-4617-b9db-e82668a747da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18107 | 2026.01.08 00:42:19.724396 [ 351 ] {d2849a2b-0df6-4b59-914a-6ef7d5c82770} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18108 | 2026.01.08 00:42:19.724413 [ 353 ] {} <Debug> TCP-Session: 7d540608-7976-4617-b9db-e82668a747da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18109 | 2026.01.08 00:42:19.724375 [ 360 ] {} <Debug> TCP-Session: fe1bd111-818a-4b68-aac9-5bb5a61dbcc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18110 | 2026.01.08 00:42:19.724354 [ 352 ] {} <Debug> TCP-Session: 08398d8a-f7e1-41be-a8c3-440ebfdbc9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18111 | 2026.01.08 00:42:19.724186 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45038 | ||
| 18112 | 2026.01.08 00:42:19.724156 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49823 | ||
| 18113 | 2026.01.08 00:42:19.724141 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51111 | ||
| 18114 | 2026.01.08 00:42:19.724136 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44281 | ||
| 18115 | 2026.01.08 00:42:19.724611 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18116 | 2026.01.08 00:42:19.724617 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18117 | 2026.01.08 00:42:19.724645 [ 363 ] {} <Debug> TCP-Session: 88e88455-ad77-46e0-9123-70d14a4773de Authenticating user 'default' from [fd00:1122:3344:101::e]:45038 | ||
| 18118 | 2026.01.08 00:42:19.724309 [ 362 ] {} <Debug> TCP-Session: b87b3905-e697-4e8a-a2bd-12eaa0bcfedf Authenticating user 'default' from [fd00:1122:3344:101::e]:54140 | ||
| 18119 | 2026.01.08 00:42:19.724661 [ 361 ] {} <Debug> TCP-Session: e7913ef0-8f9d-4832-8721-5ac019f6b5ad Authenticating user 'default' from [fd00:1122:3344:101::e]:49823 | ||
| 18120 | 2026.01.08 00:42:19.724667 [ 363 ] {} <Debug> TCP-Session: 88e88455-ad77-46e0-9123-70d14a4773de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18121 | 2026.01.08 00:42:19.724692 [ 351 ] {d2849a2b-0df6-4b59-914a-6ef7d5c82770} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18122 | 2026.01.08 00:42:19.724700 [ 363 ] {} <Debug> TCP-Session: 88e88455-ad77-46e0-9123-70d14a4773de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18123 | 2026.01.08 00:42:19.724699 [ 361 ] {} <Debug> TCP-Session: e7913ef0-8f9d-4832-8721-5ac019f6b5ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18124 | 2026.01.08 00:42:19.724687 [ 362 ] {} <Debug> TCP-Session: b87b3905-e697-4e8a-a2bd-12eaa0bcfedf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18125 | 2026.01.08 00:42:19.724732 [ 361 ] {} <Debug> TCP-Session: e7913ef0-8f9d-4832-8721-5ac019f6b5ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18126 | 2026.01.08 00:42:19.724750 [ 351 ] {d2849a2b-0df6-4b59-914a-6ef7d5c82770} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18127 | 2026.01.08 00:42:19.724752 [ 362 ] {} <Debug> TCP-Session: b87b3905-e697-4e8a-a2bd-12eaa0bcfedf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18128 | 2026.01.08 00:42:19.725071 [ 351 ] {d2849a2b-0df6-4b59-914a-6ef7d5c82770} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 18129 | 2026.01.08 00:42:19.725113 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18130 | 2026.01.08 00:42:19.725161 [ 354 ] {} <Debug> TCP-Session: c84789c0-90e6-4d7d-ac3b-f9f50baded43 Authenticating user 'default' from [fd00:1122:3344:101::e]:51111 | ||
| 18131 | 2026.01.08 00:42:19.725186 [ 354 ] {} <Debug> TCP-Session: c84789c0-90e6-4d7d-ac3b-f9f50baded43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18132 | 2026.01.08 00:42:19.725204 [ 354 ] {} <Debug> TCP-Session: c84789c0-90e6-4d7d-ac3b-f9f50baded43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18133 | 2026.01.08 00:42:19.725253 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18134 | 2026.01.08 00:42:19.725288 [ 355 ] {} <Debug> TCP-Session: 566005d6-be2d-4ea1-8f31-431c2ab56f68 Authenticating user 'default' from [fd00:1122:3344:101::e]:44281 | ||
| 18135 | 2026.01.08 00:42:19.725306 [ 355 ] {} <Debug> TCP-Session: 566005d6-be2d-4ea1-8f31-431c2ab56f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18136 | 2026.01.08 00:42:19.725319 [ 355 ] {} <Debug> TCP-Session: 566005d6-be2d-4ea1-8f31-431c2ab56f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18137 | 2026.01.08 00:42:19.726217 [ 343 ] {d2849a2b-0df6-4b59-914a-6ef7d5c82770} <Trace> AggregatingTransform: Aggregating | ||
| 18138 | 2026.01.08 00:42:19.726274 [ 343 ] {d2849a2b-0df6-4b59-914a-6ef7d5c82770} <Trace> Aggregator: Aggregation method: without_key | ||
| 18139 | 2026.01.08 00:42:19.726318 [ 343 ] {d2849a2b-0df6-4b59-914a-6ef7d5c82770} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001135582 sec. (880.606 rows/sec., 34.40 KiB/sec.) | ||
| 18140 | 2026.01.08 00:42:19.726342 [ 343 ] {d2849a2b-0df6-4b59-914a-6ef7d5c82770} <Trace> Aggregator: Merging aggregated data | ||
| 18141 | 2026.01.08 00:42:19.727897 [ 351 ] {d2849a2b-0df6-4b59-914a-6ef7d5c82770} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003555 sec., 281.29395218002816 rows/sec., 10.99 KiB/sec. | ||
| 18142 | 2026.01.08 00:42:19.728054 [ 351 ] {d2849a2b-0df6-4b59-914a-6ef7d5c82770} <Debug> TCPHandler: Processed in 0.003974462 sec. | ||
| 18143 | 2026.01.08 00:42:19.728145 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18144 | 2026.01.08 00:42:19.728183 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18145 | 2026.01.08 00:42:19.728205 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18146 | 2026.01.08 00:42:19.728220 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18147 | 2026.01.08 00:42:19.728238 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18148 | 2026.01.08 00:42:19.728257 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18149 | 2026.01.08 00:42:19.728270 [ 363 ] {} <Debug> TCP-Session: 88e88455-ad77-46e0-9123-70d14a4773de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18150 | 2026.01.08 00:42:19.728287 [ 355 ] {} <Debug> TCP-Session: 566005d6-be2d-4ea1-8f31-431c2ab56f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18151 | 2026.01.08 00:42:19.728292 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18152 | 2026.01.08 00:42:19.728317 [ 353 ] {} <Debug> TCP-Session: 7d540608-7976-4617-b9db-e82668a747da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18153 | 2026.01.08 00:42:19.728309 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18154 | 2026.01.08 00:42:19.728351 [ 360 ] {} <Debug> TCP-Session: fe1bd111-818a-4b68-aac9-5bb5a61dbcc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18155 | 2026.01.08 00:42:19.728386 [ 362 ] {} <Debug> TCP-Session: b87b3905-e697-4e8a-a2bd-12eaa0bcfedf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18156 | 2026.01.08 00:42:19.728276 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18157 | 2026.01.08 00:42:19.728235 [ 352 ] {} <Debug> TCP-Session: 08398d8a-f7e1-41be-a8c3-440ebfdbc9cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18158 | 2026.01.08 00:42:19.728263 [ 361 ] {} <Debug> TCP-Session: e7913ef0-8f9d-4832-8721-5ac019f6b5ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18159 | 2026.01.08 00:42:19.728463 [ 354 ] {} <Debug> TCP-Session: c84789c0-90e6-4d7d-ac3b-f9f50baded43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18160 | 2026.01.08 00:42:19.728187 [ 351 ] {} <Debug> TCP-Session: ab572e9e-7c9d-4792-a1f7-f458944c2fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18161 | 2026.01.08 00:42:19.866244 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60773 | ||
| 18162 | 2026.01.08 00:42:19.866357 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18163 | 2026.01.08 00:42:19.866384 [ 351 ] {} <Debug> TCP-Session: 453d7cf0-95a9-413c-a6cc-0bbeb3658ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60773 | ||
| 18164 | 2026.01.08 00:42:19.866405 [ 351 ] {} <Debug> TCP-Session: 453d7cf0-95a9-413c-a6cc-0bbeb3658ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18165 | 2026.01.08 00:42:19.866418 [ 351 ] {} <Debug> TCP-Session: 453d7cf0-95a9-413c-a6cc-0bbeb3658ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18166 | 2026.01.08 00:42:19.866617 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40684 | ||
| 18167 | 2026.01.08 00:42:19.866628 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45241 | ||
| 18168 | 2026.01.08 00:42:19.866716 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46657 | ||
| 18169 | 2026.01.08 00:42:19.866735 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48070 | ||
| 18170 | 2026.01.08 00:42:19.866753 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56563 | ||
| 18171 | 2026.01.08 00:42:19.866755 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18172 | 2026.01.08 00:42:19.866810 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18173 | 2026.01.08 00:42:19.866816 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18174 | 2026.01.08 00:42:19.866837 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18175 | 2026.01.08 00:42:19.866836 [ 353 ] {} <Debug> TCP-Session: a285e9f1-e1c9-4cf1-bb02-ac85dc204455 Authenticating user 'default' from [fd00:1122:3344:101::e]:45241 | ||
| 18176 | 2026.01.08 00:42:19.866855 [ 361 ] {} <Debug> TCP-Session: 23d2867a-da8f-4ea7-9e2b-f694fdb09725 Authenticating user 'default' from [fd00:1122:3344:101::e]:48070 | ||
| 18177 | 2026.01.08 00:42:19.866866 [ 363 ] {} <Debug> TCP-Session: 5de66407-f018-42ef-9631-edb2cd48d192 Authenticating user 'default' from [fd00:1122:3344:101::e]:56563 | ||
| 18178 | 2026.01.08 00:42:19.866885 [ 353 ] {} <Debug> TCP-Session: a285e9f1-e1c9-4cf1-bb02-ac85dc204455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18179 | 2026.01.08 00:42:19.866897 [ 361 ] {} <Debug> TCP-Session: 23d2867a-da8f-4ea7-9e2b-f694fdb09725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18180 | 2026.01.08 00:42:19.866900 [ 363 ] {} <Debug> TCP-Session: 5de66407-f018-42ef-9631-edb2cd48d192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18181 | 2026.01.08 00:42:19.866911 [ 353 ] {} <Debug> TCP-Session: a285e9f1-e1c9-4cf1-bb02-ac85dc204455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18182 | 2026.01.08 00:42:19.866922 [ 361 ] {} <Debug> TCP-Session: 23d2867a-da8f-4ea7-9e2b-f694fdb09725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18183 | 2026.01.08 00:42:19.866929 [ 363 ] {} <Debug> TCP-Session: 5de66407-f018-42ef-9631-edb2cd48d192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18184 | 2026.01.08 00:42:19.866851 [ 355 ] {} <Debug> TCP-Session: accb6632-d2cf-4d2e-bc99-520c4e5c2a9c Authenticating user 'default' from [fd00:1122:3344:101::e]:46657 | ||
| 18185 | 2026.01.08 00:42:19.866744 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33550 | ||
| 18186 | 2026.01.08 00:42:19.866992 [ 355 ] {} <Debug> TCP-Session: accb6632-d2cf-4d2e-bc99-520c4e5c2a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18187 | 2026.01.08 00:42:19.866742 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18188 | 2026.01.08 00:42:19.867036 [ 355 ] {} <Debug> TCP-Session: accb6632-d2cf-4d2e-bc99-520c4e5c2a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18189 | 2026.01.08 00:42:19.867065 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18190 | 2026.01.08 00:42:19.867068 [ 352 ] {} <Debug> TCP-Session: e303b0f1-ccf1-4704-ae8f-f6b32770ab42 Authenticating user 'default' from [fd00:1122:3344:101::e]:40684 | ||
| 18191 | 2026.01.08 00:42:19.866721 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56765 | ||
| 18192 | 2026.01.08 00:42:19.867109 [ 352 ] {} <Debug> TCP-Session: e303b0f1-ccf1-4704-ae8f-f6b32770ab42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18193 | 2026.01.08 00:42:19.867098 [ 362 ] {} <Debug> TCP-Session: a424872a-7e2d-4770-985a-c9c63d160c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:33550 | ||
| 18194 | 2026.01.08 00:42:19.867164 [ 352 ] {} <Debug> TCP-Session: e303b0f1-ccf1-4704-ae8f-f6b32770ab42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18195 | 2026.01.08 00:42:19.867179 [ 362 ] {} <Debug> TCP-Session: a424872a-7e2d-4770-985a-c9c63d160c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18196 | 2026.01.08 00:42:19.866722 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57918 | ||
| 18197 | 2026.01.08 00:42:19.867196 [ 362 ] {} <Debug> TCP-Session: a424872a-7e2d-4770-985a-c9c63d160c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18198 | 2026.01.08 00:42:19.867230 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18199 | 2026.01.08 00:42:19.866723 [ 351 ] {} <Trace> TCP-Session: 453d7cf0-95a9-413c-a6cc-0bbeb3658ef6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18200 | 2026.01.08 00:42:19.867290 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18201 | 2026.01.08 00:42:19.867311 [ 354 ] {} <Debug> TCP-Session: 19563166-d829-47c6-8e5e-e60e18f84e60 Authenticating user 'default' from [fd00:1122:3344:101::e]:56765 | ||
| 18202 | 2026.01.08 00:42:19.867339 [ 360 ] {} <Debug> TCP-Session: da02070e-beab-4b09-9149-182442c9a1c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57918 | ||
| 18203 | 2026.01.08 00:42:19.867372 [ 354 ] {} <Debug> TCP-Session: 19563166-d829-47c6-8e5e-e60e18f84e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18204 | 2026.01.08 00:42:19.867375 [ 360 ] {} <Debug> TCP-Session: da02070e-beab-4b09-9149-182442c9a1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18205 | 2026.01.08 00:42:19.867407 [ 354 ] {} <Debug> TCP-Session: 19563166-d829-47c6-8e5e-e60e18f84e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18206 | 2026.01.08 00:42:19.867415 [ 360 ] {} <Debug> TCP-Session: da02070e-beab-4b09-9149-182442c9a1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18207 | 2026.01.08 00:42:19.867471 [ 351 ] {9b37ff3a-b278-4683-8efa-e70cb6adbd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60773) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18208 | 2026.01.08 00:42:19.867734 [ 351 ] {9b37ff3a-b278-4683-8efa-e70cb6adbd5a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18209 | 2026.01.08 00:42:19.867791 [ 351 ] {9b37ff3a-b278-4683-8efa-e70cb6adbd5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18210 | 2026.01.08 00:42:19.868072 [ 351 ] {9b37ff3a-b278-4683-8efa-e70cb6adbd5a} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 18211 | 2026.01.08 00:42:19.869051 [ 303 ] {9b37ff3a-b278-4683-8efa-e70cb6adbd5a} <Trace> AggregatingTransform: Aggregating | ||
| 18212 | 2026.01.08 00:42:19.869090 [ 303 ] {9b37ff3a-b278-4683-8efa-e70cb6adbd5a} <Trace> Aggregator: Aggregation method: without_key | ||
| 18213 | 2026.01.08 00:42:19.869125 [ 303 ] {9b37ff3a-b278-4683-8efa-e70cb6adbd5a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957217 sec. (1044.695 rows/sec., 40.81 KiB/sec.) | ||
| 18214 | 2026.01.08 00:42:19.869143 [ 303 ] {9b37ff3a-b278-4683-8efa-e70cb6adbd5a} <Trace> Aggregator: Merging aggregated data | ||
| 18215 | 2026.01.08 00:42:19.870442 [ 351 ] {9b37ff3a-b278-4683-8efa-e70cb6adbd5a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003031 sec., 329.92411745298585 rows/sec., 12.89 KiB/sec. | ||
| 18216 | 2026.01.08 00:42:19.870564 [ 351 ] {9b37ff3a-b278-4683-8efa-e70cb6adbd5a} <Debug> TCPHandler: Processed in 0.003953432 sec. | ||
| 18217 | 2026.01.08 00:42:19.870663 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18218 | 2026.01.08 00:42:19.870689 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18219 | 2026.01.08 00:42:19.870703 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18220 | 2026.01.08 00:42:19.870719 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18221 | 2026.01.08 00:42:19.870737 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18222 | 2026.01.08 00:42:19.870750 [ 353 ] {} <Debug> TCP-Session: a285e9f1-e1c9-4cf1-bb02-ac85dc204455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18223 | 2026.01.08 00:42:19.870764 [ 361 ] {} <Debug> TCP-Session: 23d2867a-da8f-4ea7-9e2b-f694fdb09725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18224 | 2026.01.08 00:42:19.870784 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18225 | 2026.01.08 00:42:19.870791 [ 355 ] {} <Debug> TCP-Session: accb6632-d2cf-4d2e-bc99-520c4e5c2a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18226 | 2026.01.08 00:42:19.870833 [ 362 ] {} <Debug> TCP-Session: a424872a-7e2d-4770-985a-c9c63d160c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18227 | 2026.01.08 00:42:19.870770 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18228 | 2026.01.08 00:42:19.870750 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18229 | 2026.01.08 00:42:19.870710 [ 352 ] {} <Debug> TCP-Session: e303b0f1-ccf1-4704-ae8f-f6b32770ab42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18230 | 2026.01.08 00:42:19.870902 [ 354 ] {} <Debug> TCP-Session: 19563166-d829-47c6-8e5e-e60e18f84e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18231 | 2026.01.08 00:42:19.870922 [ 360 ] {} <Debug> TCP-Session: da02070e-beab-4b09-9149-182442c9a1c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18232 | 2026.01.08 00:42:19.870796 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18233 | 2026.01.08 00:42:19.870983 [ 351 ] {} <Debug> TCP-Session: 453d7cf0-95a9-413c-a6cc-0bbeb3658ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18234 | 2026.01.08 00:42:19.870727 [ 363 ] {} <Debug> TCP-Session: 5de66407-f018-42ef-9631-edb2cd48d192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18235 | 2026.01.08 00:42:19.995492 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49150 | ||
| 18236 | 2026.01.08 00:42:19.995601 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18237 | 2026.01.08 00:42:19.995628 [ 351 ] {} <Debug> TCP-Session: a15d8734-bcdc-4a71-b575-ee326fce9ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49150 | ||
| 18238 | 2026.01.08 00:42:19.995649 [ 351 ] {} <Debug> TCP-Session: a15d8734-bcdc-4a71-b575-ee326fce9ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18239 | 2026.01.08 00:42:19.995661 [ 351 ] {} <Debug> TCP-Session: a15d8734-bcdc-4a71-b575-ee326fce9ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18240 | 2026.01.08 00:42:19.995846 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41949 | ||
| 18241 | 2026.01.08 00:42:19.995884 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45811 | ||
| 18242 | 2026.01.08 00:42:19.995906 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47589 | ||
| 18243 | 2026.01.08 00:42:19.995941 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61765 | ||
| 18244 | 2026.01.08 00:42:19.995958 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60955 | ||
| 18245 | 2026.01.08 00:42:19.996008 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18246 | 2026.01.08 00:42:19.996014 [ 351 ] {} <Trace> TCP-Session: a15d8734-bcdc-4a71-b575-ee326fce9ca6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18247 | 2026.01.08 00:42:19.996026 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18248 | 2026.01.08 00:42:19.996042 [ 355 ] {} <Debug> TCP-Session: b5f11388-0ee9-48f5-a050-cb0007d8995a Authenticating user 'default' from [fd00:1122:3344:101::e]:47589 | ||
| 18249 | 2026.01.08 00:42:19.996065 [ 361 ] {} <Debug> TCP-Session: 27b5552f-a894-4592-a1ea-93fb45505b76 Authenticating user 'default' from [fd00:1122:3344:101::e]:61765 | ||
| 18250 | 2026.01.08 00:42:19.996066 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18251 | 2026.01.08 00:42:19.996084 [ 361 ] {} <Debug> TCP-Session: 27b5552f-a894-4592-a1ea-93fb45505b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18252 | 2026.01.08 00:42:19.996073 [ 355 ] {} <Debug> TCP-Session: b5f11388-0ee9-48f5-a050-cb0007d8995a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18253 | 2026.01.08 00:42:19.996110 [ 361 ] {} <Debug> TCP-Session: 27b5552f-a894-4592-a1ea-93fb45505b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18254 | 2026.01.08 00:42:19.996107 [ 362 ] {} <Debug> TCP-Session: abb6d6d3-881f-4431-9806-34088eecd9a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60955 | ||
| 18255 | 2026.01.08 00:42:19.996123 [ 355 ] {} <Debug> TCP-Session: b5f11388-0ee9-48f5-a050-cb0007d8995a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18256 | 2026.01.08 00:42:19.995966 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38454 | ||
| 18257 | 2026.01.08 00:42:19.996156 [ 362 ] {} <Debug> TCP-Session: abb6d6d3-881f-4431-9806-34088eecd9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18258 | 2026.01.08 00:42:19.995971 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18259 | 2026.01.08 00:42:19.996198 [ 362 ] {} <Debug> TCP-Session: abb6d6d3-881f-4431-9806-34088eecd9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18260 | 2026.01.08 00:42:19.996195 [ 351 ] {5779fd15-fadd-4bba-8224-153c130f9594} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18261 | 2026.01.08 00:42:19.996223 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18262 | 2026.01.08 00:42:19.996221 [ 352 ] {} <Debug> TCP-Session: c69f0e20-26bb-4920-bdd4-45a906210fb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41949 | ||
| 18263 | 2026.01.08 00:42:19.996252 [ 363 ] {} <Debug> TCP-Session: 50dbe133-3630-4ae1-8119-2c89575b62a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38454 | ||
| 18264 | 2026.01.08 00:42:19.996268 [ 352 ] {} <Debug> TCP-Session: c69f0e20-26bb-4920-bdd4-45a906210fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18265 | 2026.01.08 00:42:19.996283 [ 363 ] {} <Debug> TCP-Session: 50dbe133-3630-4ae1-8119-2c89575b62a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18266 | 2026.01.08 00:42:19.996294 [ 352 ] {} <Debug> TCP-Session: c69f0e20-26bb-4920-bdd4-45a906210fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18267 | 2026.01.08 00:42:19.996307 [ 363 ] {} <Debug> TCP-Session: 50dbe133-3630-4ae1-8119-2c89575b62a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18268 | 2026.01.08 00:42:19.995919 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56202 | ||
| 18269 | 2026.01.08 00:42:19.995904 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41048 | ||
| 18270 | 2026.01.08 00:42:19.996008 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18271 | 2026.01.08 00:42:19.996420 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18272 | 2026.01.08 00:42:19.996440 [ 353 ] {} <Debug> TCP-Session: 3c3d8e02-a197-4396-ad5f-c0f5bd84930a Authenticating user 'default' from [fd00:1122:3344:101::e]:45811 | ||
| 18273 | 2026.01.08 00:42:19.996445 [ 360 ] {} <Debug> TCP-Session: a9e61a7f-58fd-4cba-bb28-2666bd511ace Authenticating user 'default' from [fd00:1122:3344:101::e]:56202 | ||
| 18274 | 2026.01.08 00:42:19.996464 [ 353 ] {} <Debug> TCP-Session: 3c3d8e02-a197-4396-ad5f-c0f5bd84930a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18275 | 2026.01.08 00:42:19.996467 [ 360 ] {} <Debug> TCP-Session: a9e61a7f-58fd-4cba-bb28-2666bd511ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18276 | 2026.01.08 00:42:19.996478 [ 353 ] {} <Debug> TCP-Session: 3c3d8e02-a197-4396-ad5f-c0f5bd84930a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18277 | 2026.01.08 00:42:19.996486 [ 360 ] {} <Debug> TCP-Session: a9e61a7f-58fd-4cba-bb28-2666bd511ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18278 | 2026.01.08 00:42:19.996485 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18279 | 2026.01.08 00:42:19.996495 [ 351 ] {5779fd15-fadd-4bba-8224-153c130f9594} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18280 | 2026.01.08 00:42:19.996540 [ 354 ] {} <Debug> TCP-Session: 39864cb8-2a12-41a9-88a9-2d0963dbae21 Authenticating user 'default' from [fd00:1122:3344:101::e]:41048 | ||
| 18281 | 2026.01.08 00:42:19.996576 [ 351 ] {5779fd15-fadd-4bba-8224-153c130f9594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18282 | 2026.01.08 00:42:19.996584 [ 354 ] {} <Debug> TCP-Session: 39864cb8-2a12-41a9-88a9-2d0963dbae21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18283 | 2026.01.08 00:42:19.996616 [ 354 ] {} <Debug> TCP-Session: 39864cb8-2a12-41a9-88a9-2d0963dbae21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18284 | 2026.01.08 00:42:19.996867 [ 351 ] {5779fd15-fadd-4bba-8224-153c130f9594} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 18285 | 2026.01.08 00:42:19.997874 [ 319 ] {5779fd15-fadd-4bba-8224-153c130f9594} <Trace> AggregatingTransform: Aggregating | ||
| 18286 | 2026.01.08 00:42:19.997917 [ 319 ] {5779fd15-fadd-4bba-8224-153c130f9594} <Trace> Aggregator: Aggregation method: without_key | ||
| 18287 | 2026.01.08 00:42:19.997956 [ 319 ] {5779fd15-fadd-4bba-8224-153c130f9594} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984108 sec. (1016.149 rows/sec., 39.69 KiB/sec.) | ||
| 18288 | 2026.01.08 00:42:19.997975 [ 319 ] {5779fd15-fadd-4bba-8224-153c130f9594} <Trace> Aggregator: Merging aggregated data | ||
| 18289 | 2026.01.08 00:42:19.999342 [ 351 ] {5779fd15-fadd-4bba-8224-153c130f9594} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003202 sec., 312.3048094940662 rows/sec., 12.20 KiB/sec. | ||
| 18290 | 2026.01.08 00:42:19.999503 [ 351 ] {5779fd15-fadd-4bba-8224-153c130f9594} <Debug> TCPHandler: Processed in 0.003623953 sec. | ||
| 18291 | 2026.01.08 00:42:19.999624 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18292 | 2026.01.08 00:42:19.999661 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18293 | 2026.01.08 00:42:19.999669 [ 351 ] {} <Debug> TCP-Session: a15d8734-bcdc-4a71-b575-ee326fce9ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18294 | 2026.01.08 00:42:19.999691 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18295 | 2026.01.08 00:42:19.999706 [ 361 ] {} <Debug> TCP-Session: 27b5552f-a894-4592-a1ea-93fb45505b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18296 | 2026.01.08 00:42:19.999714 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18297 | 2026.01.08 00:42:19.999744 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18298 | 2026.01.08 00:42:19.999766 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18299 | 2026.01.08 00:42:19.999808 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18300 | 2026.01.08 00:42:19.999812 [ 353 ] {} <Debug> TCP-Session: 3c3d8e02-a197-4396-ad5f-c0f5bd84930a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18301 | 2026.01.08 00:42:19.999836 [ 355 ] {} <Debug> TCP-Session: b5f11388-0ee9-48f5-a050-cb0007d8995a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18302 | 2026.01.08 00:42:19.999852 [ 360 ] {} <Debug> TCP-Session: a9e61a7f-58fd-4cba-bb28-2666bd511ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18303 | 2026.01.08 00:42:19.999825 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18304 | 2026.01.08 00:42:19.999777 [ 352 ] {} <Debug> TCP-Session: c69f0e20-26bb-4920-bdd4-45a906210fb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18305 | 2026.01.08 00:42:19.999919 [ 363 ] {} <Debug> TCP-Session: 50dbe133-3630-4ae1-8119-2c89575b62a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18306 | 2026.01.08 00:42:19.999736 [ 362 ] {} <Debug> TCP-Session: abb6d6d3-881f-4431-9806-34088eecd9a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18307 | 2026.01.08 00:42:19.999789 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18308 | 2026.01.08 00:42:20.000017 [ 354 ] {} <Debug> TCP-Session: 39864cb8-2a12-41a9-88a9-2d0963dbae21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18309 | 2026.01.08 00:42:20.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.47 MiB, peak 405.78 MiB, free memory in arenas 0.00 B, will set to 388.33 MiB (RSS), difference: -1.14 MiB | ||
| 18310 | 2026.01.08 00:42:20.200968 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18311 | 2026.01.08 00:42:20.201014 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18312 | 2026.01.08 00:42:20.204402 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18313 | 2026.01.08 00:42:20.442610 [ 225 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18314 | 2026.01.08 00:42:20.442675 [ 225 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18315 | 2026.01.08 00:42:20.445737 [ 225 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18316 | 2026.01.08 00:42:20.694206 [ 219 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18317 | 2026.01.08 00:42:20.694273 [ 219 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18318 | 2026.01.08 00:42:20.696581 [ 219 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18319 | 2026.01.08 00:42:21.932732 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18320 | 2026.01.08 00:42:21.932815 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18321 | 2026.01.08 00:42:22.001255 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000909596 sec. | ||
| 18322 | 2026.01.08 00:42:22.132739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38513 | ||
| 18323 | 2026.01.08 00:42:22.133363 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18324 | 2026.01.08 00:42:22.133419 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18325 | 2026.01.08 00:42:22.134024 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18326 | 2026.01.08 00:42:22.134251 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18327 | 2026.01.08 00:42:22.134392 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38513 | ||
| 18328 | 2026.01.08 00:42:22.134515 [ 223 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18329 | 2026.01.08 00:42:22.134572 [ 223 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18330 | 2026.01.08 00:42:22.137379 [ 223 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18331 | 2026.01.08 00:42:22.159900 [ 222 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18332 | 2026.01.08 00:42:22.159946 [ 222 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18333 | 2026.01.08 00:42:22.162971 [ 222 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18334 | 2026.01.08 00:42:22.258518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2326 | ||
| 18335 | 2026.01.08 00:42:22.260832 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18336 | 2026.01.08 00:42:22.260884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18337 | 2026.01.08 00:42:22.262096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18338 | 2026.01.08 00:42:22.262377 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18339 | 2026.01.08 00:42:22.262766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2326 | ||
| 18340 | 2026.01.08 00:42:22.450869 [ 49 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 18341 | 2026.01.08 00:42:22.450933 [ 49 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18342 | 2026.01.08 00:42:22.450962 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18343 | 2026.01.08 00:42:22.451081 [ 226 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18344 | 2026.01.08 00:42:22.451087 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::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 | ||
| 18345 | 2026.01.08 00:42:22.451159 [ 226 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18346 | 2026.01.08 00:42:22.451313 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18347 | 2026.01.08 00:42:22.451370 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 18348 | 2026.01.08 00:42:22.451469 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 18349 | 2026.01.08 00:42:22.451545 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 4 rows starting from the beginning of the part | ||
| 18350 | 2026.01.08 00:42:22.451614 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 18351 | 2026.01.08 00:42:22.451684 [ 193 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 18352 | 2026.01.08 00:42:22.452732 [ 199 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001702429 sec., 24670.632372921278 rows/sec., 2.06 MiB/sec. | ||
| 18353 | 2026.01.08 00:42:22.452892 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 18354 | 2026.01.08 00:42:22.453238 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_29_7} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18355 | 2026.01.08 00:42:22.453341 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_29_7} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 18356 | 2026.01.08 00:42:22.453397 [ 226 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18357 | 2026.01.08 00:42:22.453433 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18358 | 2026.01.08 00:42:22.473497 [ 49 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 18359 | 2026.01.08 00:42:22.473564 [ 49 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18360 | 2026.01.08 00:42:22.473599 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18361 | 2026.01.08 00:42:22.473722 [ 199 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 18362 | 2026.01.08 00:42:22.473895 [ 199 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18363 | 2026.01.08 00:42:22.473956 [ 199 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 223 rows starting from the beginning of the part | ||
| 18364 | 2026.01.08 00:42:22.474071 [ 199 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 18365 | 2026.01.08 00:42:22.474160 [ 199 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 18366 | 2026.01.08 00:42:22.474239 [ 199 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 18367 | 2026.01.08 00:42:22.474316 [ 199 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 18368 | 2026.01.08 00:42:22.475169 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504173 sec., 709359.8941079251 rows/sec., 43.14 MiB/sec. | ||
| 18369 | 2026.01.08 00:42:22.475337 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 18370 | 2026.01.08 00:42:22.475618 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18371 | 2026.01.08 00:42:22.475697 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_50_11} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 18372 | 2026.01.08 00:42:22.475778 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18373 | 2026.01.08 00:42:22.855164 [ 221 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18374 | 2026.01.08 00:42:22.855233 [ 221 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18375 | 2026.01.08 00:42:22.858036 [ 221 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18376 | 2026.01.08 00:42:23.000148 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.39 MiB, peak 405.78 MiB, free memory in arenas 0.00 B, will set to 388.33 MiB (RSS), difference: 3.94 MiB | ||
| 18377 | 2026.01.08 00:42:23.188687 [ 30 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 18378 | 2026.01.08 00:42:23.188748 [ 30 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18379 | 2026.01.08 00:42:23.188770 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18380 | 2026.01.08 00:42:23.188885 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 18381 | 2026.01.08 00:42:23.189023 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18382 | 2026.01.08 00:42:23.189058 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 434 rows starting from the beginning of the part | ||
| 18383 | 2026.01.08 00:42:23.189120 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 18384 | 2026.01.08 00:42:23.189162 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 18385 | 2026.01.08 00:42:23.189203 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 18386 | 2026.01.08 00:42:23.189241 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 18387 | 2026.01.08 00:42:23.190238 [ 201 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405089 sec., 1476063.082125047 rows/sec., 99.60 MiB/sec. | ||
| 18388 | 2026.01.08 00:42:23.190462 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 18389 | 2026.01.08 00:42:23.190812 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18390 | 2026.01.08 00:42:23.190896 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_50_11} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 18391 | 2026.01.08 00:42:23.190993 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 18392 | 2026.01.08 00:42:23.562307 [ 30 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 5 parts from all_1_42_9 to all_46_46_0 | ||
| 18393 | 2026.01.08 00:42:23.562374 [ 30 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18394 | 2026.01.08 00:42:23.562399 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18395 | 2026.01.08 00:42:23.562567 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_42_9 to all_46_46_0 into Compact with storage Full | ||
| 18396 | 2026.01.08 00:42:23.562766 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18397 | 2026.01.08 00:42:23.562827 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 264 rows starting from the beginning of the part | ||
| 18398 | 2026.01.08 00:42:23.562920 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 18399 | 2026.01.08 00:42:23.562992 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 18400 | 2026.01.08 00:42:23.563059 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 18401 | 2026.01.08 00:42:23.563120 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 18402 | 2026.01.08 00:42:23.563801 [ 201 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302357 sec., 221137.52220013406 rows/sec., 11.28 MiB/sec. | ||
| 18403 | 2026.01.08 00:42:23.563981 [ 197 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 18404 | 2026.01.08 00:42:23.564271 [ 197 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18405 | 2026.01.08 00:42:23.564342 [ 197 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_46_10} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 5 parts: [all_1_42_9, all_46_46_0] -> all_1_46_10 | ||
| 18406 | 2026.01.08 00:42:23.564426 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18407 | 2026.01.08 00:42:24.189094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 18408 | 2026.01.08 00:42:24.206832 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18409 | 2026.01.08 00:42:24.206901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18410 | 2026.01.08 00:42:24.213417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 18411 | 2026.01.08 00:42:24.214168 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18412 | 2026.01.08 00:42:24.218130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 18413 | 2026.01.08 00:42:24.659418 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18414 | 2026.01.08 00:42:24.659601 [ 268 ] {9f7678fa-ab64-40c6-90a3-d447ecd93305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18415 | 2026.01.08 00:42:24.659672 [ 268 ] {9f7678fa-ab64-40c6-90a3-d447ecd93305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18416 | 2026.01.08 00:42:24.660470 [ 268 ] {9f7678fa-ab64-40c6-90a3-d447ecd93305} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18417 | 2026.01.08 00:42:24.660520 [ 268 ] {9f7678fa-ab64-40c6-90a3-d447ecd93305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18418 | 2026.01.08 00:42:24.660926 [ 268 ] {9f7678fa-ab64-40c6-90a3-d447ecd93305} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18419 | 2026.01.08 00:42:24.661162 [ 268 ] {9f7678fa-ab64-40c6-90a3-d447ecd93305} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18420 | 2026.01.08 00:42:24.661314 [ 268 ] {9f7678fa-ab64-40c6-90a3-d447ecd93305} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001764 sec., 232426.3038548753 rows/sec., 14.74 MiB/sec. | ||
| 18421 | 2026.01.08 00:42:24.661360 [ 268 ] {9f7678fa-ab64-40c6-90a3-d447ecd93305} <Debug> TCPHandler: Processed in 0.002074299 sec. | ||
| 18422 | 2026.01.08 00:42:24.661476 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18423 | 2026.01.08 00:42:24.661577 [ 268 ] {dfc4c158-f9e0-4198-9274-f4f748a40651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18424 | 2026.01.08 00:42:24.661620 [ 268 ] {dfc4c158-f9e0-4198-9274-f4f748a40651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18425 | 2026.01.08 00:42:24.662533 [ 268 ] {dfc4c158-f9e0-4198-9274-f4f748a40651} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18426 | 2026.01.08 00:42:24.662571 [ 268 ] {dfc4c158-f9e0-4198-9274-f4f748a40651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18427 | 2026.01.08 00:42:24.662958 [ 268 ] {dfc4c158-f9e0-4198-9274-f4f748a40651} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18428 | 2026.01.08 00:42:24.663170 [ 268 ] {dfc4c158-f9e0-4198-9274-f4f748a40651} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18429 | 2026.01.08 00:42:24.663304 [ 268 ] {dfc4c158-f9e0-4198-9274-f4f748a40651} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001747 sec., 677733.2570120206 rows/sec., 54.07 MiB/sec. | ||
| 18430 | 2026.01.08 00:42:24.663343 [ 268 ] {dfc4c158-f9e0-4198-9274-f4f748a40651} <Debug> TCPHandler: Processed in 0.001917715 sec. | ||
| 18431 | 2026.01.08 00:42:24.663455 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18432 | 2026.01.08 00:42:24.663550 [ 268 ] {12831602-4255-42fc-b084-fc238f926608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18433 | 2026.01.08 00:42:24.663591 [ 268 ] {12831602-4255-42fc-b084-fc238f926608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18434 | 2026.01.08 00:42:24.664079 [ 268 ] {12831602-4255-42fc-b084-fc238f926608} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18435 | 2026.01.08 00:42:24.664117 [ 268 ] {12831602-4255-42fc-b084-fc238f926608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18436 | 2026.01.08 00:42:24.664422 [ 268 ] {12831602-4255-42fc-b084-fc238f926608} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18437 | 2026.01.08 00:42:24.664630 [ 268 ] {12831602-4255-42fc-b084-fc238f926608} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18438 | 2026.01.08 00:42:24.664761 [ 268 ] {12831602-4255-42fc-b084-fc238f926608} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.00123 sec., 195934.9593495935 rows/sec., 11.93 MiB/sec. | ||
| 18439 | 2026.01.08 00:42:24.664800 [ 268 ] {12831602-4255-42fc-b084-fc238f926608} <Debug> TCPHandler: Processed in 0.00139538 sec. | ||
| 18440 | 2026.01.08 00:42:24.664903 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18441 | 2026.01.08 00:42:24.664998 [ 268 ] {0c584a1b-8e84-4d4f-b048-d80806a3596e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18442 | 2026.01.08 00:42:24.665039 [ 268 ] {0c584a1b-8e84-4d4f-b048-d80806a3596e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18443 | 2026.01.08 00:42:24.665502 [ 268 ] {0c584a1b-8e84-4d4f-b048-d80806a3596e} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18444 | 2026.01.08 00:42:24.665539 [ 268 ] {0c584a1b-8e84-4d4f-b048-d80806a3596e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18445 | 2026.01.08 00:42:24.665845 [ 268 ] {0c584a1b-8e84-4d4f-b048-d80806a3596e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18446 | 2026.01.08 00:42:24.666042 [ 268 ] {0c584a1b-8e84-4d4f-b048-d80806a3596e} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.01.08 00:42:24.666166 [ 268 ] {0c584a1b-8e84-4d4f-b048-d80806a3596e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 18448 | 2026.01.08 00:42:24.666201 [ 268 ] {0c584a1b-8e84-4d4f-b048-d80806a3596e} <Debug> TCPHandler: Processed in 0.001373199 sec. | ||
| 18449 | 2026.01.08 00:42:24.666296 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18450 | 2026.01.08 00:42:24.666385 [ 268 ] {c79fa727-b2d8-4747-b9ec-e9dc9c4c4785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18451 | 2026.01.08 00:42:24.666424 [ 268 ] {c79fa727-b2d8-4747-b9ec-e9dc9c4c4785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18452 | 2026.01.08 00:42:24.666929 [ 268 ] {c79fa727-b2d8-4747-b9ec-e9dc9c4c4785} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2026.01.08 00:42:24.666964 [ 268 ] {c79fa727-b2d8-4747-b9ec-e9dc9c4c4785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18454 | 2026.01.08 00:42:24.667272 [ 268 ] {c79fa727-b2d8-4747-b9ec-e9dc9c4c4785} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18455 | 2026.01.08 00:42:24.667477 [ 268 ] {c79fa727-b2d8-4747-b9ec-e9dc9c4c4785} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2026.01.08 00:42:24.667603 [ 268 ] {c79fa727-b2d8-4747-b9ec-e9dc9c4c4785} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001199 sec., 175979.98331943285 rows/sec., 9.99 MiB/sec. | ||
| 18457 | 2026.01.08 00:42:24.667641 [ 268 ] {c79fa727-b2d8-4747-b9ec-e9dc9c4c4785} <Debug> TCPHandler: Processed in 0.001362329 sec. | ||
| 18458 | 2026.01.08 00:42:24.667742 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18459 | 2026.01.08 00:42:24.667836 [ 268 ] {8f409bbe-c9a1-4395-8ea5-b2ca6ad2a714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18460 | 2026.01.08 00:42:24.667875 [ 268 ] {8f409bbe-c9a1-4395-8ea5-b2ca6ad2a714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18461 | 2026.01.08 00:42:24.668501 [ 268 ] {8f409bbe-c9a1-4395-8ea5-b2ca6ad2a714} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2026.01.08 00:42:24.668535 [ 268 ] {8f409bbe-c9a1-4395-8ea5-b2ca6ad2a714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18463 | 2026.01.08 00:42:24.668867 [ 268 ] {8f409bbe-c9a1-4395-8ea5-b2ca6ad2a714} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18464 | 2026.01.08 00:42:24.669087 [ 268 ] {8f409bbe-c9a1-4395-8ea5-b2ca6ad2a714} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18465 | 2026.01.08 00:42:24.669215 [ 268 ] {8f409bbe-c9a1-4395-8ea5-b2ca6ad2a714} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001397 sec., 511811.0236220472 rows/sec., 35.90 MiB/sec. | ||
| 18466 | 2026.01.08 00:42:24.669253 [ 268 ] {8f409bbe-c9a1-4395-8ea5-b2ca6ad2a714} <Debug> TCPHandler: Processed in 0.001560575 sec. | ||
| 18467 | 2026.01.08 00:42:24.669364 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18468 | 2026.01.08 00:42:24.669458 [ 268 ] {87aba235-5536-4ef5-a0fc-a3b5ccef226b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18469 | 2026.01.08 00:42:24.669500 [ 268 ] {87aba235-5536-4ef5-a0fc-a3b5ccef226b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18470 | 2026.01.08 00:42:24.669826 [ 268 ] {87aba235-5536-4ef5-a0fc-a3b5ccef226b} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2026.01.08 00:42:24.669862 [ 268 ] {87aba235-5536-4ef5-a0fc-a3b5ccef226b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18472 | 2026.01.08 00:42:24.670158 [ 268 ] {87aba235-5536-4ef5-a0fc-a3b5ccef226b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 18473 | 2026.01.08 00:42:24.670362 [ 268 ] {87aba235-5536-4ef5-a0fc-a3b5ccef226b} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18474 | 2026.01.08 00:42:24.670490 [ 268 ] {87aba235-5536-4ef5-a0fc-a3b5ccef226b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 18475 | 2026.01.08 00:42:24.670527 [ 268 ] {87aba235-5536-4ef5-a0fc-a3b5ccef226b} <Debug> TCPHandler: Processed in 0.001212245 sec. | ||
| 18476 | 2026.01.08 00:42:24.670633 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18477 | 2026.01.08 00:42:24.670729 [ 268 ] {91a576af-7616-4cee-8a4d-d198b204bc51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18478 | 2026.01.08 00:42:24.670772 [ 268 ] {91a576af-7616-4cee-8a4d-d198b204bc51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18479 | 2026.01.08 00:42:24.671205 [ 268 ] {91a576af-7616-4cee-8a4d-d198b204bc51} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18480 | 2026.01.08 00:42:24.671240 [ 268 ] {91a576af-7616-4cee-8a4d-d198b204bc51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18481 | 2026.01.08 00:42:24.671567 [ 268 ] {91a576af-7616-4cee-8a4d-d198b204bc51} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18482 | 2026.01.08 00:42:24.671783 [ 268 ] {91a576af-7616-4cee-8a4d-d198b204bc51} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18483 | 2026.01.08 00:42:24.671900 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_129_27 to all_134_134_0 | ||
| 18484 | 2026.01.08 00:42:24.671914 [ 268 ] {91a576af-7616-4cee-8a4d-d198b204bc51} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001203 sec., 261014.13133832085 rows/sec., 17.15 MiB/sec. | ||
| 18485 | 2026.01.08 00:42:24.671941 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18486 | 2026.01.08 00:42:24.671959 [ 268 ] {91a576af-7616-4cee-8a4d-d198b204bc51} <Debug> TCPHandler: Processed in 0.001375089 sec. | ||
| 18487 | 2026.01.08 00:42:24.671963 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 18488 | 2026.01.08 00:42:24.672050 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_129_27 to all_134_134_0 into Compact with storage Full | ||
| 18489 | 2026.01.08 00:42:24.672065 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18490 | 2026.01.08 00:42:24.672141 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18491 | 2026.01.08 00:42:24.672164 [ 268 ] {29a2fa34-1b16-426f-b265-e8cb33e4fa0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18492 | 2026.01.08 00:42:24.672171 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_27, total 39947 rows starting from the beginning of the part | ||
| 18493 | 2026.01.08 00:42:24.672206 [ 268 ] {29a2fa34-1b16-426f-b265-e8cb33e4fa0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18494 | 2026.01.08 00:42:24.672232 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 18495 | 2026.01.08 00:42:24.672279 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 894 rows starting from the beginning of the part | ||
| 18496 | 2026.01.08 00:42:24.672320 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 106 rows starting from the beginning of the part | ||
| 18497 | 2026.01.08 00:42:24.672373 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18498 | 2026.01.08 00:42:24.672418 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 314 rows starting from the beginning of the part | ||
| 18499 | 2026.01.08 00:42:24.672526 [ 268 ] {29a2fa34-1b16-426f-b265-e8cb33e4fa0b} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18500 | 2026.01.08 00:42:24.672561 [ 268 ] {29a2fa34-1b16-426f-b265-e8cb33e4fa0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18501 | 2026.01.08 00:42:24.672859 [ 268 ] {29a2fa34-1b16-426f-b265-e8cb33e4fa0b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18502 | 2026.01.08 00:42:24.673063 [ 268 ] {29a2fa34-1b16-426f-b265-e8cb33e4fa0b} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18503 | 2026.01.08 00:42:24.673191 [ 268 ] {29a2fa34-1b16-426f-b265-e8cb33e4fa0b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 18504 | 2026.01.08 00:42:24.673227 [ 268 ] {29a2fa34-1b16-426f-b265-e8cb33e4fa0b} <Debug> TCPHandler: Processed in 0.001211614 sec. | ||
| 18505 | 2026.01.08 00:42:24.673334 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18506 | 2026.01.08 00:42:24.673429 [ 268 ] {7bec5f5b-2fc5-4842-a142-d18434a1c330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18507 | 2026.01.08 00:42:24.673484 [ 268 ] {7bec5f5b-2fc5-4842-a142-d18434a1c330} <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 | ||
| 18508 | 2026.01.08 00:42:24.674313 [ 268 ] {7bec5f5b-2fc5-4842-a142-d18434a1c330} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18509 | 2026.01.08 00:42:24.674348 [ 268 ] {7bec5f5b-2fc5-4842-a142-d18434a1c330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18510 | 2026.01.08 00:42:24.674903 [ 268 ] {7bec5f5b-2fc5-4842-a142-d18434a1c330} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 18511 | 2026.01.08 00:42:24.675124 [ 268 ] {7bec5f5b-2fc5-4842-a142-d18434a1c330} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18512 | 2026.01.08 00:42:24.675257 [ 268 ] {7bec5f5b-2fc5-4842-a142-d18434a1c330} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001845 sec., 19512.19512195122 rows/sec., 34.96 MiB/sec. | ||
| 18513 | 2026.01.08 00:42:24.675315 [ 268 ] {7bec5f5b-2fc5-4842-a142-d18434a1c330} <Debug> TCPHandler: Processed in 0.002031338 sec. | ||
| 18514 | 2026.01.08 00:42:24.675434 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18515 | 2026.01.08 00:42:24.675530 [ 268 ] {78da6311-576c-49b7-9421-58f21d85c029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18516 | 2026.01.08 00:42:24.675572 [ 268 ] {78da6311-576c-49b7-9421-58f21d85c029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18517 | 2026.01.08 00:42:24.675894 [ 268 ] {78da6311-576c-49b7-9421-58f21d85c029} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18518 | 2026.01.08 00:42:24.675929 [ 268 ] {78da6311-576c-49b7-9421-58f21d85c029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18519 | 2026.01.08 00:42:24.676237 [ 268 ] {78da6311-576c-49b7-9421-58f21d85c029} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18520 | 2026.01.08 00:42:24.676452 [ 268 ] {78da6311-576c-49b7-9421-58f21d85c029} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18521 | 2026.01.08 00:42:24.676578 [ 268 ] {78da6311-576c-49b7-9421-58f21d85c029} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 18522 | 2026.01.08 00:42:24.676614 [ 268 ] {78da6311-576c-49b7-9421-58f21d85c029} <Debug> TCPHandler: Processed in 0.001230355 sec. | ||
| 18523 | 2026.01.08 00:42:24.679796 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41581 rows, containing 5 columns (5 merged, 0 gathered) in 0.007772901 sec., 5349482.773548769 rows/sec., 360.33 MiB/sec. | ||
| 18524 | 2026.01.08 00:42:24.680163 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Trace> MergedBlockOutputStream: filled checksums all_1_134_28 (state Temporary) | ||
| 18525 | 2026.01.08 00:42:24.680473 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_134_28 to all_1_134_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18526 | 2026.01.08 00:42:24.680556 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_129_27, all_134_134_0] -> all_1_134_28 | ||
| 18527 | 2026.01.08 00:42:24.680667 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 18528 | 2026.01.08 00:42:25.000267 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.65 MiB, peak 405.78 MiB, free memory in arenas 0.00 B, will set to 388.33 MiB (RSS), difference: -1.32 MiB | ||
| 18529 | 2026.01.08 00:42:29.634689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38961 | ||
| 18530 | 2026.01.08 00:42:29.635275 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18531 | 2026.01.08 00:42:29.635325 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18532 | 2026.01.08 00:42:29.635804 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18533 | 2026.01.08 00:42:29.636021 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18534 | 2026.01.08 00:42:29.636146 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38961 | ||
| 18535 | 2026.01.08 00:42:29.636168 [ 138 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18536 | 2026.01.08 00:42:29.636242 [ 138 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18537 | 2026.01.08 00:42:29.636261 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18538 | 2026.01.08 00:42:29.636374 [ 205 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18539 | 2026.01.08 00:42:29.636464 [ 205 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18540 | 2026.01.08 00:42:29.636492 [ 205 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36593 rows starting from the beginning of the part | ||
| 18541 | 2026.01.08 00:42:29.636555 [ 205 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 18542 | 2026.01.08 00:42:29.636597 [ 205 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 18543 | 2026.01.08 00:42:29.636636 [ 205 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 18544 | 2026.01.08 00:42:29.636672 [ 205 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 18545 | 2026.01.08 00:42:29.636709 [ 205 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 18546 | 2026.01.08 00:42:29.639290 [ 205 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38961 rows, containing 4 columns (4 merged, 0 gathered) in 0.002961375 sec., 13156388.50196277 rows/sec., 188.20 MiB/sec. | ||
| 18547 | 2026.01.08 00:42:29.639694 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18548 | 2026.01.08 00:42:29.639990 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18549 | 2026.01.08 00:42:29.640065 [ 190 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_81_16} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18550 | 2026.01.08 00:42:29.640167 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18551 | 2026.01.08 00:42:29.645788 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18552 | 2026.01.08 00:42:29.645961 [ 268 ] {89c9346e-0b30-4327-9422-69f7dc80e9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18553 | 2026.01.08 00:42:29.646027 [ 268 ] {89c9346e-0b30-4327-9422-69f7dc80e9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18554 | 2026.01.08 00:42:29.646657 [ 268 ] {89c9346e-0b30-4327-9422-69f7dc80e9f5} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18555 | 2026.01.08 00:42:29.646699 [ 268 ] {89c9346e-0b30-4327-9422-69f7dc80e9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18556 | 2026.01.08 00:42:29.647074 [ 268 ] {89c9346e-0b30-4327-9422-69f7dc80e9f5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18557 | 2026.01.08 00:42:29.647296 [ 268 ] {89c9346e-0b30-4327-9422-69f7dc80e9f5} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18558 | 2026.01.08 00:42:29.647445 [ 268 ] {89c9346e-0b30-4327-9422-69f7dc80e9f5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001535 sec., 2605.863192182411 rows/sec., 212.49 KiB/sec. | ||
| 18559 | 2026.01.08 00:42:29.647489 [ 268 ] {89c9346e-0b30-4327-9422-69f7dc80e9f5} <Debug> TCPHandler: Processed in 0.001825951 sec. | ||
| 18560 | 2026.01.08 00:42:29.647615 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18561 | 2026.01.08 00:42:29.647710 [ 268 ] {5d3f2f09-133f-4732-80bf-a74131785b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18562 | 2026.01.08 00:42:29.647748 [ 268 ] {5d3f2f09-133f-4732-80bf-a74131785b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18563 | 2026.01.08 00:42:29.648186 [ 268 ] {5d3f2f09-133f-4732-80bf-a74131785b83} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18564 | 2026.01.08 00:42:29.648222 [ 268 ] {5d3f2f09-133f-4732-80bf-a74131785b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18565 | 2026.01.08 00:42:29.648523 [ 268 ] {5d3f2f09-133f-4732-80bf-a74131785b83} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18566 | 2026.01.08 00:42:29.648728 [ 268 ] {5d3f2f09-133f-4732-80bf-a74131785b83} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18567 | 2026.01.08 00:42:29.648853 [ 268 ] {5d3f2f09-133f-4732-80bf-a74131785b83} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001162 sec., 58519.79345955249 rows/sec., 4.65 MiB/sec. | ||
| 18568 | 2026.01.08 00:42:29.648890 [ 268 ] {5d3f2f09-133f-4732-80bf-a74131785b83} <Debug> TCPHandler: Processed in 0.001324047 sec. | ||
| 18569 | 2026.01.08 00:42:29.649009 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18570 | 2026.01.08 00:42:29.649101 [ 268 ] {40bbc586-738c-4609-bee5-babe2f2e5001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18571 | 2026.01.08 00:42:29.649142 [ 268 ] {40bbc586-738c-4609-bee5-babe2f2e5001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18572 | 2026.01.08 00:42:29.649532 [ 268 ] {40bbc586-738c-4609-bee5-babe2f2e5001} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18573 | 2026.01.08 00:42:29.649568 [ 268 ] {40bbc586-738c-4609-bee5-babe2f2e5001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18574 | 2026.01.08 00:42:29.649850 [ 268 ] {40bbc586-738c-4609-bee5-babe2f2e5001} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18575 | 2026.01.08 00:42:29.650059 [ 268 ] {40bbc586-738c-4609-bee5-babe2f2e5001} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18576 | 2026.01.08 00:42:29.650186 [ 268 ] {40bbc586-738c-4609-bee5-babe2f2e5001} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001102 sec., 8166.969147005446 rows/sec., 594.62 KiB/sec. | ||
| 18577 | 2026.01.08 00:42:29.650223 [ 268 ] {40bbc586-738c-4609-bee5-babe2f2e5001} <Debug> TCPHandler: Processed in 0.001261886 sec. | ||
| 18578 | 2026.01.08 00:42:29.650333 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18579 | 2026.01.08 00:42:29.650425 [ 268 ] {f0cd12e5-fade-4241-99ee-2b4dbe54e9e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18580 | 2026.01.08 00:42:29.650462 [ 268 ] {f0cd12e5-fade-4241-99ee-2b4dbe54e9e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18581 | 2026.01.08 00:42:29.650883 [ 268 ] {f0cd12e5-fade-4241-99ee-2b4dbe54e9e0} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18582 | 2026.01.08 00:42:29.650918 [ 268 ] {f0cd12e5-fade-4241-99ee-2b4dbe54e9e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18583 | 2026.01.08 00:42:29.651223 [ 268 ] {f0cd12e5-fade-4241-99ee-2b4dbe54e9e0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18584 | 2026.01.08 00:42:29.651423 [ 268 ] {f0cd12e5-fade-4241-99ee-2b4dbe54e9e0} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18585 | 2026.01.08 00:42:29.651546 [ 268 ] {f0cd12e5-fade-4241-99ee-2b4dbe54e9e0} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001138 sec., 64147.62741652022 rows/sec., 5.01 MiB/sec. | ||
| 18586 | 2026.01.08 00:42:29.651582 [ 268 ] {f0cd12e5-fade-4241-99ee-2b4dbe54e9e0} <Debug> TCPHandler: Processed in 0.001295827 sec. | ||
| 18587 | 2026.01.08 00:42:29.651696 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18588 | 2026.01.08 00:42:29.651789 [ 268 ] {eebd0204-ddee-4fad-aded-3e82116e4ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18589 | 2026.01.08 00:42:29.651832 [ 268 ] {eebd0204-ddee-4fad-aded-3e82116e4ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18590 | 2026.01.08 00:42:29.652254 [ 268 ] {eebd0204-ddee-4fad-aded-3e82116e4ab3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2026.01.08 00:42:29.652289 [ 268 ] {eebd0204-ddee-4fad-aded-3e82116e4ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18592 | 2026.01.08 00:42:29.652619 [ 268 ] {eebd0204-ddee-4fad-aded-3e82116e4ab3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18593 | 2026.01.08 00:42:29.652820 [ 268 ] {eebd0204-ddee-4fad-aded-3e82116e4ab3} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2026.01.08 00:42:29.652949 [ 268 ] {eebd0204-ddee-4fad-aded-3e82116e4ab3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001179 sec., 137404.58015267176 rows/sec., 9.57 MiB/sec. | ||
| 18595 | 2026.01.08 00:42:29.652987 [ 268 ] {eebd0204-ddee-4fad-aded-3e82116e4ab3} <Debug> TCPHandler: Processed in 0.001337958 sec. | ||
| 18596 | 2026.01.08 00:42:29.653096 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18597 | 2026.01.08 00:42:29.653189 [ 268 ] {17f990f5-85a1-4265-a354-b8d079d44122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18598 | 2026.01.08 00:42:29.653243 [ 268 ] {17f990f5-85a1-4265-a354-b8d079d44122} <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 | ||
| 18599 | 2026.01.08 00:42:29.654012 [ 268 ] {17f990f5-85a1-4265-a354-b8d079d44122} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18600 | 2026.01.08 00:42:29.654047 [ 268 ] {17f990f5-85a1-4265-a354-b8d079d44122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18601 | 2026.01.08 00:42:29.654543 [ 268 ] {17f990f5-85a1-4265-a354-b8d079d44122} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 18602 | 2026.01.08 00:42:29.654766 [ 268 ] {17f990f5-85a1-4265-a354-b8d079d44122} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2026.01.08 00:42:29.654901 [ 268 ] {17f990f5-85a1-4265-a354-b8d079d44122} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001729 sec., 2891.844997108155 rows/sec., 5.18 MiB/sec. | ||
| 18604 | 2026.01.08 00:42:29.654955 [ 268 ] {17f990f5-85a1-4265-a354-b8d079d44122} <Debug> TCPHandler: Processed in 0.001905205 sec. | ||
| 18605 | 2026.01.08 00:42:29.655074 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18606 | 2026.01.08 00:42:29.655167 [ 268 ] {76c938f7-ce87-4920-91e1-79f70ac613de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18607 | 2026.01.08 00:42:29.655208 [ 268 ] {76c938f7-ce87-4920-91e1-79f70ac613de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18608 | 2026.01.08 00:42:29.655544 [ 268 ] {76c938f7-ce87-4920-91e1-79f70ac613de} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18609 | 2026.01.08 00:42:29.655579 [ 268 ] {76c938f7-ce87-4920-91e1-79f70ac613de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18610 | 2026.01.08 00:42:29.655896 [ 268 ] {76c938f7-ce87-4920-91e1-79f70ac613de} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18611 | 2026.01.08 00:42:29.656099 [ 268 ] {76c938f7-ce87-4920-91e1-79f70ac613de} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18612 | 2026.01.08 00:42:29.656225 [ 268 ] {76c938f7-ce87-4920-91e1-79f70ac613de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 18613 | 2026.01.08 00:42:29.656260 [ 268 ] {76c938f7-ce87-4920-91e1-79f70ac613de} <Debug> TCPHandler: Processed in 0.001233065 sec. | ||
| 18614 | 2026.01.08 00:42:31.718346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18615 | 2026.01.08 00:42:31.736836 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18616 | 2026.01.08 00:42:31.736907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18617 | 2026.01.08 00:42:31.743182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18618 | 2026.01.08 00:42:31.743976 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18619 | 2026.01.08 00:42:31.744297 [ 149 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18620 | 2026.01.08 00:42:31.744368 [ 149 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18621 | 2026.01.08 00:42:31.744388 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18622 | 2026.01.08 00:42:31.744477 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18623 | 2026.01.08 00:42:31.747402 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18624 | 2026.01.08 00:42:31.747540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18625 | 2026.01.08 00:42:31.748152 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18626 | 2026.01.08 00:42:31.751428 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18627 | 2026.01.08 00:42:31.754725 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18628 | 2026.01.08 00:42:31.758682 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18629 | 2026.01.08 00:42:31.763078 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18630 | 2026.01.08 00:42:31.767199 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18631 | 2026.01.08 00:42:31.820809 [ 205 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.076366689 sec., 7987.775926752566 rows/sec., 41.30 MiB/sec. | ||
| 18632 | 2026.01.08 00:42:31.823020 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18633 | 2026.01.08 00:42:31.824856 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18634 | 2026.01.08 00:42:31.824942 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_81_16} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18635 | 2026.01.08 00:42:31.826255 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18636 | 2026.01.08 00:42:32.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.42 MiB, peak 406.83 MiB, free memory in arenas 0.00 B, will set to 388.33 MiB (RSS), difference: -1.09 MiB | ||
| 18637 | 2026.01.08 00:42:32.263086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2362 | ||
| 18638 | 2026.01.08 00:42:32.265609 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18639 | 2026.01.08 00:42:32.265672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18640 | 2026.01.08 00:42:32.266993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18641 | 2026.01.08 00:42:32.267278 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18642 | 2026.01.08 00:42:32.267680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2362 | ||
| 18643 | 2026.01.08 00:42:34.659403 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18644 | 2026.01.08 00:42:34.659659 [ 268 ] {f861c48e-e95c-4a04-814b-235b5bb580e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18645 | 2026.01.08 00:42:34.659725 [ 268 ] {f861c48e-e95c-4a04-814b-235b5bb580e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18646 | 2026.01.08 00:42:34.660512 [ 268 ] {f861c48e-e95c-4a04-814b-235b5bb580e6} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18647 | 2026.01.08 00:42:34.660553 [ 268 ] {f861c48e-e95c-4a04-814b-235b5bb580e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18648 | 2026.01.08 00:42:34.660976 [ 268 ] {f861c48e-e95c-4a04-814b-235b5bb580e6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18649 | 2026.01.08 00:42:34.661215 [ 268 ] {f861c48e-e95c-4a04-814b-235b5bb580e6} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18650 | 2026.01.08 00:42:34.661372 [ 268 ] {f861c48e-e95c-4a04-814b-235b5bb580e6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001765 sec., 232294.61756373936 rows/sec., 14.74 MiB/sec. | ||
| 18651 | 2026.01.08 00:42:34.661415 [ 268 ] {f861c48e-e95c-4a04-814b-235b5bb580e6} <Debug> TCPHandler: Processed in 0.002204562 sec. | ||
| 18652 | 2026.01.08 00:42:34.661529 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18653 | 2026.01.08 00:42:34.661627 [ 268 ] {7a79995f-a281-4cc3-8af5-dfe11ba2981b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18654 | 2026.01.08 00:42:34.661668 [ 268 ] {7a79995f-a281-4cc3-8af5-dfe11ba2981b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18655 | 2026.01.08 00:42:34.662513 [ 268 ] {7a79995f-a281-4cc3-8af5-dfe11ba2981b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18656 | 2026.01.08 00:42:34.662550 [ 268 ] {7a79995f-a281-4cc3-8af5-dfe11ba2981b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18657 | 2026.01.08 00:42:34.662940 [ 268 ] {7a79995f-a281-4cc3-8af5-dfe11ba2981b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18658 | 2026.01.08 00:42:34.663160 [ 268 ] {7a79995f-a281-4cc3-8af5-dfe11ba2981b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18659 | 2026.01.08 00:42:34.663271 [ 148 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18660 | 2026.01.08 00:42:34.663290 [ 268 ] {7a79995f-a281-4cc3-8af5-dfe11ba2981b} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001682 sec., 703923.900118906 rows/sec., 56.16 MiB/sec. | ||
| 18661 | 2026.01.08 00:42:34.663308 [ 148 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18662 | 2026.01.08 00:42:34.663328 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18663 | 2026.01.08 00:42:34.663330 [ 268 ] {7a79995f-a281-4cc3-8af5-dfe11ba2981b} <Debug> TCPHandler: Processed in 0.001850723 sec. | ||
| 18664 | 2026.01.08 00:42:34.663448 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18665 | 2026.01.08 00:42:34.663492 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18666 | 2026.01.08 00:42:34.663544 [ 268 ] {cd12e812-500b-4701-addd-c07ff788da3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18667 | 2026.01.08 00:42:34.663600 [ 268 ] {cd12e812-500b-4701-addd-c07ff788da3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18668 | 2026.01.08 00:42:34.663713 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18669 | 2026.01.08 00:42:34.663778 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2465 rows starting from the beginning of the part | ||
| 18670 | 2026.01.08 00:42:34.663891 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 18671 | 2026.01.08 00:42:34.663972 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 66 rows starting from the beginning of the part | ||
| 18672 | 2026.01.08 00:42:34.664055 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1184 rows starting from the beginning of the part | ||
| 18673 | 2026.01.08 00:42:34.664082 [ 268 ] {cd12e812-500b-4701-addd-c07ff788da3f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18674 | 2026.01.08 00:42:34.664130 [ 268 ] {cd12e812-500b-4701-addd-c07ff788da3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18675 | 2026.01.08 00:42:34.664136 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 68 rows starting from the beginning of the part | ||
| 18676 | 2026.01.08 00:42:34.664216 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1184 rows starting from the beginning of the part | ||
| 18677 | 2026.01.08 00:42:34.664495 [ 268 ] {cd12e812-500b-4701-addd-c07ff788da3f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18678 | 2026.01.08 00:42:34.664744 [ 268 ] {cd12e812-500b-4701-addd-c07ff788da3f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18679 | 2026.01.08 00:42:34.664879 [ 268 ] {cd12e812-500b-4701-addd-c07ff788da3f} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001353 sec., 178122.69031781226 rows/sec., 10.84 MiB/sec. | ||
| 18680 | 2026.01.08 00:42:34.664918 [ 268 ] {cd12e812-500b-4701-addd-c07ff788da3f} <Debug> TCPHandler: Processed in 0.001520523 sec. | ||
| 18681 | 2026.01.08 00:42:34.665019 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18682 | 2026.01.08 00:42:34.665114 [ 268 ] {4fc9dd39-2a15-41cf-b00d-08d52545e029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18683 | 2026.01.08 00:42:34.665154 [ 268 ] {4fc9dd39-2a15-41cf-b00d-08d52545e029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18684 | 2026.01.08 00:42:34.665615 [ 268 ] {4fc9dd39-2a15-41cf-b00d-08d52545e029} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18685 | 2026.01.08 00:42:34.665651 [ 268 ] {4fc9dd39-2a15-41cf-b00d-08d52545e029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18686 | 2026.01.08 00:42:34.665971 [ 268 ] {4fc9dd39-2a15-41cf-b00d-08d52545e029} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18687 | 2026.01.08 00:42:34.666185 [ 268 ] {4fc9dd39-2a15-41cf-b00d-08d52545e029} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18688 | 2026.01.08 00:42:34.666266 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002859391 sec., 1756667.7659683477 rows/sec., 148.55 MiB/sec. | ||
| 18689 | 2026.01.08 00:42:34.666317 [ 268 ] {4fc9dd39-2a15-41cf-b00d-08d52545e029} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 18690 | 2026.01.08 00:42:34.666361 [ 268 ] {4fc9dd39-2a15-41cf-b00d-08d52545e029} <Debug> TCPHandler: Processed in 0.00139096 sec. | ||
| 18691 | 2026.01.08 00:42:34.666394 [ 221 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18692 | 2026.01.08 00:42:34.666446 [ 221 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18693 | 2026.01.08 00:42:34.666461 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18694 | 2026.01.08 00:42:34.666560 [ 268 ] {8fdf48f6-6dfa-4fe7-b51f-c9b57ca6cfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18695 | 2026.01.08 00:42:34.666591 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18696 | 2026.01.08 00:42:34.666604 [ 268 ] {8fdf48f6-6dfa-4fe7-b51f-c9b57ca6cfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18697 | 2026.01.08 00:42:34.666967 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18698 | 2026.01.08 00:42:34.667075 [ 268 ] {8fdf48f6-6dfa-4fe7-b51f-c9b57ca6cfe6} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18699 | 2026.01.08 00:42:34.667080 [ 194 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_136_27} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18700 | 2026.01.08 00:42:34.667124 [ 268 ] {8fdf48f6-6dfa-4fe7-b51f-c9b57ca6cfe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18701 | 2026.01.08 00:42:34.667236 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 18702 | 2026.01.08 00:42:34.667490 [ 268 ] {8fdf48f6-6dfa-4fe7-b51f-c9b57ca6cfe6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 18703 | 2026.01.08 00:42:34.667762 [ 268 ] {8fdf48f6-6dfa-4fe7-b51f-c9b57ca6cfe6} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18704 | 2026.01.08 00:42:34.667903 [ 268 ] {8fdf48f6-6dfa-4fe7-b51f-c9b57ca6cfe6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001361 sec., 155033.0639235856 rows/sec., 8.80 MiB/sec. | ||
| 18705 | 2026.01.08 00:42:34.667943 [ 268 ] {8fdf48f6-6dfa-4fe7-b51f-c9b57ca6cfe6} <Debug> TCPHandler: Processed in 0.001530704 sec. | ||
| 18706 | 2026.01.08 00:42:34.668051 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18707 | 2026.01.08 00:42:34.668146 [ 268 ] {63c70e7d-de7c-4190-bb75-d024262fb159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18708 | 2026.01.08 00:42:34.668187 [ 268 ] {63c70e7d-de7c-4190-bb75-d024262fb159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18709 | 2026.01.08 00:42:34.668824 [ 268 ] {63c70e7d-de7c-4190-bb75-d024262fb159} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18710 | 2026.01.08 00:42:34.668862 [ 268 ] {63c70e7d-de7c-4190-bb75-d024262fb159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18711 | 2026.01.08 00:42:34.669242 [ 268 ] {63c70e7d-de7c-4190-bb75-d024262fb159} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18712 | 2026.01.08 00:42:34.669491 [ 268 ] {63c70e7d-de7c-4190-bb75-d024262fb159} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18713 | 2026.01.08 00:42:34.669625 [ 268 ] {63c70e7d-de7c-4190-bb75-d024262fb159} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001498 sec., 477303.0707610147 rows/sec., 33.48 MiB/sec. | ||
| 18714 | 2026.01.08 00:42:34.669628 [ 146 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18715 | 2026.01.08 00:42:34.669669 [ 268 ] {63c70e7d-de7c-4190-bb75-d024262fb159} <Debug> TCPHandler: Processed in 0.001667557 sec. | ||
| 18716 | 2026.01.08 00:42:34.669685 [ 146 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18717 | 2026.01.08 00:42:34.669694 [ 221 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18718 | 2026.01.08 00:42:34.669714 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18719 | 2026.01.08 00:42:34.669788 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18720 | 2026.01.08 00:42:34.669801 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18721 | 2026.01.08 00:42:34.669891 [ 268 ] {82fc40d0-99fc-4e46-bf55-852c75a72c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18722 | 2026.01.08 00:42:34.669901 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18723 | 2026.01.08 00:42:34.669941 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1250 rows starting from the beginning of the part | ||
| 18724 | 2026.01.08 00:42:34.669944 [ 268 ] {82fc40d0-99fc-4e46-bf55-852c75a72c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18725 | 2026.01.08 00:42:34.669988 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
| 18726 | 2026.01.08 00:42:34.670032 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 69 rows starting from the beginning of the part | ||
| 18727 | 2026.01.08 00:42:34.670068 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 715 rows starting from the beginning of the part | ||
| 18728 | 2026.01.08 00:42:34.670104 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 73 rows starting from the beginning of the part | ||
| 18729 | 2026.01.08 00:42:34.670138 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 715 rows starting from the beginning of the part | ||
| 18730 | 2026.01.08 00:42:34.670297 [ 268 ] {82fc40d0-99fc-4e46-bf55-852c75a72c2a} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18731 | 2026.01.08 00:42:34.670342 [ 268 ] {82fc40d0-99fc-4e46-bf55-852c75a72c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18732 | 2026.01.08 00:42:34.670672 [ 268 ] {82fc40d0-99fc-4e46-bf55-852c75a72c2a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18733 | 2026.01.08 00:42:34.670902 [ 268 ] {82fc40d0-99fc-4e46-bf55-852c75a72c2a} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18734 | 2026.01.08 00:42:34.671034 [ 268 ] {82fc40d0-99fc-4e46-bf55-852c75a72c2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 18735 | 2026.01.08 00:42:34.671073 [ 268 ] {82fc40d0-99fc-4e46-bf55-852c75a72c2a} <Debug> TCPHandler: Processed in 0.001335248 sec. | ||
| 18736 | 2026.01.08 00:42:34.671183 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18737 | 2026.01.08 00:42:34.671255 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485402 sec., 1942908.3843969512 rows/sec., 146.49 MiB/sec. | ||
| 18738 | 2026.01.08 00:42:34.671278 [ 268 ] {bb162fd6-1bf0-4bfc-9845-f360cf16467b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18739 | 2026.01.08 00:42:34.671327 [ 268 ] {bb162fd6-1bf0-4bfc-9845-f360cf16467b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18740 | 2026.01.08 00:42:34.671443 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18741 | 2026.01.08 00:42:34.671700 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18742 | 2026.01.08 00:42:34.671753 [ 268 ] {bb162fd6-1bf0-4bfc-9845-f360cf16467b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18743 | 2026.01.08 00:42:34.671772 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_136_27} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18744 | 2026.01.08 00:42:34.671798 [ 268 ] {bb162fd6-1bf0-4bfc-9845-f360cf16467b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18745 | 2026.01.08 00:42:34.671857 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 18746 | 2026.01.08 00:42:34.672165 [ 268 ] {bb162fd6-1bf0-4bfc-9845-f360cf16467b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18747 | 2026.01.08 00:42:34.672391 [ 268 ] {bb162fd6-1bf0-4bfc-9845-f360cf16467b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18748 | 2026.01.08 00:42:34.672525 [ 268 ] {bb162fd6-1bf0-4bfc-9845-f360cf16467b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001266 sec., 248025.27646129543 rows/sec., 16.29 MiB/sec. | ||
| 18749 | 2026.01.08 00:42:34.672564 [ 268 ] {bb162fd6-1bf0-4bfc-9845-f360cf16467b} <Debug> TCPHandler: Processed in 0.001430801 sec. | ||
| 18750 | 2026.01.08 00:42:34.672676 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18751 | 2026.01.08 00:42:34.672772 [ 268 ] {13ea8703-dddf-48f9-8974-6a6d12285506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18752 | 2026.01.08 00:42:34.672815 [ 268 ] {13ea8703-dddf-48f9-8974-6a6d12285506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18753 | 2026.01.08 00:42:34.673133 [ 268 ] {13ea8703-dddf-48f9-8974-6a6d12285506} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18754 | 2026.01.08 00:42:34.673171 [ 268 ] {13ea8703-dddf-48f9-8974-6a6d12285506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18755 | 2026.01.08 00:42:34.673470 [ 268 ] {13ea8703-dddf-48f9-8974-6a6d12285506} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 18756 | 2026.01.08 00:42:34.673709 [ 268 ] {13ea8703-dddf-48f9-8974-6a6d12285506} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18757 | 2026.01.08 00:42:34.673840 [ 268 ] {13ea8703-dddf-48f9-8974-6a6d12285506} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 18758 | 2026.01.08 00:42:34.673878 [ 268 ] {13ea8703-dddf-48f9-8974-6a6d12285506} <Debug> TCPHandler: Processed in 0.001252125 sec. | ||
| 18759 | 2026.01.08 00:42:34.673979 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18760 | 2026.01.08 00:42:34.674074 [ 268 ] {ff78e585-f9da-4441-80af-5b4a58ee694f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18761 | 2026.01.08 00:42:34.674130 [ 268 ] {ff78e585-f9da-4441-80af-5b4a58ee694f} <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 | ||
| 18762 | 2026.01.08 00:42:34.674973 [ 268 ] {ff78e585-f9da-4441-80af-5b4a58ee694f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2026.01.08 00:42:34.675011 [ 268 ] {ff78e585-f9da-4441-80af-5b4a58ee694f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18764 | 2026.01.08 00:42:34.675588 [ 268 ] {ff78e585-f9da-4441-80af-5b4a58ee694f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18765 | 2026.01.08 00:42:34.675822 [ 268 ] {ff78e585-f9da-4441-80af-5b4a58ee694f} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.01.08 00:42:34.675962 [ 268 ] {ff78e585-f9da-4441-80af-5b4a58ee694f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001905 sec., 18897.63779527559 rows/sec., 33.86 MiB/sec. | ||
| 18767 | 2026.01.08 00:42:34.676018 [ 268 ] {ff78e585-f9da-4441-80af-5b4a58ee694f} <Debug> TCPHandler: Processed in 0.002087479 sec. | ||
| 18768 | 2026.01.08 00:42:34.676128 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18769 | 2026.01.08 00:42:34.676224 [ 268 ] {61f7118a-b3d7-4122-a2f5-05025a81eb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18770 | 2026.01.08 00:42:34.676267 [ 268 ] {61f7118a-b3d7-4122-a2f5-05025a81eb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18771 | 2026.01.08 00:42:34.676592 [ 268 ] {61f7118a-b3d7-4122-a2f5-05025a81eb5e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2026.01.08 00:42:34.676630 [ 268 ] {61f7118a-b3d7-4122-a2f5-05025a81eb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18773 | 2026.01.08 00:42:34.676951 [ 268 ] {61f7118a-b3d7-4122-a2f5-05025a81eb5e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18774 | 2026.01.08 00:42:34.677178 [ 268 ] {61f7118a-b3d7-4122-a2f5-05025a81eb5e} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.01.08 00:42:34.677299 [ 146 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18776 | 2026.01.08 00:42:34.677309 [ 268 ] {61f7118a-b3d7-4122-a2f5-05025a81eb5e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 18777 | 2026.01.08 00:42:34.677339 [ 146 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18778 | 2026.01.08 00:42:34.677363 [ 268 ] {61f7118a-b3d7-4122-a2f5-05025a81eb5e} <Debug> TCPHandler: Processed in 0.001284856 sec. | ||
| 18779 | 2026.01.08 00:42:34.677363 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18780 | 2026.01.08 00:42:34.677489 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18781 | 2026.01.08 00:42:34.677627 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18782 | 2026.01.08 00:42:34.677666 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8972 rows starting from the beginning of the part | ||
| 18783 | 2026.01.08 00:42:34.677736 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 40 rows starting from the beginning of the part | ||
| 18784 | 2026.01.08 00:42:34.677784 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 18785 | 2026.01.08 00:42:34.677830 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 104 rows starting from the beginning of the part | ||
| 18786 | 2026.01.08 00:42:34.677872 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18787 | 2026.01.08 00:42:34.677917 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 104 rows starting from the beginning of the part | ||
| 18788 | 2026.01.08 00:42:34.680518 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9340 rows, containing 4 columns (4 merged, 0 gathered) in 0.003085078 sec., 3027476.1286424524 rows/sec., 193.72 MiB/sec. | ||
| 18789 | 2026.01.08 00:42:34.680847 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18790 | 2026.01.08 00:42:34.681329 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18791 | 2026.01.08 00:42:34.681450 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_136_27} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18792 | 2026.01.08 00:42:34.681588 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 18793 | 2026.01.08 00:42:36.093135 [ 223 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18794 | 2026.01.08 00:42:36.093197 [ 223 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18795 | 2026.01.08 00:42:36.096093 [ 223 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18796 | 2026.01.08 00:42:36.932873 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18797 | 2026.01.08 00:42:36.932937 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18798 | 2026.01.08 00:42:37.137185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39473 | ||
| 18799 | 2026.01.08 00:42:37.137725 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18800 | 2026.01.08 00:42:37.137778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18801 | 2026.01.08 00:42:37.138268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18802 | 2026.01.08 00:42:37.138508 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18803 | 2026.01.08 00:42:37.138662 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39473 | ||
| 18804 | 2026.01.08 00:42:39.248515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18805 | 2026.01.08 00:42:39.266429 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18806 | 2026.01.08 00:42:39.266476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18807 | 2026.01.08 00:42:39.272664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18808 | 2026.01.08 00:42:39.273385 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18809 | 2026.01.08 00:42:39.276528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18810 | 2026.01.08 00:42:39.646099 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18811 | 2026.01.08 00:42:39.646276 [ 268 ] {ce91b9cc-c71e-43f9-83d6-76ec19bea1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18812 | 2026.01.08 00:42:39.646340 [ 268 ] {ce91b9cc-c71e-43f9-83d6-76ec19bea1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18813 | 2026.01.08 00:42:39.647045 [ 268 ] {ce91b9cc-c71e-43f9-83d6-76ec19bea1f4} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18814 | 2026.01.08 00:42:39.647087 [ 268 ] {ce91b9cc-c71e-43f9-83d6-76ec19bea1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18815 | 2026.01.08 00:42:39.647472 [ 268 ] {ce91b9cc-c71e-43f9-83d6-76ec19bea1f4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18816 | 2026.01.08 00:42:39.647715 [ 268 ] {ce91b9cc-c71e-43f9-83d6-76ec19bea1f4} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18817 | 2026.01.08 00:42:39.647868 [ 268 ] {ce91b9cc-c71e-43f9-83d6-76ec19bea1f4} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001642 sec., 40194.884287454326 rows/sec., 3.20 MiB/sec. | ||
| 18818 | 2026.01.08 00:42:39.647914 [ 268 ] {ce91b9cc-c71e-43f9-83d6-76ec19bea1f4} <Debug> TCPHandler: Processed in 0.001940585 sec. | ||
| 18819 | 2026.01.08 00:42:39.648029 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18820 | 2026.01.08 00:42:39.648131 [ 268 ] {ba026dde-7902-4e65-b830-133f1c3c0993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18821 | 2026.01.08 00:42:39.648180 [ 268 ] {ba026dde-7902-4e65-b830-133f1c3c0993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18822 | 2026.01.08 00:42:39.648603 [ 268 ] {ba026dde-7902-4e65-b830-133f1c3c0993} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18823 | 2026.01.08 00:42:39.648639 [ 268 ] {ba026dde-7902-4e65-b830-133f1c3c0993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18824 | 2026.01.08 00:42:39.648944 [ 268 ] {ba026dde-7902-4e65-b830-133f1c3c0993} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18825 | 2026.01.08 00:42:39.649162 [ 268 ] {ba026dde-7902-4e65-b830-133f1c3c0993} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18826 | 2026.01.08 00:42:39.649285 [ 139 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18827 | 2026.01.08 00:42:39.649292 [ 268 ] {ba026dde-7902-4e65-b830-133f1c3c0993} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001179 sec., 4240.882103477524 rows/sec., 318.89 KiB/sec. | ||
| 18828 | 2026.01.08 00:42:39.649354 [ 139 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18829 | 2026.01.08 00:42:39.649374 [ 268 ] {ba026dde-7902-4e65-b830-133f1c3c0993} <Debug> TCPHandler: Processed in 0.00139545 sec. | ||
| 18830 | 2026.01.08 00:42:39.649381 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18831 | 2026.01.08 00:42:39.649497 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18832 | 2026.01.08 00:42:39.649509 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18833 | 2026.01.08 00:42:39.649595 [ 268 ] {7175c16d-5981-49a4-9b73-d36ee328bc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18834 | 2026.01.08 00:42:39.649638 [ 268 ] {7175c16d-5981-49a4-9b73-d36ee328bc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18835 | 2026.01.08 00:42:39.649660 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18836 | 2026.01.08 00:42:39.649701 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 278 rows starting from the beginning of the part | ||
| 18837 | 2026.01.08 00:42:39.649774 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 5 rows starting from the beginning of the part | ||
| 18838 | 2026.01.08 00:42:39.649829 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 241 rows starting from the beginning of the part | ||
| 18839 | 2026.01.08 00:42:39.649883 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 9 rows starting from the beginning of the part | ||
| 18840 | 2026.01.08 00:42:39.649928 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 241 rows starting from the beginning of the part | ||
| 18841 | 2026.01.08 00:42:39.649975 [ 193 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 5 rows starting from the beginning of the part | ||
| 18842 | 2026.01.08 00:42:39.650084 [ 268 ] {7175c16d-5981-49a4-9b73-d36ee328bc0a} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18843 | 2026.01.08 00:42:39.650126 [ 268 ] {7175c16d-5981-49a4-9b73-d36ee328bc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18844 | 2026.01.08 00:42:39.650450 [ 268 ] {7175c16d-5981-49a4-9b73-d36ee328bc0a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18845 | 2026.01.08 00:42:39.650668 [ 268 ] {7175c16d-5981-49a4-9b73-d36ee328bc0a} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18846 | 2026.01.08 00:42:39.650804 [ 268 ] {7175c16d-5981-49a4-9b73-d36ee328bc0a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001225 sec., 56326.5306122449 rows/sec., 4.40 MiB/sec. | ||
| 18847 | 2026.01.08 00:42:39.650845 [ 268 ] {7175c16d-5981-49a4-9b73-d36ee328bc0a} <Debug> TCPHandler: Processed in 0.00139533 sec. | ||
| 18848 | 2026.01.08 00:42:39.650963 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18849 | 2026.01.08 00:42:39.650968 [ 194 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511643 sec., 515333.3161335051 rows/sec., 33.76 MiB/sec. | ||
| 18850 | 2026.01.08 00:42:39.651056 [ 268 ] {36872e72-d34d-4eda-891b-bef8d8da1f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18851 | 2026.01.08 00:42:39.651104 [ 268 ] {36872e72-d34d-4eda-891b-bef8d8da1f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18852 | 2026.01.08 00:42:39.651194 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18853 | 2026.01.08 00:42:39.651529 [ 268 ] {36872e72-d34d-4eda-891b-bef8d8da1f8c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18854 | 2026.01.08 00:42:39.651529 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18855 | 2026.01.08 00:42:39.651574 [ 268 ] {36872e72-d34d-4eda-891b-bef8d8da1f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18856 | 2026.01.08 00:42:39.651650 [ 203 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_116_23} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18857 | 2026.01.08 00:42:39.651760 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 18858 | 2026.01.08 00:42:39.651971 [ 268 ] {36872e72-d34d-4eda-891b-bef8d8da1f8c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18859 | 2026.01.08 00:42:39.652177 [ 268 ] {36872e72-d34d-4eda-891b-bef8d8da1f8c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18860 | 2026.01.08 00:42:39.652306 [ 268 ] {36872e72-d34d-4eda-891b-bef8d8da1f8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 18861 | 2026.01.08 00:42:39.652345 [ 268 ] {36872e72-d34d-4eda-891b-bef8d8da1f8c} <Debug> TCPHandler: Processed in 0.0014295 sec. | ||
| 18862 | 2026.01.08 00:42:39.652458 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18863 | 2026.01.08 00:42:39.652548 [ 268 ] {813007c9-ec3c-4a45-9b35-9d377811ba73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18864 | 2026.01.08 00:42:39.652603 [ 268 ] {813007c9-ec3c-4a45-9b35-9d377811ba73} <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 | ||
| 18865 | 2026.01.08 00:42:39.653370 [ 268 ] {813007c9-ec3c-4a45-9b35-9d377811ba73} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18866 | 2026.01.08 00:42:39.653406 [ 268 ] {813007c9-ec3c-4a45-9b35-9d377811ba73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18867 | 2026.01.08 00:42:39.653907 [ 268 ] {813007c9-ec3c-4a45-9b35-9d377811ba73} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18868 | 2026.01.08 00:42:39.654127 [ 268 ] {813007c9-ec3c-4a45-9b35-9d377811ba73} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18869 | 2026.01.08 00:42:39.654254 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18870 | 2026.01.08 00:42:39.654267 [ 268 ] {813007c9-ec3c-4a45-9b35-9d377811ba73} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001734 sec., 2883.506343713956 rows/sec., 5.17 MiB/sec. | ||
| 18871 | 2026.01.08 00:42:39.654306 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18872 | 2026.01.08 00:42:39.654340 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18873 | 2026.01.08 00:42:39.654341 [ 268 ] {813007c9-ec3c-4a45-9b35-9d377811ba73} <Debug> TCPHandler: Processed in 0.001929755 sec. | ||
| 18874 | 2026.01.08 00:42:39.654442 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18875 | 2026.01.08 00:42:39.654480 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18876 | 2026.01.08 00:42:39.654577 [ 268 ] {08c40705-30b1-4cec-9196-a9ffd1a0968b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18877 | 2026.01.08 00:42:39.654618 [ 268 ] {08c40705-30b1-4cec-9196-a9ffd1a0968b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18878 | 2026.01.08 00:42:39.654671 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18879 | 2026.01.08 00:42:39.654727 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2321 rows starting from the beginning of the part | ||
| 18880 | 2026.01.08 00:42:39.654842 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 5 rows starting from the beginning of the part | ||
| 18881 | 2026.01.08 00:42:39.654953 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 18882 | 2026.01.08 00:42:39.654966 [ 268 ] {08c40705-30b1-4cec-9196-a9ffd1a0968b} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18883 | 2026.01.08 00:42:39.655006 [ 268 ] {08c40705-30b1-4cec-9196-a9ffd1a0968b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18884 | 2026.01.08 00:42:39.655060 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 5 rows starting from the beginning of the part | ||
| 18885 | 2026.01.08 00:42:39.655175 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
| 18886 | 2026.01.08 00:42:39.655281 [ 201 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 5 rows starting from the beginning of the part | ||
| 18887 | 2026.01.08 00:42:39.655314 [ 268 ] {08c40705-30b1-4cec-9196-a9ffd1a0968b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18888 | 2026.01.08 00:42:39.655536 [ 268 ] {08c40705-30b1-4cec-9196-a9ffd1a0968b} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18889 | 2026.01.08 00:42:39.655671 [ 268 ] {08c40705-30b1-4cec-9196-a9ffd1a0968b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 18890 | 2026.01.08 00:42:39.655710 [ 268 ] {08c40705-30b1-4cec-9196-a9ffd1a0968b} <Debug> TCPHandler: Processed in 0.001277167 sec. | ||
| 18891 | 2026.01.08 00:42:39.665092 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 19 columns (19 merged, 0 gathered) in 0.010693714 sec., 225179.01638289558 rows/sec., 403.51 MiB/sec. | ||
| 18892 | 2026.01.08 00:42:39.667162 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18893 | 2026.01.08 00:42:39.667506 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18894 | 2026.01.08 00:42:39.667573 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18895 | 2026.01.08 00:42:39.667695 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.54 MiB. | ||
| 18896 | 2026.01.08 00:42:40.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.35 MiB, peak 407.85 MiB, free memory in arenas 0.00 B, will set to 394.00 MiB (RSS), difference: 4.65 MiB | ||
| 18897 | 2026.01.08 00:42:41.069877 [ 225 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18898 | 2026.01.08 00:42:41.069944 [ 225 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18899 | 2026.01.08 00:42:41.073739 [ 225 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18900 | 2026.01.08 00:42:41.187133 [ 221 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18901 | 2026.01.08 00:42:41.187168 [ 221 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18902 | 2026.01.08 00:42:41.190575 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18903 | 2026.01.08 00:42:41.190609 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18904 | 2026.01.08 00:42:41.190838 [ 221 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18905 | 2026.01.08 00:42:41.194137 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18906 | 2026.01.08 00:42:41.307346 [ 223 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18907 | 2026.01.08 00:42:41.307400 [ 223 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18908 | 2026.01.08 00:42:41.309572 [ 223 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18909 | 2026.01.08 00:42:41.709828 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18910 | 2026.01.08 00:42:41.709891 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18911 | 2026.01.08 00:42:41.712986 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18912 | 2026.01.08 00:42:41.850950 [ 222 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18913 | 2026.01.08 00:42:41.850989 [ 222 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18914 | 2026.01.08 00:42:41.853217 [ 222 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 18915 | 2026.01.08 00:42:42.034243 [ 226 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18916 | 2026.01.08 00:42:42.034280 [ 226 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18917 | 2026.01.08 00:42:42.036632 [ 226 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18918 | 2026.01.08 00:42:42.041611 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18919 | 2026.01.08 00:42:42.041899 [ 268 ] {2319996a-4f8e-42c3-b7fe-0c76ac4aada5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18920 | 2026.01.08 00:42:42.042004 [ 268 ] {2319996a-4f8e-42c3-b7fe-0c76ac4aada5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18921 | 2026.01.08 00:42:42.042917 [ 268 ] {2319996a-4f8e-42c3-b7fe-0c76ac4aada5} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18922 | 2026.01.08 00:42:42.042965 [ 268 ] {2319996a-4f8e-42c3-b7fe-0c76ac4aada5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18923 | 2026.01.08 00:42:42.043352 [ 268 ] {2319996a-4f8e-42c3-b7fe-0c76ac4aada5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18924 | 2026.01.08 00:42:42.043582 [ 268 ] {2319996a-4f8e-42c3-b7fe-0c76ac4aada5} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18925 | 2026.01.08 00:42:42.043734 [ 268 ] {2319996a-4f8e-42c3-b7fe-0c76ac4aada5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00191 sec., 12565.445026178011 rows/sec., 1.04 MiB/sec. | ||
| 18926 | 2026.01.08 00:42:42.043777 [ 268 ] {2319996a-4f8e-42c3-b7fe-0c76ac4aada5} <Debug> TCPHandler: Processed in 0.002350847 sec. | ||
| 18927 | 2026.01.08 00:42:42.043898 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18928 | 2026.01.08 00:42:42.043992 [ 268 ] {c2830db0-1f5e-4a47-897f-8a6b8a82fa6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18929 | 2026.01.08 00:42:42.044033 [ 268 ] {c2830db0-1f5e-4a47-897f-8a6b8a82fa6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18930 | 2026.01.08 00:42:42.044430 [ 268 ] {c2830db0-1f5e-4a47-897f-8a6b8a82fa6a} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18931 | 2026.01.08 00:42:42.044466 [ 268 ] {c2830db0-1f5e-4a47-897f-8a6b8a82fa6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18932 | 2026.01.08 00:42:42.044752 [ 268 ] {c2830db0-1f5e-4a47-897f-8a6b8a82fa6a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18933 | 2026.01.08 00:42:42.044961 [ 268 ] {c2830db0-1f5e-4a47-897f-8a6b8a82fa6a} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18934 | 2026.01.08 00:42:42.045090 [ 268 ] {c2830db0-1f5e-4a47-897f-8a6b8a82fa6a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001116 sec., 8960.57347670251 rows/sec., 730.67 KiB/sec. | ||
| 18935 | 2026.01.08 00:42:42.045129 [ 268 ] {c2830db0-1f5e-4a47-897f-8a6b8a82fa6a} <Debug> TCPHandler: Processed in 0.001279256 sec. | ||
| 18936 | 2026.01.08 00:42:42.045241 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18937 | 2026.01.08 00:42:42.045339 [ 268 ] {1a2442be-8a56-46a3-bcd3-ede8c3bd2542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18938 | 2026.01.08 00:42:42.045376 [ 268 ] {1a2442be-8a56-46a3-bcd3-ede8c3bd2542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18939 | 2026.01.08 00:42:42.046280 [ 268 ] {1a2442be-8a56-46a3-bcd3-ede8c3bd2542} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18940 | 2026.01.08 00:42:42.046316 [ 268 ] {1a2442be-8a56-46a3-bcd3-ede8c3bd2542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18941 | 2026.01.08 00:42:42.046720 [ 268 ] {1a2442be-8a56-46a3-bcd3-ede8c3bd2542} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18942 | 2026.01.08 00:42:42.046927 [ 268 ] {1a2442be-8a56-46a3-bcd3-ede8c3bd2542} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18943 | 2026.01.08 00:42:42.047057 [ 268 ] {1a2442be-8a56-46a3-bcd3-ede8c3bd2542} <Debug> executeQuery: Read 1393 rows, 119.68 KiB in 0.001734 sec., 803344.8673587082 rows/sec., 67.40 MiB/sec. | ||
| 18944 | 2026.01.08 00:42:42.047096 [ 268 ] {1a2442be-8a56-46a3-bcd3-ede8c3bd2542} <Debug> TCPHandler: Processed in 0.001902234 sec. | ||
| 18945 | 2026.01.08 00:42:42.047210 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18946 | 2026.01.08 00:42:42.047301 [ 268 ] {cefd604c-7b89-4e32-9c7c-45f22287aff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18947 | 2026.01.08 00:42:42.047341 [ 268 ] {cefd604c-7b89-4e32-9c7c-45f22287aff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18948 | 2026.01.08 00:42:42.047751 [ 268 ] {cefd604c-7b89-4e32-9c7c-45f22287aff5} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18949 | 2026.01.08 00:42:42.047787 [ 268 ] {cefd604c-7b89-4e32-9c7c-45f22287aff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18950 | 2026.01.08 00:42:42.048083 [ 268 ] {cefd604c-7b89-4e32-9c7c-45f22287aff5} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18951 | 2026.01.08 00:42:42.048294 [ 268 ] {cefd604c-7b89-4e32-9c7c-45f22287aff5} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18952 | 2026.01.08 00:42:42.048419 [ 268 ] {cefd604c-7b89-4e32-9c7c-45f22287aff5} <Debug> executeQuery: Read 58 rows, 4.37 KiB in 0.001134 sec., 51146.38447971781 rows/sec., 3.76 MiB/sec. | ||
| 18953 | 2026.01.08 00:42:42.048459 [ 268 ] {cefd604c-7b89-4e32-9c7c-45f22287aff5} <Debug> TCPHandler: Processed in 0.001296697 sec. | ||
| 18954 | 2026.01.08 00:42:42.048568 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18955 | 2026.01.08 00:42:42.048660 [ 268 ] {448f1598-833e-43c9-81c8-2fb6c1429ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18956 | 2026.01.08 00:42:42.048698 [ 268 ] {448f1598-833e-43c9-81c8-2fb6c1429ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18957 | 2026.01.08 00:42:42.049149 [ 268 ] {448f1598-833e-43c9-81c8-2fb6c1429ec1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18958 | 2026.01.08 00:42:42.049185 [ 268 ] {448f1598-833e-43c9-81c8-2fb6c1429ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18959 | 2026.01.08 00:42:42.049484 [ 268 ] {448f1598-833e-43c9-81c8-2fb6c1429ec1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18960 | 2026.01.08 00:42:42.049689 [ 268 ] {448f1598-833e-43c9-81c8-2fb6c1429ec1} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18961 | 2026.01.08 00:42:42.049817 [ 268 ] {448f1598-833e-43c9-81c8-2fb6c1429ec1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001172 sec., 215017.06484641635 rows/sec., 14.87 MiB/sec. | ||
| 18962 | 2026.01.08 00:42:42.049857 [ 268 ] {448f1598-833e-43c9-81c8-2fb6c1429ec1} <Debug> TCPHandler: Processed in 0.001335708 sec. | ||
| 18963 | 2026.01.08 00:42:42.049970 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18964 | 2026.01.08 00:42:42.050062 [ 268 ] {6b3b6c5c-8f53-4065-94a4-dcb4e78424f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18965 | 2026.01.08 00:42:42.050100 [ 268 ] {6b3b6c5c-8f53-4065-94a4-dcb4e78424f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18966 | 2026.01.08 00:42:42.050492 [ 268 ] {6b3b6c5c-8f53-4065-94a4-dcb4e78424f0} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18967 | 2026.01.08 00:42:42.050528 [ 268 ] {6b3b6c5c-8f53-4065-94a4-dcb4e78424f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18968 | 2026.01.08 00:42:42.050817 [ 268 ] {6b3b6c5c-8f53-4065-94a4-dcb4e78424f0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18969 | 2026.01.08 00:42:42.051024 [ 268 ] {6b3b6c5c-8f53-4065-94a4-dcb4e78424f0} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18970 | 2026.01.08 00:42:42.051151 [ 268 ] {6b3b6c5c-8f53-4065-94a4-dcb4e78424f0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 18971 | 2026.01.08 00:42:42.051191 [ 268 ] {6b3b6c5c-8f53-4065-94a4-dcb4e78424f0} <Debug> TCPHandler: Processed in 0.001268105 sec. | ||
| 18972 | 2026.01.08 00:42:42.051298 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18973 | 2026.01.08 00:42:42.051389 [ 268 ] {a9a3a1aa-8c94-4f15-b34a-baec9d04e713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18974 | 2026.01.08 00:42:42.051427 [ 268 ] {a9a3a1aa-8c94-4f15-b34a-baec9d04e713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18975 | 2026.01.08 00:42:42.052021 [ 268 ] {a9a3a1aa-8c94-4f15-b34a-baec9d04e713} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18976 | 2026.01.08 00:42:42.052062 [ 268 ] {a9a3a1aa-8c94-4f15-b34a-baec9d04e713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18977 | 2026.01.08 00:42:42.052404 [ 268 ] {a9a3a1aa-8c94-4f15-b34a-baec9d04e713} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18978 | 2026.01.08 00:42:42.052611 [ 268 ] {a9a3a1aa-8c94-4f15-b34a-baec9d04e713} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18979 | 2026.01.08 00:42:42.052744 [ 268 ] {a9a3a1aa-8c94-4f15-b34a-baec9d04e713} <Debug> executeQuery: Read 602 rows, 46.36 KiB in 0.001372 sec., 438775.51020408166 rows/sec., 33.00 MiB/sec. | ||
| 18980 | 2026.01.08 00:42:42.052782 [ 268 ] {a9a3a1aa-8c94-4f15-b34a-baec9d04e713} <Debug> TCPHandler: Processed in 0.001530824 sec. | ||
| 18981 | 2026.01.08 00:42:42.052833 [ 226 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18982 | 2026.01.08 00:42:42.052864 [ 226 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18983 | 2026.01.08 00:42:42.052890 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18984 | 2026.01.08 00:42:42.052989 [ 268 ] {23a8230b-a651-4b4f-b3a3-2597f3c0131e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18985 | 2026.01.08 00:42:42.053033 [ 268 ] {23a8230b-a651-4b4f-b3a3-2597f3c0131e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18986 | 2026.01.08 00:42:42.053585 [ 268 ] {23a8230b-a651-4b4f-b3a3-2597f3c0131e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18987 | 2026.01.08 00:42:42.053624 [ 268 ] {23a8230b-a651-4b4f-b3a3-2597f3c0131e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18988 | 2026.01.08 00:42:42.054002 [ 268 ] {23a8230b-a651-4b4f-b3a3-2597f3c0131e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18989 | 2026.01.08 00:42:42.054270 [ 268 ] {23a8230b-a651-4b4f-b3a3-2597f3c0131e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18990 | 2026.01.08 00:42:42.054407 [ 268 ] {23a8230b-a651-4b4f-b3a3-2597f3c0131e} <Debug> executeQuery: Read 929 rows, 65.91 KiB in 0.001438 sec., 646036.1613351877 rows/sec., 44.76 MiB/sec. | ||
| 18991 | 2026.01.08 00:42:42.054444 [ 268 ] {23a8230b-a651-4b4f-b3a3-2597f3c0131e} <Debug> TCPHandler: Processed in 0.001601555 sec. | ||
| 18992 | 2026.01.08 00:42:42.054562 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18993 | 2026.01.08 00:42:42.054663 [ 268 ] {24e45bee-af1c-4456-9a18-0c5e5d30eb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18994 | 2026.01.08 00:42:42.054725 [ 268 ] {24e45bee-af1c-4456-9a18-0c5e5d30eb94} <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 | ||
| 18995 | 2026.01.08 00:42:42.055541 [ 268 ] {24e45bee-af1c-4456-9a18-0c5e5d30eb94} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18996 | 2026.01.08 00:42:42.055580 [ 268 ] {24e45bee-af1c-4456-9a18-0c5e5d30eb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 18997 | 2026.01.08 00:42:42.055580 [ 226 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18998 | 2026.01.08 00:42:42.056147 [ 268 ] {24e45bee-af1c-4456-9a18-0c5e5d30eb94} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18999 | 2026.01.08 00:42:42.056370 [ 268 ] {24e45bee-af1c-4456-9a18-0c5e5d30eb94} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19000 | 2026.01.08 00:42:42.056502 [ 268 ] {24e45bee-af1c-4456-9a18-0c5e5d30eb94} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001858 sec., 19375.6727664155 rows/sec., 34.72 MiB/sec. | ||
| 19001 | 2026.01.08 00:42:42.056555 [ 268 ] {24e45bee-af1c-4456-9a18-0c5e5d30eb94} <Debug> TCPHandler: Processed in 0.002039758 sec. | ||
| 19002 | 2026.01.08 00:42:42.056667 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19003 | 2026.01.08 00:42:42.056759 [ 268 ] {9633f220-ffcb-4c5c-af81-f6ea3e3ff324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19004 | 2026.01.08 00:42:42.056801 [ 268 ] {9633f220-ffcb-4c5c-af81-f6ea3e3ff324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19005 | 2026.01.08 00:42:42.057131 [ 268 ] {9633f220-ffcb-4c5c-af81-f6ea3e3ff324} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19006 | 2026.01.08 00:42:42.057167 [ 268 ] {9633f220-ffcb-4c5c-af81-f6ea3e3ff324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19007 | 2026.01.08 00:42:42.057460 [ 268 ] {9633f220-ffcb-4c5c-af81-f6ea3e3ff324} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19008 | 2026.01.08 00:42:42.057667 [ 268 ] {9633f220-ffcb-4c5c-af81-f6ea3e3ff324} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19009 | 2026.01.08 00:42:42.057792 [ 268 ] {9633f220-ffcb-4c5c-af81-f6ea3e3ff324} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001051 sec., 34253.09229305423 rows/sec., 2.31 MiB/sec. | ||
| 19010 | 2026.01.08 00:42:42.057827 [ 268 ] {9633f220-ffcb-4c5c-af81-f6ea3e3ff324} <Debug> TCPHandler: Processed in 0.001207304 sec. | ||
| 19011 | 2026.01.08 00:42:42.268717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2416 | ||
| 19012 | 2026.01.08 00:42:42.271523 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19013 | 2026.01.08 00:42:42.271587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19014 | 2026.01.08 00:42:42.272826 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19015 | 2026.01.08 00:42:42.273116 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19016 | 2026.01.08 00:42:42.273278 [ 133 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 19017 | 2026.01.08 00:42:42.273343 [ 133 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19018 | 2026.01.08 00:42:42.273366 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19019 | 2026.01.08 00:42:42.273483 [ 195 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 19020 | 2026.01.08 00:42:42.273504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2416 | ||
| 19021 | 2026.01.08 00:42:42.274142 [ 195 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19022 | 2026.01.08 00:42:42.274322 [ 195 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2208 rows starting from the beginning of the part | ||
| 19023 | 2026.01.08 00:42:42.274827 [ 195 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 19024 | 2026.01.08 00:42:42.275333 [ 195 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 58 rows starting from the beginning of the part | ||
| 19025 | 2026.01.08 00:42:42.275819 [ 195 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 19026 | 2026.01.08 00:42:42.276157 [ 195 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 19027 | 2026.01.08 00:42:42.276480 [ 195 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part | ||
| 19028 | 2026.01.08 00:42:42.284064 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 72 columns (72 merged, 0 gathered) in 0.010637223 sec., 227126.94845261777 rows/sec., 173.48 MiB/sec. | ||
| 19029 | 2026.01.08 00:42:42.286265 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 19030 | 2026.01.08 00:42:42.286900 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19031 | 2026.01.08 00:42:42.286986 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_61_12} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 19032 | 2026.01.08 00:42:42.287334 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19033 | 2026.01.08 00:42:44.639690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39921 | ||
| 19034 | 2026.01.08 00:42:44.640238 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19035 | 2026.01.08 00:42:44.640311 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19036 | 2026.01.08 00:42:44.640795 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19037 | 2026.01.08 00:42:44.641030 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19038 | 2026.01.08 00:42:44.641090 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19039 | 2026.01.08 00:42:44.641175 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39921 | ||
| 19040 | 2026.01.08 00:42:44.641280 [ 268 ] {fca1abbf-ad02-4cc2-95f5-455a39c5434c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19041 | 2026.01.08 00:42:44.641355 [ 268 ] {fca1abbf-ad02-4cc2-95f5-455a39c5434c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19042 | 2026.01.08 00:42:44.642025 [ 268 ] {fca1abbf-ad02-4cc2-95f5-455a39c5434c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19043 | 2026.01.08 00:42:44.642077 [ 268 ] {fca1abbf-ad02-4cc2-95f5-455a39c5434c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19044 | 2026.01.08 00:42:44.642519 [ 268 ] {fca1abbf-ad02-4cc2-95f5-455a39c5434c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19045 | 2026.01.08 00:42:44.642772 [ 268 ] {fca1abbf-ad02-4cc2-95f5-455a39c5434c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19046 | 2026.01.08 00:42:44.642925 [ 268 ] {fca1abbf-ad02-4cc2-95f5-455a39c5434c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.53 MiB/sec. | ||
| 19047 | 2026.01.08 00:42:44.642970 [ 268 ] {fca1abbf-ad02-4cc2-95f5-455a39c5434c} <Debug> TCPHandler: Processed in 0.002019327 sec. | ||
| 19048 | 2026.01.08 00:42:44.643096 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19049 | 2026.01.08 00:42:44.643194 [ 268 ] {8b47cae2-b82e-4662-946d-f1bce4653dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19050 | 2026.01.08 00:42:44.643241 [ 268 ] {8b47cae2-b82e-4662-946d-f1bce4653dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19051 | 2026.01.08 00:42:44.643680 [ 268 ] {8b47cae2-b82e-4662-946d-f1bce4653dd1} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19052 | 2026.01.08 00:42:44.643717 [ 268 ] {8b47cae2-b82e-4662-946d-f1bce4653dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19053 | 2026.01.08 00:42:44.644030 [ 268 ] {8b47cae2-b82e-4662-946d-f1bce4653dd1} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19054 | 2026.01.08 00:42:44.644256 [ 268 ] {8b47cae2-b82e-4662-946d-f1bce4653dd1} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19055 | 2026.01.08 00:42:44.644395 [ 268 ] {8b47cae2-b82e-4662-946d-f1bce4653dd1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 19056 | 2026.01.08 00:42:44.644435 [ 268 ] {8b47cae2-b82e-4662-946d-f1bce4653dd1} <Debug> TCPHandler: Processed in 0.00139169 sec. | ||
| 19057 | 2026.01.08 00:42:44.644560 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19058 | 2026.01.08 00:42:44.644654 [ 268 ] {396d6004-db15-44d2-9036-687769f1b63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19059 | 2026.01.08 00:42:44.644700 [ 268 ] {396d6004-db15-44d2-9036-687769f1b63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19060 | 2026.01.08 00:42:44.645082 [ 268 ] {396d6004-db15-44d2-9036-687769f1b63e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19061 | 2026.01.08 00:42:44.645119 [ 268 ] {396d6004-db15-44d2-9036-687769f1b63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19062 | 2026.01.08 00:42:44.645458 [ 268 ] {396d6004-db15-44d2-9036-687769f1b63e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19063 | 2026.01.08 00:42:44.645682 [ 268 ] {396d6004-db15-44d2-9036-687769f1b63e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19064 | 2026.01.08 00:42:44.645814 [ 268 ] {396d6004-db15-44d2-9036-687769f1b63e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 3.78 MiB/sec. | ||
| 19065 | 2026.01.08 00:42:44.645826 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 5 parts from all_1_134_28 to all_138_138_0 | ||
| 19066 | 2026.01.08 00:42:44.645853 [ 268 ] {396d6004-db15-44d2-9036-687769f1b63e} <Debug> TCPHandler: Processed in 0.001342618 sec. | ||
| 19067 | 2026.01.08 00:42:44.645896 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19068 | 2026.01.08 00:42:44.645921 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19069 | 2026.01.08 00:42:44.645986 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19070 | 2026.01.08 00:42:44.646020 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_134_28 to all_138_138_0 into Compact with storage Full | ||
| 19071 | 2026.01.08 00:42:44.646086 [ 268 ] {09222462-ffad-4acb-ba43-05df4c94fc71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19072 | 2026.01.08 00:42:44.646133 [ 268 ] {09222462-ffad-4acb-ba43-05df4c94fc71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19073 | 2026.01.08 00:42:44.646147 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19074 | 2026.01.08 00:42:44.646189 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_134_28, total 41581 rows starting from the beginning of the part | ||
| 19075 | 2026.01.08 00:42:44.646259 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 162 rows starting from the beginning of the part | ||
| 19076 | 2026.01.08 00:42:44.646307 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 314 rows starting from the beginning of the part | ||
| 19077 | 2026.01.08 00:42:44.646352 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 19078 | 2026.01.08 00:42:44.646392 [ 194 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 929 rows starting from the beginning of the part | ||
| 19079 | 2026.01.08 00:42:44.646460 [ 268 ] {09222462-ffad-4acb-ba43-05df4c94fc71} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19080 | 2026.01.08 00:42:44.646508 [ 268 ] {09222462-ffad-4acb-ba43-05df4c94fc71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 19081 | 2026.01.08 00:42:44.646863 [ 268 ] {09222462-ffad-4acb-ba43-05df4c94fc71} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19082 | 2026.01.08 00:42:44.647101 [ 268 ] {09222462-ffad-4acb-ba43-05df4c94fc71} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19083 | 2026.01.08 00:42:44.647237 [ 268 ] {09222462-ffad-4acb-ba43-05df4c94fc71} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.38 MiB/sec. | ||
| 19084 | 2026.01.08 00:42:44.647275 [ 268 ] {09222462-ffad-4acb-ba43-05df4c94fc71} <Debug> TCPHandler: Processed in 0.001337448 sec. | ||
| 19085 | 2026.01.08 00:42:44.653998 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43146 rows, containing 5 columns (5 merged, 0 gathered) in 0.008017607 sec., 5381406.197634781 rows/sec., 362.73 MiB/sec. | ||
| 19086 | 2026.01.08 00:42:44.654365 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Trace> MergedBlockOutputStream: filled checksums all_1_138_29 (state Temporary) | ||
| 19087 | 2026.01.08 00:42:44.654667 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_138_29 to all_1_138_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19088 | 2026.01.08 00:42:44.654745 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_138_29} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 5 parts: [all_1_134_28, all_138_138_0] -> all_1_138_29 | ||
| 19089 | 2026.01.08 00:42:44.654850 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 19090 | 2026.01.08 00:42:46.777527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 19091 | 2026.01.08 00:42:46.796437 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19092 | 2026.01.08 00:42:46.796503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19093 | 2026.01.08 00:42:46.802809 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 19094 | 2026.01.08 00:42:46.803553 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19095 | 2026.01.08 00:42:46.807052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 19096 | 2026.01.08 00:42:49.645887 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19097 | 2026.01.08 00:42:49.646088 [ 268 ] {0a7c48b1-46b6-4de5-9e67-21ccf29d829f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19098 | 2026.01.08 00:42:49.646161 [ 268 ] {0a7c48b1-46b6-4de5-9e67-21ccf29d829f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19099 | 2026.01.08 00:42:49.646912 [ 268 ] {0a7c48b1-46b6-4de5-9e67-21ccf29d829f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19100 | 2026.01.08 00:42:49.646952 [ 268 ] {0a7c48b1-46b6-4de5-9e67-21ccf29d829f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19101 | 2026.01.08 00:42:49.647351 [ 268 ] {0a7c48b1-46b6-4de5-9e67-21ccf29d829f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19102 | 2026.01.08 00:42:49.647576 [ 268 ] {0a7c48b1-46b6-4de5-9e67-21ccf29d829f} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19103 | 2026.01.08 00:42:49.647734 [ 268 ] {0a7c48b1-46b6-4de5-9e67-21ccf29d829f} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.0017 sec., 38823.529411764706 rows/sec., 3.09 MiB/sec. | ||
| 19104 | 2026.01.08 00:42:49.647778 [ 268 ] {0a7c48b1-46b6-4de5-9e67-21ccf29d829f} <Debug> TCPHandler: Processed in 0.002029887 sec. | ||
| 19105 | 2026.01.08 00:42:49.647901 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19106 | 2026.01.08 00:42:49.647998 [ 268 ] {7610ebd8-69aa-4132-962c-e119d0b91383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19107 | 2026.01.08 00:42:49.648039 [ 268 ] {7610ebd8-69aa-4132-962c-e119d0b91383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19108 | 2026.01.08 00:42:49.648453 [ 268 ] {7610ebd8-69aa-4132-962c-e119d0b91383} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19109 | 2026.01.08 00:42:49.648488 [ 268 ] {7610ebd8-69aa-4132-962c-e119d0b91383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19110 | 2026.01.08 00:42:49.648788 [ 268 ] {7610ebd8-69aa-4132-962c-e119d0b91383} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19111 | 2026.01.08 00:42:49.649029 [ 268 ] {7610ebd8-69aa-4132-962c-e119d0b91383} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19112 | 2026.01.08 00:42:49.649166 [ 268 ] {7610ebd8-69aa-4132-962c-e119d0b91383} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001186 sec., 4215.851602023608 rows/sec., 317.01 KiB/sec. | ||
| 19113 | 2026.01.08 00:42:49.649205 [ 268 ] {7610ebd8-69aa-4132-962c-e119d0b91383} <Debug> TCPHandler: Processed in 0.001354519 sec. | ||
| 19114 | 2026.01.08 00:42:49.649317 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19115 | 2026.01.08 00:42:49.649411 [ 268 ] {b8cba9ad-e6d0-40af-83c6-7e2cef820de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19116 | 2026.01.08 00:42:49.649451 [ 268 ] {b8cba9ad-e6d0-40af-83c6-7e2cef820de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19117 | 2026.01.08 00:42:49.649887 [ 268 ] {b8cba9ad-e6d0-40af-83c6-7e2cef820de1} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19118 | 2026.01.08 00:42:49.649920 [ 268 ] {b8cba9ad-e6d0-40af-83c6-7e2cef820de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19119 | 2026.01.08 00:42:49.650233 [ 268 ] {b8cba9ad-e6d0-40af-83c6-7e2cef820de1} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19120 | 2026.01.08 00:42:49.650450 [ 268 ] {b8cba9ad-e6d0-40af-83c6-7e2cef820de1} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19121 | 2026.01.08 00:42:49.650579 [ 268 ] {b8cba9ad-e6d0-40af-83c6-7e2cef820de1} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001185 sec., 58227.848101265816 rows/sec., 4.55 MiB/sec. | ||
| 19122 | 2026.01.08 00:42:49.650619 [ 268 ] {b8cba9ad-e6d0-40af-83c6-7e2cef820de1} <Debug> TCPHandler: Processed in 0.001350898 sec. | ||
| 19123 | 2026.01.08 00:42:49.650731 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19124 | 2026.01.08 00:42:49.650825 [ 268 ] {ef237209-1cc6-4a51-9152-831a30e45253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19125 | 2026.01.08 00:42:49.650867 [ 268 ] {ef237209-1cc6-4a51-9152-831a30e45253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19126 | 2026.01.08 00:42:49.651305 [ 268 ] {ef237209-1cc6-4a51-9152-831a30e45253} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19127 | 2026.01.08 00:42:49.651339 [ 268 ] {ef237209-1cc6-4a51-9152-831a30e45253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19128 | 2026.01.08 00:42:49.651676 [ 268 ] {ef237209-1cc6-4a51-9152-831a30e45253} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19129 | 2026.01.08 00:42:49.651901 [ 268 ] {ef237209-1cc6-4a51-9152-831a30e45253} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19130 | 2026.01.08 00:42:49.652029 [ 268 ] {ef237209-1cc6-4a51-9152-831a30e45253} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 19131 | 2026.01.08 00:42:49.652068 [ 268 ] {ef237209-1cc6-4a51-9152-831a30e45253} <Debug> TCPHandler: Processed in 0.001386159 sec. | ||
| 19132 | 2026.01.08 00:42:49.652179 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19133 | 2026.01.08 00:42:49.652273 [ 268 ] {2563dca9-e3de-4e4d-ae24-c8a4fddc5407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19134 | 2026.01.08 00:42:49.652327 [ 268 ] {2563dca9-e3de-4e4d-ae24-c8a4fddc5407} <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 | ||
| 19135 | 2026.01.08 00:42:49.653110 [ 268 ] {2563dca9-e3de-4e4d-ae24-c8a4fddc5407} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19136 | 2026.01.08 00:42:49.653146 [ 268 ] {2563dca9-e3de-4e4d-ae24-c8a4fddc5407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19137 | 2026.01.08 00:42:49.653652 [ 268 ] {2563dca9-e3de-4e4d-ae24-c8a4fddc5407} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 19138 | 2026.01.08 00:42:49.653879 [ 268 ] {2563dca9-e3de-4e4d-ae24-c8a4fddc5407} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19139 | 2026.01.08 00:42:49.654016 [ 268 ] {2563dca9-e3de-4e4d-ae24-c8a4fddc5407} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00176 sec., 2840.909090909091 rows/sec., 5.09 MiB/sec. | ||
| 19140 | 2026.01.08 00:42:49.654072 [ 268 ] {2563dca9-e3de-4e4d-ae24-c8a4fddc5407} <Debug> TCPHandler: Processed in 0.001942235 sec. | ||
| 19141 | 2026.01.08 00:42:49.654183 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19142 | 2026.01.08 00:42:49.654277 [ 268 ] {6a899c56-d084-40bb-a231-ed8df2edc0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19143 | 2026.01.08 00:42:49.654319 [ 268 ] {6a899c56-d084-40bb-a231-ed8df2edc0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19144 | 2026.01.08 00:42:49.654670 [ 268 ] {6a899c56-d084-40bb-a231-ed8df2edc0d9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19145 | 2026.01.08 00:42:49.654704 [ 268 ] {6a899c56-d084-40bb-a231-ed8df2edc0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19146 | 2026.01.08 00:42:49.655028 [ 268 ] {6a899c56-d084-40bb-a231-ed8df2edc0d9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19147 | 2026.01.08 00:42:49.655243 [ 268 ] {6a899c56-d084-40bb-a231-ed8df2edc0d9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19148 | 2026.01.08 00:42:49.655369 [ 268 ] {6a899c56-d084-40bb-a231-ed8df2edc0d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 19149 | 2026.01.08 00:42:49.655405 [ 268 ] {6a899c56-d084-40bb-a231-ed8df2edc0d9} <Debug> TCPHandler: Processed in 0.001270906 sec. | ||
| 19150 | 2026.01.08 00:42:51.933182 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19151 | 2026.01.08 00:42:51.933263 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19152 | 2026.01.08 00:42:52.142281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40433 | ||
| 19153 | 2026.01.08 00:42:52.142777 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19154 | 2026.01.08 00:42:52.142819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19155 | 2026.01.08 00:42:52.143287 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19156 | 2026.01.08 00:42:52.143524 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19157 | 2026.01.08 00:42:52.143669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40433 | ||
| 19158 | 2026.01.08 00:42:52.274731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2436 | ||
| 19159 | 2026.01.08 00:42:52.276869 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19160 | 2026.01.08 00:42:52.276932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19161 | 2026.01.08 00:42:52.278115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19162 | 2026.01.08 00:42:52.278398 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19163 | 2026.01.08 00:42:52.278796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2436 | ||
| 19164 | 2026.01.08 00:42:54.213186 [ 112 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 5 parts from all_1_52_11 to all_56_56_0 | ||
| 19165 | 2026.01.08 00:42:54.213254 [ 112 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19166 | 2026.01.08 00:42:54.213284 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19167 | 2026.01.08 00:42:54.213413 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_52_11 to all_56_56_0 into Compact with storage Full | ||
| 19168 | 2026.01.08 00:42:54.213561 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19169 | 2026.01.08 00:42:54.213601 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 465 rows starting from the beginning of the part | ||
| 19170 | 2026.01.08 00:42:54.213673 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 440 rows starting from the beginning of the part | ||
| 19171 | 2026.01.08 00:42:54.213725 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 212 rows starting from the beginning of the part | ||
| 19172 | 2026.01.08 00:42:54.213819 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 212 rows starting from the beginning of the part | ||
| 19173 | 2026.01.08 00:42:54.213890 [ 190 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 252 rows starting from the beginning of the part | ||
| 19174 | 2026.01.08 00:42:54.214919 [ 187 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558324 sec., 1014551.531003822 rows/sec., 71.28 MiB/sec. | ||
| 19175 | 2026.01.08 00:42:54.215163 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Trace> MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) | ||
| 19176 | 2026.01.08 00:42:54.215494 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19177 | 2026.01.08 00:42:54.215580 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_56_12} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 5 parts: [all_1_52_11, all_56_56_0] -> all_1_56_12 | ||
| 19178 | 2026.01.08 00:42:54.215695 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 19179 | 2026.01.08 00:42:54.308110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 19180 | 2026.01.08 00:42:54.328093 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19181 | 2026.01.08 00:42:54.328159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19182 | 2026.01.08 00:42:54.334553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 19183 | 2026.01.08 00:42:54.335342 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19184 | 2026.01.08 00:42:54.338443 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 19185 | 2026.01.08 00:42:54.647434 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19186 | 2026.01.08 00:42:54.647631 [ 268 ] {2b651f9c-9906-4b3c-a0eb-d0d6069dfc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19187 | 2026.01.08 00:42:54.647703 [ 268 ] {2b651f9c-9906-4b3c-a0eb-d0d6069dfc74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19188 | 2026.01.08 00:42:54.648424 [ 268 ] {2b651f9c-9906-4b3c-a0eb-d0d6069dfc74} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19189 | 2026.01.08 00:42:54.648465 [ 268 ] {2b651f9c-9906-4b3c-a0eb-d0d6069dfc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19190 | 2026.01.08 00:42:54.648859 [ 268 ] {2b651f9c-9906-4b3c-a0eb-d0d6069dfc74} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19191 | 2026.01.08 00:42:54.649096 [ 268 ] {2b651f9c-9906-4b3c-a0eb-d0d6069dfc74} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19192 | 2026.01.08 00:42:54.649242 [ 112 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19193 | 2026.01.08 00:42:54.649245 [ 268 ] {2b651f9c-9906-4b3c-a0eb-d0d6069dfc74} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001667 sec., 76784.64307138573 rows/sec., 6.62 MiB/sec. | ||
| 19194 | 2026.01.08 00:42:54.649285 [ 112 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19195 | 2026.01.08 00:42:54.649304 [ 268 ] {2b651f9c-9906-4b3c-a0eb-d0d6069dfc74} <Debug> TCPHandler: Processed in 0.002003757 sec. | ||
| 19196 | 2026.01.08 00:42:54.649310 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19197 | 2026.01.08 00:42:54.649422 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19198 | 2026.01.08 00:42:54.649438 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19199 | 2026.01.08 00:42:54.649528 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19200 | 2026.01.08 00:42:54.649542 [ 268 ] {565dcdff-1309-40d9-ba01-25d5907d798d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19201 | 2026.01.08 00:42:54.649563 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2465 rows starting from the beginning of the part | ||
| 19202 | 2026.01.08 00:42:54.649582 [ 268 ] {565dcdff-1309-40d9-ba01-25d5907d798d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19203 | 2026.01.08 00:42:54.649632 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 66 rows starting from the beginning of the part | ||
| 19204 | 2026.01.08 00:42:54.649686 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1393 rows starting from the beginning of the part | ||
| 19205 | 2026.01.08 00:42:54.649739 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 19206 | 2026.01.08 00:42:54.649791 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 66 rows starting from the beginning of the part | ||
| 19207 | 2026.01.08 00:42:54.649841 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 128 rows starting from the beginning of the part | ||
| 19208 | 2026.01.08 00:42:54.650007 [ 268 ] {565dcdff-1309-40d9-ba01-25d5907d798d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19209 | 2026.01.08 00:42:54.650041 [ 268 ] {565dcdff-1309-40d9-ba01-25d5907d798d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19210 | 2026.01.08 00:42:54.650348 [ 268 ] {565dcdff-1309-40d9-ba01-25d5907d798d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19211 | 2026.01.08 00:42:54.650560 [ 268 ] {565dcdff-1309-40d9-ba01-25d5907d798d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19212 | 2026.01.08 00:42:54.650687 [ 268 ] {565dcdff-1309-40d9-ba01-25d5907d798d} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001163 sec., 30954.428202923475 rows/sec., 2.27 MiB/sec. | ||
| 19213 | 2026.01.08 00:42:54.650727 [ 268 ] {565dcdff-1309-40d9-ba01-25d5907d798d} <Debug> TCPHandler: Processed in 0.001342238 sec. | ||
| 19214 | 2026.01.08 00:42:54.650842 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19215 | 2026.01.08 00:42:54.650935 [ 268 ] {ff760413-58f4-4cdb-9e7e-6e10fce1859d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19216 | 2026.01.08 00:42:54.650973 [ 268 ] {ff760413-58f4-4cdb-9e7e-6e10fce1859d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19217 | 2026.01.08 00:42:54.651398 [ 268 ] {ff760413-58f4-4cdb-9e7e-6e10fce1859d} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19218 | 2026.01.08 00:42:54.651431 [ 268 ] {ff760413-58f4-4cdb-9e7e-6e10fce1859d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19219 | 2026.01.08 00:42:54.651619 [ 196 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4174 rows, containing 5 columns (5 merged, 0 gathered) in 0.002250734 sec., 1854506.1300002579 rows/sec., 160.10 MiB/sec. | ||
| 19220 | 2026.01.08 00:42:54.651748 [ 268 ] {ff760413-58f4-4cdb-9e7e-6e10fce1859d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19221 | 2026.01.08 00:42:54.651921 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19222 | 2026.01.08 00:42:54.651989 [ 268 ] {ff760413-58f4-4cdb-9e7e-6e10fce1859d} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19223 | 2026.01.08 00:42:54.652114 [ 112 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19224 | 2026.01.08 00:42:54.652127 [ 268 ] {ff760413-58f4-4cdb-9e7e-6e10fce1859d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001208 sec., 82781.45695364238 rows/sec., 6.47 MiB/sec. | ||
| 19225 | 2026.01.08 00:42:54.652145 [ 112 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19226 | 2026.01.08 00:42:54.652169 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19227 | 2026.01.08 00:42:54.652171 [ 268 ] {ff760413-58f4-4cdb-9e7e-6e10fce1859d} <Debug> TCPHandler: Processed in 0.001376149 sec. | ||
| 19228 | 2026.01.08 00:42:54.652255 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19229 | 2026.01.08 00:42:54.652287 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19230 | 2026.01.08 00:42:54.652300 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19231 | 2026.01.08 00:42:54.652340 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_141_28} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19232 | 2026.01.08 00:42:54.652434 [ 268 ] {d7a12909-3507-4396-a4de-f23508254782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19233 | 2026.01.08 00:42:54.652438 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19234 | 2026.01.08 00:42:54.652456 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 19235 | 2026.01.08 00:42:54.652485 [ 268 ] {d7a12909-3507-4396-a4de-f23508254782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19236 | 2026.01.08 00:42:54.652495 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1250 rows starting from the beginning of the part | ||
| 19237 | 2026.01.08 00:42:54.652573 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 69 rows starting from the beginning of the part | ||
| 19238 | 2026.01.08 00:42:54.652621 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 602 rows starting from the beginning of the part | ||
| 19239 | 2026.01.08 00:42:54.652662 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 19240 | 2026.01.08 00:42:54.652703 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 69 rows starting from the beginning of the part | ||
| 19241 | 2026.01.08 00:42:54.652745 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 100 rows starting from the beginning of the part | ||
| 19242 | 2026.01.08 00:42:54.652912 [ 268 ] {d7a12909-3507-4396-a4de-f23508254782} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19243 | 2026.01.08 00:42:54.652953 [ 268 ] {d7a12909-3507-4396-a4de-f23508254782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19244 | 2026.01.08 00:42:54.653300 [ 268 ] {d7a12909-3507-4396-a4de-f23508254782} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19245 | 2026.01.08 00:42:54.653537 [ 268 ] {d7a12909-3507-4396-a4de-f23508254782} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19246 | 2026.01.08 00:42:54.653669 [ 268 ] {d7a12909-3507-4396-a4de-f23508254782} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 19247 | 2026.01.08 00:42:54.653707 [ 268 ] {d7a12909-3507-4396-a4de-f23508254782} <Debug> TCPHandler: Processed in 0.001454481 sec. | ||
| 19248 | 2026.01.08 00:42:54.653829 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19249 | 2026.01.08 00:42:54.653921 [ 268 ] {bd3f30b5-ca17-4a67-b318-bb225aa057c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19250 | 2026.01.08 00:42:54.653974 [ 268 ] {bd3f30b5-ca17-4a67-b318-bb225aa057c3} <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 | ||
| 19251 | 2026.01.08 00:42:54.653982 [ 205 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2154 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175749 sec., 1225611.5255278836 rows/sec., 95.18 MiB/sec. | ||
| 19252 | 2026.01.08 00:42:54.654167 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19253 | 2026.01.08 00:42:54.654445 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19254 | 2026.01.08 00:42:54.654528 [ 187 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_141_28} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19255 | 2026.01.08 00:42:54.654613 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 19256 | 2026.01.08 00:42:54.654832 [ 268 ] {bd3f30b5-ca17-4a67-b318-bb225aa057c3} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19257 | 2026.01.08 00:42:54.654873 [ 268 ] {bd3f30b5-ca17-4a67-b318-bb225aa057c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19258 | 2026.01.08 00:42:54.655417 [ 268 ] {bd3f30b5-ca17-4a67-b318-bb225aa057c3} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 19259 | 2026.01.08 00:42:54.655651 [ 268 ] {bd3f30b5-ca17-4a67-b318-bb225aa057c3} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19260 | 2026.01.08 00:42:54.655792 [ 268 ] {bd3f30b5-ca17-4a67-b318-bb225aa057c3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001887 sec., 19077.90143084261 rows/sec., 34.19 MiB/sec. | ||
| 19261 | 2026.01.08 00:42:54.655849 [ 268 ] {bd3f30b5-ca17-4a67-b318-bb225aa057c3} <Debug> TCPHandler: Processed in 0.002067119 sec. | ||
| 19262 | 2026.01.08 00:42:54.655969 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19263 | 2026.01.08 00:42:54.656062 [ 268 ] {ff8e9769-76a2-4726-868a-fd649f138fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19264 | 2026.01.08 00:42:54.656102 [ 268 ] {ff8e9769-76a2-4726-868a-fd649f138fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19265 | 2026.01.08 00:42:54.656443 [ 268 ] {ff8e9769-76a2-4726-868a-fd649f138fcf} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19266 | 2026.01.08 00:42:54.656477 [ 268 ] {ff8e9769-76a2-4726-868a-fd649f138fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19267 | 2026.01.08 00:42:54.656773 [ 268 ] {ff8e9769-76a2-4726-868a-fd649f138fcf} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19268 | 2026.01.08 00:42:54.656990 [ 268 ] {ff8e9769-76a2-4726-868a-fd649f138fcf} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19269 | 2026.01.08 00:42:54.657092 [ 112 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19270 | 2026.01.08 00:42:54.657115 [ 268 ] {ff8e9769-76a2-4726-868a-fd649f138fcf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 19271 | 2026.01.08 00:42:54.657118 [ 112 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19272 | 2026.01.08 00:42:54.657153 [ 268 ] {ff8e9769-76a2-4726-868a-fd649f138fcf} <Debug> TCPHandler: Processed in 0.001231395 sec. | ||
| 19273 | 2026.01.08 00:42:54.657153 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19274 | 2026.01.08 00:42:54.657275 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 19275 | 2026.01.08 00:42:54.657428 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19276 | 2026.01.08 00:42:54.657469 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9340 rows starting from the beginning of the part | ||
| 19277 | 2026.01.08 00:42:54.657544 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 19278 | 2026.01.08 00:42:54.657596 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 36 rows starting from the beginning of the part | ||
| 19279 | 2026.01.08 00:42:54.657646 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 24 rows starting from the beginning of the part | ||
| 19280 | 2026.01.08 00:42:54.657693 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 19281 | 2026.01.08 00:42:54.657738 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 19282 | 2026.01.08 00:42:54.660981 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003758856 sec., 2548647.7800692553 rows/sec., 163.30 MiB/sec. | ||
| 19283 | 2026.01.08 00:42:54.661208 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19284 | 2026.01.08 00:42:54.661537 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19285 | 2026.01.08 00:42:54.661628 [ 205 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_141_28} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19286 | 2026.01.08 00:42:54.661719 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 19287 | 2026.01.08 00:42:55.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.09 MiB, peak 407.85 MiB, free memory in arenas 0.00 B, will set to 394.01 MiB (RSS), difference: -1.07 MiB | ||
| 19288 | 2026.01.08 00:42:57.273881 [ 225 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19289 | 2026.01.08 00:42:57.273944 [ 225 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19290 | 2026.01.08 00:42:57.275275 [ 225 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19291 | 2026.01.08 00:42:59.644741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40881 | ||
| 19292 | 2026.01.08 00:42:59.645028 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19293 | 2026.01.08 00:42:59.645226 [ 268 ] {d7c71ed2-1ad8-45c1-8169-3bab700fd0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19294 | 2026.01.08 00:42:59.645259 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19295 | 2026.01.08 00:42:59.645301 [ 268 ] {d7c71ed2-1ad8-45c1-8169-3bab700fd0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19296 | 2026.01.08 00:42:59.645318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19297 | 2026.01.08 00:42:59.645825 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19298 | 2026.01.08 00:42:59.646045 [ 268 ] {d7c71ed2-1ad8-45c1-8169-3bab700fd0fb} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19299 | 2026.01.08 00:42:59.646066 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19300 | 2026.01.08 00:42:59.646088 [ 268 ] {d7c71ed2-1ad8-45c1-8169-3bab700fd0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19301 | 2026.01.08 00:42:59.646228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40881 | ||
| 19302 | 2026.01.08 00:42:59.646493 [ 268 ] {d7c71ed2-1ad8-45c1-8169-3bab700fd0fb} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19303 | 2026.01.08 00:42:59.646721 [ 268 ] {d7c71ed2-1ad8-45c1-8169-3bab700fd0fb} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19304 | 2026.01.08 00:42:59.646870 [ 268 ] {d7c71ed2-1ad8-45c1-8169-3bab700fd0fb} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001696 sec., 38915.09433962264 rows/sec., 3.10 MiB/sec. | ||
| 19305 | 2026.01.08 00:42:59.646912 [ 268 ] {d7c71ed2-1ad8-45c1-8169-3bab700fd0fb} <Debug> TCPHandler: Processed in 0.002021067 sec. | ||
| 19306 | 2026.01.08 00:42:59.647038 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19307 | 2026.01.08 00:42:59.647133 [ 268 ] {4b22af97-b3dd-464f-bb93-20f2f4eda10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19308 | 2026.01.08 00:42:59.647172 [ 268 ] {4b22af97-b3dd-464f-bb93-20f2f4eda10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19309 | 2026.01.08 00:42:59.647608 [ 268 ] {4b22af97-b3dd-464f-bb93-20f2f4eda10d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19310 | 2026.01.08 00:42:59.647642 [ 268 ] {4b22af97-b3dd-464f-bb93-20f2f4eda10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19311 | 2026.01.08 00:42:59.647930 [ 268 ] {4b22af97-b3dd-464f-bb93-20f2f4eda10d} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19312 | 2026.01.08 00:42:59.648139 [ 268 ] {4b22af97-b3dd-464f-bb93-20f2f4eda10d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19313 | 2026.01.08 00:42:59.648267 [ 268 ] {4b22af97-b3dd-464f-bb93-20f2f4eda10d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00115 sec., 4347.826086956522 rows/sec., 326.94 KiB/sec. | ||
| 19314 | 2026.01.08 00:42:59.648305 [ 268 ] {4b22af97-b3dd-464f-bb93-20f2f4eda10d} <Debug> TCPHandler: Processed in 0.001324068 sec. | ||
| 19315 | 2026.01.08 00:42:59.648471 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19316 | 2026.01.08 00:42:59.648563 [ 268 ] {3aa6f521-7d44-45fe-97ae-caf1988a0548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19317 | 2026.01.08 00:42:59.648601 [ 268 ] {3aa6f521-7d44-45fe-97ae-caf1988a0548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19318 | 2026.01.08 00:42:59.649035 [ 268 ] {3aa6f521-7d44-45fe-97ae-caf1988a0548} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19319 | 2026.01.08 00:42:59.649069 [ 268 ] {3aa6f521-7d44-45fe-97ae-caf1988a0548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19320 | 2026.01.08 00:42:59.649365 [ 268 ] {3aa6f521-7d44-45fe-97ae-caf1988a0548} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19321 | 2026.01.08 00:42:59.649575 [ 268 ] {3aa6f521-7d44-45fe-97ae-caf1988a0548} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19322 | 2026.01.08 00:42:59.649704 [ 268 ] {3aa6f521-7d44-45fe-97ae-caf1988a0548} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001157 sec., 59636.992221261884 rows/sec., 4.66 MiB/sec. | ||
| 19323 | 2026.01.08 00:42:59.649743 [ 268 ] {3aa6f521-7d44-45fe-97ae-caf1988a0548} <Debug> TCPHandler: Processed in 0.001318778 sec. | ||
| 19324 | 2026.01.08 00:42:59.649860 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19325 | 2026.01.08 00:42:59.649952 [ 268 ] {884f478d-5f9e-46a9-9a80-e88c8f011c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19326 | 2026.01.08 00:42:59.649994 [ 268 ] {884f478d-5f9e-46a9-9a80-e88c8f011c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19327 | 2026.01.08 00:42:59.650419 [ 268 ] {884f478d-5f9e-46a9-9a80-e88c8f011c2e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19328 | 2026.01.08 00:42:59.650453 [ 268 ] {884f478d-5f9e-46a9-9a80-e88c8f011c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19329 | 2026.01.08 00:42:59.650778 [ 268 ] {884f478d-5f9e-46a9-9a80-e88c8f011c2e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19330 | 2026.01.08 00:42:59.650986 [ 268 ] {884f478d-5f9e-46a9-9a80-e88c8f011c2e} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19331 | 2026.01.08 00:42:59.651115 [ 268 ] {884f478d-5f9e-46a9-9a80-e88c8f011c2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 19332 | 2026.01.08 00:42:59.651155 [ 268 ] {884f478d-5f9e-46a9-9a80-e88c8f011c2e} <Debug> TCPHandler: Processed in 0.001349179 sec. | ||
| 19333 | 2026.01.08 00:42:59.651261 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19334 | 2026.01.08 00:42:59.651354 [ 268 ] {e751b655-8b12-48ff-a7c4-9541a1b3d8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19335 | 2026.01.08 00:42:59.651408 [ 268 ] {e751b655-8b12-48ff-a7c4-9541a1b3d8b0} <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 | ||
| 19336 | 2026.01.08 00:42:59.652183 [ 268 ] {e751b655-8b12-48ff-a7c4-9541a1b3d8b0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19337 | 2026.01.08 00:42:59.652220 [ 268 ] {e751b655-8b12-48ff-a7c4-9541a1b3d8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19338 | 2026.01.08 00:42:59.652718 [ 268 ] {e751b655-8b12-48ff-a7c4-9541a1b3d8b0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 19339 | 2026.01.08 00:42:59.652934 [ 268 ] {e751b655-8b12-48ff-a7c4-9541a1b3d8b0} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19340 | 2026.01.08 00:42:59.653069 [ 268 ] {e751b655-8b12-48ff-a7c4-9541a1b3d8b0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001731 sec., 2888.503755054882 rows/sec., 5.18 MiB/sec. | ||
| 19341 | 2026.01.08 00:42:59.653126 [ 268 ] {e751b655-8b12-48ff-a7c4-9541a1b3d8b0} <Debug> TCPHandler: Processed in 0.001910954 sec. | ||
| 19342 | 2026.01.08 00:42:59.653241 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19343 | 2026.01.08 00:42:59.653335 [ 268 ] {7394ce6c-90ff-4768-b5a6-dd8af744f8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19344 | 2026.01.08 00:42:59.653376 [ 268 ] {7394ce6c-90ff-4768-b5a6-dd8af744f8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19345 | 2026.01.08 00:42:59.653727 [ 268 ] {7394ce6c-90ff-4768-b5a6-dd8af744f8bc} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19346 | 2026.01.08 00:42:59.653763 [ 268 ] {7394ce6c-90ff-4768-b5a6-dd8af744f8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19347 | 2026.01.08 00:42:59.654063 [ 268 ] {7394ce6c-90ff-4768-b5a6-dd8af744f8bc} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19348 | 2026.01.08 00:42:59.654278 [ 268 ] {7394ce6c-90ff-4768-b5a6-dd8af744f8bc} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19349 | 2026.01.08 00:42:59.654408 [ 268 ] {7394ce6c-90ff-4768-b5a6-dd8af744f8bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 19350 | 2026.01.08 00:42:59.654445 [ 268 ] {7394ce6c-90ff-4768-b5a6-dd8af744f8bc} <Debug> TCPHandler: Processed in 0.001250425 sec. | ||
| 19351 | 2026.01.08 00:43:00.647390 [ 224 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19352 | 2026.01.08 00:43:00.647451 [ 224 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19353 | 2026.01.08 00:43:00.649770 [ 224 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19354 | 2026.01.08 00:43:00.775800 [ 224 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19355 | 2026.01.08 00:43:00.775859 [ 224 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19356 | 2026.01.08 00:43:00.778585 [ 224 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19357 | 2026.01.08 00:43:01.838487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19358 | 2026.01.08 00:43:01.855472 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19359 | 2026.01.08 00:43:01.855528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19360 | 2026.01.08 00:43:01.862649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19361 | 2026.01.08 00:43:01.863502 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2026.01.08 00:43:01.866945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19363 | 2026.01.08 00:43:02.278905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2460 | ||
| 19364 | 2026.01.08 00:43:02.281415 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19365 | 2026.01.08 00:43:02.281473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19366 | 2026.01.08 00:43:02.282712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19367 | 2026.01.08 00:43:02.283003 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19368 | 2026.01.08 00:43:02.283386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2460 | ||
| 19369 | 2026.01.08 00:43:04.012868 [ 226 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19370 | 2026.01.08 00:43:04.012923 [ 226 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19371 | 2026.01.08 00:43:04.016440 [ 226 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19372 | 2026.01.08 00:43:04.526016 [ 226 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19373 | 2026.01.08 00:43:04.526069 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19374 | 2026.01.08 00:43:04.529316 [ 226 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19375 | 2026.01.08 00:43:04.647570 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19376 | 2026.01.08 00:43:04.647749 [ 268 ] {309f8cbb-e238-4c11-a0e9-5d058798a48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19377 | 2026.01.08 00:43:04.647815 [ 268 ] {309f8cbb-e238-4c11-a0e9-5d058798a48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19378 | 2026.01.08 00:43:04.648508 [ 268 ] {309f8cbb-e238-4c11-a0e9-5d058798a48e} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19379 | 2026.01.08 00:43:04.648556 [ 268 ] {309f8cbb-e238-4c11-a0e9-5d058798a48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19380 | 2026.01.08 00:43:04.648951 [ 268 ] {309f8cbb-e238-4c11-a0e9-5d058798a48e} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19381 | 2026.01.08 00:43:04.649169 [ 268 ] {309f8cbb-e238-4c11-a0e9-5d058798a48e} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19382 | 2026.01.08 00:43:04.649320 [ 268 ] {309f8cbb-e238-4c11-a0e9-5d058798a48e} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.00162 sec., 79012.34567901235 rows/sec., 6.81 MiB/sec. | ||
| 19383 | 2026.01.08 00:43:04.649365 [ 268 ] {309f8cbb-e238-4c11-a0e9-5d058798a48e} <Debug> TCPHandler: Processed in 0.001926525 sec. | ||
| 19384 | 2026.01.08 00:43:04.649489 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19385 | 2026.01.08 00:43:04.649582 [ 268 ] {8a5b50d3-879b-42af-b7bd-1aea5380aa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19386 | 2026.01.08 00:43:04.649621 [ 268 ] {8a5b50d3-879b-42af-b7bd-1aea5380aa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19387 | 2026.01.08 00:43:04.650044 [ 268 ] {8a5b50d3-879b-42af-b7bd-1aea5380aa67} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19388 | 2026.01.08 00:43:04.650080 [ 268 ] {8a5b50d3-879b-42af-b7bd-1aea5380aa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19389 | 2026.01.08 00:43:04.650371 [ 268 ] {8a5b50d3-879b-42af-b7bd-1aea5380aa67} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19390 | 2026.01.08 00:43:04.650572 [ 268 ] {8a5b50d3-879b-42af-b7bd-1aea5380aa67} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19391 | 2026.01.08 00:43:04.650701 [ 268 ] {8a5b50d3-879b-42af-b7bd-1aea5380aa67} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001135 sec., 31718.06167400881 rows/sec., 2.33 MiB/sec. | ||
| 19392 | 2026.01.08 00:43:04.650699 [ 103 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19393 | 2026.01.08 00:43:04.650743 [ 268 ] {8a5b50d3-879b-42af-b7bd-1aea5380aa67} <Debug> TCPHandler: Processed in 0.001300657 sec. | ||
| 19394 | 2026.01.08 00:43:04.650780 [ 103 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19395 | 2026.01.08 00:43:04.650808 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19396 | 2026.01.08 00:43:04.650870 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19397 | 2026.01.08 00:43:04.650928 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19398 | 2026.01.08 00:43:04.650967 [ 268 ] {c298f357-429d-4149-afd5-c94fa6b13407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19399 | 2026.01.08 00:43:04.651011 [ 268 ] {c298f357-429d-4149-afd5-c94fa6b13407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19400 | 2026.01.08 00:43:04.651076 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19401 | 2026.01.08 00:43:04.651121 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 278 rows starting from the beginning of the part | ||
| 19402 | 2026.01.08 00:43:04.651198 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 58 rows starting from the beginning of the part | ||
| 19403 | 2026.01.08 00:43:04.651252 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 5 rows starting from the beginning of the part | ||
| 19404 | 2026.01.08 00:43:04.651304 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
| 19405 | 2026.01.08 00:43:04.651352 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 5 rows starting from the beginning of the part | ||
| 19406 | 2026.01.08 00:43:04.651400 [ 198 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
| 19407 | 2026.01.08 00:43:04.651440 [ 268 ] {c298f357-429d-4149-afd5-c94fa6b13407} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19408 | 2026.01.08 00:43:04.651481 [ 268 ] {c298f357-429d-4149-afd5-c94fa6b13407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19409 | 2026.01.08 00:43:04.651822 [ 268 ] {c298f357-429d-4149-afd5-c94fa6b13407} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19410 | 2026.01.08 00:43:04.652044 [ 268 ] {c298f357-429d-4149-afd5-c94fa6b13407} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19411 | 2026.01.08 00:43:04.652179 [ 268 ] {c298f357-429d-4149-afd5-c94fa6b13407} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001227 sec., 81499.59250203749 rows/sec., 6.37 MiB/sec. | ||
| 19412 | 2026.01.08 00:43:04.652220 [ 268 ] {c298f357-429d-4149-afd5-c94fa6b13407} <Debug> TCPHandler: Processed in 0.00139749 sec. | ||
| 19413 | 2026.01.08 00:43:04.652288 [ 221 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19414 | 2026.01.08 00:43:04.652334 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19415 | 2026.01.08 00:43:04.652346 [ 199 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476082 sec., 283182.0996394509 rows/sec., 19.80 MiB/sec. | ||
| 19416 | 2026.01.08 00:43:04.652345 [ 221 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19417 | 2026.01.08 00:43:04.652432 [ 268 ] {7049f63c-d6c8-4587-93f7-cf29d1a3326d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19418 | 2026.01.08 00:43:04.652480 [ 268 ] {7049f63c-d6c8-4587-93f7-cf29d1a3326d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19419 | 2026.01.08 00:43:04.652524 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19420 | 2026.01.08 00:43:04.652828 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19421 | 2026.01.08 00:43:04.652891 [ 268 ] {7049f63c-d6c8-4587-93f7-cf29d1a3326d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19422 | 2026.01.08 00:43:04.652907 [ 196 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_121_24} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19423 | 2026.01.08 00:43:04.652926 [ 268 ] {7049f63c-d6c8-4587-93f7-cf29d1a3326d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19424 | 2026.01.08 00:43:04.653015 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 19425 | 2026.01.08 00:43:04.653284 [ 268 ] {7049f63c-d6c8-4587-93f7-cf29d1a3326d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19426 | 2026.01.08 00:43:04.653522 [ 268 ] {7049f63c-d6c8-4587-93f7-cf29d1a3326d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19427 | 2026.01.08 00:43:04.653637 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 2 parts from all_1_138_29 to all_139_139_0 | ||
| 19428 | 2026.01.08 00:43:04.653661 [ 268 ] {7049f63c-d6c8-4587-93f7-cf29d1a3326d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 19429 | 2026.01.08 00:43:04.653671 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19430 | 2026.01.08 00:43:04.653707 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19431 | 2026.01.08 00:43:04.653708 [ 268 ] {7049f63c-d6c8-4587-93f7-cf29d1a3326d} <Debug> TCPHandler: Processed in 0.00142075 sec. | ||
| 19432 | 2026.01.08 00:43:04.653791 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_139_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_138_29 to all_139_139_0 into Compact with storage Full | ||
| 19433 | 2026.01.08 00:43:04.653839 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19434 | 2026.01.08 00:43:04.653911 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_139_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19435 | 2026.01.08 00:43:04.653936 [ 268 ] {e885503c-1f5a-4d4e-87fd-719ba0da80ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19436 | 2026.01.08 00:43:04.653951 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_139_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_138_29, total 43146 rows starting from the beginning of the part | ||
| 19437 | 2026.01.08 00:43:04.653996 [ 268 ] {e885503c-1f5a-4d4e-87fd-719ba0da80ec} <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 | ||
| 19438 | 2026.01.08 00:43:04.654022 [ 191 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_139_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 19439 | 2026.01.08 00:43:04.654845 [ 268 ] {e885503c-1f5a-4d4e-87fd-719ba0da80ec} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19440 | 2026.01.08 00:43:04.654888 [ 268 ] {e885503c-1f5a-4d4e-87fd-719ba0da80ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19441 | 2026.01.08 00:43:04.655473 [ 268 ] {e885503c-1f5a-4d4e-87fd-719ba0da80ec} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 19442 | 2026.01.08 00:43:04.655519 [ 221 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19443 | 2026.01.08 00:43:04.655704 [ 268 ] {e885503c-1f5a-4d4e-87fd-719ba0da80ec} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19444 | 2026.01.08 00:43:04.655834 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 19445 | 2026.01.08 00:43:04.655851 [ 268 ] {e885503c-1f5a-4d4e-87fd-719ba0da80ec} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001931 sec., 18643.190056965304 rows/sec., 33.41 MiB/sec. | ||
| 19446 | 2026.01.08 00:43:04.655867 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19447 | 2026.01.08 00:43:04.655897 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19448 | 2026.01.08 00:43:04.655917 [ 268 ] {e885503c-1f5a-4d4e-87fd-719ba0da80ec} <Debug> TCPHandler: Processed in 0.00212455 sec. | ||
| 19449 | 2026.01.08 00:43:04.655970 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 19450 | 2026.01.08 00:43:04.656040 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19451 | 2026.01.08 00:43:04.656134 [ 268 ] {bf072dce-1abe-48cc-a7ef-208746378018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19452 | 2026.01.08 00:43:04.656145 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19453 | 2026.01.08 00:43:04.656175 [ 268 ] {bf072dce-1abe-48cc-a7ef-208746378018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19454 | 2026.01.08 00:43:04.656197 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2408 rows starting from the beginning of the part | ||
| 19455 | 2026.01.08 00:43:04.656313 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
| 19456 | 2026.01.08 00:43:04.656415 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 5 rows starting from the beginning of the part | ||
| 19457 | 2026.01.08 00:43:04.656505 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
| 19458 | 2026.01.08 00:43:04.656519 [ 268 ] {bf072dce-1abe-48cc-a7ef-208746378018} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19459 | 2026.01.08 00:43:04.656555 [ 268 ] {bf072dce-1abe-48cc-a7ef-208746378018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19460 | 2026.01.08 00:43:04.656593 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 5 rows starting from the beginning of the part | ||
| 19461 | 2026.01.08 00:43:04.656682 [ 196 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
| 19462 | 2026.01.08 00:43:04.656875 [ 268 ] {bf072dce-1abe-48cc-a7ef-208746378018} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19463 | 2026.01.08 00:43:04.657086 [ 268 ] {bf072dce-1abe-48cc-a7ef-208746378018} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19464 | 2026.01.08 00:43:04.657221 [ 268 ] {bf072dce-1abe-48cc-a7ef-208746378018} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 19465 | 2026.01.08 00:43:04.657260 [ 268 ] {bf072dce-1abe-48cc-a7ef-208746378018} <Debug> TCPHandler: Processed in 0.001266886 sec. | ||
| 19466 | 2026.01.08 00:43:04.661185 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_139_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43210 rows, containing 5 columns (5 merged, 0 gathered) in 0.007423771 sec., 5820492.038345472 rows/sec., 392.35 MiB/sec. | ||
| 19467 | 2026.01.08 00:43:04.661571 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_139_30} <Trace> MergedBlockOutputStream: filled checksums all_1_139_30 (state Temporary) | ||
| 19468 | 2026.01.08 00:43:04.661872 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_139_30} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_139_30 to all_1_139_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19469 | 2026.01.08 00:43:04.661952 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_139_30} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 2 parts: [all_1_138_29, all_139_139_0] -> all_1_139_30 | ||
| 19470 | 2026.01.08 00:43:04.662039 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 19471 | 2026.01.08 00:43:04.667732 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2526 rows, containing 19 columns (19 merged, 0 gathered) in 0.011794395 sec., 214169.5271355589 rows/sec., 383.78 MiB/sec. | ||
| 19472 | 2026.01.08 00:43:04.670426 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19473 | 2026.01.08 00:43:04.670797 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19474 | 2026.01.08 00:43:04.670878 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19475 | 2026.01.08 00:43:04.671050 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.76 MiB. | ||
| 19476 | 2026.01.08 00:43:04.988655 [ 223 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19477 | 2026.01.08 00:43:04.988729 [ 223 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19478 | 2026.01.08 00:43:04.991155 [ 223 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19479 | 2026.01.08 00:43:05.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.56 MiB, peak 413.29 MiB, free memory in arenas 0.00 B, will set to 400.87 MiB (RSS), difference: 6.31 MiB | ||
| 19480 | 2026.01.08 00:43:06.933506 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19481 | 2026.01.08 00:43:06.933571 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19482 | 2026.01.08 00:43:07.146408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41393 | ||
| 19483 | 2026.01.08 00:43:07.146934 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19484 | 2026.01.08 00:43:07.146987 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19485 | 2026.01.08 00:43:07.147468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19486 | 2026.01.08 00:43:07.147697 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19487 | 2026.01.08 00:43:07.147836 [ 101 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19488 | 2026.01.08 00:43:07.147847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41393 | ||
| 19489 | 2026.01.08 00:43:07.147882 [ 101 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19490 | 2026.01.08 00:43:07.147903 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19491 | 2026.01.08 00:43:07.148033 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19492 | 2026.01.08 00:43:07.148177 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19493 | 2026.01.08 00:43:07.148214 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38961 rows starting from the beginning of the part | ||
| 19494 | 2026.01.08 00:43:07.148277 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 19495 | 2026.01.08 00:43:07.148322 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 19496 | 2026.01.08 00:43:07.148364 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 19497 | 2026.01.08 00:43:07.148404 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 19498 | 2026.01.08 00:43:07.148441 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 19499 | 2026.01.08 00:43:07.150944 [ 193 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41393 rows, containing 4 columns (4 merged, 0 gathered) in 0.002975195 sec., 13912701.520404546 rows/sec., 199.02 MiB/sec. | ||
| 19500 | 2026.01.08 00:43:07.151450 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19501 | 2026.01.08 00:43:07.151801 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19502 | 2026.01.08 00:43:07.151889 [ 195 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_86_17} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19503 | 2026.01.08 00:43:07.152018 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 19504 | 2026.01.08 00:43:09.042860 [ 223 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19505 | 2026.01.08 00:43:09.042948 [ 223 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19506 | 2026.01.08 00:43:09.045973 [ 223 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19507 | 2026.01.08 00:43:09.367017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19508 | 2026.01.08 00:43:09.384988 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19509 | 2026.01.08 00:43:09.385047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19510 | 2026.01.08 00:43:09.391333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19511 | 2026.01.08 00:43:09.392060 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19512 | 2026.01.08 00:43:09.392374 [ 92 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19513 | 2026.01.08 00:43:09.392411 [ 92 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19514 | 2026.01.08 00:43:09.392430 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19515 | 2026.01.08 00:43:09.392537 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19516 | 2026.01.08 00:43:09.395338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19517 | 2026.01.08 00:43:09.395716 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19518 | 2026.01.08 00:43:09.396474 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19519 | 2026.01.08 00:43:09.399810 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19520 | 2026.01.08 00:43:09.403227 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19521 | 2026.01.08 00:43:09.407319 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19522 | 2026.01.08 00:43:09.411787 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19523 | 2026.01.08 00:43:09.416118 [ 200 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19524 | 2026.01.08 00:43:09.473643 [ 193 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.081142625 sec., 7985.938340052469 rows/sec., 41.29 MiB/sec. | ||
| 19525 | 2026.01.08 00:43:09.476807 [ 193 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19526 | 2026.01.08 00:43:09.478859 [ 193 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19527 | 2026.01.08 00:43:09.478972 [ 193 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_86_17} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19528 | 2026.01.08 00:43:09.482079 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19529 | 2026.01.08 00:43:09.646594 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19530 | 2026.01.08 00:43:09.646772 [ 268 ] {a3baec22-55fc-4632-98ba-75c7bc4a515a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19531 | 2026.01.08 00:43:09.646836 [ 268 ] {a3baec22-55fc-4632-98ba-75c7bc4a515a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19532 | 2026.01.08 00:43:09.647597 [ 268 ] {a3baec22-55fc-4632-98ba-75c7bc4a515a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19533 | 2026.01.08 00:43:09.647643 [ 268 ] {a3baec22-55fc-4632-98ba-75c7bc4a515a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19534 | 2026.01.08 00:43:09.648017 [ 268 ] {a3baec22-55fc-4632-98ba-75c7bc4a515a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19535 | 2026.01.08 00:43:09.648236 [ 268 ] {a3baec22-55fc-4632-98ba-75c7bc4a515a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19536 | 2026.01.08 00:43:09.648385 [ 268 ] {a3baec22-55fc-4632-98ba-75c7bc4a515a} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.00166 sec., 39759.03614457831 rows/sec., 3.17 MiB/sec. | ||
| 19537 | 2026.01.08 00:43:09.648431 [ 268 ] {a3baec22-55fc-4632-98ba-75c7bc4a515a} <Debug> TCPHandler: Processed in 0.001961776 sec. | ||
| 19538 | 2026.01.08 00:43:09.648571 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19539 | 2026.01.08 00:43:09.648669 [ 268 ] {655f7712-9012-4a16-bbc9-4ff0c98d7d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19540 | 2026.01.08 00:43:09.648709 [ 268 ] {655f7712-9012-4a16-bbc9-4ff0c98d7d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19541 | 2026.01.08 00:43:09.649147 [ 268 ] {655f7712-9012-4a16-bbc9-4ff0c98d7d5f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19542 | 2026.01.08 00:43:09.649181 [ 268 ] {655f7712-9012-4a16-bbc9-4ff0c98d7d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19543 | 2026.01.08 00:43:09.649461 [ 268 ] {655f7712-9012-4a16-bbc9-4ff0c98d7d5f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19544 | 2026.01.08 00:43:09.649659 [ 268 ] {655f7712-9012-4a16-bbc9-4ff0c98d7d5f} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19545 | 2026.01.08 00:43:09.649786 [ 268 ] {655f7712-9012-4a16-bbc9-4ff0c98d7d5f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001137 sec., 4397.537379067722 rows/sec., 330.67 KiB/sec. | ||
| 19546 | 2026.01.08 00:43:09.649826 [ 268 ] {655f7712-9012-4a16-bbc9-4ff0c98d7d5f} <Debug> TCPHandler: Processed in 0.001314987 sec. | ||
| 19547 | 2026.01.08 00:43:09.649956 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19548 | 2026.01.08 00:43:09.650053 [ 268 ] {66c59b76-a9f0-4ff7-be7f-8c37530587dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19549 | 2026.01.08 00:43:09.650091 [ 268 ] {66c59b76-a9f0-4ff7-be7f-8c37530587dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19550 | 2026.01.08 00:43:09.650539 [ 268 ] {66c59b76-a9f0-4ff7-be7f-8c37530587dc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19551 | 2026.01.08 00:43:09.650572 [ 268 ] {66c59b76-a9f0-4ff7-be7f-8c37530587dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19552 | 2026.01.08 00:43:09.650861 [ 268 ] {66c59b76-a9f0-4ff7-be7f-8c37530587dc} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19553 | 2026.01.08 00:43:09.651065 [ 268 ] {66c59b76-a9f0-4ff7-be7f-8c37530587dc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19554 | 2026.01.08 00:43:09.651190 [ 268 ] {66c59b76-a9f0-4ff7-be7f-8c37530587dc} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001154 sec., 59792.027729636044 rows/sec., 4.67 MiB/sec. | ||
| 19555 | 2026.01.08 00:43:09.651229 [ 268 ] {66c59b76-a9f0-4ff7-be7f-8c37530587dc} <Debug> TCPHandler: Processed in 0.001328588 sec. | ||
| 19556 | 2026.01.08 00:43:09.651359 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19557 | 2026.01.08 00:43:09.651453 [ 268 ] {83f990b2-7ba0-42fb-ad88-daf5ee2c73a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19558 | 2026.01.08 00:43:09.651495 [ 268 ] {83f990b2-7ba0-42fb-ad88-daf5ee2c73a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19559 | 2026.01.08 00:43:09.651923 [ 268 ] {83f990b2-7ba0-42fb-ad88-daf5ee2c73a2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19560 | 2026.01.08 00:43:09.651957 [ 268 ] {83f990b2-7ba0-42fb-ad88-daf5ee2c73a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19561 | 2026.01.08 00:43:09.652282 [ 268 ] {83f990b2-7ba0-42fb-ad88-daf5ee2c73a2} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19562 | 2026.01.08 00:43:09.652495 [ 268 ] {83f990b2-7ba0-42fb-ad88-daf5ee2c73a2} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19563 | 2026.01.08 00:43:09.652620 [ 268 ] {83f990b2-7ba0-42fb-ad88-daf5ee2c73a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 19564 | 2026.01.08 00:43:09.652621 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 2 parts from all_1_139_30 to all_140_140_0 | ||
| 19565 | 2026.01.08 00:43:09.652659 [ 268 ] {83f990b2-7ba0-42fb-ad88-daf5ee2c73a2} <Debug> TCPHandler: Processed in 0.001355409 sec. | ||
| 19566 | 2026.01.08 00:43:09.652670 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19567 | 2026.01.08 00:43:09.652689 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19568 | 2026.01.08 00:43:09.652773 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19569 | 2026.01.08 00:43:09.652788 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_140_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_139_30 to all_140_140_0 into Compact with storage Full | ||
| 19570 | 2026.01.08 00:43:09.652865 [ 268 ] {f6eafe7e-a8ac-4e53-be8e-d0b9559a093c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19571 | 2026.01.08 00:43:09.652918 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_140_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19572 | 2026.01.08 00:43:09.652923 [ 268 ] {f6eafe7e-a8ac-4e53-be8e-d0b9559a093c} <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 | ||
| 19573 | 2026.01.08 00:43:09.652963 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_139_30, total 43210 rows starting from the beginning of the part | ||
| 19574 | 2026.01.08 00:43:09.653041 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_140_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 19575 | 2026.01.08 00:43:09.653696 [ 268 ] {f6eafe7e-a8ac-4e53-be8e-d0b9559a093c} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19576 | 2026.01.08 00:43:09.653736 [ 268 ] {f6eafe7e-a8ac-4e53-be8e-d0b9559a093c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19577 | 2026.01.08 00:43:09.654231 [ 268 ] {f6eafe7e-a8ac-4e53-be8e-d0b9559a093c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19578 | 2026.01.08 00:43:09.654450 [ 268 ] {f6eafe7e-a8ac-4e53-be8e-d0b9559a093c} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19579 | 2026.01.08 00:43:09.654585 [ 268 ] {f6eafe7e-a8ac-4e53-be8e-d0b9559a093c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001736 sec., 2880.1843317972352 rows/sec., 5.16 MiB/sec. | ||
| 19580 | 2026.01.08 00:43:09.654651 [ 268 ] {f6eafe7e-a8ac-4e53-be8e-d0b9559a093c} <Debug> TCPHandler: Processed in 0.001925694 sec. | ||
| 19581 | 2026.01.08 00:43:09.654765 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19582 | 2026.01.08 00:43:09.654859 [ 268 ] {0a6165a5-3f14-470c-9a07-d91e4d036fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19583 | 2026.01.08 00:43:09.654899 [ 268 ] {0a6165a5-3f14-470c-9a07-d91e4d036fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19584 | 2026.01.08 00:43:09.655237 [ 268 ] {0a6165a5-3f14-470c-9a07-d91e4d036fc4} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19585 | 2026.01.08 00:43:09.655271 [ 268 ] {0a6165a5-3f14-470c-9a07-d91e4d036fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19586 | 2026.01.08 00:43:09.655571 [ 268 ] {0a6165a5-3f14-470c-9a07-d91e4d036fc4} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19587 | 2026.01.08 00:43:09.655778 [ 268 ] {0a6165a5-3f14-470c-9a07-d91e4d036fc4} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19588 | 2026.01.08 00:43:09.655908 [ 268 ] {0a6165a5-3f14-470c-9a07-d91e4d036fc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 19589 | 2026.01.08 00:43:09.655944 [ 268 ] {0a6165a5-3f14-470c-9a07-d91e4d036fc4} <Debug> TCPHandler: Processed in 0.001226105 sec. | ||
| 19590 | 2026.01.08 00:43:09.660111 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_140_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43370 rows, containing 5 columns (5 merged, 0 gathered) in 0.007356259 sec., 5895659.736830908 rows/sec., 397.46 MiB/sec. | ||
| 19591 | 2026.01.08 00:43:09.660397 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_140_31} <Trace> MergedBlockOutputStream: filled checksums all_1_140_31 (state Temporary) | ||
| 19592 | 2026.01.08 00:43:09.660652 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_140_31} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_140_31 to all_1_140_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19593 | 2026.01.08 00:43:09.660716 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_140_31} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 2 parts: [all_1_139_30, all_140_140_0] -> all_1_140_31 | ||
| 19594 | 2026.01.08 00:43:09.660785 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 19595 | 2026.01.08 00:43:10.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.40 MiB, peak 419.35 MiB, free memory in arenas 0.00 B, will set to 400.93 MiB (RSS), difference: -1.47 MiB | ||
| 19596 | 2026.01.08 00:43:10.525732 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19597 | 2026.01.08 00:43:10.525814 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19598 | 2026.01.08 00:43:10.528138 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19599 | 2026.01.08 00:43:11.046614 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19600 | 2026.01.08 00:43:11.046830 [ 268 ] {b4ea30ce-782a-4b82-b5bd-758c963f063b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19601 | 2026.01.08 00:43:11.046935 [ 268 ] {b4ea30ce-782a-4b82-b5bd-758c963f063b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19602 | 2026.01.08 00:43:11.048044 [ 268 ] {b4ea30ce-782a-4b82-b5bd-758c963f063b} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19603 | 2026.01.08 00:43:11.048094 [ 268 ] {b4ea30ce-782a-4b82-b5bd-758c963f063b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19604 | 2026.01.08 00:43:11.048493 [ 268 ] {b4ea30ce-782a-4b82-b5bd-758c963f063b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19605 | 2026.01.08 00:43:11.048727 [ 268 ] {b4ea30ce-782a-4b82-b5bd-758c963f063b} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19606 | 2026.01.08 00:43:11.048887 [ 268 ] {b4ea30ce-782a-4b82-b5bd-758c963f063b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002124 sec., 193032.01506591338 rows/sec., 12.25 MiB/sec. | ||
| 19607 | 2026.01.08 00:43:11.048931 [ 268 ] {b4ea30ce-782a-4b82-b5bd-758c963f063b} <Debug> TCPHandler: Processed in 0.002455839 sec. | ||
| 19608 | 2026.01.08 00:43:11.049047 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19609 | 2026.01.08 00:43:11.049141 [ 268 ] {aacaea17-efeb-431a-9626-af73ea7056f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19610 | 2026.01.08 00:43:11.049183 [ 268 ] {aacaea17-efeb-431a-9626-af73ea7056f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19611 | 2026.01.08 00:43:11.049583 [ 268 ] {aacaea17-efeb-431a-9626-af73ea7056f3} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19612 | 2026.01.08 00:43:11.049619 [ 268 ] {aacaea17-efeb-431a-9626-af73ea7056f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19613 | 2026.01.08 00:43:11.049901 [ 268 ] {aacaea17-efeb-431a-9626-af73ea7056f3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 19614 | 2026.01.08 00:43:11.050109 [ 268 ] {aacaea17-efeb-431a-9626-af73ea7056f3} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19615 | 2026.01.08 00:43:11.050239 [ 268 ] {aacaea17-efeb-431a-9626-af73ea7056f3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001114 sec., 3590.664272890485 rows/sec., 292.79 KiB/sec. | ||
| 19616 | 2026.01.08 00:43:11.050278 [ 268 ] {aacaea17-efeb-431a-9626-af73ea7056f3} <Debug> TCPHandler: Processed in 0.001277357 sec. | ||
| 19617 | 2026.01.08 00:43:11.050386 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19618 | 2026.01.08 00:43:11.050478 [ 268 ] {70cfcbaa-261d-487d-bb43-099bd0da2529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19619 | 2026.01.08 00:43:11.050517 [ 268 ] {70cfcbaa-261d-487d-bb43-099bd0da2529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19620 | 2026.01.08 00:43:11.052090 [ 268 ] {70cfcbaa-261d-487d-bb43-099bd0da2529} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19621 | 2026.01.08 00:43:11.052125 [ 268 ] {70cfcbaa-261d-487d-bb43-099bd0da2529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19622 | 2026.01.08 00:43:11.052557 [ 268 ] {70cfcbaa-261d-487d-bb43-099bd0da2529} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19623 | 2026.01.08 00:43:11.052769 [ 268 ] {70cfcbaa-261d-487d-bb43-099bd0da2529} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19624 | 2026.01.08 00:43:11.052899 [ 268 ] {70cfcbaa-261d-487d-bb43-099bd0da2529} <Debug> executeQuery: Read 2326 rows, 193.44 KiB in 0.002436 sec., 954844.0065681445 rows/sec., 77.55 MiB/sec. | ||
| 19625 | 2026.01.08 00:43:11.052941 [ 268 ] {70cfcbaa-261d-487d-bb43-099bd0da2529} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 19626 | 2026.01.08 00:43:11.052954 [ 268 ] {70cfcbaa-261d-487d-bb43-099bd0da2529} <Debug> TCPHandler: Processed in 0.002614985 sec. | ||
| 19627 | 2026.01.08 00:43:11.053065 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19628 | 2026.01.08 00:43:11.053157 [ 268 ] {709c405e-b29d-42e2-a778-18e3689f5471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19629 | 2026.01.08 00:43:11.053197 [ 268 ] {709c405e-b29d-42e2-a778-18e3689f5471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19630 | 2026.01.08 00:43:11.053697 [ 268 ] {709c405e-b29d-42e2-a778-18e3689f5471} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19631 | 2026.01.08 00:43:11.053733 [ 268 ] {709c405e-b29d-42e2-a778-18e3689f5471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19632 | 2026.01.08 00:43:11.054045 [ 268 ] {709c405e-b29d-42e2-a778-18e3689f5471} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19633 | 2026.01.08 00:43:11.054256 [ 268 ] {709c405e-b29d-42e2-a778-18e3689f5471} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19634 | 2026.01.08 00:43:11.054386 [ 268 ] {709c405e-b29d-42e2-a778-18e3689f5471} <Debug> executeQuery: Read 245 rows, 15.30 KiB in 0.001245 sec., 196787.1485943775 rows/sec., 12.00 MiB/sec. | ||
| 19635 | 2026.01.08 00:43:11.054427 [ 268 ] {709c405e-b29d-42e2-a778-18e3689f5471} <Debug> TCPHandler: Processed in 0.001409 sec. | ||
| 19636 | 2026.01.08 00:43:11.054535 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19637 | 2026.01.08 00:43:11.054626 [ 268 ] {73900903-c3ed-4c1d-a6c7-63b8ce22bc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19638 | 2026.01.08 00:43:11.054664 [ 268 ] {73900903-c3ed-4c1d-a6c7-63b8ce22bc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19639 | 2026.01.08 00:43:11.055197 [ 268 ] {73900903-c3ed-4c1d-a6c7-63b8ce22bc30} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19640 | 2026.01.08 00:43:11.055233 [ 268 ] {73900903-c3ed-4c1d-a6c7-63b8ce22bc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19641 | 2026.01.08 00:43:11.055538 [ 268 ] {73900903-c3ed-4c1d-a6c7-63b8ce22bc30} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19642 | 2026.01.08 00:43:11.055748 [ 268 ] {73900903-c3ed-4c1d-a6c7-63b8ce22bc30} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19643 | 2026.01.08 00:43:11.055875 [ 268 ] {73900903-c3ed-4c1d-a6c7-63b8ce22bc30} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001265 sec., 347826.0869565217 rows/sec., 23.01 MiB/sec. | ||
| 19644 | 2026.01.08 00:43:11.055916 [ 268 ] {73900903-c3ed-4c1d-a6c7-63b8ce22bc30} <Debug> TCPHandler: Processed in 0.001427771 sec. | ||
| 19645 | 2026.01.08 00:43:11.056025 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19646 | 2026.01.08 00:43:11.056116 [ 268 ] {9e82d3af-696e-4cfb-93d7-dc788d7f9374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19647 | 2026.01.08 00:43:11.056154 [ 268 ] {9e82d3af-696e-4cfb-93d7-dc788d7f9374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19648 | 2026.01.08 00:43:11.056630 [ 268 ] {9e82d3af-696e-4cfb-93d7-dc788d7f9374} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19649 | 2026.01.08 00:43:11.056665 [ 268 ] {9e82d3af-696e-4cfb-93d7-dc788d7f9374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19650 | 2026.01.08 00:43:11.057012 [ 268 ] {9e82d3af-696e-4cfb-93d7-dc788d7f9374} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 19651 | 2026.01.08 00:43:11.057312 [ 268 ] {9e82d3af-696e-4cfb-93d7-dc788d7f9374} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19652 | 2026.01.08 00:43:11.057468 [ 268 ] {9e82d3af-696e-4cfb-93d7-dc788d7f9374} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001367 sec., 154352.59692757865 rows/sec., 8.77 MiB/sec. | ||
| 19653 | 2026.01.08 00:43:11.057588 [ 268 ] {9e82d3af-696e-4cfb-93d7-dc788d7f9374} <Debug> TCPHandler: Processed in 0.001607475 sec. | ||
| 19654 | 2026.01.08 00:43:11.057739 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19655 | 2026.01.08 00:43:11.057857 [ 268 ] {f21b1dae-cefe-4dc4-b38c-8ced58138905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19656 | 2026.01.08 00:43:11.057909 [ 268 ] {f21b1dae-cefe-4dc4-b38c-8ced58138905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19657 | 2026.01.08 00:43:11.058991 [ 268 ] {f21b1dae-cefe-4dc4-b38c-8ced58138905} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19658 | 2026.01.08 00:43:11.059028 [ 268 ] {f21b1dae-cefe-4dc4-b38c-8ced58138905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19659 | 2026.01.08 00:43:11.059384 [ 268 ] {f21b1dae-cefe-4dc4-b38c-8ced58138905} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19660 | 2026.01.08 00:43:11.059589 [ 268 ] {f21b1dae-cefe-4dc4-b38c-8ced58138905} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19661 | 2026.01.08 00:43:11.059740 [ 268 ] {f21b1dae-cefe-4dc4-b38c-8ced58138905} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001905 sec., 616797.9002624672 rows/sec., 44.07 MiB/sec. | ||
| 19662 | 2026.01.08 00:43:11.059783 [ 268 ] {f21b1dae-cefe-4dc4-b38c-8ced58138905} <Debug> TCPHandler: Processed in 0.00210878 sec. | ||
| 19663 | 2026.01.08 00:43:11.059907 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19664 | 2026.01.08 00:43:11.060030 [ 268 ] {4c5e5055-5ba4-40f8-8558-8edede5a574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19665 | 2026.01.08 00:43:11.060080 [ 268 ] {4c5e5055-5ba4-40f8-8558-8edede5a574a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19666 | 2026.01.08 00:43:11.060467 [ 268 ] {4c5e5055-5ba4-40f8-8558-8edede5a574a} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19667 | 2026.01.08 00:43:11.060510 [ 268 ] {4c5e5055-5ba4-40f8-8558-8edede5a574a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19668 | 2026.01.08 00:43:11.060861 [ 268 ] {4c5e5055-5ba4-40f8-8558-8edede5a574a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 19669 | 2026.01.08 00:43:11.061069 [ 268 ] {4c5e5055-5ba4-40f8-8558-8edede5a574a} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19670 | 2026.01.08 00:43:11.061198 [ 268 ] {4c5e5055-5ba4-40f8-8558-8edede5a574a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 262.76 KiB/sec. | ||
| 19671 | 2026.01.08 00:43:11.061236 [ 268 ] {4c5e5055-5ba4-40f8-8558-8edede5a574a} <Debug> TCPHandler: Processed in 0.00139 sec. | ||
| 19672 | 2026.01.08 00:43:11.061340 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19673 | 2026.01.08 00:43:11.061434 [ 268 ] {6fbbe673-3501-4e11-a6d3-1d799e26dc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19674 | 2026.01.08 00:43:11.061478 [ 268 ] {6fbbe673-3501-4e11-a6d3-1d799e26dc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19675 | 2026.01.08 00:43:11.062151 [ 268 ] {6fbbe673-3501-4e11-a6d3-1d799e26dc54} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19676 | 2026.01.08 00:43:11.062188 [ 268 ] {6fbbe673-3501-4e11-a6d3-1d799e26dc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19677 | 2026.01.08 00:43:11.062559 [ 268 ] {6fbbe673-3501-4e11-a6d3-1d799e26dc54} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19678 | 2026.01.08 00:43:11.062778 [ 268 ] {6fbbe673-3501-4e11-a6d3-1d799e26dc54} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19679 | 2026.01.08 00:43:11.062905 [ 268 ] {6fbbe673-3501-4e11-a6d3-1d799e26dc54} <Debug> executeQuery: Read 904 rows, 61.17 KiB in 0.00149 sec., 606711.4093959732 rows/sec., 40.09 MiB/sec. | ||
| 19680 | 2026.01.08 00:43:11.062923 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_140_31 to all_145_145_0 | ||
| 19681 | 2026.01.08 00:43:11.062944 [ 268 ] {6fbbe673-3501-4e11-a6d3-1d799e26dc54} <Debug> TCPHandler: Processed in 0.001653747 sec. | ||
| 19682 | 2026.01.08 00:43:11.063035 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19683 | 2026.01.08 00:43:11.063079 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19684 | 2026.01.08 00:43:11.063114 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19685 | 2026.01.08 00:43:11.063214 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_31 to all_145_145_0 into Compact with storage Full | ||
| 19686 | 2026.01.08 00:43:11.063218 [ 268 ] {71024e9f-81e2-4b35-922d-ed4f20f5f1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19687 | 2026.01.08 00:43:11.063308 [ 268 ] {71024e9f-81e2-4b35-922d-ed4f20f5f1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19688 | 2026.01.08 00:43:11.063373 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19689 | 2026.01.08 00:43:11.063414 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_140_31, total 43370 rows starting from the beginning of the part | ||
| 19690 | 2026.01.08 00:43:11.063496 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 19691 | 2026.01.08 00:43:11.063552 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19692 | 2026.01.08 00:43:11.063611 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 19693 | 2026.01.08 00:43:11.063649 [ 268 ] {71024e9f-81e2-4b35-922d-ed4f20f5f1b8} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19694 | 2026.01.08 00:43:11.063656 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 19695 | 2026.01.08 00:43:11.063694 [ 268 ] {71024e9f-81e2-4b35-922d-ed4f20f5f1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19696 | 2026.01.08 00:43:11.063720 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 904 rows starting from the beginning of the part | ||
| 19697 | 2026.01.08 00:43:11.064033 [ 268 ] {71024e9f-81e2-4b35-922d-ed4f20f5f1b8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 19698 | 2026.01.08 00:43:11.064257 [ 268 ] {71024e9f-81e2-4b35-922d-ed4f20f5f1b8} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19699 | 2026.01.08 00:43:11.064392 [ 268 ] {71024e9f-81e2-4b35-922d-ed4f20f5f1b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001192 sec., 838.9261744966443 rows/sec., 56.53 KiB/sec. | ||
| 19700 | 2026.01.08 00:43:11.064430 [ 268 ] {71024e9f-81e2-4b35-922d-ed4f20f5f1b8} <Debug> TCPHandler: Processed in 0.001366138 sec. | ||
| 19701 | 2026.01.08 00:43:11.064545 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19702 | 2026.01.08 00:43:11.064639 [ 268 ] {bd0503be-ad75-4cf7-b5c4-c9b800524e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19703 | 2026.01.08 00:43:11.064694 [ 268 ] {bd0503be-ad75-4cf7-b5c4-c9b800524e46} <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 | ||
| 19704 | 2026.01.08 00:43:11.065626 [ 268 ] {bd0503be-ad75-4cf7-b5c4-c9b800524e46} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19705 | 2026.01.08 00:43:11.065663 [ 268 ] {bd0503be-ad75-4cf7-b5c4-c9b800524e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19706 | 2026.01.08 00:43:11.066236 [ 268 ] {bd0503be-ad75-4cf7-b5c4-c9b800524e46} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19707 | 2026.01.08 00:43:11.066461 [ 268 ] {bd0503be-ad75-4cf7-b5c4-c9b800524e46} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19708 | 2026.01.08 00:43:11.066601 [ 268 ] {bd0503be-ad75-4cf7-b5c4-c9b800524e46} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00198 sec., 18181.81818181818 rows/sec., 32.58 MiB/sec. | ||
| 19709 | 2026.01.08 00:43:11.066659 [ 268 ] {bd0503be-ad75-4cf7-b5c4-c9b800524e46} <Debug> TCPHandler: Processed in 0.002162741 sec. | ||
| 19710 | 2026.01.08 00:43:11.066779 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19711 | 2026.01.08 00:43:11.066875 [ 268 ] {8d52b530-5257-4fd6-8f3b-cf4cf0221948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19712 | 2026.01.08 00:43:11.066945 [ 268 ] {8d52b530-5257-4fd6-8f3b-cf4cf0221948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19713 | 2026.01.08 00:43:11.067293 [ 268 ] {8d52b530-5257-4fd6-8f3b-cf4cf0221948} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19714 | 2026.01.08 00:43:11.067329 [ 268 ] {8d52b530-5257-4fd6-8f3b-cf4cf0221948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19715 | 2026.01.08 00:43:11.067640 [ 268 ] {8d52b530-5257-4fd6-8f3b-cf4cf0221948} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19716 | 2026.01.08 00:43:11.067863 [ 268 ] {8d52b530-5257-4fd6-8f3b-cf4cf0221948} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19717 | 2026.01.08 00:43:11.067996 [ 268 ] {8d52b530-5257-4fd6-8f3b-cf4cf0221948} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.00114 sec., 59649.12280701755 rows/sec., 3.46 MiB/sec. | ||
| 19718 | 2026.01.08 00:43:11.068033 [ 268 ] {8d52b530-5257-4fd6-8f3b-cf4cf0221948} <Debug> TCPHandler: Processed in 0.001304167 sec. | ||
| 19719 | 2026.01.08 00:43:11.071691 [ 187 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44914 rows, containing 5 columns (5 merged, 0 gathered) in 0.008535143 sec., 5262243.409395718 rows/sec., 354.79 MiB/sec. | ||
| 19720 | 2026.01.08 00:43:11.072331 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Trace> MergedBlockOutputStream: filled checksums all_1_145_32 (state Temporary) | ||
| 19721 | 2026.01.08 00:43:11.072789 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_145_32 to all_1_145_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19722 | 2026.01.08 00:43:11.072863 [ 188 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_145_32} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_140_31, all_145_145_0] -> all_1_145_32 | ||
| 19723 | 2026.01.08 00:43:11.072958 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 19724 | 2026.01.08 00:43:12.283521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2508 | ||
| 19725 | 2026.01.08 00:43:12.286218 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19726 | 2026.01.08 00:43:12.286274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19727 | 2026.01.08 00:43:12.287496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19728 | 2026.01.08 00:43:12.287772 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19729 | 2026.01.08 00:43:12.288000 [ 218 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19730 | 2026.01.08 00:43:12.288052 [ 218 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19731 | 2026.01.08 00:43:12.288162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2508 | ||
| 19732 | 2026.01.08 00:43:12.290188 [ 218 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19733 | 2026.01.08 00:43:14.642721 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19734 | 2026.01.08 00:43:14.642912 [ 268 ] {29b073ac-93a8-4f06-b5fe-1dd474efa131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19735 | 2026.01.08 00:43:14.642984 [ 268 ] {29b073ac-93a8-4f06-b5fe-1dd474efa131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19736 | 2026.01.08 00:43:14.643651 [ 268 ] {29b073ac-93a8-4f06-b5fe-1dd474efa131} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19737 | 2026.01.08 00:43:14.643702 [ 268 ] {29b073ac-93a8-4f06-b5fe-1dd474efa131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19738 | 2026.01.08 00:43:14.644095 [ 268 ] {29b073ac-93a8-4f06-b5fe-1dd474efa131} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19739 | 2026.01.08 00:43:14.644331 [ 268 ] {29b073ac-93a8-4f06-b5fe-1dd474efa131} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19740 | 2026.01.08 00:43:14.644492 [ 87 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19741 | 2026.01.08 00:43:14.644501 [ 268 ] {29b073ac-93a8-4f06-b5fe-1dd474efa131} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.62 MiB/sec. | ||
| 19742 | 2026.01.08 00:43:14.644555 [ 87 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19743 | 2026.01.08 00:43:14.644581 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19744 | 2026.01.08 00:43:14.644584 [ 268 ] {29b073ac-93a8-4f06-b5fe-1dd474efa131} <Debug> TCPHandler: Processed in 0.001998706 sec. | ||
| 19745 | 2026.01.08 00:43:14.644689 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19746 | 2026.01.08 00:43:14.644719 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19747 | 2026.01.08 00:43:14.644814 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19748 | 2026.01.08 00:43:14.644835 [ 268 ] {10b655a2-6ebc-446d-a413-3a62c21cb6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19749 | 2026.01.08 00:43:14.644852 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2465 rows starting from the beginning of the part | ||
| 19750 | 2026.01.08 00:43:14.644889 [ 268 ] {10b655a2-6ebc-446d-a413-3a62c21cb6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19751 | 2026.01.08 00:43:14.644925 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 66 rows starting from the beginning of the part | ||
| 19752 | 2026.01.08 00:43:14.644978 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 128 rows starting from the beginning of the part | ||
| 19753 | 2026.01.08 00:43:14.645022 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 66 rows starting from the beginning of the part | ||
| 19754 | 2026.01.08 00:43:14.645063 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 2326 rows starting from the beginning of the part | ||
| 19755 | 2026.01.08 00:43:14.645104 [ 187 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
| 19756 | 2026.01.08 00:43:14.645343 [ 268 ] {10b655a2-6ebc-446d-a413-3a62c21cb6e2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19757 | 2026.01.08 00:43:14.645389 [ 268 ] {10b655a2-6ebc-446d-a413-3a62c21cb6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19758 | 2026.01.08 00:43:14.645727 [ 268 ] {10b655a2-6ebc-446d-a413-3a62c21cb6e2} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19759 | 2026.01.08 00:43:14.645966 [ 268 ] {10b655a2-6ebc-446d-a413-3a62c21cb6e2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19760 | 2026.01.08 00:43:14.646115 [ 268 ] {10b655a2-6ebc-446d-a413-3a62c21cb6e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001306 sec., 49004.59418070444 rows/sec., 3.82 MiB/sec. | ||
| 19761 | 2026.01.08 00:43:14.646143 [ 86 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19762 | 2026.01.08 00:43:14.646157 [ 268 ] {10b655a2-6ebc-446d-a413-3a62c21cb6e2} <Debug> TCPHandler: Processed in 0.001491782 sec. | ||
| 19763 | 2026.01.08 00:43:14.646211 [ 86 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19764 | 2026.01.08 00:43:14.646238 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19765 | 2026.01.08 00:43:14.646311 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19766 | 2026.01.08 00:43:14.646328 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19767 | 2026.01.08 00:43:14.646421 [ 268 ] {cd495192-9b79-4fc6-884b-94d00d85c417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19768 | 2026.01.08 00:43:14.646425 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19769 | 2026.01.08 00:43:14.646467 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1250 rows starting from the beginning of the part | ||
| 19770 | 2026.01.08 00:43:14.646475 [ 268 ] {cd495192-9b79-4fc6-884b-94d00d85c417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19771 | 2026.01.08 00:43:14.646529 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 69 rows starting from the beginning of the part | ||
| 19772 | 2026.01.08 00:43:14.646575 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 100 rows starting from the beginning of the part | ||
| 19773 | 2026.01.08 00:43:14.646618 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 69 rows starting from the beginning of the part | ||
| 19774 | 2026.01.08 00:43:14.646660 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1175 rows starting from the beginning of the part | ||
| 19775 | 2026.01.08 00:43:14.646702 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 19776 | 2026.01.08 00:43:14.646862 [ 268 ] {cd495192-9b79-4fc6-884b-94d00d85c417} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19777 | 2026.01.08 00:43:14.646899 [ 268 ] {cd495192-9b79-4fc6-884b-94d00d85c417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19778 | 2026.01.08 00:43:14.647071 [ 191 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5107 rows, containing 5 columns (5 merged, 0 gathered) in 0.002424919 sec., 2106049.7278465796 rows/sec., 179.77 MiB/sec. | ||
| 19779 | 2026.01.08 00:43:14.647239 [ 268 ] {cd495192-9b79-4fc6-884b-94d00d85c417} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19780 | 2026.01.08 00:43:14.647339 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19781 | 2026.01.08 00:43:14.647487 [ 268 ] {cd495192-9b79-4fc6-884b-94d00d85c417} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19782 | 2026.01.08 00:43:14.647608 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19783 | 2026.01.08 00:43:14.647621 [ 268 ] {cd495192-9b79-4fc6-884b-94d00d85c417} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001229 sec., 78112.28641171684 rows/sec., 5.44 MiB/sec. | ||
| 19784 | 2026.01.08 00:43:14.647660 [ 268 ] {cd495192-9b79-4fc6-884b-94d00d85c417} <Debug> TCPHandler: Processed in 0.00140106 sec. | ||
| 19785 | 2026.01.08 00:43:14.647677 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_146_29} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19786 | 2026.01.08 00:43:14.647761 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 19787 | 2026.01.08 00:43:14.647776 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19788 | 2026.01.08 00:43:14.647872 [ 268 ] {ceded983-8f36-4e5b-90fb-17f2e72a5543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19789 | 2026.01.08 00:43:14.647914 [ 268 ] {ceded983-8f36-4e5b-90fb-17f2e72a5543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19790 | 2026.01.08 00:43:14.648074 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2727 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787411 sec., 1525670.369042151 rows/sec., 116.45 MiB/sec. | ||
| 19791 | 2026.01.08 00:43:14.648242 [ 268 ] {ceded983-8f36-4e5b-90fb-17f2e72a5543} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19792 | 2026.01.08 00:43:14.648255 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19793 | 2026.01.08 00:43:14.648280 [ 268 ] {ceded983-8f36-4e5b-90fb-17f2e72a5543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19794 | 2026.01.08 00:43:14.648592 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19795 | 2026.01.08 00:43:14.648652 [ 268 ] {ceded983-8f36-4e5b-90fb-17f2e72a5543} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19796 | 2026.01.08 00:43:14.648686 [ 201 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_146_29} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19797 | 2026.01.08 00:43:14.648801 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 19798 | 2026.01.08 00:43:14.648909 [ 268 ] {ceded983-8f36-4e5b-90fb-17f2e72a5543} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19799 | 2026.01.08 00:43:14.648964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41841 | ||
| 19800 | 2026.01.08 00:43:14.649042 [ 86 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19801 | 2026.01.08 00:43:14.649050 [ 268 ] {ceded983-8f36-4e5b-90fb-17f2e72a5543} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001199 sec., 30025.020850708926 rows/sec., 2.02 MiB/sec. | ||
| 19802 | 2026.01.08 00:43:14.649085 [ 86 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19803 | 2026.01.08 00:43:14.649106 [ 268 ] {ceded983-8f36-4e5b-90fb-17f2e72a5543} <Debug> TCPHandler: Processed in 0.001380849 sec. | ||
| 19804 | 2026.01.08 00:43:14.649109 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19805 | 2026.01.08 00:43:14.649207 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19806 | 2026.01.08 00:43:14.649315 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19807 | 2026.01.08 00:43:14.649343 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9580 rows starting from the beginning of the part | ||
| 19808 | 2026.01.08 00:43:14.649396 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 19809 | 2026.01.08 00:43:14.649404 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19810 | 2026.01.08 00:43:14.649440 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 19811 | 2026.01.08 00:43:14.649447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 19812 | 2026.01.08 00:43:14.649486 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 19813 | 2026.01.08 00:43:14.649528 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 68 rows starting from the beginning of the part | ||
| 19814 | 2026.01.08 00:43:14.649567 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 36 rows starting from the beginning of the part | ||
| 19815 | 2026.01.08 00:43:14.649924 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19816 | 2026.01.08 00:43:14.650152 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19817 | 2026.01.08 00:43:14.650282 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41841 | ||
| 19818 | 2026.01.08 00:43:14.652080 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9864 rows, containing 4 columns (4 merged, 0 gathered) in 0.002906622 sec., 3393630.1314722034 rows/sec., 217.54 MiB/sec. | ||
| 19819 | 2026.01.08 00:43:14.652414 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19820 | 2026.01.08 00:43:14.652797 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19821 | 2026.01.08 00:43:14.652891 [ 196 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_146_29} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19822 | 2026.01.08 00:43:14.652983 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 19823 | 2026.01.08 00:43:16.896390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19824 | 2026.01.08 00:43:16.913777 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19825 | 2026.01.08 00:43:16.913841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19826 | 2026.01.08 00:43:16.919923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19827 | 2026.01.08 00:43:16.920614 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19828 | 2026.01.08 00:43:16.923836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19829 | 2026.01.08 00:43:19.503734 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41365 | ||
| 19830 | 2026.01.08 00:43:19.503849 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19831 | 2026.01.08 00:43:19.503885 [ 362 ] {} <Debug> TCP-Session: 5bcfed4a-b7b4-4262-8765-8ce224ae93f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41365 | ||
| 19832 | 2026.01.08 00:43:19.503918 [ 362 ] {} <Debug> TCP-Session: 5bcfed4a-b7b4-4262-8765-8ce224ae93f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19833 | 2026.01.08 00:43:19.503936 [ 362 ] {} <Debug> TCP-Session: 5bcfed4a-b7b4-4262-8765-8ce224ae93f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19834 | 2026.01.08 00:43:19.504212 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62674 | ||
| 19835 | 2026.01.08 00:43:19.504230 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33184 | ||
| 19836 | 2026.01.08 00:43:19.504251 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52791 | ||
| 19837 | 2026.01.08 00:43:19.504287 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41112 | ||
| 19838 | 2026.01.08 00:43:19.504281 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59356 | ||
| 19839 | 2026.01.08 00:43:19.504329 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19840 | 2026.01.08 00:43:19.504337 [ 362 ] {} <Trace> TCP-Session: 5bcfed4a-b7b4-4262-8765-8ce224ae93f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19841 | 2026.01.08 00:43:19.504374 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19842 | 2026.01.08 00:43:19.504391 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19843 | 2026.01.08 00:43:19.504422 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19844 | 2026.01.08 00:43:19.504439 [ 353 ] {} <Debug> TCP-Session: 5720011f-4b6e-4339-b9b7-83f207b23887 Authenticating user 'default' from [fd00:1122:3344:101::e]:52791 | ||
| 19845 | 2026.01.08 00:43:19.504446 [ 361 ] {} <Debug> TCP-Session: 49700f51-7b59-4438-b1e4-836c04d8e196 Authenticating user 'default' from [fd00:1122:3344:101::e]:41112 | ||
| 19846 | 2026.01.08 00:43:19.504474 [ 360 ] {} <Debug> TCP-Session: 9b3305de-d9cb-4612-a779-6c77b7baa69d Authenticating user 'default' from [fd00:1122:3344:101::e]:59356 | ||
| 19847 | 2026.01.08 00:43:19.504481 [ 353 ] {} <Debug> TCP-Session: 5720011f-4b6e-4339-b9b7-83f207b23887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19848 | 2026.01.08 00:43:19.504497 [ 361 ] {} <Debug> TCP-Session: 49700f51-7b59-4438-b1e4-836c04d8e196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19849 | 2026.01.08 00:43:19.504509 [ 360 ] {} <Debug> TCP-Session: 9b3305de-d9cb-4612-a779-6c77b7baa69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19850 | 2026.01.08 00:43:19.504526 [ 361 ] {} <Debug> TCP-Session: 49700f51-7b59-4438-b1e4-836c04d8e196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19851 | 2026.01.08 00:43:19.504547 [ 360 ] {} <Debug> TCP-Session: 9b3305de-d9cb-4612-a779-6c77b7baa69d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19852 | 2026.01.08 00:43:19.504394 [ 351 ] {} <Debug> TCP-Session: 8d5e15f6-e10b-43e7-be71-0b4c4900c3b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62674 | ||
| 19853 | 2026.01.08 00:43:19.504589 [ 362 ] {b67d00ee-67df-49f8-86b7-d8e3cbb81938} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41365) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19854 | 2026.01.08 00:43:19.504608 [ 351 ] {} <Debug> TCP-Session: 8d5e15f6-e10b-43e7-be71-0b4c4900c3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19855 | 2026.01.08 00:43:19.504337 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19856 | 2026.01.08 00:43:19.504640 [ 351 ] {} <Debug> TCP-Session: 8d5e15f6-e10b-43e7-be71-0b4c4900c3b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19857 | 2026.01.08 00:43:19.504282 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41987 | ||
| 19858 | 2026.01.08 00:43:19.504672 [ 352 ] {} <Debug> TCP-Session: 67d48623-cc7e-4728-91de-e9ad9794a93b Authenticating user 'default' from [fd00:1122:3344:101::e]:33184 | ||
| 19859 | 2026.01.08 00:43:19.504269 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61368 | ||
| 19860 | 2026.01.08 00:43:19.504766 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19861 | 2026.01.08 00:43:19.504768 [ 352 ] {} <Debug> TCP-Session: 67d48623-cc7e-4728-91de-e9ad9794a93b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19862 | 2026.01.08 00:43:19.504836 [ 355 ] {} <Debug> TCP-Session: d36cff09-c307-41cc-9313-8d8671e57c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:41987 | ||
| 19863 | 2026.01.08 00:43:19.504852 [ 352 ] {} <Debug> TCP-Session: 67d48623-cc7e-4728-91de-e9ad9794a93b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19864 | 2026.01.08 00:43:19.504869 [ 355 ] {} <Debug> TCP-Session: d36cff09-c307-41cc-9313-8d8671e57c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19865 | 2026.01.08 00:43:19.504886 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19866 | 2026.01.08 00:43:19.504902 [ 355 ] {} <Debug> TCP-Session: d36cff09-c307-41cc-9313-8d8671e57c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19867 | 2026.01.08 00:43:19.504934 [ 354 ] {} <Debug> TCP-Session: 1542f0e6-ce63-4286-9f4f-102f907b027b Authenticating user 'default' from [fd00:1122:3344:101::e]:61368 | ||
| 19868 | 2026.01.08 00:43:19.504904 [ 362 ] {b67d00ee-67df-49f8-86b7-d8e3cbb81938} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19869 | 2026.01.08 00:43:19.504968 [ 354 ] {} <Debug> TCP-Session: 1542f0e6-ce63-4286-9f4f-102f907b027b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19870 | 2026.01.08 00:43:19.504212 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49281 | ||
| 19871 | 2026.01.08 00:43:19.504997 [ 354 ] {} <Debug> TCP-Session: 1542f0e6-ce63-4286-9f4f-102f907b027b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19872 | 2026.01.08 00:43:19.505026 [ 362 ] {b67d00ee-67df-49f8-86b7-d8e3cbb81938} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19873 | 2026.01.08 00:43:19.504509 [ 353 ] {} <Debug> TCP-Session: 5720011f-4b6e-4339-b9b7-83f207b23887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19874 | 2026.01.08 00:43:19.505068 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19875 | 2026.01.08 00:43:19.505098 [ 363 ] {} <Debug> TCP-Session: 7fcfe444-90de-4663-a75a-c82726742cb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49281 | ||
| 19876 | 2026.01.08 00:43:19.505114 [ 363 ] {} <Debug> TCP-Session: 7fcfe444-90de-4663-a75a-c82726742cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19877 | 2026.01.08 00:43:19.505127 [ 363 ] {} <Debug> TCP-Session: 7fcfe444-90de-4663-a75a-c82726742cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19878 | 2026.01.08 00:43:19.505373 [ 362 ] {b67d00ee-67df-49f8-86b7-d8e3cbb81938} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 19879 | 2026.01.08 00:43:19.506688 [ 299 ] {b67d00ee-67df-49f8-86b7-d8e3cbb81938} <Trace> AggregatingTransform: Aggregating | ||
| 19880 | 2026.01.08 00:43:19.506732 [ 299 ] {b67d00ee-67df-49f8-86b7-d8e3cbb81938} <Trace> Aggregator: Aggregation method: without_key | ||
| 19881 | 2026.01.08 00:43:19.506773 [ 299 ] {b67d00ee-67df-49f8-86b7-d8e3cbb81938} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001277916 sec. (782.524 rows/sec., 30.57 KiB/sec.) | ||
| 19882 | 2026.01.08 00:43:19.506793 [ 299 ] {b67d00ee-67df-49f8-86b7-d8e3cbb81938} <Trace> Aggregator: Merging aggregated data | ||
| 19883 | 2026.01.08 00:43:19.508363 [ 362 ] {b67d00ee-67df-49f8-86b7-d8e3cbb81938} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003844 sec., 260.1456815816857 rows/sec., 10.16 KiB/sec. | ||
| 19884 | 2026.01.08 00:43:19.508555 [ 362 ] {b67d00ee-67df-49f8-86b7-d8e3cbb81938} <Debug> TCPHandler: Processed in 0.004375764 sec. | ||
| 19885 | 2026.01.08 00:43:19.508697 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19886 | 2026.01.08 00:43:19.508730 [ 362 ] {} <Debug> TCP-Session: 5bcfed4a-b7b4-4262-8765-8ce224ae93f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19887 | 2026.01.08 00:43:19.508730 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19888 | 2026.01.08 00:43:19.508747 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19889 | 2026.01.08 00:43:19.508765 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19890 | 2026.01.08 00:43:19.508784 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19891 | 2026.01.08 00:43:19.508805 [ 360 ] {} <Debug> TCP-Session: 9b3305de-d9cb-4612-a779-6c77b7baa69d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19892 | 2026.01.08 00:43:19.508818 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19893 | 2026.01.08 00:43:19.508836 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19894 | 2026.01.08 00:43:19.508854 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19895 | 2026.01.08 00:43:19.508898 [ 361 ] {} <Debug> TCP-Session: 49700f51-7b59-4438-b1e4-836c04d8e196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19896 | 2026.01.08 00:43:19.508877 [ 352 ] {} <Debug> TCP-Session: 67d48623-cc7e-4728-91de-e9ad9794a93b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19897 | 2026.01.08 00:43:19.508922 [ 355 ] {} <Debug> TCP-Session: d36cff09-c307-41cc-9313-8d8671e57c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19898 | 2026.01.08 00:43:19.508848 [ 353 ] {} <Debug> TCP-Session: 5720011f-4b6e-4339-b9b7-83f207b23887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19899 | 2026.01.08 00:43:19.508835 [ 354 ] {} <Debug> TCP-Session: 1542f0e6-ce63-4286-9f4f-102f907b027b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19900 | 2026.01.08 00:43:19.508803 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19901 | 2026.01.08 00:43:19.508785 [ 351 ] {} <Debug> TCP-Session: 8d5e15f6-e10b-43e7-be71-0b4c4900c3b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19902 | 2026.01.08 00:43:19.509084 [ 363 ] {} <Debug> TCP-Session: 7fcfe444-90de-4663-a75a-c82726742cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19903 | 2026.01.08 00:43:19.557658 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55290 | ||
| 19904 | 2026.01.08 00:43:19.557770 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19905 | 2026.01.08 00:43:19.557797 [ 362 ] {} <Debug> TCP-Session: ad5c3022-343f-44da-98f2-bc767ac0ae88 Authenticating user 'default' from [fd00:1122:3344:101::e]:55290 | ||
| 19906 | 2026.01.08 00:43:19.557819 [ 362 ] {} <Debug> TCP-Session: ad5c3022-343f-44da-98f2-bc767ac0ae88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19907 | 2026.01.08 00:43:19.557832 [ 362 ] {} <Debug> TCP-Session: ad5c3022-343f-44da-98f2-bc767ac0ae88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19908 | 2026.01.08 00:43:19.558048 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37609 | ||
| 19909 | 2026.01.08 00:43:19.558064 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61470 | ||
| 19910 | 2026.01.08 00:43:19.558085 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51204 | ||
| 19911 | 2026.01.08 00:43:19.558105 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42617 | ||
| 19912 | 2026.01.08 00:43:19.558127 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48076 | ||
| 19913 | 2026.01.08 00:43:19.558151 [ 362 ] {} <Trace> TCP-Session: ad5c3022-343f-44da-98f2-bc767ac0ae88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19914 | 2026.01.08 00:43:19.558175 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19915 | 2026.01.08 00:43:19.558175 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19916 | 2026.01.08 00:43:19.558202 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19917 | 2026.01.08 00:43:19.558202 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19918 | 2026.01.08 00:43:19.558221 [ 351 ] {} <Debug> TCP-Session: 0797cc7c-c96b-44d5-af3a-f31b5f49f49e Authenticating user 'default' from [fd00:1122:3344:101::e]:61470 | ||
| 19919 | 2026.01.08 00:43:19.558240 [ 360 ] {} <Debug> TCP-Session: e3529422-5bd5-4eeb-93f8-5d52a94e46fb Authenticating user 'default' from [fd00:1122:3344:101::e]:42617 | ||
| 19920 | 2026.01.08 00:43:19.558246 [ 353 ] {} <Debug> TCP-Session: f0814442-e0a6-4a49-a990-32bb4d4e781d Authenticating user 'default' from [fd00:1122:3344:101::e]:51204 | ||
| 19921 | 2026.01.08 00:43:19.558266 [ 351 ] {} <Debug> TCP-Session: 0797cc7c-c96b-44d5-af3a-f31b5f49f49e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19922 | 2026.01.08 00:43:19.558277 [ 360 ] {} <Debug> TCP-Session: e3529422-5bd5-4eeb-93f8-5d52a94e46fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19923 | 2026.01.08 00:43:19.558280 [ 353 ] {} <Debug> TCP-Session: f0814442-e0a6-4a49-a990-32bb4d4e781d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19924 | 2026.01.08 00:43:19.558290 [ 351 ] {} <Debug> TCP-Session: 0797cc7c-c96b-44d5-af3a-f31b5f49f49e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19925 | 2026.01.08 00:43:19.558307 [ 353 ] {} <Debug> TCP-Session: f0814442-e0a6-4a49-a990-32bb4d4e781d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19926 | 2026.01.08 00:43:19.558301 [ 360 ] {} <Debug> TCP-Session: e3529422-5bd5-4eeb-93f8-5d52a94e46fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19927 | 2026.01.08 00:43:19.558339 [ 362 ] {0ea4c465-3fd3-4450-9d75-98830489b473} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19928 | 2026.01.08 00:43:19.558217 [ 363 ] {} <Debug> TCP-Session: 83a052d1-c2f6-4577-a85c-568370775567 Authenticating user 'default' from [fd00:1122:3344:101::e]:37609 | ||
| 19929 | 2026.01.08 00:43:19.558213 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19930 | 2026.01.08 00:43:19.558423 [ 363 ] {} <Debug> TCP-Session: 83a052d1-c2f6-4577-a85c-568370775567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19931 | 2026.01.08 00:43:19.558107 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35617 | ||
| 19932 | 2026.01.08 00:43:19.558450 [ 363 ] {} <Debug> TCP-Session: 83a052d1-c2f6-4577-a85c-568370775567 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19933 | 2026.01.08 00:43:19.558447 [ 361 ] {} <Debug> TCP-Session: 471628f6-97b3-4087-ab09-40fe3f234fab Authenticating user 'default' from [fd00:1122:3344:101::e]:48076 | ||
| 19934 | 2026.01.08 00:43:19.558065 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38615 | ||
| 19935 | 2026.01.08 00:43:19.558526 [ 361 ] {} <Debug> TCP-Session: 471628f6-97b3-4087-ab09-40fe3f234fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19936 | 2026.01.08 00:43:19.558564 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19937 | 2026.01.08 00:43:19.558576 [ 361 ] {} <Debug> TCP-Session: 471628f6-97b3-4087-ab09-40fe3f234fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19938 | 2026.01.08 00:43:19.558098 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33952 | ||
| 19939 | 2026.01.08 00:43:19.558614 [ 354 ] {} <Debug> TCP-Session: 46a4756a-976b-4b61-a1f0-a18ffb34cbfe Authenticating user 'default' from [fd00:1122:3344:101::e]:35617 | ||
| 19940 | 2026.01.08 00:43:19.558624 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19941 | 2026.01.08 00:43:19.558653 [ 362 ] {0ea4c465-3fd3-4450-9d75-98830489b473} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19942 | 2026.01.08 00:43:19.558663 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19943 | 2026.01.08 00:43:19.558672 [ 352 ] {} <Debug> TCP-Session: f2907260-e6f0-4bb5-a14d-5720e2c41448 Authenticating user 'default' from [fd00:1122:3344:101::e]:38615 | ||
| 19944 | 2026.01.08 00:43:19.558706 [ 355 ] {} <Debug> TCP-Session: 74b2f168-3533-472c-9c9a-212240400d75 Authenticating user 'default' from [fd00:1122:3344:101::e]:33952 | ||
| 19945 | 2026.01.08 00:43:19.558730 [ 352 ] {} <Debug> TCP-Session: f2907260-e6f0-4bb5-a14d-5720e2c41448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19946 | 2026.01.08 00:43:19.558730 [ 362 ] {0ea4c465-3fd3-4450-9d75-98830489b473} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19947 | 2026.01.08 00:43:19.558739 [ 355 ] {} <Debug> TCP-Session: 74b2f168-3533-472c-9c9a-212240400d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19948 | 2026.01.08 00:43:19.558757 [ 352 ] {} <Debug> TCP-Session: f2907260-e6f0-4bb5-a14d-5720e2c41448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19949 | 2026.01.08 00:43:19.558781 [ 355 ] {} <Debug> TCP-Session: 74b2f168-3533-472c-9c9a-212240400d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19950 | 2026.01.08 00:43:19.558662 [ 354 ] {} <Debug> TCP-Session: 46a4756a-976b-4b61-a1f0-a18ffb34cbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19951 | 2026.01.08 00:43:19.558837 [ 354 ] {} <Debug> TCP-Session: 46a4756a-976b-4b61-a1f0-a18ffb34cbfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19952 | 2026.01.08 00:43:19.559130 [ 362 ] {0ea4c465-3fd3-4450-9d75-98830489b473} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 19953 | 2026.01.08 00:43:19.560465 [ 326 ] {0ea4c465-3fd3-4450-9d75-98830489b473} <Trace> AggregatingTransform: Aggregating | ||
| 19954 | 2026.01.08 00:43:19.560510 [ 326 ] {0ea4c465-3fd3-4450-9d75-98830489b473} <Trace> Aggregator: Aggregation method: without_key | ||
| 19955 | 2026.01.08 00:43:19.560554 [ 326 ] {0ea4c465-3fd3-4450-9d75-98830489b473} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001291897 sec. (774.056 rows/sec., 30.24 KiB/sec.) | ||
| 19956 | 2026.01.08 00:43:19.560575 [ 326 ] {0ea4c465-3fd3-4450-9d75-98830489b473} <Trace> Aggregator: Merging aggregated data | ||
| 19957 | 2026.01.08 00:43:19.562690 [ 362 ] {0ea4c465-3fd3-4450-9d75-98830489b473} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0044 sec., 227.27272727272725 rows/sec., 8.88 KiB/sec. | ||
| 19958 | 2026.01.08 00:43:19.562954 [ 362 ] {0ea4c465-3fd3-4450-9d75-98830489b473} <Debug> TCPHandler: Processed in 0.004943021 sec. | ||
| 19959 | 2026.01.08 00:43:19.563145 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19960 | 2026.01.08 00:43:19.563190 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19961 | 2026.01.08 00:43:19.563215 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19962 | 2026.01.08 00:43:19.563240 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19963 | 2026.01.08 00:43:19.563256 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19964 | 2026.01.08 00:43:19.563276 [ 360 ] {} <Debug> TCP-Session: e3529422-5bd5-4eeb-93f8-5d52a94e46fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19965 | 2026.01.08 00:43:19.563285 [ 353 ] {} <Debug> TCP-Session: f0814442-e0a6-4a49-a990-32bb4d4e781d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19966 | 2026.01.08 00:43:19.563312 [ 355 ] {} <Debug> TCP-Session: 74b2f168-3533-472c-9c9a-212240400d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19967 | 2026.01.08 00:43:19.563333 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19968 | 2026.01.08 00:43:19.563340 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19969 | 2026.01.08 00:43:19.563376 [ 361 ] {} <Debug> TCP-Session: 471628f6-97b3-4087-ab09-40fe3f234fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19970 | 2026.01.08 00:43:19.563279 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19971 | 2026.01.08 00:43:19.563413 [ 354 ] {} <Debug> TCP-Session: 46a4756a-976b-4b61-a1f0-a18ffb34cbfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19972 | 2026.01.08 00:43:19.563254 [ 363 ] {} <Debug> TCP-Session: 83a052d1-c2f6-4577-a85c-568370775567 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19973 | 2026.01.08 00:43:19.563494 [ 352 ] {} <Debug> TCP-Session: f2907260-e6f0-4bb5-a14d-5720e2c41448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19974 | 2026.01.08 00:43:19.563191 [ 362 ] {} <Debug> TCP-Session: ad5c3022-343f-44da-98f2-bc767ac0ae88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19975 | 2026.01.08 00:43:19.563300 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19976 | 2026.01.08 00:43:19.563650 [ 351 ] {} <Debug> TCP-Session: 0797cc7c-c96b-44d5-af3a-f31b5f49f49e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19977 | 2026.01.08 00:43:19.646310 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19978 | 2026.01.08 00:43:19.646508 [ 268 ] {4f746efb-b510-4797-9200-23a85f106e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19979 | 2026.01.08 00:43:19.646581 [ 268 ] {4f746efb-b510-4797-9200-23a85f106e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19980 | 2026.01.08 00:43:19.647418 [ 268 ] {4f746efb-b510-4797-9200-23a85f106e31} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19981 | 2026.01.08 00:43:19.647484 [ 268 ] {4f746efb-b510-4797-9200-23a85f106e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19982 | 2026.01.08 00:43:19.647950 [ 268 ] {4f746efb-b510-4797-9200-23a85f106e31} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19983 | 2026.01.08 00:43:19.648204 [ 268 ] {4f746efb-b510-4797-9200-23a85f106e31} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19984 | 2026.01.08 00:43:19.648378 [ 268 ] {4f746efb-b510-4797-9200-23a85f106e31} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001925 sec., 34285.71428571428 rows/sec., 2.73 MiB/sec. | ||
| 19985 | 2026.01.08 00:43:19.648437 [ 268 ] {4f746efb-b510-4797-9200-23a85f106e31} <Debug> TCPHandler: Processed in 0.002284045 sec. | ||
| 19986 | 2026.01.08 00:43:19.648570 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19987 | 2026.01.08 00:43:19.648678 [ 268 ] {21017404-dc79-4337-9271-643bfe20f0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19988 | 2026.01.08 00:43:19.648725 [ 268 ] {21017404-dc79-4337-9271-643bfe20f0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19989 | 2026.01.08 00:43:19.649179 [ 268 ] {21017404-dc79-4337-9271-643bfe20f0cf} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19990 | 2026.01.08 00:43:19.649220 [ 268 ] {21017404-dc79-4337-9271-643bfe20f0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 19991 | 2026.01.08 00:43:19.649571 [ 268 ] {21017404-dc79-4337-9271-643bfe20f0cf} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19992 | 2026.01.08 00:43:19.649805 [ 268 ] {21017404-dc79-4337-9271-643bfe20f0cf} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19993 | 2026.01.08 00:43:19.649969 [ 268 ] {21017404-dc79-4337-9271-643bfe20f0cf} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001317 sec., 3796.5072133637054 rows/sec., 285.48 KiB/sec. | ||
| 19994 | 2026.01.08 00:43:19.650030 [ 268 ] {21017404-dc79-4337-9271-643bfe20f0cf} <Debug> TCPHandler: Processed in 0.001498162 sec. | ||
| 19995 | 2026.01.08 00:43:19.650150 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19996 | 2026.01.08 00:43:19.650267 [ 268 ] {af955a7b-3c70-4e17-8265-e8084110fab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19997 | 2026.01.08 00:43:19.650328 [ 268 ] {af955a7b-3c70-4e17-8265-e8084110fab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19998 | 2026.01.08 00:43:19.650789 [ 268 ] {af955a7b-3c70-4e17-8265-e8084110fab3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19999 | 2026.01.08 00:43:19.650827 [ 268 ] {af955a7b-3c70-4e17-8265-e8084110fab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20000 | 2026.01.08 00:43:19.651189 [ 268 ] {af955a7b-3c70-4e17-8265-e8084110fab3} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20001 | 2026.01.08 00:43:19.651422 [ 268 ] {af955a7b-3c70-4e17-8265-e8084110fab3} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20002 | 2026.01.08 00:43:19.651560 [ 268 ] {af955a7b-3c70-4e17-8265-e8084110fab3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001316 sec., 52431.610942249245 rows/sec., 4.09 MiB/sec. | ||
| 20003 | 2026.01.08 00:43:19.651602 [ 268 ] {af955a7b-3c70-4e17-8265-e8084110fab3} <Debug> TCPHandler: Processed in 0.001505493 sec. | ||
| 20004 | 2026.01.08 00:43:19.651735 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20005 | 2026.01.08 00:43:19.651834 [ 268 ] {6faef04c-b99b-489f-9233-18da573e2e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20006 | 2026.01.08 00:43:19.651893 [ 268 ] {6faef04c-b99b-489f-9233-18da573e2e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20007 | 2026.01.08 00:43:19.652517 [ 268 ] {6faef04c-b99b-489f-9233-18da573e2e50} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20008 | 2026.01.08 00:43:19.652562 [ 268 ] {6faef04c-b99b-489f-9233-18da573e2e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20009 | 2026.01.08 00:43:19.652958 [ 268 ] {6faef04c-b99b-489f-9233-18da573e2e50} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20010 | 2026.01.08 00:43:19.653215 [ 268 ] {6faef04c-b99b-489f-9233-18da573e2e50} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20011 | 2026.01.08 00:43:19.653361 [ 268 ] {6faef04c-b99b-489f-9233-18da573e2e50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. | ||
| 20012 | 2026.01.08 00:43:19.653403 [ 268 ] {6faef04c-b99b-489f-9233-18da573e2e50} <Debug> TCPHandler: Processed in 0.001718669 sec. | ||
| 20013 | 2026.01.08 00:43:19.653545 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20014 | 2026.01.08 00:43:19.653647 [ 268 ] {fdf6fc6e-057f-4f66-a5d3-5a1c2f41e422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20015 | 2026.01.08 00:43:19.653707 [ 268 ] {fdf6fc6e-057f-4f66-a5d3-5a1c2f41e422} <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 | ||
| 20016 | 2026.01.08 00:43:19.654586 [ 268 ] {fdf6fc6e-057f-4f66-a5d3-5a1c2f41e422} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20017 | 2026.01.08 00:43:19.654625 [ 268 ] {fdf6fc6e-057f-4f66-a5d3-5a1c2f41e422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20018 | 2026.01.08 00:43:19.655167 [ 268 ] {fdf6fc6e-057f-4f66-a5d3-5a1c2f41e422} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20019 | 2026.01.08 00:43:19.655429 [ 268 ] {fdf6fc6e-057f-4f66-a5d3-5a1c2f41e422} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20020 | 2026.01.08 00:43:19.655579 [ 268 ] {fdf6fc6e-057f-4f66-a5d3-5a1c2f41e422} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001951 sec., 2562.7883136852897 rows/sec., 4.59 MiB/sec. | ||
| 20021 | 2026.01.08 00:43:19.655654 [ 268 ] {fdf6fc6e-057f-4f66-a5d3-5a1c2f41e422} <Debug> TCPHandler: Processed in 0.002159102 sec. | ||
| 20022 | 2026.01.08 00:43:19.655790 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20023 | 2026.01.08 00:43:19.655896 [ 268 ] {40326b5a-7b97-48d7-ad1f-f5fca7d51ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20024 | 2026.01.08 00:43:19.655941 [ 268 ] {40326b5a-7b97-48d7-ad1f-f5fca7d51ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20025 | 2026.01.08 00:43:19.656319 [ 268 ] {40326b5a-7b97-48d7-ad1f-f5fca7d51ca9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20026 | 2026.01.08 00:43:19.656361 [ 268 ] {40326b5a-7b97-48d7-ad1f-f5fca7d51ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20027 | 2026.01.08 00:43:19.656684 [ 268 ] {40326b5a-7b97-48d7-ad1f-f5fca7d51ca9} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20028 | 2026.01.08 00:43:19.656903 [ 268 ] {40326b5a-7b97-48d7-ad1f-f5fca7d51ca9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20029 | 2026.01.08 00:43:19.657038 [ 268 ] {40326b5a-7b97-48d7-ad1f-f5fca7d51ca9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 20030 | 2026.01.08 00:43:19.657076 [ 268 ] {40326b5a-7b97-48d7-ad1f-f5fca7d51ca9} <Debug> TCPHandler: Processed in 0.001336048 sec. | ||
| 20031 | 2026.01.08 00:43:19.684912 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62892 | ||
| 20032 | 2026.01.08 00:43:19.685019 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20033 | 2026.01.08 00:43:19.685047 [ 362 ] {} <Debug> TCP-Session: 9271681e-85b9-4604-ba4e-06cdc463f807 Authenticating user 'default' from [fd00:1122:3344:101::e]:62892 | ||
| 20034 | 2026.01.08 00:43:19.685071 [ 362 ] {} <Debug> TCP-Session: 9271681e-85b9-4604-ba4e-06cdc463f807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20035 | 2026.01.08 00:43:19.685084 [ 362 ] {} <Debug> TCP-Session: 9271681e-85b9-4604-ba4e-06cdc463f807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20036 | 2026.01.08 00:43:19.685308 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50997 | ||
| 20037 | 2026.01.08 00:43:19.685334 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57904 | ||
| 20038 | 2026.01.08 00:43:19.685353 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48429 | ||
| 20039 | 2026.01.08 00:43:19.685369 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34276 | ||
| 20040 | 2026.01.08 00:43:19.685354 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59670 | ||
| 20041 | 2026.01.08 00:43:19.685430 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20042 | 2026.01.08 00:43:19.685447 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20043 | 2026.01.08 00:43:19.685470 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20044 | 2026.01.08 00:43:19.685491 [ 351 ] {} <Debug> TCP-Session: 70f20e98-1355-4c69-8a7e-f0133d69e9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50997 | ||
| 20045 | 2026.01.08 00:43:19.685498 [ 353 ] {} <Debug> TCP-Session: 06690784-a4e6-45de-9bea-852a5a683a61 Authenticating user 'default' from [fd00:1122:3344:101::e]:57904 | ||
| 20046 | 2026.01.08 00:43:19.685507 [ 361 ] {} <Debug> TCP-Session: 93a45790-6fdc-4f37-b76c-6e51d21d4649 Authenticating user 'default' from [fd00:1122:3344:101::e]:34276 | ||
| 20047 | 2026.01.08 00:43:19.685522 [ 351 ] {} <Debug> TCP-Session: 70f20e98-1355-4c69-8a7e-f0133d69e9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20048 | 2026.01.08 00:43:19.685535 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20049 | 2026.01.08 00:43:19.685548 [ 351 ] {} <Debug> TCP-Session: 70f20e98-1355-4c69-8a7e-f0133d69e9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20050 | 2026.01.08 00:43:19.685542 [ 361 ] {} <Debug> TCP-Session: 93a45790-6fdc-4f37-b76c-6e51d21d4649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20051 | 2026.01.08 00:43:19.685577 [ 354 ] {} <Debug> TCP-Session: 27daafbe-a4fb-476a-9bd9-1bdda175c7db Authenticating user 'default' from [fd00:1122:3344:101::e]:59670 | ||
| 20052 | 2026.01.08 00:43:19.685592 [ 361 ] {} <Debug> TCP-Session: 93a45790-6fdc-4f37-b76c-6e51d21d4649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20053 | 2026.01.08 00:43:19.685539 [ 353 ] {} <Debug> TCP-Session: 06690784-a4e6-45de-9bea-852a5a683a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20054 | 2026.01.08 00:43:19.685616 [ 354 ] {} <Debug> TCP-Session: 27daafbe-a4fb-476a-9bd9-1bdda175c7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20055 | 2026.01.08 00:43:19.685643 [ 353 ] {} <Debug> TCP-Session: 06690784-a4e6-45de-9bea-852a5a683a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20056 | 2026.01.08 00:43:19.685656 [ 354 ] {} <Debug> TCP-Session: 27daafbe-a4fb-476a-9bd9-1bdda175c7db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20057 | 2026.01.08 00:43:19.685447 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20058 | 2026.01.08 00:43:19.685349 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32883 | ||
| 20059 | 2026.01.08 00:43:19.685711 [ 360 ] {} <Debug> TCP-Session: 0ac7efcb-59a5-47fd-b572-1f50888f93d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48429 | ||
| 20060 | 2026.01.08 00:43:19.685319 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46328 | ||
| 20061 | 2026.01.08 00:43:19.685746 [ 360 ] {} <Debug> TCP-Session: 0ac7efcb-59a5-47fd-b572-1f50888f93d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20062 | 2026.01.08 00:43:19.685768 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20063 | 2026.01.08 00:43:19.685782 [ 360 ] {} <Debug> TCP-Session: 0ac7efcb-59a5-47fd-b572-1f50888f93d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20064 | 2026.01.08 00:43:19.685801 [ 355 ] {} <Debug> TCP-Session: 8ac0ad8e-4740-44c8-afce-15d2e6d474a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32883 | ||
| 20065 | 2026.01.08 00:43:19.685308 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52633 | ||
| 20066 | 2026.01.08 00:43:19.685827 [ 355 ] {} <Debug> TCP-Session: 8ac0ad8e-4740-44c8-afce-15d2e6d474a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20067 | 2026.01.08 00:43:19.685826 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20068 | 2026.01.08 00:43:19.685849 [ 355 ] {} <Debug> TCP-Session: 8ac0ad8e-4740-44c8-afce-15d2e6d474a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20069 | 2026.01.08 00:43:19.685871 [ 352 ] {} <Debug> TCP-Session: e19a62f7-eb39-4d20-9aa2-55a5ea899078 Authenticating user 'default' from [fd00:1122:3344:101::e]:46328 | ||
| 20070 | 2026.01.08 00:43:19.685882 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20071 | 2026.01.08 00:43:19.685899 [ 352 ] {} <Debug> TCP-Session: e19a62f7-eb39-4d20-9aa2-55a5ea899078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20072 | 2026.01.08 00:43:19.685418 [ 362 ] {} <Trace> TCP-Session: 9271681e-85b9-4604-ba4e-06cdc463f807 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20073 | 2026.01.08 00:43:19.685923 [ 352 ] {} <Debug> TCP-Session: e19a62f7-eb39-4d20-9aa2-55a5ea899078 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20074 | 2026.01.08 00:43:19.685919 [ 363 ] {} <Debug> TCP-Session: 9beefdea-122f-4cf4-8720-e3136306afdb Authenticating user 'default' from [fd00:1122:3344:101::e]:52633 | ||
| 20075 | 2026.01.08 00:43:19.685972 [ 363 ] {} <Debug> TCP-Session: 9beefdea-122f-4cf4-8720-e3136306afdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20076 | 2026.01.08 00:43:19.685985 [ 363 ] {} <Debug> TCP-Session: 9beefdea-122f-4cf4-8720-e3136306afdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20077 | 2026.01.08 00:43:19.686100 [ 362 ] {cc2c84dc-561b-4761-a857-b44a784c0638} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20078 | 2026.01.08 00:43:19.686369 [ 362 ] {cc2c84dc-561b-4761-a857-b44a784c0638} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20079 | 2026.01.08 00:43:19.686427 [ 362 ] {cc2c84dc-561b-4761-a857-b44a784c0638} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20080 | 2026.01.08 00:43:19.686761 [ 362 ] {cc2c84dc-561b-4761-a857-b44a784c0638} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 20081 | 2026.01.08 00:43:19.687794 [ 329 ] {cc2c84dc-561b-4761-a857-b44a784c0638} <Trace> AggregatingTransform: Aggregating | ||
| 20082 | 2026.01.08 00:43:19.687848 [ 329 ] {cc2c84dc-561b-4761-a857-b44a784c0638} <Trace> Aggregator: Aggregation method: without_key | ||
| 20083 | 2026.01.08 00:43:19.687886 [ 329 ] {cc2c84dc-561b-4761-a857-b44a784c0638} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001013369 sec. (986.807 rows/sec., 38.55 KiB/sec.) | ||
| 20084 | 2026.01.08 00:43:19.687905 [ 329 ] {cc2c84dc-561b-4761-a857-b44a784c0638} <Trace> Aggregator: Merging aggregated data | ||
| 20085 | 2026.01.08 00:43:19.689306 [ 362 ] {cc2c84dc-561b-4761-a857-b44a784c0638} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003257 sec., 307.03101013202337 rows/sec., 11.99 KiB/sec. | ||
| 20086 | 2026.01.08 00:43:19.689483 [ 362 ] {cc2c84dc-561b-4761-a857-b44a784c0638} <Debug> TCPHandler: Processed in 0.004194999 sec. | ||
| 20087 | 2026.01.08 00:43:19.689597 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20088 | 2026.01.08 00:43:19.689629 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20089 | 2026.01.08 00:43:19.689631 [ 362 ] {} <Debug> TCP-Session: 9271681e-85b9-4604-ba4e-06cdc463f807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20090 | 2026.01.08 00:43:19.689651 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20091 | 2026.01.08 00:43:19.689673 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20092 | 2026.01.08 00:43:19.689675 [ 355 ] {} <Debug> TCP-Session: 8ac0ad8e-4740-44c8-afce-15d2e6d474a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20093 | 2026.01.08 00:43:19.689692 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20094 | 2026.01.08 00:43:19.689722 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20095 | 2026.01.08 00:43:19.689732 [ 354 ] {} <Debug> TCP-Session: 27daafbe-a4fb-476a-9bd9-1bdda175c7db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20096 | 2026.01.08 00:43:19.689748 [ 351 ] {} <Debug> TCP-Session: 70f20e98-1355-4c69-8a7e-f0133d69e9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20097 | 2026.01.08 00:43:19.689764 [ 363 ] {} <Debug> TCP-Session: 9beefdea-122f-4cf4-8720-e3136306afdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20098 | 2026.01.08 00:43:19.689762 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20099 | 2026.01.08 00:43:19.689741 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20100 | 2026.01.08 00:43:19.689818 [ 360 ] {} <Debug> TCP-Session: 0ac7efcb-59a5-47fd-b572-1f50888f93d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20101 | 2026.01.08 00:43:19.689711 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20102 | 2026.01.08 00:43:19.689843 [ 361 ] {} <Debug> TCP-Session: 93a45790-6fdc-4f37-b76c-6e51d21d4649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20103 | 2026.01.08 00:43:19.689704 [ 353 ] {} <Debug> TCP-Session: 06690784-a4e6-45de-9bea-852a5a683a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20104 | 2026.01.08 00:43:19.689882 [ 352 ] {} <Debug> TCP-Session: e19a62f7-eb39-4d20-9aa2-55a5ea899078 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20105 | 2026.01.08 00:43:20.001189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.10 MiB, peak 419.35 MiB, free memory in arenas 0.00 B, will set to 400.95 MiB (RSS), difference: -1.15 MiB | ||
| 20106 | 2026.01.08 00:43:21.933815 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20107 | 2026.01.08 00:43:21.933877 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20108 | 2026.01.08 00:43:22.151322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42353 | ||
| 20109 | 2026.01.08 00:43:22.151824 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20110 | 2026.01.08 00:43:22.151861 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20111 | 2026.01.08 00:43:22.152329 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20112 | 2026.01.08 00:43:22.152570 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20113 | 2026.01.08 00:43:22.152718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42353 | ||
| 20114 | 2026.01.08 00:43:22.266411 [ 77 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
| 20115 | 2026.01.08 00:43:22.266474 [ 77 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20116 | 2026.01.08 00:43:22.266510 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20117 | 2026.01.08 00:43:22.266651 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
| 20118 | 2026.01.08 00:43:22.266817 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20119 | 2026.01.08 00:43:22.266871 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 50 rows starting from the beginning of the part | ||
| 20120 | 2026.01.08 00:43:22.266964 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 20121 | 2026.01.08 00:43:22.267037 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 20122 | 2026.01.08 00:43:22.267105 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 20123 | 2026.01.08 00:43:22.267168 [ 201 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 20124 | 2026.01.08 00:43:22.267881 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293177 sec., 41757.62482629988 rows/sec., 2.74 MiB/sec. | ||
| 20125 | 2026.01.08 00:43:22.268064 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 20126 | 2026.01.08 00:43:22.268369 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20127 | 2026.01.08 00:43:22.268453 [ 196 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_52_11} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
| 20128 | 2026.01.08 00:43:22.268549 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20129 | 2026.01.08 00:43:22.289311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2534 | ||
| 20130 | 2026.01.08 00:43:22.291625 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20131 | 2026.01.08 00:43:22.291685 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20132 | 2026.01.08 00:43:22.292908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20133 | 2026.01.08 00:43:22.293185 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20134 | 2026.01.08 00:43:22.293572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2534 | ||
| 20135 | 2026.01.08 00:43:23.448812 [ 75 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 5 parts from all_1_50_11 to all_54_54_0 | ||
| 20136 | 2026.01.08 00:43:23.448904 [ 75 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20137 | 2026.01.08 00:43:23.448942 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20138 | 2026.01.08 00:43:23.449152 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_11 to all_54_54_0 into Compact with storage Full | ||
| 20139 | 2026.01.08 00:43:23.449383 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20140 | 2026.01.08 00:43:23.449439 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 434 rows starting from the beginning of the part | ||
| 20141 | 2026.01.08 00:43:23.449547 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 20142 | 2026.01.08 00:43:23.449627 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 20143 | 2026.01.08 00:43:23.449699 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 20144 | 2026.01.08 00:43:23.449768 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 20145 | 2026.01.08 00:43:23.450904 [ 195 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001845892 sec., 914463.0346737512 rows/sec., 62.01 MiB/sec. | ||
| 20146 | 2026.01.08 00:43:23.451045 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Trace> MergedBlockOutputStream: filled checksums all_1_54_12 (state Temporary) | ||
| 20147 | 2026.01.08 00:43:23.451281 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_54_12 to all_1_54_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20148 | 2026.01.08 00:43:23.451350 [ 192 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_54_12} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 5 parts: [all_1_50_11, all_54_54_0] -> all_1_54_12 | ||
| 20149 | 2026.01.08 00:43:23.451415 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 20150 | 2026.01.08 00:43:24.424823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 20151 | 2026.01.08 00:43:24.443189 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20152 | 2026.01.08 00:43:24.443252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20153 | 2026.01.08 00:43:24.449708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 20154 | 2026.01.08 00:43:24.450472 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20155 | 2026.01.08 00:43:24.454082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 20156 | 2026.01.08 00:43:24.490694 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20157 | 2026.01.08 00:43:24.490744 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20158 | 2026.01.08 00:43:24.493657 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20159 | 2026.01.08 00:43:24.513742 [ 222 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20160 | 2026.01.08 00:43:24.513819 [ 222 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20161 | 2026.01.08 00:43:24.517616 [ 222 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20162 | 2026.01.08 00:43:24.659452 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20163 | 2026.01.08 00:43:24.659669 [ 268 ] {fc2f87bf-5f27-464d-87f2-428c6757b298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20164 | 2026.01.08 00:43:24.659751 [ 268 ] {fc2f87bf-5f27-464d-87f2-428c6757b298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20165 | 2026.01.08 00:43:24.660589 [ 268 ] {fc2f87bf-5f27-464d-87f2-428c6757b298} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20166 | 2026.01.08 00:43:24.660632 [ 268 ] {fc2f87bf-5f27-464d-87f2-428c6757b298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20167 | 2026.01.08 00:43:24.661002 [ 268 ] {fc2f87bf-5f27-464d-87f2-428c6757b298} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20168 | 2026.01.08 00:43:24.661228 [ 268 ] {fc2f87bf-5f27-464d-87f2-428c6757b298} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20169 | 2026.01.08 00:43:24.661385 [ 268 ] {fc2f87bf-5f27-464d-87f2-428c6757b298} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001781 sec., 230207.74845592363 rows/sec., 14.60 MiB/sec. | ||
| 20170 | 2026.01.08 00:43:24.661432 [ 268 ] {fc2f87bf-5f27-464d-87f2-428c6757b298} <Debug> TCPHandler: Processed in 0.002130751 sec. | ||
| 20171 | 2026.01.08 00:43:24.661553 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20172 | 2026.01.08 00:43:24.661656 [ 268 ] {5b368199-68c3-44d7-ac7f-2c6af27d8121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20173 | 2026.01.08 00:43:24.661700 [ 268 ] {5b368199-68c3-44d7-ac7f-2c6af27d8121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20174 | 2026.01.08 00:43:24.662699 [ 268 ] {5b368199-68c3-44d7-ac7f-2c6af27d8121} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20175 | 2026.01.08 00:43:24.662738 [ 268 ] {5b368199-68c3-44d7-ac7f-2c6af27d8121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20176 | 2026.01.08 00:43:24.663122 [ 268 ] {5b368199-68c3-44d7-ac7f-2c6af27d8121} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20177 | 2026.01.08 00:43:24.663333 [ 268 ] {5b368199-68c3-44d7-ac7f-2c6af27d8121} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20178 | 2026.01.08 00:43:24.663468 [ 268 ] {5b368199-68c3-44d7-ac7f-2c6af27d8121} <Debug> executeQuery: Read 1184 rows, 96.73 KiB in 0.001836 sec., 644880.174291939 rows/sec., 51.45 MiB/sec. | ||
| 20179 | 2026.01.08 00:43:24.663507 [ 268 ] {5b368199-68c3-44d7-ac7f-2c6af27d8121} <Debug> TCPHandler: Processed in 0.002006917 sec. | ||
| 20180 | 2026.01.08 00:43:24.663568 [ 221 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20181 | 2026.01.08 00:43:24.663605 [ 221 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20182 | 2026.01.08 00:43:24.663624 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20183 | 2026.01.08 00:43:24.663728 [ 268 ] {7ffb76e8-a20a-4d6d-8c61-ef19582989c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20184 | 2026.01.08 00:43:24.663769 [ 268 ] {7ffb76e8-a20a-4d6d-8c61-ef19582989c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20185 | 2026.01.08 00:43:24.664278 [ 268 ] {7ffb76e8-a20a-4d6d-8c61-ef19582989c1} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20186 | 2026.01.08 00:43:24.664317 [ 268 ] {7ffb76e8-a20a-4d6d-8c61-ef19582989c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20187 | 2026.01.08 00:43:24.664634 [ 268 ] {7ffb76e8-a20a-4d6d-8c61-ef19582989c1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20188 | 2026.01.08 00:43:24.664884 [ 268 ] {7ffb76e8-a20a-4d6d-8c61-ef19582989c1} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20189 | 2026.01.08 00:43:24.665031 [ 268 ] {7ffb76e8-a20a-4d6d-8c61-ef19582989c1} <Debug> executeQuery: Read 241 rows, 15.02 KiB in 0.001322 sec., 182299.54614220877 rows/sec., 11.10 MiB/sec. | ||
| 20190 | 2026.01.08 00:43:24.665070 [ 268 ] {7ffb76e8-a20a-4d6d-8c61-ef19582989c1} <Debug> TCPHandler: Processed in 0.001498393 sec. | ||
| 20191 | 2026.01.08 00:43:24.665184 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20192 | 2026.01.08 00:43:24.665282 [ 268 ] {e04909c3-a5c3-442f-b603-a696e77189ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20193 | 2026.01.08 00:43:24.665325 [ 268 ] {e04909c3-a5c3-442f-b603-a696e77189ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20194 | 2026.01.08 00:43:24.665815 [ 268 ] {e04909c3-a5c3-442f-b603-a696e77189ec} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20195 | 2026.01.08 00:43:24.665856 [ 268 ] {e04909c3-a5c3-442f-b603-a696e77189ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20196 | 2026.01.08 00:43:24.666198 [ 268 ] {e04909c3-a5c3-442f-b603-a696e77189ec} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 20197 | 2026.01.08 00:43:24.666256 [ 221 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20198 | 2026.01.08 00:43:24.666420 [ 268 ] {e04909c3-a5c3-442f-b603-a696e77189ec} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20199 | 2026.01.08 00:43:24.666558 [ 268 ] {e04909c3-a5c3-442f-b603-a696e77189ec} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001296 sec., 163580.24691358025 rows/sec., 10.55 MiB/sec. | ||
| 20200 | 2026.01.08 00:43:24.666598 [ 268 ] {e04909c3-a5c3-442f-b603-a696e77189ec} <Debug> TCPHandler: Processed in 0.001462912 sec. | ||
| 20201 | 2026.01.08 00:43:24.666701 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20202 | 2026.01.08 00:43:24.666797 [ 268 ] {5a118801-07e1-4479-aa77-912a79c9e3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20203 | 2026.01.08 00:43:24.666837 [ 268 ] {5a118801-07e1-4479-aa77-912a79c9e3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20204 | 2026.01.08 00:43:24.667325 [ 268 ] {5a118801-07e1-4479-aa77-912a79c9e3f3} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20205 | 2026.01.08 00:43:24.667363 [ 268 ] {5a118801-07e1-4479-aa77-912a79c9e3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20206 | 2026.01.08 00:43:24.667672 [ 268 ] {5a118801-07e1-4479-aa77-912a79c9e3f3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20207 | 2026.01.08 00:43:24.667886 [ 268 ] {5a118801-07e1-4479-aa77-912a79c9e3f3} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20208 | 2026.01.08 00:43:24.667995 [ 73 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 6 parts from all_1_50_11 to all_55_55_0 | ||
| 20209 | 2026.01.08 00:43:24.668019 [ 268 ] {5a118801-07e1-4479-aa77-912a79c9e3f3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 20210 | 2026.01.08 00:43:24.668039 [ 73 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20211 | 2026.01.08 00:43:24.668062 [ 268 ] {5a118801-07e1-4479-aa77-912a79c9e3f3} <Debug> TCPHandler: Processed in 0.00141145 sec. | ||
| 20212 | 2026.01.08 00:43:24.668066 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20213 | 2026.01.08 00:43:24.668179 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20214 | 2026.01.08 00:43:24.668200 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_11 to all_55_55_0 into Compact with storage Full | ||
| 20215 | 2026.01.08 00:43:24.668280 [ 268 ] {6a018258-c077-4c61-b209-c3e2e3382636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20216 | 2026.01.08 00:43:24.668324 [ 268 ] {6a018258-c077-4c61-b209-c3e2e3382636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20217 | 2026.01.08 00:43:24.668352 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20218 | 2026.01.08 00:43:24.668395 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 223 rows starting from the beginning of the part | ||
| 20219 | 2026.01.08 00:43:24.668470 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 20220 | 2026.01.08 00:43:24.668524 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 20221 | 2026.01.08 00:43:24.668574 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 20222 | 2026.01.08 00:43:24.668620 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 20223 | 2026.01.08 00:43:24.668670 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 20224 | 2026.01.08 00:43:24.669019 [ 268 ] {6a018258-c077-4c61-b209-c3e2e3382636} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20225 | 2026.01.08 00:43:24.669061 [ 268 ] {6a018258-c077-4c61-b209-c3e2e3382636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20226 | 2026.01.08 00:43:24.669407 [ 268 ] {6a018258-c077-4c61-b209-c3e2e3382636} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20227 | 2026.01.08 00:43:24.669620 [ 268 ] {6a018258-c077-4c61-b209-c3e2e3382636} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20228 | 2026.01.08 00:43:24.669704 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558595 sec., 692290.1715968548 rows/sec., 42.25 MiB/sec. | ||
| 20229 | 2026.01.08 00:43:24.669752 [ 268 ] {6a018258-c077-4c61-b209-c3e2e3382636} <Debug> executeQuery: Read 715 rows, 51.35 KiB in 0.001491 sec., 479543.9302481556 rows/sec., 33.63 MiB/sec. | ||
| 20230 | 2026.01.08 00:43:24.669797 [ 268 ] {6a018258-c077-4c61-b209-c3e2e3382636} <Debug> TCPHandler: Processed in 0.001668007 sec. | ||
| 20231 | 2026.01.08 00:43:24.669881 [ 205 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Trace> MergedBlockOutputStream: filled checksums all_1_55_12 (state Temporary) | ||
| 20232 | 2026.01.08 00:43:24.669911 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20233 | 2026.01.08 00:43:24.670012 [ 268 ] {a61f5c4b-98ec-4f79-a477-ae224451046f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20234 | 2026.01.08 00:43:24.670058 [ 268 ] {a61f5c4b-98ec-4f79-a477-ae224451046f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20235 | 2026.01.08 00:43:24.670178 [ 205 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_55_12 to all_1_55_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20236 | 2026.01.08 00:43:24.670254 [ 205 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_55_12} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 6 parts: [all_1_50_11, all_55_55_0] -> all_1_55_12 | ||
| 20237 | 2026.01.08 00:43:24.670348 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 20238 | 2026.01.08 00:43:24.670393 [ 268 ] {a61f5c4b-98ec-4f79-a477-ae224451046f} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20239 | 2026.01.08 00:43:24.670434 [ 268 ] {a61f5c4b-98ec-4f79-a477-ae224451046f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20240 | 2026.01.08 00:43:24.670753 [ 268 ] {a61f5c4b-98ec-4f79-a477-ae224451046f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 20241 | 2026.01.08 00:43:24.670962 [ 268 ] {a61f5c4b-98ec-4f79-a477-ae224451046f} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20242 | 2026.01.08 00:43:24.671093 [ 268 ] {a61f5c4b-98ec-4f79-a477-ae224451046f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 20243 | 2026.01.08 00:43:24.671131 [ 268 ] {a61f5c4b-98ec-4f79-a477-ae224451046f} <Debug> TCPHandler: Processed in 0.001270526 sec. | ||
| 20244 | 2026.01.08 00:43:24.671243 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20245 | 2026.01.08 00:43:24.671339 [ 268 ] {d7b786e2-1103-42dd-9d21-e2ce3e75ad02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20246 | 2026.01.08 00:43:24.671382 [ 268 ] {d7b786e2-1103-42dd-9d21-e2ce3e75ad02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20247 | 2026.01.08 00:43:24.671829 [ 268 ] {d7b786e2-1103-42dd-9d21-e2ce3e75ad02} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20248 | 2026.01.08 00:43:24.671866 [ 268 ] {d7b786e2-1103-42dd-9d21-e2ce3e75ad02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20249 | 2026.01.08 00:43:24.672199 [ 268 ] {d7b786e2-1103-42dd-9d21-e2ce3e75ad02} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20250 | 2026.01.08 00:43:24.672410 [ 268 ] {d7b786e2-1103-42dd-9d21-e2ce3e75ad02} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20251 | 2026.01.08 00:43:24.672540 [ 268 ] {d7b786e2-1103-42dd-9d21-e2ce3e75ad02} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 20252 | 2026.01.08 00:43:24.672578 [ 268 ] {d7b786e2-1103-42dd-9d21-e2ce3e75ad02} <Debug> TCPHandler: Processed in 0.001385019 sec. | ||
| 20253 | 2026.01.08 00:43:24.672682 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20254 | 2026.01.08 00:43:24.672777 [ 268 ] {975b75ac-1f57-4151-a0d8-1a42f14654f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20255 | 2026.01.08 00:43:24.672818 [ 268 ] {975b75ac-1f57-4151-a0d8-1a42f14654f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20256 | 2026.01.08 00:43:24.673129 [ 268 ] {975b75ac-1f57-4151-a0d8-1a42f14654f4} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20257 | 2026.01.08 00:43:24.673167 [ 268 ] {975b75ac-1f57-4151-a0d8-1a42f14654f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20258 | 2026.01.08 00:43:24.673457 [ 268 ] {975b75ac-1f57-4151-a0d8-1a42f14654f4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20259 | 2026.01.08 00:43:24.673667 [ 268 ] {975b75ac-1f57-4151-a0d8-1a42f14654f4} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20260 | 2026.01.08 00:43:24.673793 [ 268 ] {975b75ac-1f57-4151-a0d8-1a42f14654f4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 20261 | 2026.01.08 00:43:24.673830 [ 268 ] {975b75ac-1f57-4151-a0d8-1a42f14654f4} <Debug> TCPHandler: Processed in 0.001199564 sec. | ||
| 20262 | 2026.01.08 00:43:24.673953 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20263 | 2026.01.08 00:43:24.674072 [ 268 ] {45250a05-74aa-46af-abbf-93d38210eabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20264 | 2026.01.08 00:43:24.674140 [ 268 ] {45250a05-74aa-46af-abbf-93d38210eabe} <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 | ||
| 20265 | 2026.01.08 00:43:24.674998 [ 268 ] {45250a05-74aa-46af-abbf-93d38210eabe} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20266 | 2026.01.08 00:43:24.675037 [ 268 ] {45250a05-74aa-46af-abbf-93d38210eabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20267 | 2026.01.08 00:43:24.675606 [ 268 ] {45250a05-74aa-46af-abbf-93d38210eabe} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 20268 | 2026.01.08 00:43:24.675849 [ 268 ] {45250a05-74aa-46af-abbf-93d38210eabe} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20269 | 2026.01.08 00:43:24.675992 [ 268 ] {45250a05-74aa-46af-abbf-93d38210eabe} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001945 sec., 18508.997429305913 rows/sec., 33.17 MiB/sec. | ||
| 20270 | 2026.01.08 00:43:24.676057 [ 268 ] {45250a05-74aa-46af-abbf-93d38210eabe} <Debug> TCPHandler: Processed in 0.002165601 sec. | ||
| 20271 | 2026.01.08 00:43:24.676171 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20272 | 2026.01.08 00:43:24.676268 [ 268 ] {69b796c2-774e-4e2c-94ca-235a8028ce87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20273 | 2026.01.08 00:43:24.676311 [ 268 ] {69b796c2-774e-4e2c-94ca-235a8028ce87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20274 | 2026.01.08 00:43:24.676663 [ 268 ] {69b796c2-774e-4e2c-94ca-235a8028ce87} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20275 | 2026.01.08 00:43:24.676700 [ 268 ] {69b796c2-774e-4e2c-94ca-235a8028ce87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20276 | 2026.01.08 00:43:24.677011 [ 268 ] {69b796c2-774e-4e2c-94ca-235a8028ce87} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20277 | 2026.01.08 00:43:24.677228 [ 268 ] {69b796c2-774e-4e2c-94ca-235a8028ce87} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20278 | 2026.01.08 00:43:24.677358 [ 268 ] {69b796c2-774e-4e2c-94ca-235a8028ce87} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00111 sec., 93693.69369369368 rows/sec., 5.74 MiB/sec. | ||
| 20279 | 2026.01.08 00:43:24.677395 [ 268 ] {69b796c2-774e-4e2c-94ca-235a8028ce87} <Debug> TCPHandler: Processed in 0.001273476 sec. | ||
| 20280 | 2026.01.08 00:43:25.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.28 MiB, peak 419.35 MiB, free memory in arenas 0.00 B, will set to 400.96 MiB (RSS), difference: -1.32 MiB | ||
| 20281 | 2026.01.08 00:43:25.807497 [ 226 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20282 | 2026.01.08 00:43:25.807570 [ 226 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20283 | 2026.01.08 00:43:25.809628 [ 226 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20284 | 2026.01.08 00:43:25.821621 [ 218 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20285 | 2026.01.08 00:43:25.821656 [ 218 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20286 | 2026.01.08 00:43:25.823460 [ 218 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20287 | 2026.01.08 00:43:29.645553 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20288 | 2026.01.08 00:43:29.645734 [ 268 ] {d32f1d46-1dff-471b-9ddc-496c90a0aab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20289 | 2026.01.08 00:43:29.645802 [ 268 ] {d32f1d46-1dff-471b-9ddc-496c90a0aab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20290 | 2026.01.08 00:43:29.646450 [ 268 ] {d32f1d46-1dff-471b-9ddc-496c90a0aab9} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20291 | 2026.01.08 00:43:29.646498 [ 268 ] {d32f1d46-1dff-471b-9ddc-496c90a0aab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20292 | 2026.01.08 00:43:29.646875 [ 268 ] {d32f1d46-1dff-471b-9ddc-496c90a0aab9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20293 | 2026.01.08 00:43:29.647107 [ 268 ] {d32f1d46-1dff-471b-9ddc-496c90a0aab9} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20294 | 2026.01.08 00:43:29.647256 [ 268 ] {d32f1d46-1dff-471b-9ddc-496c90a0aab9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 207.22 KiB/sec. | ||
| 20295 | 2026.01.08 00:43:29.647297 [ 268 ] {d32f1d46-1dff-471b-9ddc-496c90a0aab9} <Debug> TCPHandler: Processed in 0.001876153 sec. | ||
| 20296 | 2026.01.08 00:43:29.647419 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20297 | 2026.01.08 00:43:29.647513 [ 268 ] {fc7efb56-6c6d-4e09-859a-412b2280d115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20298 | 2026.01.08 00:43:29.647552 [ 268 ] {fc7efb56-6c6d-4e09-859a-412b2280d115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20299 | 2026.01.08 00:43:29.647982 [ 268 ] {fc7efb56-6c6d-4e09-859a-412b2280d115} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20300 | 2026.01.08 00:43:29.648017 [ 268 ] {fc7efb56-6c6d-4e09-859a-412b2280d115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20301 | 2026.01.08 00:43:29.648317 [ 268 ] {fc7efb56-6c6d-4e09-859a-412b2280d115} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20302 | 2026.01.08 00:43:29.648522 [ 268 ] {fc7efb56-6c6d-4e09-859a-412b2280d115} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20303 | 2026.01.08 00:43:29.648648 [ 268 ] {fc7efb56-6c6d-4e09-859a-412b2280d115} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.001153 sec., 58976.58282740677 rows/sec., 4.68 MiB/sec. | ||
| 20304 | 2026.01.08 00:43:29.648685 [ 268 ] {fc7efb56-6c6d-4e09-859a-412b2280d115} <Debug> TCPHandler: Processed in 0.001314438 sec. | ||
| 20305 | 2026.01.08 00:43:29.648799 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20306 | 2026.01.08 00:43:29.648895 [ 268 ] {9e587183-1ba3-4741-9539-7870cc0a8540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20307 | 2026.01.08 00:43:29.648935 [ 268 ] {9e587183-1ba3-4741-9539-7870cc0a8540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20308 | 2026.01.08 00:43:29.649320 [ 268 ] {9e587183-1ba3-4741-9539-7870cc0a8540} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20309 | 2026.01.08 00:43:29.649356 [ 268 ] {9e587183-1ba3-4741-9539-7870cc0a8540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20310 | 2026.01.08 00:43:29.649646 [ 268 ] {9e587183-1ba3-4741-9539-7870cc0a8540} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20311 | 2026.01.08 00:43:29.649856 [ 268 ] {9e587183-1ba3-4741-9539-7870cc0a8540} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20312 | 2026.01.08 00:43:29.649982 [ 268 ] {9e587183-1ba3-4741-9539-7870cc0a8540} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001104 sec., 8152.173913043479 rows/sec., 593.54 KiB/sec. | ||
| 20313 | 2026.01.08 00:43:29.649990 [ 63 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20314 | 2026.01.08 00:43:29.650019 [ 268 ] {9e587183-1ba3-4741-9539-7870cc0a8540} <Debug> TCPHandler: Processed in 0.001267616 sec. | ||
| 20315 | 2026.01.08 00:43:29.650058 [ 63 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20316 | 2026.01.08 00:43:29.650083 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20317 | 2026.01.08 00:43:29.650142 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20318 | 2026.01.08 00:43:29.650175 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20319 | 2026.01.08 00:43:29.650239 [ 268 ] {d17789a6-24b1-4c51-9380-62c6e55c54c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20320 | 2026.01.08 00:43:29.650272 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20321 | 2026.01.08 00:43:29.650277 [ 268 ] {d17789a6-24b1-4c51-9380-62c6e55c54c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20322 | 2026.01.08 00:43:29.650301 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 278 rows starting from the beginning of the part | ||
| 20323 | 2026.01.08 00:43:29.650362 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 5 rows starting from the beginning of the part | ||
| 20324 | 2026.01.08 00:43:29.650406 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 245 rows starting from the beginning of the part | ||
| 20325 | 2026.01.08 00:43:29.650448 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 5 rows starting from the beginning of the part | ||
| 20326 | 2026.01.08 00:43:29.650498 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 241 rows starting from the beginning of the part | ||
| 20327 | 2026.01.08 00:43:29.650542 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 9 rows starting from the beginning of the part | ||
| 20328 | 2026.01.08 00:43:29.650694 [ 268 ] {d17789a6-24b1-4c51-9380-62c6e55c54c9} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20329 | 2026.01.08 00:43:29.650728 [ 268 ] {d17789a6-24b1-4c51-9380-62c6e55c54c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20330 | 2026.01.08 00:43:29.651031 [ 268 ] {d17789a6-24b1-4c51-9380-62c6e55c54c9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20331 | 2026.01.08 00:43:29.651249 [ 268 ] {d17789a6-24b1-4c51-9380-62c6e55c54c9} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20332 | 2026.01.08 00:43:29.651358 [ 194 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218324 sec., 642686.1820008471 rows/sec., 42.12 MiB/sec. | ||
| 20333 | 2026.01.08 00:43:29.651375 [ 268 ] {d17789a6-24b1-4c51-9380-62c6e55c54c9} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001154 sec., 63258.2322357019 rows/sec., 4.94 MiB/sec. | ||
| 20334 | 2026.01.08 00:43:29.651431 [ 268 ] {d17789a6-24b1-4c51-9380-62c6e55c54c9} <Debug> TCPHandler: Processed in 0.001336158 sec. | ||
| 20335 | 2026.01.08 00:43:29.651541 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20336 | 2026.01.08 00:43:29.651573 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20337 | 2026.01.08 00:43:29.651634 [ 268 ] {68236719-12ae-4f22-b1b9-fe1b13b0692b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20338 | 2026.01.08 00:43:29.651681 [ 268 ] {68236719-12ae-4f22-b1b9-fe1b13b0692b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20339 | 2026.01.08 00:43:29.651893 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20340 | 2026.01.08 00:43:29.651983 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_126_25} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20341 | 2026.01.08 00:43:29.652087 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 20342 | 2026.01.08 00:43:29.652092 [ 268 ] {68236719-12ae-4f22-b1b9-fe1b13b0692b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20343 | 2026.01.08 00:43:29.652136 [ 268 ] {68236719-12ae-4f22-b1b9-fe1b13b0692b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20344 | 2026.01.08 00:43:29.652468 [ 268 ] {68236719-12ae-4f22-b1b9-fe1b13b0692b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20345 | 2026.01.08 00:43:29.652678 [ 268 ] {68236719-12ae-4f22-b1b9-fe1b13b0692b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20346 | 2026.01.08 00:43:29.652804 [ 268 ] {68236719-12ae-4f22-b1b9-fe1b13b0692b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001188 sec., 136363.63636363635 rows/sec., 9.50 MiB/sec. | ||
| 20347 | 2026.01.08 00:43:29.652841 [ 268 ] {68236719-12ae-4f22-b1b9-fe1b13b0692b} <Debug> TCPHandler: Processed in 0.001346849 sec. | ||
| 20348 | 2026.01.08 00:43:29.652939 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20349 | 2026.01.08 00:43:29.653029 [ 268 ] {b13c9fc0-e808-4f04-8a26-9127af284f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20350 | 2026.01.08 00:43:29.653083 [ 268 ] {b13c9fc0-e808-4f04-8a26-9127af284f44} <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 | ||
| 20351 | 2026.01.08 00:43:29.653816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42801 | ||
| 20352 | 2026.01.08 00:43:29.653851 [ 268 ] {b13c9fc0-e808-4f04-8a26-9127af284f44} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20353 | 2026.01.08 00:43:29.653891 [ 268 ] {b13c9fc0-e808-4f04-8a26-9127af284f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20354 | 2026.01.08 00:43:29.654275 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20355 | 2026.01.08 00:43:29.654316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20356 | 2026.01.08 00:43:29.654392 [ 268 ] {b13c9fc0-e808-4f04-8a26-9127af284f44} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 20357 | 2026.01.08 00:43:29.654657 [ 268 ] {b13c9fc0-e808-4f04-8a26-9127af284f44} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20358 | 2026.01.08 00:43:29.654795 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 20359 | 2026.01.08 00:43:29.654799 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20360 | 2026.01.08 00:43:29.654798 [ 268 ] {b13c9fc0-e808-4f04-8a26-9127af284f44} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001786 sec., 2799.552071668533 rows/sec., 5.02 MiB/sec. | ||
| 20361 | 2026.01.08 00:43:29.654847 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20362 | 2026.01.08 00:43:29.654892 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20363 | 2026.01.08 00:43:29.654912 [ 268 ] {b13c9fc0-e808-4f04-8a26-9127af284f44} <Debug> TCPHandler: Processed in 0.002019938 sec. | ||
| 20364 | 2026.01.08 00:43:29.654970 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 20365 | 2026.01.08 00:43:29.655033 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20366 | 2026.01.08 00:43:29.655070 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20367 | 2026.01.08 00:43:29.655124 [ 268 ] {89a8dd20-0eac-49bb-8db8-f605b1777bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20368 | 2026.01.08 00:43:29.655130 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20369 | 2026.01.08 00:43:29.655171 [ 268 ] {89a8dd20-0eac-49bb-8db8-f605b1777bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20370 | 2026.01.08 00:43:29.655184 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2526 rows starting from the beginning of the part | ||
| 20371 | 2026.01.08 00:43:29.655213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42801 | ||
| 20372 | 2026.01.08 00:43:29.655283 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 5 rows starting from the beginning of the part | ||
| 20373 | 2026.01.08 00:43:29.655392 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 20374 | 2026.01.08 00:43:29.655490 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 5 rows starting from the beginning of the part | ||
| 20375 | 2026.01.08 00:43:29.655521 [ 268 ] {89a8dd20-0eac-49bb-8db8-f605b1777bd7} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20376 | 2026.01.08 00:43:29.655557 [ 268 ] {89a8dd20-0eac-49bb-8db8-f605b1777bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20377 | 2026.01.08 00:43:29.655578 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
| 20378 | 2026.01.08 00:43:29.655671 [ 192 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 5 rows starting from the beginning of the part | ||
| 20379 | 2026.01.08 00:43:29.655862 [ 268 ] {89a8dd20-0eac-49bb-8db8-f605b1777bd7} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 20380 | 2026.01.08 00:43:29.656105 [ 268 ] {89a8dd20-0eac-49bb-8db8-f605b1777bd7} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20381 | 2026.01.08 00:43:29.656233 [ 268 ] {89a8dd20-0eac-49bb-8db8-f605b1777bd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 20382 | 2026.01.08 00:43:29.656274 [ 268 ] {89a8dd20-0eac-49bb-8db8-f605b1777bd7} <Debug> TCPHandler: Processed in 0.001288756 sec. | ||
| 20383 | 2026.01.08 00:43:29.662438 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2613 rows, containing 19 columns (19 merged, 0 gathered) in 0.007499033 sec., 348444.92616581364 rows/sec., 624.40 MiB/sec. | ||
| 20384 | 2026.01.08 00:43:29.664456 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 20385 | 2026.01.08 00:43:29.664818 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20386 | 2026.01.08 00:43:29.664891 [ 200 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 20387 | 2026.01.08 00:43:29.665020 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.82 MiB. | ||
| 20388 | 2026.01.08 00:43:31.955124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 20389 | 2026.01.08 00:43:31.975049 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20390 | 2026.01.08 00:43:31.975117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20391 | 2026.01.08 00:43:31.981786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20392 | 2026.01.08 00:43:31.982510 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20393 | 2026.01.08 00:43:31.986561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 20394 | 2026.01.08 00:43:32.294697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2570 | ||
| 20395 | 2026.01.08 00:43:32.297341 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20396 | 2026.01.08 00:43:32.297397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20397 | 2026.01.08 00:43:32.298960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20398 | 2026.01.08 00:43:32.299238 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20399 | 2026.01.08 00:43:32.299396 [ 54 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 20400 | 2026.01.08 00:43:32.299462 [ 54 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20401 | 2026.01.08 00:43:32.299482 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20402 | 2026.01.08 00:43:32.299598 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::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 | ||
| 20403 | 2026.01.08 00:43:32.299635 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2570 | ||
| 20404 | 2026.01.08 00:43:32.300182 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20405 | 2026.01.08 00:43:32.300343 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2416 rows starting from the beginning of the part | ||
| 20406 | 2026.01.08 00:43:32.300745 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 20407 | 2026.01.08 00:43:32.301154 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 20408 | 2026.01.08 00:43:32.301550 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 20409 | 2026.01.08 00:43:32.301930 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 20410 | 2026.01.08 00:43:32.302301 [ 197 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 20411 | 2026.01.08 00:43:32.310643 [ 200 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2570 rows, containing 72 columns (72 merged, 0 gathered) in 0.011098995 sec., 231552.49641972088 rows/sec., 176.15 MiB/sec. | ||
| 20412 | 2026.01.08 00:43:32.312718 [ 193 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 20413 | 2026.01.08 00:43:32.313288 [ 193 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20414 | 2026.01.08 00:43:32.313367 [ 193 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_66_13} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 20415 | 2026.01.08 00:43:32.313589 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 20416 | 2026.01.08 00:43:34.236020 [ 221 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20417 | 2026.01.08 00:43:34.236069 [ 221 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20418 | 2026.01.08 00:43:34.238992 [ 221 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20419 | 2026.01.08 00:43:34.645881 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20420 | 2026.01.08 00:43:34.645953 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20421 | 2026.01.08 00:43:34.648953 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20422 | 2026.01.08 00:43:34.661310 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20423 | 2026.01.08 00:43:34.661489 [ 268 ] {ee4cc8fc-17bf-4245-b3da-9cd0bec0452e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20424 | 2026.01.08 00:43:34.661562 [ 268 ] {ee4cc8fc-17bf-4245-b3da-9cd0bec0452e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20425 | 2026.01.08 00:43:34.662476 [ 268 ] {ee4cc8fc-17bf-4245-b3da-9cd0bec0452e} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20426 | 2026.01.08 00:43:34.662515 [ 268 ] {ee4cc8fc-17bf-4245-b3da-9cd0bec0452e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20427 | 2026.01.08 00:43:34.662914 [ 268 ] {ee4cc8fc-17bf-4245-b3da-9cd0bec0452e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20428 | 2026.01.08 00:43:34.663146 [ 268 ] {ee4cc8fc-17bf-4245-b3da-9cd0bec0452e} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20429 | 2026.01.08 00:43:34.663299 [ 268 ] {ee4cc8fc-17bf-4245-b3da-9cd0bec0452e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001867 sec., 219603.6422067488 rows/sec., 13.93 MiB/sec. | ||
| 20430 | 2026.01.08 00:43:34.663344 [ 268 ] {ee4cc8fc-17bf-4245-b3da-9cd0bec0452e} <Debug> TCPHandler: Processed in 0.002170211 sec. | ||
| 20431 | 2026.01.08 00:43:34.663467 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20432 | 2026.01.08 00:43:34.663592 [ 268 ] {ac2f1544-3870-4f83-9344-2c2544ce137c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20433 | 2026.01.08 00:43:34.663636 [ 268 ] {ac2f1544-3870-4f83-9344-2c2544ce137c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20434 | 2026.01.08 00:43:34.664969 [ 268 ] {ac2f1544-3870-4f83-9344-2c2544ce137c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20435 | 2026.01.08 00:43:34.665012 [ 268 ] {ac2f1544-3870-4f83-9344-2c2544ce137c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20436 | 2026.01.08 00:43:34.665512 [ 268 ] {ac2f1544-3870-4f83-9344-2c2544ce137c} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20437 | 2026.01.08 00:43:34.665793 [ 268 ] {ac2f1544-3870-4f83-9344-2c2544ce137c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20438 | 2026.01.08 00:43:34.665959 [ 268 ] {ac2f1544-3870-4f83-9344-2c2544ce137c} <Debug> executeQuery: Read 1186 rows, 96.93 KiB in 0.002385 sec., 497274.63312368974 rows/sec., 39.69 MiB/sec. | ||
| 20439 | 2026.01.08 00:43:34.666009 [ 268 ] {ac2f1544-3870-4f83-9344-2c2544ce137c} <Debug> TCPHandler: Processed in 0.002592394 sec. | ||
| 20440 | 2026.01.08 00:43:34.666144 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20441 | 2026.01.08 00:43:34.666292 [ 268 ] {dba34a95-7e9b-4112-a8e0-949fc4edec95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20442 | 2026.01.08 00:43:34.666341 [ 268 ] {dba34a95-7e9b-4112-a8e0-949fc4edec95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20443 | 2026.01.08 00:43:34.666919 [ 268 ] {dba34a95-7e9b-4112-a8e0-949fc4edec95} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20444 | 2026.01.08 00:43:34.666959 [ 268 ] {dba34a95-7e9b-4112-a8e0-949fc4edec95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20445 | 2026.01.08 00:43:34.667294 [ 268 ] {dba34a95-7e9b-4112-a8e0-949fc4edec95} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20446 | 2026.01.08 00:43:34.667512 [ 268 ] {dba34a95-7e9b-4112-a8e0-949fc4edec95} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20447 | 2026.01.08 00:43:34.667651 [ 268 ] {dba34a95-7e9b-4112-a8e0-949fc4edec95} <Debug> executeQuery: Read 242 rows, 15.10 KiB in 0.001384 sec., 174855.49132947976 rows/sec., 10.65 MiB/sec. | ||
| 20448 | 2026.01.08 00:43:34.667691 [ 268 ] {dba34a95-7e9b-4112-a8e0-949fc4edec95} <Debug> TCPHandler: Processed in 0.001607296 sec. | ||
| 20449 | 2026.01.08 00:43:34.667799 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20450 | 2026.01.08 00:43:34.667895 [ 268 ] {17fbc41b-83e5-496b-918c-da346f5e584f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20451 | 2026.01.08 00:43:34.667938 [ 268 ] {17fbc41b-83e5-496b-918c-da346f5e584f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20452 | 2026.01.08 00:43:34.668438 [ 268 ] {17fbc41b-83e5-496b-918c-da346f5e584f} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20453 | 2026.01.08 00:43:34.668476 [ 268 ] {17fbc41b-83e5-496b-918c-da346f5e584f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20454 | 2026.01.08 00:43:34.668798 [ 268 ] {17fbc41b-83e5-496b-918c-da346f5e584f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 20455 | 2026.01.08 00:43:34.669019 [ 268 ] {17fbc41b-83e5-496b-918c-da346f5e584f} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20456 | 2026.01.08 00:43:34.669154 [ 268 ] {17fbc41b-83e5-496b-918c-da346f5e584f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001277 sec., 166014.0955364135 rows/sec., 10.71 MiB/sec. | ||
| 20457 | 2026.01.08 00:43:34.669195 [ 268 ] {17fbc41b-83e5-496b-918c-da346f5e584f} <Debug> TCPHandler: Processed in 0.001445291 sec. | ||
| 20458 | 2026.01.08 00:43:34.669302 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20459 | 2026.01.08 00:43:34.669398 [ 268 ] {fbb32c50-4273-4ca6-b231-60672399a6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20460 | 2026.01.08 00:43:34.669440 [ 268 ] {fbb32c50-4273-4ca6-b231-60672399a6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20461 | 2026.01.08 00:43:34.669930 [ 268 ] {fbb32c50-4273-4ca6-b231-60672399a6c1} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20462 | 2026.01.08 00:43:34.669967 [ 268 ] {fbb32c50-4273-4ca6-b231-60672399a6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20463 | 2026.01.08 00:43:34.670284 [ 268 ] {fbb32c50-4273-4ca6-b231-60672399a6c1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 20464 | 2026.01.08 00:43:34.670504 [ 268 ] {fbb32c50-4273-4ca6-b231-60672399a6c1} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20465 | 2026.01.08 00:43:34.670638 [ 268 ] {fbb32c50-4273-4ca6-b231-60672399a6c1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 20466 | 2026.01.08 00:43:34.670678 [ 268 ] {fbb32c50-4273-4ca6-b231-60672399a6c1} <Debug> TCPHandler: Processed in 0.001426471 sec. | ||
| 20467 | 2026.01.08 00:43:34.670784 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20468 | 2026.01.08 00:43:34.670880 [ 268 ] {67291034-39eb-43aa-a10b-9aa6d8a78fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20469 | 2026.01.08 00:43:34.670920 [ 268 ] {67291034-39eb-43aa-a10b-9aa6d8a78fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20470 | 2026.01.08 00:43:34.671594 [ 268 ] {67291034-39eb-43aa-a10b-9aa6d8a78fc5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20471 | 2026.01.08 00:43:34.671631 [ 268 ] {67291034-39eb-43aa-a10b-9aa6d8a78fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20472 | 2026.01.08 00:43:34.671981 [ 268 ] {67291034-39eb-43aa-a10b-9aa6d8a78fc5} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20473 | 2026.01.08 00:43:34.672197 [ 268 ] {67291034-39eb-43aa-a10b-9aa6d8a78fc5} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20474 | 2026.01.08 00:43:34.672333 [ 268 ] {67291034-39eb-43aa-a10b-9aa6d8a78fc5} <Debug> executeQuery: Read 716 rows, 51.43 KiB in 0.001471 sec., 486743.71176070697 rows/sec., 34.14 MiB/sec. | ||
| 20475 | 2026.01.08 00:43:34.672371 [ 268 ] {67291034-39eb-43aa-a10b-9aa6d8a78fc5} <Debug> TCPHandler: Processed in 0.001637877 sec. | ||
| 20476 | 2026.01.08 00:43:34.672486 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20477 | 2026.01.08 00:43:34.672582 [ 268 ] {e1a44326-ba43-416e-989b-141ba9d9d8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20478 | 2026.01.08 00:43:34.672626 [ 268 ] {e1a44326-ba43-416e-989b-141ba9d9d8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20479 | 2026.01.08 00:43:34.672969 [ 268 ] {e1a44326-ba43-416e-989b-141ba9d9d8fe} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20480 | 2026.01.08 00:43:34.673005 [ 268 ] {e1a44326-ba43-416e-989b-141ba9d9d8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20481 | 2026.01.08 00:43:34.673313 [ 268 ] {e1a44326-ba43-416e-989b-141ba9d9d8fe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 20482 | 2026.01.08 00:43:34.673528 [ 268 ] {e1a44326-ba43-416e-989b-141ba9d9d8fe} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20483 | 2026.01.08 00:43:34.673625 [ 52 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 5 parts from all_47_47_0 to all_51_51_0 | ||
| 20484 | 2026.01.08 00:43:34.673658 [ 268 ] {e1a44326-ba43-416e-989b-141ba9d9d8fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 20485 | 2026.01.08 00:43:34.673664 [ 52 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20486 | 2026.01.08 00:43:34.673693 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20487 | 2026.01.08 00:43:34.673697 [ 268 ] {e1a44326-ba43-416e-989b-141ba9d9d8fe} <Debug> TCPHandler: Processed in 0.001260736 sec. | ||
| 20488 | 2026.01.08 00:43:34.673810 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_47_47_0 to all_51_51_0 into Compact with storage Full | ||
| 20489 | 2026.01.08 00:43:34.673821 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20490 | 2026.01.08 00:43:34.673956 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20491 | 2026.01.08 00:43:34.673959 [ 268 ] {5f0f43b2-21de-4035-8e11-e53a1da46197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20492 | 2026.01.08 00:43:34.674000 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 20493 | 2026.01.08 00:43:34.674022 [ 268 ] {5f0f43b2-21de-4035-8e11-e53a1da46197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20494 | 2026.01.08 00:43:34.674072 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 20495 | 2026.01.08 00:43:34.674123 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 20496 | 2026.01.08 00:43:34.674165 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 20497 | 2026.01.08 00:43:34.674221 [ 199 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 20498 | 2026.01.08 00:43:34.674522 [ 268 ] {5f0f43b2-21de-4035-8e11-e53a1da46197} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20499 | 2026.01.08 00:43:34.674564 [ 268 ] {5f0f43b2-21de-4035-8e11-e53a1da46197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20500 | 2026.01.08 00:43:34.674929 [ 268 ] {5f0f43b2-21de-4035-8e11-e53a1da46197} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20501 | 2026.01.08 00:43:34.675016 [ 193 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254366 sec., 23916.464572541026 rows/sec., 1.22 MiB/sec. | ||
| 20502 | 2026.01.08 00:43:34.675157 [ 268 ] {5f0f43b2-21de-4035-8e11-e53a1da46197} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20503 | 2026.01.08 00:43:34.675176 [ 200 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Trace> MergedBlockOutputStream: filled checksums all_47_51_1 (state Temporary) | ||
| 20504 | 2026.01.08 00:43:34.675277 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_145_32 to all_150_150_0 | ||
| 20505 | 2026.01.08 00:43:34.675295 [ 268 ] {5f0f43b2-21de-4035-8e11-e53a1da46197} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001355 sec., 231734.3173431734 rows/sec., 15.22 MiB/sec. | ||
| 20506 | 2026.01.08 00:43:34.675305 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20507 | 2026.01.08 00:43:34.675326 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20508 | 2026.01.08 00:43:34.675334 [ 268 ] {5f0f43b2-21de-4035-8e11-e53a1da46197} <Debug> TCPHandler: Processed in 0.001564214 sec. | ||
| 20509 | 2026.01.08 00:43:34.675409 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_32 to all_150_150_0 into Compact with storage Full | ||
| 20510 | 2026.01.08 00:43:34.675454 [ 200 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_47_51_1 to all_47_51_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20511 | 2026.01.08 00:43:34.675458 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20512 | 2026.01.08 00:43:34.675510 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20513 | 2026.01.08 00:43:34.675530 [ 200 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_47_51_1} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 5 parts: [all_47_47_0, all_51_51_0] -> all_47_51_1 | ||
| 20514 | 2026.01.08 00:43:34.675545 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_32, total 44914 rows starting from the beginning of the part | ||
| 20515 | 2026.01.08 00:43:34.675564 [ 268 ] {36a14617-dda9-47eb-bee9-810835264026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20516 | 2026.01.08 00:43:34.675598 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 96 rows starting from the beginning of the part | ||
| 20517 | 2026.01.08 00:43:34.675612 [ 268 ] {36a14617-dda9-47eb-bee9-810835264026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20518 | 2026.01.08 00:43:34.675634 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20519 | 2026.01.08 00:43:34.675642 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 20520 | 2026.01.08 00:43:34.675692 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 314 rows starting from the beginning of the part | ||
| 20521 | 2026.01.08 00:43:34.675727 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 162 rows starting from the beginning of the part | ||
| 20522 | 2026.01.08 00:43:34.675764 [ 199 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 314 rows starting from the beginning of the part | ||
| 20523 | 2026.01.08 00:43:34.675959 [ 268 ] {36a14617-dda9-47eb-bee9-810835264026} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20524 | 2026.01.08 00:43:34.676003 [ 268 ] {36a14617-dda9-47eb-bee9-810835264026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20525 | 2026.01.08 00:43:34.676330 [ 268 ] {36a14617-dda9-47eb-bee9-810835264026} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 20526 | 2026.01.08 00:43:34.676548 [ 268 ] {36a14617-dda9-47eb-bee9-810835264026} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20527 | 2026.01.08 00:43:34.676681 [ 268 ] {36a14617-dda9-47eb-bee9-810835264026} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 20528 | 2026.01.08 00:43:34.676719 [ 268 ] {36a14617-dda9-47eb-bee9-810835264026} <Debug> TCPHandler: Processed in 0.001311007 sec. | ||
| 20529 | 2026.01.08 00:43:34.676894 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20530 | 2026.01.08 00:43:34.676988 [ 268 ] {4ba02fab-56cd-4dd4-932c-530954801d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20531 | 2026.01.08 00:43:34.677046 [ 268 ] {4ba02fab-56cd-4dd4-932c-530954801d33} <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 | ||
| 20532 | 2026.01.08 00:43:34.677955 [ 268 ] {4ba02fab-56cd-4dd4-932c-530954801d33} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20533 | 2026.01.08 00:43:34.677992 [ 268 ] {4ba02fab-56cd-4dd4-932c-530954801d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20534 | 2026.01.08 00:43:34.678576 [ 268 ] {4ba02fab-56cd-4dd4-932c-530954801d33} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20535 | 2026.01.08 00:43:34.678810 [ 268 ] {4ba02fab-56cd-4dd4-932c-530954801d33} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20536 | 2026.01.08 00:43:34.678952 [ 268 ] {4ba02fab-56cd-4dd4-932c-530954801d33} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001982 sec., 18668.01210898083 rows/sec., 33.45 MiB/sec. | ||
| 20537 | 2026.01.08 00:43:34.679013 [ 268 ] {4ba02fab-56cd-4dd4-932c-530954801d33} <Debug> TCPHandler: Processed in 0.002168691 sec. | ||
| 20538 | 2026.01.08 00:43:34.679129 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20539 | 2026.01.08 00:43:34.679224 [ 268 ] {349a9a7a-ccdb-4639-90cf-f3fab60cca20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20540 | 2026.01.08 00:43:34.679267 [ 268 ] {349a9a7a-ccdb-4639-90cf-f3fab60cca20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20541 | 2026.01.08 00:43:34.679609 [ 268 ] {349a9a7a-ccdb-4639-90cf-f3fab60cca20} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20542 | 2026.01.08 00:43:34.679648 [ 268 ] {349a9a7a-ccdb-4639-90cf-f3fab60cca20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 20543 | 2026.01.08 00:43:34.679974 [ 268 ] {349a9a7a-ccdb-4639-90cf-f3fab60cca20} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20544 | 2026.01.08 00:43:34.680187 [ 268 ] {349a9a7a-ccdb-4639-90cf-f3fab60cca20} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20545 | 2026.01.08 00:43:34.680321 [ 268 ] {349a9a7a-ccdb-4639-90cf-f3fab60cca20} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001116 sec., 93189.9641577061 rows/sec., 5.71 MiB/sec. | ||
| 20546 | 2026.01.08 00:43:34.680360 [ 268 ] {349a9a7a-ccdb-4639-90cf-f3fab60cca20} <Debug> TCPHandler: Processed in 0.001280497 sec. | ||
| 20547 | 2026.01.08 00:43:34.683666 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45960 rows, containing 5 columns (5 merged, 0 gathered) in 0.008292175 sec., 5542574.776822727 rows/sec., 373.67 MiB/sec. | ||
| 20548 | 2026.01.08 00:43:34.684166 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Trace> MergedBlockOutputStream: filled checksums all_1_150_33 (state Temporary) | ||
| 20549 | 2026.01.08 00:43:34.684502 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_150_33 to all_1_150_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20550 | 2026.01.08 00:43:34.684590 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_150_33} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_145_32, all_150_150_0] -> all_1_150_33 | ||
| 20551 | 2026.01.08 00:43:34.684694 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 20552 | 2026.01.08 00:43:35.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.23 MiB, peak 420.34 MiB, free memory in arenas 0.00 B, will set to 401.37 MiB (RSS), difference: 3.14 MiB | ||
| 20553 | 2026.01.08 00:43:36.934131 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20554 | 2026.01.08 00:43:36.934199 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20555 | 2026.01.08 00:43:37.156320 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43313 | ||
| 20556 | 2026.01.08 00:43:37.156840 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20557 | 2026.01.08 00:43:37.156886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20558 | 2026.01.08 00:43:37.157357 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20559 | 2026.01.08 00:43:37.157586 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20560 | 2026.01.08 00:43:37.157718 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43313 | ||
| 20561 | 2026.01.08 00:43:37.325209 [ 218 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20562 | 2026.01.08 00:43:37.325287 [ 218 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20563 | 2026.01.08 00:43:37.327930 [ 218 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20564 | 2026.01.08 00:43:37.723066 [ 221 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20565 | 2026.01.08 00:43:37.723119 [ 221 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20566 | 2026.01.08 00:43:37.726701 [ 221 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20567 | 2026.01.08 00:43:38.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.39 MiB, peak 420.34 MiB, free memory in arenas 0.00 B, will set to 401.37 MiB (RSS), difference: 3.98 MiB | ||
| 20568 | 2026.01.08 00:43:39.486635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 20569 | 2026.01.08 00:43:39.504652 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20570 | 2026.01.08 00:43:39.504721 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20571 | 2026.01.08 00:43:39.511081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20572 | 2026.01.08 00:43:39.511806 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20573 | 2026.01.08 00:43:39.515109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20574 | 2026.01.08 00:43:39.645274 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20575 | 2026.01.08 00:43:39.645425 [ 268 ] {5fd1372a-18e0-4212-92a5-b89ba81e1cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20576 | 2026.01.08 00:43:39.645485 [ 268 ] {5fd1372a-18e0-4212-92a5-b89ba81e1cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20577 | 2026.01.08 00:43:39.646099 [ 268 ] {5fd1372a-18e0-4212-92a5-b89ba81e1cca} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20578 | 2026.01.08 00:43:39.646137 [ 268 ] {5fd1372a-18e0-4212-92a5-b89ba81e1cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20579 | 2026.01.08 00:43:39.646500 [ 268 ] {5fd1372a-18e0-4212-92a5-b89ba81e1cca} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20580 | 2026.01.08 00:43:39.646742 [ 268 ] {5fd1372a-18e0-4212-92a5-b89ba81e1cca} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20581 | 2026.01.08 00:43:39.646872 [ 48 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20582 | 2026.01.08 00:43:39.646894 [ 268 ] {5fd1372a-18e0-4212-92a5-b89ba81e1cca} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001511 sec., 43679.68232958306 rows/sec., 3.48 MiB/sec. | ||
| 20583 | 2026.01.08 00:43:39.646908 [ 48 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20584 | 2026.01.08 00:43:39.646930 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20585 | 2026.01.08 00:43:39.646940 [ 268 ] {5fd1372a-18e0-4212-92a5-b89ba81e1cca} <Debug> TCPHandler: Processed in 0.001793961 sec. | ||
| 20586 | 2026.01.08 00:43:39.647011 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20587 | 2026.01.08 00:43:39.647066 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20588 | 2026.01.08 00:43:39.647101 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20589 | 2026.01.08 00:43:39.647132 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2465 rows starting from the beginning of the part | ||
| 20590 | 2026.01.08 00:43:39.647169 [ 268 ] {b5298cf7-c6ac-4488-af87-0c1f5745c847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20591 | 2026.01.08 00:43:39.647198 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 66 rows starting from the beginning of the part | ||
| 20592 | 2026.01.08 00:43:39.647214 [ 268 ] {b5298cf7-c6ac-4488-af87-0c1f5745c847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20593 | 2026.01.08 00:43:39.647248 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 1184 rows starting from the beginning of the part | ||
| 20594 | 2026.01.08 00:43:39.647290 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 68 rows starting from the beginning of the part | ||
| 20595 | 2026.01.08 00:43:39.647335 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1186 rows starting from the beginning of the part | ||
| 20596 | 2026.01.08 00:43:39.647376 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 66 rows starting from the beginning of the part | ||
| 20597 | 2026.01.08 00:43:39.647628 [ 268 ] {b5298cf7-c6ac-4488-af87-0c1f5745c847} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20598 | 2026.01.08 00:43:39.647665 [ 268 ] {b5298cf7-c6ac-4488-af87-0c1f5745c847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20599 | 2026.01.08 00:43:39.647974 [ 268 ] {b5298cf7-c6ac-4488-af87-0c1f5745c847} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20600 | 2026.01.08 00:43:39.648192 [ 268 ] {b5298cf7-c6ac-4488-af87-0c1f5745c847} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20601 | 2026.01.08 00:43:39.648332 [ 268 ] {b5298cf7-c6ac-4488-af87-0c1f5745c847} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001185 sec., 4219.4092827004215 rows/sec., 317.28 KiB/sec. | ||
| 20602 | 2026.01.08 00:43:39.648371 [ 268 ] {b5298cf7-c6ac-4488-af87-0c1f5745c847} <Debug> TCPHandler: Processed in 0.001359439 sec. | ||
| 20603 | 2026.01.08 00:43:39.648484 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20604 | 2026.01.08 00:43:39.648585 [ 268 ] {0485bfec-0173-4f82-98c8-ad1633045c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20605 | 2026.01.08 00:43:39.648627 [ 268 ] {0485bfec-0173-4f82-98c8-ad1633045c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20606 | 2026.01.08 00:43:39.649050 [ 268 ] {0485bfec-0173-4f82-98c8-ad1633045c93} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20607 | 2026.01.08 00:43:39.649086 [ 268 ] {0485bfec-0173-4f82-98c8-ad1633045c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20608 | 2026.01.08 00:43:39.649183 [ 190 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5035 rows, containing 5 columns (5 merged, 0 gathered) in 0.002200082 sec., 2288551.0630967394 rows/sec., 193.60 MiB/sec. | ||
| 20609 | 2026.01.08 00:43:39.649400 [ 268 ] {0485bfec-0173-4f82-98c8-ad1633045c93} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20610 | 2026.01.08 00:43:39.649512 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20611 | 2026.01.08 00:43:39.649642 [ 268 ] {0485bfec-0173-4f82-98c8-ad1633045c93} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20612 | 2026.01.08 00:43:39.649780 [ 44 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20613 | 2026.01.08 00:43:39.649796 [ 268 ] {0485bfec-0173-4f82-98c8-ad1633045c93} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001233 sec., 55961.07055961071 rows/sec., 4.37 MiB/sec. | ||
| 20614 | 2026.01.08 00:43:39.649814 [ 44 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20615 | 2026.01.08 00:43:39.649837 [ 268 ] {0485bfec-0173-4f82-98c8-ad1633045c93} <Debug> TCPHandler: Processed in 0.00140397 sec. | ||
| 20616 | 2026.01.08 00:43:39.649838 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20617 | 2026.01.08 00:43:39.649880 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20618 | 2026.01.08 00:43:39.649927 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20619 | 2026.01.08 00:43:39.649960 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20620 | 2026.01.08 00:43:39.649964 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_151_30} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20621 | 2026.01.08 00:43:39.650035 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20622 | 2026.01.08 00:43:39.650052 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 20623 | 2026.01.08 00:43:39.650061 [ 268 ] {4b964b9e-5bf3-403e-8c24-f78e586c4b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20624 | 2026.01.08 00:43:39.650074 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1250 rows starting from the beginning of the part | ||
| 20625 | 2026.01.08 00:43:39.650116 [ 268 ] {4b964b9e-5bf3-403e-8c24-f78e586c4b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20626 | 2026.01.08 00:43:39.650154 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 69 rows starting from the beginning of the part | ||
| 20627 | 2026.01.08 00:43:39.650207 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 715 rows starting from the beginning of the part | ||
| 20628 | 2026.01.08 00:43:39.650253 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 73 rows starting from the beginning of the part | ||
| 20629 | 2026.01.08 00:43:39.650298 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 716 rows starting from the beginning of the part | ||
| 20630 | 2026.01.08 00:43:39.650342 [ 198 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 69 rows starting from the beginning of the part | ||
| 20631 | 2026.01.08 00:43:39.650544 [ 268 ] {4b964b9e-5bf3-403e-8c24-f78e586c4b77} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20632 | 2026.01.08 00:43:39.650588 [ 268 ] {4b964b9e-5bf3-403e-8c24-f78e586c4b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20633 | 2026.01.08 00:43:39.650950 [ 268 ] {4b964b9e-5bf3-403e-8c24-f78e586c4b77} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20634 | 2026.01.08 00:43:39.651196 [ 268 ] {4b964b9e-5bf3-403e-8c24-f78e586c4b77} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20635 | 2026.01.08 00:43:39.651327 [ 268 ] {4b964b9e-5bf3-403e-8c24-f78e586c4b77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 20636 | 2026.01.08 00:43:39.651364 [ 268 ] {4b964b9e-5bf3-403e-8c24-f78e586c4b77} <Debug> TCPHandler: Processed in 0.001454452 sec. | ||
| 20637 | 2026.01.08 00:43:39.651477 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20638 | 2026.01.08 00:43:39.651572 [ 268 ] {d3b3365c-286d-4751-80c2-44a3d60581f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20639 | 2026.01.08 00:43:39.651628 [ 268 ] {d3b3365c-286d-4751-80c2-44a3d60581f8} <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 | ||
| 20640 | 2026.01.08 00:43:39.651664 [ 191 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176755 sec., 1636163.0505501968 rows/sec., 123.39 MiB/sec. | ||
| 20641 | 2026.01.08 00:43:39.651879 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20642 | 2026.01.08 00:43:39.652143 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20643 | 2026.01.08 00:43:39.652209 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_151_30} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20644 | 2026.01.08 00:43:39.652282 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 20645 | 2026.01.08 00:43:39.652377 [ 268 ] {d3b3365c-286d-4751-80c2-44a3d60581f8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20646 | 2026.01.08 00:43:39.652413 [ 268 ] {d3b3365c-286d-4751-80c2-44a3d60581f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20647 | 2026.01.08 00:43:39.652913 [ 268 ] {d3b3365c-286d-4751-80c2-44a3d60581f8} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20648 | 2026.01.08 00:43:39.653140 [ 268 ] {d3b3365c-286d-4751-80c2-44a3d60581f8} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20649 | 2026.01.08 00:43:39.653282 [ 268 ] {d3b3365c-286d-4751-80c2-44a3d60581f8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001729 sec., 2891.844997108155 rows/sec., 5.18 MiB/sec. | ||
| 20650 | 2026.01.08 00:43:39.653353 [ 268 ] {d3b3365c-286d-4751-80c2-44a3d60581f8} <Debug> TCPHandler: Processed in 0.001926245 sec. | ||
| 20651 | 2026.01.08 00:43:39.653465 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20652 | 2026.01.08 00:43:39.653562 [ 268 ] {af248d26-68c3-492c-8a75-4b6f0b1e8b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20653 | 2026.01.08 00:43:39.653605 [ 268 ] {af248d26-68c3-492c-8a75-4b6f0b1e8b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20654 | 2026.01.08 00:43:39.653951 [ 268 ] {af248d26-68c3-492c-8a75-4b6f0b1e8b44} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20655 | 2026.01.08 00:43:39.653987 [ 268 ] {af248d26-68c3-492c-8a75-4b6f0b1e8b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20656 | 2026.01.08 00:43:39.654299 [ 268 ] {af248d26-68c3-492c-8a75-4b6f0b1e8b44} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20657 | 2026.01.08 00:43:39.654507 [ 268 ] {af248d26-68c3-492c-8a75-4b6f0b1e8b44} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20658 | 2026.01.08 00:43:39.654611 [ 44 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20659 | 2026.01.08 00:43:39.654637 [ 268 ] {af248d26-68c3-492c-8a75-4b6f0b1e8b44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 20660 | 2026.01.08 00:43:39.654642 [ 44 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20661 | 2026.01.08 00:43:39.654671 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20662 | 2026.01.08 00:43:39.654675 [ 268 ] {af248d26-68c3-492c-8a75-4b6f0b1e8b44} <Debug> TCPHandler: Processed in 0.001260056 sec. | ||
| 20663 | 2026.01.08 00:43:39.654750 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20664 | 2026.01.08 00:43:39.654858 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20665 | 2026.01.08 00:43:39.654887 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9864 rows starting from the beginning of the part | ||
| 20666 | 2026.01.08 00:43:39.654935 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 20667 | 2026.01.08 00:43:39.654977 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 104 rows starting from the beginning of the part | ||
| 20668 | 2026.01.08 00:43:39.655016 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 20669 | 2026.01.08 00:43:39.655052 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 104 rows starting from the beginning of the part | ||
| 20670 | 2026.01.08 00:43:39.655093 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 20671 | 2026.01.08 00:43:39.657673 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002957884 sec., 3465991.228864959 rows/sec., 222.18 MiB/sec. | ||
| 20672 | 2026.01.08 00:43:39.657940 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20673 | 2026.01.08 00:43:39.658261 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20674 | 2026.01.08 00:43:39.658349 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_151_30} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20675 | 2026.01.08 00:43:39.658448 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.02 MiB. | ||
| 20676 | 2026.01.08 00:43:40.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.43 MiB, peak 420.34 MiB, free memory in arenas 0.00 B, will set to 401.37 MiB (RSS), difference: -1.06 MiB | ||
| 20677 | 2026.01.08 00:43:40.182240 [ 48 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 20678 | 2026.01.08 00:43:40.182309 [ 48 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20679 | 2026.01.08 00:43:40.182335 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20680 | 2026.01.08 00:43:40.182434 [ 223 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20681 | 2026.01.08 00:43:40.182459 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::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 | ||
| 20682 | 2026.01.08 00:43:40.182482 [ 223 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20683 | 2026.01.08 00:43:40.182581 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20684 | 2026.01.08 00:43:40.182615 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 20685 | 2026.01.08 00:43:40.182680 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 20686 | 2026.01.08 00:43:40.182749 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 20687 | 2026.01.08 00:43:40.182819 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 20688 | 2026.01.08 00:43:40.182865 [ 191 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 4 rows starting from the beginning of the part | ||
| 20689 | 2026.01.08 00:43:40.183661 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259266 sec., 33352.7626410941 rows/sec., 2.78 MiB/sec. | ||
| 20690 | 2026.01.08 00:43:40.183786 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 20691 | 2026.01.08 00:43:40.184047 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_33_8} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20692 | 2026.01.08 00:43:40.184114 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_33_8} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 20693 | 2026.01.08 00:43:40.184197 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20694 | 2026.01.08 00:43:40.184439 [ 223 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20695 | 2026.01.08 00:43:41.044955 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20696 | 2026.01.08 00:43:41.045160 [ 268 ] {591ed5f8-cd6d-436a-83a1-b4f2bb2ccd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20697 | 2026.01.08 00:43:41.045231 [ 268 ] {591ed5f8-cd6d-436a-83a1-b4f2bb2ccd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20698 | 2026.01.08 00:43:41.046114 [ 268 ] {591ed5f8-cd6d-436a-83a1-b4f2bb2ccd34} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20699 | 2026.01.08 00:43:41.046167 [ 268 ] {591ed5f8-cd6d-436a-83a1-b4f2bb2ccd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20700 | 2026.01.08 00:43:41.046582 [ 268 ] {591ed5f8-cd6d-436a-83a1-b4f2bb2ccd34} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20701 | 2026.01.08 00:43:41.046832 [ 268 ] {591ed5f8-cd6d-436a-83a1-b4f2bb2ccd34} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20702 | 2026.01.08 00:43:41.047001 [ 268 ] {591ed5f8-cd6d-436a-83a1-b4f2bb2ccd34} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001894 sec., 216473.07286166842 rows/sec., 13.73 MiB/sec. | ||
| 20703 | 2026.01.08 00:43:41.047054 [ 268 ] {591ed5f8-cd6d-436a-83a1-b4f2bb2ccd34} <Debug> TCPHandler: Processed in 0.002240444 sec. | ||
| 20704 | 2026.01.08 00:43:41.047183 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20705 | 2026.01.08 00:43:41.047290 [ 268 ] {752d9e8d-2f29-461f-b56d-d82b2e397997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20706 | 2026.01.08 00:43:41.047337 [ 268 ] {752d9e8d-2f29-461f-b56d-d82b2e397997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20707 | 2026.01.08 00:43:41.047767 [ 268 ] {752d9e8d-2f29-461f-b56d-d82b2e397997} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20708 | 2026.01.08 00:43:41.047807 [ 268 ] {752d9e8d-2f29-461f-b56d-d82b2e397997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20709 | 2026.01.08 00:43:41.048112 [ 268 ] {752d9e8d-2f29-461f-b56d-d82b2e397997} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20710 | 2026.01.08 00:43:41.048321 [ 268 ] {752d9e8d-2f29-461f-b56d-d82b2e397997} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20711 | 2026.01.08 00:43:41.048455 [ 268 ] {752d9e8d-2f29-461f-b56d-d82b2e397997} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 685.24 KiB/sec. | ||
| 20712 | 2026.01.08 00:43:41.048496 [ 268 ] {752d9e8d-2f29-461f-b56d-d82b2e397997} <Debug> TCPHandler: Processed in 0.001366779 sec. | ||
| 20713 | 2026.01.08 00:43:41.048609 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20714 | 2026.01.08 00:43:41.048712 [ 268 ] {d11e5418-63ad-40c5-a6d1-efe0fb806697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20715 | 2026.01.08 00:43:41.048759 [ 268 ] {d11e5418-63ad-40c5-a6d1-efe0fb806697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20716 | 2026.01.08 00:43:41.050660 [ 268 ] {d11e5418-63ad-40c5-a6d1-efe0fb806697} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20717 | 2026.01.08 00:43:41.050705 [ 268 ] {d11e5418-63ad-40c5-a6d1-efe0fb806697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20718 | 2026.01.08 00:43:41.051216 [ 268 ] {d11e5418-63ad-40c5-a6d1-efe0fb806697} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20719 | 2026.01.08 00:43:41.051444 [ 268 ] {d11e5418-63ad-40c5-a6d1-efe0fb806697} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20720 | 2026.01.08 00:43:41.051588 [ 268 ] {d11e5418-63ad-40c5-a6d1-efe0fb806697} <Debug> executeQuery: Read 2351 rows, 195.74 KiB in 0.002898 sec., 811249.1373360938 rows/sec., 65.96 MiB/sec. | ||
| 20721 | 2026.01.08 00:43:41.051631 [ 268 ] {d11e5418-63ad-40c5-a6d1-efe0fb806697} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 20722 | 2026.01.08 00:43:41.051646 [ 268 ] {d11e5418-63ad-40c5-a6d1-efe0fb806697} <Debug> TCPHandler: Processed in 0.003087617 sec. | ||
| 20723 | 2026.01.08 00:43:41.051763 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20724 | 2026.01.08 00:43:41.051863 [ 268 ] {5d738f5f-2f38-42d3-8d0f-7d075f66129d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20725 | 2026.01.08 00:43:41.051907 [ 268 ] {5d738f5f-2f38-42d3-8d0f-7d075f66129d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20726 | 2026.01.08 00:43:41.052431 [ 268 ] {5d738f5f-2f38-42d3-8d0f-7d075f66129d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20727 | 2026.01.08 00:43:41.052470 [ 268 ] {5d738f5f-2f38-42d3-8d0f-7d075f66129d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20728 | 2026.01.08 00:43:41.052797 [ 268 ] {5d738f5f-2f38-42d3-8d0f-7d075f66129d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20729 | 2026.01.08 00:43:41.053007 [ 268 ] {5d738f5f-2f38-42d3-8d0f-7d075f66129d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20730 | 2026.01.08 00:43:41.053144 [ 268 ] {5d738f5f-2f38-42d3-8d0f-7d075f66129d} <Debug> executeQuery: Read 262 rows, 16.55 KiB in 0.001301 sec., 201383.55111452728 rows/sec., 12.42 MiB/sec. | ||
| 20731 | 2026.01.08 00:43:41.053185 [ 268 ] {5d738f5f-2f38-42d3-8d0f-7d075f66129d} <Debug> TCPHandler: Processed in 0.001472412 sec. | ||
| 20732 | 2026.01.08 00:43:41.053300 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20733 | 2026.01.08 00:43:41.053397 [ 268 ] {440c5e9d-ac3b-4045-9cc9-406cf3ffeb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20734 | 2026.01.08 00:43:41.053438 [ 268 ] {440c5e9d-ac3b-4045-9cc9-406cf3ffeb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20735 | 2026.01.08 00:43:41.053996 [ 268 ] {440c5e9d-ac3b-4045-9cc9-406cf3ffeb4d} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20736 | 2026.01.08 00:43:41.054034 [ 268 ] {440c5e9d-ac3b-4045-9cc9-406cf3ffeb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20737 | 2026.01.08 00:43:41.054370 [ 268 ] {440c5e9d-ac3b-4045-9cc9-406cf3ffeb4d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20738 | 2026.01.08 00:43:41.054586 [ 268 ] {440c5e9d-ac3b-4045-9cc9-406cf3ffeb4d} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20739 | 2026.01.08 00:43:41.054719 [ 268 ] {440c5e9d-ac3b-4045-9cc9-406cf3ffeb4d} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00134 sec., 328358.20895522385 rows/sec., 21.72 MiB/sec. | ||
| 20740 | 2026.01.08 00:43:41.054758 [ 268 ] {440c5e9d-ac3b-4045-9cc9-406cf3ffeb4d} <Debug> TCPHandler: Processed in 0.001507323 sec. | ||
| 20741 | 2026.01.08 00:43:41.054874 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20742 | 2026.01.08 00:43:41.054970 [ 268 ] {b8901d49-57b7-4d0e-bcea-edb8390ac692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20743 | 2026.01.08 00:43:41.055011 [ 268 ] {b8901d49-57b7-4d0e-bcea-edb8390ac692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20744 | 2026.01.08 00:43:41.055500 [ 268 ] {b8901d49-57b7-4d0e-bcea-edb8390ac692} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20745 | 2026.01.08 00:43:41.055538 [ 268 ] {b8901d49-57b7-4d0e-bcea-edb8390ac692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20746 | 2026.01.08 00:43:41.055851 [ 268 ] {b8901d49-57b7-4d0e-bcea-edb8390ac692} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 20747 | 2026.01.08 00:43:41.056061 [ 268 ] {b8901d49-57b7-4d0e-bcea-edb8390ac692} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20748 | 2026.01.08 00:43:41.056194 [ 268 ] {b8901d49-57b7-4d0e-bcea-edb8390ac692} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001242 sec., 169887.27858293074 rows/sec., 9.65 MiB/sec. | ||
| 20749 | 2026.01.08 00:43:41.056234 [ 268 ] {b8901d49-57b7-4d0e-bcea-edb8390ac692} <Debug> TCPHandler: Processed in 0.00141042 sec. | ||
| 20750 | 2026.01.08 00:43:41.056344 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20751 | 2026.01.08 00:43:41.056440 [ 268 ] {86734507-1d6a-4ad9-b2ac-b4cc633f6d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20752 | 2026.01.08 00:43:41.056481 [ 268 ] {86734507-1d6a-4ad9-b2ac-b4cc633f6d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20753 | 2026.01.08 00:43:41.057448 [ 268 ] {86734507-1d6a-4ad9-b2ac-b4cc633f6d23} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20754 | 2026.01.08 00:43:41.057485 [ 268 ] {86734507-1d6a-4ad9-b2ac-b4cc633f6d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20755 | 2026.01.08 00:43:41.057864 [ 268 ] {86734507-1d6a-4ad9-b2ac-b4cc633f6d23} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20756 | 2026.01.08 00:43:41.058080 [ 268 ] {86734507-1d6a-4ad9-b2ac-b4cc633f6d23} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20757 | 2026.01.08 00:43:41.058213 [ 268 ] {86734507-1d6a-4ad9-b2ac-b4cc633f6d23} <Debug> executeQuery: Read 1198 rows, 87.85 KiB in 0.001791 sec., 668900.0558347292 rows/sec., 47.90 MiB/sec. | ||
| 20758 | 2026.01.08 00:43:41.058253 [ 268 ] {86734507-1d6a-4ad9-b2ac-b4cc633f6d23} <Debug> TCPHandler: Processed in 0.001959465 sec. | ||
| 20759 | 2026.01.08 00:43:41.058368 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20760 | 2026.01.08 00:43:41.058464 [ 268 ] {efa46842-8c44-4e36-b1ba-23de6237c0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20761 | 2026.01.08 00:43:41.058507 [ 268 ] {efa46842-8c44-4e36-b1ba-23de6237c0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20762 | 2026.01.08 00:43:41.058852 [ 268 ] {efa46842-8c44-4e36-b1ba-23de6237c0d6} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20763 | 2026.01.08 00:43:41.058889 [ 268 ] {efa46842-8c44-4e36-b1ba-23de6237c0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20764 | 2026.01.08 00:43:41.059214 [ 268 ] {efa46842-8c44-4e36-b1ba-23de6237c0d6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 20765 | 2026.01.08 00:43:41.059441 [ 268 ] {efa46842-8c44-4e36-b1ba-23de6237c0d6} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20766 | 2026.01.08 00:43:41.059573 [ 268 ] {efa46842-8c44-4e36-b1ba-23de6237c0d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 20767 | 2026.01.08 00:43:41.059611 [ 268 ] {efa46842-8c44-4e36-b1ba-23de6237c0d6} <Debug> TCPHandler: Processed in 0.001293027 sec. | ||
| 20768 | 2026.01.08 00:43:41.059719 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20769 | 2026.01.08 00:43:41.059816 [ 268 ] {b94a5ec0-6fcd-429f-a1b3-5012aecf4fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20770 | 2026.01.08 00:43:41.059861 [ 268 ] {b94a5ec0-6fcd-429f-a1b3-5012aecf4fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20771 | 2026.01.08 00:43:41.060531 [ 268 ] {b94a5ec0-6fcd-429f-a1b3-5012aecf4fb4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20772 | 2026.01.08 00:43:41.060569 [ 268 ] {b94a5ec0-6fcd-429f-a1b3-5012aecf4fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20773 | 2026.01.08 00:43:41.060956 [ 268 ] {b94a5ec0-6fcd-429f-a1b3-5012aecf4fb4} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20774 | 2026.01.08 00:43:41.061174 [ 268 ] {b94a5ec0-6fcd-429f-a1b3-5012aecf4fb4} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20775 | 2026.01.08 00:43:41.061305 [ 268 ] {b94a5ec0-6fcd-429f-a1b3-5012aecf4fb4} <Debug> executeQuery: Read 887 rows, 59.96 KiB in 0.001508 sec., 588196.2864721485 rows/sec., 38.83 MiB/sec. | ||
| 20776 | 2026.01.08 00:43:41.061344 [ 268 ] {b94a5ec0-6fcd-429f-a1b3-5012aecf4fb4} <Debug> TCPHandler: Processed in 0.001674698 sec. | ||
| 20777 | 2026.01.08 00:43:41.061457 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20778 | 2026.01.08 00:43:41.061554 [ 268 ] {03d7d119-024f-43d9-8321-c7e0bc0bbd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20779 | 2026.01.08 00:43:41.061597 [ 268 ] {03d7d119-024f-43d9-8321-c7e0bc0bbd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20780 | 2026.01.08 00:43:41.061927 [ 268 ] {03d7d119-024f-43d9-8321-c7e0bc0bbd45} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20781 | 2026.01.08 00:43:41.061964 [ 268 ] {03d7d119-024f-43d9-8321-c7e0bc0bbd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20782 | 2026.01.08 00:43:41.062263 [ 268 ] {03d7d119-024f-43d9-8321-c7e0bc0bbd45} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 20783 | 2026.01.08 00:43:41.062470 [ 268 ] {03d7d119-024f-43d9-8321-c7e0bc0bbd45} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20784 | 2026.01.08 00:43:41.062599 [ 268 ] {03d7d119-024f-43d9-8321-c7e0bc0bbd45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 20785 | 2026.01.08 00:43:41.062637 [ 268 ] {03d7d119-024f-43d9-8321-c7e0bc0bbd45} <Debug> TCPHandler: Processed in 0.001228835 sec. | ||
| 20786 | 2026.01.08 00:43:41.062758 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20787 | 2026.01.08 00:43:41.062853 [ 268 ] {fd3ba035-f71e-4928-a57e-988467ea953e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20788 | 2026.01.08 00:43:41.062910 [ 268 ] {fd3ba035-f71e-4928-a57e-988467ea953e} <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 | ||
| 20789 | 2026.01.08 00:43:41.063865 [ 268 ] {fd3ba035-f71e-4928-a57e-988467ea953e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20790 | 2026.01.08 00:43:41.063904 [ 268 ] {fd3ba035-f71e-4928-a57e-988467ea953e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20791 | 2026.01.08 00:43:41.064490 [ 268 ] {fd3ba035-f71e-4928-a57e-988467ea953e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20792 | 2026.01.08 00:43:41.064732 [ 268 ] {fd3ba035-f71e-4928-a57e-988467ea953e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20793 | 2026.01.08 00:43:41.064880 [ 268 ] {fd3ba035-f71e-4928-a57e-988467ea953e} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.002045 sec., 22982.885085574573 rows/sec., 41.18 MiB/sec. | ||
| 20794 | 2026.01.08 00:43:41.064957 [ 268 ] {fd3ba035-f71e-4928-a57e-988467ea953e} <Debug> TCPHandler: Processed in 0.002247984 sec. | ||
| 20795 | 2026.01.08 00:43:41.065072 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20796 | 2026.01.08 00:43:41.065170 [ 268 ] {567d2dbe-84f1-4990-be94-f75997f27ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20797 | 2026.01.08 00:43:41.065215 [ 268 ] {567d2dbe-84f1-4990-be94-f75997f27ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20798 | 2026.01.08 00:43:41.065556 [ 268 ] {567d2dbe-84f1-4990-be94-f75997f27ebe} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20799 | 2026.01.08 00:43:41.065594 [ 268 ] {567d2dbe-84f1-4990-be94-f75997f27ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20800 | 2026.01.08 00:43:41.065906 [ 268 ] {567d2dbe-84f1-4990-be94-f75997f27ebe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 20801 | 2026.01.08 00:43:41.066116 [ 268 ] {567d2dbe-84f1-4990-be94-f75997f27ebe} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20802 | 2026.01.08 00:43:41.066245 [ 268 ] {567d2dbe-84f1-4990-be94-f75997f27ebe} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001094 sec., 8226.691042047532 rows/sec., 632.89 KiB/sec. | ||
| 20803 | 2026.01.08 00:43:41.066283 [ 268 ] {567d2dbe-84f1-4990-be94-f75997f27ebe} <Debug> TCPHandler: Processed in 0.001261086 sec. | ||
| 20804 | 2026.01.08 00:43:41.066412 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20805 | 2026.01.08 00:43:41.066507 [ 268 ] {54733fa6-40ec-48c8-8714-5024c893e5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20806 | 2026.01.08 00:43:41.066548 [ 268 ] {54733fa6-40ec-48c8-8714-5024c893e5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20807 | 2026.01.08 00:43:41.066898 [ 268 ] {54733fa6-40ec-48c8-8714-5024c893e5ff} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20808 | 2026.01.08 00:43:41.066935 [ 268 ] {54733fa6-40ec-48c8-8714-5024c893e5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20809 | 2026.01.08 00:43:41.067251 [ 268 ] {54733fa6-40ec-48c8-8714-5024c893e5ff} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20810 | 2026.01.08 00:43:41.067463 [ 268 ] {54733fa6-40ec-48c8-8714-5024c893e5ff} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20811 | 2026.01.08 00:43:41.067591 [ 268 ] {54733fa6-40ec-48c8-8714-5024c893e5ff} <Debug> executeQuery: Read 62 rows, 3.62 KiB in 0.001102 sec., 56261.34301270418 rows/sec., 3.21 MiB/sec. | ||
| 20812 | 2026.01.08 00:43:41.067628 [ 268 ] {54733fa6-40ec-48c8-8714-5024c893e5ff} <Debug> TCPHandler: Processed in 0.001265786 sec. | ||
| 20813 | 2026.01.08 00:43:42.299879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 2630 | ||
| 20814 | 2026.01.08 00:43:42.303026 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20815 | 2026.01.08 00:43:42.303088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20816 | 2026.01.08 00:43:42.304383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20817 | 2026.01.08 00:43:42.304681 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20818 | 2026.01.08 00:43:42.305133 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2630 | ||
| 20819 | 2026.01.08 00:43:44.326599 [ 223 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20820 | 2026.01.08 00:43:44.326668 [ 223 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20821 | 2026.01.08 00:43:44.330173 [ 223 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20822 | 2026.01.08 00:43:44.644265 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20823 | 2026.01.08 00:43:44.644472 [ 268 ] {d601a899-47c9-4fc5-b96a-08c8237e674b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20824 | 2026.01.08 00:43:44.644550 [ 268 ] {d601a899-47c9-4fc5-b96a-08c8237e674b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20825 | 2026.01.08 00:43:44.645311 [ 268 ] {d601a899-47c9-4fc5-b96a-08c8237e674b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20826 | 2026.01.08 00:43:44.645352 [ 268 ] {d601a899-47c9-4fc5-b96a-08c8237e674b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20827 | 2026.01.08 00:43:44.645757 [ 268 ] {d601a899-47c9-4fc5-b96a-08c8237e674b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20828 | 2026.01.08 00:43:44.646011 [ 268 ] {d601a899-47c9-4fc5-b96a-08c8237e674b} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20829 | 2026.01.08 00:43:44.646184 [ 268 ] {d601a899-47c9-4fc5-b96a-08c8237e674b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.43 MiB/sec. | ||
| 20830 | 2026.01.08 00:43:44.646241 [ 268 ] {d601a899-47c9-4fc5-b96a-08c8237e674b} <Debug> TCPHandler: Processed in 0.002124641 sec. | ||
| 20831 | 2026.01.08 00:43:44.646369 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20832 | 2026.01.08 00:43:44.646476 [ 268 ] {b9e9c297-9f48-4e79-918b-36845666426f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20833 | 2026.01.08 00:43:44.646524 [ 268 ] {b9e9c297-9f48-4e79-918b-36845666426f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20834 | 2026.01.08 00:43:44.646985 [ 268 ] {b9e9c297-9f48-4e79-918b-36845666426f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20835 | 2026.01.08 00:43:44.647021 [ 268 ] {b9e9c297-9f48-4e79-918b-36845666426f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20836 | 2026.01.08 00:43:44.647352 [ 268 ] {b9e9c297-9f48-4e79-918b-36845666426f} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20837 | 2026.01.08 00:43:44.647577 [ 268 ] {b9e9c297-9f48-4e79-918b-36845666426f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20838 | 2026.01.08 00:43:44.647713 [ 268 ] {b9e9c297-9f48-4e79-918b-36845666426f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 20839 | 2026.01.08 00:43:44.647754 [ 268 ] {b9e9c297-9f48-4e79-918b-36845666426f} <Debug> TCPHandler: Processed in 0.00143967 sec. | ||
| 20840 | 2026.01.08 00:43:44.647820 [ 223 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20841 | 2026.01.08 00:43:44.647869 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20842 | 2026.01.08 00:43:44.647871 [ 223 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20843 | 2026.01.08 00:43:44.647976 [ 268 ] {de293271-6308-4d16-b2f8-9fe9244677ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20844 | 2026.01.08 00:43:44.648030 [ 268 ] {de293271-6308-4d16-b2f8-9fe9244677ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20845 | 2026.01.08 00:43:44.648419 [ 268 ] {de293271-6308-4d16-b2f8-9fe9244677ee} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20846 | 2026.01.08 00:43:44.648460 [ 268 ] {de293271-6308-4d16-b2f8-9fe9244677ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20847 | 2026.01.08 00:43:44.648835 [ 268 ] {de293271-6308-4d16-b2f8-9fe9244677ee} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20848 | 2026.01.08 00:43:44.649062 [ 268 ] {de293271-6308-4d16-b2f8-9fe9244677ee} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20849 | 2026.01.08 00:43:44.649208 [ 268 ] {de293271-6308-4d16-b2f8-9fe9244677ee} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001253 sec., 92577.81324820431 rows/sec., 6.44 MiB/sec. | ||
| 20850 | 2026.01.08 00:43:44.649248 [ 268 ] {de293271-6308-4d16-b2f8-9fe9244677ee} <Debug> TCPHandler: Processed in 0.001431541 sec. | ||
| 20851 | 2026.01.08 00:43:44.649364 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20852 | 2026.01.08 00:43:44.649464 [ 268 ] {ba5467b7-0619-482b-bd72-62fdf3ca68ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20853 | 2026.01.08 00:43:44.649512 [ 268 ] {ba5467b7-0619-482b-bd72-62fdf3ca68ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20854 | 2026.01.08 00:43:44.649854 [ 268 ] {ba5467b7-0619-482b-bd72-62fdf3ca68ac} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20855 | 2026.01.08 00:43:44.649891 [ 268 ] {ba5467b7-0619-482b-bd72-62fdf3ca68ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20856 | 2026.01.08 00:43:44.650224 [ 268 ] {ba5467b7-0619-482b-bd72-62fdf3ca68ac} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20857 | 2026.01.08 00:43:44.650491 [ 268 ] {ba5467b7-0619-482b-bd72-62fdf3ca68ac} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20858 | 2026.01.08 00:43:44.650628 [ 268 ] {ba5467b7-0619-482b-bd72-62fdf3ca68ac} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001185 sec., 35443.03797468354 rows/sec., 2.39 MiB/sec. | ||
| 20859 | 2026.01.08 00:43:44.650665 [ 268 ] {ba5467b7-0619-482b-bd72-62fdf3ca68ac} <Debug> TCPHandler: Processed in 0.001350678 sec. | ||
| 20860 | 2026.01.08 00:43:44.651704 [ 223 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20861 | 2026.01.08 00:43:44.657908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43761 | ||
| 20862 | 2026.01.08 00:43:44.658406 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20863 | 2026.01.08 00:43:44.658455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20864 | 2026.01.08 00:43:44.658952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20865 | 2026.01.08 00:43:44.659190 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20866 | 2026.01.08 00:43:44.659321 [ 36 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20867 | 2026.01.08 00:43:44.659334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43761 | ||
| 20868 | 2026.01.08 00:43:44.659367 [ 36 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20869 | 2026.01.08 00:43:44.659394 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20870 | 2026.01.08 00:43:44.659508 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 20871 | 2026.01.08 00:43:44.659626 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20872 | 2026.01.08 00:43:44.659665 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41393 rows starting from the beginning of the part | ||
| 20873 | 2026.01.08 00:43:44.659729 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 20874 | 2026.01.08 00:43:44.659776 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 20875 | 2026.01.08 00:43:44.659819 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 20876 | 2026.01.08 00:43:44.659860 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 20877 | 2026.01.08 00:43:44.659903 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 20878 | 2026.01.08 00:43:44.662689 [ 196 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43761 rows, containing 4 columns (4 merged, 0 gathered) in 0.003228732 sec., 13553617.95280624 rows/sec., 193.89 MiB/sec. | ||
| 20879 | 2026.01.08 00:43:44.662885 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20880 | 2026.01.08 00:43:44.663149 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20881 | 2026.01.08 00:43:44.663223 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_91_18} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20882 | 2026.01.08 00:43:44.663309 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20883 | 2026.01.08 00:43:45.388398 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20884 | 2026.01.08 00:43:45.388452 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20885 | 2026.01.08 00:43:45.391198 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20886 | 2026.01.08 00:43:45.490802 [ 224 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20887 | 2026.01.08 00:43:45.490869 [ 224 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20888 | 2026.01.08 00:43:45.493298 [ 224 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20889 | 2026.01.08 00:43:47.015223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 20890 | 2026.01.08 00:43:47.033843 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20891 | 2026.01.08 00:43:47.033900 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20892 | 2026.01.08 00:43:47.040135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20893 | 2026.01.08 00:43:47.040859 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20894 | 2026.01.08 00:43:47.041202 [ 35 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20895 | 2026.01.08 00:43:47.041298 [ 35 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20896 | 2026.01.08 00:43:47.041335 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20897 | 2026.01.08 00:43:47.041498 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 20898 | 2026.01.08 00:43:47.044274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 20899 | 2026.01.08 00:43:47.045520 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20900 | 2026.01.08 00:43:47.047110 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 20901 | 2026.01.08 00:43:47.051856 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 20902 | 2026.01.08 00:43:47.056404 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 20903 | 2026.01.08 00:43:47.061184 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 20904 | 2026.01.08 00:43:47.066166 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 20905 | 2026.01.08 00:43:47.070644 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 20906 | 2026.01.08 00:43:47.125979 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.084547882 sec., 8113.745534157792 rows/sec., 41.95 MiB/sec. | ||
| 20907 | 2026.01.08 00:43:47.129021 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20908 | 2026.01.08 00:43:47.131034 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20909 | 2026.01.08 00:43:47.131133 [ 195 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_91_18} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20910 | 2026.01.08 00:43:47.133823 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20911 | 2026.01.08 00:43:48.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.46 MiB, peak 420.34 MiB, free memory in arenas 0.00 B, will set to 401.37 MiB (RSS), difference: -1.09 MiB | ||
| 20912 | 2026.01.08 00:43:49.646256 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20913 | 2026.01.08 00:43:49.646551 [ 268 ] {76763364-6e60-401f-b065-9ef5a492c73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20914 | 2026.01.08 00:43:49.646658 [ 268 ] {76763364-6e60-401f-b065-9ef5a492c73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20915 | 2026.01.08 00:43:49.647549 [ 268 ] {76763364-6e60-401f-b065-9ef5a492c73c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20916 | 2026.01.08 00:43:49.647596 [ 268 ] {76763364-6e60-401f-b065-9ef5a492c73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20917 | 2026.01.08 00:43:49.647996 [ 268 ] {76763364-6e60-401f-b065-9ef5a492c73c} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20918 | 2026.01.08 00:43:49.648228 [ 268 ] {76763364-6e60-401f-b065-9ef5a492c73c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20919 | 2026.01.08 00:43:49.648394 [ 268 ] {76763364-6e60-401f-b065-9ef5a492c73c} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001923 sec., 34321.372854914196 rows/sec., 2.73 MiB/sec. | ||
| 20920 | 2026.01.08 00:43:49.648449 [ 268 ] {76763364-6e60-401f-b065-9ef5a492c73c} <Debug> TCPHandler: Processed in 0.002336256 sec. | ||
| 20921 | 2026.01.08 00:43:49.648563 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20922 | 2026.01.08 00:43:49.648668 [ 268 ] {a385cc87-2124-4aef-9ab6-37fe9e636d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20923 | 2026.01.08 00:43:49.648713 [ 268 ] {a385cc87-2124-4aef-9ab6-37fe9e636d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20924 | 2026.01.08 00:43:49.649128 [ 268 ] {a385cc87-2124-4aef-9ab6-37fe9e636d09} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20925 | 2026.01.08 00:43:49.649169 [ 268 ] {a385cc87-2124-4aef-9ab6-37fe9e636d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20926 | 2026.01.08 00:43:49.649477 [ 268 ] {a385cc87-2124-4aef-9ab6-37fe9e636d09} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20927 | 2026.01.08 00:43:49.649691 [ 268 ] {a385cc87-2124-4aef-9ab6-37fe9e636d09} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20928 | 2026.01.08 00:43:49.649829 [ 268 ] {a385cc87-2124-4aef-9ab6-37fe9e636d09} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001186 sec., 4215.851602023608 rows/sec., 317.01 KiB/sec. | ||
| 20929 | 2026.01.08 00:43:49.649870 [ 268 ] {a385cc87-2124-4aef-9ab6-37fe9e636d09} <Debug> TCPHandler: Processed in 0.001358338 sec. | ||
| 20930 | 2026.01.08 00:43:49.649982 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20931 | 2026.01.08 00:43:49.650080 [ 268 ] {48eb3e17-4c1f-45c5-8c83-171844bf7fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20932 | 2026.01.08 00:43:49.650123 [ 268 ] {48eb3e17-4c1f-45c5-8c83-171844bf7fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20933 | 2026.01.08 00:43:49.650533 [ 268 ] {48eb3e17-4c1f-45c5-8c83-171844bf7fa6} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20934 | 2026.01.08 00:43:49.650570 [ 268 ] {48eb3e17-4c1f-45c5-8c83-171844bf7fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20935 | 2026.01.08 00:43:49.650901 [ 268 ] {48eb3e17-4c1f-45c5-8c83-171844bf7fa6} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20936 | 2026.01.08 00:43:49.651119 [ 268 ] {48eb3e17-4c1f-45c5-8c83-171844bf7fa6} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20937 | 2026.01.08 00:43:49.651258 [ 268 ] {48eb3e17-4c1f-45c5-8c83-171844bf7fa6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001198 sec., 57595.99332220367 rows/sec., 4.50 MiB/sec. | ||
| 20938 | 2026.01.08 00:43:49.651299 [ 268 ] {48eb3e17-4c1f-45c5-8c83-171844bf7fa6} <Debug> TCPHandler: Processed in 0.001366219 sec. | ||
| 20939 | 2026.01.08 00:43:49.651412 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20940 | 2026.01.08 00:43:49.651509 [ 268 ] {64d49390-1a01-43cb-9428-2e133508cb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20941 | 2026.01.08 00:43:49.651555 [ 268 ] {64d49390-1a01-43cb-9428-2e133508cb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20942 | 2026.01.08 00:43:49.651971 [ 268 ] {64d49390-1a01-43cb-9428-2e133508cb78} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20943 | 2026.01.08 00:43:49.652009 [ 268 ] {64d49390-1a01-43cb-9428-2e133508cb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20944 | 2026.01.08 00:43:49.652365 [ 268 ] {64d49390-1a01-43cb-9428-2e133508cb78} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20945 | 2026.01.08 00:43:49.652581 [ 268 ] {64d49390-1a01-43cb-9428-2e133508cb78} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20946 | 2026.01.08 00:43:49.652715 [ 268 ] {64d49390-1a01-43cb-9428-2e133508cb78} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 20947 | 2026.01.08 00:43:49.652754 [ 268 ] {64d49390-1a01-43cb-9428-2e133508cb78} <Debug> TCPHandler: Processed in 0.001391909 sec. | ||
| 20948 | 2026.01.08 00:43:49.652861 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20949 | 2026.01.08 00:43:49.652957 [ 268 ] {70db88c4-f65f-4525-8523-25056b9651d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20950 | 2026.01.08 00:43:49.653013 [ 268 ] {70db88c4-f65f-4525-8523-25056b9651d7} <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 | ||
| 20951 | 2026.01.08 00:43:49.653814 [ 268 ] {70db88c4-f65f-4525-8523-25056b9651d7} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20952 | 2026.01.08 00:43:49.653852 [ 268 ] {70db88c4-f65f-4525-8523-25056b9651d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20953 | 2026.01.08 00:43:49.654375 [ 268 ] {70db88c4-f65f-4525-8523-25056b9651d7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20954 | 2026.01.08 00:43:49.654602 [ 268 ] {70db88c4-f65f-4525-8523-25056b9651d7} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20955 | 2026.01.08 00:43:49.654745 [ 268 ] {70db88c4-f65f-4525-8523-25056b9651d7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001807 sec., 2767.017155506364 rows/sec., 4.96 MiB/sec. | ||
| 20956 | 2026.01.08 00:43:49.654814 [ 268 ] {70db88c4-f65f-4525-8523-25056b9651d7} <Debug> TCPHandler: Processed in 0.002001857 sec. | ||
| 20957 | 2026.01.08 00:43:49.654923 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20958 | 2026.01.08 00:43:49.655019 [ 268 ] {50a6e4d5-09f6-4096-9b55-c748a36b1729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20959 | 2026.01.08 00:43:49.655063 [ 268 ] {50a6e4d5-09f6-4096-9b55-c748a36b1729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20960 | 2026.01.08 00:43:49.655400 [ 268 ] {50a6e4d5-09f6-4096-9b55-c748a36b1729} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20961 | 2026.01.08 00:43:49.655438 [ 268 ] {50a6e4d5-09f6-4096-9b55-c748a36b1729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20962 | 2026.01.08 00:43:49.655740 [ 268 ] {50a6e4d5-09f6-4096-9b55-c748a36b1729} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20963 | 2026.01.08 00:43:49.655951 [ 268 ] {50a6e4d5-09f6-4096-9b55-c748a36b1729} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20964 | 2026.01.08 00:43:49.656080 [ 268 ] {50a6e4d5-09f6-4096-9b55-c748a36b1729} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 20965 | 2026.01.08 00:43:49.656116 [ 268 ] {50a6e4d5-09f6-4096-9b55-c748a36b1729} <Debug> TCPHandler: Processed in 0.001243285 sec. | ||
| 20966 | 2026.01.08 00:43:51.934453 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20967 | 2026.01.08 00:43:51.934531 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20968 | 2026.01.08 00:43:52.159657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44273 | ||
| 20969 | 2026.01.08 00:43:52.160154 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20970 | 2026.01.08 00:43:52.160192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20971 | 2026.01.08 00:43:52.160668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20972 | 2026.01.08 00:43:52.160905 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20973 | 2026.01.08 00:43:52.161042 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44273 | ||
| 20974 | 2026.01.08 00:43:52.305422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2650 | ||
| 20975 | 2026.01.08 00:43:52.307564 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20976 | 2026.01.08 00:43:52.307619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20977 | 2026.01.08 00:43:52.308804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20978 | 2026.01.08 00:43:52.309083 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20979 | 2026.01.08 00:43:52.309478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2650 | ||
| 20980 | 2026.01.08 00:43:52.476806 [ 218 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20981 | 2026.01.08 00:43:52.476858 [ 218 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20982 | 2026.01.08 00:43:52.478328 [ 218 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20983 | 2026.01.08 00:43:53.356239 [ 98 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 | ||
| 20984 | 2026.01.08 00:43:53.356307 [ 98 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20985 | 2026.01.08 00:43:53.356332 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 20986 | 2026.01.08 00:43:53.356468 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full | ||
| 20987 | 2026.01.08 00:43:53.356631 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20988 | 2026.01.08 00:43:53.356670 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 465 rows starting from the beginning of the part | ||
| 20989 | 2026.01.08 00:43:53.356744 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 440 rows starting from the beginning of the part | ||
| 20990 | 2026.01.08 00:43:53.356793 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 212 rows starting from the beginning of the part | ||
| 20991 | 2026.01.08 00:43:53.356851 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part | ||
| 20992 | 2026.01.08 00:43:53.356924 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 440 rows starting from the beginning of the part | ||
| 20993 | 2026.01.08 00:43:53.358057 [ 205 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647307 sec., 1073873.9044998898 rows/sec., 74.96 MiB/sec. | ||
| 20994 | 2026.01.08 00:43:53.358305 [ 194 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 20995 | 2026.01.08 00:43:53.358634 [ 194 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20996 | 2026.01.08 00:43:53.358723 [ 194 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_60_13} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 | ||
| 20997 | 2026.01.08 00:43:53.358842 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 20998 | 2026.01.08 00:43:54.544336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20999 | 2026.01.08 00:43:54.565355 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21000 | 2026.01.08 00:43:54.565425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21001 | 2026.01.08 00:43:54.572671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 21002 | 2026.01.08 00:43:54.573462 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21003 | 2026.01.08 00:43:54.577979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 21004 | 2026.01.08 00:43:54.659644 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21005 | 2026.01.08 00:43:54.659821 [ 268 ] {21610f27-61cd-4b11-890d-38891c515cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21006 | 2026.01.08 00:43:54.659898 [ 268 ] {21610f27-61cd-4b11-890d-38891c515cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21007 | 2026.01.08 00:43:54.660739 [ 268 ] {21610f27-61cd-4b11-890d-38891c515cbd} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21008 | 2026.01.08 00:43:54.660788 [ 268 ] {21610f27-61cd-4b11-890d-38891c515cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21009 | 2026.01.08 00:43:54.661346 [ 268 ] {21610f27-61cd-4b11-890d-38891c515cbd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21010 | 2026.01.08 00:43:54.661875 [ 268 ] {21610f27-61cd-4b11-890d-38891c515cbd} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21011 | 2026.01.08 00:43:54.662041 [ 268 ] {21610f27-61cd-4b11-890d-38891c515cbd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002268 sec., 180776.01410934745 rows/sec., 11.47 MiB/sec. | ||
| 21012 | 2026.01.08 00:43:54.662094 [ 268 ] {21610f27-61cd-4b11-890d-38891c515cbd} <Debug> TCPHandler: Processed in 0.002579554 sec. | ||
| 21013 | 2026.01.08 00:43:54.662216 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21014 | 2026.01.08 00:43:54.662320 [ 268 ] {c2e1e36e-7890-429a-84f5-c0462e0cf4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21015 | 2026.01.08 00:43:54.662370 [ 268 ] {c2e1e36e-7890-429a-84f5-c0462e0cf4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21016 | 2026.01.08 00:43:54.663347 [ 268 ] {c2e1e36e-7890-429a-84f5-c0462e0cf4d6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21017 | 2026.01.08 00:43:54.663389 [ 268 ] {c2e1e36e-7890-429a-84f5-c0462e0cf4d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21018 | 2026.01.08 00:43:54.663953 [ 268 ] {c2e1e36e-7890-429a-84f5-c0462e0cf4d6} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21019 | 2026.01.08 00:43:54.664416 [ 268 ] {c2e1e36e-7890-429a-84f5-c0462e0cf4d6} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21020 | 2026.01.08 00:43:54.664569 [ 268 ] {c2e1e36e-7890-429a-84f5-c0462e0cf4d6} <Debug> executeQuery: Read 1212 rows, 99.38 KiB in 0.002272 sec., 533450.704225352 rows/sec., 42.71 MiB/sec. | ||
| 21021 | 2026.01.08 00:43:54.664611 [ 268 ] {c2e1e36e-7890-429a-84f5-c0462e0cf4d6} <Debug> TCPHandler: Processed in 0.002447589 sec. | ||
| 21022 | 2026.01.08 00:43:54.664722 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21023 | 2026.01.08 00:43:54.664832 [ 268 ] {b8d41df9-04c6-4f06-afe3-0aa3f46041d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21024 | 2026.01.08 00:43:54.664883 [ 268 ] {b8d41df9-04c6-4f06-afe3-0aa3f46041d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21025 | 2026.01.08 00:43:54.665419 [ 268 ] {b8d41df9-04c6-4f06-afe3-0aa3f46041d4} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21026 | 2026.01.08 00:43:54.665460 [ 268 ] {b8d41df9-04c6-4f06-afe3-0aa3f46041d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21027 | 2026.01.08 00:43:54.665939 [ 268 ] {b8d41df9-04c6-4f06-afe3-0aa3f46041d4} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21028 | 2026.01.08 00:43:54.666554 [ 268 ] {b8d41df9-04c6-4f06-afe3-0aa3f46041d4} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21029 | 2026.01.08 00:43:54.666704 [ 268 ] {b8d41df9-04c6-4f06-afe3-0aa3f46041d4} <Debug> executeQuery: Read 255 rows, 16.08 KiB in 0.001897 sec., 134422.77279915655 rows/sec., 8.28 MiB/sec. | ||
| 21030 | 2026.01.08 00:43:54.666700 [ 158 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21031 | 2026.01.08 00:43:54.666747 [ 268 ] {b8d41df9-04c6-4f06-afe3-0aa3f46041d4} <Debug> TCPHandler: Processed in 0.002078319 sec. | ||
| 21032 | 2026.01.08 00:43:54.666780 [ 158 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21033 | 2026.01.08 00:43:54.666808 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21034 | 2026.01.08 00:43:54.666866 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21035 | 2026.01.08 00:43:54.666899 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21036 | 2026.01.08 00:43:54.666973 [ 268 ] {2a0492f1-2eba-4116-818c-02b995cbc3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21037 | 2026.01.08 00:43:54.666993 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21038 | 2026.01.08 00:43:54.667016 [ 268 ] {2a0492f1-2eba-4116-818c-02b995cbc3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21039 | 2026.01.08 00:43:54.667024 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 278 rows starting from the beginning of the part | ||
| 21040 | 2026.01.08 00:43:54.667084 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 242 rows starting from the beginning of the part | ||
| 21041 | 2026.01.08 00:43:54.667129 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 5 rows starting from the beginning of the part | ||
| 21042 | 2026.01.08 00:43:54.667170 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 262 rows starting from the beginning of the part | ||
| 21043 | 2026.01.08 00:43:54.667208 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 5 rows starting from the beginning of the part | ||
| 21044 | 2026.01.08 00:43:54.667254 [ 192 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 255 rows starting from the beginning of the part | ||
| 21045 | 2026.01.08 00:43:54.667581 [ 268 ] {2a0492f1-2eba-4116-818c-02b995cbc3d6} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21046 | 2026.01.08 00:43:54.667618 [ 268 ] {2a0492f1-2eba-4116-818c-02b995cbc3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21047 | 2026.01.08 00:43:54.668092 [ 268 ] {2a0492f1-2eba-4116-818c-02b995cbc3d6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 21048 | 2026.01.08 00:43:54.668247 [ 205 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380959 sec., 758168.7798117106 rows/sec., 49.73 MiB/sec. | ||
| 21049 | 2026.01.08 00:43:54.668548 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21050 | 2026.01.08 00:43:54.668589 [ 268 ] {2a0492f1-2eba-4116-818c-02b995cbc3d6} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21051 | 2026.01.08 00:43:54.668748 [ 268 ] {2a0492f1-2eba-4116-818c-02b995cbc3d6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001793 sec., 118237.59063022866 rows/sec., 7.63 MiB/sec. | ||
| 21052 | 2026.01.08 00:43:54.668789 [ 268 ] {2a0492f1-2eba-4116-818c-02b995cbc3d6} <Debug> TCPHandler: Processed in 0.001972456 sec. | ||
| 21053 | 2026.01.08 00:43:54.668906 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21054 | 2026.01.08 00:43:54.669003 [ 268 ] {a6034ddf-84fb-4514-84e4-8538fe2c43ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21055 | 2026.01.08 00:43:54.669045 [ 268 ] {a6034ddf-84fb-4514-84e4-8538fe2c43ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21056 | 2026.01.08 00:43:54.669114 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21057 | 2026.01.08 00:43:54.669208 [ 197 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_131_26} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21058 | 2026.01.08 00:43:54.669329 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 21059 | 2026.01.08 00:43:54.669526 [ 268 ] {a6034ddf-84fb-4514-84e4-8538fe2c43ab} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21060 | 2026.01.08 00:43:54.669568 [ 268 ] {a6034ddf-84fb-4514-84e4-8538fe2c43ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21061 | 2026.01.08 00:43:54.670036 [ 268 ] {a6034ddf-84fb-4514-84e4-8538fe2c43ab} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21062 | 2026.01.08 00:43:54.670616 [ 268 ] {a6034ddf-84fb-4514-84e4-8538fe2c43ab} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21063 | 2026.01.08 00:43:54.670754 [ 268 ] {a6034ddf-84fb-4514-84e4-8538fe2c43ab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001769 sec., 119276.42736009046 rows/sec., 6.77 MiB/sec. | ||
| 21064 | 2026.01.08 00:43:54.670794 [ 268 ] {a6034ddf-84fb-4514-84e4-8538fe2c43ab} <Debug> TCPHandler: Processed in 0.001938815 sec. | ||
| 21065 | 2026.01.08 00:43:54.670792 [ 221 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Found 5 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 21066 | 2026.01.08 00:43:54.670835 [ 221 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Removing 5 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 21067 | 2026.01.08 00:43:54.670896 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21068 | 2026.01.08 00:43:54.670995 [ 268 ] {4fc52f85-adfe-4348-9c0f-f160e17f2bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21069 | 2026.01.08 00:43:54.671036 [ 268 ] {4fc52f85-adfe-4348-9c0f-f160e17f2bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21070 | 2026.01.08 00:43:54.671671 [ 268 ] {4fc52f85-adfe-4348-9c0f-f160e17f2bdc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21071 | 2026.01.08 00:43:54.671708 [ 268 ] {4fc52f85-adfe-4348-9c0f-f160e17f2bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21072 | 2026.01.08 00:43:54.672208 [ 268 ] {4fc52f85-adfe-4348-9c0f-f160e17f2bdc} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21073 | 2026.01.08 00:43:54.672761 [ 268 ] {4fc52f85-adfe-4348-9c0f-f160e17f2bdc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21074 | 2026.01.08 00:43:54.672896 [ 221 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 21075 | 2026.01.08 00:43:54.672906 [ 268 ] {4fc52f85-adfe-4348-9c0f-f160e17f2bdc} <Debug> executeQuery: Read 735 rows, 52.93 KiB in 0.001928 sec., 381224.0663900415 rows/sec., 26.81 MiB/sec. | ||
| 21076 | 2026.01.08 00:43:54.672971 [ 268 ] {4fc52f85-adfe-4348-9c0f-f160e17f2bdc} <Debug> TCPHandler: Processed in 0.0021245 sec. | ||
| 21077 | 2026.01.08 00:43:54.673082 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21078 | 2026.01.08 00:43:54.673176 [ 268 ] {11ba0cfc-e3cb-4e83-aa0b-543a3eb612a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21079 | 2026.01.08 00:43:54.673219 [ 268 ] {11ba0cfc-e3cb-4e83-aa0b-543a3eb612a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21080 | 2026.01.08 00:43:54.673550 [ 268 ] {11ba0cfc-e3cb-4e83-aa0b-543a3eb612a5} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21081 | 2026.01.08 00:43:54.673587 [ 268 ] {11ba0cfc-e3cb-4e83-aa0b-543a3eb612a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21082 | 2026.01.08 00:43:54.674047 [ 268 ] {11ba0cfc-e3cb-4e83-aa0b-543a3eb612a5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 21083 | 2026.01.08 00:43:54.674541 [ 268 ] {11ba0cfc-e3cb-4e83-aa0b-543a3eb612a5} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21084 | 2026.01.08 00:43:54.674673 [ 268 ] {11ba0cfc-e3cb-4e83-aa0b-543a3eb612a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
| 21085 | 2026.01.08 00:43:54.674712 [ 268 ] {11ba0cfc-e3cb-4e83-aa0b-543a3eb612a5} <Debug> TCPHandler: Processed in 0.001678757 sec. | ||
| 21086 | 2026.01.08 00:43:54.674818 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21087 | 2026.01.08 00:43:54.674911 [ 268 ] {20373ea5-f0c1-462b-be32-40e56550da3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21088 | 2026.01.08 00:43:54.674954 [ 268 ] {20373ea5-f0c1-462b-be32-40e56550da3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21089 | 2026.01.08 00:43:54.675377 [ 268 ] {20373ea5-f0c1-462b-be32-40e56550da3a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21090 | 2026.01.08 00:43:54.675414 [ 268 ] {20373ea5-f0c1-462b-be32-40e56550da3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21091 | 2026.01.08 00:43:54.675917 [ 268 ] {20373ea5-f0c1-462b-be32-40e56550da3a} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21092 | 2026.01.08 00:43:54.676383 [ 268 ] {20373ea5-f0c1-462b-be32-40e56550da3a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21093 | 2026.01.08 00:43:54.676519 [ 158 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_150_33 to all_155_155_0 | ||
| 21094 | 2026.01.08 00:43:54.676524 [ 268 ] {20373ea5-f0c1-462b-be32-40e56550da3a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00163 sec., 192638.03680981597 rows/sec., 12.65 MiB/sec. | ||
| 21095 | 2026.01.08 00:43:54.676565 [ 158 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21096 | 2026.01.08 00:43:54.676586 [ 268 ] {20373ea5-f0c1-462b-be32-40e56550da3a} <Debug> TCPHandler: Processed in 0.001817811 sec. | ||
| 21097 | 2026.01.08 00:43:54.676590 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21098 | 2026.01.08 00:43:54.676680 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_150_33 to all_155_155_0 into Compact with storage Full | ||
| 21099 | 2026.01.08 00:43:54.676708 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21100 | 2026.01.08 00:43:54.676767 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21101 | 2026.01.08 00:43:54.676791 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_33, total 45960 rows starting from the beginning of the part | ||
| 21102 | 2026.01.08 00:43:54.676804 [ 268 ] {fe5897bd-8a4a-41c3-8835-40b4b52c3c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21103 | 2026.01.08 00:43:54.676837 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 21104 | 2026.01.08 00:43:54.676847 [ 268 ] {fe5897bd-8a4a-41c3-8835-40b4b52c3c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21105 | 2026.01.08 00:43:54.676878 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 887 rows starting from the beginning of the part | ||
| 21106 | 2026.01.08 00:43:54.676994 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 116 rows starting from the beginning of the part | ||
| 21107 | 2026.01.08 00:43:54.677032 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 21108 | 2026.01.08 00:43:54.677069 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 314 rows starting from the beginning of the part | ||
| 21109 | 2026.01.08 00:43:54.677304 [ 268 ] {fe5897bd-8a4a-41c3-8835-40b4b52c3c79} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21110 | 2026.01.08 00:43:54.677340 [ 268 ] {fe5897bd-8a4a-41c3-8835-40b4b52c3c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21111 | 2026.01.08 00:43:54.677765 [ 268 ] {fe5897bd-8a4a-41c3-8835-40b4b52c3c79} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 21112 | 2026.01.08 00:43:54.678201 [ 268 ] {fe5897bd-8a4a-41c3-8835-40b4b52c3c79} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21113 | 2026.01.08 00:43:54.678484 [ 268 ] {fe5897bd-8a4a-41c3-8835-40b4b52c3c79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001698 sec., 588.9281507656066 rows/sec., 39.68 KiB/sec. | ||
| 21114 | 2026.01.08 00:43:54.678525 [ 268 ] {fe5897bd-8a4a-41c3-8835-40b4b52c3c79} <Debug> TCPHandler: Processed in 0.001867473 sec. | ||
| 21115 | 2026.01.08 00:43:54.678524 [ 223 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21116 | 2026.01.08 00:43:54.678579 [ 223 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21117 | 2026.01.08 00:43:54.678641 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21118 | 2026.01.08 00:43:54.678742 [ 268 ] {1b09376d-fae9-4b83-896d-076c85978bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21119 | 2026.01.08 00:43:54.678798 [ 268 ] {1b09376d-fae9-4b83-896d-076c85978bdd} <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 | ||
| 21120 | 2026.01.08 00:43:54.679728 [ 268 ] {1b09376d-fae9-4b83-896d-076c85978bdd} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21121 | 2026.01.08 00:43:54.679767 [ 268 ] {1b09376d-fae9-4b83-896d-076c85978bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21122 | 2026.01.08 00:43:54.680502 [ 268 ] {1b09376d-fae9-4b83-896d-076c85978bdd} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 21123 | 2026.01.08 00:43:54.681018 [ 268 ] {1b09376d-fae9-4b83-896d-076c85978bdd} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21124 | 2026.01.08 00:43:54.681165 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 21125 | 2026.01.08 00:43:54.681176 [ 268 ] {1b09376d-fae9-4b83-896d-076c85978bdd} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002452 sec., 20391.517128874388 rows/sec., 36.54 MiB/sec. | ||
| 21126 | 2026.01.08 00:43:54.681208 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21127 | 2026.01.08 00:43:54.681231 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21128 | 2026.01.08 00:43:54.681266 [ 268 ] {1b09376d-fae9-4b83-896d-076c85978bdd} <Debug> TCPHandler: Processed in 0.002675227 sec. | ||
| 21129 | 2026.01.08 00:43:54.681316 [ 223 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21130 | 2026.01.08 00:43:54.681322 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 21131 | 2026.01.08 00:43:54.681392 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21132 | 2026.01.08 00:43:54.681492 [ 268 ] {ee6fad28-3370-4b0a-a00a-a243f99abf70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21133 | 2026.01.08 00:43:54.681535 [ 268 ] {ee6fad28-3370-4b0a-a00a-a243f99abf70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21134 | 2026.01.08 00:43:54.681613 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21135 | 2026.01.08 00:43:54.681685 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2613 rows starting from the beginning of the part | ||
| 21136 | 2026.01.08 00:43:54.681830 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 37 rows starting from the beginning of the part | ||
| 21137 | 2026.01.08 00:43:54.681890 [ 268 ] {ee6fad28-3370-4b0a-a00a-a243f99abf70} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21138 | 2026.01.08 00:43:54.681931 [ 268 ] {ee6fad28-3370-4b0a-a00a-a243f99abf70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21139 | 2026.01.08 00:43:54.681951 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 5 rows starting from the beginning of the part | ||
| 21140 | 2026.01.08 00:43:54.682088 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 47 rows starting from the beginning of the part | ||
| 21141 | 2026.01.08 00:43:54.682209 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 5 rows starting from the beginning of the part | ||
| 21142 | 2026.01.08 00:43:54.682326 [ 197 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 50 rows starting from the beginning of the part | ||
| 21143 | 2026.01.08 00:43:54.682403 [ 268 ] {ee6fad28-3370-4b0a-a00a-a243f99abf70} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 21144 | 2026.01.08 00:43:54.682884 [ 268 ] {ee6fad28-3370-4b0a-a00a-a243f99abf70} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21145 | 2026.01.08 00:43:54.683029 [ 268 ] {ee6fad28-3370-4b0a-a00a-a243f99abf70} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 254.51 KiB/sec. | ||
| 21146 | 2026.01.08 00:43:54.683067 [ 268 ] {ee6fad28-3370-4b0a-a00a-a243f99abf70} <Debug> TCPHandler: Processed in 0.001725329 sec. | ||
| 21147 | 2026.01.08 00:43:54.683178 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21148 | 2026.01.08 00:43:54.683272 [ 268 ] {7b46c1e9-a8df-463b-975c-1c67980b21b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21149 | 2026.01.08 00:43:54.683314 [ 268 ] {7b46c1e9-a8df-463b-975c-1c67980b21b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21150 | 2026.01.08 00:43:54.683655 [ 268 ] {7b46c1e9-a8df-463b-975c-1c67980b21b8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21151 | 2026.01.08 00:43:54.683691 [ 268 ] {7b46c1e9-a8df-463b-975c-1c67980b21b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21152 | 2026.01.08 00:43:54.684198 [ 268 ] {7b46c1e9-a8df-463b-975c-1c67980b21b8} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21153 | 2026.01.08 00:43:54.684723 [ 268 ] {7b46c1e9-a8df-463b-975c-1c67980b21b8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21154 | 2026.01.08 00:43:54.684863 [ 268 ] {7b46c1e9-a8df-463b-975c-1c67980b21b8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001608 sec., 64676.616915422885 rows/sec., 3.96 MiB/sec. | ||
| 21155 | 2026.01.08 00:43:54.684902 [ 268 ] {7b46c1e9-a8df-463b-975c-1c67980b21b8} <Debug> TCPHandler: Processed in 0.001771181 sec. | ||
| 21156 | 2026.01.08 00:43:54.687986 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47597 rows, containing 5 columns (5 merged, 0 gathered) in 0.011336112 sec., 4198705.870231345 rows/sec., 283.00 MiB/sec. | ||
| 21157 | 2026.01.08 00:43:54.688763 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Trace> MergedBlockOutputStream: filled checksums all_1_155_34 (state Temporary) | ||
| 21158 | 2026.01.08 00:43:54.689318 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_155_34 to all_1_155_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21159 | 2026.01.08 00:43:54.689403 [ 193 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_155_34} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_150_33, all_155_155_0] -> all_1_155_34 | ||
| 21160 | 2026.01.08 00:43:54.689510 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 21161 | 2026.01.08 00:43:54.693066 [ 199 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 19 columns (19 merged, 0 gathered) in 0.011779254 sec., 234055.56922365373 rows/sec., 419.42 MiB/sec. | ||
| 21162 | 2026.01.08 00:43:54.695551 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 21163 | 2026.01.08 00:43:54.696460 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21164 | 2026.01.08 00:43:54.696548 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 21165 | 2026.01.08 00:43:54.696676 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.16 MiB. | ||
| 21166 | 2026.01.08 00:43:59.639569 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21167 | 2026.01.08 00:43:59.639856 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 21168 | 2026.01.08 00:43:59.640254 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21169 | 2026.01.08 00:43:59.640299 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 21170 | 2026.01.08 00:43:59.640589 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21171 | 2026.01.08 00:43:59.640660 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21172 | 2026.01.08 00:43:59.640813 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 21173 | 2026.01.08 00:43:59.640940 [ 319 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21174 | 2026.01.08 00:43:59.640954 [ 348 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21175 | 2026.01.08 00:43:59.640944 [ 346 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21176 | 2026.01.08 00:43:59.640940 [ 307 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21177 | 2026.01.08 00:43:59.641160 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21178 | 2026.01.08 00:43:59.641189 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21179 | 2026.01.08 00:43:59.641280 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21180 | 2026.01.08 00:43:59.641301 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21181 | 2026.01.08 00:43:59.641339 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 21182 | 2026.01.08 00:43:59.641383 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 21183 | 2026.01.08 00:43:59.641424 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 21184 | 2026.01.08 00:43:59.643280 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.003541 sec., 13273.086698672692 rows/sec., 527.58 KiB/sec. | ||
| 21185 | 2026.01.08 00:43:59.643461 [ 268 ] {84fe2a2f-dde2-4796-aef3-2197f68eec9e} <Debug> TCPHandler: Processed in 0.004033545 sec. | ||
| 21186 | 2026.01.08 00:43:59.644125 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21187 | 2026.01.08 00:43:59.644287 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 21188 | 2026.01.08 00:43:59.644539 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21189 | 2026.01.08 00:43:59.644578 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check')" moved to PREWHERE | ||
| 21190 | 2026.01.08 00:43:59.644818 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21191 | 2026.01.08 00:43:59.644873 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21192 | 2026.01.08 00:43:59.644982 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 21193 | 2026.01.08 00:43:59.645049 [ 307 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21194 | 2026.01.08 00:43:59.645066 [ 348 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21195 | 2026.01.08 00:43:59.645073 [ 329 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21196 | 2026.01.08 00:43:59.645051 [ 315 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21197 | 2026.01.08 00:43:59.645197 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21198 | 2026.01.08 00:43:59.645223 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21199 | 2026.01.08 00:43:59.645296 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21200 | 2026.01.08 00:43:59.645316 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21201 | 2026.01.08 00:43:59.645348 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check'))" | ||
| 21202 | 2026.01.08 00:43:59.645380 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check'))" | ||
| 21203 | 2026.01.08 00:43:59.645412 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check'))" | ||
| 21204 | 2026.01.08 00:43:59.646107 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.00189 sec., 24867.724867724868 rows/sec., 988.45 KiB/sec. | ||
| 21205 | 2026.01.08 00:43:59.646255 [ 268 ] {fb2553e0-e6f8-4d80-a621-444287808fbc} <Debug> TCPHandler: Processed in 0.002181232 sec. | ||
| 21206 | 2026.01.08 00:43:59.646478 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21207 | 2026.01.08 00:43:59.646622 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 21208 | 2026.01.08 00:43:59.646860 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21209 | 2026.01.08 00:43:59.646899 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 21210 | 2026.01.08 00:43:59.647128 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21211 | 2026.01.08 00:43:59.647181 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21212 | 2026.01.08 00:43:59.647285 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 21213 | 2026.01.08 00:43:59.647349 [ 329 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21214 | 2026.01.08 00:43:59.647401 [ 347 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21215 | 2026.01.08 00:43:59.647401 [ 314 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21216 | 2026.01.08 00:43:59.647401 [ 349 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21217 | 2026.01.08 00:43:59.647551 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21218 | 2026.01.08 00:43:59.647578 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21219 | 2026.01.08 00:43:59.647649 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21220 | 2026.01.08 00:43:59.647667 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21221 | 2026.01.08 00:43:59.647698 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 21222 | 2026.01.08 00:43:59.647730 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 21223 | 2026.01.08 00:43:59.647765 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 21224 | 2026.01.08 00:43:59.648470 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001911 sec., 24594.45316588174 rows/sec., 977.58 KiB/sec. | ||
| 21225 | 2026.01.08 00:43:59.648597 [ 268 ] {59abc194-2e74-4168-9086-40b6a17b5d89} <Debug> TCPHandler: Processed in 0.002167901 sec. | ||
| 21226 | 2026.01.08 00:43:59.648818 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21227 | 2026.01.08 00:43:59.648959 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21228 | 2026.01.08 00:43:59.649190 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21229 | 2026.01.08 00:43:59.649228 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21230 | 2026.01.08 00:43:59.649452 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21231 | 2026.01.08 00:43:59.649504 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21232 | 2026.01.08 00:43:59.649604 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 21233 | 2026.01.08 00:43:59.649659 [ 340 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21234 | 2026.01.08 00:43:59.649678 [ 329 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21235 | 2026.01.08 00:43:59.649669 [ 349 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21236 | 2026.01.08 00:43:59.649669 [ 314 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21237 | 2026.01.08 00:43:59.649810 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21238 | 2026.01.08 00:43:59.649836 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21239 | 2026.01.08 00:43:59.649905 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21240 | 2026.01.08 00:43:59.649923 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21241 | 2026.01.08 00:43:59.649953 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21242 | 2026.01.08 00:43:59.649985 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21243 | 2026.01.08 00:43:59.650014 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <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', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21244 | 2026.01.08 00:43:59.650601 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001702 sec., 27614.571092831964 rows/sec., 1.07 MiB/sec. | ||
| 21245 | 2026.01.08 00:43:59.650722 [ 268 ] {9747ed3d-4193-4619-b018-84ba5e7c6b31} <Debug> TCPHandler: Processed in 0.001951776 sec. | ||
| 21246 | 2026.01.08 00:43:59.650978 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21247 | 2026.01.08 00:43:59.651118 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21248 | 2026.01.08 00:43:59.651400 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21249 | 2026.01.08 00:43:59.651458 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21250 | 2026.01.08 00:43:59.651825 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21251 | 2026.01.08 00:43:59.651887 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21252 | 2026.01.08 00:43:59.651990 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 21253 | 2026.01.08 00:43:59.652047 [ 314 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21254 | 2026.01.08 00:43:59.652050 [ 349 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21255 | 2026.01.08 00:43:59.652064 [ 329 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21256 | 2026.01.08 00:43:59.652060 [ 340 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21257 | 2026.01.08 00:43:59.652193 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21258 | 2026.01.08 00:43:59.652216 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21259 | 2026.01.08 00:43:59.652285 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21260 | 2026.01.08 00:43:59.652304 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21261 | 2026.01.08 00:43:59.652345 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21262 | 2026.01.08 00:43:59.652386 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21263 | 2026.01.08 00:43:59.652416 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21264 | 2026.01.08 00:43:59.653106 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002048 sec., 22949.21875 rows/sec., 912.19 KiB/sec. | ||
| 21265 | 2026.01.08 00:43:59.653230 [ 268 ] {399e046d-e232-41e0-861d-9a6f7edfd6b6} <Debug> TCPHandler: Processed in 0.002299795 sec. | ||
| 21266 | 2026.01.08 00:43:59.653431 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21267 | 2026.01.08 00:43:59.653573 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21268 | 2026.01.08 00:43:59.653807 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21269 | 2026.01.08 00:43:59.653846 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21270 | 2026.01.08 00:43:59.654075 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21271 | 2026.01.08 00:43:59.654128 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21272 | 2026.01.08 00:43:59.654228 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 21273 | 2026.01.08 00:43:59.654289 [ 314 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21274 | 2026.01.08 00:43:59.654293 [ 349 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21275 | 2026.01.08 00:43:59.654319 [ 330 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21276 | 2026.01.08 00:43:59.654329 [ 339 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21277 | 2026.01.08 00:43:59.654426 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21278 | 2026.01.08 00:43:59.654452 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21279 | 2026.01.08 00:43:59.654520 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21280 | 2026.01.08 00:43:59.654538 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21281 | 2026.01.08 00:43:59.654567 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21282 | 2026.01.08 00:43:59.654602 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21283 | 2026.01.08 00:43:59.654637 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21284 | 2026.01.08 00:43:59.655269 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001758 sec., 26734.926052332194 rows/sec., 1.04 MiB/sec. | ||
| 21285 | 2026.01.08 00:43:59.655405 [ 268 ] {c826ad3b-95c9-431a-a186-be15de7847c7} <Debug> TCPHandler: Processed in 0.002021877 sec. | ||
| 21286 | 2026.01.08 00:43:59.655608 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21287 | 2026.01.08 00:43:59.655750 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21288 | 2026.01.08 00:43:59.655981 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21289 | 2026.01.08 00:43:59.656020 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21290 | 2026.01.08 00:43:59.656248 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21291 | 2026.01.08 00:43:59.656299 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21292 | 2026.01.08 00:43:59.656401 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 21293 | 2026.01.08 00:43:59.656461 [ 339 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21294 | 2026.01.08 00:43:59.656473 [ 349 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21295 | 2026.01.08 00:43:59.656473 [ 330 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21296 | 2026.01.08 00:43:59.656472 [ 314 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21297 | 2026.01.08 00:43:59.656603 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21298 | 2026.01.08 00:43:59.656629 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21299 | 2026.01.08 00:43:59.656697 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21300 | 2026.01.08 00:43:59.656714 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21301 | 2026.01.08 00:43:59.656745 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21302 | 2026.01.08 00:43:59.656777 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21303 | 2026.01.08 00:43:59.656807 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21304 | 2026.01.08 00:43:59.657423 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001735 sec., 27089.33717579251 rows/sec., 1.05 MiB/sec. | ||
| 21305 | 2026.01.08 00:43:59.657545 [ 268 ] {6cbb7834-3678-4d05-92ec-730cb23950dc} <Debug> TCPHandler: Processed in 0.001984897 sec. | ||
| 21306 | 2026.01.08 00:43:59.657740 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21307 | 2026.01.08 00:43:59.657882 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21308 | 2026.01.08 00:43:59.658112 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21309 | 2026.01.08 00:43:59.658150 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21310 | 2026.01.08 00:43:59.658380 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21311 | 2026.01.08 00:43:59.658432 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21312 | 2026.01.08 00:43:59.658530 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 21313 | 2026.01.08 00:43:59.658602 [ 349 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21314 | 2026.01.08 00:43:59.658606 [ 314 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21315 | 2026.01.08 00:43:59.658613 [ 304 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21316 | 2026.01.08 00:43:59.658613 [ 339 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21317 | 2026.01.08 00:43:59.658752 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21318 | 2026.01.08 00:43:59.658778 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21319 | 2026.01.08 00:43:59.658847 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21320 | 2026.01.08 00:43:59.658865 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21321 | 2026.01.08 00:43:59.658895 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21322 | 2026.01.08 00:43:59.658928 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21323 | 2026.01.08 00:43:59.658958 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21324 | 2026.01.08 00:43:59.659579 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001761 sec., 26689.38103350369 rows/sec., 1.04 MiB/sec. | ||
| 21325 | 2026.01.08 00:43:59.659710 [ 268 ] {3a3117f0-ac91-4753-9ded-1dd5269cb949} <Debug> TCPHandler: Processed in 0.002018157 sec. | ||
| 21326 | 2026.01.08 00:43:59.659928 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21327 | 2026.01.08 00:43:59.660078 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21328 | 2026.01.08 00:43:59.660318 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21329 | 2026.01.08 00:43:59.660360 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21330 | 2026.01.08 00:43:59.660598 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21331 | 2026.01.08 00:43:59.660655 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21332 | 2026.01.08 00:43:59.660758 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 21333 | 2026.01.08 00:43:59.660835 [ 339 ] {dae9214d-1828-430f-8648-2870347563c6} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21334 | 2026.01.08 00:43:59.660836 [ 314 ] {dae9214d-1828-430f-8648-2870347563c6} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21335 | 2026.01.08 00:43:59.660877 [ 304 ] {dae9214d-1828-430f-8648-2870347563c6} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21336 | 2026.01.08 00:43:59.660836 [ 349 ] {dae9214d-1828-430f-8648-2870347563c6} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21337 | 2026.01.08 00:43:59.660976 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21338 | 2026.01.08 00:43:59.661002 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21339 | 2026.01.08 00:43:59.661073 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21340 | 2026.01.08 00:43:59.661091 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21341 | 2026.01.08 00:43:59.661122 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21342 | 2026.01.08 00:43:59.661156 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21343 | 2026.01.08 00:43:59.661178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44721 | ||
| 21344 | 2026.01.08 00:43:59.661187 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21345 | 2026.01.08 00:43:59.661642 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21346 | 2026.01.08 00:43:59.661687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21347 | 2026.01.08 00:43:59.661931 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001921 sec., 24466.423737636647 rows/sec., 972.50 KiB/sec. | ||
| 21348 | 2026.01.08 00:43:59.662082 [ 268 ] {dae9214d-1828-430f-8648-2870347563c6} <Debug> TCPHandler: Processed in 0.002204963 sec. | ||
| 21349 | 2026.01.08 00:43:59.662146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21350 | 2026.01.08 00:43:59.662315 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21351 | 2026.01.08 00:43:59.662405 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21352 | 2026.01.08 00:43:59.662475 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21353 | 2026.01.08 00:43:59.662552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44721 | ||
| 21354 | 2026.01.08 00:43:59.662723 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21355 | 2026.01.08 00:43:59.662769 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21356 | 2026.01.08 00:43:59.663011 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21357 | 2026.01.08 00:43:59.663067 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21358 | 2026.01.08 00:43:59.663171 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 21359 | 2026.01.08 00:43:59.663235 [ 314 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21360 | 2026.01.08 00:43:59.663236 [ 350 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21361 | 2026.01.08 00:43:59.663250 [ 339 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21362 | 2026.01.08 00:43:59.663243 [ 349 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21363 | 2026.01.08 00:43:59.663374 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21364 | 2026.01.08 00:43:59.663400 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21365 | 2026.01.08 00:43:59.663471 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21366 | 2026.01.08 00:43:59.663489 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21367 | 2026.01.08 00:43:59.663521 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21368 | 2026.01.08 00:43:59.663555 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21369 | 2026.01.08 00:43:59.663587 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21370 | 2026.01.08 00:43:59.664137 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.00176 sec., 26704.545454545452 rows/sec., 1.04 MiB/sec. | ||
| 21371 | 2026.01.08 00:43:59.664271 [ 268 ] {6532503b-92cb-42e0-9489-ad498e77ab8f} <Debug> TCPHandler: Processed in 0.002043388 sec. | ||
| 21372 | 2026.01.08 00:43:59.664481 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21373 | 2026.01.08 00:43:59.664624 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21374 | 2026.01.08 00:43:59.664925 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21375 | 2026.01.08 00:43:59.664966 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21376 | 2026.01.08 00:43:59.665206 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21377 | 2026.01.08 00:43:59.665261 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21378 | 2026.01.08 00:43:59.665366 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 21379 | 2026.01.08 00:43:59.665426 [ 349 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21380 | 2026.01.08 00:43:59.665426 [ 314 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21381 | 2026.01.08 00:43:59.665450 [ 339 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21382 | 2026.01.08 00:43:59.665436 [ 350 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21383 | 2026.01.08 00:43:59.665571 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21384 | 2026.01.08 00:43:59.665598 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21385 | 2026.01.08 00:43:59.665667 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21386 | 2026.01.08 00:43:59.665686 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21387 | 2026.01.08 00:43:59.665717 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21388 | 2026.01.08 00:43:59.665755 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21389 | 2026.01.08 00:43:59.665789 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21390 | 2026.01.08 00:43:59.666401 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001786 sec., 26315.78947368421 rows/sec., 1.02 MiB/sec. | ||
| 21391 | 2026.01.08 00:43:59.666527 [ 268 ] {6380d07e-f2d2-4193-a88d-6b2325cb629f} <Debug> TCPHandler: Processed in 0.002047258 sec. | ||
| 21392 | 2026.01.08 00:43:59.666726 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21393 | 2026.01.08 00:43:59.666879 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21394 | 2026.01.08 00:43:59.667124 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21395 | 2026.01.08 00:43:59.667167 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21396 | 2026.01.08 00:43:59.667409 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21397 | 2026.01.08 00:43:59.667464 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21398 | 2026.01.08 00:43:59.667564 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 21399 | 2026.01.08 00:43:59.667636 [ 349 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21400 | 2026.01.08 00:43:59.667642 [ 350 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21401 | 2026.01.08 00:43:59.667650 [ 339 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21402 | 2026.01.08 00:43:59.667653 [ 308 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21403 | 2026.01.08 00:43:59.667780 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21404 | 2026.01.08 00:43:59.667804 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21405 | 2026.01.08 00:43:59.667875 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21406 | 2026.01.08 00:43:59.667894 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21407 | 2026.01.08 00:43:59.667929 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21408 | 2026.01.08 00:43:59.667964 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21409 | 2026.01.08 00:43:59.667998 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21410 | 2026.01.08 00:43:59.668609 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001799 sec., 26125.62534741523 rows/sec., 1.01 MiB/sec. | ||
| 21411 | 2026.01.08 00:43:59.668731 [ 268 ] {b7ad443a-1863-4917-9ba4-806022e03f4d} <Debug> TCPHandler: Processed in 0.002055668 sec. | ||
| 21412 | 2026.01.08 00:43:59.668927 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21413 | 2026.01.08 00:43:59.669078 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21414 | 2026.01.08 00:43:59.669333 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21415 | 2026.01.08 00:43:59.669383 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21416 | 2026.01.08 00:43:59.669627 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21417 | 2026.01.08 00:43:59.669680 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21418 | 2026.01.08 00:43:59.669780 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 21419 | 2026.01.08 00:43:59.669853 [ 342 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21420 | 2026.01.08 00:43:59.669865 [ 349 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21421 | 2026.01.08 00:43:59.669880 [ 339 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21422 | 2026.01.08 00:43:59.669875 [ 350 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21423 | 2026.01.08 00:43:59.670021 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21424 | 2026.01.08 00:43:59.670050 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21425 | 2026.01.08 00:43:59.670120 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21426 | 2026.01.08 00:43:59.670140 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21427 | 2026.01.08 00:43:59.670173 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21428 | 2026.01.08 00:43:59.670208 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21429 | 2026.01.08 00:43:59.670241 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21430 | 2026.01.08 00:43:59.670847 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001837 sec., 25585.193249863907 rows/sec., 1016.96 KiB/sec. | ||
| 21431 | 2026.01.08 00:43:59.670954 [ 268 ] {524dabd6-c073-4106-9157-1cf246ab37ff} <Debug> TCPHandler: Processed in 0.002077539 sec. | ||
| 21432 | 2026.01.08 00:43:59.671547 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21433 | 2026.01.08 00:43:59.671696 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21434 | 2026.01.08 00:43:59.671943 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21435 | 2026.01.08 00:43:59.671985 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21436 | 2026.01.08 00:43:59.672231 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21437 | 2026.01.08 00:43:59.672287 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21438 | 2026.01.08 00:43:59.672388 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 21439 | 2026.01.08 00:43:59.672448 [ 296 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21440 | 2026.01.08 00:43:59.672450 [ 342 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21441 | 2026.01.08 00:43:59.672470 [ 300 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21442 | 2026.01.08 00:43:59.672463 [ 339 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21443 | 2026.01.08 00:43:59.672585 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21444 | 2026.01.08 00:43:59.672613 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21445 | 2026.01.08 00:43:59.672684 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21446 | 2026.01.08 00:43:59.672705 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21447 | 2026.01.08 00:43:59.672738 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21448 | 2026.01.08 00:43:59.672773 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21449 | 2026.01.08 00:43:59.672806 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21450 | 2026.01.08 00:43:59.673378 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001751 sec., 26841.804683038266 rows/sec., 1.04 MiB/sec. | ||
| 21451 | 2026.01.08 00:43:59.673483 [ 268 ] {2e5f5130-6128-4150-a393-4a23ca184eba} <Debug> TCPHandler: Processed in 0.001987157 sec. | ||
| 21452 | 2026.01.08 00:43:59.673687 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21453 | 2026.01.08 00:43:59.673839 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21454 | 2026.01.08 00:43:59.674090 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21455 | 2026.01.08 00:43:59.674134 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21456 | 2026.01.08 00:43:59.674383 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21457 | 2026.01.08 00:43:59.674436 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21458 | 2026.01.08 00:43:59.674539 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 21459 | 2026.01.08 00:43:59.674608 [ 342 ] {b49df933-cacd-4339-8e52-476580282b57} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21460 | 2026.01.08 00:43:59.674614 [ 296 ] {b49df933-cacd-4339-8e52-476580282b57} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21461 | 2026.01.08 00:43:59.674618 [ 300 ] {b49df933-cacd-4339-8e52-476580282b57} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21462 | 2026.01.08 00:43:59.674611 [ 339 ] {b49df933-cacd-4339-8e52-476580282b57} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21463 | 2026.01.08 00:43:59.674742 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21464 | 2026.01.08 00:43:59.674769 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21465 | 2026.01.08 00:43:59.674838 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21466 | 2026.01.08 00:43:59.674857 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21467 | 2026.01.08 00:43:59.674889 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21468 | 2026.01.08 00:43:59.674925 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21469 | 2026.01.08 00:43:59.674959 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21470 | 2026.01.08 00:43:59.675533 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001762 sec., 26674.23382519864 rows/sec., 1.04 MiB/sec. | ||
| 21471 | 2026.01.08 00:43:59.675652 [ 268 ] {b49df933-cacd-4339-8e52-476580282b57} <Debug> TCPHandler: Processed in 0.002015517 sec. | ||
| 21472 | 2026.01.08 00:43:59.675860 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21473 | 2026.01.08 00:43:59.676009 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21474 | 2026.01.08 00:43:59.676252 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21475 | 2026.01.08 00:43:59.676296 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21476 | 2026.01.08 00:43:59.676542 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21477 | 2026.01.08 00:43:59.676596 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21478 | 2026.01.08 00:43:59.676695 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 21479 | 2026.01.08 00:43:59.676756 [ 335 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21480 | 2026.01.08 00:43:59.676769 [ 300 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21481 | 2026.01.08 00:43:59.676770 [ 296 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21482 | 2026.01.08 00:43:59.676782 [ 339 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21483 | 2026.01.08 00:43:59.676911 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21484 | 2026.01.08 00:43:59.676940 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21485 | 2026.01.08 00:43:59.677011 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21486 | 2026.01.08 00:43:59.677031 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21487 | 2026.01.08 00:43:59.677063 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21488 | 2026.01.08 00:43:59.677098 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21489 | 2026.01.08 00:43:59.677131 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21490 | 2026.01.08 00:43:59.677715 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001774 sec., 26493.799323562573 rows/sec., 1.03 MiB/sec. | ||
| 21491 | 2026.01.08 00:43:59.677808 [ 268 ] {7121e2f0-4dca-4dfe-8d7b-43cee9b4063e} <Debug> TCPHandler: Processed in 0.001997927 sec. | ||
| 21492 | 2026.01.08 00:43:59.678121 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21493 | 2026.01.08 00:43:59.678272 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21494 | 2026.01.08 00:43:59.678510 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21495 | 2026.01.08 00:43:59.678553 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21496 | 2026.01.08 00:43:59.678798 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21497 | 2026.01.08 00:43:59.678850 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21498 | 2026.01.08 00:43:59.678953 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 21499 | 2026.01.08 00:43:59.679005 [ 296 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21500 | 2026.01.08 00:43:59.679016 [ 300 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21501 | 2026.01.08 00:43:59.679023 [ 335 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21502 | 2026.01.08 00:43:59.679016 [ 336 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21503 | 2026.01.08 00:43:59.679146 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21504 | 2026.01.08 00:43:59.679172 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21505 | 2026.01.08 00:43:59.679244 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21506 | 2026.01.08 00:43:59.679263 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21507 | 2026.01.08 00:43:59.679296 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21508 | 2026.01.08 00:43:59.679331 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21509 | 2026.01.08 00:43:59.679362 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21510 | 2026.01.08 00:43:59.680055 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001851 sec., 25391.680172879525 rows/sec., 1009.27 KiB/sec. | ||
| 21511 | 2026.01.08 00:43:59.680162 [ 268 ] {2876b304-52e3-40a7-a138-4717e14eb6e4} <Debug> TCPHandler: Processed in 0.002091219 sec. | ||
| 21512 | 2026.01.08 00:43:59.680398 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21513 | 2026.01.08 00:43:59.680554 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21514 | 2026.01.08 00:43:59.680805 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21515 | 2026.01.08 00:43:59.680849 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21516 | 2026.01.08 00:43:59.681106 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21517 | 2026.01.08 00:43:59.681161 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21518 | 2026.01.08 00:43:59.681264 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 21519 | 2026.01.08 00:43:59.681318 [ 300 ] {5787a543-00e0-4876-a44d-078344ac1770} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21520 | 2026.01.08 00:43:59.681323 [ 336 ] {5787a543-00e0-4876-a44d-078344ac1770} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21521 | 2026.01.08 00:43:59.681334 [ 335 ] {5787a543-00e0-4876-a44d-078344ac1770} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21522 | 2026.01.08 00:43:59.681356 [ 298 ] {5787a543-00e0-4876-a44d-078344ac1770} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21523 | 2026.01.08 00:43:59.681450 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21524 | 2026.01.08 00:43:59.681479 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21525 | 2026.01.08 00:43:59.681548 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21526 | 2026.01.08 00:43:59.681565 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21527 | 2026.01.08 00:43:59.681598 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21528 | 2026.01.08 00:43:59.681630 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21529 | 2026.01.08 00:43:59.681753 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21530 | 2026.01.08 00:43:59.682446 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001969 sec., 23869.984763839515 rows/sec., 948.79 KiB/sec. | ||
| 21531 | 2026.01.08 00:43:59.682567 [ 268 ] {5787a543-00e0-4876-a44d-078344ac1770} <Debug> TCPHandler: Processed in 0.002219743 sec. | ||
| 21532 | 2026.01.08 00:43:59.682786 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21533 | 2026.01.08 00:43:59.682940 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21534 | 2026.01.08 00:43:59.683194 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21535 | 2026.01.08 00:43:59.683237 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21536 | 2026.01.08 00:43:59.683497 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21537 | 2026.01.08 00:43:59.683551 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21538 | 2026.01.08 00:43:59.683655 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 21539 | 2026.01.08 00:43:59.683728 [ 298 ] {64044078-02a4-48ee-ac61-87cb02497673} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21540 | 2026.01.08 00:43:59.683745 [ 335 ] {64044078-02a4-48ee-ac61-87cb02497673} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21541 | 2026.01.08 00:43:59.683735 [ 300 ] {64044078-02a4-48ee-ac61-87cb02497673} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21542 | 2026.01.08 00:43:59.683744 [ 336 ] {64044078-02a4-48ee-ac61-87cb02497673} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21543 | 2026.01.08 00:43:59.683862 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21544 | 2026.01.08 00:43:59.683886 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21545 | 2026.01.08 00:43:59.683953 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21546 | 2026.01.08 00:43:59.683970 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21547 | 2026.01.08 00:43:59.684002 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21548 | 2026.01.08 00:43:59.684042 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21549 | 2026.01.08 00:43:59.684081 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21550 | 2026.01.08 00:43:59.684730 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001863 sec., 25228.12667740204 rows/sec., 1002.77 KiB/sec. | ||
| 21551 | 2026.01.08 00:43:59.684841 [ 268 ] {64044078-02a4-48ee-ac61-87cb02497673} <Debug> TCPHandler: Processed in 0.002105 sec. | ||
| 21552 | 2026.01.08 00:43:59.685154 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21553 | 2026.01.08 00:43:59.685303 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21554 | 2026.01.08 00:43:59.685544 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21555 | 2026.01.08 00:43:59.685587 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21556 | 2026.01.08 00:43:59.685842 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21557 | 2026.01.08 00:43:59.685896 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21558 | 2026.01.08 00:43:59.685999 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 21559 | 2026.01.08 00:43:59.686052 [ 332 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21560 | 2026.01.08 00:43:59.686062 [ 320 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21561 | 2026.01.08 00:43:59.686079 [ 298 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21562 | 2026.01.08 00:43:59.686067 [ 323 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21563 | 2026.01.08 00:43:59.686195 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21564 | 2026.01.08 00:43:59.686221 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21565 | 2026.01.08 00:43:59.686290 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21566 | 2026.01.08 00:43:59.686308 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21567 | 2026.01.08 00:43:59.686340 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21568 | 2026.01.08 00:43:59.686373 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21569 | 2026.01.08 00:43:59.686408 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21570 | 2026.01.08 00:43:59.686994 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001762 sec., 26674.23382519864 rows/sec., 1.04 MiB/sec. | ||
| 21571 | 2026.01.08 00:43:59.687097 [ 268 ] {ebe1222d-d577-481a-a551-cfb715cb16ca} <Debug> TCPHandler: Processed in 0.001993607 sec. | ||
| 21572 | 2026.01.08 00:43:59.687308 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21573 | 2026.01.08 00:43:59.687458 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21574 | 2026.01.08 00:43:59.687702 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21575 | 2026.01.08 00:43:59.687745 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21576 | 2026.01.08 00:43:59.688003 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21577 | 2026.01.08 00:43:59.688057 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21578 | 2026.01.08 00:43:59.688156 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 21579 | 2026.01.08 00:43:59.688211 [ 320 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21580 | 2026.01.08 00:43:59.688213 [ 332 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21581 | 2026.01.08 00:43:59.688236 [ 298 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21582 | 2026.01.08 00:43:59.688243 [ 333 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21583 | 2026.01.08 00:43:59.688346 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21584 | 2026.01.08 00:43:59.688372 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21585 | 2026.01.08 00:43:59.688439 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21586 | 2026.01.08 00:43:59.688457 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21587 | 2026.01.08 00:43:59.688488 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21588 | 2026.01.08 00:43:59.688520 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21589 | 2026.01.08 00:43:59.688554 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21590 | 2026.01.08 00:43:59.689438 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002053 sec., 22893.326838772526 rows/sec., 909.97 KiB/sec. | ||
| 21591 | 2026.01.08 00:43:59.689560 [ 268 ] {82ffc523-9597-40e9-a23b-4626541db7a7} <Debug> TCPHandler: Processed in 0.002302295 sec. | ||
| 21592 | 2026.01.08 00:43:59.689884 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21593 | 2026.01.08 00:43:59.690035 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21594 | 2026.01.08 00:43:59.690283 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21595 | 2026.01.08 00:43:59.690326 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21596 | 2026.01.08 00:43:59.690585 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21597 | 2026.01.08 00:43:59.690639 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21598 | 2026.01.08 00:43:59.690738 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 21599 | 2026.01.08 00:43:59.690796 [ 326 ] {63841478-b6ee-4310-b916-7498504c46bc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21600 | 2026.01.08 00:43:59.690809 [ 333 ] {63841478-b6ee-4310-b916-7498504c46bc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21601 | 2026.01.08 00:43:59.690809 [ 332 ] {63841478-b6ee-4310-b916-7498504c46bc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21602 | 2026.01.08 00:43:59.690807 [ 320 ] {63841478-b6ee-4310-b916-7498504c46bc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21603 | 2026.01.08 00:43:59.690936 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21604 | 2026.01.08 00:43:59.690958 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21605 | 2026.01.08 00:43:59.691028 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21606 | 2026.01.08 00:43:59.691045 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21607 | 2026.01.08 00:43:59.691076 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21608 | 2026.01.08 00:43:59.691108 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21609 | 2026.01.08 00:43:59.691138 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21610 | 2026.01.08 00:43:59.691689 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001728 sec., 27199.074074074077 rows/sec., 1.06 MiB/sec. | ||
| 21611 | 2026.01.08 00:43:59.691791 [ 268 ] {63841478-b6ee-4310-b916-7498504c46bc} <Debug> TCPHandler: Processed in 0.001957545 sec. | ||
| 21612 | 2026.01.08 00:43:59.692124 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21613 | 2026.01.08 00:43:59.692275 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21614 | 2026.01.08 00:43:59.692520 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21615 | 2026.01.08 00:43:59.692563 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21616 | 2026.01.08 00:43:59.692821 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21617 | 2026.01.08 00:43:59.692875 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21618 | 2026.01.08 00:43:59.692974 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 21619 | 2026.01.08 00:43:59.693026 [ 320 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21620 | 2026.01.08 00:43:59.693030 [ 332 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21621 | 2026.01.08 00:43:59.693049 [ 333 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21622 | 2026.01.08 00:43:59.693042 [ 326 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21623 | 2026.01.08 00:43:59.693162 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21624 | 2026.01.08 00:43:59.693189 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21625 | 2026.01.08 00:43:59.693257 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21626 | 2026.01.08 00:43:59.693275 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21627 | 2026.01.08 00:43:59.693305 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21628 | 2026.01.08 00:43:59.693338 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21629 | 2026.01.08 00:43:59.693370 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21630 | 2026.01.08 00:43:59.694024 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001821 sec., 25809.99450851181 rows/sec., 1.00 MiB/sec. | ||
| 21631 | 2026.01.08 00:43:59.694146 [ 268 ] {5f7fbb40-3c02-44f7-b1ac-506a67620934} <Debug> TCPHandler: Processed in 0.002071828 sec. | ||
| 21632 | 2026.01.08 00:43:59.694460 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21633 | 2026.01.08 00:43:59.694612 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21634 | 2026.01.08 00:43:59.694862 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21635 | 2026.01.08 00:43:59.694903 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21636 | 2026.01.08 00:43:59.695161 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21637 | 2026.01.08 00:43:59.695213 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21638 | 2026.01.08 00:43:59.695312 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 21639 | 2026.01.08 00:43:59.695377 [ 305 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21640 | 2026.01.08 00:43:59.695389 [ 333 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21641 | 2026.01.08 00:43:59.695386 [ 326 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21642 | 2026.01.08 00:43:59.695379 [ 332 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21643 | 2026.01.08 00:43:59.695525 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21644 | 2026.01.08 00:43:59.695546 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21645 | 2026.01.08 00:43:59.695613 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21646 | 2026.01.08 00:43:59.695630 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 21647 | 2026.01.08 00:43:59.695661 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21648 | 2026.01.08 00:43:59.695693 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21649 | 2026.01.08 00:43:59.695727 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21650 | 2026.01.08 00:43:59.696313 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.001776 sec., 26463.963963963964 rows/sec., 1.03 MiB/sec. | ||
| 21651 | 2026.01.08 00:43:59.696434 [ 268 ] {4b09a270-8d6a-4aef-ba9d-a24b9890951a} <Debug> TCPHandler: Processed in 0.002024327 sec. | ||
| 21652 | 2026.01.08 00:43:59.702828 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21653 | 2026.01.08 00:43:59.703010 [ 268 ] {5d775a89-8bcc-46f6-9c4c-fc181c104ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21654 | 2026.01.08 00:43:59.703085 [ 268 ] {5d775a89-8bcc-46f6-9c4c-fc181c104ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21655 | 2026.01.08 00:43:59.703808 [ 268 ] {5d775a89-8bcc-46f6-9c4c-fc181c104ae5} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21656 | 2026.01.08 00:43:59.703850 [ 268 ] {5d775a89-8bcc-46f6-9c4c-fc181c104ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21657 | 2026.01.08 00:43:59.704276 [ 268 ] {5d775a89-8bcc-46f6-9c4c-fc181c104ae5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21658 | 2026.01.08 00:43:59.704482 [ 268 ] {5d775a89-8bcc-46f6-9c4c-fc181c104ae5} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21659 | 2026.01.08 00:43:59.704634 [ 268 ] {5d775a89-8bcc-46f6-9c4c-fc181c104ae5} <Debug> executeQuery: Read 24 rows, 3.64 KiB in 0.001675 sec., 14328.358208955224 rows/sec., 2.12 MiB/sec. | ||
| 21660 | 2026.01.08 00:43:59.704675 [ 268 ] {5d775a89-8bcc-46f6-9c4c-fc181c104ae5} <Debug> TCPHandler: Processed in 0.001937775 sec. | ||
| 21661 | 2026.01.08 00:43:59.704802 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21662 | 2026.01.08 00:43:59.704925 [ 268 ] {8de8267b-0f49-4ece-946b-109cb635fd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21663 | 2026.01.08 00:43:59.704976 [ 268 ] {8de8267b-0f49-4ece-946b-109cb635fd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21664 | 2026.01.08 00:43:59.705481 [ 268 ] {8de8267b-0f49-4ece-946b-109cb635fd86} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21665 | 2026.01.08 00:43:59.705528 [ 268 ] {8de8267b-0f49-4ece-946b-109cb635fd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21666 | 2026.01.08 00:43:59.705872 [ 268 ] {8de8267b-0f49-4ece-946b-109cb635fd86} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 21667 | 2026.01.08 00:43:59.706086 [ 268 ] {8de8267b-0f49-4ece-946b-109cb635fd86} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21668 | 2026.01.08 00:43:59.706225 [ 268 ] {8de8267b-0f49-4ece-946b-109cb635fd86} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001327 sec., 3014.318010550113 rows/sec., 234.76 KiB/sec. | ||
| 21669 | 2026.01.08 00:43:59.706265 [ 268 ] {8de8267b-0f49-4ece-946b-109cb635fd86} <Debug> TCPHandler: Processed in 0.001525524 sec. | ||
| 21670 | 2026.01.08 00:43:59.706373 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21671 | 2026.01.08 00:43:59.706475 [ 268 ] {3e8f0c3c-4003-443b-b4b6-95d789c8d67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21672 | 2026.01.08 00:43:59.706517 [ 268 ] {3e8f0c3c-4003-443b-b4b6-95d789c8d67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21673 | 2026.01.08 00:43:59.706954 [ 268 ] {3e8f0c3c-4003-443b-b4b6-95d789c8d67a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21674 | 2026.01.08 00:43:59.706993 [ 268 ] {3e8f0c3c-4003-443b-b4b6-95d789c8d67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21675 | 2026.01.08 00:43:59.707322 [ 268 ] {3e8f0c3c-4003-443b-b4b6-95d789c8d67a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21676 | 2026.01.08 00:43:59.707545 [ 268 ] {3e8f0c3c-4003-443b-b4b6-95d789c8d67a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21677 | 2026.01.08 00:43:59.707671 [ 97 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21678 | 2026.01.08 00:43:59.707683 [ 268 ] {3e8f0c3c-4003-443b-b4b6-95d789c8d67a} <Debug> executeQuery: Read 92 rows, 7.38 KiB in 0.001227 sec., 74979.6251018745 rows/sec., 5.87 MiB/sec. | ||
| 21679 | 2026.01.08 00:43:59.707722 [ 97 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21680 | 2026.01.08 00:43:59.707740 [ 268 ] {3e8f0c3c-4003-443b-b4b6-95d789c8d67a} <Debug> TCPHandler: Processed in 0.001417361 sec. | ||
| 21681 | 2026.01.08 00:43:59.707751 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21682 | 2026.01.08 00:43:59.707860 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21683 | 2026.01.08 00:43:59.707873 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21684 | 2026.01.08 00:43:59.707962 [ 268 ] {7fe7e081-9001-42e1-a356-24915cebbaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21685 | 2026.01.08 00:43:59.708007 [ 268 ] {7fe7e081-9001-42e1-a356-24915cebbaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21686 | 2026.01.08 00:43:59.708008 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21687 | 2026.01.08 00:43:59.708056 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2467 rows starting from the beginning of the part | ||
| 21688 | 2026.01.08 00:43:59.708125 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 2351 rows starting from the beginning of the part | ||
| 21689 | 2026.01.08 00:43:59.708178 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 21690 | 2026.01.08 00:43:59.708228 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 66 rows starting from the beginning of the part | ||
| 21691 | 2026.01.08 00:43:59.708275 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1212 rows starting from the beginning of the part | ||
| 21692 | 2026.01.08 00:43:59.708322 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 92 rows starting from the beginning of the part | ||
| 21693 | 2026.01.08 00:43:59.708432 [ 268 ] {7fe7e081-9001-42e1-a356-24915cebbaf3} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21694 | 2026.01.08 00:43:59.708476 [ 268 ] {7fe7e081-9001-42e1-a356-24915cebbaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21695 | 2026.01.08 00:43:59.708803 [ 268 ] {7fe7e081-9001-42e1-a356-24915cebbaf3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21696 | 2026.01.08 00:43:59.709046 [ 268 ] {7fe7e081-9001-42e1-a356-24915cebbaf3} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21697 | 2026.01.08 00:43:59.709197 [ 268 ] {7fe7e081-9001-42e1-a356-24915cebbaf3} <Debug> executeQuery: Read 9 rows, 656.00 B in 0.001253 sec., 7182.761372705507 rows/sec., 511.27 KiB/sec. | ||
| 21698 | 2026.01.08 00:43:59.709239 [ 268 ] {7fe7e081-9001-42e1-a356-24915cebbaf3} <Debug> TCPHandler: Processed in 0.00142821 sec. | ||
| 21699 | 2026.01.08 00:43:59.709354 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21700 | 2026.01.08 00:43:59.709448 [ 268 ] {021645dc-e331-4f90-9808-af73b147d27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21701 | 2026.01.08 00:43:59.709488 [ 268 ] {021645dc-e331-4f90-9808-af73b147d27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21702 | 2026.01.08 00:43:59.709898 [ 268 ] {021645dc-e331-4f90-9808-af73b147d27a} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21703 | 2026.01.08 00:43:59.709936 [ 268 ] {021645dc-e331-4f90-9808-af73b147d27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21704 | 2026.01.08 00:43:59.710227 [ 268 ] {021645dc-e331-4f90-9808-af73b147d27a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 21705 | 2026.01.08 00:43:59.710442 [ 268 ] {021645dc-e331-4f90-9808-af73b147d27a} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21706 | 2026.01.08 00:43:59.710587 [ 268 ] {021645dc-e331-4f90-9808-af73b147d27a} <Debug> executeQuery: Read 23 rows, 1.47 KiB in 0.001156 sec., 19896.1937716263 rows/sec., 1.24 MiB/sec. | ||
| 21707 | 2026.01.08 00:43:59.710627 [ 268 ] {021645dc-e331-4f90-9808-af73b147d27a} <Debug> TCPHandler: Processed in 0.001322428 sec. | ||
| 21708 | 2026.01.08 00:43:59.710650 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6244 rows, containing 5 columns (5 merged, 0 gathered) in 0.00282345 sec., 2211478.864509731 rows/sec., 187.96 MiB/sec. | ||
| 21709 | 2026.01.08 00:43:59.710740 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21710 | 2026.01.08 00:43:59.710835 [ 268 ] {1c141b27-adb9-4063-a499-88da9ebff9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21711 | 2026.01.08 00:43:59.710876 [ 268 ] {1c141b27-adb9-4063-a499-88da9ebff9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21712 | 2026.01.08 00:43:59.710916 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21713 | 2026.01.08 00:43:59.711180 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21714 | 2026.01.08 00:43:59.711259 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_156_31} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21715 | 2026.01.08 00:43:59.711340 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 21716 | 2026.01.08 00:43:59.711349 [ 268 ] {1c141b27-adb9-4063-a499-88da9ebff9fa} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21717 | 2026.01.08 00:43:59.711392 [ 268 ] {1c141b27-adb9-4063-a499-88da9ebff9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21718 | 2026.01.08 00:43:59.711716 [ 268 ] {1c141b27-adb9-4063-a499-88da9ebff9fa} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21719 | 2026.01.08 00:43:59.711931 [ 268 ] {1c141b27-adb9-4063-a499-88da9ebff9fa} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21720 | 2026.01.08 00:43:59.712051 [ 97 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21721 | 2026.01.08 00:43:59.712068 [ 268 ] {1c141b27-adb9-4063-a499-88da9ebff9fa} <Debug> executeQuery: Read 193 rows, 14.93 KiB in 0.00125 sec., 154400 rows/sec., 11.66 MiB/sec. | ||
| 21722 | 2026.01.08 00:43:59.712082 [ 97 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21723 | 2026.01.08 00:43:59.712108 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21724 | 2026.01.08 00:43:59.712115 [ 268 ] {1c141b27-adb9-4063-a499-88da9ebff9fa} <Debug> TCPHandler: Processed in 0.001425321 sec. | ||
| 21725 | 2026.01.08 00:43:59.712195 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21726 | 2026.01.08 00:43:59.712234 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21727 | 2026.01.08 00:43:59.712310 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21728 | 2026.01.08 00:43:59.712334 [ 268 ] {71918bd6-3610-4a7a-8d6c-ca903b0a9ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 21729 | 2026.01.08 00:43:59.712346 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1251 rows starting from the beginning of the part | ||
| 21730 | 2026.01.08 00:43:59.712387 [ 268 ] {71918bd6-3610-4a7a-8d6c-ca903b0a9ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 21731 | 2026.01.08 00:43:59.712418 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1198 rows starting from the beginning of the part | ||
| 21732 | 2026.01.08 00:43:59.712467 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 21733 | 2026.01.08 00:43:59.712506 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 69 rows starting from the beginning of the part | ||
| 21734 | 2026.01.08 00:43:59.712542 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 735 rows starting from the beginning of the part | ||
| 21735 | 2026.01.08 00:43:59.712581 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 193 rows starting from the beginning of the part | ||
| 21736 | 2026.01.08 00:43:59.712762 [ 268 ] {71918bd6-3610-4a7a-8d6c-ca903b0a9ed1} <Trace> oximeter.measurements_cumulativei64 (b34461ed-2f32-43b5-b351-f8b8520a5517): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21737 | 2026.01.08 00:43:59.712805 [ 268 ] {71918bd6-3610-4a7a-8d6c-ca903b0a9ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21738 | 2026.01.08 00:43:59.713130 [ 268 ] {71918bd6-3610-4a7a-8d6c-ca903b0a9ed1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 21739 | 2026.01.08 00:43:59.713387 [ 268 ] {71918bd6-3610-4a7a-8d6c-ca903b0a9ed1} <Trace> oximeter.measurements_cumulativei64 (b34461ed-2f32-43b5-b351-f8b8520a5517): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21740 | 2026.01.08 00:43:59.713529 [ 268 ] {71918bd6-3610-4a7a-8d6c-ca903b0a9ed1} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001211 sec., 16515.276630883567 rows/sec., 1.09 MiB/sec. | ||
| 21741 | 2026.01.08 00:43:59.713569 [ 268 ] {71918bd6-3610-4a7a-8d6c-ca903b0a9ed1} <Debug> TCPHandler: Processed in 0.001384319 sec. | ||
| 21742 | 2026.01.08 00:43:59.713682 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21743 | 2026.01.08 00:43:59.713778 [ 268 ] {16f55413-1e80-42c3-8de8-1105ee15367c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21744 | 2026.01.08 00:43:59.713821 [ 268 ] {16f55413-1e80-42c3-8de8-1105ee15367c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21745 | 2026.01.08 00:43:59.714032 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874893 sec., 1872106.8348967114 rows/sec., 141.93 MiB/sec. | ||
| 21746 | 2026.01.08 00:43:59.714228 [ 268 ] {16f55413-1e80-42c3-8de8-1105ee15367c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21747 | 2026.01.08 00:43:59.714233 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21748 | 2026.01.08 00:43:59.714271 [ 268 ] {16f55413-1e80-42c3-8de8-1105ee15367c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21749 | 2026.01.08 00:43:59.714550 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21750 | 2026.01.08 00:43:59.714632 [ 190 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_156_31} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21751 | 2026.01.08 00:43:59.714653 [ 268 ] {16f55413-1e80-42c3-8de8-1105ee15367c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21752 | 2026.01.08 00:43:59.714704 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 21753 | 2026.01.08 00:43:59.714877 [ 268 ] {16f55413-1e80-42c3-8de8-1105ee15367c} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21754 | 2026.01.08 00:43:59.715017 [ 268 ] {16f55413-1e80-42c3-8de8-1105ee15367c} <Debug> executeQuery: Read 180 rows, 12.73 KiB in 0.001256 sec., 143312.10191082803 rows/sec., 9.90 MiB/sec. | ||
| 21755 | 2026.01.08 00:43:59.715056 [ 268 ] {16f55413-1e80-42c3-8de8-1105ee15367c} <Debug> TCPHandler: Processed in 0.001424031 sec. | ||
| 21756 | 2026.01.08 00:43:59.715164 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21757 | 2026.01.08 00:43:59.715257 [ 268 ] {0bf5e116-84bc-4168-9667-715ca03e836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21758 | 2026.01.08 00:43:59.715298 [ 268 ] {0bf5e116-84bc-4168-9667-715ca03e836b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21759 | 2026.01.08 00:43:59.715624 [ 268 ] {0bf5e116-84bc-4168-9667-715ca03e836b} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21760 | 2026.01.08 00:43:59.715661 [ 268 ] {0bf5e116-84bc-4168-9667-715ca03e836b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21761 | 2026.01.08 00:43:59.715954 [ 268 ] {0bf5e116-84bc-4168-9667-715ca03e836b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 21762 | 2026.01.08 00:43:59.716164 [ 268 ] {0bf5e116-84bc-4168-9667-715ca03e836b} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21763 | 2026.01.08 00:43:59.716265 [ 97 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 21764 | 2026.01.08 00:43:59.716297 [ 97 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21765 | 2026.01.08 00:43:59.716301 [ 268 ] {0bf5e116-84bc-4168-9667-715ca03e836b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 59.77 KiB/sec. | ||
| 21766 | 2026.01.08 00:43:59.716315 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21767 | 2026.01.08 00:43:59.716351 [ 268 ] {0bf5e116-84bc-4168-9667-715ca03e836b} <Debug> TCPHandler: Processed in 0.001234725 sec. | ||
| 21768 | 2026.01.08 00:43:59.716408 [ 198 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 21769 | 2026.01.08 00:43:59.716465 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21770 | 2026.01.08 00:43:59.716515 [ 198 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21771 | 2026.01.08 00:43:59.716550 [ 198 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 54 rows starting from the beginning of the part | ||
| 21772 | 2026.01.08 00:43:59.716564 [ 268 ] {18b43a58-8b5b-412e-9b21-24f3bace2f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21773 | 2026.01.08 00:43:59.716602 [ 198 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 21774 | 2026.01.08 00:43:59.716624 [ 268 ] {18b43a58-8b5b-412e-9b21-24f3bace2f0a} <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 | ||
| 21775 | 2026.01.08 00:43:59.716653 [ 198 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 21776 | 2026.01.08 00:43:59.716703 [ 198 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 21777 | 2026.01.08 00:43:59.716749 [ 198 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 21778 | 2026.01.08 00:43:59.716792 [ 198 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 21779 | 2026.01.08 00:43:59.717312 [ 268 ] {18b43a58-8b5b-412e-9b21-24f3bace2f0a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21780 | 2026.01.08 00:43:59.717354 [ 268 ] {18b43a58-8b5b-412e-9b21-24f3bace2f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21781 | 2026.01.08 00:43:59.717726 [ 191 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.001352968 sec., 43607.83107952295 rows/sec., 2.86 MiB/sec. | ||
| 21782 | 2026.01.08 00:43:59.717841 [ 268 ] {18b43a58-8b5b-412e-9b21-24f3bace2f0a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 21783 | 2026.01.08 00:43:59.717904 [ 203 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 21784 | 2026.01.08 00:43:59.718130 [ 268 ] {18b43a58-8b5b-412e-9b21-24f3bace2f0a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21785 | 2026.01.08 00:43:59.718281 [ 203 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21786 | 2026.01.08 00:43:59.718294 [ 268 ] {18b43a58-8b5b-412e-9b21-24f3bace2f0a} <Debug> executeQuery: Read 10 rows, 15.55 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 8.70 MiB/sec. | ||
| 21787 | 2026.01.08 00:43:59.718362 [ 268 ] {18b43a58-8b5b-412e-9b21-24f3bace2f0a} <Debug> TCPHandler: Processed in 0.001945015 sec. | ||
| 21788 | 2026.01.08 00:43:59.718377 [ 203 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_57_12} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 21789 | 2026.01.08 00:43:59.718478 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21790 | 2026.01.08 00:43:59.718492 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 21791 | 2026.01.08 00:43:59.718580 [ 268 ] {8b7b98c3-b8f8-4e5d-8410-39ea2ca8d1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21792 | 2026.01.08 00:43:59.718625 [ 268 ] {8b7b98c3-b8f8-4e5d-8410-39ea2ca8d1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21793 | 2026.01.08 00:43:59.718972 [ 268 ] {8b7b98c3-b8f8-4e5d-8410-39ea2ca8d1ad} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21794 | 2026.01.08 00:43:59.719009 [ 268 ] {8b7b98c3-b8f8-4e5d-8410-39ea2ca8d1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21795 | 2026.01.08 00:43:59.719316 [ 268 ] {8b7b98c3-b8f8-4e5d-8410-39ea2ca8d1ad} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21796 | 2026.01.08 00:43:59.719525 [ 268 ] {8b7b98c3-b8f8-4e5d-8410-39ea2ca8d1ad} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21797 | 2026.01.08 00:43:59.719656 [ 88 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21798 | 2026.01.08 00:43:59.719663 [ 268 ] {8b7b98c3-b8f8-4e5d-8410-39ea2ca8d1ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 21799 | 2026.01.08 00:43:59.719695 [ 88 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21800 | 2026.01.08 00:43:59.719712 [ 268 ] {8b7b98c3-b8f8-4e5d-8410-39ea2ca8d1ad} <Debug> TCPHandler: Processed in 0.001283347 sec. | ||
| 21801 | 2026.01.08 00:43:59.719717 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21802 | 2026.01.08 00:43:59.719801 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 21803 | 2026.01.08 00:43:59.719898 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21804 | 2026.01.08 00:43:59.719924 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10252 rows starting from the beginning of the part | ||
| 21805 | 2026.01.08 00:43:59.719967 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 62 rows starting from the beginning of the part | ||
| 21806 | 2026.01.08 00:43:59.720003 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 42 rows starting from the beginning of the part | ||
| 21807 | 2026.01.08 00:43:59.720038 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 21808 | 2026.01.08 00:43:59.720072 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 104 rows starting from the beginning of the part | ||
| 21809 | 2026.01.08 00:43:59.720104 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 21810 | 2026.01.08 00:43:59.723071 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003298104 sec., 3207903.6925457777 rows/sec., 205.58 MiB/sec. | ||
| 21811 | 2026.01.08 00:43:59.723362 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21812 | 2026.01.08 00:43:59.723630 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21813 | 2026.01.08 00:43:59.723708 [ 187 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_156_31} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21814 | 2026.01.08 00:43:59.723786 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 21815 | 2026.01.08 00:44:00.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.37 MiB, peak 422.00 MiB, free memory in arenas 0.00 B, will set to 403.91 MiB (RSS), difference: -2.45 MiB | ||
| 21816 | 2026.01.08 00:44:00.064518 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21817 | 2026.01.08 00:44:00.064587 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21818 | 2026.01.08 00:44:00.068146 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21819 | 2026.01.08 00:44:00.289543 [ 219 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21820 | 2026.01.08 00:44:00.289589 [ 219 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21821 | 2026.01.08 00:44:00.293064 [ 219 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21822 | 2026.01.08 00:44:02.078071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 21823 | 2026.01.08 00:44:02.097960 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21824 | 2026.01.08 00:44:02.098029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21825 | 2026.01.08 00:44:02.104313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 21826 | 2026.01.08 00:44:02.105042 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21827 | 2026.01.08 00:44:02.108676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 21828 | 2026.01.08 00:44:02.309638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 2744 | ||
| 21829 | 2026.01.08 00:44:02.313514 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21830 | 2026.01.08 00:44:02.313614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21831 | 2026.01.08 00:44:02.315603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21832 | 2026.01.08 00:44:02.316031 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21833 | 2026.01.08 00:44:02.316295 [ 221 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21834 | 2026.01.08 00:44:02.316364 [ 221 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21835 | 2026.01.08 00:44:02.316518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2744 | ||
| 21836 | 2026.01.08 00:44:02.319430 [ 221 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 21837 | 2026.01.08 00:44:04.660478 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21838 | 2026.01.08 00:44:04.660685 [ 268 ] {4e800906-3491-4ea7-ba1b-4c763692ffd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21839 | 2026.01.08 00:44:04.660764 [ 268 ] {4e800906-3491-4ea7-ba1b-4c763692ffd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21840 | 2026.01.08 00:44:04.661727 [ 268 ] {4e800906-3491-4ea7-ba1b-4c763692ffd4} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21841 | 2026.01.08 00:44:04.661782 [ 268 ] {4e800906-3491-4ea7-ba1b-4c763692ffd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21842 | 2026.01.08 00:44:04.662213 [ 268 ] {4e800906-3491-4ea7-ba1b-4c763692ffd4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21843 | 2026.01.08 00:44:04.662448 [ 268 ] {4e800906-3491-4ea7-ba1b-4c763692ffd4} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21844 | 2026.01.08 00:44:04.662626 [ 268 ] {4e800906-3491-4ea7-ba1b-4c763692ffd4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001994 sec., 205616.85055165496 rows/sec., 13.04 MiB/sec. | ||
| 21845 | 2026.01.08 00:44:04.662643 [ 131 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 6 parts from all_1_54_12 to all_59_59_0 | ||
| 21846 | 2026.01.08 00:44:04.662686 [ 268 ] {4e800906-3491-4ea7-ba1b-4c763692ffd4} <Debug> TCPHandler: Processed in 0.002355116 sec. | ||
| 21847 | 2026.01.08 00:44:04.662750 [ 131 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21848 | 2026.01.08 00:44:04.662797 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21849 | 2026.01.08 00:44:04.662853 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21850 | 2026.01.08 00:44:04.662947 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_54_12 to all_59_59_0 into Compact with storage Full | ||
| 21851 | 2026.01.08 00:44:04.662967 [ 268 ] {70de1ba1-0215-4cc3-9b09-6f6ca5e57897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21852 | 2026.01.08 00:44:04.663026 [ 268 ] {70de1ba1-0215-4cc3-9b09-6f6ca5e57897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21853 | 2026.01.08 00:44:04.663084 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21854 | 2026.01.08 00:44:04.663131 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_12, total 434 rows starting from the beginning of the part | ||
| 21855 | 2026.01.08 00:44:04.663210 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 21856 | 2026.01.08 00:44:04.663289 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 21857 | 2026.01.08 00:44:04.663366 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 410 rows starting from the beginning of the part | ||
| 21858 | 2026.01.08 00:44:04.663437 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part | ||
| 21859 | 2026.01.08 00:44:04.663513 [ 203 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 410 rows starting from the beginning of the part | ||
| 21860 | 2026.01.08 00:44:04.663547 [ 268 ] {70de1ba1-0215-4cc3-9b09-6f6ca5e57897} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21861 | 2026.01.08 00:44:04.663601 [ 268 ] {70de1ba1-0215-4cc3-9b09-6f6ca5e57897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21862 | 2026.01.08 00:44:04.664018 [ 268 ] {70de1ba1-0215-4cc3-9b09-6f6ca5e57897} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21863 | 2026.01.08 00:44:04.664322 [ 268 ] {70de1ba1-0215-4cc3-9b09-6f6ca5e57897} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21864 | 2026.01.08 00:44:04.664512 [ 268 ] {70de1ba1-0215-4cc3-9b09-6f6ca5e57897} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.00157 sec., 636.9426751592357 rows/sec., 47.27 KiB/sec. | ||
| 21865 | 2026.01.08 00:44:04.664570 [ 268 ] {70de1ba1-0215-4cc3-9b09-6f6ca5e57897} <Debug> TCPHandler: Processed in 0.00177101 sec. | ||
| 21866 | 2026.01.08 00:44:04.664732 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21867 | 2026.01.08 00:44:04.664860 [ 268 ] {d6f21d8e-ce79-4b5e-81ab-2386c6eea68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21868 | 2026.01.08 00:44:04.664914 [ 268 ] {d6f21d8e-ce79-4b5e-81ab-2386c6eea68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21869 | 2026.01.08 00:44:04.665673 [ 187 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.002786849 sec., 891329.2395820513 rows/sec., 60.11 MiB/sec. | ||
| 21870 | 2026.01.08 00:44:04.665894 [ 187 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Trace> MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) | ||
| 21871 | 2026.01.08 00:44:04.666254 [ 187 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21872 | 2026.01.08 00:44:04.666416 [ 187 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_59_13} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 6 parts: [all_1_54_12, all_59_59_0] -> all_1_59_13 | ||
| 21873 | 2026.01.08 00:44:04.666524 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 21874 | 2026.01.08 00:44:04.666846 [ 268 ] {d6f21d8e-ce79-4b5e-81ab-2386c6eea68c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21875 | 2026.01.08 00:44:04.666900 [ 268 ] {d6f21d8e-ce79-4b5e-81ab-2386c6eea68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21876 | 2026.01.08 00:44:04.667409 [ 268 ] {d6f21d8e-ce79-4b5e-81ab-2386c6eea68c} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21877 | 2026.01.08 00:44:04.667653 [ 268 ] {d6f21d8e-ce79-4b5e-81ab-2386c6eea68c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21878 | 2026.01.08 00:44:04.667801 [ 268 ] {d6f21d8e-ce79-4b5e-81ab-2386c6eea68c} <Debug> executeQuery: Read 1218 rows, 99.90 KiB in 0.00297 sec., 410101.0101010101 rows/sec., 32.85 MiB/sec. | ||
| 21879 | 2026.01.08 00:44:04.667844 [ 268 ] {d6f21d8e-ce79-4b5e-81ab-2386c6eea68c} <Debug> TCPHandler: Processed in 0.00317398 sec. | ||
| 21880 | 2026.01.08 00:44:04.667971 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21881 | 2026.01.08 00:44:04.668074 [ 268 ] {17c05234-fc28-4e7b-8304-971f30fe882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21882 | 2026.01.08 00:44:04.668119 [ 268 ] {17c05234-fc28-4e7b-8304-971f30fe882b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21883 | 2026.01.08 00:44:04.668712 [ 268 ] {17c05234-fc28-4e7b-8304-971f30fe882b} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21884 | 2026.01.08 00:44:04.668753 [ 268 ] {17c05234-fc28-4e7b-8304-971f30fe882b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21885 | 2026.01.08 00:44:04.669088 [ 268 ] {17c05234-fc28-4e7b-8304-971f30fe882b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21886 | 2026.01.08 00:44:04.669317 [ 268 ] {17c05234-fc28-4e7b-8304-971f30fe882b} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21887 | 2026.01.08 00:44:04.669459 [ 268 ] {17c05234-fc28-4e7b-8304-971f30fe882b} <Debug> executeQuery: Read 258 rows, 16.29 KiB in 0.0014 sec., 184285.7142857143 rows/sec., 11.36 MiB/sec. | ||
| 21888 | 2026.01.08 00:44:04.669512 [ 268 ] {17c05234-fc28-4e7b-8304-971f30fe882b} <Debug> TCPHandler: Processed in 0.001591715 sec. | ||
| 21889 | 2026.01.08 00:44:04.669674 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21890 | 2026.01.08 00:44:04.669805 [ 268 ] {989dafef-eda5-488c-b90d-302d153893df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21891 | 2026.01.08 00:44:04.669858 [ 268 ] {989dafef-eda5-488c-b90d-302d153893df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21892 | 2026.01.08 00:44:04.670508 [ 268 ] {989dafef-eda5-488c-b90d-302d153893df} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21893 | 2026.01.08 00:44:04.670555 [ 268 ] {989dafef-eda5-488c-b90d-302d153893df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21894 | 2026.01.08 00:44:04.670929 [ 268 ] {989dafef-eda5-488c-b90d-302d153893df} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21895 | 2026.01.08 00:44:04.671150 [ 268 ] {989dafef-eda5-488c-b90d-302d153893df} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21896 | 2026.01.08 00:44:04.671290 [ 268 ] {989dafef-eda5-488c-b90d-302d153893df} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001514 sec., 140026.42007926025 rows/sec., 9.03 MiB/sec. | ||
| 21897 | 2026.01.08 00:44:04.671331 [ 268 ] {989dafef-eda5-488c-b90d-302d153893df} <Debug> TCPHandler: Processed in 0.001721199 sec. | ||
| 21898 | 2026.01.08 00:44:04.671436 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21899 | 2026.01.08 00:44:04.671535 [ 268 ] {be462a02-78b2-409b-9f9d-83f7c7a3445c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21900 | 2026.01.08 00:44:04.671579 [ 268 ] {be462a02-78b2-409b-9f9d-83f7c7a3445c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21901 | 2026.01.08 00:44:04.672106 [ 268 ] {be462a02-78b2-409b-9f9d-83f7c7a3445c} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21902 | 2026.01.08 00:44:04.672145 [ 268 ] {be462a02-78b2-409b-9f9d-83f7c7a3445c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21903 | 2026.01.08 00:44:04.672464 [ 268 ] {be462a02-78b2-409b-9f9d-83f7c7a3445c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 21904 | 2026.01.08 00:44:04.672682 [ 268 ] {be462a02-78b2-409b-9f9d-83f7c7a3445c} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21905 | 2026.01.08 00:44:04.672817 [ 268 ] {be462a02-78b2-409b-9f9d-83f7c7a3445c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001302 sec., 162058.3717357911 rows/sec., 9.20 MiB/sec. | ||
| 21906 | 2026.01.08 00:44:04.672857 [ 268 ] {be462a02-78b2-409b-9f9d-83f7c7a3445c} <Debug> TCPHandler: Processed in 0.001470991 sec. | ||
| 21907 | 2026.01.08 00:44:04.672960 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21908 | 2026.01.08 00:44:04.673056 [ 268 ] {622a11ba-6e5f-444c-8667-4c984ad7922e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21909 | 2026.01.08 00:44:04.673098 [ 268 ] {622a11ba-6e5f-444c-8667-4c984ad7922e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21910 | 2026.01.08 00:44:04.673887 [ 268 ] {622a11ba-6e5f-444c-8667-4c984ad7922e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21911 | 2026.01.08 00:44:04.673925 [ 268 ] {622a11ba-6e5f-444c-8667-4c984ad7922e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21912 | 2026.01.08 00:44:04.674277 [ 268 ] {622a11ba-6e5f-444c-8667-4c984ad7922e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21913 | 2026.01.08 00:44:04.674504 [ 268 ] {622a11ba-6e5f-444c-8667-4c984ad7922e} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21914 | 2026.01.08 00:44:04.674639 [ 268 ] {622a11ba-6e5f-444c-8667-4c984ad7922e} <Debug> executeQuery: Read 738 rows, 53.12 KiB in 0.001601 sec., 460961.89881324174 rows/sec., 32.40 MiB/sec. | ||
| 21915 | 2026.01.08 00:44:04.674678 [ 268 ] {622a11ba-6e5f-444c-8667-4c984ad7922e} <Debug> TCPHandler: Processed in 0.00176757 sec. | ||
| 21916 | 2026.01.08 00:44:04.674789 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21917 | 2026.01.08 00:44:04.674886 [ 268 ] {8721e7b2-594c-46e0-864d-91a2938c9200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21918 | 2026.01.08 00:44:04.674930 [ 268 ] {8721e7b2-594c-46e0-864d-91a2938c9200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21919 | 2026.01.08 00:44:04.675271 [ 268 ] {8721e7b2-594c-46e0-864d-91a2938c9200} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21920 | 2026.01.08 00:44:04.675310 [ 268 ] {8721e7b2-594c-46e0-864d-91a2938c9200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21921 | 2026.01.08 00:44:04.675620 [ 268 ] {8721e7b2-594c-46e0-864d-91a2938c9200} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 21922 | 2026.01.08 00:44:04.675833 [ 268 ] {8721e7b2-594c-46e0-864d-91a2938c9200} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21923 | 2026.01.08 00:44:04.675968 [ 268 ] {8721e7b2-594c-46e0-864d-91a2938c9200} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 21924 | 2026.01.08 00:44:04.676007 [ 268 ] {8721e7b2-594c-46e0-864d-91a2938c9200} <Debug> TCPHandler: Processed in 0.001269196 sec. | ||
| 21925 | 2026.01.08 00:44:04.676014 [ 226 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 21926 | 2026.01.08 00:44:04.676064 [ 226 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 21927 | 2026.01.08 00:44:04.676109 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21928 | 2026.01.08 00:44:04.676210 [ 268 ] {f88d8155-3328-45ed-9528-36c294a77d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21929 | 2026.01.08 00:44:04.676255 [ 268 ] {f88d8155-3328-45ed-9528-36c294a77d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21930 | 2026.01.08 00:44:04.676728 [ 268 ] {f88d8155-3328-45ed-9528-36c294a77d9f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21931 | 2026.01.08 00:44:04.676773 [ 268 ] {f88d8155-3328-45ed-9528-36c294a77d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21932 | 2026.01.08 00:44:04.677159 [ 268 ] {f88d8155-3328-45ed-9528-36c294a77d9f} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21933 | 2026.01.08 00:44:04.677388 [ 268 ] {f88d8155-3328-45ed-9528-36c294a77d9f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21934 | 2026.01.08 00:44:04.677520 [ 268 ] {f88d8155-3328-45ed-9528-36c294a77d9f} <Debug> executeQuery: Read 315 rows, 21.18 KiB in 0.001328 sec., 237198.7951807229 rows/sec., 15.58 MiB/sec. | ||
| 21935 | 2026.01.08 00:44:04.677558 [ 268 ] {f88d8155-3328-45ed-9528-36c294a77d9f} <Debug> TCPHandler: Processed in 0.001498883 sec. | ||
| 21936 | 2026.01.08 00:44:04.677681 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21937 | 2026.01.08 00:44:04.677810 [ 268 ] {1ff71d11-a879-47ee-9eb5-39d660fe9d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21938 | 2026.01.08 00:44:04.677865 [ 268 ] {1ff71d11-a879-47ee-9eb5-39d660fe9d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21939 | 2026.01.08 00:44:04.678241 [ 268 ] {1ff71d11-a879-47ee-9eb5-39d660fe9d21} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21940 | 2026.01.08 00:44:04.678285 [ 268 ] {1ff71d11-a879-47ee-9eb5-39d660fe9d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21941 | 2026.01.08 00:44:04.678703 [ 268 ] {1ff71d11-a879-47ee-9eb5-39d660fe9d21} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 21942 | 2026.01.08 00:44:04.679030 [ 268 ] {1ff71d11-a879-47ee-9eb5-39d660fe9d21} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21943 | 2026.01.08 00:44:04.679174 [ 268 ] {1ff71d11-a879-47ee-9eb5-39d660fe9d21} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec. | ||
| 21944 | 2026.01.08 00:44:04.679214 [ 268 ] {1ff71d11-a879-47ee-9eb5-39d660fe9d21} <Debug> TCPHandler: Processed in 0.001594215 sec. | ||
| 21945 | 2026.01.08 00:44:04.679337 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21946 | 2026.01.08 00:44:04.679464 [ 268 ] {a03bb157-af7e-4f5e-8851-0a237c71734a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21947 | 2026.01.08 00:44:04.679533 [ 268 ] {a03bb157-af7e-4f5e-8851-0a237c71734a} <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 | ||
| 21948 | 2026.01.08 00:44:04.679738 [ 226 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 21949 | 2026.01.08 00:44:04.680558 [ 268 ] {a03bb157-af7e-4f5e-8851-0a237c71734a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21950 | 2026.01.08 00:44:04.680602 [ 268 ] {a03bb157-af7e-4f5e-8851-0a237c71734a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21951 | 2026.01.08 00:44:04.681205 [ 268 ] {a03bb157-af7e-4f5e-8851-0a237c71734a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 21952 | 2026.01.08 00:44:04.681457 [ 268 ] {a03bb157-af7e-4f5e-8851-0a237c71734a} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21953 | 2026.01.08 00:44:04.681608 [ 268 ] {a03bb157-af7e-4f5e-8851-0a237c71734a} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002169 sec., 23974.181650530198 rows/sec., 42.96 MiB/sec. | ||
| 21954 | 2026.01.08 00:44:04.681686 [ 268 ] {a03bb157-af7e-4f5e-8851-0a237c71734a} <Debug> TCPHandler: Processed in 0.002412038 sec. | ||
| 21955 | 2026.01.08 00:44:04.681800 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21956 | 2026.01.08 00:44:04.681898 [ 268 ] {f4fe30f1-6417-478a-a4e8-bdbe3727d8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21957 | 2026.01.08 00:44:04.681942 [ 268 ] {f4fe30f1-6417-478a-a4e8-bdbe3727d8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21958 | 2026.01.08 00:44:04.682297 [ 268 ] {f4fe30f1-6417-478a-a4e8-bdbe3727d8c5} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21959 | 2026.01.08 00:44:04.682336 [ 268 ] {f4fe30f1-6417-478a-a4e8-bdbe3727d8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 21960 | 2026.01.08 00:44:04.682648 [ 268 ] {f4fe30f1-6417-478a-a4e8-bdbe3727d8c5} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21961 | 2026.01.08 00:44:04.682870 [ 268 ] {f4fe30f1-6417-478a-a4e8-bdbe3727d8c5} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21962 | 2026.01.08 00:44:04.683008 [ 268 ] {f4fe30f1-6417-478a-a4e8-bdbe3727d8c5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00113 sec., 92035.3982300885 rows/sec., 5.64 MiB/sec. | ||
| 21963 | 2026.01.08 00:44:04.683046 [ 268 ] {f4fe30f1-6417-478a-a4e8-bdbe3727d8c5} <Debug> TCPHandler: Processed in 0.001297927 sec. | ||
| 21964 | 2026.01.08 00:44:06.934783 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21965 | 2026.01.08 00:44:06.934874 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21966 | 2026.01.08 00:44:07.162690 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45233 | ||
| 21967 | 2026.01.08 00:44:07.163210 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21968 | 2026.01.08 00:44:07.163257 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21969 | 2026.01.08 00:44:07.163738 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21970 | 2026.01.08 00:44:07.163986 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21971 | 2026.01.08 00:44:07.164137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45233 | ||
| 21972 | 2026.01.08 00:44:09.319105 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21973 | 2026.01.08 00:44:09.319160 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21974 | 2026.01.08 00:44:09.322637 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21975 | 2026.01.08 00:44:09.604908 [ 222 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21976 | 2026.01.08 00:44:09.604988 [ 222 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21977 | 2026.01.08 00:44:09.608776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21978 | 2026.01.08 00:44:09.609443 [ 222 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21979 | 2026.01.08 00:44:09.627181 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21980 | 2026.01.08 00:44:09.627230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21981 | 2026.01.08 00:44:09.633640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21982 | 2026.01.08 00:44:09.634352 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21983 | 2026.01.08 00:44:09.637544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21984 | 2026.01.08 00:44:09.646097 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21985 | 2026.01.08 00:44:09.646238 [ 268 ] {0ec61041-b3ff-46c1-864c-f2357d004046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21986 | 2026.01.08 00:44:09.646294 [ 268 ] {0ec61041-b3ff-46c1-864c-f2357d004046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21987 | 2026.01.08 00:44:09.646824 [ 268 ] {0ec61041-b3ff-46c1-864c-f2357d004046} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21988 | 2026.01.08 00:44:09.646860 [ 268 ] {0ec61041-b3ff-46c1-864c-f2357d004046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21989 | 2026.01.08 00:44:09.647170 [ 268 ] {0ec61041-b3ff-46c1-864c-f2357d004046} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21990 | 2026.01.08 00:44:09.647376 [ 268 ] {0ec61041-b3ff-46c1-864c-f2357d004046} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21991 | 2026.01.08 00:44:09.647507 [ 268 ] {0ec61041-b3ff-46c1-864c-f2357d004046} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001308 sec., 1529.0519877675843 rows/sec., 113.48 KiB/sec. | ||
| 21992 | 2026.01.08 00:44:09.647546 [ 268 ] {0ec61041-b3ff-46c1-864c-f2357d004046} <Debug> TCPHandler: Processed in 0.001563234 sec. | ||
| 21993 | 2026.01.08 00:44:09.647663 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21994 | 2026.01.08 00:44:09.647756 [ 268 ] {045387cb-4687-4b98-8689-b279767c8158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21995 | 2026.01.08 00:44:09.647795 [ 268 ] {045387cb-4687-4b98-8689-b279767c8158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21996 | 2026.01.08 00:44:09.648194 [ 268 ] {045387cb-4687-4b98-8689-b279767c8158} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21997 | 2026.01.08 00:44:09.648228 [ 268 ] {045387cb-4687-4b98-8689-b279767c8158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 21998 | 2026.01.08 00:44:09.648524 [ 268 ] {045387cb-4687-4b98-8689-b279767c8158} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21999 | 2026.01.08 00:44:09.648729 [ 268 ] {045387cb-4687-4b98-8689-b279767c8158} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22000 | 2026.01.08 00:44:09.648852 [ 268 ] {045387cb-4687-4b98-8689-b279767c8158} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001115 sec., 62780.269058295955 rows/sec., 4.95 MiB/sec. | ||
| 22001 | 2026.01.08 00:44:09.648889 [ 268 ] {045387cb-4687-4b98-8689-b279767c8158} <Debug> TCPHandler: Processed in 0.001273707 sec. | ||
| 22002 | 2026.01.08 00:44:09.648959 [ 218 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22003 | 2026.01.08 00:44:09.648999 [ 218 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22004 | 2026.01.08 00:44:09.649000 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22005 | 2026.01.08 00:44:09.649105 [ 268 ] {722c0ee6-5c51-4c1a-8052-72450466a54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22006 | 2026.01.08 00:44:09.649147 [ 268 ] {722c0ee6-5c51-4c1a-8052-72450466a54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22007 | 2026.01.08 00:44:09.649538 [ 268 ] {722c0ee6-5c51-4c1a-8052-72450466a54c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22008 | 2026.01.08 00:44:09.649573 [ 268 ] {722c0ee6-5c51-4c1a-8052-72450466a54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22009 | 2026.01.08 00:44:09.649903 [ 268 ] {722c0ee6-5c51-4c1a-8052-72450466a54c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22010 | 2026.01.08 00:44:09.650144 [ 268 ] {722c0ee6-5c51-4c1a-8052-72450466a54c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22011 | 2026.01.08 00:44:09.650285 [ 268 ] {722c0ee6-5c51-4c1a-8052-72450466a54c} <Debug> executeQuery: Read 7 rows, 513.00 B in 0.001198 sec., 5843.071786310517 rows/sec., 418.18 KiB/sec. | ||
| 22012 | 2026.01.08 00:44:09.650324 [ 268 ] {722c0ee6-5c51-4c1a-8052-72450466a54c} <Debug> TCPHandler: Processed in 0.001371649 sec. | ||
| 22013 | 2026.01.08 00:44:09.650440 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22014 | 2026.01.08 00:44:09.650533 [ 268 ] {e869efe9-fde6-4ec0-acc7-ca7d0b6e3093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22015 | 2026.01.08 00:44:09.650572 [ 268 ] {e869efe9-fde6-4ec0-acc7-ca7d0b6e3093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22016 | 2026.01.08 00:44:09.650980 [ 268 ] {e869efe9-fde6-4ec0-acc7-ca7d0b6e3093} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22017 | 2026.01.08 00:44:09.651018 [ 268 ] {e869efe9-fde6-4ec0-acc7-ca7d0b6e3093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22018 | 2026.01.08 00:44:09.651347 [ 268 ] {e869efe9-fde6-4ec0-acc7-ca7d0b6e3093} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22019 | 2026.01.08 00:44:09.651588 [ 268 ] {e869efe9-fde6-4ec0-acc7-ca7d0b6e3093} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22020 | 2026.01.08 00:44:09.651713 [ 268 ] {e869efe9-fde6-4ec0-acc7-ca7d0b6e3093} <Debug> executeQuery: Read 83 rows, 6.50 KiB in 0.001199 sec., 69224.35362802335 rows/sec., 5.29 MiB/sec. | ||
| 22021 | 2026.01.08 00:44:09.651751 [ 268 ] {e869efe9-fde6-4ec0-acc7-ca7d0b6e3093} <Debug> TCPHandler: Processed in 0.001357359 sec. | ||
| 22022 | 2026.01.08 00:44:09.651763 [ 224 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22023 | 2026.01.08 00:44:09.651791 [ 224 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22024 | 2026.01.08 00:44:09.651869 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22025 | 2026.01.08 00:44:09.651961 [ 268 ] {7bd20601-1d71-4aef-8fd9-b3d809b22752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22026 | 2026.01.08 00:44:09.652004 [ 268 ] {7bd20601-1d71-4aef-8fd9-b3d809b22752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22027 | 2026.01.08 00:44:09.652332 [ 218 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22028 | 2026.01.08 00:44:09.652421 [ 268 ] {7bd20601-1d71-4aef-8fd9-b3d809b22752} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22029 | 2026.01.08 00:44:09.652461 [ 268 ] {7bd20601-1d71-4aef-8fd9-b3d809b22752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22030 | 2026.01.08 00:44:09.652793 [ 268 ] {7bd20601-1d71-4aef-8fd9-b3d809b22752} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22031 | 2026.01.08 00:44:09.653009 [ 268 ] {7bd20601-1d71-4aef-8fd9-b3d809b22752} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22032 | 2026.01.08 00:44:09.653134 [ 268 ] {7bd20601-1d71-4aef-8fd9-b3d809b22752} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001191 sec., 136020.15113350126 rows/sec., 9.46 MiB/sec. | ||
| 22033 | 2026.01.08 00:44:09.653171 [ 268 ] {7bd20601-1d71-4aef-8fd9-b3d809b22752} <Debug> TCPHandler: Processed in 0.001348038 sec. | ||
| 22034 | 2026.01.08 00:44:09.653302 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22035 | 2026.01.08 00:44:09.653396 [ 268 ] {fe52bcb8-a7c7-4b48-81f6-7b6a3091b5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22036 | 2026.01.08 00:44:09.653450 [ 268 ] {fe52bcb8-a7c7-4b48-81f6-7b6a3091b5aa} <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 | ||
| 22037 | 2026.01.08 00:44:09.654168 [ 268 ] {fe52bcb8-a7c7-4b48-81f6-7b6a3091b5aa} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22038 | 2026.01.08 00:44:09.654203 [ 268 ] {fe52bcb8-a7c7-4b48-81f6-7b6a3091b5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22039 | 2026.01.08 00:44:09.654690 [ 268 ] {fe52bcb8-a7c7-4b48-81f6-7b6a3091b5aa} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22040 | 2026.01.08 00:44:09.654921 [ 268 ] {fe52bcb8-a7c7-4b48-81f6-7b6a3091b5aa} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22041 | 2026.01.08 00:44:09.655060 [ 268 ] {fe52bcb8-a7c7-4b48-81f6-7b6a3091b5aa} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001682 sec., 2972.651605231867 rows/sec., 5.33 MiB/sec. | ||
| 22042 | 2026.01.08 00:44:09.655115 [ 268 ] {fe52bcb8-a7c7-4b48-81f6-7b6a3091b5aa} <Debug> TCPHandler: Processed in 0.001860613 sec. | ||
| 22043 | 2026.01.08 00:44:09.655128 [ 224 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22044 | 2026.01.08 00:44:09.655231 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22045 | 2026.01.08 00:44:09.655329 [ 268 ] {31be4229-6691-450e-9205-52435b6774b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22046 | 2026.01.08 00:44:09.655370 [ 268 ] {31be4229-6691-450e-9205-52435b6774b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22047 | 2026.01.08 00:44:09.655713 [ 268 ] {31be4229-6691-450e-9205-52435b6774b9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22048 | 2026.01.08 00:44:09.655750 [ 268 ] {31be4229-6691-450e-9205-52435b6774b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22049 | 2026.01.08 00:44:09.656060 [ 268 ] {31be4229-6691-450e-9205-52435b6774b9} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22050 | 2026.01.08 00:44:09.656267 [ 268 ] {31be4229-6691-450e-9205-52435b6774b9} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22051 | 2026.01.08 00:44:09.656396 [ 268 ] {31be4229-6691-450e-9205-52435b6774b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 22052 | 2026.01.08 00:44:09.656433 [ 268 ] {31be4229-6691-450e-9205-52435b6774b9} <Debug> TCPHandler: Processed in 0.001249536 sec. | ||
| 22053 | 2026.01.08 00:44:10.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.00 MiB, peak 422.00 MiB, free memory in arenas 0.00 B, will set to 403.99 MiB (RSS), difference: -1.02 MiB | ||
| 22054 | 2026.01.08 00:44:10.065134 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22055 | 2026.01.08 00:44:10.065384 [ 268 ] {ec91ee99-4bb6-455e-9360-8fe1adf7ad03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22056 | 2026.01.08 00:44:10.065481 [ 268 ] {ec91ee99-4bb6-455e-9360-8fe1adf7ad03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22057 | 2026.01.08 00:44:10.066500 [ 268 ] {ec91ee99-4bb6-455e-9360-8fe1adf7ad03} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22058 | 2026.01.08 00:44:10.066552 [ 268 ] {ec91ee99-4bb6-455e-9360-8fe1adf7ad03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22059 | 2026.01.08 00:44:10.066971 [ 268 ] {ec91ee99-4bb6-455e-9360-8fe1adf7ad03} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 22060 | 2026.01.08 00:44:10.067210 [ 268 ] {ec91ee99-4bb6-455e-9360-8fe1adf7ad03} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22061 | 2026.01.08 00:44:10.067379 [ 268 ] {ec91ee99-4bb6-455e-9360-8fe1adf7ad03} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002062 sec., 198836.0814742968 rows/sec., 12.61 MiB/sec. | ||
| 22062 | 2026.01.08 00:44:10.067434 [ 268 ] {ec91ee99-4bb6-455e-9360-8fe1adf7ad03} <Debug> TCPHandler: Processed in 0.00246405 sec. | ||
| 22063 | 2026.01.08 00:44:10.067560 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22064 | 2026.01.08 00:44:10.067663 [ 268 ] {4b43a2c5-5b11-4dcb-b1d8-0cd5192061eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22065 | 2026.01.08 00:44:10.067708 [ 268 ] {4b43a2c5-5b11-4dcb-b1d8-0cd5192061eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22066 | 2026.01.08 00:44:10.068122 [ 268 ] {4b43a2c5-5b11-4dcb-b1d8-0cd5192061eb} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22067 | 2026.01.08 00:44:10.068159 [ 268 ] {4b43a2c5-5b11-4dcb-b1d8-0cd5192061eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22068 | 2026.01.08 00:44:10.068457 [ 268 ] {4b43a2c5-5b11-4dcb-b1d8-0cd5192061eb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22069 | 2026.01.08 00:44:10.068682 [ 268 ] {4b43a2c5-5b11-4dcb-b1d8-0cd5192061eb} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22070 | 2026.01.08 00:44:10.068799 [ 58 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Selected 6 parts from all_1_33_8 to all_38_38_0 | ||
| 22071 | 2026.01.08 00:44:10.068817 [ 268 ] {4b43a2c5-5b11-4dcb-b1d8-0cd5192061eb} <Debug> executeQuery: Read 5 rows, 410.00 B in 0.001177 sec., 4248.088360237893 rows/sec., 340.18 KiB/sec. | ||
| 22072 | 2026.01.08 00:44:10.068866 [ 58 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22073 | 2026.01.08 00:44:10.068878 [ 268 ] {4b43a2c5-5b11-4dcb-b1d8-0cd5192061eb} <Debug> TCPHandler: Processed in 0.001369079 sec. | ||
| 22074 | 2026.01.08 00:44:10.068897 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22075 | 2026.01.08 00:44:10.068990 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22076 | 2026.01.08 00:44:10.069040 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_8 to all_38_38_0 into Compact with storage Full | ||
| 22077 | 2026.01.08 00:44:10.069090 [ 268 ] {44c0cbd6-00f0-44f2-8145-57110f09e877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22078 | 2026.01.08 00:44:10.069137 [ 268 ] {44c0cbd6-00f0-44f2-8145-57110f09e877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22079 | 2026.01.08 00:44:10.069188 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22080 | 2026.01.08 00:44:10.069231 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 22081 | 2026.01.08 00:44:10.069307 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 22082 | 2026.01.08 00:44:10.069360 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 22083 | 2026.01.08 00:44:10.069412 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 22084 | 2026.01.08 00:44:10.069460 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 22085 | 2026.01.08 00:44:10.069508 [ 203 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 22086 | 2026.01.08 00:44:10.070383 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139945 sec., 30011.79034620744 rows/sec., 2.47 MiB/sec. | ||
| 22087 | 2026.01.08 00:44:10.070561 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 22088 | 2026.01.08 00:44:10.070851 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22089 | 2026.01.08 00:44:10.070936 [ 201 ] {4e3e44c3-5029-403a-90c0-54d8703531cc::all_1_38_9} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc) (MergerMutator): Merged 6 parts: [all_1_33_8, all_38_38_0] -> all_1_38_9 | ||
| 22090 | 2026.01.08 00:44:10.071047 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 22091 | 2026.01.08 00:44:10.071324 [ 268 ] {44c0cbd6-00f0-44f2-8145-57110f09e877} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22092 | 2026.01.08 00:44:10.071367 [ 268 ] {44c0cbd6-00f0-44f2-8145-57110f09e877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22093 | 2026.01.08 00:44:10.071822 [ 268 ] {44c0cbd6-00f0-44f2-8145-57110f09e877} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22094 | 2026.01.08 00:44:10.072033 [ 268 ] {44c0cbd6-00f0-44f2-8145-57110f09e877} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22095 | 2026.01.08 00:44:10.072168 [ 268 ] {44c0cbd6-00f0-44f2-8145-57110f09e877} <Debug> executeQuery: Read 2366 rows, 197.16 KiB in 0.003097 sec., 763965.1275427834 rows/sec., 62.17 MiB/sec. | ||
| 22096 | 2026.01.08 00:44:10.072210 [ 268 ] {44c0cbd6-00f0-44f2-8145-57110f09e877} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 22097 | 2026.01.08 00:44:10.072223 [ 268 ] {44c0cbd6-00f0-44f2-8145-57110f09e877} <Debug> TCPHandler: Processed in 0.003282694 sec. | ||
| 22098 | 2026.01.08 00:44:10.072331 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22099 | 2026.01.08 00:44:10.072427 [ 268 ] {555a88ef-2c7d-44fb-968b-f213ef772525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22100 | 2026.01.08 00:44:10.072468 [ 268 ] {555a88ef-2c7d-44fb-968b-f213ef772525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22101 | 2026.01.08 00:44:10.073008 [ 268 ] {555a88ef-2c7d-44fb-968b-f213ef772525} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22102 | 2026.01.08 00:44:10.073045 [ 268 ] {555a88ef-2c7d-44fb-968b-f213ef772525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22103 | 2026.01.08 00:44:10.073353 [ 268 ] {555a88ef-2c7d-44fb-968b-f213ef772525} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22104 | 2026.01.08 00:44:10.073568 [ 268 ] {555a88ef-2c7d-44fb-968b-f213ef772525} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22105 | 2026.01.08 00:44:10.073694 [ 268 ] {555a88ef-2c7d-44fb-968b-f213ef772525} <Debug> executeQuery: Read 265 rows, 16.79 KiB in 0.001287 sec., 205905.20590520592 rows/sec., 12.74 MiB/sec. | ||
| 22106 | 2026.01.08 00:44:10.073732 [ 268 ] {555a88ef-2c7d-44fb-968b-f213ef772525} <Debug> TCPHandler: Processed in 0.001450211 sec. | ||
| 22107 | 2026.01.08 00:44:10.073843 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22108 | 2026.01.08 00:44:10.073937 [ 268 ] {346562b4-6881-4fb3-8c78-115f36991807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22109 | 2026.01.08 00:44:10.073975 [ 268 ] {346562b4-6881-4fb3-8c78-115f36991807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22110 | 2026.01.08 00:44:10.074566 [ 268 ] {346562b4-6881-4fb3-8c78-115f36991807} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22111 | 2026.01.08 00:44:10.074602 [ 268 ] {346562b4-6881-4fb3-8c78-115f36991807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22112 | 2026.01.08 00:44:10.074924 [ 268 ] {346562b4-6881-4fb3-8c78-115f36991807} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 22113 | 2026.01.08 00:44:10.075147 [ 268 ] {346562b4-6881-4fb3-8c78-115f36991807} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22114 | 2026.01.08 00:44:10.075274 [ 268 ] {346562b4-6881-4fb3-8c78-115f36991807} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001356 sec., 324483.77581120946 rows/sec., 21.47 MiB/sec. | ||
| 22115 | 2026.01.08 00:44:10.075312 [ 268 ] {346562b4-6881-4fb3-8c78-115f36991807} <Debug> TCPHandler: Processed in 0.001518783 sec. | ||
| 22116 | 2026.01.08 00:44:10.075421 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22117 | 2026.01.08 00:44:10.075515 [ 268 ] {19f4df5d-1a94-4a7c-b0b4-5d2dea4d5dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22118 | 2026.01.08 00:44:10.075554 [ 268 ] {19f4df5d-1a94-4a7c-b0b4-5d2dea4d5dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22119 | 2026.01.08 00:44:10.076050 [ 268 ] {19f4df5d-1a94-4a7c-b0b4-5d2dea4d5dd3} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22120 | 2026.01.08 00:44:10.076085 [ 268 ] {19f4df5d-1a94-4a7c-b0b4-5d2dea4d5dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22121 | 2026.01.08 00:44:10.076392 [ 268 ] {19f4df5d-1a94-4a7c-b0b4-5d2dea4d5dd3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 22122 | 2026.01.08 00:44:10.076597 [ 268 ] {19f4df5d-1a94-4a7c-b0b4-5d2dea4d5dd3} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22123 | 2026.01.08 00:44:10.076703 [ 58 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 6 parts from all_1_55_12 to all_60_60_0 | ||
| 22124 | 2026.01.08 00:44:10.076722 [ 268 ] {19f4df5d-1a94-4a7c-b0b4-5d2dea4d5dd3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 22125 | 2026.01.08 00:44:10.076739 [ 58 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22126 | 2026.01.08 00:44:10.076765 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22127 | 2026.01.08 00:44:10.076766 [ 268 ] {19f4df5d-1a94-4a7c-b0b4-5d2dea4d5dd3} <Debug> TCPHandler: Processed in 0.001393229 sec. | ||
| 22128 | 2026.01.08 00:44:10.076857 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_12 to all_60_60_0 into Compact with storage Full | ||
| 22129 | 2026.01.08 00:44:10.076888 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22130 | 2026.01.08 00:44:10.076969 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22131 | 2026.01.08 00:44:10.076987 [ 268 ] {46840f90-0e1a-4448-9cac-3cde67fbf78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22132 | 2026.01.08 00:44:10.077003 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_12, total 223 rows starting from the beginning of the part | ||
| 22133 | 2026.01.08 00:44:10.077034 [ 268 ] {46840f90-0e1a-4448-9cac-3cde67fbf78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22134 | 2026.01.08 00:44:10.077064 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 22135 | 2026.01.08 00:44:10.077112 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 211 rows starting from the beginning of the part | ||
| 22136 | 2026.01.08 00:44:10.077154 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 211 rows starting from the beginning of the part | ||
| 22137 | 2026.01.08 00:44:10.077196 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 211 rows starting from the beginning of the part | ||
| 22138 | 2026.01.08 00:44:10.077238 [ 203 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 211 rows starting from the beginning of the part | ||
| 22139 | 2026.01.08 00:44:10.078193 [ 268 ] {46840f90-0e1a-4448-9cac-3cde67fbf78f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22140 | 2026.01.08 00:44:10.078243 [ 268 ] {46840f90-0e1a-4448-9cac-3cde67fbf78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22141 | 2026.01.08 00:44:10.078269 [ 196 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448871 sec., 882066.1052640297 rows/sec., 53.62 MiB/sec. | ||
| 22142 | 2026.01.08 00:44:10.078456 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Trace> MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) | ||
| 22143 | 2026.01.08 00:44:10.078722 [ 268 ] {46840f90-0e1a-4448-9cac-3cde67fbf78f} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22144 | 2026.01.08 00:44:10.078775 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22145 | 2026.01.08 00:44:10.078868 [ 194 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_60_13} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 6 parts: [all_1_55_12, all_60_60_0] -> all_1_60_13 | ||
| 22146 | 2026.01.08 00:44:10.078983 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 22147 | 2026.01.08 00:44:10.079020 [ 268 ] {46840f90-0e1a-4448-9cac-3cde67fbf78f} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22148 | 2026.01.08 00:44:10.079173 [ 268 ] {46840f90-0e1a-4448-9cac-3cde67fbf78f} <Debug> executeQuery: Read 1210 rows, 88.70 KiB in 0.002204 sec., 549001.8148820327 rows/sec., 39.30 MiB/sec. | ||
| 22149 | 2026.01.08 00:44:10.079216 [ 268 ] {46840f90-0e1a-4448-9cac-3cde67fbf78f} <Debug> TCPHandler: Processed in 0.002376027 sec. | ||
| 22150 | 2026.01.08 00:44:10.079326 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22151 | 2026.01.08 00:44:10.079426 [ 268 ] {c3290789-a07e-46d4-b666-a8a93203a078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22152 | 2026.01.08 00:44:10.079470 [ 268 ] {c3290789-a07e-46d4-b666-a8a93203a078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22153 | 2026.01.08 00:44:10.079826 [ 268 ] {c3290789-a07e-46d4-b666-a8a93203a078} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22154 | 2026.01.08 00:44:10.079864 [ 268 ] {c3290789-a07e-46d4-b666-a8a93203a078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22155 | 2026.01.08 00:44:10.080192 [ 268 ] {c3290789-a07e-46d4-b666-a8a93203a078} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 22156 | 2026.01.08 00:44:10.080399 [ 268 ] {c3290789-a07e-46d4-b666-a8a93203a078} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22157 | 2026.01.08 00:44:10.080505 [ 58 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 6 parts from all_1_46_10 to all_55_55_0 | ||
| 22158 | 2026.01.08 00:44:10.080531 [ 268 ] {c3290789-a07e-46d4-b666-a8a93203a078} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 22159 | 2026.01.08 00:44:10.080538 [ 58 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22160 | 2026.01.08 00:44:10.080573 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22161 | 2026.01.08 00:44:10.080577 [ 268 ] {c3290789-a07e-46d4-b666-a8a93203a078} <Debug> TCPHandler: Processed in 0.001302357 sec. | ||
| 22162 | 2026.01.08 00:44:10.080649 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_10 to all_55_55_0 into Compact with storage Full | ||
| 22163 | 2026.01.08 00:44:10.080692 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22164 | 2026.01.08 00:44:10.080747 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22165 | 2026.01.08 00:44:10.080778 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 288 rows starting from the beginning of the part | ||
| 22166 | 2026.01.08 00:44:10.080793 [ 268 ] {60827f39-0270-416b-9dee-c5be6e9fb487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22167 | 2026.01.08 00:44:10.080820 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_51_1, total 30 rows starting from the beginning of the part | ||
| 22168 | 2026.01.08 00:44:10.080842 [ 268 ] {60827f39-0270-416b-9dee-c5be6e9fb487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22169 | 2026.01.08 00:44:10.080861 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 22170 | 2026.01.08 00:44:10.080898 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 22171 | 2026.01.08 00:44:10.080929 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 22172 | 2026.01.08 00:44:10.080962 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 22173 | 2026.01.08 00:44:10.081521 [ 268 ] {60827f39-0270-416b-9dee-c5be6e9fb487} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22174 | 2026.01.08 00:44:10.081563 [ 268 ] {60827f39-0270-416b-9dee-c5be6e9fb487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22175 | 2026.01.08 00:44:10.081673 [ 203 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.00105525 sec., 324093.81663113006 rows/sec., 16.54 MiB/sec. | ||
| 22176 | 2026.01.08 00:44:10.081832 [ 196 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 22177 | 2026.01.08 00:44:10.081947 [ 268 ] {60827f39-0270-416b-9dee-c5be6e9fb487} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22178 | 2026.01.08 00:44:10.082148 [ 196 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22179 | 2026.01.08 00:44:10.082168 [ 268 ] {60827f39-0270-416b-9dee-c5be6e9fb487} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22180 | 2026.01.08 00:44:10.082210 [ 196 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_55_11} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 6 parts: [all_1_46_10, all_55_55_0] -> all_1_55_11 | ||
| 22181 | 2026.01.08 00:44:10.082287 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 22182 | 2026.01.08 00:44:10.082299 [ 268 ] {60827f39-0270-416b-9dee-c5be6e9fb487} <Debug> executeQuery: Read 873 rows, 58.95 KiB in 0.001524 sec., 572834.6456692914 rows/sec., 37.78 MiB/sec. | ||
| 22183 | 2026.01.08 00:44:10.082340 [ 268 ] {60827f39-0270-416b-9dee-c5be6e9fb487} <Debug> TCPHandler: Processed in 0.001696658 sec. | ||
| 22184 | 2026.01.08 00:44:10.082455 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22185 | 2026.01.08 00:44:10.082550 [ 268 ] {f9212b36-3fdf-4731-b2c7-e62071a160b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22186 | 2026.01.08 00:44:10.082591 [ 268 ] {f9212b36-3fdf-4731-b2c7-e62071a160b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22187 | 2026.01.08 00:44:10.082912 [ 268 ] {f9212b36-3fdf-4731-b2c7-e62071a160b1} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22188 | 2026.01.08 00:44:10.082947 [ 268 ] {f9212b36-3fdf-4731-b2c7-e62071a160b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22189 | 2026.01.08 00:44:10.083231 [ 268 ] {f9212b36-3fdf-4731-b2c7-e62071a160b1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 22190 | 2026.01.08 00:44:10.083426 [ 268 ] {f9212b36-3fdf-4731-b2c7-e62071a160b1} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22191 | 2026.01.08 00:44:10.083553 [ 268 ] {f9212b36-3fdf-4731-b2c7-e62071a160b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 22192 | 2026.01.08 00:44:10.083590 [ 268 ] {f9212b36-3fdf-4731-b2c7-e62071a160b1} <Debug> TCPHandler: Processed in 0.001184853 sec. | ||
| 22193 | 2026.01.08 00:44:10.083698 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22194 | 2026.01.08 00:44:10.083791 [ 268 ] {c546921a-5e4a-4b9c-b731-9c42682ff406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22195 | 2026.01.08 00:44:10.083844 [ 268 ] {c546921a-5e4a-4b9c-b731-9c42682ff406} <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 | ||
| 22196 | 2026.01.08 00:44:10.084776 [ 268 ] {c546921a-5e4a-4b9c-b731-9c42682ff406} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22197 | 2026.01.08 00:44:10.084813 [ 268 ] {c546921a-5e4a-4b9c-b731-9c42682ff406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22198 | 2026.01.08 00:44:10.085378 [ 268 ] {c546921a-5e4a-4b9c-b731-9c42682ff406} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22199 | 2026.01.08 00:44:10.085600 [ 268 ] {c546921a-5e4a-4b9c-b731-9c42682ff406} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22200 | 2026.01.08 00:44:10.085742 [ 268 ] {c546921a-5e4a-4b9c-b731-9c42682ff406} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.001969 sec., 27932.96089385475 rows/sec., 50.05 MiB/sec. | ||
| 22201 | 2026.01.08 00:44:10.085801 [ 268 ] {c546921a-5e4a-4b9c-b731-9c42682ff406} <Debug> TCPHandler: Processed in 0.002152761 sec. | ||
| 22202 | 2026.01.08 00:44:10.085916 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22203 | 2026.01.08 00:44:10.086011 [ 268 ] {b38bbe1d-476a-4dc3-826c-906eb37b5873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22204 | 2026.01.08 00:44:10.086053 [ 268 ] {b38bbe1d-476a-4dc3-826c-906eb37b5873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22205 | 2026.01.08 00:44:10.086391 [ 268 ] {b38bbe1d-476a-4dc3-826c-906eb37b5873} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22206 | 2026.01.08 00:44:10.086428 [ 268 ] {b38bbe1d-476a-4dc3-826c-906eb37b5873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22207 | 2026.01.08 00:44:10.086727 [ 268 ] {b38bbe1d-476a-4dc3-826c-906eb37b5873} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22208 | 2026.01.08 00:44:10.086935 [ 268 ] {b38bbe1d-476a-4dc3-826c-906eb37b5873} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22209 | 2026.01.08 00:44:10.087064 [ 268 ] {b38bbe1d-476a-4dc3-826c-906eb37b5873} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00107 sec., 8411.214953271028 rows/sec., 594.15 KiB/sec. | ||
| 22210 | 2026.01.08 00:44:10.087102 [ 268 ] {b38bbe1d-476a-4dc3-826c-906eb37b5873} <Debug> TCPHandler: Processed in 0.001235695 sec. | ||
| 22211 | 2026.01.08 00:44:10.087213 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22212 | 2026.01.08 00:44:10.087308 [ 268 ] {481ef951-4486-46ac-a30f-9bd8d053f94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22213 | 2026.01.08 00:44:10.087349 [ 268 ] {481ef951-4486-46ac-a30f-9bd8d053f94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22214 | 2026.01.08 00:44:10.087686 [ 268 ] {481ef951-4486-46ac-a30f-9bd8d053f94f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22215 | 2026.01.08 00:44:10.087722 [ 268 ] {481ef951-4486-46ac-a30f-9bd8d053f94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22216 | 2026.01.08 00:44:10.088017 [ 268 ] {481ef951-4486-46ac-a30f-9bd8d053f94f} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22217 | 2026.01.08 00:44:10.088218 [ 268 ] {481ef951-4486-46ac-a30f-9bd8d053f94f} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22218 | 2026.01.08 00:44:10.088347 [ 268 ] {481ef951-4486-46ac-a30f-9bd8d053f94f} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001057 sec., 52980.132450331126 rows/sec., 2.97 MiB/sec. | ||
| 22219 | 2026.01.08 00:44:10.088384 [ 268 ] {481ef951-4486-46ac-a30f-9bd8d053f94f} <Debug> TCPHandler: Processed in 0.001220374 sec. | ||
| 22220 | 2026.01.08 00:44:11.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.01 MiB, peak 422.00 MiB, free memory in arenas 0.00 B, will set to 403.99 MiB (RSS), difference: -1.02 MiB | ||
| 22221 | 2026.01.08 00:44:12.317244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 2808 | ||
| 22222 | 2026.01.08 00:44:12.320270 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22223 | 2026.01.08 00:44:12.320317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22224 | 2026.01.08 00:44:12.321521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 22225 | 2026.01.08 00:44:12.321792 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22226 | 2026.01.08 00:44:12.322059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2808 | ||
| 22227 | 2026.01.08 00:44:12.403974 [ 61 ] {} <Debug> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22228 | 2026.01.08 00:44:12.404040 [ 61 ] {} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22229 | 2026.01.08 00:44:12.404064 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22230 | 2026.01.08 00:44:12.404174 [ 205 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::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 | ||
| 22231 | 2026.01.08 00:44:12.404465 [ 205 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22232 | 2026.01.08 00:44:12.404507 [ 205 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part | ||
| 22233 | 2026.01.08 00:44:12.404594 [ 205 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 22234 | 2026.01.08 00:44:12.404671 [ 205 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::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 | ||
| 22235 | 2026.01.08 00:44:12.404739 [ 205 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::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 | ||
| 22236 | 2026.01.08 00:44:12.404809 [ 205 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 22237 | 2026.01.08 00:44:12.406356 [ 196 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 6 columns (6 merged, 0 gathered) in 0.002221553 sec., 32409.760199284017 rows/sec., 6.80 MiB/sec. | ||
| 22238 | 2026.01.08 00:44:12.406519 [ 205 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22239 | 2026.01.08 00:44:12.406798 [ 205 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::all_1_5_1} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22240 | 2026.01.08 00:44:12.406861 [ 205 ] {ad4f060c-4c1b-4398-8811-8eb35628353e::all_1_5_1} <Trace> oximeter.timeseries_schema (ad4f060c-4c1b-4398-8811-8eb35628353e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22241 | 2026.01.08 00:44:12.406921 [ 205 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 22242 | 2026.01.08 00:44:14.589850 [ 225 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22243 | 2026.01.08 00:44:14.589920 [ 225 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22244 | 2026.01.08 00:44:14.592665 [ 225 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22245 | 2026.01.08 00:44:14.643531 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22246 | 2026.01.08 00:44:14.643707 [ 268 ] {66ba74b1-4561-4034-8390-e0ad6b4dc4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22247 | 2026.01.08 00:44:14.643775 [ 268 ] {66ba74b1-4561-4034-8390-e0ad6b4dc4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22248 | 2026.01.08 00:44:14.644460 [ 268 ] {66ba74b1-4561-4034-8390-e0ad6b4dc4d5} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22249 | 2026.01.08 00:44:14.644504 [ 268 ] {66ba74b1-4561-4034-8390-e0ad6b4dc4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22250 | 2026.01.08 00:44:14.644895 [ 268 ] {66ba74b1-4561-4034-8390-e0ad6b4dc4d5} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22251 | 2026.01.08 00:44:14.645130 [ 268 ] {66ba74b1-4561-4034-8390-e0ad6b4dc4d5} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22252 | 2026.01.08 00:44:14.645293 [ 268 ] {66ba74b1-4561-4034-8390-e0ad6b4dc4d5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.63 MiB/sec. | ||
| 22253 | 2026.01.08 00:44:14.645344 [ 268 ] {66ba74b1-4561-4034-8390-e0ad6b4dc4d5} <Debug> TCPHandler: Processed in 0.001941866 sec. | ||
| 22254 | 2026.01.08 00:44:14.645458 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22255 | 2026.01.08 00:44:14.645558 [ 268 ] {56475a99-c6fc-4d3a-be53-9484fcf884e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22256 | 2026.01.08 00:44:14.645600 [ 268 ] {56475a99-c6fc-4d3a-be53-9484fcf884e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22257 | 2026.01.08 00:44:14.646030 [ 268 ] {56475a99-c6fc-4d3a-be53-9484fcf884e7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22258 | 2026.01.08 00:44:14.646066 [ 268 ] {56475a99-c6fc-4d3a-be53-9484fcf884e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22259 | 2026.01.08 00:44:14.646367 [ 268 ] {56475a99-c6fc-4d3a-be53-9484fcf884e7} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22260 | 2026.01.08 00:44:14.646569 [ 268 ] {56475a99-c6fc-4d3a-be53-9484fcf884e7} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22261 | 2026.01.08 00:44:14.646698 [ 268 ] {56475a99-c6fc-4d3a-be53-9484fcf884e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001162 sec., 55077.45266781411 rows/sec., 4.30 MiB/sec. | ||
| 22262 | 2026.01.08 00:44:14.646739 [ 268 ] {56475a99-c6fc-4d3a-be53-9484fcf884e7} <Debug> TCPHandler: Processed in 0.001330648 sec. | ||
| 22263 | 2026.01.08 00:44:14.646853 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22264 | 2026.01.08 00:44:14.646945 [ 268 ] {14d5fd06-452e-4cfe-a5a3-872906f6f12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22265 | 2026.01.08 00:44:14.646989 [ 268 ] {14d5fd06-452e-4cfe-a5a3-872906f6f12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22266 | 2026.01.08 00:44:14.647370 [ 268 ] {14d5fd06-452e-4cfe-a5a3-872906f6f12d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22267 | 2026.01.08 00:44:14.647404 [ 268 ] {14d5fd06-452e-4cfe-a5a3-872906f6f12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22268 | 2026.01.08 00:44:14.647725 [ 268 ] {14d5fd06-452e-4cfe-a5a3-872906f6f12d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22269 | 2026.01.08 00:44:14.647929 [ 268 ] {14d5fd06-452e-4cfe-a5a3-872906f6f12d} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22270 | 2026.01.08 00:44:14.648039 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 5 parts from all_1_155_34 to all_159_159_0 | ||
| 22271 | 2026.01.08 00:44:14.648055 [ 268 ] {14d5fd06-452e-4cfe-a5a3-872906f6f12d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001127 sec., 113575.86512866017 rows/sec., 7.91 MiB/sec. | ||
| 22272 | 2026.01.08 00:44:14.648079 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22273 | 2026.01.08 00:44:14.648096 [ 268 ] {14d5fd06-452e-4cfe-a5a3-872906f6f12d} <Debug> TCPHandler: Processed in 0.001289697 sec. | ||
| 22274 | 2026.01.08 00:44:14.648099 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22275 | 2026.01.08 00:44:14.648192 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_155_34 to all_159_159_0 into Compact with storage Full | ||
| 22276 | 2026.01.08 00:44:14.648205 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22277 | 2026.01.08 00:44:14.648282 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22278 | 2026.01.08 00:44:14.648299 [ 268 ] {20683b46-3615-4db0-b782-37ced28e4a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22279 | 2026.01.08 00:44:14.648314 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_155_34, total 47597 rows starting from the beginning of the part | ||
| 22280 | 2026.01.08 00:44:14.648341 [ 268 ] {20683b46-3615-4db0-b782-37ced28e4a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22281 | 2026.01.08 00:44:14.648373 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 180 rows starting from the beginning of the part | ||
| 22282 | 2026.01.08 00:44:14.648420 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 315 rows starting from the beginning of the part | ||
| 22283 | 2026.01.08 00:44:14.648465 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 162 rows starting from the beginning of the part | ||
| 22284 | 2026.01.08 00:44:14.648508 [ 196 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 873 rows starting from the beginning of the part | ||
| 22285 | 2026.01.08 00:44:14.648689 [ 268 ] {20683b46-3615-4db0-b782-37ced28e4a99} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22286 | 2026.01.08 00:44:14.648722 [ 268 ] {20683b46-3615-4db0-b782-37ced28e4a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22287 | 2026.01.08 00:44:14.649023 [ 268 ] {20683b46-3615-4db0-b782-37ced28e4a99} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22288 | 2026.01.08 00:44:14.649233 [ 268 ] {20683b46-3615-4db0-b782-37ced28e4a99} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22289 | 2026.01.08 00:44:14.649361 [ 268 ] {20683b46-3615-4db0-b782-37ced28e4a99} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001078 sec., 44526.901669758816 rows/sec., 3.00 MiB/sec. | ||
| 22290 | 2026.01.08 00:44:14.649399 [ 268 ] {20683b46-3615-4db0-b782-37ced28e4a99} <Debug> TCPHandler: Processed in 0.001240845 sec. | ||
| 22291 | 2026.01.08 00:44:14.659066 [ 205 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49127 rows, containing 5 columns (5 merged, 0 gathered) in 0.01090673 sec., 4504283.135275193 rows/sec., 303.48 MiB/sec. | ||
| 22292 | 2026.01.08 00:44:14.659603 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Trace> MergedBlockOutputStream: filled checksums all_1_159_35 (state Temporary) | ||
| 22293 | 2026.01.08 00:44:14.659938 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_159_35 to all_1_159_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22294 | 2026.01.08 00:44:14.660019 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_159_35} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 5 parts: [all_1_155_34, all_159_159_0] -> all_1_159_35 | ||
| 22295 | 2026.01.08 00:44:14.660104 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 22296 | 2026.01.08 00:44:14.664250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45681 | ||
| 22297 | 2026.01.08 00:44:14.664719 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22298 | 2026.01.08 00:44:14.664758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22299 | 2026.01.08 00:44:14.665224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22300 | 2026.01.08 00:44:14.665443 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22301 | 2026.01.08 00:44:14.665575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45681 | ||
| 22302 | 2026.01.08 00:44:15.419298 [ 226 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22303 | 2026.01.08 00:44:15.419352 [ 226 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22304 | 2026.01.08 00:44:15.422392 [ 226 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22305 | 2026.01.08 00:44:16.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.04 MiB, peak 422.00 MiB, free memory in arenas 0.00 B, will set to 404.04 MiB (RSS), difference: 4.00 MiB | ||
| 22306 | 2026.01.08 00:44:17.138158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 22307 | 2026.01.08 00:44:17.155411 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22308 | 2026.01.08 00:44:17.155463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22309 | 2026.01.08 00:44:17.161706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 22310 | 2026.01.08 00:44:17.162411 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22311 | 2026.01.08 00:44:17.165524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 22312 | 2026.01.08 00:44:19.466475 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65276 | ||
| 22313 | 2026.01.08 00:44:19.466591 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22314 | 2026.01.08 00:44:19.466623 [ 362 ] {} <Debug> TCP-Session: 56f3d42a-3810-46f9-81b6-5eb33fe86d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:65276 | ||
| 22315 | 2026.01.08 00:44:19.466649 [ 362 ] {} <Debug> TCP-Session: 56f3d42a-3810-46f9-81b6-5eb33fe86d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22316 | 2026.01.08 00:44:19.466665 [ 362 ] {} <Debug> TCP-Session: 56f3d42a-3810-46f9-81b6-5eb33fe86d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22317 | 2026.01.08 00:44:19.466889 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62190 | ||
| 22318 | 2026.01.08 00:44:19.467004 [ 362 ] {} <Trace> TCP-Session: 56f3d42a-3810-46f9-81b6-5eb33fe86d3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22319 | 2026.01.08 00:44:19.467004 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22320 | 2026.01.08 00:44:19.467072 [ 363 ] {} <Debug> TCP-Session: 62452e17-5204-4958-8e71-943738d7fbe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62190 | ||
| 22321 | 2026.01.08 00:44:19.467095 [ 363 ] {} <Debug> TCP-Session: 62452e17-5204-4958-8e71-943738d7fbe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22322 | 2026.01.08 00:44:19.467107 [ 363 ] {} <Debug> TCP-Session: 62452e17-5204-4958-8e71-943738d7fbe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22323 | 2026.01.08 00:44:19.467207 [ 362 ] {f4647596-fce9-49e2-9947-6a73fd00882f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22324 | 2026.01.08 00:44:19.467502 [ 362 ] {f4647596-fce9-49e2-9947-6a73fd00882f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22325 | 2026.01.08 00:44:19.467559 [ 362 ] {f4647596-fce9-49e2-9947-6a73fd00882f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22326 | 2026.01.08 00:44:19.467846 [ 362 ] {f4647596-fce9-49e2-9947-6a73fd00882f} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 22327 | 2026.01.08 00:44:19.467890 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52759 | ||
| 22328 | 2026.01.08 00:44:19.467890 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60188 | ||
| 22329 | 2026.01.08 00:44:19.467931 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40059 | ||
| 22330 | 2026.01.08 00:44:19.467984 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22331 | 2026.01.08 00:44:19.468019 [ 364 ] {} <Debug> TCP-Session: 8941f345-d206-46a4-87b7-7fb88cc88a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:52759 | ||
| 22332 | 2026.01.08 00:44:19.468020 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51165 | ||
| 22333 | 2026.01.08 00:44:19.468039 [ 364 ] {} <Debug> TCP-Session: 8941f345-d206-46a4-87b7-7fb88cc88a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22334 | 2026.01.08 00:44:19.468057 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52797 | ||
| 22335 | 2026.01.08 00:44:19.468069 [ 364 ] {} <Debug> TCP-Session: 8941f345-d206-46a4-87b7-7fb88cc88a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22336 | 2026.01.08 00:44:19.468055 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22337 | 2026.01.08 00:44:19.468102 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52465 | ||
| 22338 | 2026.01.08 00:44:19.468140 [ 365 ] {} <Debug> TCP-Session: f951636a-824e-4882-acde-32ab9a452c97 Authenticating user 'default' from [fd00:1122:3344:101::e]:40059 | ||
| 22339 | 2026.01.08 00:44:19.468140 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22340 | 2026.01.08 00:44:19.468113 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22341 | 2026.01.08 00:44:19.468182 [ 368 ] {} <Debug> TCP-Session: d2252049-f4b3-49a3-8eb1-f037ef23491c Authenticating user 'default' from [fd00:1122:3344:101::e]:52797 | ||
| 22342 | 2026.01.08 00:44:19.468172 [ 365 ] {} <Debug> TCP-Session: f951636a-824e-4882-acde-32ab9a452c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22343 | 2026.01.08 00:44:19.468216 [ 368 ] {} <Debug> TCP-Session: d2252049-f4b3-49a3-8eb1-f037ef23491c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22344 | 2026.01.08 00:44:19.468211 [ 367 ] {} <Debug> TCP-Session: b114d1c9-08a4-496f-9789-aee979fde122 Authenticating user 'default' from [fd00:1122:3344:101::e]:51165 | ||
| 22345 | 2026.01.08 00:44:19.468234 [ 368 ] {} <Debug> TCP-Session: d2252049-f4b3-49a3-8eb1-f037ef23491c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22346 | 2026.01.08 00:44:19.468253 [ 367 ] {} <Debug> TCP-Session: b114d1c9-08a4-496f-9789-aee979fde122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22347 | 2026.01.08 00:44:19.468226 [ 365 ] {} <Debug> TCP-Session: f951636a-824e-4882-acde-32ab9a452c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22348 | 2026.01.08 00:44:19.468278 [ 367 ] {} <Debug> TCP-Session: b114d1c9-08a4-496f-9789-aee979fde122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22349 | 2026.01.08 00:44:19.468032 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54296 | ||
| 22350 | 2026.01.08 00:44:19.468022 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22351 | 2026.01.08 00:44:19.468372 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22352 | 2026.01.08 00:44:19.468398 [ 351 ] {} <Debug> TCP-Session: a23cc69a-366a-432b-a4f9-0674d990fd20 Authenticating user 'default' from [fd00:1122:3344:101::e]:60188 | ||
| 22353 | 2026.01.08 00:44:19.468414 [ 369 ] {} <Debug> TCP-Session: 45b27d18-42a3-48b3-bfa8-4d62f756836b Authenticating user 'default' from [fd00:1122:3344:101::e]:52465 | ||
| 22354 | 2026.01.08 00:44:19.468425 [ 351 ] {} <Debug> TCP-Session: a23cc69a-366a-432b-a4f9-0674d990fd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22355 | 2026.01.08 00:44:19.468440 [ 369 ] {} <Debug> TCP-Session: 45b27d18-42a3-48b3-bfa8-4d62f756836b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22356 | 2026.01.08 00:44:19.468450 [ 351 ] {} <Debug> TCP-Session: a23cc69a-366a-432b-a4f9-0674d990fd20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22357 | 2026.01.08 00:44:19.468463 [ 369 ] {} <Debug> TCP-Session: 45b27d18-42a3-48b3-bfa8-4d62f756836b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22358 | 2026.01.08 00:44:19.468729 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22359 | 2026.01.08 00:44:19.468788 [ 366 ] {} <Debug> TCP-Session: a29727b1-c539-4364-b260-9f6436fbc307 Authenticating user 'default' from [fd00:1122:3344:101::e]:54296 | ||
| 22360 | 2026.01.08 00:44:19.468822 [ 366 ] {} <Debug> TCP-Session: a29727b1-c539-4364-b260-9f6436fbc307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22361 | 2026.01.08 00:44:19.468843 [ 366 ] {} <Debug> TCP-Session: a29727b1-c539-4364-b260-9f6436fbc307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22362 | 2026.01.08 00:44:19.469073 [ 332 ] {f4647596-fce9-49e2-9947-6a73fd00882f} <Trace> AggregatingTransform: Aggregating | ||
| 22363 | 2026.01.08 00:44:19.469118 [ 332 ] {f4647596-fce9-49e2-9947-6a73fd00882f} <Trace> Aggregator: Aggregation method: without_key | ||
| 22364 | 2026.01.08 00:44:19.469153 [ 332 ] {f4647596-fce9-49e2-9947-6a73fd00882f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001201424 sec. (832.346 rows/sec., 32.51 KiB/sec.) | ||
| 22365 | 2026.01.08 00:44:19.469175 [ 332 ] {f4647596-fce9-49e2-9947-6a73fd00882f} <Trace> Aggregator: Merging aggregated data | ||
| 22366 | 2026.01.08 00:44:19.470311 [ 362 ] {f4647596-fce9-49e2-9947-6a73fd00882f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003171 sec., 315.35793125197097 rows/sec., 12.32 KiB/sec. | ||
| 22367 | 2026.01.08 00:44:19.470484 [ 362 ] {f4647596-fce9-49e2-9947-6a73fd00882f} <Debug> TCPHandler: Processed in 0.003605002 sec. | ||
| 22368 | 2026.01.08 00:44:19.470608 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22369 | 2026.01.08 00:44:19.470639 [ 362 ] {} <Debug> TCP-Session: 56f3d42a-3810-46f9-81b6-5eb33fe86d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22370 | 2026.01.08 00:44:19.470638 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22371 | 2026.01.08 00:44:19.470659 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22372 | 2026.01.08 00:44:19.470675 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22373 | 2026.01.08 00:44:19.470698 [ 363 ] {} <Debug> TCP-Session: 62452e17-5204-4958-8e71-943738d7fbe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22374 | 2026.01.08 00:44:19.470705 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22375 | 2026.01.08 00:44:19.470726 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22376 | 2026.01.08 00:44:19.470743 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22377 | 2026.01.08 00:44:19.470786 [ 364 ] {} <Debug> TCP-Session: 8941f345-d206-46a4-87b7-7fb88cc88a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22378 | 2026.01.08 00:44:19.470762 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22379 | 2026.01.08 00:44:19.470820 [ 366 ] {} <Debug> TCP-Session: a29727b1-c539-4364-b260-9f6436fbc307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22380 | 2026.01.08 00:44:19.470761 [ 351 ] {} <Debug> TCP-Session: a23cc69a-366a-432b-a4f9-0674d990fd20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22381 | 2026.01.08 00:44:19.470857 [ 368 ] {} <Debug> TCP-Session: d2252049-f4b3-49a3-8eb1-f037ef23491c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22382 | 2026.01.08 00:44:19.470730 [ 367 ] {} <Debug> TCP-Session: b114d1c9-08a4-496f-9789-aee979fde122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22383 | 2026.01.08 00:44:19.470719 [ 369 ] {} <Debug> TCP-Session: 45b27d18-42a3-48b3-bfa8-4d62f756836b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22384 | 2026.01.08 00:44:19.470696 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22385 | 2026.01.08 00:44:19.470961 [ 365 ] {} <Debug> TCP-Session: f951636a-824e-4882-acde-32ab9a452c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22386 | 2026.01.08 00:44:19.646321 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22387 | 2026.01.08 00:44:19.646521 [ 268 ] {f6520848-a8e0-479c-b21a-1a3a8dbbaf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22388 | 2026.01.08 00:44:19.646598 [ 268 ] {f6520848-a8e0-479c-b21a-1a3a8dbbaf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22389 | 2026.01.08 00:44:19.647306 [ 268 ] {f6520848-a8e0-479c-b21a-1a3a8dbbaf31} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22390 | 2026.01.08 00:44:19.647361 [ 268 ] {f6520848-a8e0-479c-b21a-1a3a8dbbaf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22391 | 2026.01.08 00:44:19.647801 [ 268 ] {f6520848-a8e0-479c-b21a-1a3a8dbbaf31} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 22392 | 2026.01.08 00:44:19.648074 [ 268 ] {f6520848-a8e0-479c-b21a-1a3a8dbbaf31} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22393 | 2026.01.08 00:44:19.648258 [ 268 ] {f6520848-a8e0-479c-b21a-1a3a8dbbaf31} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001787 sec., 1119.194180190263 rows/sec., 83.07 KiB/sec. | ||
| 22394 | 2026.01.08 00:44:19.648322 [ 268 ] {f6520848-a8e0-479c-b21a-1a3a8dbbaf31} <Debug> TCPHandler: Processed in 0.002152661 sec. | ||
| 22395 | 2026.01.08 00:44:19.648468 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22396 | 2026.01.08 00:44:19.648578 [ 268 ] {5962f60a-e282-499b-9a72-159f6ce4ef0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22397 | 2026.01.08 00:44:19.648632 [ 268 ] {5962f60a-e282-499b-9a72-159f6ce4ef0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22398 | 2026.01.08 00:44:19.649136 [ 268 ] {5962f60a-e282-499b-9a72-159f6ce4ef0a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22399 | 2026.01.08 00:44:19.649177 [ 268 ] {5962f60a-e282-499b-9a72-159f6ce4ef0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22400 | 2026.01.08 00:44:19.649509 [ 268 ] {5962f60a-e282-499b-9a72-159f6ce4ef0a} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22401 | 2026.01.08 00:44:19.649755 [ 268 ] {5962f60a-e282-499b-9a72-159f6ce4ef0a} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22402 | 2026.01.08 00:44:19.649918 [ 268 ] {5962f60a-e282-499b-9a72-159f6ce4ef0a} <Debug> executeQuery: Read 70 rows, 5.65 KiB in 0.001366 sec., 51244.50951683748 rows/sec., 4.04 MiB/sec. | ||
| 22403 | 2026.01.08 00:44:19.649918 [ 30 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22404 | 2026.01.08 00:44:19.649965 [ 268 ] {5962f60a-e282-499b-9a72-159f6ce4ef0a} <Debug> TCPHandler: Processed in 0.001551374 sec. | ||
| 22405 | 2026.01.08 00:44:19.650006 [ 30 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22406 | 2026.01.08 00:44:19.650034 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22407 | 2026.01.08 00:44:19.650107 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22408 | 2026.01.08 00:44:19.650165 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22409 | 2026.01.08 00:44:19.650217 [ 268 ] {30bf03bc-afbc-4d5d-82c7-d47d69e310b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22410 | 2026.01.08 00:44:19.650267 [ 268 ] {30bf03bc-afbc-4d5d-82c7-d47d69e310b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22411 | 2026.01.08 00:44:19.650309 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22412 | 2026.01.08 00:44:19.650349 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2519 rows starting from the beginning of the part | ||
| 22413 | 2026.01.08 00:44:19.650421 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1218 rows starting from the beginning of the part | ||
| 22414 | 2026.01.08 00:44:19.650469 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 70 rows starting from the beginning of the part | ||
| 22415 | 2026.01.08 00:44:19.650511 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 2366 rows starting from the beginning of the part | ||
| 22416 | 2026.01.08 00:44:19.650555 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part | ||
| 22417 | 2026.01.08 00:44:19.650596 [ 205 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 70 rows starting from the beginning of the part | ||
| 22418 | 2026.01.08 00:44:19.650718 [ 268 ] {30bf03bc-afbc-4d5d-82c7-d47d69e310b3} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22419 | 2026.01.08 00:44:19.650765 [ 268 ] {30bf03bc-afbc-4d5d-82c7-d47d69e310b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22420 | 2026.01.08 00:44:19.651106 [ 268 ] {30bf03bc-afbc-4d5d-82c7-d47d69e310b3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22421 | 2026.01.08 00:44:19.651355 [ 268 ] {30bf03bc-afbc-4d5d-82c7-d47d69e310b3} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22422 | 2026.01.08 00:44:19.651501 [ 30 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22423 | 2026.01.08 00:44:19.651515 [ 268 ] {30bf03bc-afbc-4d5d-82c7-d47d69e310b3} <Debug> executeQuery: Read 7 rows, 513.00 B in 0.001321 sec., 5299.015897047691 rows/sec., 379.24 KiB/sec. | ||
| 22424 | 2026.01.08 00:44:19.651541 [ 30 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22425 | 2026.01.08 00:44:19.651567 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22426 | 2026.01.08 00:44:19.651568 [ 268 ] {30bf03bc-afbc-4d5d-82c7-d47d69e310b3} <Debug> TCPHandler: Processed in 0.001513103 sec. | ||
| 22427 | 2026.01.08 00:44:19.651678 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 22428 | 2026.01.08 00:44:19.651704 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22429 | 2026.01.08 00:44:19.651806 [ 268 ] {bb0e0753-164c-4609-afdf-e4c70c238659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22430 | 2026.01.08 00:44:19.651808 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22431 | 2026.01.08 00:44:19.651850 [ 268 ] {bb0e0753-164c-4609-afdf-e4c70c238659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22432 | 2026.01.08 00:44:19.651862 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 292 rows starting from the beginning of the part | ||
| 22433 | 2026.01.08 00:44:19.651948 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 9 rows starting from the beginning of the part | ||
| 22434 | 2026.01.08 00:44:19.652021 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 258 rows starting from the beginning of the part | ||
| 22435 | 2026.01.08 00:44:19.652092 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 7 rows starting from the beginning of the part | ||
| 22436 | 2026.01.08 00:44:19.652158 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 265 rows starting from the beginning of the part | ||
| 22437 | 2026.01.08 00:44:19.652226 [ 200 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 7 rows starting from the beginning of the part | ||
| 22438 | 2026.01.08 00:44:19.652314 [ 268 ] {bb0e0753-164c-4609-afdf-e4c70c238659} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22439 | 2026.01.08 00:44:19.652352 [ 268 ] {bb0e0753-164c-4609-afdf-e4c70c238659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22440 | 2026.01.08 00:44:19.652673 [ 268 ] {bb0e0753-164c-4609-afdf-e4c70c238659} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22441 | 2026.01.08 00:44:19.652890 [ 268 ] {bb0e0753-164c-4609-afdf-e4c70c238659} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22442 | 2026.01.08 00:44:19.652969 [ 197 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002863711 sec., 2199593.464563987 rows/sec., 187.07 MiB/sec. | ||
| 22443 | 2026.01.08 00:44:19.653020 [ 30 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22444 | 2026.01.08 00:44:19.653030 [ 268 ] {bb0e0753-164c-4609-afdf-e4c70c238659} <Debug> executeQuery: Read 83 rows, 6.50 KiB in 0.001245 sec., 66666.66666666667 rows/sec., 5.10 MiB/sec. | ||
| 22445 | 2026.01.08 00:44:19.653057 [ 30 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22446 | 2026.01.08 00:44:19.653082 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22447 | 2026.01.08 00:44:19.653084 [ 268 ] {bb0e0753-164c-4609-afdf-e4c70c238659} <Debug> TCPHandler: Processed in 0.00143251 sec. | ||
| 22448 | 2026.01.08 00:44:19.653160 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22449 | 2026.01.08 00:44:19.653216 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22450 | 2026.01.08 00:44:19.653270 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22451 | 2026.01.08 00:44:19.653307 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1391 rows starting from the beginning of the part | ||
| 22452 | 2026.01.08 00:44:19.653319 [ 268 ] {54755ef2-0882-4f69-800e-df6c33eac004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22453 | 2026.01.08 00:44:19.653334 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22454 | 2026.01.08 00:44:19.653368 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 738 rows starting from the beginning of the part | ||
| 22455 | 2026.01.08 00:44:19.653373 [ 268 ] {54755ef2-0882-4f69-800e-df6c33eac004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22456 | 2026.01.08 00:44:19.653442 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 83 rows starting from the beginning of the part | ||
| 22457 | 2026.01.08 00:44:19.653493 [ 188 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871993 sec., 447651.2465591485 rows/sec., 29.63 MiB/sec. | ||
| 22458 | 2026.01.08 00:44:19.653502 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1210 rows starting from the beginning of the part | ||
| 22459 | 2026.01.08 00:44:19.653587 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54519 | ||
| 22460 | 2026.01.08 00:44:19.653599 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part | ||
| 22461 | 2026.01.08 00:44:19.653674 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22462 | 2026.01.08 00:44:19.653685 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 83 rows starting from the beginning of the part | ||
| 22463 | 2026.01.08 00:44:19.653687 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22464 | 2026.01.08 00:44:19.653705 [ 362 ] {} <Debug> TCP-Session: 312d57dd-07ac-424f-a3f8-d38262db007a Authenticating user 'default' from [fd00:1122:3344:101::e]:54519 | ||
| 22465 | 2026.01.08 00:44:19.653722 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22466 | 2026.01.08 00:44:19.653756 [ 362 ] {} <Debug> TCP-Session: 312d57dd-07ac-424f-a3f8-d38262db007a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22467 | 2026.01.08 00:44:19.653808 [ 362 ] {} <Debug> TCP-Session: 312d57dd-07ac-424f-a3f8-d38262db007a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22468 | 2026.01.08 00:44:19.653817 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_161_32} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22469 | 2026.01.08 00:44:19.653935 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 22470 | 2026.01.08 00:44:19.653940 [ 268 ] {54755ef2-0882-4f69-800e-df6c33eac004} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22471 | 2026.01.08 00:44:19.653993 [ 268 ] {54755ef2-0882-4f69-800e-df6c33eac004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22472 | 2026.01.08 00:44:19.654012 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62397 | ||
| 22473 | 2026.01.08 00:44:19.654023 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52262 | ||
| 22474 | 2026.01.08 00:44:19.654036 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64665 | ||
| 22475 | 2026.01.08 00:44:19.654063 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52185 | ||
| 22476 | 2026.01.08 00:44:19.654083 [ 362 ] {} <Trace> TCP-Session: 312d57dd-07ac-424f-a3f8-d38262db007a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22477 | 2026.01.08 00:44:19.654094 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22478 | 2026.01.08 00:44:19.654090 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38954 | ||
| 22479 | 2026.01.08 00:44:19.654143 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22480 | 2026.01.08 00:44:19.654151 [ 351 ] {} <Debug> TCP-Session: 2db436bf-a5d7-4aa5-9778-fc096357ca9c Authenticating user 'default' from [fd00:1122:3344:101::e]:52262 | ||
| 22481 | 2026.01.08 00:44:19.654081 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55351 | ||
| 22482 | 2026.01.08 00:44:19.654206 [ 351 ] {} <Debug> TCP-Session: 2db436bf-a5d7-4aa5-9778-fc096357ca9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22483 | 2026.01.08 00:44:19.654208 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22484 | 2026.01.08 00:44:19.654233 [ 351 ] {} <Debug> TCP-Session: 2db436bf-a5d7-4aa5-9778-fc096357ca9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22485 | 2026.01.08 00:44:19.654246 [ 362 ] {bd5bf2fc-ff88-49f8-a8e9-3a64aafd19fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54519) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22486 | 2026.01.08 00:44:19.654254 [ 369 ] {} <Debug> TCP-Session: aebfba6a-b33c-4109-b429-9ee247bfbecf Authenticating user 'default' from [fd00:1122:3344:101::e]:38954 | ||
| 22487 | 2026.01.08 00:44:19.654191 [ 364 ] {} <Debug> TCP-Session: 01a6b9cb-90fd-466a-8f7d-50380df2f24f Authenticating user 'default' from [fd00:1122:3344:101::e]:64665 | ||
| 22488 | 2026.01.08 00:44:19.654287 [ 369 ] {} <Debug> TCP-Session: aebfba6a-b33c-4109-b429-9ee247bfbecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22489 | 2026.01.08 00:44:19.654070 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43882 | ||
| 22490 | 2026.01.08 00:44:19.654312 [ 369 ] {} <Debug> TCP-Session: aebfba6a-b33c-4109-b429-9ee247bfbecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22491 | 2026.01.08 00:44:19.654311 [ 364 ] {} <Debug> TCP-Session: 01a6b9cb-90fd-466a-8f7d-50380df2f24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22492 | 2026.01.08 00:44:19.654049 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48061 | ||
| 22493 | 2026.01.08 00:44:19.654377 [ 364 ] {} <Debug> TCP-Session: 01a6b9cb-90fd-466a-8f7d-50380df2f24f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22494 | 2026.01.08 00:44:19.654089 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22495 | 2026.01.08 00:44:19.654158 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22496 | 2026.01.08 00:44:19.654452 [ 363 ] {} <Debug> TCP-Session: fda28202-9446-4e86-a533-91d7de41cf78 Authenticating user 'default' from [fd00:1122:3344:101::e]:62397 | ||
| 22497 | 2026.01.08 00:44:19.654137 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22498 | 2026.01.08 00:44:19.654480 [ 363 ] {} <Debug> TCP-Session: fda28202-9446-4e86-a533-91d7de41cf78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22499 | 2026.01.08 00:44:19.654478 [ 366 ] {} <Debug> TCP-Session: 6fded63c-787f-4a16-92b9-2f307bc39b5c Authenticating user 'default' from [fd00:1122:3344:101::e]:52185 | ||
| 22500 | 2026.01.08 00:44:19.654504 [ 363 ] {} <Debug> TCP-Session: fda28202-9446-4e86-a533-91d7de41cf78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22501 | 2026.01.08 00:44:19.654508 [ 362 ] {bd5bf2fc-ff88-49f8-a8e9-3a64aafd19fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22502 | 2026.01.08 00:44:19.654528 [ 366 ] {} <Debug> TCP-Session: 6fded63c-787f-4a16-92b9-2f307bc39b5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22503 | 2026.01.08 00:44:19.654569 [ 366 ] {} <Debug> TCP-Session: 6fded63c-787f-4a16-92b9-2f307bc39b5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22504 | 2026.01.08 00:44:19.654573 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_136_27} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22505 | 2026.01.08 00:44:19.654591 [ 362 ] {bd5bf2fc-ff88-49f8-a8e9-3a64aafd19fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22506 | 2026.01.08 00:44:19.654705 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 22507 | 2026.01.08 00:44:19.654744 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22508 | 2026.01.08 00:44:19.654781 [ 365 ] {} <Debug> TCP-Session: c16b8925-fc12-45dc-ad85-e3fc0560e8b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48061 | ||
| 22509 | 2026.01.08 00:44:19.654802 [ 365 ] {} <Debug> TCP-Session: c16b8925-fc12-45dc-ad85-e3fc0560e8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22510 | 2026.01.08 00:44:19.654815 [ 365 ] {} <Debug> TCP-Session: c16b8925-fc12-45dc-ad85-e3fc0560e8b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22511 | 2026.01.08 00:44:19.654882 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22512 | 2026.01.08 00:44:19.654887 [ 362 ] {bd5bf2fc-ff88-49f8-a8e9-3a64aafd19fa} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 22513 | 2026.01.08 00:44:19.654917 [ 367 ] {} <Debug> TCP-Session: b0025712-a106-4c1b-890f-0163c7897b51 Authenticating user 'default' from [fd00:1122:3344:101::e]:43882 | ||
| 22514 | 2026.01.08 00:44:19.654935 [ 367 ] {} <Debug> TCP-Session: b0025712-a106-4c1b-890f-0163c7897b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22515 | 2026.01.08 00:44:19.654947 [ 367 ] {} <Debug> TCP-Session: b0025712-a106-4c1b-890f-0163c7897b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22516 | 2026.01.08 00:44:19.655015 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22517 | 2026.01.08 00:44:19.655051 [ 368 ] {} <Debug> TCP-Session: 2a984e22-3e35-430f-af29-62842247f2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:55351 | ||
| 22518 | 2026.01.08 00:44:19.655069 [ 368 ] {} <Debug> TCP-Session: 2a984e22-3e35-430f-af29-62842247f2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22519 | 2026.01.08 00:44:19.655081 [ 368 ] {} <Debug> TCP-Session: 2a984e22-3e35-430f-af29-62842247f2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22520 | 2026.01.08 00:44:19.655199 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002074299 sec., 1720581.2662494655 rows/sec., 130.42 MiB/sec. | ||
| 22521 | 2026.01.08 00:44:19.655249 [ 268 ] {54755ef2-0882-4f69-800e-df6c33eac004} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22522 | 2026.01.08 00:44:19.655509 [ 268 ] {54755ef2-0882-4f69-800e-df6c33eac004} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22523 | 2026.01.08 00:44:19.655524 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22524 | 2026.01.08 00:44:19.655664 [ 268 ] {54755ef2-0882-4f69-800e-df6c33eac004} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.002364 sec., 68527.91878172588 rows/sec., 4.76 MiB/sec. | ||
| 22525 | 2026.01.08 00:44:19.655714 [ 268 ] {54755ef2-0882-4f69-800e-df6c33eac004} <Debug> TCPHandler: Processed in 0.002548012 sec. | ||
| 22526 | 2026.01.08 00:44:19.655895 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22527 | 2026.01.08 00:44:19.655911 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22528 | 2026.01.08 00:44:19.655920 [ 302 ] {bd5bf2fc-ff88-49f8-a8e9-3a64aafd19fa} <Trace> AggregatingTransform: Aggregating | ||
| 22529 | 2026.01.08 00:44:19.655982 [ 200 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_161_32} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22530 | 2026.01.08 00:44:19.656020 [ 302 ] {bd5bf2fc-ff88-49f8-a8e9-3a64aafd19fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 22531 | 2026.01.08 00:44:19.656021 [ 268 ] {39787c32-ddae-4bf5-b1bb-3e98aabe5cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22532 | 2026.01.08 00:44:19.656085 [ 302 ] {bd5bf2fc-ff88-49f8-a8e9-3a64aafd19fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00108165 sec. (924.513 rows/sec., 36.11 KiB/sec.) | ||
| 22533 | 2026.01.08 00:44:19.656107 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 22534 | 2026.01.08 00:44:19.656120 [ 268 ] {39787c32-ddae-4bf5-b1bb-3e98aabe5cbc} <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 | ||
| 22535 | 2026.01.08 00:44:19.656114 [ 302 ] {bd5bf2fc-ff88-49f8-a8e9-3a64aafd19fa} <Trace> Aggregator: Merging aggregated data | ||
| 22536 | 2026.01.08 00:44:19.657308 [ 268 ] {39787c32-ddae-4bf5-b1bb-3e98aabe5cbc} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22537 | 2026.01.08 00:44:19.657359 [ 268 ] {39787c32-ddae-4bf5-b1bb-3e98aabe5cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22538 | 2026.01.08 00:44:19.657508 [ 362 ] {bd5bf2fc-ff88-49f8-a8e9-3a64aafd19fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003301 sec., 302.9385034837928 rows/sec., 11.83 KiB/sec. | ||
| 22539 | 2026.01.08 00:44:19.657669 [ 362 ] {bd5bf2fc-ff88-49f8-a8e9-3a64aafd19fa} <Debug> TCPHandler: Processed in 0.003658634 sec. | ||
| 22540 | 2026.01.08 00:44:19.657796 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22541 | 2026.01.08 00:44:19.657827 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22542 | 2026.01.08 00:44:19.657833 [ 362 ] {} <Debug> TCP-Session: 312d57dd-07ac-424f-a3f8-d38262db007a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22543 | 2026.01.08 00:44:19.657848 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22544 | 2026.01.08 00:44:19.657862 [ 364 ] {} <Debug> TCP-Session: 01a6b9cb-90fd-466a-8f7d-50380df2f24f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22545 | 2026.01.08 00:44:19.657869 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22546 | 2026.01.08 00:44:19.657902 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22547 | 2026.01.08 00:44:19.657921 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22548 | 2026.01.08 00:44:19.657949 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22549 | 2026.01.08 00:44:19.657971 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22550 | 2026.01.08 00:44:19.657978 [ 365 ] {} <Debug> TCP-Session: c16b8925-fc12-45dc-ad85-e3fc0560e8b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22551 | 2026.01.08 00:44:19.657998 [ 366 ] {} <Debug> TCP-Session: 6fded63c-787f-4a16-92b9-2f307bc39b5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22552 | 2026.01.08 00:44:19.658008 [ 369 ] {} <Debug> TCP-Session: aebfba6a-b33c-4109-b429-9ee247bfbecf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22553 | 2026.01.08 00:44:19.657953 [ 363 ] {} <Debug> TCP-Session: fda28202-9446-4e86-a533-91d7de41cf78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22554 | 2026.01.08 00:44:19.657936 [ 367 ] {} <Debug> TCP-Session: b0025712-a106-4c1b-890f-0163c7897b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22555 | 2026.01.08 00:44:19.657904 [ 351 ] {} <Debug> TCP-Session: 2db436bf-a5d7-4aa5-9778-fc096357ca9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22556 | 2026.01.08 00:44:19.657888 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22557 | 2026.01.08 00:44:19.657909 [ 268 ] {39787c32-ddae-4bf5-b1bb-3e98aabe5cbc} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 22558 | 2026.01.08 00:44:19.658160 [ 368 ] {} <Debug> TCP-Session: 2a984e22-3e35-430f-af29-62842247f2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22559 | 2026.01.08 00:44:19.658418 [ 268 ] {39787c32-ddae-4bf5-b1bb-3e98aabe5cbc} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22560 | 2026.01.08 00:44:19.658568 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 22561 | 2026.01.08 00:44:19.658581 [ 268 ] {39787c32-ddae-4bf5-b1bb-3e98aabe5cbc} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002583 sec., 1935.7336430507164 rows/sec., 3.47 MiB/sec. | ||
| 22562 | 2026.01.08 00:44:19.658612 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22563 | 2026.01.08 00:44:19.658638 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22564 | 2026.01.08 00:44:19.658673 [ 268 ] {39787c32-ddae-4bf5-b1bb-3e98aabe5cbc} <Debug> TCPHandler: Processed in 0.00281732 sec. | ||
| 22565 | 2026.01.08 00:44:19.658715 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 22566 | 2026.01.08 00:44:19.658808 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22567 | 2026.01.08 00:44:19.658911 [ 268 ] {3d01397b-8d9a-48f9-9bfc-24b5a3d2aef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22568 | 2026.01.08 00:44:19.658913 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22569 | 2026.01.08 00:44:19.658959 [ 268 ] {3d01397b-8d9a-48f9-9bfc-24b5a3d2aef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22570 | 2026.01.08 00:44:19.658996 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2757 rows starting from the beginning of the part | ||
| 22571 | 2026.01.08 00:44:19.659140 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 10 rows starting from the beginning of the part | ||
| 22572 | 2026.01.08 00:44:19.659248 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 52 rows starting from the beginning of the part | ||
| 22573 | 2026.01.08 00:44:19.659332 [ 268 ] {3d01397b-8d9a-48f9-9bfc-24b5a3d2aef8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22574 | 2026.01.08 00:44:19.659350 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 5 rows starting from the beginning of the part | ||
| 22575 | 2026.01.08 00:44:19.659377 [ 268 ] {3d01397b-8d9a-48f9-9bfc-24b5a3d2aef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22576 | 2026.01.08 00:44:19.659461 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 55 rows starting from the beginning of the part | ||
| 22577 | 2026.01.08 00:44:19.659567 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 5 rows starting from the beginning of the part | ||
| 22578 | 2026.01.08 00:44:19.659723 [ 268 ] {3d01397b-8d9a-48f9-9bfc-24b5a3d2aef8} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22579 | 2026.01.08 00:44:19.659980 [ 268 ] {3d01397b-8d9a-48f9-9bfc-24b5a3d2aef8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22580 | 2026.01.08 00:44:19.660117 [ 30 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22581 | 2026.01.08 00:44:19.660121 [ 268 ] {3d01397b-8d9a-48f9-9bfc-24b5a3d2aef8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 22582 | 2026.01.08 00:44:19.660155 [ 30 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22583 | 2026.01.08 00:44:19.660179 [ 268 ] {3d01397b-8d9a-48f9-9bfc-24b5a3d2aef8} <Debug> TCPHandler: Processed in 0.001427451 sec. | ||
| 22584 | 2026.01.08 00:44:19.660181 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22585 | 2026.01.08 00:44:19.660282 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 22586 | 2026.01.08 00:44:19.660367 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22587 | 2026.01.08 00:44:19.660393 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10580 rows starting from the beginning of the part | ||
| 22588 | 2026.01.08 00:44:19.660443 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 104 rows starting from the beginning of the part | ||
| 22589 | 2026.01.08 00:44:19.660482 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 22590 | 2026.01.08 00:44:19.660518 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
| 22591 | 2026.01.08 00:44:19.660551 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 48 rows starting from the beginning of the part | ||
| 22592 | 2026.01.08 00:44:19.660586 [ 200 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 22593 | 2026.01.08 00:44:19.663409 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10908 rows, containing 4 columns (4 merged, 0 gathered) in 0.00315655 sec., 3455671.5401308388 rows/sec., 221.40 MiB/sec. | ||
| 22594 | 2026.01.08 00:44:19.663718 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22595 | 2026.01.08 00:44:19.664061 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22596 | 2026.01.08 00:44:19.664150 [ 198 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_161_32} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22597 | 2026.01.08 00:44:19.664253 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 22598 | 2026.01.08 00:44:19.669579 [ 187 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2884 rows, containing 19 columns (19 merged, 0 gathered) in 0.01089594 sec., 264685.7453326652 rows/sec., 474.05 MiB/sec. | ||
| 22599 | 2026.01.08 00:44:19.672173 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 22600 | 2026.01.08 00:44:19.672534 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22601 | 2026.01.08 00:44:19.672615 [ 191 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 22602 | 2026.01.08 00:44:19.672745 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.38 MiB. | ||
| 22603 | 2026.01.08 00:44:19.784860 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39991 | ||
| 22604 | 2026.01.08 00:44:19.784984 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22605 | 2026.01.08 00:44:19.785019 [ 362 ] {} <Debug> TCP-Session: 533f72e7-cf6c-4aa0-ba4f-7455aefd2649 Authenticating user 'default' from [fd00:1122:3344:101::e]:39991 | ||
| 22606 | 2026.01.08 00:44:19.785042 [ 362 ] {} <Debug> TCP-Session: 533f72e7-cf6c-4aa0-ba4f-7455aefd2649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22607 | 2026.01.08 00:44:19.785055 [ 362 ] {} <Debug> TCP-Session: 533f72e7-cf6c-4aa0-ba4f-7455aefd2649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22608 | 2026.01.08 00:44:19.785288 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39618 | ||
| 22609 | 2026.01.08 00:44:19.785320 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55303 | ||
| 22610 | 2026.01.08 00:44:19.785339 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43271 | ||
| 22611 | 2026.01.08 00:44:19.785360 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63280 | ||
| 22612 | 2026.01.08 00:44:19.785376 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54124 | ||
| 22613 | 2026.01.08 00:44:19.785404 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22614 | 2026.01.08 00:44:19.785430 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22615 | 2026.01.08 00:44:19.785458 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22616 | 2026.01.08 00:44:19.785458 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22617 | 2026.01.08 00:44:19.785476 [ 364 ] {} <Debug> TCP-Session: c6eae0cf-78c0-46ee-a32d-aedcfe30465d Authenticating user 'default' from [fd00:1122:3344:101::e]:55303 | ||
| 22618 | 2026.01.08 00:44:19.785480 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22619 | 2026.01.08 00:44:19.785492 [ 365 ] {} <Debug> TCP-Session: 6149b80c-9d50-4c0b-9a02-b182bd319288 Authenticating user 'default' from [fd00:1122:3344:101::e]:43271 | ||
| 22620 | 2026.01.08 00:44:19.785500 [ 368 ] {} <Debug> TCP-Session: a3046255-aa3c-49e4-90a4-1ff9a1ecb1ad Authenticating user 'default' from [fd00:1122:3344:101::e]:63280 | ||
| 22621 | 2026.01.08 00:44:19.785511 [ 364 ] {} <Debug> TCP-Session: c6eae0cf-78c0-46ee-a32d-aedcfe30465d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22622 | 2026.01.08 00:44:19.785523 [ 369 ] {} <Debug> TCP-Session: 1fdd4f94-2bbb-4c19-9f5f-32b86e3a37ea Authenticating user 'default' from [fd00:1122:3344:101::e]:54124 | ||
| 22623 | 2026.01.08 00:44:19.785542 [ 368 ] {} <Debug> TCP-Session: a3046255-aa3c-49e4-90a4-1ff9a1ecb1ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22624 | 2026.01.08 00:44:19.785561 [ 369 ] {} <Debug> TCP-Session: 1fdd4f94-2bbb-4c19-9f5f-32b86e3a37ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22625 | 2026.01.08 00:44:19.785573 [ 368 ] {} <Debug> TCP-Session: a3046255-aa3c-49e4-90a4-1ff9a1ecb1ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22626 | 2026.01.08 00:44:19.785586 [ 369 ] {} <Debug> TCP-Session: 1fdd4f94-2bbb-4c19-9f5f-32b86e3a37ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22627 | 2026.01.08 00:44:19.785551 [ 364 ] {} <Debug> TCP-Session: c6eae0cf-78c0-46ee-a32d-aedcfe30465d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22628 | 2026.01.08 00:44:19.785459 [ 351 ] {} <Debug> TCP-Session: 8f533a88-ee48-4418-9340-8a00508dfb4c Authenticating user 'default' from [fd00:1122:3344:101::e]:39618 | ||
| 22629 | 2026.01.08 00:44:19.785375 [ 362 ] {} <Trace> TCP-Session: 533f72e7-cf6c-4aa0-ba4f-7455aefd2649 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22630 | 2026.01.08 00:44:19.785659 [ 351 ] {} <Debug> TCP-Session: 8f533a88-ee48-4418-9340-8a00508dfb4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22631 | 2026.01.08 00:44:19.785354 [ 367 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52720 | ||
| 22632 | 2026.01.08 00:44:19.785698 [ 351 ] {} <Debug> TCP-Session: 8f533a88-ee48-4418-9340-8a00508dfb4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22633 | 2026.01.08 00:44:19.785288 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42298 | ||
| 22634 | 2026.01.08 00:44:19.785539 [ 365 ] {} <Debug> TCP-Session: 6149b80c-9d50-4c0b-9a02-b182bd319288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22635 | 2026.01.08 00:44:19.785358 [ 366 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64077 | ||
| 22636 | 2026.01.08 00:44:19.785807 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22637 | 2026.01.08 00:44:19.785792 [ 365 ] {} <Debug> TCP-Session: 6149b80c-9d50-4c0b-9a02-b182bd319288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22638 | 2026.01.08 00:44:19.785854 [ 363 ] {} <Debug> TCP-Session: 384ec10f-b668-4c66-b86a-7463fcbd0f2d Authenticating user 'default' from [fd00:1122:3344:101::e]:42298 | ||
| 22639 | 2026.01.08 00:44:19.785784 [ 367 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22640 | 2026.01.08 00:44:19.785878 [ 362 ] {4762f1d4-0306-46c1-bec6-dbf482405441} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39991) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22641 | 2026.01.08 00:44:19.785906 [ 366 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22642 | 2026.01.08 00:44:19.785908 [ 367 ] {} <Debug> TCP-Session: 9cc06f2f-5ce7-4492-9c65-076c7fb0d462 Authenticating user 'default' from [fd00:1122:3344:101::e]:52720 | ||
| 22643 | 2026.01.08 00:44:19.785882 [ 363 ] {} <Debug> TCP-Session: 384ec10f-b668-4c66-b86a-7463fcbd0f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22644 | 2026.01.08 00:44:19.785944 [ 366 ] {} <Debug> TCP-Session: a7898cd5-02c7-4bd6-a15f-a9b4ee9adad0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64077 | ||
| 22645 | 2026.01.08 00:44:19.785967 [ 363 ] {} <Debug> TCP-Session: 384ec10f-b668-4c66-b86a-7463fcbd0f2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22646 | 2026.01.08 00:44:19.785951 [ 367 ] {} <Debug> TCP-Session: 9cc06f2f-5ce7-4492-9c65-076c7fb0d462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22647 | 2026.01.08 00:44:19.785990 [ 366 ] {} <Debug> TCP-Session: a7898cd5-02c7-4bd6-a15f-a9b4ee9adad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22648 | 2026.01.08 00:44:19.786013 [ 367 ] {} <Debug> TCP-Session: 9cc06f2f-5ce7-4492-9c65-076c7fb0d462 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22649 | 2026.01.08 00:44:19.786026 [ 366 ] {} <Debug> TCP-Session: a7898cd5-02c7-4bd6-a15f-a9b4ee9adad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22650 | 2026.01.08 00:44:19.786175 [ 362 ] {4762f1d4-0306-46c1-bec6-dbf482405441} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22651 | 2026.01.08 00:44:19.786236 [ 362 ] {4762f1d4-0306-46c1-bec6-dbf482405441} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22652 | 2026.01.08 00:44:19.786532 [ 362 ] {4762f1d4-0306-46c1-bec6-dbf482405441} <Debug> oximeter.version (38a0322a-0f7d-41fd-9185-074a36620177) (SelectExecutor): Key condition: unknown | ||
| 22653 | 2026.01.08 00:44:19.787569 [ 296 ] {4762f1d4-0306-46c1-bec6-dbf482405441} <Trace> AggregatingTransform: Aggregating | ||
| 22654 | 2026.01.08 00:44:19.787605 [ 296 ] {4762f1d4-0306-46c1-bec6-dbf482405441} <Trace> Aggregator: Aggregation method: without_key | ||
| 22655 | 2026.01.08 00:44:19.787645 [ 296 ] {4762f1d4-0306-46c1-bec6-dbf482405441} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004368 sec. (995.651 rows/sec., 38.89 KiB/sec.) | ||
| 22656 | 2026.01.08 00:44:19.787664 [ 296 ] {4762f1d4-0306-46c1-bec6-dbf482405441} <Trace> Aggregator: Merging aggregated data | ||
| 22657 | 2026.01.08 00:44:19.789160 [ 362 ] {4762f1d4-0306-46c1-bec6-dbf482405441} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00334 sec., 299.4011976047904 rows/sec., 11.70 KiB/sec. | ||
| 22658 | 2026.01.08 00:44:19.789312 [ 362 ] {4762f1d4-0306-46c1-bec6-dbf482405441} <Debug> TCPHandler: Processed in 0.004056325 sec. | ||
| 22659 | 2026.01.08 00:44:19.789445 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22660 | 2026.01.08 00:44:19.789476 [ 362 ] {} <Debug> TCP-Session: 533f72e7-cf6c-4aa0-ba4f-7455aefd2649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22661 | 2026.01.08 00:44:19.789475 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22662 | 2026.01.08 00:44:19.789496 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22663 | 2026.01.08 00:44:19.789518 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22664 | 2026.01.08 00:44:19.789534 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22665 | 2026.01.08 00:44:19.789548 [ 363 ] {} <Debug> TCP-Session: 384ec10f-b668-4c66-b86a-7463fcbd0f2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22666 | 2026.01.08 00:44:19.789566 [ 369 ] {} <Debug> TCP-Session: 1fdd4f94-2bbb-4c19-9f5f-32b86e3a37ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22667 | 2026.01.08 00:44:19.789573 [ 364 ] {} <Debug> TCP-Session: c6eae0cf-78c0-46ee-a32d-aedcfe30465d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22668 | 2026.01.08 00:44:19.789578 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22669 | 2026.01.08 00:44:19.789595 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22670 | 2026.01.08 00:44:19.789618 [ 367 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22671 | 2026.01.08 00:44:19.789635 [ 351 ] {} <Debug> TCP-Session: 8f533a88-ee48-4418-9340-8a00508dfb4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22672 | 2026.01.08 00:44:19.789657 [ 365 ] {} <Debug> TCP-Session: 6149b80c-9d50-4c0b-9a02-b182bd319288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22673 | 2026.01.08 00:44:19.789675 [ 367 ] {} <Debug> TCP-Session: 9cc06f2f-5ce7-4492-9c65-076c7fb0d462 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22674 | 2026.01.08 00:44:19.789531 [ 368 ] {} <Debug> TCP-Session: a3046255-aa3c-49e4-90a4-1ff9a1ecb1ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22675 | 2026.01.08 00:44:19.789559 [ 366 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22676 | 2026.01.08 00:44:19.789773 [ 366 ] {} <Debug> TCP-Session: a7898cd5-02c7-4bd6-a15f-a9b4ee9adad0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22677 | 2026.01.08 00:44:20.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.41 MiB, peak 424.50 MiB, free memory in arenas 0.00 B, will set to 406.46 MiB (RSS), difference: 1.05 MiB | ||
| 22678 | 2026.01.08 00:44:21.934965 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22679 | 2026.01.08 00:44:21.935040 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22680 | 2026.01.08 00:44:22.006345 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.006017442 sec. | ||
| 22681 | 2026.01.08 00:44:22.166671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46193 | ||
| 22682 | 2026.01.08 00:44:22.167188 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22683 | 2026.01.08 00:44:22.167237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22684 | 2026.01.08 00:44:22.167716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22685 | 2026.01.08 00:44:22.167947 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22686 | 2026.01.08 00:44:22.168098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46193 | ||
| 22687 | 2026.01.08 00:44:22.168120 [ 155 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22688 | 2026.01.08 00:44:22.168208 [ 155 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22689 | 2026.01.08 00:44:22.168246 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22690 | 2026.01.08 00:44:22.168427 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22691 | 2026.01.08 00:44:22.168589 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22692 | 2026.01.08 00:44:22.168629 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43761 rows starting from the beginning of the part | ||
| 22693 | 2026.01.08 00:44:22.168697 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 22694 | 2026.01.08 00:44:22.168751 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 22695 | 2026.01.08 00:44:22.168798 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 22696 | 2026.01.08 00:44:22.168842 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 22697 | 2026.01.08 00:44:22.168884 [ 191 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 22698 | 2026.01.08 00:44:22.171670 [ 187 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46193 rows, containing 4 columns (4 merged, 0 gathered) in 0.003319575 sec., 13915335.547472192 rows/sec., 199.06 MiB/sec. | ||
| 22699 | 2026.01.08 00:44:22.171985 [ 203 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22700 | 2026.01.08 00:44:22.172281 [ 203 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22701 | 2026.01.08 00:44:22.172359 [ 203 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_96_19} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22702 | 2026.01.08 00:44:22.172448 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 22703 | 2026.01.08 00:44:22.323316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2836 | ||
| 22704 | 2026.01.08 00:44:22.325520 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22705 | 2026.01.08 00:44:22.325559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22706 | 2026.01.08 00:44:22.326680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22707 | 2026.01.08 00:44:22.326930 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22708 | 2026.01.08 00:44:22.327055 [ 155 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 22709 | 2026.01.08 00:44:22.327091 [ 155 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22710 | 2026.01.08 00:44:22.327111 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22711 | 2026.01.08 00:44:22.327259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2836 | ||
| 22712 | 2026.01.08 00:44:22.327260 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 22713 | 2026.01.08 00:44:22.327931 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22714 | 2026.01.08 00:44:22.328078 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2570 rows starting from the beginning of the part | ||
| 22715 | 2026.01.08 00:44:22.328448 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 22716 | 2026.01.08 00:44:22.328798 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
| 22717 | 2026.01.08 00:44:22.329165 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 94 rows starting from the beginning of the part | ||
| 22718 | 2026.01.08 00:44:22.329503 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 22719 | 2026.01.08 00:44:22.329831 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 28 rows starting from the beginning of the part | ||
| 22720 | 2026.01.08 00:44:22.338876 [ 192 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2836 rows, containing 72 columns (72 merged, 0 gathered) in 0.011696143 sec., 242473.09561793145 rows/sec., 191.84 MiB/sec. | ||
| 22721 | 2026.01.08 00:44:22.341295 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 22722 | 2026.01.08 00:44:22.341873 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22723 | 2026.01.08 00:44:22.341940 [ 187 ] {e47cec62-cfda-451b-bf23-f7a31a14b4c3::all_1_71_14} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 22724 | 2026.01.08 00:44:22.342202 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 22725 | 2026.01.08 00:44:22.447629 [ 155 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 5 parts from all_1_60_13 to all_64_64_0 | ||
| 22726 | 2026.01.08 00:44:22.447694 [ 155 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22727 | 2026.01.08 00:44:22.447731 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22728 | 2026.01.08 00:44:22.447874 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_13 to all_64_64_0 into Compact with storage Full | ||
| 22729 | 2026.01.08 00:44:22.448044 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22730 | 2026.01.08 00:44:22.448096 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 465 rows starting from the beginning of the part | ||
| 22731 | 2026.01.08 00:44:22.448191 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 212 rows starting from the beginning of the part | ||
| 22732 | 2026.01.08 00:44:22.448272 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 23 rows starting from the beginning of the part | ||
| 22733 | 2026.01.08 00:44:22.448356 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 212 rows starting from the beginning of the part | ||
| 22734 | 2026.01.08 00:44:22.448423 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 440 rows starting from the beginning of the part | ||
| 22735 | 2026.01.08 00:44:22.449386 [ 197 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001576935 sec., 857359.3711852422 rows/sec., 59.74 MiB/sec. | ||
| 22736 | 2026.01.08 00:44:22.449536 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Trace> MergedBlockOutputStream: filled checksums all_1_64_14 (state Temporary) | ||
| 22737 | 2026.01.08 00:44:22.449796 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_64_14 to all_1_64_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22738 | 2026.01.08 00:44:22.449864 [ 196 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_64_14} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 5 parts: [all_1_60_13, all_64_64_0] -> all_1_64_14 | ||
| 22739 | 2026.01.08 00:44:22.449928 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 22740 | 2026.01.08 00:44:22.564008 [ 153 ] {} <Debug> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22741 | 2026.01.08 00:44:22.564059 [ 153 ] {} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22742 | 2026.01.08 00:44:22.564083 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22743 | 2026.01.08 00:44:22.564191 [ 197 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::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 | ||
| 22744 | 2026.01.08 00:44:22.564316 [ 197 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22745 | 2026.01.08 00:44:22.564351 [ 197 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 22746 | 2026.01.08 00:44:22.564421 [ 197 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 22747 | 2026.01.08 00:44:22.564474 [ 197 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 22748 | 2026.01.08 00:44:22.564524 [ 197 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::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 | ||
| 22749 | 2026.01.08 00:44:22.564568 [ 197 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 22750 | 2026.01.08 00:44:22.566535 [ 188 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002385728 sec., 21377.122622528637 rows/sec., 1.52 MiB/sec. | ||
| 22751 | 2026.01.08 00:44:22.566727 [ 190 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22752 | 2026.01.08 00:44:22.567053 [ 190 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::all_1_5_1} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22753 | 2026.01.08 00:44:22.567127 [ 190 ] {db84e7f9-b3fd-44c6-8a96-5359e0928ec4::all_1_5_1} <Trace> oximeter.measurements_i64 (db84e7f9-b3fd-44c6-8a96-5359e0928ec4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22754 | 2026.01.08 00:44:22.567219 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22755 | 2026.01.08 00:44:23.001153 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.62 MiB, peak 424.50 MiB, free memory in arenas 0.00 B, will set to 406.46 MiB (RSS), difference: 3.83 MiB | ||
| 22756 | 2026.01.08 00:44:24.477980 [ 221 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22757 | 2026.01.08 00:44:24.478025 [ 221 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22758 | 2026.01.08 00:44:24.479915 [ 221 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22759 | 2026.01.08 00:44:24.503690 [ 218 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22760 | 2026.01.08 00:44:24.503784 [ 218 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22761 | 2026.01.08 00:44:24.506530 [ 218 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22762 | 2026.01.08 00:44:24.658767 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22763 | 2026.01.08 00:44:24.658947 [ 268 ] {75a636a6-0edb-44c9-be91-835a0a28786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22764 | 2026.01.08 00:44:24.659015 [ 268 ] {75a636a6-0edb-44c9-be91-835a0a28786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22765 | 2026.01.08 00:44:24.659790 [ 268 ] {75a636a6-0edb-44c9-be91-835a0a28786a} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22766 | 2026.01.08 00:44:24.659838 [ 268 ] {75a636a6-0edb-44c9-be91-835a0a28786a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22767 | 2026.01.08 00:44:24.660266 [ 268 ] {75a636a6-0edb-44c9-be91-835a0a28786a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22768 | 2026.01.08 00:44:24.660498 [ 268 ] {75a636a6-0edb-44c9-be91-835a0a28786a} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22769 | 2026.01.08 00:44:24.660648 [ 268 ] {75a636a6-0edb-44c9-be91-835a0a28786a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001753 sec., 233884.7689674843 rows/sec., 14.84 MiB/sec. | ||
| 22770 | 2026.01.08 00:44:24.660691 [ 268 ] {75a636a6-0edb-44c9-be91-835a0a28786a} <Debug> TCPHandler: Processed in 0.002055089 sec. | ||
| 22771 | 2026.01.08 00:44:24.660813 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22772 | 2026.01.08 00:44:24.660907 [ 268 ] {2f13ef8b-9c25-4c5e-8045-ee7292951321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22773 | 2026.01.08 00:44:24.660947 [ 268 ] {2f13ef8b-9c25-4c5e-8045-ee7292951321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22774 | 2026.01.08 00:44:24.661784 [ 268 ] {2f13ef8b-9c25-4c5e-8045-ee7292951321} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22775 | 2026.01.08 00:44:24.661820 [ 268 ] {2f13ef8b-9c25-4c5e-8045-ee7292951321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22776 | 2026.01.08 00:44:24.662214 [ 268 ] {2f13ef8b-9c25-4c5e-8045-ee7292951321} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22777 | 2026.01.08 00:44:24.662429 [ 268 ] {2f13ef8b-9c25-4c5e-8045-ee7292951321} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22778 | 2026.01.08 00:44:24.662556 [ 268 ] {2f13ef8b-9c25-4c5e-8045-ee7292951321} <Debug> executeQuery: Read 1222 rows, 100.32 KiB in 0.001667 sec., 733053.3893221355 rows/sec., 58.77 MiB/sec. | ||
| 22779 | 2026.01.08 00:44:24.662593 [ 268 ] {2f13ef8b-9c25-4c5e-8045-ee7292951321} <Debug> TCPHandler: Processed in 0.001828052 sec. | ||
| 22780 | 2026.01.08 00:44:24.662707 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22781 | 2026.01.08 00:44:24.662800 [ 268 ] {c5dc7993-2453-432a-9921-71b6d61d608d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22782 | 2026.01.08 00:44:24.662839 [ 268 ] {c5dc7993-2453-432a-9921-71b6d61d608d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22783 | 2026.01.08 00:44:24.663312 [ 268 ] {c5dc7993-2453-432a-9921-71b6d61d608d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22784 | 2026.01.08 00:44:24.663349 [ 268 ] {c5dc7993-2453-432a-9921-71b6d61d608d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22785 | 2026.01.08 00:44:24.663653 [ 268 ] {c5dc7993-2453-432a-9921-71b6d61d608d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22786 | 2026.01.08 00:44:24.663881 [ 268 ] {c5dc7993-2453-432a-9921-71b6d61d608d} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22787 | 2026.01.08 00:44:24.664009 [ 268 ] {c5dc7993-2453-432a-9921-71b6d61d608d} <Debug> executeQuery: Read 260 rows, 16.45 KiB in 0.001228 sec., 211726.38436482087 rows/sec., 13.08 MiB/sec. | ||
| 22788 | 2026.01.08 00:44:24.664046 [ 268 ] {c5dc7993-2453-432a-9921-71b6d61d608d} <Debug> TCPHandler: Processed in 0.001386859 sec. | ||
| 22789 | 2026.01.08 00:44:24.664154 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22790 | 2026.01.08 00:44:24.664246 [ 268 ] {b61c7be0-efcb-469e-8a5d-2d9fff02967c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22791 | 2026.01.08 00:44:24.664285 [ 268 ] {b61c7be0-efcb-469e-8a5d-2d9fff02967c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22792 | 2026.01.08 00:44:24.664740 [ 268 ] {b61c7be0-efcb-469e-8a5d-2d9fff02967c} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22793 | 2026.01.08 00:44:24.664776 [ 268 ] {b61c7be0-efcb-469e-8a5d-2d9fff02967c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22794 | 2026.01.08 00:44:24.665072 [ 268 ] {b61c7be0-efcb-469e-8a5d-2d9fff02967c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22795 | 2026.01.08 00:44:24.665276 [ 268 ] {b61c7be0-efcb-469e-8a5d-2d9fff02967c} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22796 | 2026.01.08 00:44:24.665400 [ 268 ] {b61c7be0-efcb-469e-8a5d-2d9fff02967c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001172 sec., 180887.37201365185 rows/sec., 11.67 MiB/sec. | ||
| 22797 | 2026.01.08 00:44:24.665437 [ 268 ] {b61c7be0-efcb-469e-8a5d-2d9fff02967c} <Debug> TCPHandler: Processed in 0.001329978 sec. | ||
| 22798 | 2026.01.08 00:44:24.665546 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22799 | 2026.01.08 00:44:24.665638 [ 268 ] {8a4c2d75-b4db-4fa5-8d38-a16dce3b8214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22800 | 2026.01.08 00:44:24.665677 [ 268 ] {8a4c2d75-b4db-4fa5-8d38-a16dce3b8214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22801 | 2026.01.08 00:44:24.666125 [ 268 ] {8a4c2d75-b4db-4fa5-8d38-a16dce3b8214} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22802 | 2026.01.08 00:44:24.666161 [ 268 ] {8a4c2d75-b4db-4fa5-8d38-a16dce3b8214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22803 | 2026.01.08 00:44:24.666462 [ 268 ] {8a4c2d75-b4db-4fa5-8d38-a16dce3b8214} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 22804 | 2026.01.08 00:44:24.666497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 22805 | 2026.01.08 00:44:24.666676 [ 268 ] {8a4c2d75-b4db-4fa5-8d38-a16dce3b8214} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22806 | 2026.01.08 00:44:24.666804 [ 268 ] {8a4c2d75-b4db-4fa5-8d38-a16dce3b8214} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 22807 | 2026.01.08 00:44:24.666841 [ 268 ] {8a4c2d75-b4db-4fa5-8d38-a16dce3b8214} <Debug> TCPHandler: Processed in 0.001342568 sec. | ||
| 22808 | 2026.01.08 00:44:24.666949 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22809 | 2026.01.08 00:44:24.667041 [ 268 ] {60c0141d-0ab9-451d-85de-c92e5d61e6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22810 | 2026.01.08 00:44:24.667079 [ 268 ] {60c0141d-0ab9-451d-85de-c92e5d61e6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22811 | 2026.01.08 00:44:24.667680 [ 268 ] {60c0141d-0ab9-451d-85de-c92e5d61e6d2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22812 | 2026.01.08 00:44:24.667717 [ 268 ] {60c0141d-0ab9-451d-85de-c92e5d61e6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22813 | 2026.01.08 00:44:24.668056 [ 268 ] {60c0141d-0ab9-451d-85de-c92e5d61e6d2} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22814 | 2026.01.08 00:44:24.668258 [ 268 ] {60c0141d-0ab9-451d-85de-c92e5d61e6d2} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22815 | 2026.01.08 00:44:24.668386 [ 268 ] {60c0141d-0ab9-451d-85de-c92e5d61e6d2} <Debug> executeQuery: Read 734 rows, 52.87 KiB in 0.001363 sec., 538517.9750550257 rows/sec., 37.88 MiB/sec. | ||
| 22816 | 2026.01.08 00:44:24.668423 [ 268 ] {60c0141d-0ab9-451d-85de-c92e5d61e6d2} <Debug> TCPHandler: Processed in 0.001520853 sec. | ||
| 22817 | 2026.01.08 00:44:24.668533 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22818 | 2026.01.08 00:44:24.668626 [ 268 ] {ca5f7b40-ffaf-4ab9-9c95-91fa7c758b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22819 | 2026.01.08 00:44:24.668666 [ 268 ] {ca5f7b40-ffaf-4ab9-9c95-91fa7c758b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22820 | 2026.01.08 00:44:24.668996 [ 268 ] {ca5f7b40-ffaf-4ab9-9c95-91fa7c758b65} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22821 | 2026.01.08 00:44:24.669032 [ 268 ] {ca5f7b40-ffaf-4ab9-9c95-91fa7c758b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22822 | 2026.01.08 00:44:24.669344 [ 268 ] {ca5f7b40-ffaf-4ab9-9c95-91fa7c758b65} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 22823 | 2026.01.08 00:44:24.669546 [ 268 ] {ca5f7b40-ffaf-4ab9-9c95-91fa7c758b65} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22824 | 2026.01.08 00:44:24.669668 [ 268 ] {ca5f7b40-ffaf-4ab9-9c95-91fa7c758b65} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 22825 | 2026.01.08 00:44:24.669704 [ 268 ] {ca5f7b40-ffaf-4ab9-9c95-91fa7c758b65} <Debug> TCPHandler: Processed in 0.001217515 sec. | ||
| 22826 | 2026.01.08 00:44:24.669814 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22827 | 2026.01.08 00:44:24.669906 [ 268 ] {c1583405-3e3c-4150-9ab4-11310c03fd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22828 | 2026.01.08 00:44:24.669947 [ 268 ] {c1583405-3e3c-4150-9ab4-11310c03fd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22829 | 2026.01.08 00:44:24.670362 [ 268 ] {c1583405-3e3c-4150-9ab4-11310c03fd81} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22830 | 2026.01.08 00:44:24.670397 [ 268 ] {c1583405-3e3c-4150-9ab4-11310c03fd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22831 | 2026.01.08 00:44:24.670726 [ 268 ] {c1583405-3e3c-4150-9ab4-11310c03fd81} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22832 | 2026.01.08 00:44:24.670929 [ 268 ] {c1583405-3e3c-4150-9ab4-11310c03fd81} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22833 | 2026.01.08 00:44:24.671054 [ 268 ] {c1583405-3e3c-4150-9ab4-11310c03fd81} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001166 sec., 269296.7409948542 rows/sec., 17.69 MiB/sec. | ||
| 22834 | 2026.01.08 00:44:24.671089 [ 268 ] {c1583405-3e3c-4150-9ab4-11310c03fd81} <Debug> TCPHandler: Processed in 0.001322938 sec. | ||
| 22835 | 2026.01.08 00:44:24.671199 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22836 | 2026.01.08 00:44:24.671290 [ 268 ] {d9f7a1cb-72ae-4d36-8500-ce98563ac60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22837 | 2026.01.08 00:44:24.671331 [ 268 ] {d9f7a1cb-72ae-4d36-8500-ce98563ac60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22838 | 2026.01.08 00:44:24.671637 [ 268 ] {d9f7a1cb-72ae-4d36-8500-ce98563ac60d} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22839 | 2026.01.08 00:44:24.671672 [ 268 ] {d9f7a1cb-72ae-4d36-8500-ce98563ac60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22840 | 2026.01.08 00:44:24.671952 [ 268 ] {d9f7a1cb-72ae-4d36-8500-ce98563ac60d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 22841 | 2026.01.08 00:44:24.672152 [ 268 ] {d9f7a1cb-72ae-4d36-8500-ce98563ac60d} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22842 | 2026.01.08 00:44:24.672275 [ 268 ] {d9f7a1cb-72ae-4d36-8500-ce98563ac60d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 22843 | 2026.01.08 00:44:24.672310 [ 268 ] {d9f7a1cb-72ae-4d36-8500-ce98563ac60d} <Debug> TCPHandler: Processed in 0.001158693 sec. | ||
| 22844 | 2026.01.08 00:44:24.672417 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22845 | 2026.01.08 00:44:24.672507 [ 268 ] {c87891ab-b376-4672-ac13-1ae74c162c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22846 | 2026.01.08 00:44:24.672561 [ 268 ] {c87891ab-b376-4672-ac13-1ae74c162c30} <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 | ||
| 22847 | 2026.01.08 00:44:24.673356 [ 268 ] {c87891ab-b376-4672-ac13-1ae74c162c30} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22848 | 2026.01.08 00:44:24.673393 [ 268 ] {c87891ab-b376-4672-ac13-1ae74c162c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22849 | 2026.01.08 00:44:24.673955 [ 268 ] {c87891ab-b376-4672-ac13-1ae74c162c30} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 22850 | 2026.01.08 00:44:24.674173 [ 268 ] {c87891ab-b376-4672-ac13-1ae74c162c30} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22851 | 2026.01.08 00:44:24.674306 [ 268 ] {c87891ab-b376-4672-ac13-1ae74c162c30} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.001816 sec., 30286.343612334804 rows/sec., 54.27 MiB/sec. | ||
| 22852 | 2026.01.08 00:44:24.674354 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22853 | 2026.01.08 00:44:24.674360 [ 268 ] {c87891ab-b376-4672-ac13-1ae74c162c30} <Debug> TCPHandler: Processed in 0.001989607 sec. | ||
| 22854 | 2026.01.08 00:44:24.674409 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22855 | 2026.01.08 00:44:24.674518 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22856 | 2026.01.08 00:44:24.674614 [ 268 ] {362ae86d-6ce9-47cc-9769-ba200b3e9f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22857 | 2026.01.08 00:44:24.674655 [ 268 ] {362ae86d-6ce9-47cc-9769-ba200b3e9f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22858 | 2026.01.08 00:44:24.674984 [ 268 ] {362ae86d-6ce9-47cc-9769-ba200b3e9f3a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22859 | 2026.01.08 00:44:24.675019 [ 268 ] {362ae86d-6ce9-47cc-9769-ba200b3e9f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22860 | 2026.01.08 00:44:24.675340 [ 268 ] {362ae86d-6ce9-47cc-9769-ba200b3e9f3a} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22861 | 2026.01.08 00:44:24.675582 [ 268 ] {362ae86d-6ce9-47cc-9769-ba200b3e9f3a} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22862 | 2026.01.08 00:44:24.675724 [ 268 ] {362ae86d-6ce9-47cc-9769-ba200b3e9f3a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001127 sec., 92280.39041703638 rows/sec., 5.65 MiB/sec. | ||
| 22863 | 2026.01.08 00:44:24.675760 [ 268 ] {362ae86d-6ce9-47cc-9769-ba200b3e9f3a} <Debug> TCPHandler: Processed in 0.001289677 sec. | ||
| 22864 | 2026.01.08 00:44:24.677360 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22865 | 2026.01.08 00:44:24.685488 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22866 | 2026.01.08 00:44:24.685531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22867 | 2026.01.08 00:44:24.691696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 22868 | 2026.01.08 00:44:24.692412 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22869 | 2026.01.08 00:44:24.692738 [ 138 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 22870 | 2026.01.08 00:44:24.692790 [ 138 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22871 | 2026.01.08 00:44:24.692815 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 22872 | 2026.01.08 00:44:24.692915 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 22873 | 2026.01.08 00:44:24.696031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 22874 | 2026.01.08 00:44:24.696136 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22875 | 2026.01.08 00:44:24.696907 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 22876 | 2026.01.08 00:44:24.700281 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 22877 | 2026.01.08 00:44:24.703772 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 22878 | 2026.01.08 00:44:24.707777 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 22879 | 2026.01.08 00:44:24.712288 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 22880 | 2026.01.08 00:44:24.716968 [ 196 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 22881 | 2026.01.08 00:44:24.777617 [ 201 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.084737747 sec., 8532.20702221408 rows/sec., 44.12 MiB/sec. | ||
| 22882 | 2026.01.08 00:44:24.781030 [ 198 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 22883 | 2026.01.08 00:44:24.783136 [ 198 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22884 | 2026.01.08 00:44:24.783247 [ 198 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_96_19} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 22885 | 2026.01.08 00:44:24.786154 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22886 | 2026.01.08 00:44:25.001181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.30 MiB, peak 425.74 MiB, free memory in arenas 0.00 B, will set to 406.46 MiB (RSS), difference: -1.84 MiB | ||
| 22887 | 2026.01.08 00:44:29.516578 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22888 | 2026.01.08 00:44:29.516658 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22889 | 2026.01.08 00:44:29.520401 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22890 | 2026.01.08 00:44:29.575554 [ 222 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22891 | 2026.01.08 00:44:29.575633 [ 222 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22892 | 2026.01.08 00:44:29.579420 [ 222 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22893 | 2026.01.08 00:44:29.645827 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22894 | 2026.01.08 00:44:29.646028 [ 268 ] {d12aac64-adc1-4a3f-aaf4-f400961e4dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22895 | 2026.01.08 00:44:29.646101 [ 268 ] {d12aac64-adc1-4a3f-aaf4-f400961e4dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22896 | 2026.01.08 00:44:29.646854 [ 268 ] {d12aac64-adc1-4a3f-aaf4-f400961e4dcf} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22897 | 2026.01.08 00:44:29.646893 [ 268 ] {d12aac64-adc1-4a3f-aaf4-f400961e4dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22898 | 2026.01.08 00:44:29.647384 [ 268 ] {d12aac64-adc1-4a3f-aaf4-f400961e4dcf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 22899 | 2026.01.08 00:44:29.647826 [ 268 ] {d12aac64-adc1-4a3f-aaf4-f400961e4dcf} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22900 | 2026.01.08 00:44:29.647976 [ 268 ] {d12aac64-adc1-4a3f-aaf4-f400961e4dcf} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002004 sec., 1996.007984031936 rows/sec., 162.76 KiB/sec. | ||
| 22901 | 2026.01.08 00:44:29.648017 [ 268 ] {d12aac64-adc1-4a3f-aaf4-f400961e4dcf} <Debug> TCPHandler: Processed in 0.002326056 sec. | ||
| 22902 | 2026.01.08 00:44:29.648145 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22903 | 2026.01.08 00:44:29.648239 [ 268 ] {a001c71b-3a41-4340-84dd-15cc90bdd957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22904 | 2026.01.08 00:44:29.648278 [ 268 ] {a001c71b-3a41-4340-84dd-15cc90bdd957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22905 | 2026.01.08 00:44:29.648753 [ 268 ] {a001c71b-3a41-4340-84dd-15cc90bdd957} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22906 | 2026.01.08 00:44:29.648788 [ 268 ] {a001c71b-3a41-4340-84dd-15cc90bdd957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22907 | 2026.01.08 00:44:29.649248 [ 268 ] {a001c71b-3a41-4340-84dd-15cc90bdd957} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22908 | 2026.01.08 00:44:29.649732 [ 268 ] {a001c71b-3a41-4340-84dd-15cc90bdd957} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22909 | 2026.01.08 00:44:29.649861 [ 268 ] {a001c71b-3a41-4340-84dd-15cc90bdd957} <Debug> executeQuery: Read 68 rows, 5.53 KiB in 0.00164 sec., 41463.41463414634 rows/sec., 3.29 MiB/sec. | ||
| 22910 | 2026.01.08 00:44:29.649898 [ 268 ] {a001c71b-3a41-4340-84dd-15cc90bdd957} <Debug> TCPHandler: Processed in 0.001806291 sec. | ||
| 22911 | 2026.01.08 00:44:29.650022 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22912 | 2026.01.08 00:44:29.650115 [ 268 ] {1072a5ff-3f4f-4cca-a051-36763d0881b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22913 | 2026.01.08 00:44:29.650154 [ 268 ] {1072a5ff-3f4f-4cca-a051-36763d0881b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22914 | 2026.01.08 00:44:29.650594 [ 268 ] {1072a5ff-3f4f-4cca-a051-36763d0881b6} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22915 | 2026.01.08 00:44:29.650630 [ 268 ] {1072a5ff-3f4f-4cca-a051-36763d0881b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22916 | 2026.01.08 00:44:29.651035 [ 268 ] {1072a5ff-3f4f-4cca-a051-36763d0881b6} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22917 | 2026.01.08 00:44:29.651449 [ 268 ] {1072a5ff-3f4f-4cca-a051-36763d0881b6} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22918 | 2026.01.08 00:44:29.651579 [ 268 ] {1072a5ff-3f4f-4cca-a051-36763d0881b6} <Debug> executeQuery: Read 9 rows, 671.00 B in 0.001482 sec., 6072.8744939271255 rows/sec., 442.15 KiB/sec. | ||
| 22919 | 2026.01.08 00:44:29.651616 [ 268 ] {1072a5ff-3f4f-4cca-a051-36763d0881b6} <Debug> TCPHandler: Processed in 0.001647107 sec. | ||
| 22920 | 2026.01.08 00:44:29.651729 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22921 | 2026.01.08 00:44:29.651822 [ 268 ] {52228466-73ec-43cb-befa-b236af653553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22922 | 2026.01.08 00:44:29.651861 [ 268 ] {52228466-73ec-43cb-befa-b236af653553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22923 | 2026.01.08 00:44:29.652286 [ 268 ] {52228466-73ec-43cb-befa-b236af653553} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22924 | 2026.01.08 00:44:29.652322 [ 268 ] {52228466-73ec-43cb-befa-b236af653553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22925 | 2026.01.08 00:44:29.652762 [ 268 ] {52228466-73ec-43cb-befa-b236af653553} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22926 | 2026.01.08 00:44:29.653202 [ 268 ] {52228466-73ec-43cb-befa-b236af653553} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22927 | 2026.01.08 00:44:29.653329 [ 268 ] {52228466-73ec-43cb-befa-b236af653553} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001524 sec., 47900.262467191606 rows/sec., 3.74 MiB/sec. | ||
| 22928 | 2026.01.08 00:44:29.653366 [ 268 ] {52228466-73ec-43cb-befa-b236af653553} <Debug> TCPHandler: Processed in 0.001683738 sec. | ||
| 22929 | 2026.01.08 00:44:29.653484 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22930 | 2026.01.08 00:44:29.653576 [ 268 ] {28a4a804-aefe-4658-8967-a59dddd4acd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22931 | 2026.01.08 00:44:29.653619 [ 268 ] {28a4a804-aefe-4658-8967-a59dddd4acd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22932 | 2026.01.08 00:44:29.654051 [ 268 ] {28a4a804-aefe-4658-8967-a59dddd4acd0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22933 | 2026.01.08 00:44:29.654086 [ 268 ] {28a4a804-aefe-4658-8967-a59dddd4acd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22934 | 2026.01.08 00:44:29.654583 [ 268 ] {28a4a804-aefe-4658-8967-a59dddd4acd0} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22935 | 2026.01.08 00:44:29.655031 [ 268 ] {28a4a804-aefe-4658-8967-a59dddd4acd0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22936 | 2026.01.08 00:44:29.655163 [ 268 ] {28a4a804-aefe-4658-8967-a59dddd4acd0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001605 sec., 100934.57943925232 rows/sec., 7.03 MiB/sec. | ||
| 22937 | 2026.01.08 00:44:29.655199 [ 268 ] {28a4a804-aefe-4658-8967-a59dddd4acd0} <Debug> TCPHandler: Processed in 0.00176698 sec. | ||
| 22938 | 2026.01.08 00:44:29.655308 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22939 | 2026.01.08 00:44:29.655400 [ 268 ] {65d92714-c90f-4778-942d-3b368f974618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22940 | 2026.01.08 00:44:29.655454 [ 268 ] {65d92714-c90f-4778-942d-3b368f974618} <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 | ||
| 22941 | 2026.01.08 00:44:29.656218 [ 268 ] {65d92714-c90f-4778-942d-3b368f974618} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22942 | 2026.01.08 00:44:29.656254 [ 268 ] {65d92714-c90f-4778-942d-3b368f974618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22943 | 2026.01.08 00:44:29.656854 [ 268 ] {65d92714-c90f-4778-942d-3b368f974618} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 22944 | 2026.01.08 00:44:29.657282 [ 268 ] {65d92714-c90f-4778-942d-3b368f974618} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22945 | 2026.01.08 00:44:29.657421 [ 268 ] {65d92714-c90f-4778-942d-3b368f974618} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002039 sec., 2452.1824423737125 rows/sec., 4.39 MiB/sec. | ||
| 22946 | 2026.01.08 00:44:29.657475 [ 268 ] {65d92714-c90f-4778-942d-3b368f974618} <Debug> TCPHandler: Processed in 0.002213623 sec. | ||
| 22947 | 2026.01.08 00:44:29.657585 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22948 | 2026.01.08 00:44:29.657677 [ 268 ] {9077b4e6-665e-4421-a5d1-8e580c5d4cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22949 | 2026.01.08 00:44:29.657718 [ 268 ] {9077b4e6-665e-4421-a5d1-8e580c5d4cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22950 | 2026.01.08 00:44:29.658052 [ 268 ] {9077b4e6-665e-4421-a5d1-8e580c5d4cf8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22951 | 2026.01.08 00:44:29.658087 [ 268 ] {9077b4e6-665e-4421-a5d1-8e580c5d4cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22952 | 2026.01.08 00:44:29.658483 [ 268 ] {9077b4e6-665e-4421-a5d1-8e580c5d4cf8} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22953 | 2026.01.08 00:44:29.658909 [ 268 ] {9077b4e6-665e-4421-a5d1-8e580c5d4cf8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22954 | 2026.01.08 00:44:29.659041 [ 268 ] {9077b4e6-665e-4421-a5d1-8e580c5d4cf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. | ||
| 22955 | 2026.01.08 00:44:29.659076 [ 268 ] {9077b4e6-665e-4421-a5d1-8e580c5d4cf8} <Debug> TCPHandler: Processed in 0.001537214 sec. | ||
| 22956 | 2026.01.08 00:44:29.669145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46641 | ||
| 22957 | 2026.01.08 00:44:29.669620 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22958 | 2026.01.08 00:44:29.669659 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22959 | 2026.01.08 00:44:29.670341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22960 | 2026.01.08 00:44:29.670882 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22961 | 2026.01.08 00:44:29.671026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46641 | ||
| 22962 | 2026.01.08 00:44:30.339409 [ 219 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22963 | 2026.01.08 00:44:30.339463 [ 219 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22964 | 2026.01.08 00:44:30.343260 [ 219 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22965 | 2026.01.08 00:44:30.702985 [ 219 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22966 | 2026.01.08 00:44:30.703070 [ 219 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22967 | 2026.01.08 00:44:30.705785 [ 219 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22968 | 2026.01.08 00:44:30.819530 [ 225 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22969 | 2026.01.08 00:44:30.819579 [ 225 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22970 | 2026.01.08 00:44:30.823268 [ 225 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22971 | 2026.01.08 00:44:32.196077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22972 | 2026.01.08 00:44:32.213716 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22973 | 2026.01.08 00:44:32.213760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22974 | 2026.01.08 00:44:32.220074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22975 | 2026.01.08 00:44:32.221235 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22976 | 2026.01.08 00:44:32.224149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22977 | 2026.01.08 00:44:32.328339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2872 | ||
| 22978 | 2026.01.08 00:44:32.330936 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22979 | 2026.01.08 00:44:32.330990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22980 | 2026.01.08 00:44:32.332402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 22981 | 2026.01.08 00:44:32.332901 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22982 | 2026.01.08 00:44:32.333313 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2872 | ||
| 22983 | 2026.01.08 00:44:34.659509 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22984 | 2026.01.08 00:44:34.659752 [ 268 ] {621ed775-2e6f-4ab7-a33a-673fae70fb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22985 | 2026.01.08 00:44:34.659843 [ 268 ] {621ed775-2e6f-4ab7-a33a-673fae70fb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22986 | 2026.01.08 00:44:34.660773 [ 268 ] {621ed775-2e6f-4ab7-a33a-673fae70fb34} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22987 | 2026.01.08 00:44:34.660821 [ 268 ] {621ed775-2e6f-4ab7-a33a-673fae70fb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22988 | 2026.01.08 00:44:34.661448 [ 268 ] {621ed775-2e6f-4ab7-a33a-673fae70fb34} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 22989 | 2026.01.08 00:44:34.661965 [ 268 ] {621ed775-2e6f-4ab7-a33a-673fae70fb34} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22990 | 2026.01.08 00:44:34.662131 [ 268 ] {621ed775-2e6f-4ab7-a33a-673fae70fb34} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002446 sec., 167620.60506950124 rows/sec., 10.63 MiB/sec. | ||
| 22991 | 2026.01.08 00:44:34.662164 [ 219 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22992 | 2026.01.08 00:44:34.662185 [ 268 ] {621ed775-2e6f-4ab7-a33a-673fae70fb34} <Debug> TCPHandler: Processed in 0.002840661 sec. | ||
| 22993 | 2026.01.08 00:44:34.662214 [ 219 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22994 | 2026.01.08 00:44:34.662349 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22995 | 2026.01.08 00:44:34.662458 [ 268 ] {a0811fbb-f344-40ed-8173-63fbc8670a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22996 | 2026.01.08 00:44:34.662506 [ 268 ] {a0811fbb-f344-40ed-8173-63fbc8670a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22997 | 2026.01.08 00:44:34.663823 [ 268 ] {a0811fbb-f344-40ed-8173-63fbc8670a95} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22998 | 2026.01.08 00:44:34.663865 [ 268 ] {a0811fbb-f344-40ed-8173-63fbc8670a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 22999 | 2026.01.08 00:44:34.664412 [ 268 ] {a0811fbb-f344-40ed-8173-63fbc8670a95} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23000 | 2026.01.08 00:44:34.664920 [ 268 ] {a0811fbb-f344-40ed-8173-63fbc8670a95} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23001 | 2026.01.08 00:44:34.665070 [ 219 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 23002 | 2026.01.08 00:44:34.665082 [ 268 ] {a0811fbb-f344-40ed-8173-63fbc8670a95} <Debug> executeQuery: Read 1222 rows, 100.32 KiB in 0.002649 sec., 461306.1532653832 rows/sec., 36.98 MiB/sec. | ||
| 23003 | 2026.01.08 00:44:34.665137 [ 268 ] {a0811fbb-f344-40ed-8173-63fbc8670a95} <Debug> TCPHandler: Processed in 0.002843021 sec. | ||
| 23004 | 2026.01.08 00:44:34.665255 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23005 | 2026.01.08 00:44:34.665352 [ 268 ] {ae9641ca-4b5e-4e18-bd6a-9bdfbb4bb9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23006 | 2026.01.08 00:44:34.665395 [ 268 ] {ae9641ca-4b5e-4e18-bd6a-9bdfbb4bb9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23007 | 2026.01.08 00:44:34.665949 [ 268 ] {ae9641ca-4b5e-4e18-bd6a-9bdfbb4bb9cf} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23008 | 2026.01.08 00:44:34.665986 [ 268 ] {ae9641ca-4b5e-4e18-bd6a-9bdfbb4bb9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23009 | 2026.01.08 00:44:34.666469 [ 268 ] {ae9641ca-4b5e-4e18-bd6a-9bdfbb4bb9cf} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 23010 | 2026.01.08 00:44:34.666967 [ 268 ] {ae9641ca-4b5e-4e18-bd6a-9bdfbb4bb9cf} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23011 | 2026.01.08 00:44:34.667105 [ 268 ] {ae9641ca-4b5e-4e18-bd6a-9bdfbb4bb9cf} <Debug> executeQuery: Read 260 rows, 16.45 KiB in 0.001771 sec., 146809.71202710332 rows/sec., 9.07 MiB/sec. | ||
| 23012 | 2026.01.08 00:44:34.667144 [ 268 ] {ae9641ca-4b5e-4e18-bd6a-9bdfbb4bb9cf} <Debug> TCPHandler: Processed in 0.001940975 sec. | ||
| 23013 | 2026.01.08 00:44:34.667257 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23014 | 2026.01.08 00:44:34.667352 [ 268 ] {16505a89-48f6-44d8-b44a-5c512ef30ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23015 | 2026.01.08 00:44:34.667392 [ 268 ] {16505a89-48f6-44d8-b44a-5c512ef30ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23016 | 2026.01.08 00:44:34.667911 [ 268 ] {16505a89-48f6-44d8-b44a-5c512ef30ac9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23017 | 2026.01.08 00:44:34.667947 [ 268 ] {16505a89-48f6-44d8-b44a-5c512ef30ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23018 | 2026.01.08 00:44:34.668393 [ 268 ] {16505a89-48f6-44d8-b44a-5c512ef30ac9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 23019 | 2026.01.08 00:44:34.668908 [ 268 ] {16505a89-48f6-44d8-b44a-5c512ef30ac9} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23020 | 2026.01.08 00:44:34.669043 [ 268 ] {16505a89-48f6-44d8-b44a-5c512ef30ac9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00171 sec., 123976.60818713451 rows/sec., 8.00 MiB/sec. | ||
| 23021 | 2026.01.08 00:44:34.669083 [ 268 ] {16505a89-48f6-44d8-b44a-5c512ef30ac9} <Debug> TCPHandler: Processed in 0.001877353 sec. | ||
| 23022 | 2026.01.08 00:44:34.669198 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23023 | 2026.01.08 00:44:34.669293 [ 268 ] {f3c97a08-58cb-4b56-ada5-52ad12c03904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23024 | 2026.01.08 00:44:34.669334 [ 268 ] {f3c97a08-58cb-4b56-ada5-52ad12c03904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23025 | 2026.01.08 00:44:34.669843 [ 268 ] {f3c97a08-58cb-4b56-ada5-52ad12c03904} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23026 | 2026.01.08 00:44:34.669880 [ 268 ] {f3c97a08-58cb-4b56-ada5-52ad12c03904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23027 | 2026.01.08 00:44:34.670315 [ 268 ] {f3c97a08-58cb-4b56-ada5-52ad12c03904} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 23028 | 2026.01.08 00:44:34.670761 [ 268 ] {f3c97a08-58cb-4b56-ada5-52ad12c03904} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23029 | 2026.01.08 00:44:34.670897 [ 268 ] {f3c97a08-58cb-4b56-ada5-52ad12c03904} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001622 sec., 130086.31319358817 rows/sec., 7.39 MiB/sec. | ||
| 23030 | 2026.01.08 00:44:34.670927 [ 219 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 23031 | 2026.01.08 00:44:34.670936 [ 268 ] {f3c97a08-58cb-4b56-ada5-52ad12c03904} <Debug> TCPHandler: Processed in 0.00178887 sec. | ||
| 23032 | 2026.01.08 00:44:34.670969 [ 219 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 23033 | 2026.01.08 00:44:34.671068 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23034 | 2026.01.08 00:44:34.671166 [ 268 ] {1ce0314f-6063-4b58-9c5a-3eab2714e933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23035 | 2026.01.08 00:44:34.671208 [ 268 ] {1ce0314f-6063-4b58-9c5a-3eab2714e933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23036 | 2026.01.08 00:44:34.671968 [ 268 ] {1ce0314f-6063-4b58-9c5a-3eab2714e933} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23037 | 2026.01.08 00:44:34.672007 [ 268 ] {1ce0314f-6063-4b58-9c5a-3eab2714e933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23038 | 2026.01.08 00:44:34.672525 [ 268 ] {1ce0314f-6063-4b58-9c5a-3eab2714e933} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23039 | 2026.01.08 00:44:34.673070 [ 268 ] {1ce0314f-6063-4b58-9c5a-3eab2714e933} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23040 | 2026.01.08 00:44:34.673204 [ 268 ] {1ce0314f-6063-4b58-9c5a-3eab2714e933} <Debug> executeQuery: Read 734 rows, 52.87 KiB in 0.002056 sec., 357003.8910505836 rows/sec., 25.11 MiB/sec. | ||
| 23041 | 2026.01.08 00:44:34.673244 [ 268 ] {1ce0314f-6063-4b58-9c5a-3eab2714e933} <Debug> TCPHandler: Processed in 0.002225723 sec. | ||
| 23042 | 2026.01.08 00:44:34.673362 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23043 | 2026.01.08 00:44:34.673460 [ 268 ] {f5d3910b-6b87-4c52-b8cd-e2f107998781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23044 | 2026.01.08 00:44:34.673494 [ 219 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 23045 | 2026.01.08 00:44:34.673506 [ 268 ] {f5d3910b-6b87-4c52-b8cd-e2f107998781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23046 | 2026.01.08 00:44:34.673869 [ 268 ] {f5d3910b-6b87-4c52-b8cd-e2f107998781} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23047 | 2026.01.08 00:44:34.673907 [ 268 ] {f5d3910b-6b87-4c52-b8cd-e2f107998781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23048 | 2026.01.08 00:44:34.674349 [ 268 ] {f5d3910b-6b87-4c52-b8cd-e2f107998781} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 23049 | 2026.01.08 00:44:34.674902 [ 268 ] {f5d3910b-6b87-4c52-b8cd-e2f107998781} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23050 | 2026.01.08 00:44:34.675037 [ 268 ] {f5d3910b-6b87-4c52-b8cd-e2f107998781} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001596 sec., 3759.3984962406016 rows/sec., 196.41 KiB/sec. | ||
| 23051 | 2026.01.08 00:44:34.675075 [ 268 ] {f5d3910b-6b87-4c52-b8cd-e2f107998781} <Debug> TCPHandler: Processed in 0.00176347 sec. | ||
| 23052 | 2026.01.08 00:44:34.675188 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23053 | 2026.01.08 00:44:34.675281 [ 268 ] {08ce7e4e-5c8d-40b7-a8d1-f3833a837f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23054 | 2026.01.08 00:44:34.675325 [ 268 ] {08ce7e4e-5c8d-40b7-a8d1-f3833a837f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23055 | 2026.01.08 00:44:34.675798 [ 268 ] {08ce7e4e-5c8d-40b7-a8d1-f3833a837f7a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23056 | 2026.01.08 00:44:34.675835 [ 268 ] {08ce7e4e-5c8d-40b7-a8d1-f3833a837f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23057 | 2026.01.08 00:44:34.676296 [ 268 ] {08ce7e4e-5c8d-40b7-a8d1-f3833a837f7a} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23058 | 2026.01.08 00:44:34.676740 [ 268 ] {08ce7e4e-5c8d-40b7-a8d1-f3833a837f7a} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23059 | 2026.01.08 00:44:34.676849 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_159_35 to all_164_164_0 | ||
| 23060 | 2026.01.08 00:44:34.676873 [ 268 ] {08ce7e4e-5c8d-40b7-a8d1-f3833a837f7a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00161 sec., 195031.0559006211 rows/sec., 12.81 MiB/sec. | ||
| 23061 | 2026.01.08 00:44:34.676913 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23062 | 2026.01.08 00:44:34.676925 [ 268 ] {08ce7e4e-5c8d-40b7-a8d1-f3833a837f7a} <Debug> TCPHandler: Processed in 0.001787961 sec. | ||
| 23063 | 2026.01.08 00:44:34.676943 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23064 | 2026.01.08 00:44:34.677043 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23065 | 2026.01.08 00:44:34.677044 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_159_35 to all_164_164_0 into Compact with storage Full | ||
| 23066 | 2026.01.08 00:44:34.677144 [ 268 ] {910bb858-e870-4e64-a4b4-4a3a177c5f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23067 | 2026.01.08 00:44:34.677183 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23068 | 2026.01.08 00:44:34.677191 [ 268 ] {910bb858-e870-4e64-a4b4-4a3a177c5f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23069 | 2026.01.08 00:44:34.677227 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_159_35, total 49127 rows starting from the beginning of the part | ||
| 23070 | 2026.01.08 00:44:34.677297 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 128 rows starting from the beginning of the part | ||
| 23071 | 2026.01.08 00:44:34.677344 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 162 rows starting from the beginning of the part | ||
| 23072 | 2026.01.08 00:44:34.677390 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 314 rows starting from the beginning of the part | ||
| 23073 | 2026.01.08 00:44:34.677435 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 162 rows starting from the beginning of the part | ||
| 23074 | 2026.01.08 00:44:34.677477 [ 201 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 314 rows starting from the beginning of the part | ||
| 23075 | 2026.01.08 00:44:34.677529 [ 268 ] {910bb858-e870-4e64-a4b4-4a3a177c5f0e} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23076 | 2026.01.08 00:44:34.677571 [ 268 ] {910bb858-e870-4e64-a4b4-4a3a177c5f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23077 | 2026.01.08 00:44:34.678012 [ 268 ] {910bb858-e870-4e64-a4b4-4a3a177c5f0e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 23078 | 2026.01.08 00:44:34.678453 [ 268 ] {910bb858-e870-4e64-a4b4-4a3a177c5f0e} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23079 | 2026.01.08 00:44:34.678588 [ 268 ] {910bb858-e870-4e64-a4b4-4a3a177c5f0e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001462 sec., 683.9945280437756 rows/sec., 46.09 KiB/sec. | ||
| 23080 | 2026.01.08 00:44:34.678627 [ 268 ] {910bb858-e870-4e64-a4b4-4a3a177c5f0e} <Debug> TCPHandler: Processed in 0.001631846 sec. | ||
| 23081 | 2026.01.08 00:44:34.678743 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23082 | 2026.01.08 00:44:34.678836 [ 268 ] {79f900d6-2e18-4770-bcfd-68fa8e2f51fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23083 | 2026.01.08 00:44:34.678892 [ 268 ] {79f900d6-2e18-4770-bcfd-68fa8e2f51fe} <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 | ||
| 23084 | 2026.01.08 00:44:34.679864 [ 268 ] {79f900d6-2e18-4770-bcfd-68fa8e2f51fe} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23085 | 2026.01.08 00:44:34.679900 [ 268 ] {79f900d6-2e18-4770-bcfd-68fa8e2f51fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23086 | 2026.01.08 00:44:34.680634 [ 268 ] {79f900d6-2e18-4770-bcfd-68fa8e2f51fe} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 23087 | 2026.01.08 00:44:34.681074 [ 268 ] {79f900d6-2e18-4770-bcfd-68fa8e2f51fe} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23088 | 2026.01.08 00:44:34.681219 [ 268 ] {79f900d6-2e18-4770-bcfd-68fa8e2f51fe} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.0024 sec., 22916.666666666668 rows/sec., 41.07 MiB/sec. | ||
| 23089 | 2026.01.08 00:44:34.681277 [ 268 ] {79f900d6-2e18-4770-bcfd-68fa8e2f51fe} <Debug> TCPHandler: Processed in 0.002583843 sec. | ||
| 23090 | 2026.01.08 00:44:34.681395 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23091 | 2026.01.08 00:44:34.681491 [ 268 ] {cac4910a-49eb-45ce-a8b4-ebf0af2cd533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23092 | 2026.01.08 00:44:34.681532 [ 268 ] {cac4910a-49eb-45ce-a8b4-ebf0af2cd533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23093 | 2026.01.08 00:44:34.681883 [ 268 ] {cac4910a-49eb-45ce-a8b4-ebf0af2cd533} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23094 | 2026.01.08 00:44:34.681921 [ 268 ] {cac4910a-49eb-45ce-a8b4-ebf0af2cd533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23095 | 2026.01.08 00:44:34.682407 [ 268 ] {cac4910a-49eb-45ce-a8b4-ebf0af2cd533} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 23096 | 2026.01.08 00:44:34.682869 [ 268 ] {cac4910a-49eb-45ce-a8b4-ebf0af2cd533} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23097 | 2026.01.08 00:44:34.683005 [ 268 ] {cac4910a-49eb-45ce-a8b4-ebf0af2cd533} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001534 sec., 67796.61016949153 rows/sec., 4.15 MiB/sec. | ||
| 23098 | 2026.01.08 00:44:34.683047 [ 268 ] {cac4910a-49eb-45ce-a8b4-ebf0af2cd533} <Debug> TCPHandler: Processed in 0.001703739 sec. | ||
| 23099 | 2026.01.08 00:44:34.686241 [ 200 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50207 rows, containing 5 columns (5 merged, 0 gathered) in 0.009241092 sec., 5433015.924957787 rows/sec., 366.05 MiB/sec. | ||
| 23100 | 2026.01.08 00:44:34.686920 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Trace> MergedBlockOutputStream: filled checksums all_1_164_36 (state Temporary) | ||
| 23101 | 2026.01.08 00:44:34.687469 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_164_36 to all_1_164_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23102 | 2026.01.08 00:44:34.687550 [ 195 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_164_36} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_159_35, all_164_164_0] -> all_1_164_36 | ||
| 23103 | 2026.01.08 00:44:34.687668 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 23104 | 2026.01.08 00:44:36.935075 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23105 | 2026.01.08 00:44:36.935144 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23106 | 2026.01.08 00:44:37.172024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47153 | ||
| 23107 | 2026.01.08 00:44:37.172545 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23108 | 2026.01.08 00:44:37.172598 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23109 | 2026.01.08 00:44:37.173276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23110 | 2026.01.08 00:44:37.173886 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23111 | 2026.01.08 00:44:37.174038 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47153 | ||
| 23112 | 2026.01.08 00:44:39.645797 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23113 | 2026.01.08 00:44:39.645998 [ 268 ] {ed6b1e4d-70e4-4877-a64e-5ddf88d048ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23114 | 2026.01.08 00:44:39.646065 [ 268 ] {ed6b1e4d-70e4-4877-a64e-5ddf88d048ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23115 | 2026.01.08 00:44:39.646812 [ 268 ] {ed6b1e4d-70e4-4877-a64e-5ddf88d048ed} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23116 | 2026.01.08 00:44:39.646848 [ 268 ] {ed6b1e4d-70e4-4877-a64e-5ddf88d048ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23117 | 2026.01.08 00:44:39.647379 [ 268 ] {ed6b1e4d-70e4-4877-a64e-5ddf88d048ed} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23118 | 2026.01.08 00:44:39.647827 [ 268 ] {ed6b1e4d-70e4-4877-a64e-5ddf88d048ed} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23119 | 2026.01.08 00:44:39.647980 [ 268 ] {ed6b1e4d-70e4-4877-a64e-5ddf88d048ed} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002039 sec., 32368.808239333008 rows/sec., 2.58 MiB/sec. | ||
| 23120 | 2026.01.08 00:44:39.648022 [ 268 ] {ed6b1e4d-70e4-4877-a64e-5ddf88d048ed} <Debug> TCPHandler: Processed in 0.002360467 sec. | ||
| 23121 | 2026.01.08 00:44:39.648146 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23122 | 2026.01.08 00:44:39.648239 [ 268 ] {cd27ced0-23f0-443a-98e6-762c0a68fe9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23123 | 2026.01.08 00:44:39.648280 [ 268 ] {cd27ced0-23f0-443a-98e6-762c0a68fe9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23124 | 2026.01.08 00:44:39.648702 [ 268 ] {cd27ced0-23f0-443a-98e6-762c0a68fe9e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23125 | 2026.01.08 00:44:39.648736 [ 268 ] {cd27ced0-23f0-443a-98e6-762c0a68fe9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23126 | 2026.01.08 00:44:39.649141 [ 268 ] {cd27ced0-23f0-443a-98e6-762c0a68fe9e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23127 | 2026.01.08 00:44:39.649570 [ 268 ] {cd27ced0-23f0-443a-98e6-762c0a68fe9e} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23128 | 2026.01.08 00:44:39.649700 [ 268 ] {cd27ced0-23f0-443a-98e6-762c0a68fe9e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00148 sec., 3378.3783783783783 rows/sec., 254.04 KiB/sec. | ||
| 23129 | 2026.01.08 00:44:39.649737 [ 268 ] {cd27ced0-23f0-443a-98e6-762c0a68fe9e} <Debug> TCPHandler: Processed in 0.001639407 sec. | ||
| 23130 | 2026.01.08 00:44:39.649846 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23131 | 2026.01.08 00:44:39.649939 [ 268 ] {3f0c155e-d24b-4d34-9590-dc17a12166cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23132 | 2026.01.08 00:44:39.649977 [ 268 ] {3f0c155e-d24b-4d34-9590-dc17a12166cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23133 | 2026.01.08 00:44:39.650395 [ 268 ] {3f0c155e-d24b-4d34-9590-dc17a12166cd} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23134 | 2026.01.08 00:44:39.650431 [ 268 ] {3f0c155e-d24b-4d34-9590-dc17a12166cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23135 | 2026.01.08 00:44:39.650887 [ 268 ] {3f0c155e-d24b-4d34-9590-dc17a12166cd} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23136 | 2026.01.08 00:44:39.651314 [ 268 ] {3f0c155e-d24b-4d34-9590-dc17a12166cd} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23137 | 2026.01.08 00:44:39.651445 [ 268 ] {3f0c155e-d24b-4d34-9590-dc17a12166cd} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001523 sec., 45305.318450426785 rows/sec., 3.54 MiB/sec. | ||
| 23138 | 2026.01.08 00:44:39.651482 [ 268 ] {3f0c155e-d24b-4d34-9590-dc17a12166cd} <Debug> TCPHandler: Processed in 0.001684118 sec. | ||
| 23139 | 2026.01.08 00:44:39.651598 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23140 | 2026.01.08 00:44:39.651690 [ 268 ] {ce2989a6-456d-449d-84ad-50cce74edf6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23141 | 2026.01.08 00:44:39.651733 [ 268 ] {ce2989a6-456d-449d-84ad-50cce74edf6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23142 | 2026.01.08 00:44:39.652139 [ 268 ] {ce2989a6-456d-449d-84ad-50cce74edf6f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23143 | 2026.01.08 00:44:39.652175 [ 268 ] {ce2989a6-456d-449d-84ad-50cce74edf6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23144 | 2026.01.08 00:44:39.652613 [ 268 ] {ce2989a6-456d-449d-84ad-50cce74edf6f} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23145 | 2026.01.08 00:44:39.653035 [ 268 ] {ce2989a6-456d-449d-84ad-50cce74edf6f} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23146 | 2026.01.08 00:44:39.653166 [ 268 ] {ce2989a6-456d-449d-84ad-50cce74edf6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001493 sec., 107166.7782987274 rows/sec., 7.46 MiB/sec. | ||
| 23147 | 2026.01.08 00:44:39.653202 [ 268 ] {ce2989a6-456d-449d-84ad-50cce74edf6f} <Debug> TCPHandler: Processed in 0.001651497 sec. | ||
| 23148 | 2026.01.08 00:44:39.653315 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23149 | 2026.01.08 00:44:39.653408 [ 268 ] {04b4dc40-0768-4438-a756-c36ba1b0874e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23150 | 2026.01.08 00:44:39.653462 [ 268 ] {04b4dc40-0768-4438-a756-c36ba1b0874e} <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 | ||
| 23151 | 2026.01.08 00:44:39.654215 [ 268 ] {04b4dc40-0768-4438-a756-c36ba1b0874e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23152 | 2026.01.08 00:44:39.654250 [ 268 ] {04b4dc40-0768-4438-a756-c36ba1b0874e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23153 | 2026.01.08 00:44:39.654853 [ 268 ] {04b4dc40-0768-4438-a756-c36ba1b0874e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 23154 | 2026.01.08 00:44:39.655272 [ 268 ] {04b4dc40-0768-4438-a756-c36ba1b0874e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23155 | 2026.01.08 00:44:39.655412 [ 268 ] {04b4dc40-0768-4438-a756-c36ba1b0874e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002022 sec., 2472.7992087042535 rows/sec., 4.43 MiB/sec. | ||
| 23156 | 2026.01.08 00:44:39.655467 [ 268 ] {04b4dc40-0768-4438-a756-c36ba1b0874e} <Debug> TCPHandler: Processed in 0.002205892 sec. | ||
| 23157 | 2026.01.08 00:44:39.655578 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23158 | 2026.01.08 00:44:39.655670 [ 268 ] {7cb80864-a1b2-4bb8-b247-723e81b05f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23159 | 2026.01.08 00:44:39.655711 [ 268 ] {7cb80864-a1b2-4bb8-b247-723e81b05f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23160 | 2026.01.08 00:44:39.656046 [ 268 ] {7cb80864-a1b2-4bb8-b247-723e81b05f33} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23161 | 2026.01.08 00:44:39.656081 [ 268 ] {7cb80864-a1b2-4bb8-b247-723e81b05f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23162 | 2026.01.08 00:44:39.656476 [ 268 ] {7cb80864-a1b2-4bb8-b247-723e81b05f33} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 23163 | 2026.01.08 00:44:39.656997 [ 268 ] {7cb80864-a1b2-4bb8-b247-723e81b05f33} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23164 | 2026.01.08 00:44:39.657127 [ 268 ] {7cb80864-a1b2-4bb8-b247-723e81b05f33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
| 23165 | 2026.01.08 00:44:39.657163 [ 268 ] {7cb80864-a1b2-4bb8-b247-723e81b05f33} <Debug> TCPHandler: Processed in 0.001632746 sec. | ||
| 23166 | 2026.01.08 00:44:39.725071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 23167 | 2026.01.08 00:44:39.744313 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23168 | 2026.01.08 00:44:39.744357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23169 | 2026.01.08 00:44:39.750841 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 23170 | 2026.01.08 00:44:39.751942 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23171 | 2026.01.08 00:44:39.755918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 23172 | 2026.01.08 00:44:41.042817 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23173 | 2026.01.08 00:44:41.043121 [ 268 ] {54503e89-42d8-482d-b001-d6415c4fdd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23174 | 2026.01.08 00:44:41.043188 [ 268 ] {54503e89-42d8-482d-b001-d6415c4fdd30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23175 | 2026.01.08 00:44:41.044037 [ 268 ] {54503e89-42d8-482d-b001-d6415c4fdd30} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23176 | 2026.01.08 00:44:41.044080 [ 268 ] {54503e89-42d8-482d-b001-d6415c4fdd30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23177 | 2026.01.08 00:44:41.044623 [ 268 ] {54503e89-42d8-482d-b001-d6415c4fdd30} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 23178 | 2026.01.08 00:44:41.045059 [ 268 ] {54503e89-42d8-482d-b001-d6415c4fdd30} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23179 | 2026.01.08 00:44:41.045210 [ 268 ] {54503e89-42d8-482d-b001-d6415c4fdd30} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002151 sec., 190609.0190609019 rows/sec., 12.09 MiB/sec. | ||
| 23180 | 2026.01.08 00:44:41.045254 [ 268 ] {54503e89-42d8-482d-b001-d6415c4fdd30} <Debug> TCPHandler: Processed in 0.002628875 sec. | ||
| 23181 | 2026.01.08 00:44:41.045379 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23182 | 2026.01.08 00:44:41.045478 [ 268 ] {bd441a21-e8fc-4a71-a887-f984931bd7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23183 | 2026.01.08 00:44:41.045521 [ 268 ] {bd441a21-e8fc-4a71-a887-f984931bd7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23184 | 2026.01.08 00:44:41.045922 [ 268 ] {bd441a21-e8fc-4a71-a887-f984931bd7c5} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23185 | 2026.01.08 00:44:41.045959 [ 268 ] {bd441a21-e8fc-4a71-a887-f984931bd7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23186 | 2026.01.08 00:44:41.046364 [ 268 ] {bd441a21-e8fc-4a71-a887-f984931bd7c5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 23187 | 2026.01.08 00:44:41.046782 [ 268 ] {bd441a21-e8fc-4a71-a887-f984931bd7c5} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23188 | 2026.01.08 00:44:41.046914 [ 268 ] {bd441a21-e8fc-4a71-a887-f984931bd7c5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001455 sec., 6872.8522336769765 rows/sec., 560.43 KiB/sec. | ||
| 23189 | 2026.01.08 00:44:41.046954 [ 268 ] {bd441a21-e8fc-4a71-a887-f984931bd7c5} <Debug> TCPHandler: Processed in 0.001624946 sec. | ||
| 23190 | 2026.01.08 00:44:41.047064 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23191 | 2026.01.08 00:44:41.047159 [ 268 ] {8b7c0f28-025d-42c7-bf1d-1f05eed8eab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23192 | 2026.01.08 00:44:41.047199 [ 268 ] {8b7c0f28-025d-42c7-bf1d-1f05eed8eab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23193 | 2026.01.08 00:44:41.048809 [ 268 ] {8b7c0f28-025d-42c7-bf1d-1f05eed8eab8} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23194 | 2026.01.08 00:44:41.048845 [ 268 ] {8b7c0f28-025d-42c7-bf1d-1f05eed8eab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23195 | 2026.01.08 00:44:41.049401 [ 268 ] {8b7c0f28-025d-42c7-bf1d-1f05eed8eab8} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23196 | 2026.01.08 00:44:41.049870 [ 268 ] {8b7c0f28-025d-42c7-bf1d-1f05eed8eab8} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23197 | 2026.01.08 00:44:41.049995 [ 126 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23198 | 2026.01.08 00:44:41.050004 [ 268 ] {8b7c0f28-025d-42c7-bf1d-1f05eed8eab8} <Debug> executeQuery: Read 2367 rows, 197.25 KiB in 0.002863 sec., 826755.151938526 rows/sec., 67.28 MiB/sec. | ||
| 23199 | 2026.01.08 00:44:41.050076 [ 126 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23200 | 2026.01.08 00:44:41.050087 [ 268 ] {8b7c0f28-025d-42c7-bf1d-1f05eed8eab8} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 23201 | 2026.01.08 00:44:41.050117 [ 268 ] {8b7c0f28-025d-42c7-bf1d-1f05eed8eab8} <Debug> TCPHandler: Processed in 0.003104028 sec. | ||
| 23202 | 2026.01.08 00:44:41.050116 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23203 | 2026.01.08 00:44:41.050238 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23204 | 2026.01.08 00:44:41.050258 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23205 | 2026.01.08 00:44:41.050339 [ 268 ] {1d34a75b-12d2-4614-9d68-e79d3602b3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23206 | 2026.01.08 00:44:41.050363 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23207 | 2026.01.08 00:44:41.050380 [ 268 ] {1d34a75b-12d2-4614-9d68-e79d3602b3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23208 | 2026.01.08 00:44:41.050396 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2531 rows starting from the beginning of the part | ||
| 23209 | 2026.01.08 00:44:41.050463 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 1222 rows starting from the beginning of the part | ||
| 23210 | 2026.01.08 00:44:41.050515 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 68 rows starting from the beginning of the part | ||
| 23211 | 2026.01.08 00:44:41.050563 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1222 rows starting from the beginning of the part | ||
| 23212 | 2026.01.08 00:44:41.050607 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 66 rows starting from the beginning of the part | ||
| 23213 | 2026.01.08 00:44:41.050656 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 2367 rows starting from the beginning of the part | ||
| 23214 | 2026.01.08 00:44:41.050884 [ 268 ] {1d34a75b-12d2-4614-9d68-e79d3602b3f0} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23215 | 2026.01.08 00:44:41.050919 [ 268 ] {1d34a75b-12d2-4614-9d68-e79d3602b3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23216 | 2026.01.08 00:44:41.051343 [ 268 ] {1d34a75b-12d2-4614-9d68-e79d3602b3f0} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23217 | 2026.01.08 00:44:41.051818 [ 268 ] {1d34a75b-12d2-4614-9d68-e79d3602b3f0} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23218 | 2026.01.08 00:44:41.051938 [ 126 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23219 | 2026.01.08 00:44:41.051949 [ 268 ] {1d34a75b-12d2-4614-9d68-e79d3602b3f0} <Debug> executeQuery: Read 270 rows, 17.15 KiB in 0.001629 sec., 165745.85635359117 rows/sec., 10.28 MiB/sec. | ||
| 23220 | 2026.01.08 00:44:41.052069 [ 126 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23221 | 2026.01.08 00:44:41.052096 [ 268 ] {1d34a75b-12d2-4614-9d68-e79d3602b3f0} <Debug> TCPHandler: Processed in 0.001908104 sec. | ||
| 23222 | 2026.01.08 00:44:41.052099 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23223 | 2026.01.08 00:44:41.052217 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 23224 | 2026.01.08 00:44:41.052227 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23225 | 2026.01.08 00:44:41.052352 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23226 | 2026.01.08 00:44:41.052361 [ 268 ] {e954f32e-2f8b-47e9-bd5e-5aea5dc3c4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23227 | 2026.01.08 00:44:41.052394 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 302 rows starting from the beginning of the part | ||
| 23228 | 2026.01.08 00:44:41.052411 [ 268 ] {e954f32e-2f8b-47e9-bd5e-5aea5dc3c4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23229 | 2026.01.08 00:44:41.052549 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 260 rows starting from the beginning of the part | ||
| 23230 | 2026.01.08 00:44:41.052606 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 9 rows starting from the beginning of the part | ||
| 23231 | 2026.01.08 00:44:41.052650 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 260 rows starting from the beginning of the part | ||
| 23232 | 2026.01.08 00:44:41.052690 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 5 rows starting from the beginning of the part | ||
| 23233 | 2026.01.08 00:44:41.052733 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 270 rows starting from the beginning of the part | ||
| 23234 | 2026.01.08 00:44:41.052845 [ 199 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7476 rows, containing 5 columns (5 merged, 0 gathered) in 0.002630415 sec., 2842137.0772292586 rows/sec., 241.42 MiB/sec. | ||
| 23235 | 2026.01.08 00:44:41.053049 [ 268 ] {e954f32e-2f8b-47e9-bd5e-5aea5dc3c4ee} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23236 | 2026.01.08 00:44:41.053091 [ 268 ] {e954f32e-2f8b-47e9-bd5e-5aea5dc3c4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23237 | 2026.01.08 00:44:41.053180 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23238 | 2026.01.08 00:44:41.053606 [ 268 ] {e954f32e-2f8b-47e9-bd5e-5aea5dc3c4ee} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 23239 | 2026.01.08 00:44:41.053658 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23240 | 2026.01.08 00:44:41.053716 [ 199 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1106 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547554 sec., 714676.1922362645 rows/sec., 47.27 MiB/sec. | ||
| 23241 | 2026.01.08 00:44:41.053734 [ 200 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_166_33} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23242 | 2026.01.08 00:44:41.053802 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 23243 | 2026.01.08 00:44:41.053954 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23244 | 2026.01.08 00:44:41.054069 [ 268 ] {e954f32e-2f8b-47e9-bd5e-5aea5dc3c4ee} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23245 | 2026.01.08 00:44:41.054212 [ 268 ] {e954f32e-2f8b-47e9-bd5e-5aea5dc3c4ee} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00187 sec., 235294.11764705883 rows/sec., 15.57 MiB/sec. | ||
| 23246 | 2026.01.08 00:44:41.054252 [ 268 ] {e954f32e-2f8b-47e9-bd5e-5aea5dc3c4ee} <Debug> TCPHandler: Processed in 0.002076259 sec. | ||
| 23247 | 2026.01.08 00:44:41.054368 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23248 | 2026.01.08 00:44:41.054443 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23249 | 2026.01.08 00:44:41.054464 [ 268 ] {20a89344-4cdb-498f-b241-f99bb09d93a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23250 | 2026.01.08 00:44:41.054507 [ 268 ] {20a89344-4cdb-498f-b241-f99bb09d93a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23251 | 2026.01.08 00:44:41.054520 [ 195 ] {db24d0ac-262e-432e-980e-5f09ad5f0359::all_1_141_28} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23252 | 2026.01.08 00:44:41.054597 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 23253 | 2026.01.08 00:44:41.054989 [ 268 ] {20a89344-4cdb-498f-b241-f99bb09d93a9} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23254 | 2026.01.08 00:44:41.055030 [ 268 ] {20a89344-4cdb-498f-b241-f99bb09d93a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23255 | 2026.01.08 00:44:41.055451 [ 268 ] {20a89344-4cdb-498f-b241-f99bb09d93a9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 23256 | 2026.01.08 00:44:41.055885 [ 268 ] {20a89344-4cdb-498f-b241-f99bb09d93a9} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23257 | 2026.01.08 00:44:41.056018 [ 268 ] {20a89344-4cdb-498f-b241-f99bb09d93a9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001573 sec., 134138.58868404324 rows/sec., 7.62 MiB/sec. | ||
| 23258 | 2026.01.08 00:44:41.056056 [ 268 ] {20a89344-4cdb-498f-b241-f99bb09d93a9} <Debug> TCPHandler: Processed in 0.00173601 sec. | ||
| 23259 | 2026.01.08 00:44:41.056162 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23260 | 2026.01.08 00:44:41.056253 [ 268 ] {23a634b4-618e-4721-916f-505a7e93045d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23261 | 2026.01.08 00:44:41.056292 [ 268 ] {23a634b4-618e-4721-916f-505a7e93045d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23262 | 2026.01.08 00:44:41.057133 [ 268 ] {23a634b4-618e-4721-916f-505a7e93045d} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23263 | 2026.01.08 00:44:41.057170 [ 268 ] {23a634b4-618e-4721-916f-505a7e93045d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23264 | 2026.01.08 00:44:41.057624 [ 268 ] {23a634b4-618e-4721-916f-505a7e93045d} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23265 | 2026.01.08 00:44:41.058084 [ 268 ] {23a634b4-618e-4721-916f-505a7e93045d} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23266 | 2026.01.08 00:44:41.058215 [ 268 ] {23a634b4-618e-4721-916f-505a7e93045d} <Debug> executeQuery: Read 1200 rows, 87.98 KiB in 0.00198 sec., 606060.6060606061 rows/sec., 43.39 MiB/sec. | ||
| 23267 | 2026.01.08 00:44:41.058229 [ 122 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23268 | 2026.01.08 00:44:41.058253 [ 268 ] {23a634b4-618e-4721-916f-505a7e93045d} <Debug> TCPHandler: Processed in 0.002139131 sec. | ||
| 23269 | 2026.01.08 00:44:41.058281 [ 122 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23270 | 2026.01.08 00:44:41.058310 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23271 | 2026.01.08 00:44:41.058374 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23272 | 2026.01.08 00:44:41.058426 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23273 | 2026.01.08 00:44:41.058471 [ 268 ] {3308564e-0dbe-4ec2-aef3-4832a91a154a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23274 | 2026.01.08 00:44:41.058516 [ 268 ] {3308564e-0dbe-4ec2-aef3-4832a91a154a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23275 | 2026.01.08 00:44:41.058575 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23276 | 2026.01.08 00:44:41.058618 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1403 rows starting from the beginning of the part | ||
| 23277 | 2026.01.08 00:44:41.058690 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 734 rows starting from the beginning of the part | ||
| 23278 | 2026.01.08 00:44:41.058742 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 73 rows starting from the beginning of the part | ||
| 23279 | 2026.01.08 00:44:41.058790 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 734 rows starting from the beginning of the part | ||
| 23280 | 2026.01.08 00:44:41.058840 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 69 rows starting from the beginning of the part | ||
| 23281 | 2026.01.08 00:44:41.058849 [ 268 ] {3308564e-0dbe-4ec2-aef3-4832a91a154a} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23282 | 2026.01.08 00:44:41.058884 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1200 rows starting from the beginning of the part | ||
| 23283 | 2026.01.08 00:44:41.058892 [ 268 ] {3308564e-0dbe-4ec2-aef3-4832a91a154a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23284 | 2026.01.08 00:44:41.059350 [ 268 ] {3308564e-0dbe-4ec2-aef3-4832a91a154a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 23285 | 2026.01.08 00:44:41.059805 [ 268 ] {3308564e-0dbe-4ec2-aef3-4832a91a154a} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23286 | 2026.01.08 00:44:41.059940 [ 268 ] {3308564e-0dbe-4ec2-aef3-4832a91a154a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
| 23287 | 2026.01.08 00:44:41.059978 [ 268 ] {3308564e-0dbe-4ec2-aef3-4832a91a154a} <Debug> TCPHandler: Processed in 0.001652447 sec. | ||
| 23288 | 2026.01.08 00:44:41.060076 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23289 | 2026.01.08 00:44:41.060167 [ 268 ] {f8bf2b9d-95ee-4448-b976-4f06e10f27cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23290 | 2026.01.08 00:44:41.060209 [ 268 ] {f8bf2b9d-95ee-4448-b976-4f06e10f27cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23291 | 2026.01.08 00:44:41.060439 [ 195 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4213 rows, containing 5 columns (5 merged, 0 gathered) in 0.002070909 sec., 2034372.3456704277 rows/sec., 153.53 MiB/sec. | ||
| 23292 | 2026.01.08 00:44:41.060717 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23293 | 2026.01.08 00:44:41.060783 [ 268 ] {f8bf2b9d-95ee-4448-b976-4f06e10f27cf} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23294 | 2026.01.08 00:44:41.060825 [ 268 ] {f8bf2b9d-95ee-4448-b976-4f06e10f27cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23295 | 2026.01.08 00:44:41.061259 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23296 | 2026.01.08 00:44:41.061331 [ 268 ] {f8bf2b9d-95ee-4448-b976-4f06e10f27cf} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23297 | 2026.01.08 00:44:41.061340 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_166_33} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23298 | 2026.01.08 00:44:41.061426 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 23299 | 2026.01.08 00:44:41.061776 [ 268 ] {f8bf2b9d-95ee-4448-b976-4f06e10f27cf} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23300 | 2026.01.08 00:44:41.061918 [ 268 ] {f8bf2b9d-95ee-4448-b976-4f06e10f27cf} <Debug> executeQuery: Read 887 rows, 59.96 KiB in 0.001769 sec., 501413.22781232337 rows/sec., 33.10 MiB/sec. | ||
| 23301 | 2026.01.08 00:44:41.061955 [ 268 ] {f8bf2b9d-95ee-4448-b976-4f06e10f27cf} <Debug> TCPHandler: Processed in 0.001925865 sec. | ||
| 23302 | 2026.01.08 00:44:41.062058 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23303 | 2026.01.08 00:44:41.062149 [ 268 ] {61f76a38-e817-4d57-955e-27b46566dad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23304 | 2026.01.08 00:44:41.062190 [ 268 ] {61f76a38-e817-4d57-955e-27b46566dad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23305 | 2026.01.08 00:44:41.062506 [ 268 ] {61f76a38-e817-4d57-955e-27b46566dad1} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23306 | 2026.01.08 00:44:41.062541 [ 268 ] {61f76a38-e817-4d57-955e-27b46566dad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23307 | 2026.01.08 00:44:41.062939 [ 268 ] {61f76a38-e817-4d57-955e-27b46566dad1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 23308 | 2026.01.08 00:44:41.063396 [ 268 ] {61f76a38-e817-4d57-955e-27b46566dad1} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23309 | 2026.01.08 00:44:41.063507 [ 122 ] {} <Debug> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Selected 6 parts from all_1_57_12 to all_62_62_0 | ||
| 23310 | 2026.01.08 00:44:41.063526 [ 268 ] {61f76a38-e817-4d57-955e-27b46566dad1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. | ||
| 23311 | 2026.01.08 00:44:41.063540 [ 122 ] {} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23312 | 2026.01.08 00:44:41.063572 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23313 | 2026.01.08 00:44:41.063574 [ 268 ] {61f76a38-e817-4d57-955e-27b46566dad1} <Debug> TCPHandler: Processed in 0.001563504 sec. | ||
| 23314 | 2026.01.08 00:44:41.063655 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_57_12 to all_62_62_0 into Compact with storage Full | ||
| 23315 | 2026.01.08 00:44:41.063698 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23316 | 2026.01.08 00:44:41.063767 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23317 | 2026.01.08 00:44:41.063794 [ 268 ] {ba1f5dbc-72b1-4b23-964c-a29dbc109a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23318 | 2026.01.08 00:44:41.063803 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 59 rows starting from the beginning of the part | ||
| 23319 | 2026.01.08 00:44:41.063856 [ 268 ] {ba1f5dbc-72b1-4b23-964c-a29dbc109a2e} <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 | ||
| 23320 | 2026.01.08 00:44:41.063875 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 23321 | 2026.01.08 00:44:41.063927 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 23322 | 2026.01.08 00:44:41.063972 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 23323 | 2026.01.08 00:44:41.064014 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 23324 | 2026.01.08 00:44:41.064056 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 23325 | 2026.01.08 00:44:41.064771 [ 268 ] {ba1f5dbc-72b1-4b23-964c-a29dbc109a2e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23326 | 2026.01.08 00:44:41.064813 [ 268 ] {ba1f5dbc-72b1-4b23-964c-a29dbc109a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23327 | 2026.01.08 00:44:41.064839 [ 193 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221845 sec., 52379.80267546211 rows/sec., 3.43 MiB/sec. | ||
| 23328 | 2026.01.08 00:44:41.065093 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Trace> MergedBlockOutputStream: filled checksums all_1_62_13 (state Temporary) | ||
| 23329 | 2026.01.08 00:44:41.065559 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_merge_all_1_62_13 to all_1_62_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23330 | 2026.01.08 00:44:41.065575 [ 268 ] {ba1f5dbc-72b1-4b23-964c-a29dbc109a2e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 23331 | 2026.01.08 00:44:41.065647 [ 199 ] {778d9ce0-2839-4deb-a83a-802b22dd3adb::all_1_62_13} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb) (MergerMutator): Merged 6 parts: [all_1_57_12, all_62_62_0] -> all_1_62_13 | ||
| 23332 | 2026.01.08 00:44:41.065719 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23333 | 2026.01.08 00:44:41.066024 [ 268 ] {ba1f5dbc-72b1-4b23-964c-a29dbc109a2e} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23334 | 2026.01.08 00:44:41.066153 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 23335 | 2026.01.08 00:44:41.066170 [ 268 ] {ba1f5dbc-72b1-4b23-964c-a29dbc109a2e} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002394 sec., 22974.101921470345 rows/sec., 41.17 MiB/sec. | ||
| 23336 | 2026.01.08 00:44:41.066187 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23337 | 2026.01.08 00:44:41.066213 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23338 | 2026.01.08 00:44:41.066233 [ 268 ] {ba1f5dbc-72b1-4b23-964c-a29dbc109a2e} <Debug> TCPHandler: Processed in 0.002582013 sec. | ||
| 23339 | 2026.01.08 00:44:41.066298 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 23340 | 2026.01.08 00:44:41.066356 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23341 | 2026.01.08 00:44:41.066453 [ 268 ] {c26a36b0-ae61-43b3-b152-674227d5ddfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23342 | 2026.01.08 00:44:41.066494 [ 268 ] {c26a36b0-ae61-43b3-b152-674227d5ddfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23343 | 2026.01.08 00:44:41.066532 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23344 | 2026.01.08 00:44:41.066596 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2884 rows starting from the beginning of the part | ||
| 23345 | 2026.01.08 00:44:41.066725 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 55 rows starting from the beginning of the part | ||
| 23346 | 2026.01.08 00:44:41.066830 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 5 rows starting from the beginning of the part | ||
| 23347 | 2026.01.08 00:44:41.066833 [ 268 ] {c26a36b0-ae61-43b3-b152-674227d5ddfd} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23348 | 2026.01.08 00:44:41.066880 [ 268 ] {c26a36b0-ae61-43b3-b152-674227d5ddfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23349 | 2026.01.08 00:44:41.066938 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 55 rows starting from the beginning of the part | ||
| 23350 | 2026.01.08 00:44:41.067048 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 5 rows starting from the beginning of the part | ||
| 23351 | 2026.01.08 00:44:41.067154 [ 194 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 55 rows starting from the beginning of the part | ||
| 23352 | 2026.01.08 00:44:41.067322 [ 268 ] {c26a36b0-ae61-43b3-b152-674227d5ddfd} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 23353 | 2026.01.08 00:44:41.067789 [ 268 ] {c26a36b0-ae61-43b3-b152-674227d5ddfd} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23354 | 2026.01.08 00:44:41.067909 [ 122 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 23355 | 2026.01.08 00:44:41.067936 [ 268 ] {c26a36b0-ae61-43b3-b152-674227d5ddfd} <Debug> executeQuery: Read 62 rows, 3.62 KiB in 0.001501 sec., 41305.7961359094 rows/sec., 2.36 MiB/sec. | ||
| 23356 | 2026.01.08 00:44:41.067938 [ 122 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23357 | 2026.01.08 00:44:41.067978 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23358 | 2026.01.08 00:44:41.067981 [ 268 ] {c26a36b0-ae61-43b3-b152-674227d5ddfd} <Debug> TCPHandler: Processed in 0.001671947 sec. | ||
| 23359 | 2026.01.08 00:44:41.068048 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 23360 | 2026.01.08 00:44:41.068131 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23361 | 2026.01.08 00:44:41.068154 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10908 rows starting from the beginning of the part | ||
| 23362 | 2026.01.08 00:44:41.068195 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 104 rows starting from the beginning of the part | ||
| 23363 | 2026.01.08 00:44:41.068230 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 23364 | 2026.01.08 00:44:41.068262 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 104 rows starting from the beginning of the part | ||
| 23365 | 2026.01.08 00:44:41.068295 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 23366 | 2026.01.08 00:44:41.068328 [ 199 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 62 rows starting from the beginning of the part | ||
| 23367 | 2026.01.08 00:44:41.071078 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11298 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062387 sec., 3689278.984008226 rows/sec., 236.16 MiB/sec. | ||
| 23368 | 2026.01.08 00:44:41.071468 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 23369 | 2026.01.08 00:44:41.072083 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23370 | 2026.01.08 00:44:41.072158 [ 203 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_166_33} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 23371 | 2026.01.08 00:44:41.072234 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 23372 | 2026.01.08 00:44:41.077405 [ 203 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3059 rows, containing 19 columns (19 merged, 0 gathered) in 0.011146857 sec., 274427.1322400566 rows/sec., 491.52 MiB/sec. | ||
| 23373 | 2026.01.08 00:44:41.080114 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 23374 | 2026.01.08 00:44:41.080682 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23375 | 2026.01.08 00:44:41.080763 [ 193 ] {a5050418-7038-4954-9c6e-bb2bee45c404::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 23376 | 2026.01.08 00:44:41.080900 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.81 MiB. | ||
| 23377 | 2026.01.08 00:44:42.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.51 MiB, peak 425.74 MiB, free memory in arenas 0.00 B, will set to 410.44 MiB (RSS), difference: 2.93 MiB | ||
| 23378 | 2026.01.08 00:44:42.334539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2930 | ||
| 23379 | 2026.01.08 00:44:42.337376 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23380 | 2026.01.08 00:44:42.337417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23381 | 2026.01.08 00:44:42.338747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 23382 | 2026.01.08 00:44:42.339212 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23383 | 2026.01.08 00:44:42.339483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2930 | ||
| 23384 | 2026.01.08 00:44:44.642750 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23385 | 2026.01.08 00:44:44.642978 [ 268 ] {57549e20-aca9-4694-8147-b3d88f7d86ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23386 | 2026.01.08 00:44:44.643063 [ 268 ] {57549e20-aca9-4694-8147-b3d88f7d86ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23387 | 2026.01.08 00:44:44.643876 [ 268 ] {57549e20-aca9-4694-8147-b3d88f7d86ab} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23388 | 2026.01.08 00:44:44.643925 [ 268 ] {57549e20-aca9-4694-8147-b3d88f7d86ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23389 | 2026.01.08 00:44:44.644463 [ 268 ] {57549e20-aca9-4694-8147-b3d88f7d86ab} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23390 | 2026.01.08 00:44:44.645023 [ 268 ] {57549e20-aca9-4694-8147-b3d88f7d86ab} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23391 | 2026.01.08 00:44:44.645195 [ 268 ] {57549e20-aca9-4694-8147-b3d88f7d86ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002286 sec., 24496.937882764658 rows/sec., 1.88 MiB/sec. | ||
| 23392 | 2026.01.08 00:44:44.645252 [ 268 ] {57549e20-aca9-4694-8147-b3d88f7d86ab} <Debug> TCPHandler: Processed in 0.002640385 sec. | ||
| 23393 | 2026.01.08 00:44:44.645377 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23394 | 2026.01.08 00:44:44.645481 [ 268 ] {832b8fd9-433d-41ac-965b-a289bd97c0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23395 | 2026.01.08 00:44:44.645524 [ 268 ] {832b8fd9-433d-41ac-965b-a289bd97c0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23396 | 2026.01.08 00:44:44.645973 [ 268 ] {832b8fd9-433d-41ac-965b-a289bd97c0bc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23397 | 2026.01.08 00:44:44.646008 [ 268 ] {832b8fd9-433d-41ac-965b-a289bd97c0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23398 | 2026.01.08 00:44:44.646460 [ 268 ] {832b8fd9-433d-41ac-965b-a289bd97c0bc} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23399 | 2026.01.08 00:44:44.646975 [ 268 ] {832b8fd9-433d-41ac-965b-a289bd97c0bc} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23400 | 2026.01.08 00:44:44.647114 [ 268 ] {832b8fd9-433d-41ac-965b-a289bd97c0bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001659 sec., 38577.45629897528 rows/sec., 3.01 MiB/sec. | ||
| 23401 | 2026.01.08 00:44:44.647154 [ 268 ] {832b8fd9-433d-41ac-965b-a289bd97c0bc} <Debug> TCPHandler: Processed in 0.001827102 sec. | ||
| 23402 | 2026.01.08 00:44:44.647274 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23403 | 2026.01.08 00:44:44.647372 [ 268 ] {e1b3d2c7-d90c-4794-9db8-b6fe462c3ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23404 | 2026.01.08 00:44:44.647417 [ 268 ] {e1b3d2c7-d90c-4794-9db8-b6fe462c3ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23405 | 2026.01.08 00:44:44.647802 [ 268 ] {e1b3d2c7-d90c-4794-9db8-b6fe462c3ff0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23406 | 2026.01.08 00:44:44.647836 [ 268 ] {e1b3d2c7-d90c-4794-9db8-b6fe462c3ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23407 | 2026.01.08 00:44:44.648296 [ 268 ] {e1b3d2c7-d90c-4794-9db8-b6fe462c3ff0} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23408 | 2026.01.08 00:44:44.648808 [ 268 ] {e1b3d2c7-d90c-4794-9db8-b6fe462c3ff0} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23409 | 2026.01.08 00:44:44.648942 [ 268 ] {e1b3d2c7-d90c-4794-9db8-b6fe462c3ff0} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001594 sec., 72772.89836888331 rows/sec., 5.06 MiB/sec. | ||
| 23410 | 2026.01.08 00:44:44.648979 [ 268 ] {e1b3d2c7-d90c-4794-9db8-b6fe462c3ff0} <Debug> TCPHandler: Processed in 0.00175505 sec. | ||
| 23411 | 2026.01.08 00:44:44.649094 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23412 | 2026.01.08 00:44:44.649189 [ 268 ] {1430f14e-9207-4029-8f59-1df91972a0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23413 | 2026.01.08 00:44:44.649235 [ 268 ] {1430f14e-9207-4029-8f59-1df91972a0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23414 | 2026.01.08 00:44:44.649594 [ 268 ] {1430f14e-9207-4029-8f59-1df91972a0a5} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23415 | 2026.01.08 00:44:44.649629 [ 268 ] {1430f14e-9207-4029-8f59-1df91972a0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23416 | 2026.01.08 00:44:44.650069 [ 268 ] {1430f14e-9207-4029-8f59-1df91972a0a5} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 23417 | 2026.01.08 00:44:44.650543 [ 268 ] {1430f14e-9207-4029-8f59-1df91972a0a5} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23418 | 2026.01.08 00:44:44.650675 [ 268 ] {1430f14e-9207-4029-8f59-1df91972a0a5} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001506 sec., 27888.446215139444 rows/sec., 1.88 MiB/sec. | ||
| 23419 | 2026.01.08 00:44:44.650710 [ 268 ] {1430f14e-9207-4029-8f59-1df91972a0a5} <Debug> TCPHandler: Processed in 0.001663397 sec. | ||
| 23420 | 2026.01.08 00:44:44.674204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47601 | ||
| 23421 | 2026.01.08 00:44:44.674706 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23422 | 2026.01.08 00:44:44.674753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23423 | 2026.01.08 00:44:44.675436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23424 | 2026.01.08 00:44:44.675947 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23425 | 2026.01.08 00:44:44.676093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47601 | ||
| 23426 | 2026.01.08 00:44:47.256094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 23427 | 2026.01.08 00:44:47.274789 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23428 | 2026.01.08 00:44:47.274842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23429 | 2026.01.08 00:44:47.281339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 23430 | 2026.01.08 00:44:47.282532 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23431 | 2026.01.08 00:44:47.285877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 23432 | 2026.01.08 00:44:49.179135 [ 226 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23433 | 2026.01.08 00:44:49.179188 [ 226 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23434 | 2026.01.08 00:44:49.183460 [ 226 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23435 | 2026.01.08 00:44:49.645485 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23436 | 2026.01.08 00:44:49.645675 [ 268 ] {31f925a9-aeb1-4c38-929f-571b1964f07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23437 | 2026.01.08 00:44:49.645744 [ 268 ] {31f925a9-aeb1-4c38-929f-571b1964f07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23438 | 2026.01.08 00:44:49.646478 [ 268 ] {31f925a9-aeb1-4c38-929f-571b1964f07c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23439 | 2026.01.08 00:44:49.646527 [ 268 ] {31f925a9-aeb1-4c38-929f-571b1964f07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23440 | 2026.01.08 00:44:49.647107 [ 268 ] {31f925a9-aeb1-4c38-929f-571b1964f07c} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23441 | 2026.01.08 00:44:49.647571 [ 268 ] {31f925a9-aeb1-4c38-929f-571b1964f07c} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23442 | 2026.01.08 00:44:49.647725 [ 268 ] {31f925a9-aeb1-4c38-929f-571b1964f07c} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.002104 sec., 31368.821292775665 rows/sec., 2.50 MiB/sec. | ||
| 23443 | 2026.01.08 00:44:49.647765 [ 268 ] {31f925a9-aeb1-4c38-929f-571b1964f07c} <Debug> TCPHandler: Processed in 0.002417848 sec. | ||
| 23444 | 2026.01.08 00:44:49.647883 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23445 | 2026.01.08 00:44:49.647973 [ 268 ] {6e9dbd5f-9e4d-439d-9041-fec944d9e155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23446 | 2026.01.08 00:44:49.648010 [ 268 ] {6e9dbd5f-9e4d-439d-9041-fec944d9e155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23447 | 2026.01.08 00:44:49.648428 [ 268 ] {6e9dbd5f-9e4d-439d-9041-fec944d9e155} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23448 | 2026.01.08 00:44:49.648463 [ 268 ] {6e9dbd5f-9e4d-439d-9041-fec944d9e155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23449 | 2026.01.08 00:44:49.648917 [ 268 ] {6e9dbd5f-9e4d-439d-9041-fec944d9e155} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23450 | 2026.01.08 00:44:49.649345 [ 268 ] {6e9dbd5f-9e4d-439d-9041-fec944d9e155} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23451 | 2026.01.08 00:44:49.649478 [ 268 ] {6e9dbd5f-9e4d-439d-9041-fec944d9e155} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001504 sec., 3324.468085106383 rows/sec., 249.98 KiB/sec. | ||
| 23452 | 2026.01.08 00:44:49.649517 [ 268 ] {6e9dbd5f-9e4d-439d-9041-fec944d9e155} <Debug> TCPHandler: Processed in 0.001673208 sec. | ||
| 23453 | 2026.01.08 00:44:49.649633 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23454 | 2026.01.08 00:44:49.649727 [ 268 ] {873704ee-4ce3-44e9-9212-5c7a71cc2b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23455 | 2026.01.08 00:44:49.649767 [ 268 ] {873704ee-4ce3-44e9-9212-5c7a71cc2b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23456 | 2026.01.08 00:44:49.650215 [ 268 ] {873704ee-4ce3-44e9-9212-5c7a71cc2b3b} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23457 | 2026.01.08 00:44:49.650252 [ 268 ] {873704ee-4ce3-44e9-9212-5c7a71cc2b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23458 | 2026.01.08 00:44:49.650666 [ 268 ] {873704ee-4ce3-44e9-9212-5c7a71cc2b3b} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23459 | 2026.01.08 00:44:49.651115 [ 268 ] {873704ee-4ce3-44e9-9212-5c7a71cc2b3b} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23460 | 2026.01.08 00:44:49.651245 [ 268 ] {873704ee-4ce3-44e9-9212-5c7a71cc2b3b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001535 sec., 44951.14006514658 rows/sec., 3.51 MiB/sec. | ||
| 23461 | 2026.01.08 00:44:49.651283 [ 268 ] {873704ee-4ce3-44e9-9212-5c7a71cc2b3b} <Debug> TCPHandler: Processed in 0.001704018 sec. | ||
| 23462 | 2026.01.08 00:44:49.651351 [ 226 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23463 | 2026.01.08 00:44:49.651396 [ 226 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23464 | 2026.01.08 00:44:49.651396 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23465 | 2026.01.08 00:44:49.651509 [ 268 ] {68f61cdb-2caa-43ef-b9ee-9d46bcea4f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23466 | 2026.01.08 00:44:49.651552 [ 268 ] {68f61cdb-2caa-43ef-b9ee-9d46bcea4f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23467 | 2026.01.08 00:44:49.651981 [ 268 ] {68f61cdb-2caa-43ef-b9ee-9d46bcea4f61} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23468 | 2026.01.08 00:44:49.652018 [ 268 ] {68f61cdb-2caa-43ef-b9ee-9d46bcea4f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23469 | 2026.01.08 00:44:49.652750 [ 268 ] {68f61cdb-2caa-43ef-b9ee-9d46bcea4f61} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23470 | 2026.01.08 00:44:49.653464 [ 268 ] {68f61cdb-2caa-43ef-b9ee-9d46bcea4f61} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23471 | 2026.01.08 00:44:49.653612 [ 268 ] {68f61cdb-2caa-43ef-b9ee-9d46bcea4f61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002121 sec., 75436.11504007544 rows/sec., 5.25 MiB/sec. | ||
| 23472 | 2026.01.08 00:44:49.653650 [ 268 ] {68f61cdb-2caa-43ef-b9ee-9d46bcea4f61} <Debug> TCPHandler: Processed in 0.002302655 sec. | ||
| 23473 | 2026.01.08 00:44:49.653766 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23474 | 2026.01.08 00:44:49.653866 [ 268 ] {5698b245-f2e5-4f79-b901-f6e9ab53dba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23475 | 2026.01.08 00:44:49.653922 [ 268 ] {5698b245-f2e5-4f79-b901-f6e9ab53dba6} <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 | ||
| 23476 | 2026.01.08 00:44:49.654698 [ 268 ] {5698b245-f2e5-4f79-b901-f6e9ab53dba6} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23477 | 2026.01.08 00:44:49.654737 [ 268 ] {5698b245-f2e5-4f79-b901-f6e9ab53dba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23478 | 2026.01.08 00:44:49.655010 [ 226 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23479 | 2026.01.08 00:44:49.655449 [ 268 ] {5698b245-f2e5-4f79-b901-f6e9ab53dba6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 23480 | 2026.01.08 00:44:49.655990 [ 268 ] {5698b245-f2e5-4f79-b901-f6e9ab53dba6} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23481 | 2026.01.08 00:44:49.656131 [ 268 ] {5698b245-f2e5-4f79-b901-f6e9ab53dba6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002282 sec., 2191.060473269062 rows/sec., 3.93 MiB/sec. | ||
| 23482 | 2026.01.08 00:44:49.656186 [ 268 ] {5698b245-f2e5-4f79-b901-f6e9ab53dba6} <Debug> TCPHandler: Processed in 0.00246772 sec. | ||
| 23483 | 2026.01.08 00:44:49.656297 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23484 | 2026.01.08 00:44:49.656390 [ 268 ] {4a3677c1-205b-4fa5-8407-4f96a80855e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23485 | 2026.01.08 00:44:49.656430 [ 268 ] {4a3677c1-205b-4fa5-8407-4f96a80855e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23486 | 2026.01.08 00:44:49.656761 [ 268 ] {4a3677c1-205b-4fa5-8407-4f96a80855e2} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23487 | 2026.01.08 00:44:49.656798 [ 268 ] {4a3677c1-205b-4fa5-8407-4f96a80855e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23488 | 2026.01.08 00:44:49.657265 [ 268 ] {4a3677c1-205b-4fa5-8407-4f96a80855e2} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 23489 | 2026.01.08 00:44:49.657716 [ 268 ] {4a3677c1-205b-4fa5-8407-4f96a80855e2} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23490 | 2026.01.08 00:44:49.657846 [ 268 ] {4a3677c1-205b-4fa5-8407-4f96a80855e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
| 23491 | 2026.01.08 00:44:49.657882 [ 268 ] {4a3677c1-205b-4fa5-8407-4f96a80855e2} <Debug> TCPHandler: Processed in 0.001632157 sec. | ||
| 23492 | 2026.01.08 00:44:49.917028 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23493 | 2026.01.08 00:44:49.917081 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23494 | 2026.01.08 00:44:49.921015 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23495 | 2026.01.08 00:44:50.354320 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23496 | 2026.01.08 00:44:50.354371 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23497 | 2026.01.08 00:44:50.357909 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23498 | 2026.01.08 00:44:50.468731 [ 218 ] {} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23499 | 2026.01.08 00:44:50.468826 [ 218 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23500 | 2026.01.08 00:44:50.472125 [ 218 ] {} <Debug> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 23501 | 2026.01.08 00:44:50.821917 [ 223 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23502 | 2026.01.08 00:44:50.821964 [ 223 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23503 | 2026.01.08 00:44:50.824744 [ 223 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 23504 | 2026.01.08 00:44:51.935209 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23505 | 2026.01.08 00:44:51.935260 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23506 | 2026.01.08 00:44:52.176304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48113 | ||
| 23507 | 2026.01.08 00:44:52.176814 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23508 | 2026.01.08 00:44:52.176857 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23509 | 2026.01.08 00:44:52.177542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23510 | 2026.01.08 00:44:52.178080 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23511 | 2026.01.08 00:44:52.178230 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48113 | ||
| 23512 | 2026.01.08 00:44:52.178305 [ 222 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23513 | 2026.01.08 00:44:52.178361 [ 222 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23514 | 2026.01.08 00:44:52.181210 [ 222 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23515 | 2026.01.08 00:44:52.339976 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2950 | ||
| 23516 | 2026.01.08 00:44:52.342325 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23517 | 2026.01.08 00:44:52.342362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23518 | 2026.01.08 00:44:52.343681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 23519 | 2026.01.08 00:44:52.344218 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23520 | 2026.01.08 00:44:52.344406 [ 226 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23521 | 2026.01.08 00:44:52.344444 [ 226 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23522 | 2026.01.08 00:44:52.344484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2950 | ||
| 23523 | 2026.01.08 00:44:52.346841 [ 226 ] {} <Debug> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 23524 | 2026.01.08 00:44:52.463487 [ 107 ] {} <Debug> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Selected 5 parts from all_1_59_13 to all_63_63_0 | ||
| 23525 | 2026.01.08 00:44:52.463527 [ 107 ] {} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23526 | 2026.01.08 00:44:52.463547 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23527 | 2026.01.08 00:44:52.463641 [ 193 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_59_13 to all_63_63_0 into Compact with storage Full | ||
| 23528 | 2026.01.08 00:44:52.463759 [ 193 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23529 | 2026.01.08 00:44:52.463792 [ 193 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 434 rows starting from the beginning of the part | ||
| 23530 | 2026.01.08 00:44:52.463859 [ 193 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 410 rows starting from the beginning of the part | ||
| 23531 | 2026.01.08 00:44:52.463910 [ 193 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 410 rows starting from the beginning of the part | ||
| 23532 | 2026.01.08 00:44:52.463959 [ 193 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part | ||
| 23533 | 2026.01.08 00:44:52.464003 [ 193 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 410 rows starting from the beginning of the part | ||
| 23534 | 2026.01.08 00:44:52.465152 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553724 sec., 1334857.4135432034 rows/sec., 90.07 MiB/sec. | ||
| 23535 | 2026.01.08 00:44:52.465456 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Trace> MergedBlockOutputStream: filled checksums all_1_63_14 (state Temporary) | ||
| 23536 | 2026.01.08 00:44:52.465965 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_merge_all_1_63_14 to all_1_63_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23537 | 2026.01.08 00:44:52.466038 [ 191 ] {002680e2-c758-47d6-8370-6e6e4133cd93::all_1_63_14} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93) (MergerMutator): Merged 5 parts: [all_1_59_13, all_63_63_0] -> all_1_63_14 | ||
| 23538 | 2026.01.08 00:44:52.466110 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 23539 | 2026.01.08 00:44:52.760537 [ 223 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 23540 | 2026.01.08 00:44:52.760569 [ 223 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 23541 | 2026.01.08 00:44:52.762353 [ 223 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 23542 | 2026.01.08 00:44:53.490133 [ 224 ] {} <Trace> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 23543 | 2026.01.08 00:44:53.490204 [ 224 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 23544 | 2026.01.08 00:44:53.492118 [ 224 ] {} <Debug> oximeter.fields_ipaddr (4e3e44c3-5029-403a-90c0-54d8703531cc): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 23545 | 2026.01.08 00:44:53.971045 [ 225 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23546 | 2026.01.08 00:44:53.971092 [ 225 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23547 | 2026.01.08 00:44:53.974026 [ 225 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 23548 | 2026.01.08 00:44:54.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.44 MiB, peak 425.74 MiB, free memory in arenas 0.00 B, will set to 410.44 MiB (RSS), difference: 4.00 MiB | ||
| 23549 | 2026.01.08 00:44:54.456310 [ 223 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 23550 | 2026.01.08 00:44:54.456381 [ 223 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 23551 | 2026.01.08 00:44:54.459966 [ 223 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 23552 | 2026.01.08 00:44:54.659788 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23553 | 2026.01.08 00:44:54.660027 [ 268 ] {43d42e86-fcc1-4a99-bcea-3f8c3c22ed76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23554 | 2026.01.08 00:44:54.660117 [ 268 ] {43d42e86-fcc1-4a99-bcea-3f8c3c22ed76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23555 | 2026.01.08 00:44:54.661126 [ 268 ] {43d42e86-fcc1-4a99-bcea-3f8c3c22ed76} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23556 | 2026.01.08 00:44:54.661175 [ 268 ] {43d42e86-fcc1-4a99-bcea-3f8c3c22ed76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23557 | 2026.01.08 00:44:54.661753 [ 268 ] {43d42e86-fcc1-4a99-bcea-3f8c3c22ed76} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23558 | 2026.01.08 00:44:54.662271 [ 268 ] {43d42e86-fcc1-4a99-bcea-3f8c3c22ed76} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23559 | 2026.01.08 00:44:54.662435 [ 268 ] {43d42e86-fcc1-4a99-bcea-3f8c3c22ed76} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002473 sec., 165790.53780832997 rows/sec., 10.52 MiB/sec. | ||
| 23560 | 2026.01.08 00:44:54.662489 [ 268 ] {43d42e86-fcc1-4a99-bcea-3f8c3c22ed76} <Debug> TCPHandler: Processed in 0.002857982 sec. | ||
| 23561 | 2026.01.08 00:44:54.662615 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23562 | 2026.01.08 00:44:54.662718 [ 268 ] {943f93aa-9ff3-4d27-8ced-1761e1f117c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23563 | 2026.01.08 00:44:54.662762 [ 268 ] {943f93aa-9ff3-4d27-8ced-1761e1f117c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23564 | 2026.01.08 00:44:54.664204 [ 268 ] {943f93aa-9ff3-4d27-8ced-1761e1f117c1} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23565 | 2026.01.08 00:44:54.664242 [ 268 ] {943f93aa-9ff3-4d27-8ced-1761e1f117c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23566 | 2026.01.08 00:44:54.664757 [ 268 ] {943f93aa-9ff3-4d27-8ced-1761e1f117c1} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23567 | 2026.01.08 00:44:54.665224 [ 268 ] {943f93aa-9ff3-4d27-8ced-1761e1f117c1} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23568 | 2026.01.08 00:44:54.665362 [ 268 ] {943f93aa-9ff3-4d27-8ced-1761e1f117c1} <Debug> executeQuery: Read 1222 rows, 100.32 KiB in 0.00267 sec., 457677.90262172284 rows/sec., 36.69 MiB/sec. | ||
| 23569 | 2026.01.08 00:44:54.665401 [ 268 ] {943f93aa-9ff3-4d27-8ced-1761e1f117c1} <Debug> TCPHandler: Processed in 0.00283705 sec. | ||
| 23570 | 2026.01.08 00:44:54.665502 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23571 | 2026.01.08 00:44:54.665598 [ 268 ] {a4bfb6e0-8b8d-4390-b38a-ba71bc5c5280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23572 | 2026.01.08 00:44:54.665638 [ 268 ] {a4bfb6e0-8b8d-4390-b38a-ba71bc5c5280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23573 | 2026.01.08 00:44:54.666189 [ 268 ] {a4bfb6e0-8b8d-4390-b38a-ba71bc5c5280} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23574 | 2026.01.08 00:44:54.666226 [ 268 ] {a4bfb6e0-8b8d-4390-b38a-ba71bc5c5280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23575 | 2026.01.08 00:44:54.666661 [ 268 ] {a4bfb6e0-8b8d-4390-b38a-ba71bc5c5280} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23576 | 2026.01.08 00:44:54.667129 [ 268 ] {a4bfb6e0-8b8d-4390-b38a-ba71bc5c5280} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23577 | 2026.01.08 00:44:54.667290 [ 268 ] {a4bfb6e0-8b8d-4390-b38a-ba71bc5c5280} <Debug> executeQuery: Read 260 rows, 16.45 KiB in 0.001711 sec., 151957.91934541202 rows/sec., 9.39 MiB/sec. | ||
| 23578 | 2026.01.08 00:44:54.667333 [ 268 ] {a4bfb6e0-8b8d-4390-b38a-ba71bc5c5280} <Debug> TCPHandler: Processed in 0.001879043 sec. | ||
| 23579 | 2026.01.08 00:44:54.667446 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23580 | 2026.01.08 00:44:54.667542 [ 268 ] {c79b9ccd-0261-4018-b3db-f69add4a2359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23581 | 2026.01.08 00:44:54.667583 [ 268 ] {c79b9ccd-0261-4018-b3db-f69add4a2359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23582 | 2026.01.08 00:44:54.668136 [ 268 ] {c79b9ccd-0261-4018-b3db-f69add4a2359} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23583 | 2026.01.08 00:44:54.668173 [ 268 ] {c79b9ccd-0261-4018-b3db-f69add4a2359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23584 | 2026.01.08 00:44:54.668599 [ 268 ] {c79b9ccd-0261-4018-b3db-f69add4a2359} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 23585 | 2026.01.08 00:44:54.669033 [ 268 ] {c79b9ccd-0261-4018-b3db-f69add4a2359} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23586 | 2026.01.08 00:44:54.669168 [ 268 ] {c79b9ccd-0261-4018-b3db-f69add4a2359} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001645 sec., 128875.37993920973 rows/sec., 8.31 MiB/sec. | ||
| 23587 | 2026.01.08 00:44:54.669208 [ 268 ] {c79b9ccd-0261-4018-b3db-f69add4a2359} <Debug> TCPHandler: Processed in 0.001813552 sec. | ||
| 23588 | 2026.01.08 00:44:54.669320 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23589 | 2026.01.08 00:44:54.669415 [ 268 ] {99ac8b23-083c-49bc-8389-828a2b95525d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23590 | 2026.01.08 00:44:54.669455 [ 268 ] {99ac8b23-083c-49bc-8389-828a2b95525d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23591 | 2026.01.08 00:44:54.669981 [ 268 ] {99ac8b23-083c-49bc-8389-828a2b95525d} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23592 | 2026.01.08 00:44:54.670018 [ 268 ] {99ac8b23-083c-49bc-8389-828a2b95525d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23593 | 2026.01.08 00:44:54.670528 [ 268 ] {99ac8b23-083c-49bc-8389-828a2b95525d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23594 | 2026.01.08 00:44:54.671133 [ 268 ] {99ac8b23-083c-49bc-8389-828a2b95525d} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23595 | 2026.01.08 00:44:54.671268 [ 268 ] {99ac8b23-083c-49bc-8389-828a2b95525d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001871 sec., 112773.91769107428 rows/sec., 6.40 MiB/sec. | ||
| 23596 | 2026.01.08 00:44:54.671308 [ 268 ] {99ac8b23-083c-49bc-8389-828a2b95525d} <Debug> TCPHandler: Processed in 0.002037688 sec. | ||
| 23597 | 2026.01.08 00:44:54.671433 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23598 | 2026.01.08 00:44:54.671529 [ 268 ] {93943f55-9e86-4811-90d5-93b4df5748aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23599 | 2026.01.08 00:44:54.671570 [ 268 ] {93943f55-9e86-4811-90d5-93b4df5748aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23600 | 2026.01.08 00:44:54.672397 [ 268 ] {93943f55-9e86-4811-90d5-93b4df5748aa} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23601 | 2026.01.08 00:44:54.672433 [ 268 ] {93943f55-9e86-4811-90d5-93b4df5748aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23602 | 2026.01.08 00:44:54.672949 [ 268 ] {93943f55-9e86-4811-90d5-93b4df5748aa} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23603 | 2026.01.08 00:44:54.673415 [ 268 ] {93943f55-9e86-4811-90d5-93b4df5748aa} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23604 | 2026.01.08 00:44:54.673552 [ 268 ] {93943f55-9e86-4811-90d5-93b4df5748aa} <Debug> executeQuery: Read 734 rows, 52.87 KiB in 0.00204 sec., 359803.9215686274 rows/sec., 25.31 MiB/sec. | ||
| 23605 | 2026.01.08 00:44:54.673592 [ 268 ] {93943f55-9e86-4811-90d5-93b4df5748aa} <Debug> TCPHandler: Processed in 0.002208503 sec. | ||
| 23606 | 2026.01.08 00:44:54.673711 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23607 | 2026.01.08 00:44:54.673812 [ 268 ] {2e53d57c-cbfc-49cf-9fcb-94a3dee9dd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23608 | 2026.01.08 00:44:54.673853 [ 268 ] {2e53d57c-cbfc-49cf-9fcb-94a3dee9dd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23609 | 2026.01.08 00:44:54.674206 [ 268 ] {2e53d57c-cbfc-49cf-9fcb-94a3dee9dd02} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23610 | 2026.01.08 00:44:54.674243 [ 268 ] {2e53d57c-cbfc-49cf-9fcb-94a3dee9dd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23611 | 2026.01.08 00:44:54.674649 [ 268 ] {2e53d57c-cbfc-49cf-9fcb-94a3dee9dd02} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 23612 | 2026.01.08 00:44:54.675082 [ 268 ] {2e53d57c-cbfc-49cf-9fcb-94a3dee9dd02} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23613 | 2026.01.08 00:44:54.675215 [ 268 ] {2e53d57c-cbfc-49cf-9fcb-94a3dee9dd02} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
| 23614 | 2026.01.08 00:44:54.675253 [ 268 ] {2e53d57c-cbfc-49cf-9fcb-94a3dee9dd02} <Debug> TCPHandler: Processed in 0.001592365 sec. | ||
| 23615 | 2026.01.08 00:44:54.675367 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23616 | 2026.01.08 00:44:54.675461 [ 268 ] {678714e4-54ad-420a-a689-03ba6a70af1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23617 | 2026.01.08 00:44:54.675504 [ 268 ] {678714e4-54ad-420a-a689-03ba6a70af1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23618 | 2026.01.08 00:44:54.675986 [ 268 ] {678714e4-54ad-420a-a689-03ba6a70af1b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23619 | 2026.01.08 00:44:54.676023 [ 268 ] {678714e4-54ad-420a-a689-03ba6a70af1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23620 | 2026.01.08 00:44:54.676505 [ 268 ] {678714e4-54ad-420a-a689-03ba6a70af1b} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23621 | 2026.01.08 00:44:54.676931 [ 268 ] {678714e4-54ad-420a-a689-03ba6a70af1b} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23622 | 2026.01.08 00:44:54.677057 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Selected 6 parts from all_1_164_36 to all_169_169_0 | ||
| 23623 | 2026.01.08 00:44:54.677069 [ 268 ] {678714e4-54ad-420a-a689-03ba6a70af1b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00162 sec., 193827.16049382716 rows/sec., 12.73 MiB/sec. | ||
| 23624 | 2026.01.08 00:44:54.677124 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23625 | 2026.01.08 00:44:54.677135 [ 268 ] {678714e4-54ad-420a-a689-03ba6a70af1b} <Debug> TCPHandler: Processed in 0.001817932 sec. | ||
| 23626 | 2026.01.08 00:44:54.677152 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23627 | 2026.01.08 00:44:54.677262 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23628 | 2026.01.08 00:44:54.677279 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_164_36 to all_169_169_0 into Compact with storage Full | ||
| 23629 | 2026.01.08 00:44:54.677361 [ 268 ] {06ed97a1-c6a8-4721-851a-581d8cd3f6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23630 | 2026.01.08 00:44:54.677407 [ 268 ] {06ed97a1-c6a8-4721-851a-581d8cd3f6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23631 | 2026.01.08 00:44:54.677431 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23632 | 2026.01.08 00:44:54.677476 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_164_36, total 50207 rows starting from the beginning of the part | ||
| 23633 | 2026.01.08 00:44:54.677551 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 23634 | 2026.01.08 00:44:54.677603 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 887 rows starting from the beginning of the part | ||
| 23635 | 2026.01.08 00:44:54.677652 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 116 rows starting from the beginning of the part | ||
| 23636 | 2026.01.08 00:44:54.677698 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part | ||
| 23637 | 2026.01.08 00:44:54.677731 [ 268 ] {06ed97a1-c6a8-4721-851a-581d8cd3f6dd} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23638 | 2026.01.08 00:44:54.677744 [ 197 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 314 rows starting from the beginning of the part | ||
| 23639 | 2026.01.08 00:44:54.677776 [ 268 ] {06ed97a1-c6a8-4721-851a-581d8cd3f6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23640 | 2026.01.08 00:44:54.678212 [ 268 ] {06ed97a1-c6a8-4721-851a-581d8cd3f6dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 23641 | 2026.01.08 00:44:54.678642 [ 268 ] {06ed97a1-c6a8-4721-851a-581d8cd3f6dd} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23642 | 2026.01.08 00:44:54.678780 [ 268 ] {06ed97a1-c6a8-4721-851a-581d8cd3f6dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
| 23643 | 2026.01.08 00:44:54.678818 [ 268 ] {06ed97a1-c6a8-4721-851a-581d8cd3f6dd} <Debug> TCPHandler: Processed in 0.001605875 sec. | ||
| 23644 | 2026.01.08 00:44:54.678933 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23645 | 2026.01.08 00:44:54.679027 [ 268 ] {15a670d2-ef13-4e09-abf9-297c031855bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23646 | 2026.01.08 00:44:54.679081 [ 268 ] {15a670d2-ef13-4e09-abf9-297c031855bd} <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 | ||
| 23647 | 2026.01.08 00:44:54.680067 [ 268 ] {15a670d2-ef13-4e09-abf9-297c031855bd} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23648 | 2026.01.08 00:44:54.680104 [ 268 ] {15a670d2-ef13-4e09-abf9-297c031855bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23649 | 2026.01.08 00:44:54.680785 [ 268 ] {15a670d2-ef13-4e09-abf9-297c031855bd} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 23650 | 2026.01.08 00:44:54.681218 [ 268 ] {15a670d2-ef13-4e09-abf9-297c031855bd} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23651 | 2026.01.08 00:44:54.681367 [ 268 ] {15a670d2-ef13-4e09-abf9-297c031855bd} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002356 sec., 23344.651952461798 rows/sec., 41.83 MiB/sec. | ||
| 23652 | 2026.01.08 00:44:54.681441 [ 268 ] {15a670d2-ef13-4e09-abf9-297c031855bd} <Debug> TCPHandler: Processed in 0.002556913 sec. | ||
| 23653 | 2026.01.08 00:44:54.681562 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23654 | 2026.01.08 00:44:54.681657 [ 268 ] {46a02b2c-1039-4a00-854c-e5518b725462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23655 | 2026.01.08 00:44:54.681699 [ 268 ] {46a02b2c-1039-4a00-854c-e5518b725462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23656 | 2026.01.08 00:44:54.682055 [ 268 ] {46a02b2c-1039-4a00-854c-e5518b725462} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23657 | 2026.01.08 00:44:54.682092 [ 268 ] {46a02b2c-1039-4a00-854c-e5518b725462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23658 | 2026.01.08 00:44:54.682489 [ 268 ] {46a02b2c-1039-4a00-854c-e5518b725462} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 23659 | 2026.01.08 00:44:54.682938 [ 268 ] {46a02b2c-1039-4a00-854c-e5518b725462} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23660 | 2026.01.08 00:44:54.683071 [ 268 ] {46a02b2c-1039-4a00-854c-e5518b725462} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001431 sec., 72676.4500349406 rows/sec., 4.45 MiB/sec. | ||
| 23661 | 2026.01.08 00:44:54.683109 [ 268 ] {46a02b2c-1039-4a00-854c-e5518b725462} <Debug> TCPHandler: Processed in 0.001596185 sec. | ||
| 23662 | 2026.01.08 00:44:54.686563 [ 203 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51844 rows, containing 5 columns (5 merged, 0 gathered) in 0.009339505 sec., 5551043.65809537 rows/sec., 373.93 MiB/sec. | ||
| 23663 | 2026.01.08 00:44:54.687305 [ 192 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Trace> MergedBlockOutputStream: filled checksums all_1_169_37 (state Temporary) | ||
| 23664 | 2026.01.08 00:44:54.687862 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_merge_all_1_169_37 to all_1_169_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23665 | 2026.01.08 00:44:54.687974 [ 190 ] {9251612e-5767-420f-bc33-60ea7cfada80::all_1_169_37} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80) (MergerMutator): Merged 6 parts: [all_1_164_36, all_169_169_0] -> all_1_169_37 | ||
| 23666 | 2026.01.08 00:44:54.688092 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 23667 | 2026.01.08 00:44:54.785991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 23668 | 2026.01.08 00:44:54.805074 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23669 | 2026.01.08 00:44:54.805131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23670 | 2026.01.08 00:44:54.811483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 23671 | 2026.01.08 00:44:54.812598 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23672 | 2026.01.08 00:44:54.816213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 23673 | 2026.01.08 00:44:55.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.78 MiB, peak 425.74 MiB, free memory in arenas 0.00 B, will set to 410.44 MiB (RSS), difference: -1.33 MiB | ||
| 23674 | 2026.01.08 00:44:59.646211 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23675 | 2026.01.08 00:44:59.646407 [ 268 ] {2d02b5d2-d5b5-49de-85c9-1df982fd7c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23676 | 2026.01.08 00:44:59.646475 [ 268 ] {2d02b5d2-d5b5-49de-85c9-1df982fd7c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23677 | 2026.01.08 00:44:59.647165 [ 268 ] {2d02b5d2-d5b5-49de-85c9-1df982fd7c6d} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23678 | 2026.01.08 00:44:59.647210 [ 268 ] {2d02b5d2-d5b5-49de-85c9-1df982fd7c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23679 | 2026.01.08 00:44:59.647711 [ 268 ] {2d02b5d2-d5b5-49de-85c9-1df982fd7c6d} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23680 | 2026.01.08 00:44:59.648146 [ 268 ] {2d02b5d2-d5b5-49de-85c9-1df982fd7c6d} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23681 | 2026.01.08 00:44:59.648307 [ 268 ] {2d02b5d2-d5b5-49de-85c9-1df982fd7c6d} <Debug> executeQuery: Read 66 rows, 5.38 KiB in 0.001949 sec., 33863.519753719855 rows/sec., 2.70 MiB/sec. | ||
| 23682 | 2026.01.08 00:44:59.648352 [ 268 ] {2d02b5d2-d5b5-49de-85c9-1df982fd7c6d} <Debug> TCPHandler: Processed in 0.002271684 sec. | ||
| 23683 | 2026.01.08 00:44:59.648476 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23684 | 2026.01.08 00:44:59.648571 [ 268 ] {ea9c7fc5-fc40-452e-9860-f94071651b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23685 | 2026.01.08 00:44:59.648612 [ 268 ] {ea9c7fc5-fc40-452e-9860-f94071651b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23686 | 2026.01.08 00:44:59.649026 [ 268 ] {ea9c7fc5-fc40-452e-9860-f94071651b89} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23687 | 2026.01.08 00:44:59.649064 [ 268 ] {ea9c7fc5-fc40-452e-9860-f94071651b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23688 | 2026.01.08 00:44:59.649463 [ 268 ] {ea9c7fc5-fc40-452e-9860-f94071651b89} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23689 | 2026.01.08 00:44:59.649886 [ 268 ] {ea9c7fc5-fc40-452e-9860-f94071651b89} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23690 | 2026.01.08 00:44:59.650022 [ 268 ] {ea9c7fc5-fc40-452e-9860-f94071651b89} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001467 sec., 3408.316291751875 rows/sec., 256.29 KiB/sec. | ||
| 23691 | 2026.01.08 00:44:59.650062 [ 268 ] {ea9c7fc5-fc40-452e-9860-f94071651b89} <Debug> TCPHandler: Processed in 0.001633547 sec. | ||
| 23692 | 2026.01.08 00:44:59.650171 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23693 | 2026.01.08 00:44:59.650262 [ 268 ] {292347cf-2674-486f-bac2-c3796c351213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23694 | 2026.01.08 00:44:59.650302 [ 268 ] {292347cf-2674-486f-bac2-c3796c351213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23695 | 2026.01.08 00:44:59.650726 [ 268 ] {292347cf-2674-486f-bac2-c3796c351213} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23696 | 2026.01.08 00:44:59.650763 [ 268 ] {292347cf-2674-486f-bac2-c3796c351213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23697 | 2026.01.08 00:44:59.651181 [ 268 ] {292347cf-2674-486f-bac2-c3796c351213} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23698 | 2026.01.08 00:44:59.651651 [ 268 ] {292347cf-2674-486f-bac2-c3796c351213} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23699 | 2026.01.08 00:44:59.651790 [ 268 ] {292347cf-2674-486f-bac2-c3796c351213} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001543 sec., 44718.081659105635 rows/sec., 3.49 MiB/sec. | ||
| 23700 | 2026.01.08 00:44:59.651830 [ 268 ] {292347cf-2674-486f-bac2-c3796c351213} <Debug> TCPHandler: Processed in 0.001706509 sec. | ||
| 23701 | 2026.01.08 00:44:59.651941 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23702 | 2026.01.08 00:44:59.652033 [ 268 ] {bf717322-a7a7-4ddc-bb56-c7281acf67de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23703 | 2026.01.08 00:44:59.652076 [ 268 ] {bf717322-a7a7-4ddc-bb56-c7281acf67de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23704 | 2026.01.08 00:44:59.652500 [ 268 ] {bf717322-a7a7-4ddc-bb56-c7281acf67de} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23705 | 2026.01.08 00:44:59.652536 [ 268 ] {bf717322-a7a7-4ddc-bb56-c7281acf67de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23706 | 2026.01.08 00:44:59.652974 [ 268 ] {bf717322-a7a7-4ddc-bb56-c7281acf67de} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23707 | 2026.01.08 00:44:59.653399 [ 268 ] {bf717322-a7a7-4ddc-bb56-c7281acf67de} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23708 | 2026.01.08 00:44:59.653534 [ 268 ] {bf717322-a7a7-4ddc-bb56-c7281acf67de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001518 sec., 105401.84453227931 rows/sec., 7.34 MiB/sec. | ||
| 23709 | 2026.01.08 00:44:59.653573 [ 268 ] {bf717322-a7a7-4ddc-bb56-c7281acf67de} <Debug> TCPHandler: Processed in 0.001679308 sec. | ||
| 23710 | 2026.01.08 00:44:59.653680 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23711 | 2026.01.08 00:44:59.653772 [ 268 ] {0d8eeacc-d294-4e9f-beb5-73415c4fadb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23712 | 2026.01.08 00:44:59.653826 [ 268 ] {0d8eeacc-d294-4e9f-beb5-73415c4fadb9} <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 | ||
| 23713 | 2026.01.08 00:44:59.654598 [ 268 ] {0d8eeacc-d294-4e9f-beb5-73415c4fadb9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23714 | 2026.01.08 00:44:59.654635 [ 268 ] {0d8eeacc-d294-4e9f-beb5-73415c4fadb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23715 | 2026.01.08 00:44:59.655242 [ 268 ] {0d8eeacc-d294-4e9f-beb5-73415c4fadb9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 23716 | 2026.01.08 00:44:59.655694 [ 268 ] {0d8eeacc-d294-4e9f-beb5-73415c4fadb9} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23717 | 2026.01.08 00:44:59.655841 [ 268 ] {0d8eeacc-d294-4e9f-beb5-73415c4fadb9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002085 sec., 2398.0815347721823 rows/sec., 4.30 MiB/sec. | ||
| 23718 | 2026.01.08 00:44:59.655900 [ 268 ] {0d8eeacc-d294-4e9f-beb5-73415c4fadb9} <Debug> TCPHandler: Processed in 0.002266715 sec. | ||
| 23719 | 2026.01.08 00:44:59.656012 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23720 | 2026.01.08 00:44:59.656107 [ 268 ] {cb46ce12-8954-40d7-b810-768292aaaff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23721 | 2026.01.08 00:44:59.656148 [ 268 ] {cb46ce12-8954-40d7-b810-768292aaaff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23722 | 2026.01.08 00:44:59.656497 [ 268 ] {cb46ce12-8954-40d7-b810-768292aaaff8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23723 | 2026.01.08 00:44:59.656533 [ 268 ] {cb46ce12-8954-40d7-b810-768292aaaff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23724 | 2026.01.08 00:44:59.656945 [ 268 ] {cb46ce12-8954-40d7-b810-768292aaaff8} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 23725 | 2026.01.08 00:44:59.657463 [ 268 ] {cb46ce12-8954-40d7-b810-768292aaaff8} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23726 | 2026.01.08 00:44:59.657608 [ 268 ] {cb46ce12-8954-40d7-b810-768292aaaff8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
| 23727 | 2026.01.08 00:44:59.657646 [ 268 ] {cb46ce12-8954-40d7-b810-768292aaaff8} <Debug> TCPHandler: Processed in 0.001681648 sec. | ||
| 23728 | 2026.01.08 00:44:59.678387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48561 | ||
| 23729 | 2026.01.08 00:44:59.678880 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23730 | 2026.01.08 00:44:59.678924 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23731 | 2026.01.08 00:44:59.679632 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23732 | 2026.01.08 00:44:59.680163 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23733 | 2026.01.08 00:44:59.680309 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48561 | ||
| 23734 | 2026.01.08 00:44:59.680315 [ 92 ] {} <Debug> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23735 | 2026.01.08 00:44:59.680364 [ 92 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23736 | 2026.01.08 00:44:59.680383 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23737 | 2026.01.08 00:44:59.680472 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23738 | 2026.01.08 00:44:59.680561 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23739 | 2026.01.08 00:44:59.680592 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46193 rows starting from the beginning of the part | ||
| 23740 | 2026.01.08 00:44:59.680646 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 23741 | 2026.01.08 00:44:59.680690 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 23742 | 2026.01.08 00:44:59.680728 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 23743 | 2026.01.08 00:44:59.680766 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 23744 | 2026.01.08 00:44:59.680802 [ 192 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 23745 | 2026.01.08 00:44:59.683521 [ 203 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48561 rows, containing 4 columns (4 merged, 0 gathered) in 0.003085008 sec., 15740964.042880924 rows/sec., 225.18 MiB/sec. | ||
| 23746 | 2026.01.08 00:44:59.683899 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23747 | 2026.01.08 00:44:59.684372 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23748 | 2026.01.08 00:44:59.684435 [ 188 ] {621e6b4a-cf65-47c1-bdbd-7f977506647d::all_1_101_20} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23749 | 2026.01.08 00:44:59.684520 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 23750 | 2026.01.08 00:45:02.316312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23751 | 2026.01.08 00:45:02.334155 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23752 | 2026.01.08 00:45:02.334210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23753 | 2026.01.08 00:45:02.340354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23754 | 2026.01.08 00:45:02.341530 [ 244 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23755 | 2026.01.08 00:45:02.341894 [ 90 ] {} <Debug> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23756 | 2026.01.08 00:45:02.341990 [ 90 ] {} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23757 | 2026.01.08 00:45:02.342027 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23758 | 2026.01.08 00:45:02.342146 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23759 | 2026.01.08 00:45:02.344673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2984 | ||
| 23760 | 2026.01.08 00:45:02.344699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23761 | 2026.01.08 00:45:02.345358 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23762 | 2026.01.08 00:45:02.346134 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 23763 | 2026.01.08 00:45:02.347134 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23764 | 2026.01.08 00:45:02.347184 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23765 | 2026.01.08 00:45:02.348547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 23766 | 2026.01.08 00:45:02.349016 [ 243 ] {} <Trace> system.query_log (e47cec62-cfda-451b-bf23-f7a31a14b4c3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23767 | 2026.01.08 00:45:02.349292 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2984 | ||
| 23768 | 2026.01.08 00:45:02.349484 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 23769 | 2026.01.08 00:45:02.352987 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 23770 | 2026.01.08 00:45:02.356787 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 23771 | 2026.01.08 00:45:02.361148 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 23772 | 2026.01.08 00:45:02.365414 [ 192 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 23773 | 2026.01.08 00:45:02.420965 [ 198 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.078862601 sec., 9649.69440964799 rows/sec., 49.90 MiB/sec. | ||
| 23774 | 2026.01.08 00:45:02.423702 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23775 | 2026.01.08 00:45:02.425834 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23776 | 2026.01.08 00:45:02.425925 [ 188 ] {8ddceba7-30ba-47d9-9642-8d4026dd8b27::all_1_101_20} <Trace> system.metric_log (8ddceba7-30ba-47d9-9642-8d4026dd8b27) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23777 | 2026.01.08 00:45:02.427316 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23778 | 2026.01.08 00:45:03.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.51 MiB, peak 428.94 MiB, free memory in arenas 0.00 B, will set to 410.45 MiB (RSS), difference: -1.06 MiB | ||
| 23779 | 2026.01.08 00:45:04.661380 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23780 | 2026.01.08 00:45:04.661639 [ 268 ] {a8749bc2-1255-4565-b3c0-ea8263683f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23781 | 2026.01.08 00:45:04.661736 [ 268 ] {a8749bc2-1255-4565-b3c0-ea8263683f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23782 | 2026.01.08 00:45:04.662743 [ 268 ] {a8749bc2-1255-4565-b3c0-ea8263683f5e} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23783 | 2026.01.08 00:45:04.662791 [ 268 ] {a8749bc2-1255-4565-b3c0-ea8263683f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23784 | 2026.01.08 00:45:04.663310 [ 268 ] {a8749bc2-1255-4565-b3c0-ea8263683f5e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23785 | 2026.01.08 00:45:04.663756 [ 268 ] {a8749bc2-1255-4565-b3c0-ea8263683f5e} <Trace> oximeter.fields_i16 (002680e2-c758-47d6-8370-6e6e4133cd93): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23786 | 2026.01.08 00:45:04.663923 [ 268 ] {a8749bc2-1255-4565-b3c0-ea8263683f5e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002354 sec., 174171.6227697536 rows/sec., 11.05 MiB/sec. | ||
| 23787 | 2026.01.08 00:45:04.663967 [ 268 ] {a8749bc2-1255-4565-b3c0-ea8263683f5e} <Debug> TCPHandler: Processed in 0.002758158 sec. | ||
| 23788 | 2026.01.08 00:45:04.664096 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23789 | 2026.01.08 00:45:04.664190 [ 268 ] {53e25a86-e1e5-4f14-9a96-3b25bdf6e648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23790 | 2026.01.08 00:45:04.664230 [ 268 ] {53e25a86-e1e5-4f14-9a96-3b25bdf6e648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23791 | 2026.01.08 00:45:04.665293 [ 268 ] {53e25a86-e1e5-4f14-9a96-3b25bdf6e648} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23792 | 2026.01.08 00:45:04.665330 [ 268 ] {53e25a86-e1e5-4f14-9a96-3b25bdf6e648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23793 | 2026.01.08 00:45:04.665821 [ 268 ] {53e25a86-e1e5-4f14-9a96-3b25bdf6e648} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23794 | 2026.01.08 00:45:04.666365 [ 268 ] {53e25a86-e1e5-4f14-9a96-3b25bdf6e648} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23795 | 2026.01.08 00:45:04.666496 [ 89 ] {} <Debug> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23796 | 2026.01.08 00:45:04.666502 [ 268 ] {53e25a86-e1e5-4f14-9a96-3b25bdf6e648} <Debug> executeQuery: Read 1222 rows, 100.32 KiB in 0.002329 sec., 524688.7075998283 rows/sec., 42.06 MiB/sec. | ||
| 23797 | 2026.01.08 00:45:04.666564 [ 89 ] {} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23798 | 2026.01.08 00:45:04.666583 [ 268 ] {53e25a86-e1e5-4f14-9a96-3b25bdf6e648} <Debug> TCPHandler: Processed in 0.002534841 sec. | ||
| 23799 | 2026.01.08 00:45:04.666590 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23800 | 2026.01.08 00:45:04.666695 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23801 | 2026.01.08 00:45:04.666709 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23802 | 2026.01.08 00:45:04.666814 [ 268 ] {b434407f-5cbb-4066-b8ca-a9434b33bd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23803 | 2026.01.08 00:45:04.666818 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23804 | 2026.01.08 00:45:04.666855 [ 268 ] {b434407f-5cbb-4066-b8ca-a9434b33bd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23805 | 2026.01.08 00:45:04.666864 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2531 rows starting from the beginning of the part | ||
| 23806 | 2026.01.08 00:45:04.666938 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part | ||
| 23807 | 2026.01.08 00:45:04.666983 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 66 rows starting from the beginning of the part | ||
| 23808 | 2026.01.08 00:45:04.667025 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 1222 rows starting from the beginning of the part | ||
| 23809 | 2026.01.08 00:45:04.667067 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 66 rows starting from the beginning of the part | ||
| 23810 | 2026.01.08 00:45:04.667107 [ 201 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 1222 rows starting from the beginning of the part | ||
| 23811 | 2026.01.08 00:45:04.667378 [ 268 ] {b434407f-5cbb-4066-b8ca-a9434b33bd6c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23812 | 2026.01.08 00:45:04.667419 [ 268 ] {b434407f-5cbb-4066-b8ca-a9434b33bd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23813 | 2026.01.08 00:45:04.667845 [ 268 ] {b434407f-5cbb-4066-b8ca-a9434b33bd6c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23814 | 2026.01.08 00:45:04.668289 [ 268 ] {b434407f-5cbb-4066-b8ca-a9434b33bd6c} <Trace> oximeter.fields_u16 (db24d0ac-262e-432e-980e-5f09ad5f0359): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23815 | 2026.01.08 00:45:04.668425 [ 268 ] {b434407f-5cbb-4066-b8ca-a9434b33bd6c} <Debug> executeQuery: Read 260 rows, 16.45 KiB in 0.001627 sec., 159803.31899200982 rows/sec., 9.87 MiB/sec. | ||
| 23816 | 2026.01.08 00:45:04.668464 [ 268 ] {b434407f-5cbb-4066-b8ca-a9434b33bd6c} <Debug> TCPHandler: Processed in 0.001803321 sec. | ||
| 23817 | 2026.01.08 00:45:04.668579 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23818 | 2026.01.08 00:45:04.668671 [ 268 ] {959a497c-30c7-44b3-9e8e-4d8b1a340276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23819 | 2026.01.08 00:45:04.668710 [ 268 ] {959a497c-30c7-44b3-9e8e-4d8b1a340276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23820 | 2026.01.08 00:45:04.669102 [ 188 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5163 rows, containing 5 columns (5 merged, 0 gathered) in 0.00244954 sec., 2107742.6782171344 rows/sec., 178.70 MiB/sec. | ||
| 23821 | 2026.01.08 00:45:04.669215 [ 268 ] {959a497c-30c7-44b3-9e8e-4d8b1a340276} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23822 | 2026.01.08 00:45:04.669251 [ 268 ] {959a497c-30c7-44b3-9e8e-4d8b1a340276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23823 | 2026.01.08 00:45:04.669514 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23824 | 2026.01.08 00:45:04.669690 [ 268 ] {959a497c-30c7-44b3-9e8e-4d8b1a340276} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 23825 | 2026.01.08 00:45:04.670175 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23826 | 2026.01.08 00:45:04.670221 [ 268 ] {959a497c-30c7-44b3-9e8e-4d8b1a340276} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23827 | 2026.01.08 00:45:04.670275 [ 198 ] {51ed2c3b-b980-47d8-9e42-4093da56d9be::all_1_171_34} <Trace> oximeter.fields_string (51ed2c3b-b980-47d8-9e42-4093da56d9be) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23828 | 2026.01.08 00:45:04.670346 [ 89 ] {} <Debug> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Selected 6 parts from all_1_64_14 to all_69_69_0 | ||
| 23829 | 2026.01.08 00:45:04.670370 [ 268 ] {959a497c-30c7-44b3-9e8e-4d8b1a340276} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001715 sec., 123615.16034985422 rows/sec., 7.97 MiB/sec. | ||
| 23830 | 2026.01.08 00:45:04.670387 [ 89 ] {} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23831 | 2026.01.08 00:45:04.670405 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 23832 | 2026.01.08 00:45:04.670416 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23833 | 2026.01.08 00:45:04.670418 [ 268 ] {959a497c-30c7-44b3-9e8e-4d8b1a340276} <Debug> TCPHandler: Processed in 0.001886383 sec. | ||
| 23834 | 2026.01.08 00:45:04.670505 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_64_14 to all_69_69_0 into Compact with storage Full | ||
| 23835 | 2026.01.08 00:45:04.670556 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23836 | 2026.01.08 00:45:04.670598 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23837 | 2026.01.08 00:45:04.670633 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_64_14, total 488 rows starting from the beginning of the part | ||
| 23838 | 2026.01.08 00:45:04.670652 [ 268 ] {bb9d8047-4f89-4ff7-85ec-46111d7ed076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23839 | 2026.01.08 00:45:04.670696 [ 268 ] {bb9d8047-4f89-4ff7-85ec-46111d7ed076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23840 | 2026.01.08 00:45:04.670698 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part | ||
| 23841 | 2026.01.08 00:45:04.670758 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part | ||
| 23842 | 2026.01.08 00:45:04.670802 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 440 rows starting from the beginning of the part | ||
| 23843 | 2026.01.08 00:45:04.670845 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 212 rows starting from the beginning of the part | ||
| 23844 | 2026.01.08 00:45:04.670888 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 23845 | 2026.01.08 00:45:04.671217 [ 268 ] {bb9d8047-4f89-4ff7-85ec-46111d7ed076} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23846 | 2026.01.08 00:45:04.671257 [ 268 ] {bb9d8047-4f89-4ff7-85ec-46111d7ed076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23847 | 2026.01.08 00:45:04.671685 [ 268 ] {bb9d8047-4f89-4ff7-85ec-46111d7ed076} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 23848 | 2026.01.08 00:45:04.671933 [ 198 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460241 sec., 1216237.5936574854 rows/sec., 84.35 MiB/sec. | ||
| 23849 | 2026.01.08 00:45:04.672119 [ 268 ] {bb9d8047-4f89-4ff7-85ec-46111d7ed076} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23850 | 2026.01.08 00:45:04.672190 [ 200 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Trace> MergedBlockOutputStream: filled checksums all_1_69_15 (state Temporary) | ||
| 23851 | 2026.01.08 00:45:04.672237 [ 89 ] {} <Debug> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 | ||
| 23852 | 2026.01.08 00:45:04.672261 [ 268 ] {bb9d8047-4f89-4ff7-85ec-46111d7ed076} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001625 sec., 129846.15384615386 rows/sec., 7.37 MiB/sec. | ||
| 23853 | 2026.01.08 00:45:04.672272 [ 89 ] {} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23854 | 2026.01.08 00:45:04.672306 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23855 | 2026.01.08 00:45:04.672307 [ 268 ] {bb9d8047-4f89-4ff7-85ec-46111d7ed076} <Debug> TCPHandler: Processed in 0.001799361 sec. | ||
| 23856 | 2026.01.08 00:45:04.672388 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full | ||
| 23857 | 2026.01.08 00:45:04.672439 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23858 | 2026.01.08 00:45:04.672474 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23859 | 2026.01.08 00:45:04.672506 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 223 rows starting from the beginning of the part | ||
| 23860 | 2026.01.08 00:45:04.672531 [ 268 ] {be804e24-90d9-495d-8adc-43abd9861505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23861 | 2026.01.08 00:45:04.672566 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 211 rows starting from the beginning of the part | ||
| 23862 | 2026.01.08 00:45:04.672570 [ 268 ] {be804e24-90d9-495d-8adc-43abd9861505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23863 | 2026.01.08 00:45:04.672615 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 23864 | 2026.01.08 00:45:04.672656 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 211 rows starting from the beginning of the part | ||
| 23865 | 2026.01.08 00:45:04.672697 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 211 rows starting from the beginning of the part | ||
| 23866 | 2026.01.08 00:45:04.672736 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 211 rows starting from the beginning of the part | ||
| 23867 | 2026.01.08 00:45:04.672823 [ 200 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5): Renaming temporary part tmp_merge_all_1_69_15 to all_1_69_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23868 | 2026.01.08 00:45:04.672907 [ 200 ] {75575d43-4364-4433-ba2e-33b6a5b8a2c5::all_1_69_15} <Trace> oximeter.fields_u32 (75575d43-4364-4433-ba2e-33b6a5b8a2c5) (MergerMutator): Merged 6 parts: [all_1_64_14, all_69_69_0] -> all_1_69_15 | ||
| 23869 | 2026.01.08 00:45:04.673003 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 23870 | 2026.01.08 00:45:04.673291 [ 268 ] {be804e24-90d9-495d-8adc-43abd9861505} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23871 | 2026.01.08 00:45:04.673326 [ 268 ] {be804e24-90d9-495d-8adc-43abd9861505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23872 | 2026.01.08 00:45:04.673731 [ 195 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001369839 sec., 932956.3547248982 rows/sec., 56.71 MiB/sec. | ||
| 23873 | 2026.01.08 00:45:04.673820 [ 268 ] {be804e24-90d9-495d-8adc-43abd9861505} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23874 | 2026.01.08 00:45:04.673975 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Trace> MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) | ||
| 23875 | 2026.01.08 00:45:04.674292 [ 268 ] {be804e24-90d9-495d-8adc-43abd9861505} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23876 | 2026.01.08 00:45:04.674416 [ 89 ] {} <Debug> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23877 | 2026.01.08 00:45:04.674425 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23878 | 2026.01.08 00:45:04.674426 [ 268 ] {be804e24-90d9-495d-8adc-43abd9861505} <Debug> executeQuery: Read 734 rows, 52.87 KiB in 0.001912 sec., 383891.21338912135 rows/sec., 27.00 MiB/sec. | ||
| 23879 | 2026.01.08 00:45:04.674452 [ 89 ] {} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23880 | 2026.01.08 00:45:04.674489 [ 268 ] {be804e24-90d9-495d-8adc-43abd9861505} <Debug> TCPHandler: Processed in 0.002098029 sec. | ||
| 23881 | 2026.01.08 00:45:04.674491 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23882 | 2026.01.08 00:45:04.674510 [ 188 ] {4c7a5539-f302-4f88-94b1-55237f217d5d::all_1_65_14} <Trace> oximeter.fields_u8 (4c7a5539-f302-4f88-94b1-55237f217d5d) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 | ||
| 23883 | 2026.01.08 00:45:04.674592 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 23884 | 2026.01.08 00:45:04.674612 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23885 | 2026.01.08 00:45:04.674636 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23886 | 2026.01.08 00:45:04.674704 [ 268 ] {c28552d1-d358-49d9-9afd-96cff749866d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23887 | 2026.01.08 00:45:04.674785 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23888 | 2026.01.08 00:45:04.674845 [ 268 ] {c28552d1-d358-49d9-9afd-96cff749866d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23889 | 2026.01.08 00:45:04.674867 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1403 rows starting from the beginning of the part | ||
| 23890 | 2026.01.08 00:45:04.674949 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part | ||
| 23891 | 2026.01.08 00:45:04.675000 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 69 rows starting from the beginning of the part | ||
| 23892 | 2026.01.08 00:45:04.675048 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 734 rows starting from the beginning of the part | ||
| 23893 | 2026.01.08 00:45:04.675104 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 69 rows starting from the beginning of the part | ||
| 23894 | 2026.01.08 00:45:04.675152 [ 199 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 734 rows starting from the beginning of the part | ||
| 23895 | 2026.01.08 00:45:04.675203 [ 268 ] {c28552d1-d358-49d9-9afd-96cff749866d} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23896 | 2026.01.08 00:45:04.675282 [ 268 ] {c28552d1-d358-49d9-9afd-96cff749866d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23897 | 2026.01.08 00:45:04.675728 [ 268 ] {c28552d1-d358-49d9-9afd-96cff749866d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 23898 | 2026.01.08 00:45:04.676186 [ 268 ] {c28552d1-d358-49d9-9afd-96cff749866d} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23899 | 2026.01.08 00:45:04.676297 [ 89 ] {} <Debug> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 23900 | 2026.01.08 00:45:04.676325 [ 268 ] {c28552d1-d358-49d9-9afd-96cff749866d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001637 sec., 3665.241295051924 rows/sec., 191.49 KiB/sec. | ||
| 23901 | 2026.01.08 00:45:04.676330 [ 89 ] {} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23902 | 2026.01.08 00:45:04.676369 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23903 | 2026.01.08 00:45:04.676369 [ 268 ] {c28552d1-d358-49d9-9afd-96cff749866d} <Debug> TCPHandler: Processed in 0.001804452 sec. | ||
| 23904 | 2026.01.08 00:45:04.676465 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 23905 | 2026.01.08 00:45:04.676494 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23906 | 2026.01.08 00:45:04.676572 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23907 | 2026.01.08 00:45:04.676590 [ 268 ] {6fc4be2a-60d5-406a-af0c-e6bc1a3d2a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23908 | 2026.01.08 00:45:04.676605 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 342 rows starting from the beginning of the part | ||
| 23909 | 2026.01.08 00:45:04.676638 [ 268 ] {6fc4be2a-60d5-406a-af0c-e6bc1a3d2a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23910 | 2026.01.08 00:45:04.676667 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 23911 | 2026.01.08 00:45:04.676677 [ 188 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3073 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212488 sec., 1446199.3147848349 rows/sec., 109.35 MiB/sec. | ||
| 23912 | 2026.01.08 00:45:04.676718 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 23913 | 2026.01.08 00:45:04.676764 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 23914 | 2026.01.08 00:45:04.676806 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 23915 | 2026.01.08 00:45:04.676844 [ 187 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 23916 | 2026.01.08 00:45:04.676985 [ 194 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23917 | 2026.01.08 00:45:04.677093 [ 268 ] {6fc4be2a-60d5-406a-af0c-e6bc1a3d2a96} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23918 | 2026.01.08 00:45:04.677136 [ 268 ] {6fc4be2a-60d5-406a-af0c-e6bc1a3d2a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23919 | 2026.01.08 00:45:04.677537 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23920 | 2026.01.08 00:45:04.677618 [ 268 ] {6fc4be2a-60d5-406a-af0c-e6bc1a3d2a96} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23921 | 2026.01.08 00:45:04.677643 [ 193 ] {178f2884-3c82-49b7-8abb-205e164c0b14::all_1_171_34} <Trace> oximeter.fields_uuid (178f2884-3c82-49b7-8abb-205e164c0b14) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23922 | 2026.01.08 00:45:04.677660 [ 194 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 4 columns (4 merged, 0 gathered) in 0.001234375 sec., 301367.08860759495 rows/sec., 15.38 MiB/sec. | ||
| 23923 | 2026.01.08 00:45:04.677751 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 23924 | 2026.01.08 00:45:04.677880 [ 188 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 23925 | 2026.01.08 00:45:04.678087 [ 268 ] {6fc4be2a-60d5-406a-af0c-e6bc1a3d2a96} <Trace> oximeter.measurements_cumulativeu64 (9251612e-5767-420f-bc33-60ea7cfada80): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23926 | 2026.01.08 00:45:04.678227 [ 268 ] {6fc4be2a-60d5-406a-af0c-e6bc1a3d2a96} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001654 sec., 189842.8053204353 rows/sec., 12.47 MiB/sec. | ||
| 23927 | 2026.01.08 00:45:04.678267 [ 268 ] {6fc4be2a-60d5-406a-af0c-e6bc1a3d2a96} <Debug> TCPHandler: Processed in 0.001820801 sec. | ||
| 23928 | 2026.01.08 00:45:04.678376 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23929 | 2026.01.08 00:45:04.678383 [ 188 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23930 | 2026.01.08 00:45:04.678456 [ 188 ] {1d8d26a4-c0ff-438b-894f-26d0f2b663b9::all_1_60_12} <Trace> oximeter.measurements_bool (1d8d26a4-c0ff-438b-894f-26d0f2b663b9) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 23931 | 2026.01.08 00:45:04.678467 [ 268 ] {d03183fd-1142-4a6f-9b70-efb272114725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23932 | 2026.01.08 00:45:04.678508 [ 268 ] {d03183fd-1142-4a6f-9b70-efb272114725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23933 | 2026.01.08 00:45:04.678538 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 23934 | 2026.01.08 00:45:04.678824 [ 268 ] {d03183fd-1142-4a6f-9b70-efb272114725} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23935 | 2026.01.08 00:45:04.678859 [ 268 ] {d03183fd-1142-4a6f-9b70-efb272114725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23936 | 2026.01.08 00:45:04.679306 [ 268 ] {d03183fd-1142-4a6f-9b70-efb272114725} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 23937 | 2026.01.08 00:45:04.679742 [ 268 ] {d03183fd-1142-4a6f-9b70-efb272114725} <Trace> oximeter.measurements_f64 (778d9ce0-2839-4deb-a83a-802b22dd3adb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23938 | 2026.01.08 00:45:04.679875 [ 268 ] {d03183fd-1142-4a6f-9b70-efb272114725} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
| 23939 | 2026.01.08 00:45:04.679913 [ 268 ] {d03183fd-1142-4a6f-9b70-efb272114725} <Debug> TCPHandler: Processed in 0.001584335 sec. | ||
| 23940 | 2026.01.08 00:45:04.680020 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23941 | 2026.01.08 00:45:04.680111 [ 268 ] {0d3728d4-f69b-49a9-8289-c4f4caccf0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23942 | 2026.01.08 00:45:04.680164 [ 268 ] {0d3728d4-f69b-49a9-8289-c4f4caccf0ab} <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 | ||
| 23943 | 2026.01.08 00:45:04.681097 [ 268 ] {0d3728d4-f69b-49a9-8289-c4f4caccf0ab} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23944 | 2026.01.08 00:45:04.681133 [ 268 ] {0d3728d4-f69b-49a9-8289-c4f4caccf0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23945 | 2026.01.08 00:45:04.681813 [ 268 ] {0d3728d4-f69b-49a9-8289-c4f4caccf0ab} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23946 | 2026.01.08 00:45:04.682325 [ 268 ] {0d3728d4-f69b-49a9-8289-c4f4caccf0ab} <Trace> oximeter.measurements_histogramu64 (a5050418-7038-4954-9c6e-bb2bee45c404): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23947 | 2026.01.08 00:45:04.682463 [ 268 ] {0d3728d4-f69b-49a9-8289-c4f4caccf0ab} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002368 sec., 23226.351351351354 rows/sec., 41.62 MiB/sec. | ||
| 23948 | 2026.01.08 00:45:04.682520 [ 268 ] {0d3728d4-f69b-49a9-8289-c4f4caccf0ab} <Debug> TCPHandler: Processed in 0.002546962 sec. | ||
| 23949 | 2026.01.08 00:45:04.682635 [ 268 ] {} <Trace> TCP-Session: 0fdb85d2-2928-4c32-86c4-7a34da119af0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23950 | 2026.01.08 00:45:04.682728 [ 268 ] {223ebdc3-570e-450a-8bc1-a9fb9317dffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42474) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23951 | 2026.01.08 00:45:04.682768 [ 268 ] {223ebdc3-570e-450a-8bc1-a9fb9317dffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23952 | 2026.01.08 00:45:04.683119 [ 268 ] {223ebdc3-570e-450a-8bc1-a9fb9317dffd} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23953 | 2026.01.08 00:45:04.683155 [ 268 ] {223ebdc3-570e-450a-8bc1-a9fb9317dffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23954 | 2026.01.08 00:45:04.683570 [ 268 ] {223ebdc3-570e-450a-8bc1-a9fb9317dffd} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23955 | 2026.01.08 00:45:04.684009 [ 268 ] {223ebdc3-570e-450a-8bc1-a9fb9317dffd} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23956 | 2026.01.08 00:45:04.684139 [ 268 ] {223ebdc3-570e-450a-8bc1-a9fb9317dffd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001427 sec., 72880.1681850035 rows/sec., 4.47 MiB/sec. | ||
| 23957 | 2026.01.08 00:45:04.684143 [ 87 ] {} <Debug> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23958 | 2026.01.08 00:45:04.684178 [ 268 ] {223ebdc3-570e-450a-8bc1-a9fb9317dffd} <Debug> TCPHandler: Processed in 0.001590165 sec. | ||
| 23959 | 2026.01.08 00:45:04.684195 [ 87 ] {} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23960 | 2026.01.08 00:45:04.684219 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23961 | 2026.01.08 00:45:04.684304 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23962 | 2026.01.08 00:45:04.684414 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23963 | 2026.01.08 00:45:04.684445 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 11298 rows starting from the beginning of the part | ||
| 23964 | 2026.01.08 00:45:04.684502 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 42 rows starting from the beginning of the part | ||
| 23965 | 2026.01.08 00:45:04.684549 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part | ||
| 23966 | 2026.01.08 00:45:04.684594 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 104 rows starting from the beginning of the part | ||
| 23967 | 2026.01.08 00:45:04.684635 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 23968 | 2026.01.08 00:45:04.684675 [ 191 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 104 rows starting from the beginning of the part | ||
| 23969 | 2026.01.08 00:45:04.687432 [ 193 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11668 rows, containing 4 columns (4 merged, 0 gathered) in 0.003165949 sec., 3685466.822112422 rows/sec., 235.91 MiB/sec. | ||
| 23970 | 2026.01.08 00:45:04.687854 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23971 | 2026.01.08 00:45:04.688402 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23972 | 2026.01.08 00:45:04.688479 [ 194 ] {4e1c3ca7-958a-41cd-998f-b2dd4756d9bc::all_1_171_34} <Trace> oximeter.measurements_u64 (4e1c3ca7-958a-41cd-998f-b2dd4756d9bc) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23973 | 2026.01.08 00:45:04.688573 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 23974 | 2026.01.08 00:45:06.935320 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23975 | 2026.01.08 00:45:06.935434 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23976 | 2026.01.08 00:45:07.180478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49073 | ||
| 23977 | 2026.01.08 00:45:07.181155 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23978 | 2026.01.08 00:45:07.181221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 23979 | 2026.01.08 00:45:07.181870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23980 | 2026.01.08 00:45:07.182100 [ 245 ] {} <Trace> system.asynchronous_metric_log (621e6b4a-cf65-47c1-bdbd-7f977506647d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23981 | 2026.01.08 00:45:07.182251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49073 | ||