| 1 | [ Feb 27 15:04:52 Enabled. ] | ||
| 2 | [ Feb 27 15:04:52 Rereading configuration. ] | ||
| 3 | [ Feb 27 15:04:54 Rereading configuration. ] | ||
| 4 | [ Feb 27 15:05:04 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Feb 27 15:05:04 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.27 15:05:11.005087 [ 1 ] {} <Information> Application: Will watch for the process with pid 24840 | ||
| 29 | 2026.02.27 15:05:11.005504 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.27 15:05:11.290094 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24840 | ||
| 31 | 2026.02.27 15:05:11.299311 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.27 15:05:11.299486 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.27 15:05:12.049994 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.27 15:05:12.130119 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.27 15:05:12.130232 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.27 15:05:12.130265 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.27 15:05:12.130335 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.27 15:05:12.131008 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.27 15:05:12.135989 [ 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.02.27 15:05:12.137008 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.27 15:05:12.137879 [ 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.02.27 15:05:12.137937 [ 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.02.27 15:05:12.137983 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.27 15:05:12.144881 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.27 15:05:12.146086 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.27 15:05:12.152826 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.27 15:05:12.153614 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.27 15:05:12.157804 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.27 15:05:12.157900 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.27 15:05:12.159072 [ 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.02.27 15:05:12.159559 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.27 15:05:12.188301 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.27 15:05:12.188967 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.27 15:05:12.217640 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.27 15:05:12.218037 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.27 15:05:12.218454 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.27 15:05:12.218799 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.27 15:05:12.221671 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.27 15:05:12.221698 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.27 15:05:12.221786 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.27 15:05:12.221889 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.27 15:05:12.264783 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.27 15:05:12.264817 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000201782 sec | ||
| 68 | 2026.02.27 15:05:12.264875 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.27 15:05:12.264923 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.27 15:05:12.273469 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.27 15:05:12.275395 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.27 15:05:12.335125 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.27 15:05:12.335173 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.27 15:05:12.335261 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.27 15:05:12.335274 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.27 15:05:12.335307 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.27 15:05:12.335383 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.27 15:05:12.344048 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.27 15:05:12.344098 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.27 15:05:12.344152 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.27 15:05:12.344328 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.27 15:05:12.344374 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.27 15:05:12.344386 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.27 15:05:12.344472 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.27 15:05:12.344485 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.27 15:05:12.344513 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.27 15:05:12.344680 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.27 15:05:12.439570 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.27 15:05:12.442598 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.27 15:05:12.442691 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000116351 sec | ||
| 91 | 2026.02.27 15:05:12.442705 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.27 15:05:12.442716 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.27 15:05:12.442743 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.27 15:05:12.443065 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.27 15:05:12.443167 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.27 15:05:12.443182 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.27 15:05:12.443193 [ 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.02.27 15:05:12.443203 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.27 15:05:12.497911 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.27 15:05:12.498130 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 91.93 MiB | ||
| 101 | 2026.02.27 15:05:12.502913 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.702e-05 sec. | ||
| 102 | 2026.02.27 15:05:12.503346 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.27 15:05:12.503404 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.27 15:05:12.503417 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.27 15:05:12.946854 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39696 | ||
| 106 | 2026.02.27 15:05:12.950846 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.27 15:05:12.950920 [ 3 ] {} <Debug> TCP-Session: 6e418fa9-14c1-4af2-a4d0-026bf36233a6 Authenticating user 'default' from [fd00:1122:3344:101::a]:39696 | ||
| 108 | 2026.02.27 15:05:12.950952 [ 3 ] {} <Debug> TCP-Session: 6e418fa9-14c1-4af2-a4d0-026bf36233a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.27 15:05:12.951033 [ 3 ] {} <Debug> TCP-Session: 6e418fa9-14c1-4af2-a4d0-026bf36233a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.27 15:05:12.951141 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.27 15:05:12.951169 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.02.27 15:05:12.951243 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.27 15:05:12.951783 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38388 | ||
| 114 | 2026.02.27 15:05:12.951960 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.02.27 15:05:12.951995 [ 4 ] {} <Debug> TCP-Session: 40ad1464-0ea6-44f3-843b-e3b1f4f02347 Authenticating user 'default' from [fd00:1122:3344:101::a]:38388 | ||
| 116 | 2026.02.27 15:05:12.952017 [ 4 ] {} <Debug> TCP-Session: 40ad1464-0ea6-44f3-843b-e3b1f4f02347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.02.27 15:05:12.952108 [ 4 ] {} <Debug> TCP-Session: 40ad1464-0ea6-44f3-843b-e3b1f4f02347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.02.27 15:05:12.952582 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62377 | ||
| 119 | 2026.02.27 15:05:12.952582 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36564 | ||
| 120 | 2026.02.27 15:05:12.952646 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48449 | ||
| 121 | 2026.02.27 15:05:12.952775 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.02.27 15:05:12.952821 [ 253 ] {} <Debug> TCP-Session: 00e40daa-7b9b-427b-ad79-2b0e43f4e45d Authenticating user 'default' from [fd00:1122:3344:101::a]:62377 | ||
| 123 | 2026.02.27 15:05:12.952844 [ 253 ] {} <Debug> TCP-Session: 00e40daa-7b9b-427b-ad79-2b0e43f4e45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.02.27 15:05:12.952887 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57076 | ||
| 125 | 2026.02.27 15:05:12.952898 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.02.27 15:05:12.952932 [ 253 ] {} <Debug> TCP-Session: 00e40daa-7b9b-427b-ad79-2b0e43f4e45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.27 15:05:12.952949 [ 5 ] {} <Debug> TCP-Session: 8d2d96c7-ea0f-4b3e-b7c9-a3fe96b09334 Authenticating user 'default' from [fd00:1122:3344:101::a]:36564 | ||
| 128 | 2026.02.27 15:05:12.952899 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.02.27 15:05:12.953028 [ 5 ] {} <Debug> TCP-Session: 8d2d96c7-ea0f-4b3e-b7c9-a3fe96b09334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.27 15:05:12.953045 [ 254 ] {} <Debug> TCP-Session: be68dd6c-e5b3-462e-9c39-0fbae7111269 Authenticating user 'default' from [fd00:1122:3344:101::a]:48449 | ||
| 131 | 2026.02.27 15:05:12.953083 [ 5 ] {} <Debug> TCP-Session: 8d2d96c7-ea0f-4b3e-b7c9-a3fe96b09334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.27 15:05:12.953113 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.27 15:05:12.953141 [ 254 ] {} <Debug> TCP-Session: be68dd6c-e5b3-462e-9c39-0fbae7111269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.27 15:05:12.953168 [ 255 ] {} <Debug> TCP-Session: 68ff38e8-6e4d-4f5d-b311-1b827b79b720 Authenticating user 'default' from [fd00:1122:3344:101::a]:57076 | ||
| 135 | 2026.02.27 15:05:12.953171 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34897 | ||
| 136 | 2026.02.27 15:05:12.953152 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39465 | ||
| 137 | 2026.02.27 15:05:12.953282 [ 255 ] {} <Debug> TCP-Session: 68ff38e8-6e4d-4f5d-b311-1b827b79b720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.02.27 15:05:12.953244 [ 254 ] {} <Debug> TCP-Session: be68dd6c-e5b3-462e-9c39-0fbae7111269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.02.27 15:05:12.953354 [ 255 ] {} <Debug> TCP-Session: 68ff38e8-6e4d-4f5d-b311-1b827b79b720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.27 15:05:12.953404 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.02.27 15:05:12.953463 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.02.27 15:05:12.953483 [ 256 ] {} <Debug> TCP-Session: bd613361-da7c-4de1-ab7e-1edda500bfbf Authenticating user 'default' from [fd00:1122:3344:101::a]:34897 | ||
| 143 | 2026.02.27 15:05:12.953505 [ 257 ] {} <Debug> TCP-Session: a9cab912-f23c-42bb-93d2-b3d4e7778194 Authenticating user 'default' from [fd00:1122:3344:101::a]:39465 | ||
| 144 | 2026.02.27 15:05:12.953516 [ 256 ] {} <Debug> TCP-Session: bd613361-da7c-4de1-ab7e-1edda500bfbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.27 15:05:12.953595 [ 257 ] {} <Debug> TCP-Session: a9cab912-f23c-42bb-93d2-b3d4e7778194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.27 15:05:12.953605 [ 256 ] {} <Debug> TCP-Session: bd613361-da7c-4de1-ab7e-1edda500bfbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.27 15:05:12.953620 [ 257 ] {} <Debug> TCP-Session: a9cab912-f23c-42bb-93d2-b3d4e7778194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.27 15:05:13.001100 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.76 MiB, peak 116.76 MiB, free memory in arenas 0.00 B, will set to 118.84 MiB (RSS), difference: 2.08 MiB | ||
| 149 | 2026.02.27 15:05:13.477817 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42292 | ||
| 150 | 2026.02.27 15:05:13.486230 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.02.27 15:05:13.486280 [ 258 ] {} <Debug> TCP-Session: 87fb6e51-66f8-4fb1-bba0-7e803438fb83 Authenticating user 'default' from [fd00:1122:3344:101::c]:42292 | ||
| 152 | 2026.02.27 15:05:13.486303 [ 258 ] {} <Debug> TCP-Session: 87fb6e51-66f8-4fb1-bba0-7e803438fb83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.27 15:05:13.486388 [ 258 ] {} <Debug> TCP-Session: 87fb6e51-66f8-4fb1-bba0-7e803438fb83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.27 15:05:13.486460 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.02.27 15:05:13.486487 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.02.27 15:05:13.486570 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.02.27 15:05:13.487141 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35868 | ||
| 158 | 2026.02.27 15:05:13.487252 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52895 | ||
| 159 | 2026.02.27 15:05:13.487369 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.02.27 15:05:13.487375 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39286 | ||
| 161 | 2026.02.27 15:05:13.487475 [ 259 ] {} <Debug> TCP-Session: 66868c79-c576-46ef-8001-8f281ec9475d Authenticating user 'default' from [fd00:1122:3344:101::c]:35868 | ||
| 162 | 2026.02.27 15:05:13.487489 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.02.27 15:05:13.487495 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44391 | ||
| 164 | 2026.02.27 15:05:13.487537 [ 260 ] {} <Debug> TCP-Session: 1eb792b9-14ab-48da-abc8-2c33332463a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:52895 | ||
| 165 | 2026.02.27 15:05:13.487586 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58005 | ||
| 166 | 2026.02.27 15:05:13.487520 [ 259 ] {} <Debug> TCP-Session: 66868c79-c576-46ef-8001-8f281ec9475d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.02.27 15:05:13.487642 [ 259 ] {} <Debug> TCP-Session: 66868c79-c576-46ef-8001-8f281ec9475d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.02.27 15:05:13.487664 [ 260 ] {} <Debug> TCP-Session: 1eb792b9-14ab-48da-abc8-2c33332463a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.02.27 15:05:13.487702 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51190 | ||
| 170 | 2026.02.27 15:05:13.487747 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.02.27 15:05:13.487780 [ 260 ] {} <Debug> TCP-Session: 1eb792b9-14ab-48da-abc8-2c33332463a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.02.27 15:05:13.487860 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.02.27 15:05:13.487888 [ 261 ] {} <Debug> TCP-Session: 1fc2af08-6bee-4db5-bad6-1216007b0743 Authenticating user 'default' from [fd00:1122:3344:101::c]:39286 | ||
| 174 | 2026.02.27 15:05:13.487844 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44656 | ||
| 175 | 2026.02.27 15:05:13.487905 [ 262 ] {} <Debug> TCP-Session: ca32b727-d2eb-46c8-96e7-2e84815061c7 Authenticating user 'default' from [fd00:1122:3344:101::c]:44391 | ||
| 176 | 2026.02.27 15:05:13.487971 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.02.27 15:05:13.487982 [ 262 ] {} <Debug> TCP-Session: ca32b727-d2eb-46c8-96e7-2e84815061c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.02.27 15:05:13.488026 [ 263 ] {} <Debug> TCP-Session: e0ecf569-dbe5-445d-98b8-63b3cc05ff46 Authenticating user 'default' from [fd00:1122:3344:101::c]:58005 | ||
| 179 | 2026.02.27 15:05:13.488007 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.02.27 15:05:13.488066 [ 262 ] {} <Debug> TCP-Session: ca32b727-d2eb-46c8-96e7-2e84815061c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.02.27 15:05:13.488086 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.02.27 15:05:13.488099 [ 264 ] {} <Debug> TCP-Session: 9154cddc-1a54-4863-8b52-a590777f6479 Authenticating user 'default' from [fd00:1122:3344:101::c]:51190 | ||
| 183 | 2026.02.27 15:05:13.488085 [ 263 ] {} <Debug> TCP-Session: e0ecf569-dbe5-445d-98b8-63b3cc05ff46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.02.27 15:05:13.488164 [ 264 ] {} <Debug> TCP-Session: 9154cddc-1a54-4863-8b52-a590777f6479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.02.27 15:05:13.488190 [ 265 ] {} <Debug> TCP-Session: 0f330e2c-04a2-46f0-b951-27c3902c4980 Authenticating user 'default' from [fd00:1122:3344:101::c]:44656 | ||
| 186 | 2026.02.27 15:05:13.487977 [ 261 ] {} <Debug> TCP-Session: 1fc2af08-6bee-4db5-bad6-1216007b0743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.02.27 15:05:13.488239 [ 265 ] {} <Debug> TCP-Session: 0f330e2c-04a2-46f0-b951-27c3902c4980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.02.27 15:05:13.488248 [ 264 ] {} <Debug> TCP-Session: 9154cddc-1a54-4863-8b52-a590777f6479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.02.27 15:05:13.488221 [ 263 ] {} <Debug> TCP-Session: e0ecf569-dbe5-445d-98b8-63b3cc05ff46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.02.27 15:05:13.488313 [ 265 ] {} <Debug> TCP-Session: 0f330e2c-04a2-46f0-b951-27c3902c4980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.02.27 15:05:13.488289 [ 261 ] {} <Debug> TCP-Session: 1fc2af08-6bee-4db5-bad6-1216007b0743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.02.27 15:05:14.698241 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63222 | ||
| 193 | 2026.02.27 15:05:14.703132 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.02.27 15:05:14.703219 [ 266 ] {} <Debug> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:63222 | ||
| 195 | 2026.02.27 15:05:14.703243 [ 266 ] {} <Debug> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.02.27 15:05:14.703256 [ 266 ] {} <Debug> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.02.27 15:05:14.703393 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.02.27 15:05:14.703436 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.02.27 15:05:14.703519 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.02.27 15:05:14.704087 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59074 | ||
| 201 | 2026.02.27 15:05:14.704264 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2026.02.27 15:05:14.704273 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51136 | ||
| 203 | 2026.02.27 15:05:14.704291 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62310 | ||
| 204 | 2026.02.27 15:05:14.704303 [ 267 ] {} <Debug> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59074 | ||
| 205 | 2026.02.27 15:05:14.704395 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35494 | ||
| 206 | 2026.02.27 15:05:14.704485 [ 267 ] {} <Debug> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.02.27 15:05:14.704495 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.02.27 15:05:14.704509 [ 267 ] {} <Debug> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.02.27 15:05:14.704638 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48860 | ||
| 210 | 2026.02.27 15:05:14.704644 [ 269 ] {} <Debug> TCP-Session: eb1d454a-305a-406a-8b25-b7c2e8122c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:51136 | ||
| 211 | 2026.02.27 15:05:14.704674 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.02.27 15:05:14.704767 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.02.27 15:05:14.704780 [ 269 ] {} <Debug> TCP-Session: eb1d454a-305a-406a-8b25-b7c2e8122c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.02.27 15:05:14.704813 [ 268 ] {} <Debug> TCP-Session: f458b09e-ff5f-4d6f-a1a2-67e1f46d2923 Authenticating user 'default' from [fd00:1122:3344:101::d]:62310 | ||
| 215 | 2026.02.27 15:05:14.704818 [ 269 ] {} <Debug> TCP-Session: eb1d454a-305a-406a-8b25-b7c2e8122c44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.02.27 15:05:14.704820 [ 270 ] {} <Debug> TCP-Session: ca1b8071-4851-45ff-84d3-82035abd7aca Authenticating user 'default' from [fd00:1122:3344:101::d]:35494 | ||
| 217 | 2026.02.27 15:05:14.704951 [ 268 ] {} <Debug> TCP-Session: f458b09e-ff5f-4d6f-a1a2-67e1f46d2923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.02.27 15:05:14.704971 [ 270 ] {} <Debug> TCP-Session: ca1b8071-4851-45ff-84d3-82035abd7aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.02.27 15:05:14.705018 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49311 | ||
| 220 | 2026.02.27 15:05:14.705038 [ 268 ] {} <Debug> TCP-Session: f458b09e-ff5f-4d6f-a1a2-67e1f46d2923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.02.27 15:05:14.705051 [ 270 ] {} <Debug> TCP-Session: ca1b8071-4851-45ff-84d3-82035abd7aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.02.27 15:05:14.705116 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34857 | ||
| 223 | 2026.02.27 15:05:14.704951 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45425 | ||
| 224 | 2026.02.27 15:05:14.705158 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.02.27 15:05:14.705273 [ 273 ] {} <Debug> TCP-Session: 4a2e0bb7-fb6f-4cb1-9c34-481b4faf2806 Authenticating user 'default' from [fd00:1122:3344:101::d]:49311 | ||
| 226 | 2026.02.27 15:05:14.705335 [ 273 ] {} <Debug> TCP-Session: 4a2e0bb7-fb6f-4cb1-9c34-481b4faf2806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.02.27 15:05:14.705356 [ 273 ] {} <Debug> TCP-Session: 4a2e0bb7-fb6f-4cb1-9c34-481b4faf2806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.02.27 15:05:14.705487 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.02.27 15:05:14.705567 [ 272 ] {} <Debug> TCP-Session: 3c3708c3-497f-4a5d-a6b3-30d79c361c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:45425 | ||
| 230 | 2026.02.27 15:05:14.705590 [ 272 ] {} <Debug> TCP-Session: 3c3708c3-497f-4a5d-a6b3-30d79c361c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.02.27 15:05:14.705674 [ 272 ] {} <Debug> TCP-Session: 3c3708c3-497f-4a5d-a6b3-30d79c361c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.02.27 15:05:14.706121 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 233 | 2026.02.27 15:05:14.706182 [ 274 ] {} <Debug> TCP-Session: bf1148bd-f29f-4d94-b657-7e11c18e3d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:34857 | ||
| 234 | 2026.02.27 15:05:14.706191 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.02.27 15:05:14.706286 [ 274 ] {} <Debug> TCP-Session: bf1148bd-f29f-4d94-b657-7e11c18e3d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.02.27 15:05:14.706307 [ 274 ] {} <Debug> TCP-Session: bf1148bd-f29f-4d94-b657-7e11c18e3d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.02.27 15:05:14.706307 [ 271 ] {} <Debug> TCP-Session: 58318375-1dea-43b4-908d-09e9d0de070b Authenticating user 'default' from [fd00:1122:3344:101::d]:48860 | ||
| 238 | 2026.02.27 15:05:14.706409 [ 271 ] {} <Debug> TCP-Session: 58318375-1dea-43b4-908d-09e9d0de070b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.02.27 15:05:14.706421 [ 271 ] {} <Debug> TCP-Session: 58318375-1dea-43b4-908d-09e9d0de070b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.02.27 15:05:14.712554 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.02.27 15:05:14.726503 [ 266 ] {05ffcd17-add4-4cb2-a3bb-0ea029881c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.02.27 15:05:14.961460 [ 266 ] {05ffcd17-add4-4cb2-a3bb-0ea029881c86} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63222) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.02.27 15:05:14.962496 [ 266 ] {05ffcd17-add4-4cb2-a3bb-0ea029881c86} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.02.27 15:05:14.962813 [ 266 ] {05ffcd17-add4-4cb2-a3bb-0ea029881c86} <Debug> TCPHandler: Processed in 0.256555742 sec. | ||
| 291 | 2026.02.27 15:05:14.964838 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.02.27 15:05:14.965065 [ 267 ] {fbc6bb46-9064-47c9-98b0-8bf963985d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.02.27 15:05:14.965548 [ 267 ] {fbc6bb46-9064-47c9-98b0-8bf963985d5b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59074) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.02.27 15:05:14.965845 [ 267 ] {fbc6bb46-9064-47c9-98b0-8bf963985d5b} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.02.27 15:05:14.966073 [ 267 ] {fbc6bb46-9064-47c9-98b0-8bf963985d5b} <Debug> TCPHandler: Processed in 0.002955719 sec. | ||
| 342 | 2026.02.27 15:05:14.966359 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.02.27 15:05:14.968913 [ 266 ] {b29bf4da-ded3-4462-be3c-3aeee8055599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.02.27 15:05:14.970990 [ 266 ] {b29bf4da-ded3-4462-be3c-3aeee8055599} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.02.27 15:05:14.978113 [ 266 ] {b29bf4da-ded3-4462-be3c-3aeee8055599} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.02.27 15:05:14.978137 [ 266 ] {b29bf4da-ded3-4462-be3c-3aeee8055599} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9431e-05 sec | ||
| 347 | 2026.02.27 15:05:14.978151 [ 266 ] {b29bf4da-ded3-4462-be3c-3aeee8055599} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.02.27 15:05:14.978219 [ 266 ] {b29bf4da-ded3-4462-be3c-3aeee8055599} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.02.27 15:05:14.978273 [ 266 ] {b29bf4da-ded3-4462-be3c-3aeee8055599} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.02.27 15:05:14.990915 [ 266 ] {b29bf4da-ded3-4462-be3c-3aeee8055599} <Debug> TCPHandler: Processed in 0.024661942 sec. | ||
| 351 | 2026.02.27 15:05:14.991117 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.02.27 15:05:14.991426 [ 266 ] {0668f6df-f59c-4a6a-8018-8e918bc6d10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) /* 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.02.27 15:05:14.991484 [ 266 ] {0668f6df-f59c-4a6a-8018-8e918bc6d10f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.02.27 15:05:15.000300 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.50 MiB, peak 123.50 MiB, free memory in arenas 0.00 B, will set to 129.44 MiB (RSS), difference: 5.94 MiB | ||
| 356 | 2026.02.27 15:05:15.025322 [ 266 ] {0668f6df-f59c-4a6a-8018-8e918bc6d10f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 357 | 2026.02.27 15:05:15.036370 [ 266 ] {0668f6df-f59c-4a6a-8018-8e918bc6d10f} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615): Loading data parts | ||
| 358 | 2026.02.27 15:05:15.039128 [ 266 ] {0668f6df-f59c-4a6a-8018-8e918bc6d10f} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615): There are no data parts | ||
| 359 | 2026.02.27 15:05:15.053120 [ 266 ] {0668f6df-f59c-4a6a-8018-8e918bc6d10f} <Debug> TCPHandler: Processed in 0.062104468 sec. | ||
| 360 | 2026.02.27 15:05:15.053362 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 361 | 2026.02.27 15:05:15.053705 [ 266 ] {1fb33239-9d95-4ebe-973c-3f14293028d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) /* The measurement tables contain all individual samples from each timeseries. | ||
| 362 | * | ||
| 363 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 364 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 365 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 366 | * by all samples from the same timeseries. | ||
| 367 | * | ||
| 368 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 369 | * and then uses that to index quickly into the measurements tables. | ||
| 370 | */ | ||
| 371 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 372 | 2026.02.27 15:05:15.053846 [ 266 ] {1fb33239-9d95-4ebe-973c-3f14293028d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 373 | 2026.02.27 15:05:15.115435 [ 266 ] {1fb33239-9d95-4ebe-973c-3f14293028d6} <Debug> oximeter.measurements_bool (9af531e7-ff16-4000-b68f-9c4535c06422): Loading data parts | ||
| 374 | 2026.02.27 15:05:15.115850 [ 266 ] {1fb33239-9d95-4ebe-973c-3f14293028d6} <Debug> oximeter.measurements_bool (9af531e7-ff16-4000-b68f-9c4535c06422): There are no data parts | ||
| 375 | 2026.02.27 15:05:15.120751 [ 266 ] {1fb33239-9d95-4ebe-973c-3f14293028d6} <Debug> TCPHandler: Processed in 0.067423889 sec. | ||
| 376 | 2026.02.27 15:05:15.121101 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 377 | 2026.02.27 15:05:15.121329 [ 266 ] {efb54150-2c57-4dba-a6c2-aa5c167162a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 378 | 2026.02.27 15:05:15.121496 [ 266 ] {efb54150-2c57-4dba-a6c2-aa5c167162a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 379 | 2026.02.27 15:05:15.130167 [ 266 ] {efb54150-2c57-4dba-a6c2-aa5c167162a1} <Debug> oximeter.measurements_i8 (c2171521-60d5-4788-a808-0f91f33bdf11): Loading data parts | ||
| 380 | 2026.02.27 15:05:15.130479 [ 266 ] {efb54150-2c57-4dba-a6c2-aa5c167162a1} <Debug> oximeter.measurements_i8 (c2171521-60d5-4788-a808-0f91f33bdf11): There are no data parts | ||
| 381 | 2026.02.27 15:05:15.135648 [ 266 ] {efb54150-2c57-4dba-a6c2-aa5c167162a1} <Debug> TCPHandler: Processed in 0.014659743 sec. | ||
| 382 | 2026.02.27 15:05:15.135835 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 383 | 2026.02.27 15:05:15.136124 [ 266 ] {7a7f7221-5e15-433f-8357-5eb520286767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 384 | 2026.02.27 15:05:15.136251 [ 266 ] {7a7f7221-5e15-433f-8357-5eb520286767} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 385 | 2026.02.27 15:05:15.148370 [ 266 ] {7a7f7221-5e15-433f-8357-5eb520286767} <Debug> oximeter.measurements_u8 (a682b766-c66c-4c4d-ad61-3f7a46b76de1): Loading data parts | ||
| 386 | 2026.02.27 15:05:15.148551 [ 266 ] {7a7f7221-5e15-433f-8357-5eb520286767} <Debug> oximeter.measurements_u8 (a682b766-c66c-4c4d-ad61-3f7a46b76de1): There are no data parts | ||
| 387 | 2026.02.27 15:05:15.167640 [ 266 ] {7a7f7221-5e15-433f-8357-5eb520286767} <Debug> TCPHandler: Processed in 0.03185443 sec. | ||
| 388 | 2026.02.27 15:05:15.167972 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 389 | 2026.02.27 15:05:15.168173 [ 266 ] {2368b589-e4d7-49ad-a6c6-4842ef2d91c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 390 | 2026.02.27 15:05:15.168315 [ 266 ] {2368b589-e4d7-49ad-a6c6-4842ef2d91c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 391 | 2026.02.27 15:05:15.178485 [ 266 ] {2368b589-e4d7-49ad-a6c6-4842ef2d91c1} <Debug> oximeter.measurements_i16 (33abcd4c-0cf0-44b0-9701-ebd61be89ce6): Loading data parts | ||
| 392 | 2026.02.27 15:05:15.178725 [ 266 ] {2368b589-e4d7-49ad-a6c6-4842ef2d91c1} <Debug> oximeter.measurements_i16 (33abcd4c-0cf0-44b0-9701-ebd61be89ce6): There are no data parts | ||
| 393 | 2026.02.27 15:05:15.186839 [ 266 ] {2368b589-e4d7-49ad-a6c6-4842ef2d91c1} <Debug> TCPHandler: Processed in 0.018925275 sec. | ||
| 394 | 2026.02.27 15:05:15.187005 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.02.27 15:05:15.187238 [ 266 ] {c45cc7f2-46aa-4cb2-a435-8be01a75f2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 396 | 2026.02.27 15:05:15.187283 [ 266 ] {c45cc7f2-46aa-4cb2-a435-8be01a75f2b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 397 | 2026.02.27 15:05:15.192679 [ 266 ] {c45cc7f2-46aa-4cb2-a435-8be01a75f2b5} <Debug> oximeter.measurements_u16 (ca953fd5-26a3-4f7a-bbf6-f91de526492e): Loading data parts | ||
| 398 | 2026.02.27 15:05:15.192834 [ 266 ] {c45cc7f2-46aa-4cb2-a435-8be01a75f2b5} <Debug> oximeter.measurements_u16 (ca953fd5-26a3-4f7a-bbf6-f91de526492e): There are no data parts | ||
| 399 | 2026.02.27 15:05:15.202619 [ 266 ] {c45cc7f2-46aa-4cb2-a435-8be01a75f2b5} <Debug> TCPHandler: Processed in 0.015666344 sec. | ||
| 400 | 2026.02.27 15:05:15.202914 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 401 | 2026.02.27 15:05:15.203074 [ 266 ] {f388f1ff-3c66-4e4c-8249-a1ee015fcf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 402 | 2026.02.27 15:05:15.203194 [ 266 ] {f388f1ff-3c66-4e4c-8249-a1ee015fcf3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 403 | 2026.02.27 15:05:15.209071 [ 266 ] {f388f1ff-3c66-4e4c-8249-a1ee015fcf3d} <Debug> oximeter.measurements_i32 (e2dc3cd7-ccc6-44cd-80c8-9d0de9c3e666): Loading data parts | ||
| 404 | 2026.02.27 15:05:15.209371 [ 266 ] {f388f1ff-3c66-4e4c-8249-a1ee015fcf3d} <Debug> oximeter.measurements_i32 (e2dc3cd7-ccc6-44cd-80c8-9d0de9c3e666): There are no data parts | ||
| 405 | 2026.02.27 15:05:15.222940 [ 266 ] {f388f1ff-3c66-4e4c-8249-a1ee015fcf3d} <Debug> TCPHandler: Processed in 0.020071777 sec. | ||
| 406 | 2026.02.27 15:05:15.223133 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 407 | 2026.02.27 15:05:15.223415 [ 266 ] {2157155c-bc15-4001-b071-b22ed0b7cd42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.02.27 15:05:15.223462 [ 266 ] {2157155c-bc15-4001-b071-b22ed0b7cd42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 409 | 2026.02.27 15:05:15.237083 [ 266 ] {2157155c-bc15-4001-b071-b22ed0b7cd42} <Debug> oximeter.measurements_u32 (003e1ab7-2cff-48d4-86fb-8088b1b0049a): Loading data parts | ||
| 410 | 2026.02.27 15:05:15.237558 [ 266 ] {2157155c-bc15-4001-b071-b22ed0b7cd42} <Debug> oximeter.measurements_u32 (003e1ab7-2cff-48d4-86fb-8088b1b0049a): There are no data parts | ||
| 411 | 2026.02.27 15:05:15.242097 [ 266 ] {2157155c-bc15-4001-b071-b22ed0b7cd42} <Debug> TCPHandler: Processed in 0.019032666 sec. | ||
| 412 | 2026.02.27 15:05:15.242502 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.02.27 15:05:15.242750 [ 266 ] {ccd085ce-30a6-44dc-bc60-9bc70256e6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2026.02.27 15:05:15.242926 [ 266 ] {ccd085ce-30a6-44dc-bc60-9bc70256e6a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 415 | 2026.02.27 15:05:15.251777 [ 266 ] {ccd085ce-30a6-44dc-bc60-9bc70256e6a0} <Debug> oximeter.measurements_i64 (89b5e2eb-9481-477a-8f7f-286cfee5715a): Loading data parts | ||
| 416 | 2026.02.27 15:05:15.252083 [ 266 ] {ccd085ce-30a6-44dc-bc60-9bc70256e6a0} <Debug> oximeter.measurements_i64 (89b5e2eb-9481-477a-8f7f-286cfee5715a): There are no data parts | ||
| 417 | 2026.02.27 15:05:15.263065 [ 266 ] {ccd085ce-30a6-44dc-bc60-9bc70256e6a0} <Debug> TCPHandler: Processed in 0.020713533 sec. | ||
| 418 | 2026.02.27 15:05:15.263272 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.02.27 15:05:15.263536 [ 266 ] {0c805213-d241-4eda-b532-121f91ee6178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 420 | 2026.02.27 15:05:15.263585 [ 266 ] {0c805213-d241-4eda-b532-121f91ee6178} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 421 | 2026.02.27 15:05:15.270154 [ 266 ] {0c805213-d241-4eda-b532-121f91ee6178} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Loading data parts | ||
| 422 | 2026.02.27 15:05:15.270295 [ 266 ] {0c805213-d241-4eda-b532-121f91ee6178} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): There are no data parts | ||
| 423 | 2026.02.27 15:05:15.278275 [ 266 ] {0c805213-d241-4eda-b532-121f91ee6178} <Debug> TCPHandler: Processed in 0.015052857 sec. | ||
| 424 | 2026.02.27 15:05:15.278563 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.02.27 15:05:15.278740 [ 266 ] {c9b86829-aafd-4c90-b74d-72b1500a0abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) 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.02.27 15:05:15.278869 [ 266 ] {c9b86829-aafd-4c90-b74d-72b1500a0abd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 427 | 2026.02.27 15:05:15.284528 [ 266 ] {c9b86829-aafd-4c90-b74d-72b1500a0abd} <Debug> oximeter.measurements_f32 (ec9a15d6-2091-4db1-bc0d-1f66a3d34c00): Loading data parts | ||
| 428 | 2026.02.27 15:05:15.284836 [ 266 ] {c9b86829-aafd-4c90-b74d-72b1500a0abd} <Debug> oximeter.measurements_f32 (ec9a15d6-2091-4db1-bc0d-1f66a3d34c00): There are no data parts | ||
| 429 | 2026.02.27 15:05:15.296703 [ 266 ] {c9b86829-aafd-4c90-b74d-72b1500a0abd} <Debug> TCPHandler: Processed in 0.018201058 sec. | ||
| 430 | 2026.02.27 15:05:15.296863 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.02.27 15:05:15.297118 [ 266 ] {7d3560b7-9c79-4f9b-b885-a42c41299d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 432 | 2026.02.27 15:05:15.297163 [ 266 ] {7d3560b7-9c79-4f9b-b885-a42c41299d01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 433 | 2026.02.27 15:05:15.302987 [ 266 ] {7d3560b7-9c79-4f9b-b885-a42c41299d01} <Debug> oximeter.measurements_f64 (0ec678b2-fe2d-451e-ac33-2b861c0c072d): Loading data parts | ||
| 434 | 2026.02.27 15:05:15.304401 [ 266 ] {7d3560b7-9c79-4f9b-b885-a42c41299d01} <Debug> oximeter.measurements_f64 (0ec678b2-fe2d-451e-ac33-2b861c0c072d): There are no data parts | ||
| 435 | 2026.02.27 15:05:15.311032 [ 266 ] {7d3560b7-9c79-4f9b-b885-a42c41299d01} <Debug> TCPHandler: Processed in 0.014218389 sec. | ||
| 436 | 2026.02.27 15:05:15.311267 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.02.27 15:05:15.311433 [ 266 ] {c71f0b87-eef5-447f-aca1-19597bed4a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 438 | 2026.02.27 15:05:15.311556 [ 266 ] {c71f0b87-eef5-447f-aca1-19597bed4a12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 439 | 2026.02.27 15:05:15.314691 [ 266 ] {c71f0b87-eef5-447f-aca1-19597bed4a12} <Debug> oximeter.measurements_string (9973684b-c8ab-4ce1-8183-4a87d57c7366): Loading data parts | ||
| 440 | 2026.02.27 15:05:15.314908 [ 266 ] {c71f0b87-eef5-447f-aca1-19597bed4a12} <Debug> oximeter.measurements_string (9973684b-c8ab-4ce1-8183-4a87d57c7366): There are no data parts | ||
| 441 | 2026.02.27 15:05:15.327881 [ 266 ] {c71f0b87-eef5-447f-aca1-19597bed4a12} <Debug> TCPHandler: Processed in 0.016677344 sec. | ||
| 442 | 2026.02.27 15:05:15.328042 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.02.27 15:05:15.328275 [ 266 ] {c457238f-ad15-4e38-8f70-19ddf502a760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 444 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 445 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 446 | * a string isn't palatable for a few reasons. | ||
| 447 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 448 | * details. | ||
| 449 | */ | ||
| 450 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.02.27 15:05:15.328400 [ 266 ] {c457238f-ad15-4e38-8f70-19ddf502a760} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 452 | 2026.02.27 15:05:15.341166 [ 266 ] {c457238f-ad15-4e38-8f70-19ddf502a760} <Debug> oximeter.measurements_bytes (9af267ad-d90e-4c8a-acb8-966a8e13838f): Loading data parts | ||
| 453 | 2026.02.27 15:05:15.341390 [ 266 ] {c457238f-ad15-4e38-8f70-19ddf502a760} <Debug> oximeter.measurements_bytes (9af267ad-d90e-4c8a-acb8-966a8e13838f): There are no data parts | ||
| 454 | 2026.02.27 15:05:15.344481 [ 266 ] {c457238f-ad15-4e38-8f70-19ddf502a760} <Debug> TCPHandler: Processed in 0.016465251 sec. | ||
| 455 | 2026.02.27 15:05:15.344646 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.27 15:05:15.344925 [ 266 ] {6bdddb5c-53f0-4e66-92de-34d29216c758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.02.27 15:05:15.345020 [ 266 ] {6bdddb5c-53f0-4e66-92de-34d29216c758} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 458 | 2026.02.27 15:05:15.353302 [ 266 ] {6bdddb5c-53f0-4e66-92de-34d29216c758} <Debug> oximeter.measurements_cumulativei64 (e77f8a53-9498-4842-9802-589808f45a13): Loading data parts | ||
| 459 | 2026.02.27 15:05:15.353486 [ 266 ] {6bdddb5c-53f0-4e66-92de-34d29216c758} <Debug> oximeter.measurements_cumulativei64 (e77f8a53-9498-4842-9802-589808f45a13): There are no data parts | ||
| 460 | 2026.02.27 15:05:15.358768 [ 266 ] {6bdddb5c-53f0-4e66-92de-34d29216c758} <Debug> TCPHandler: Processed in 0.014173539 sec. | ||
| 461 | 2026.02.27 15:05:15.358947 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.27 15:05:15.359150 [ 266 ] {dc449b1a-213d-49a5-9589-cd15d920a109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 463 | 2026.02.27 15:05:15.359324 [ 266 ] {dc449b1a-213d-49a5-9589-cd15d920a109} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2026.02.27 15:05:15.369695 [ 266 ] {dc449b1a-213d-49a5-9589-cd15d920a109} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Loading data parts | ||
| 465 | 2026.02.27 15:05:15.369845 [ 266 ] {dc449b1a-213d-49a5-9589-cd15d920a109} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): There are no data parts | ||
| 466 | 2026.02.27 15:05:15.373021 [ 266 ] {dc449b1a-213d-49a5-9589-cd15d920a109} <Debug> TCPHandler: Processed in 0.014134188 sec. | ||
| 467 | 2026.02.27 15:05:15.373268 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.02.27 15:05:15.373443 [ 266 ] {576c7b95-a3cd-456e-9915-7646f33a3e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 469 | 2026.02.27 15:05:15.373551 [ 266 ] {576c7b95-a3cd-456e-9915-7646f33a3e25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2026.02.27 15:05:15.386868 [ 266 ] {576c7b95-a3cd-456e-9915-7646f33a3e25} <Debug> oximeter.measurements_cumulativef32 (7e3b031e-97df-49af-a170-f448e6a62a87): Loading data parts | ||
| 471 | 2026.02.27 15:05:15.387099 [ 266 ] {576c7b95-a3cd-456e-9915-7646f33a3e25} <Debug> oximeter.measurements_cumulativef32 (7e3b031e-97df-49af-a170-f448e6a62a87): There are no data parts | ||
| 472 | 2026.02.27 15:05:15.392396 [ 266 ] {576c7b95-a3cd-456e-9915-7646f33a3e25} <Debug> TCPHandler: Processed in 0.019186518 sec. | ||
| 473 | 2026.02.27 15:05:15.392546 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.02.27 15:05:15.392777 [ 266 ] {a77874e1-a6f3-4e7b-873b-1ad48eb3bd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 475 | 2026.02.27 15:05:15.392881 [ 266 ] {a77874e1-a6f3-4e7b-873b-1ad48eb3bd59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2026.02.27 15:05:15.401053 [ 266 ] {a77874e1-a6f3-4e7b-873b-1ad48eb3bd59} <Debug> oximeter.measurements_cumulativef64 (7cc635bd-5ff2-43a6-ae2c-bbd3ef6d7d74): Loading data parts | ||
| 477 | 2026.02.27 15:05:15.401198 [ 266 ] {a77874e1-a6f3-4e7b-873b-1ad48eb3bd59} <Debug> oximeter.measurements_cumulativef64 (7cc635bd-5ff2-43a6-ae2c-bbd3ef6d7d74): There are no data parts | ||
| 478 | 2026.02.27 15:05:15.405771 [ 266 ] {a77874e1-a6f3-4e7b-873b-1ad48eb3bd59} <Debug> TCPHandler: Processed in 0.01327198 sec. | ||
| 479 | 2026.02.27 15:05:15.406025 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.02.27 15:05:15.406462 [ 266 ] {ad95765d-0fe7-462a-a992-eee688587498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 491 | 2026.02.27 15:05:15.406695 [ 266 ] {ad95765d-0fe7-462a-a992-eee688587498} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2026.02.27 15:05:15.417529 [ 266 ] {ad95765d-0fe7-462a-a992-eee688587498} <Debug> oximeter.measurements_histogrami8 (59ce97dc-bf9a-441a-9e95-5b7843a08058): Loading data parts | ||
| 493 | 2026.02.27 15:05:15.417778 [ 266 ] {ad95765d-0fe7-462a-a992-eee688587498} <Debug> oximeter.measurements_histogrami8 (59ce97dc-bf9a-441a-9e95-5b7843a08058): There are no data parts | ||
| 494 | 2026.02.27 15:05:15.428228 [ 266 ] {ad95765d-0fe7-462a-a992-eee688587498} <Debug> TCPHandler: Processed in 0.022294679 sec. | ||
| 495 | 2026.02.27 15:05:15.428400 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.02.27 15:05:15.428845 [ 266 ] {05cbaf48-9029-4a72-ba1c-8ed4cb8ab949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 497 | 2026.02.27 15:05:15.429007 [ 266 ] {05cbaf48-9029-4a72-ba1c-8ed4cb8ab949} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2026.02.27 15:05:15.435222 [ 266 ] {05cbaf48-9029-4a72-ba1c-8ed4cb8ab949} <Debug> oximeter.measurements_histogramu8 (4d8d89d9-851d-4187-bc6c-fbd1fafc70af): Loading data parts | ||
| 499 | 2026.02.27 15:05:15.435402 [ 266 ] {05cbaf48-9029-4a72-ba1c-8ed4cb8ab949} <Debug> oximeter.measurements_histogramu8 (4d8d89d9-851d-4187-bc6c-fbd1fafc70af): There are no data parts | ||
| 500 | 2026.02.27 15:05:15.445455 [ 266 ] {05cbaf48-9029-4a72-ba1c-8ed4cb8ab949} <Debug> TCPHandler: Processed in 0.017108987 sec. | ||
| 501 | 2026.02.27 15:05:15.445823 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.02.27 15:05:15.446100 [ 266 ] {0f80c233-780a-40ed-867e-0678b5f66d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 503 | 2026.02.27 15:05:15.446254 [ 266 ] {0f80c233-780a-40ed-867e-0678b5f66d56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2026.02.27 15:05:15.452280 [ 266 ] {0f80c233-780a-40ed-867e-0678b5f66d56} <Debug> oximeter.measurements_histogrami16 (18c0bc33-7a11-46ba-9a23-5a2b23eb6278): Loading data parts | ||
| 505 | 2026.02.27 15:05:15.452606 [ 266 ] {0f80c233-780a-40ed-867e-0678b5f66d56} <Debug> oximeter.measurements_histogrami16 (18c0bc33-7a11-46ba-9a23-5a2b23eb6278): There are no data parts | ||
| 506 | 2026.02.27 15:05:15.460258 [ 266 ] {0f80c233-780a-40ed-867e-0678b5f66d56} <Debug> TCPHandler: Processed in 0.014497082 sec. | ||
| 507 | 2026.02.27 15:05:15.460411 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.02.27 15:05:15.460714 [ 266 ] {eec22481-8e50-4318-afa8-11f96c091242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 509 | 2026.02.27 15:05:15.460850 [ 266 ] {eec22481-8e50-4318-afa8-11f96c091242} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2026.02.27 15:05:15.470917 [ 266 ] {eec22481-8e50-4318-afa8-11f96c091242} <Debug> oximeter.measurements_histogramu16 (8eb03c1d-ef42-434d-ba64-ea2f16d0fb2a): Loading data parts | ||
| 511 | 2026.02.27 15:05:15.471071 [ 266 ] {eec22481-8e50-4318-afa8-11f96c091242} <Debug> oximeter.measurements_histogramu16 (8eb03c1d-ef42-434d-ba64-ea2f16d0fb2a): There are no data parts | ||
| 512 | 2026.02.27 15:05:15.475961 [ 266 ] {eec22481-8e50-4318-afa8-11f96c091242} <Debug> TCPHandler: Processed in 0.015597843 sec. | ||
| 513 | 2026.02.27 15:05:15.476193 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.02.27 15:05:15.476413 [ 266 ] {60760767-ceed-4ad3-af01-421c092add83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 515 | 2026.02.27 15:05:15.476545 [ 266 ] {60760767-ceed-4ad3-af01-421c092add83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2026.02.27 15:05:15.486927 [ 266 ] {60760767-ceed-4ad3-af01-421c092add83} <Debug> oximeter.measurements_histogrami32 (17b7f813-931a-43cb-bd9f-c0b50b5b185c): Loading data parts | ||
| 517 | 2026.02.27 15:05:15.487208 [ 266 ] {60760767-ceed-4ad3-af01-421c092add83} <Debug> oximeter.measurements_histogrami32 (17b7f813-931a-43cb-bd9f-c0b50b5b185c): There are no data parts | ||
| 518 | 2026.02.27 15:05:15.490378 [ 266 ] {60760767-ceed-4ad3-af01-421c092add83} <Debug> TCPHandler: Processed in 0.014233579 sec. | ||
| 519 | 2026.02.27 15:05:15.490534 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.02.27 15:05:15.490896 [ 266 ] {8c143c07-3deb-4102-9429-9ae666d8f275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 521 | 2026.02.27 15:05:15.491022 [ 266 ] {8c143c07-3deb-4102-9429-9ae666d8f275} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2026.02.27 15:05:15.499735 [ 266 ] {8c143c07-3deb-4102-9429-9ae666d8f275} <Debug> oximeter.measurements_histogramu32 (ee1f07f5-f6a5-4054-bd21-bb5d9ae5c721): Loading data parts | ||
| 523 | 2026.02.27 15:05:15.499898 [ 266 ] {8c143c07-3deb-4102-9429-9ae666d8f275} <Debug> oximeter.measurements_histogramu32 (ee1f07f5-f6a5-4054-bd21-bb5d9ae5c721): There are no data parts | ||
| 524 | 2026.02.27 15:05:15.503313 [ 266 ] {8c143c07-3deb-4102-9429-9ae666d8f275} <Debug> TCPHandler: Processed in 0.012827606 sec. | ||
| 525 | 2026.02.27 15:05:15.503559 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.02.27 15:05:15.503822 [ 266 ] {c00c175a-3c6e-4712-9f59-00e82260a098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 527 | 2026.02.27 15:05:15.503960 [ 266 ] {c00c175a-3c6e-4712-9f59-00e82260a098} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2026.02.27 15:05:15.514505 [ 266 ] {c00c175a-3c6e-4712-9f59-00e82260a098} <Debug> oximeter.measurements_histogrami64 (5aa69cde-3b73-47e7-aac4-1d46e0bd08ce): Loading data parts | ||
| 529 | 2026.02.27 15:05:15.514772 [ 266 ] {c00c175a-3c6e-4712-9f59-00e82260a098} <Debug> oximeter.measurements_histogrami64 (5aa69cde-3b73-47e7-aac4-1d46e0bd08ce): There are no data parts | ||
| 530 | 2026.02.27 15:05:15.517759 [ 266 ] {c00c175a-3c6e-4712-9f59-00e82260a098} <Debug> TCPHandler: Processed in 0.01425697 sec. | ||
| 531 | 2026.02.27 15:05:15.517916 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.02.27 15:05:15.518264 [ 266 ] {6a03b294-82e5-4106-8023-5e43858d276b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 533 | 2026.02.27 15:05:15.518393 [ 266 ] {6a03b294-82e5-4106-8023-5e43858d276b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2026.02.27 15:05:15.529932 [ 266 ] {6a03b294-82e5-4106-8023-5e43858d276b} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Loading data parts | ||
| 535 | 2026.02.27 15:05:15.530076 [ 266 ] {6a03b294-82e5-4106-8023-5e43858d276b} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): There are no data parts | ||
| 536 | 2026.02.27 15:05:15.534159 [ 266 ] {6a03b294-82e5-4106-8023-5e43858d276b} <Debug> TCPHandler: Processed in 0.01629413 sec. | ||
| 537 | 2026.02.27 15:05:15.534438 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.02.27 15:05:15.534669 [ 266 ] {6030954a-debf-47a5-8d53-ecc76ef4ac4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 539 | 2026.02.27 15:05:15.534809 [ 266 ] {6030954a-debf-47a5-8d53-ecc76ef4ac4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2026.02.27 15:05:15.544475 [ 266 ] {6030954a-debf-47a5-8d53-ecc76ef4ac4a} <Debug> oximeter.measurements_histogramf32 (b0a37539-8640-4a78-aa8e-d9a7b1516955): Loading data parts | ||
| 541 | 2026.02.27 15:05:15.544690 [ 266 ] {6030954a-debf-47a5-8d53-ecc76ef4ac4a} <Debug> oximeter.measurements_histogramf32 (b0a37539-8640-4a78-aa8e-d9a7b1516955): There are no data parts | ||
| 542 | 2026.02.27 15:05:15.549757 [ 266 ] {6030954a-debf-47a5-8d53-ecc76ef4ac4a} <Debug> TCPHandler: Processed in 0.015375171 sec. | ||
| 543 | 2026.02.27 15:05:15.549934 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.02.27 15:05:15.550297 [ 266 ] {9a12832d-73c4-4342-a2d5-cce0e58d0719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 545 | 2026.02.27 15:05:15.550432 [ 266 ] {9a12832d-73c4-4342-a2d5-cce0e58d0719} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2026.02.27 15:05:15.559642 [ 266 ] {9a12832d-73c4-4342-a2d5-cce0e58d0719} <Debug> oximeter.measurements_histogramf64 (7b7a9c4c-be26-4f1c-8af8-dccb2221e151): Loading data parts | ||
| 547 | 2026.02.27 15:05:15.559855 [ 266 ] {9a12832d-73c4-4342-a2d5-cce0e58d0719} <Debug> oximeter.measurements_histogramf64 (7b7a9c4c-be26-4f1c-8af8-dccb2221e151): There are no data parts | ||
| 548 | 2026.02.27 15:05:15.562555 [ 266 ] {9a12832d-73c4-4342-a2d5-cce0e58d0719} <Debug> TCPHandler: Processed in 0.012681684 sec. | ||
| 549 | 2026.02.27 15:05:15.562779 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.02.27 15:05:15.562966 [ 266 ] {c3c2b8d2-479a-4ef2-aa17-0b06ab4f93f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2026.02.27 15:05:15.563103 [ 266 ] {c3c2b8d2-479a-4ef2-aa17-0b06ab4f93f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2026.02.27 15:05:15.573903 [ 266 ] {c3c2b8d2-479a-4ef2-aa17-0b06ab4f93f6} <Debug> oximeter.fields_bool (eb607fa6-eb1d-42f5-9660-5d9caecb4358): Loading data parts | ||
| 578 | 2026.02.27 15:05:15.574072 [ 266 ] {c3c2b8d2-479a-4ef2-aa17-0b06ab4f93f6} <Debug> oximeter.fields_bool (eb607fa6-eb1d-42f5-9660-5d9caecb4358): There are no data parts | ||
| 579 | 2026.02.27 15:05:15.579033 [ 266 ] {c3c2b8d2-479a-4ef2-aa17-0b06ab4f93f6} <Debug> TCPHandler: Processed in 0.01630401 sec. | ||
| 580 | 2026.02.27 15:05:15.579210 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.02.27 15:05:15.579390 [ 266 ] {0307d71b-22a5-4d98-b791-5dd8d25568f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2026.02.27 15:05:15.579534 [ 266 ] {0307d71b-22a5-4d98-b791-5dd8d25568f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2026.02.27 15:05:15.590269 [ 266 ] {0307d71b-22a5-4d98-b791-5dd8d25568f7} <Debug> oximeter.fields_i8 (1f1025c6-1550-4fa2-8c1e-a1b8b8b59fe0): Loading data parts | ||
| 584 | 2026.02.27 15:05:15.590433 [ 266 ] {0307d71b-22a5-4d98-b791-5dd8d25568f7} <Debug> oximeter.fields_i8 (1f1025c6-1550-4fa2-8c1e-a1b8b8b59fe0): There are no data parts | ||
| 585 | 2026.02.27 15:05:15.603196 [ 266 ] {0307d71b-22a5-4d98-b791-5dd8d25568f7} <Debug> TCPHandler: Processed in 0.024073755 sec. | ||
| 586 | 2026.02.27 15:05:15.603397 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.02.27 15:05:15.603614 [ 266 ] {e631c966-c337-4a23-b43c-ee1a18be1a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2026.02.27 15:05:15.603804 [ 266 ] {e631c966-c337-4a23-b43c-ee1a18be1a0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2026.02.27 15:05:15.608112 [ 266 ] {e631c966-c337-4a23-b43c-ee1a18be1a0c} <Debug> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Loading data parts | ||
| 590 | 2026.02.27 15:05:15.608348 [ 266 ] {e631c966-c337-4a23-b43c-ee1a18be1a0c} <Debug> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): There are no data parts | ||
| 591 | 2026.02.27 15:05:15.619735 [ 266 ] {e631c966-c337-4a23-b43c-ee1a18be1a0c} <Debug> TCPHandler: Processed in 0.01635096 sec. | ||
| 592 | 2026.02.27 15:05:15.619884 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.02.27 15:05:15.620040 [ 266 ] {d8805bbd-846f-4c5e-bbf2-b8bcc0e866ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 594 | 2026.02.27 15:05:15.620164 [ 266 ] {d8805bbd-846f-4c5e-bbf2-b8bcc0e866ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2026.02.27 15:05:15.632585 [ 266 ] {d8805bbd-846f-4c5e-bbf2-b8bcc0e866ca} <Debug> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Loading data parts | ||
| 596 | 2026.02.27 15:05:15.632839 [ 266 ] {d8805bbd-846f-4c5e-bbf2-b8bcc0e866ca} <Debug> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): There are no data parts | ||
| 597 | 2026.02.27 15:05:15.646393 [ 266 ] {d8805bbd-846f-4c5e-bbf2-b8bcc0e866ca} <Debug> TCPHandler: Processed in 0.02660038 sec. | ||
| 598 | 2026.02.27 15:05:15.646649 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.02.27 15:05:15.646913 [ 266 ] {c66f75a8-4985-4100-b7f8-8ef08eed39ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 600 | 2026.02.27 15:05:15.647040 [ 266 ] {c66f75a8-4985-4100-b7f8-8ef08eed39ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2026.02.27 15:05:15.653121 [ 266 ] {c66f75a8-4985-4100-b7f8-8ef08eed39ac} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Loading data parts | ||
| 602 | 2026.02.27 15:05:15.653368 [ 266 ] {c66f75a8-4985-4100-b7f8-8ef08eed39ac} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): There are no data parts | ||
| 603 | 2026.02.27 15:05:15.661038 [ 266 ] {c66f75a8-4985-4100-b7f8-8ef08eed39ac} <Debug> TCPHandler: Processed in 0.014407451 sec. | ||
| 604 | 2026.02.27 15:05:15.661185 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.02.27 15:05:15.661378 [ 266 ] {22d7629f-9c70-475b-b3c4-614c18429a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 606 | 2026.02.27 15:05:15.661461 [ 266 ] {22d7629f-9c70-475b-b3c4-614c18429a9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2026.02.27 15:05:15.665521 [ 266 ] {22d7629f-9c70-475b-b3c4-614c18429a9f} <Debug> oximeter.fields_i32 (f73a07dc-6daf-43d7-ab1b-e21d2e502420): Loading data parts | ||
| 608 | 2026.02.27 15:05:15.665673 [ 266 ] {22d7629f-9c70-475b-b3c4-614c18429a9f} <Debug> oximeter.fields_i32 (f73a07dc-6daf-43d7-ab1b-e21d2e502420): There are no data parts | ||
| 609 | 2026.02.27 15:05:15.677270 [ 266 ] {22d7629f-9c70-475b-b3c4-614c18429a9f} <Debug> TCPHandler: Processed in 0.016104358 sec. | ||
| 610 | 2026.02.27 15:05:15.677490 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.02.27 15:05:15.677645 [ 266 ] {e4acd9e0-60ce-4f44-aaea-cb0af11a84de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 612 | 2026.02.27 15:05:15.677753 [ 266 ] {e4acd9e0-60ce-4f44-aaea-cb0af11a84de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2026.02.27 15:05:15.688373 [ 266 ] {e4acd9e0-60ce-4f44-aaea-cb0af11a84de} <Debug> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Loading data parts | ||
| 614 | 2026.02.27 15:05:15.688610 [ 266 ] {e4acd9e0-60ce-4f44-aaea-cb0af11a84de} <Debug> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): There are no data parts | ||
| 615 | 2026.02.27 15:05:15.693950 [ 266 ] {e4acd9e0-60ce-4f44-aaea-cb0af11a84de} <Debug> TCPHandler: Processed in 0.016505641 sec. | ||
| 616 | 2026.02.27 15:05:15.694124 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.02.27 15:05:15.694385 [ 266 ] {32788c47-4fce-4a32-aeea-da151ed2b8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 618 | 2026.02.27 15:05:15.694467 [ 266 ] {32788c47-4fce-4a32-aeea-da151ed2b8d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2026.02.27 15:05:15.705393 [ 266 ] {32788c47-4fce-4a32-aeea-da151ed2b8d2} <Debug> oximeter.fields_i64 (1b002747-9969-4c0d-b4b8-30444c3ab52a): Loading data parts | ||
| 620 | 2026.02.27 15:05:15.705540 [ 266 ] {32788c47-4fce-4a32-aeea-da151ed2b8d2} <Debug> oximeter.fields_i64 (1b002747-9969-4c0d-b4b8-30444c3ab52a): There are no data parts | ||
| 621 | 2026.02.27 15:05:15.719079 [ 266 ] {32788c47-4fce-4a32-aeea-da151ed2b8d2} <Debug> TCPHandler: Processed in 0.025032876 sec. | ||
| 622 | 2026.02.27 15:05:15.719323 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.02.27 15:05:15.719469 [ 266 ] {62d903f5-13ad-47a4-9d20-2b0ccfc92e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 624 | 2026.02.27 15:05:15.719579 [ 266 ] {62d903f5-13ad-47a4-9d20-2b0ccfc92e09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2026.02.27 15:05:15.723951 [ 266 ] {62d903f5-13ad-47a4-9d20-2b0ccfc92e09} <Debug> oximeter.fields_u64 (870df12c-bbca-4415-b782-febb308c3a8a): Loading data parts | ||
| 626 | 2026.02.27 15:05:15.724202 [ 266 ] {62d903f5-13ad-47a4-9d20-2b0ccfc92e09} <Debug> oximeter.fields_u64 (870df12c-bbca-4415-b782-febb308c3a8a): There are no data parts | ||
| 627 | 2026.02.27 15:05:15.735838 [ 266 ] {62d903f5-13ad-47a4-9d20-2b0ccfc92e09} <Debug> TCPHandler: Processed in 0.016535502 sec. | ||
| 628 | 2026.02.27 15:05:15.735988 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.02.27 15:05:15.736220 [ 266 ] {9f43603c-a009-4e07-a0dd-614ae3786386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 630 | 2026.02.27 15:05:15.736328 [ 266 ] {9f43603c-a009-4e07-a0dd-614ae3786386} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2026.02.27 15:05:15.746912 [ 266 ] {9f43603c-a009-4e07-a0dd-614ae3786386} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Loading data parts | ||
| 632 | 2026.02.27 15:05:15.747049 [ 266 ] {9f43603c-a009-4e07-a0dd-614ae3786386} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): There are no data parts | ||
| 633 | 2026.02.27 15:05:15.750599 [ 266 ] {9f43603c-a009-4e07-a0dd-614ae3786386} <Debug> TCPHandler: Processed in 0.014657684 sec. | ||
| 634 | 2026.02.27 15:05:15.750739 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.02.27 15:05:15.750898 [ 266 ] {41c26340-e869-4df7-9e6d-77750e860101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 636 | 2026.02.27 15:05:15.751017 [ 266 ] {41c26340-e869-4df7-9e6d-77750e860101} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2026.02.27 15:05:15.759995 [ 266 ] {41c26340-e869-4df7-9e6d-77750e860101} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Loading data parts | ||
| 638 | 2026.02.27 15:05:15.760349 [ 266 ] {41c26340-e869-4df7-9e6d-77750e860101} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): There are no data parts | ||
| 639 | 2026.02.27 15:05:15.764308 [ 266 ] {41c26340-e869-4df7-9e6d-77750e860101} <Debug> TCPHandler: Processed in 0.013614674 sec. | ||
| 640 | 2026.02.27 15:05:15.764459 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.02.27 15:05:15.764701 [ 266 ] {78684bb5-0137-4335-a5da-4f9c3696701a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 642 | 2026.02.27 15:05:15.764815 [ 266 ] {78684bb5-0137-4335-a5da-4f9c3696701a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2026.02.27 15:05:15.776027 [ 266 ] {78684bb5-0137-4335-a5da-4f9c3696701a} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Loading data parts | ||
| 644 | 2026.02.27 15:05:15.776219 [ 266 ] {78684bb5-0137-4335-a5da-4f9c3696701a} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): There are no data parts | ||
| 645 | 2026.02.27 15:05:15.784013 [ 266 ] {78684bb5-0137-4335-a5da-4f9c3696701a} <Debug> TCPHandler: Processed in 0.019617522 sec. | ||
| 646 | 2026.02.27 15:05:15.784171 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.02.27 15:05:15.784401 [ 266 ] {9744082a-3578-4f3a-82d0-a179fb08ddf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 651 | 2026.02.27 15:05:15.784528 [ 266 ] {9744082a-3578-4f3a-82d0-a179fb08ddf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2026.02.27 15:05:15.790258 [ 266 ] {9744082a-3578-4f3a-82d0-a179fb08ddf6} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Loading data parts | ||
| 653 | 2026.02.27 15:05:15.790425 [ 266 ] {9744082a-3578-4f3a-82d0-a179fb08ddf6} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): There are no data parts | ||
| 654 | 2026.02.27 15:05:15.802234 [ 266 ] {9744082a-3578-4f3a-82d0-a179fb08ddf6} <Debug> TCPHandler: Processed in 0.018081707 sec. | ||
| 655 | 2026.02.27 15:05:15.802572 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2026.02.27 15:05:15.802876 [ 267 ] {bef4f017-23f3-4c8b-a076-7cd54092d585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2026.02.27 15:05:15.807850 [ 267 ] {bef4f017-23f3-4c8b-a076-7cd54092d585} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2026.02.27 15:05:15.838285 [ 276 ] {bef4f017-23f3-4c8b-a076-7cd54092d585} <Trace> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2026.02.27 15:05:15.838346 [ 276 ] {bef4f017-23f3-4c8b-a076-7cd54092d585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 660 | 2026.02.27 15:05:15.847513 [ 276 ] {bef4f017-23f3-4c8b-a076-7cd54092d585} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2026.02.27 15:05:15.848317 [ 276 ] {bef4f017-23f3-4c8b-a076-7cd54092d585} <Trace> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2026.02.27 15:05:15.848609 [ 267 ] {bef4f017-23f3-4c8b-a076-7cd54092d585} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.045865 sec., 21.803117845851954 rows/sec., 348.85 B/sec. | ||
| 663 | 2026.02.27 15:05:15.849013 [ 267 ] {bef4f017-23f3-4c8b-a076-7cd54092d585} <Debug> TCPHandler: Processed in 0.046575996 sec. | ||
| 664 | 2026.02.27 15:05:16.000291 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.64 MiB, peak 132.64 MiB, free memory in arenas 0.00 B, will set to 138.98 MiB (RSS), difference: 6.35 MiB | ||
| 665 | 2026.02.27 15:05:16.939130 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50739 | ||
| 666 | 2026.02.27 15:05:16.940186 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.02.27 15:05:16.940228 [ 277 ] {} <Debug> TCP-Session: f678ea19-af24-4baf-ae7a-46bfd139aebe Authenticating user 'default' from [fd00:1122:3344:101::b]:50739 | ||
| 668 | 2026.02.27 15:05:16.940250 [ 277 ] {} <Debug> TCP-Session: f678ea19-af24-4baf-ae7a-46bfd139aebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.27 15:05:16.940326 [ 277 ] {} <Debug> TCP-Session: f678ea19-af24-4baf-ae7a-46bfd139aebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.02.27 15:05:16.940441 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.02.27 15:05:16.940469 [ 277 ] {} <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 | ||
| 672 | 2026.02.27 15:05:16.940573 [ 277 ] {} <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 | ||
| 673 | 2026.02.27 15:05:16.941117 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58211 | ||
| 674 | 2026.02.27 15:05:16.941271 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.02.27 15:05:16.941301 [ 278 ] {} <Debug> TCP-Session: e50df36c-eab0-43a3-9c95-de48f947ade7 Authenticating user 'default' from [fd00:1122:3344:101::b]:58211 | ||
| 676 | 2026.02.27 15:05:16.941325 [ 278 ] {} <Debug> TCP-Session: e50df36c-eab0-43a3-9c95-de48f947ade7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.02.27 15:05:16.941333 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52052 | ||
| 678 | 2026.02.27 15:05:16.941399 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57962 | ||
| 679 | 2026.02.27 15:05:16.941440 [ 278 ] {} <Debug> TCP-Session: e50df36c-eab0-43a3-9c95-de48f947ade7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.02.27 15:05:16.941485 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35767 | ||
| 681 | 2026.02.27 15:05:16.941320 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55296 | ||
| 682 | 2026.02.27 15:05:16.941610 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61940 | ||
| 683 | 2026.02.27 15:05:16.941715 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.02.27 15:05:16.941814 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.02.27 15:05:16.941873 [ 280 ] {} <Debug> TCP-Session: 262be09a-8810-49ac-82d3-79b1c37dbe42 Authenticating user 'default' from [fd00:1122:3344:101::b]:52052 | ||
| 686 | 2026.02.27 15:05:16.941875 [ 281 ] {} <Debug> TCP-Session: 02de6c10-4333-4d22-a8a7-30022457217f Authenticating user 'default' from [fd00:1122:3344:101::b]:57962 | ||
| 687 | 2026.02.27 15:05:16.941909 [ 280 ] {} <Debug> TCP-Session: 262be09a-8810-49ac-82d3-79b1c37dbe42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.02.27 15:05:16.941949 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.02.27 15:05:16.941956 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52932 | ||
| 690 | 2026.02.27 15:05:16.941911 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.02.27 15:05:16.942053 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.02.27 15:05:16.942038 [ 279 ] {} <Debug> TCP-Session: eb901260-b0d1-470b-add4-43f3f24fa76a Authenticating user 'default' from [fd00:1122:3344:101::b]:55296 | ||
| 693 | 2026.02.27 15:05:16.942001 [ 280 ] {} <Debug> TCP-Session: 262be09a-8810-49ac-82d3-79b1c37dbe42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.02.27 15:05:16.942152 [ 279 ] {} <Debug> TCP-Session: eb901260-b0d1-470b-add4-43f3f24fa76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.02.27 15:05:16.942172 [ 283 ] {} <Debug> TCP-Session: 84f19344-418f-494b-9059-cca86a1d978e Authenticating user 'default' from [fd00:1122:3344:101::b]:61940 | ||
| 696 | 2026.02.27 15:05:16.942145 [ 282 ] {} <Debug> TCP-Session: 3d8fd992-4d9e-49fe-985e-698cd977c92f Authenticating user 'default' from [fd00:1122:3344:101::b]:35767 | ||
| 697 | 2026.02.27 15:05:16.942137 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.02.27 15:05:16.942272 [ 282 ] {} <Debug> TCP-Session: 3d8fd992-4d9e-49fe-985e-698cd977c92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.02.27 15:05:16.942292 [ 283 ] {} <Debug> TCP-Session: 84f19344-418f-494b-9059-cca86a1d978e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.02.27 15:05:16.942252 [ 279 ] {} <Debug> TCP-Session: eb901260-b0d1-470b-add4-43f3f24fa76a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.27 15:05:16.942360 [ 284 ] {} <Debug> TCP-Session: 82e9b81b-6bcd-4484-9ba4-ba59eae88323 Authenticating user 'default' from [fd00:1122:3344:101::b]:52932 | ||
| 702 | 2026.02.27 15:05:16.942358 [ 282 ] {} <Debug> TCP-Session: 3d8fd992-4d9e-49fe-985e-698cd977c92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.27 15:05:16.941917 [ 281 ] {} <Debug> TCP-Session: 02de6c10-4333-4d22-a8a7-30022457217f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.27 15:05:16.942460 [ 284 ] {} <Debug> TCP-Session: 82e9b81b-6bcd-4484-9ba4-ba59eae88323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.27 15:05:16.942346 [ 283 ] {} <Debug> TCP-Session: 84f19344-418f-494b-9059-cca86a1d978e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.27 15:05:16.942540 [ 281 ] {} <Debug> TCP-Session: 02de6c10-4333-4d22-a8a7-30022457217f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.27 15:05:16.942573 [ 284 ] {} <Debug> TCP-Session: 82e9b81b-6bcd-4484-9ba4-ba59eae88323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.02.27 15:05:19.845849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.02.27 15:05:19.845884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.02.27 15:05:19.845949 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.02.27 15:05:19.846165 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.02.27 15:05:19.852245 [ 244 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Loading data parts | ||
| 713 | 2026.02.27 15:05:19.852486 [ 244 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): There are no data parts | ||
| 714 | 2026.02.27 15:05:19.857564 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.02.27 15:05:19.857605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 716 | 2026.02.27 15:05:19.866584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.02.27 15:05:19.867378 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.02.27 15:05:19.867554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.02.27 15:05:19.881280 [ 243 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Loading data parts | ||
| 720 | 2026.02.27 15:05:19.881579 [ 243 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): There are no data parts | ||
| 721 | 2026.02.27 15:05:19.916971 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.02.27 15:05:19.917030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 723 | 2026.02.27 15:05:19.923497 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.02.27 15:05:19.924917 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.02.27 15:05:19.928404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.02.27 15:05:20.001095 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.60 MiB, peak 148.60 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.32 MiB | ||
| 727 | 2026.02.27 15:05:22.345859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.02.27 15:05:22.345956 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.02.27 15:05:22.351028 [ 242 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Loading data parts | ||
| 730 | 2026.02.27 15:05:22.351206 [ 242 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): There are no data parts | ||
| 731 | 2026.02.27 15:05:22.360801 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.02.27 15:05:22.360845 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 733 | 2026.02.27 15:05:22.362655 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.02.27 15:05:22.363384 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.02.27 15:05:22.363984 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.02.27 15:05:23.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.15 MiB | ||
| 737 | 2026.02.27 15:05:27.221950 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.02.27 15:05:27.222114 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.02.27 15:05:27.367711 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.02.27 15:05:27.368806 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.02.27 15:05:27.368841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 742 | 2026.02.27 15:05:27.369617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.02.27 15:05:27.370116 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.02.27 15:05:27.370261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.02.27 15:05:27.428527 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.02.27 15:05:27.446164 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.02.27 15:05:27.446214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 748 | 2026.02.27 15:05:27.452750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.02.27 15:05:27.454041 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.02.27 15:05:27.456813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.02.27 15:05:28.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.69 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.50 MiB (RSS), difference: 1.80 MiB | ||
| 752 | 2026.02.27 15:05:33.000294 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.53 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.54 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.02.27 15:05:34.870850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2026.02.27 15:05:34.871316 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.02.27 15:05:34.871425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 756 | 2026.02.27 15:05:34.872086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.02.27 15:05:34.872602 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.02.27 15:05:34.872788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2026.02.27 15:05:34.957315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.02.27 15:05:34.973723 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.02.27 15:05:34.973774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 762 | 2026.02.27 15:05:34.979788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.02.27 15:05:34.980881 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.02.27 15:05:34.983762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.02.27 15:05:35.876143 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.02.27 15:05:35.876323 [ 266 ] {4f69f4b7-266e-41e6-81ea-cc06a0f585ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.02.27 15:05:35.876701 [ 266 ] {4f69f4b7-266e-41e6-81ea-cc06a0f585ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.02.27 15:05:35.876929 [ 266 ] {4f69f4b7-266e-41e6-81ea-cc06a0f585ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.02.27 15:05:35.877660 [ 266 ] {4f69f4b7-266e-41e6-81ea-cc06a0f585ad} <Debug> TCPHandler: Processed in 0.001637416 sec. | ||
| 770 | 2026.02.27 15:05:35.891679 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.02.27 15:05:35.891903 [ 266 ] {3053fa53-08e7-4e51-863c-1357b25ab17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.02.27 15:05:35.900044 [ 266 ] {3053fa53-08e7-4e51-863c-1357b25ab17b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.02.27 15:05:35.900089 [ 266 ] {3053fa53-08e7-4e51-863c-1357b25ab17b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.02.27 15:05:35.900493 [ 266 ] {3053fa53-08e7-4e51-863c-1357b25ab17b} <Debug> TCPHandler: Processed in 0.008903277 sec. | ||
| 775 | 2026.02.27 15:05:35.900707 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.02.27 15:05:35.900820 [ 266 ] {1180cf85-18de-4e96-afd6-2be163da894c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.02.27 15:05:35.901096 [ 266 ] {1180cf85-18de-4e96-afd6-2be163da894c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.02.27 15:05:35.901138 [ 266 ] {1180cf85-18de-4e96-afd6-2be163da894c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.02.27 15:05:35.901457 [ 266 ] {1180cf85-18de-4e96-afd6-2be163da894c} <Debug> TCPHandler: Processed in 0.000797978 sec. | ||
| 780 | 2026.02.27 15:05:35.901647 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.02.27 15:05:35.901759 [ 266 ] {e8959752-8784-4e55-89df-da8f018142f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.02.27 15:05:35.901991 [ 266 ] {e8959752-8784-4e55-89df-da8f018142f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.02.27 15:05:35.902033 [ 266 ] {e8959752-8784-4e55-89df-da8f018142f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.02.27 15:05:35.902335 [ 266 ] {e8959752-8784-4e55-89df-da8f018142f1} <Debug> TCPHandler: Processed in 0.000734847 sec. | ||
| 785 | 2026.02.27 15:05:35.902539 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.02.27 15:05:35.902649 [ 266 ] {2ce6d3f3-2382-4829-bcfc-8ca67ecf88a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.02.27 15:05:35.902883 [ 266 ] {2ce6d3f3-2382-4829-bcfc-8ca67ecf88a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.02.27 15:05:35.902925 [ 266 ] {2ce6d3f3-2382-4829-bcfc-8ca67ecf88a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.02.27 15:05:35.903230 [ 266 ] {2ce6d3f3-2382-4829-bcfc-8ca67ecf88a4} <Debug> TCPHandler: Processed in 0.000738288 sec. | ||
| 790 | 2026.02.27 15:05:35.903419 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.02.27 15:05:35.903530 [ 266 ] {f61ebb9b-f089-4dd7-b2d5-f8ebec4291c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 792 | 2026.02.27 15:05:35.903761 [ 266 ] {f61ebb9b-f089-4dd7-b2d5-f8ebec4291c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.02.27 15:05:35.903802 [ 266 ] {f61ebb9b-f089-4dd7-b2d5-f8ebec4291c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.02.27 15:05:35.904098 [ 266 ] {f61ebb9b-f089-4dd7-b2d5-f8ebec4291c5} <Debug> TCPHandler: Processed in 0.000726957 sec. | ||
| 795 | 2026.02.27 15:05:35.904277 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.02.27 15:05:35.904388 [ 266 ] {9381d18a-36f7-4772-abef-3b82493e31a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.02.27 15:05:35.904619 [ 266 ] {9381d18a-36f7-4772-abef-3b82493e31a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.02.27 15:05:35.904660 [ 266 ] {9381d18a-36f7-4772-abef-3b82493e31a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.02.27 15:05:35.904969 [ 266 ] {9381d18a-36f7-4772-abef-3b82493e31a8} <Debug> TCPHandler: Processed in 0.000739738 sec. | ||
| 800 | 2026.02.27 15:05:35.905151 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.02.27 15:05:35.905263 [ 266 ] {dc2c378b-5e15-4104-ab8d-91cf854181de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.02.27 15:05:35.905496 [ 266 ] {dc2c378b-5e15-4104-ab8d-91cf854181de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.02.27 15:05:35.905536 [ 266 ] {dc2c378b-5e15-4104-ab8d-91cf854181de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.02.27 15:05:35.905841 [ 266 ] {dc2c378b-5e15-4104-ab8d-91cf854181de} <Debug> TCPHandler: Processed in 0.000741757 sec. | ||
| 805 | 2026.02.27 15:05:35.906017 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.02.27 15:05:35.906128 [ 266 ] {9036b4f8-df93-45e2-88a5-58bd8f88deb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.02.27 15:05:35.906368 [ 266 ] {9036b4f8-df93-45e2-88a5-58bd8f88deb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.02.27 15:05:35.906408 [ 266 ] {9036b4f8-df93-45e2-88a5-58bd8f88deb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.02.27 15:05:35.906706 [ 266 ] {9036b4f8-df93-45e2-88a5-58bd8f88deb0} <Debug> TCPHandler: Processed in 0.000735577 sec. | ||
| 810 | 2026.02.27 15:05:35.906891 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.02.27 15:05:35.907002 [ 266 ] {feeec742-ba63-4352-8667-7b4ef3654364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.02.27 15:05:35.907237 [ 266 ] {feeec742-ba63-4352-8667-7b4ef3654364} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.02.27 15:05:35.907277 [ 266 ] {feeec742-ba63-4352-8667-7b4ef3654364} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.02.27 15:05:35.907572 [ 266 ] {feeec742-ba63-4352-8667-7b4ef3654364} <Debug> TCPHandler: Processed in 0.000728647 sec. | ||
| 815 | 2026.02.27 15:05:35.907754 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.02.27 15:05:35.907868 [ 266 ] {13255814-6d50-486e-ab4d-1f6b974efb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.02.27 15:05:35.908103 [ 266 ] {13255814-6d50-486e-ab4d-1f6b974efb54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.02.27 15:05:35.908143 [ 266 ] {13255814-6d50-486e-ab4d-1f6b974efb54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.02.27 15:05:35.908440 [ 266 ] {13255814-6d50-486e-ab4d-1f6b974efb54} <Debug> TCPHandler: Processed in 0.000734077 sec. | ||
| 820 | 2026.02.27 15:05:35.908632 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.02.27 15:05:35.908746 [ 266 ] {1998c228-f445-450e-892b-d1412d534fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.02.27 15:05:35.908984 [ 266 ] {1998c228-f445-450e-892b-d1412d534fa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.02.27 15:05:35.909024 [ 266 ] {1998c228-f445-450e-892b-d1412d534fa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.02.27 15:05:35.909331 [ 266 ] {1998c228-f445-450e-892b-d1412d534fa1} <Debug> TCPHandler: Processed in 0.000745658 sec. | ||
| 825 | 2026.02.27 15:05:35.909510 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.02.27 15:05:35.909623 [ 266 ] {4e8f0e3e-04c5-4120-a4b9-9376ee3d4daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.02.27 15:05:35.909865 [ 266 ] {4e8f0e3e-04c5-4120-a4b9-9376ee3d4daa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.02.27 15:05:35.909905 [ 266 ] {4e8f0e3e-04c5-4120-a4b9-9376ee3d4daa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.02.27 15:05:35.910224 [ 266 ] {4e8f0e3e-04c5-4120-a4b9-9376ee3d4daa} <Debug> TCPHandler: Processed in 0.000760537 sec. | ||
| 830 | 2026.02.27 15:05:35.910414 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.02.27 15:05:35.910527 [ 266 ] {e1aea777-fe5d-4046-8440-34c8d34ac155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.02.27 15:05:35.910770 [ 266 ] {e1aea777-fe5d-4046-8440-34c8d34ac155} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.02.27 15:05:35.910810 [ 266 ] {e1aea777-fe5d-4046-8440-34c8d34ac155} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.02.27 15:05:35.911115 [ 266 ] {e1aea777-fe5d-4046-8440-34c8d34ac155} <Debug> TCPHandler: Processed in 0.000747537 sec. | ||
| 835 | 2026.02.27 15:05:35.911305 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.02.27 15:05:35.911420 [ 266 ] {60adda0b-98e2-4a7a-aa0c-93f2dd750811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.02.27 15:05:35.911667 [ 266 ] {60adda0b-98e2-4a7a-aa0c-93f2dd750811} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.02.27 15:05:35.911707 [ 266 ] {60adda0b-98e2-4a7a-aa0c-93f2dd750811} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.02.27 15:05:35.912031 [ 266 ] {60adda0b-98e2-4a7a-aa0c-93f2dd750811} <Debug> TCPHandler: Processed in 0.000772748 sec. | ||
| 840 | 2026.02.27 15:05:35.912642 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.02.27 15:05:35.912749 [ 266 ] {099f91ea-cccc-431f-82a6-d25d2495c274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 842 | 2026.02.27 15:05:35.912980 [ 266 ] {099f91ea-cccc-431f-82a6-d25d2495c274} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.02.27 15:05:35.913019 [ 266 ] {099f91ea-cccc-431f-82a6-d25d2495c274} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.02.27 15:05:35.913384 [ 266 ] {099f91ea-cccc-431f-82a6-d25d2495c274} <Debug> TCPHandler: Processed in 0.000767527 sec. | ||
| 845 | 2026.02.27 15:05:35.917682 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.02.27 15:05:35.917805 [ 266 ] {47337e66-8092-4bf4-a120-26de64761fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 847 | 2026.02.27 15:05:35.917853 [ 266 ] {47337e66-8092-4bf4-a120-26de64761fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.02.27 15:05:35.918416 [ 266 ] {47337e66-8092-4bf4-a120-26de64761fa2} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2026.02.27 15:05:35.918461 [ 266 ] {47337e66-8092-4bf4-a120-26de64761fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 850 | 2026.02.27 15:05:35.919108 [ 266 ] {47337e66-8092-4bf4-a120-26de64761fa2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 851 | 2026.02.27 15:05:35.919518 [ 266 ] {47337e66-8092-4bf4-a120-26de64761fa2} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2026.02.27 15:05:35.919661 [ 266 ] {47337e66-8092-4bf4-a120-26de64761fa2} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.001893 sec., 8452.192287374539 rows/sec., 1.23 MiB/sec. | ||
| 853 | 2026.02.27 15:05:35.919698 [ 266 ] {47337e66-8092-4bf4-a120-26de64761fa2} <Debug> TCPHandler: Processed in 0.00207273 sec. | ||
| 854 | 2026.02.27 15:05:35.919793 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.02.27 15:05:35.919885 [ 266 ] {1116a4c9-59fb-4a73-8268-4491800a9fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 856 | 2026.02.27 15:05:35.919925 [ 266 ] {1116a4c9-59fb-4a73-8268-4491800a9fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 857 | 2026.02.27 15:05:35.920396 [ 266 ] {1116a4c9-59fb-4a73-8268-4491800a9fc5} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2026.02.27 15:05:35.920428 [ 266 ] {1116a4c9-59fb-4a73-8268-4491800a9fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 859 | 2026.02.27 15:05:35.920839 [ 266 ] {1116a4c9-59fb-4a73-8268-4491800a9fc5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 860 | 2026.02.27 15:05:35.921261 [ 266 ] {1116a4c9-59fb-4a73-8268-4491800a9fc5} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 861 | 2026.02.27 15:05:35.921390 [ 266 ] {1116a4c9-59fb-4a73-8268-4491800a9fc5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001523 sec., 2626.3952724885094 rows/sec., 214.16 KiB/sec. | ||
| 862 | 2026.02.27 15:05:35.921426 [ 266 ] {1116a4c9-59fb-4a73-8268-4491800a9fc5} <Debug> TCPHandler: Processed in 0.001679836 sec. | ||
| 863 | 2026.02.27 15:05:35.921557 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.02.27 15:05:35.921676 [ 266 ] {1ab6a0a7-5eb8-4193-b896-b2bcac3d5039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 865 | 2026.02.27 15:05:35.921723 [ 266 ] {1ab6a0a7-5eb8-4193-b896-b2bcac3d5039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 866 | 2026.02.27 15:05:35.922221 [ 266 ] {1ab6a0a7-5eb8-4193-b896-b2bcac3d5039} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2026.02.27 15:05:35.922262 [ 266 ] {1ab6a0a7-5eb8-4193-b896-b2bcac3d5039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 868 | 2026.02.27 15:05:35.922721 [ 266 ] {1ab6a0a7-5eb8-4193-b896-b2bcac3d5039} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2026.02.27 15:05:35.923277 [ 266 ] {1ab6a0a7-5eb8-4193-b896-b2bcac3d5039} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2026.02.27 15:05:35.923405 [ 266 ] {1ab6a0a7-5eb8-4193-b896-b2bcac3d5039} <Debug> executeQuery: Read 48 rows, 4.13 KiB in 0.001754 sec., 27366.020524515396 rows/sec., 2.30 MiB/sec. | ||
| 871 | 2026.02.27 15:05:35.923441 [ 266 ] {1ab6a0a7-5eb8-4193-b896-b2bcac3d5039} <Debug> TCPHandler: Processed in 0.001943439 sec. | ||
| 872 | 2026.02.27 15:05:35.923558 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.02.27 15:05:35.923681 [ 266 ] {9708eaed-7958-4d78-8e53-ea0a89ab0db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 874 | 2026.02.27 15:05:35.923729 [ 266 ] {9708eaed-7958-4d78-8e53-ea0a89ab0db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 875 | 2026.02.27 15:05:35.924189 [ 266 ] {9708eaed-7958-4d78-8e53-ea0a89ab0db9} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2026.02.27 15:05:35.924235 [ 266 ] {9708eaed-7958-4d78-8e53-ea0a89ab0db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 877 | 2026.02.27 15:05:35.924719 [ 266 ] {9708eaed-7958-4d78-8e53-ea0a89ab0db9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2026.02.27 15:05:35.925193 [ 266 ] {9708eaed-7958-4d78-8e53-ea0a89ab0db9} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2026.02.27 15:05:35.925321 [ 266 ] {9708eaed-7958-4d78-8e53-ea0a89ab0db9} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001666 sec., 8403.361344537816 rows/sec., 619.00 KiB/sec. | ||
| 880 | 2026.02.27 15:05:35.925359 [ 266 ] {9708eaed-7958-4d78-8e53-ea0a89ab0db9} <Debug> TCPHandler: Processed in 0.001860638 sec. | ||
| 881 | 2026.02.27 15:05:35.925461 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.02.27 15:05:35.925554 [ 266 ] {253133ca-9ee6-4a09-81de-bccdf04df3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 883 | 2026.02.27 15:05:35.925593 [ 266 ] {253133ca-9ee6-4a09-81de-bccdf04df3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 884 | 2026.02.27 15:05:35.925976 [ 266 ] {253133ca-9ee6-4a09-81de-bccdf04df3e1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.02.27 15:05:35.926013 [ 266 ] {253133ca-9ee6-4a09-81de-bccdf04df3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 886 | 2026.02.27 15:05:35.926448 [ 266 ] {253133ca-9ee6-4a09-81de-bccdf04df3e1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.02.27 15:05:35.926934 [ 266 ] {253133ca-9ee6-4a09-81de-bccdf04df3e1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.02.27 15:05:35.927059 [ 266 ] {253133ca-9ee6-4a09-81de-bccdf04df3e1} <Debug> executeQuery: Read 42 rows, 3.36 KiB in 0.001523 sec., 27577.15036112935 rows/sec., 2.16 MiB/sec. | ||
| 889 | 2026.02.27 15:05:35.927095 [ 266 ] {253133ca-9ee6-4a09-81de-bccdf04df3e1} <Debug> TCPHandler: Processed in 0.001683306 sec. | ||
| 890 | 2026.02.27 15:05:35.927190 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.02.27 15:05:35.927281 [ 266 ] {317a184a-beab-401a-85cd-4864e5ce3b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 892 | 2026.02.27 15:05:35.927323 [ 266 ] {317a184a-beab-401a-85cd-4864e5ce3b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 893 | 2026.02.27 15:05:35.927727 [ 266 ] {317a184a-beab-401a-85cd-4864e5ce3b06} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2026.02.27 15:05:35.927761 [ 266 ] {317a184a-beab-401a-85cd-4864e5ce3b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 895 | 2026.02.27 15:05:35.928257 [ 266 ] {317a184a-beab-401a-85cd-4864e5ce3b06} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2026.02.27 15:05:35.928773 [ 266 ] {317a184a-beab-401a-85cd-4864e5ce3b06} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2026.02.27 15:05:35.928897 [ 266 ] {317a184a-beab-401a-85cd-4864e5ce3b06} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.001634 sec., 62423.5006119951 rows/sec., 4.33 MiB/sec. | ||
| 898 | 2026.02.27 15:05:35.928932 [ 266 ] {317a184a-beab-401a-85cd-4864e5ce3b06} <Debug> TCPHandler: Processed in 0.001790957 sec. | ||
| 899 | 2026.02.27 15:05:35.929033 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.02.27 15:05:35.929124 [ 266 ] {315790cb-d547-42af-88ea-f434d187725e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 901 | 2026.02.27 15:05:35.929175 [ 266 ] {315790cb-d547-42af-88ea-f434d187725e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 902 | 2026.02.27 15:05:35.929910 [ 266 ] {315790cb-d547-42af-88ea-f434d187725e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2026.02.27 15:05:35.929947 [ 266 ] {315790cb-d547-42af-88ea-f434d187725e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 904 | 2026.02.27 15:05:35.932821 [ 266 ] {315790cb-d547-42af-88ea-f434d187725e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2026.02.27 15:05:35.933350 [ 266 ] {315790cb-d547-42af-88ea-f434d187725e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2026.02.27 15:05:35.933474 [ 266 ] {315790cb-d547-42af-88ea-f434d187725e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004378 sec., 2284.148012791229 rows/sec., 4.09 MiB/sec. | ||
| 907 | 2026.02.27 15:05:35.933520 [ 266 ] {315790cb-d547-42af-88ea-f434d187725e} <Debug> TCPHandler: Processed in 0.004547934 sec. | ||
| 908 | 2026.02.27 15:05:35.933630 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.02.27 15:05:35.933716 [ 266 ] {ad999cb0-4363-4e93-b5df-a0a6e3e9ba3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 910 | 2026.02.27 15:05:35.933754 [ 266 ] {ad999cb0-4363-4e93-b5df-a0a6e3e9ba3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 911 | 2026.02.27 15:05:35.934051 [ 266 ] {ad999cb0-4363-4e93-b5df-a0a6e3e9ba3f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.02.27 15:05:35.934085 [ 266 ] {ad999cb0-4363-4e93-b5df-a0a6e3e9ba3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 913 | 2026.02.27 15:05:35.934533 [ 266 ] {ad999cb0-4363-4e93-b5df-a0a6e3e9ba3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2026.02.27 15:05:35.934952 [ 266 ] {ad999cb0-4363-4e93-b5df-a0a6e3e9ba3f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.02.27 15:05:35.935079 [ 266 ] {ad999cb0-4363-4e93-b5df-a0a6e3e9ba3f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001355 sec., 22140.22140221402 rows/sec., 1.52 MiB/sec. | ||
| 916 | 2026.02.27 15:05:35.935113 [ 266 ] {ad999cb0-4363-4e93-b5df-a0a6e3e9ba3f} <Debug> TCPHandler: Processed in 0.001511055 sec. | ||
| 917 | 2026.02.27 15:05:40.878649 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.02.27 15:05:40.878858 [ 266 ] {23aa0515-4bae-4a29-a773-cb1e9e4972b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 919 | 2026.02.27 15:05:40.878928 [ 266 ] {23aa0515-4bae-4a29-a773-cb1e9e4972b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 920 | 2026.02.27 15:05:40.879604 [ 266 ] {23aa0515-4bae-4a29-a773-cb1e9e4972b4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2026.02.27 15:05:40.879645 [ 266 ] {23aa0515-4bae-4a29-a773-cb1e9e4972b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 922 | 2026.02.27 15:05:40.880138 [ 266 ] {23aa0515-4bae-4a29-a773-cb1e9e4972b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 923 | 2026.02.27 15:05:40.880597 [ 266 ] {23aa0515-4bae-4a29-a773-cb1e9e4972b4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2026.02.27 15:05:40.880741 [ 266 ] {23aa0515-4bae-4a29-a773-cb1e9e4972b4} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 1021.94 KiB/sec. | ||
| 925 | 2026.02.27 15:05:40.880780 [ 266 ] {23aa0515-4bae-4a29-a773-cb1e9e4972b4} <Debug> TCPHandler: Processed in 0.002291243 sec. | ||
| 926 | 2026.02.27 15:05:40.880902 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.02.27 15:05:40.880994 [ 266 ] {55971d96-fd1d-4651-b29f-cae8d11b648e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 928 | 2026.02.27 15:05:40.881034 [ 266 ] {55971d96-fd1d-4651-b29f-cae8d11b648e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 929 | 2026.02.27 15:05:40.881432 [ 266 ] {55971d96-fd1d-4651-b29f-cae8d11b648e} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2026.02.27 15:05:40.881468 [ 266 ] {55971d96-fd1d-4651-b29f-cae8d11b648e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 931 | 2026.02.27 15:05:40.881858 [ 266 ] {55971d96-fd1d-4651-b29f-cae8d11b648e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 932 | 2026.02.27 15:05:40.882322 [ 266 ] {55971d96-fd1d-4651-b29f-cae8d11b648e} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2026.02.27 15:05:40.882446 [ 266 ] {55971d96-fd1d-4651-b29f-cae8d11b648e} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00147 sec., 19047.61904761905 rows/sec., 1.49 MiB/sec. | ||
| 934 | 2026.02.27 15:05:40.882480 [ 266 ] {55971d96-fd1d-4651-b29f-cae8d11b648e} <Debug> TCPHandler: Processed in 0.001625666 sec. | ||
| 935 | 2026.02.27 15:05:40.882587 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.02.27 15:05:40.882677 [ 266 ] {3cd7cfae-e076-4d3b-b968-5d95729892f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 937 | 2026.02.27 15:05:40.882719 [ 266 ] {3cd7cfae-e076-4d3b-b968-5d95729892f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 938 | 2026.02.27 15:05:40.883084 [ 266 ] {3cd7cfae-e076-4d3b-b968-5d95729892f8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2026.02.27 15:05:40.883119 [ 266 ] {3cd7cfae-e076-4d3b-b968-5d95729892f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 940 | 2026.02.27 15:05:40.883538 [ 266 ] {3cd7cfae-e076-4d3b-b968-5d95729892f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 941 | 2026.02.27 15:05:40.883964 [ 266 ] {3cd7cfae-e076-4d3b-b968-5d95729892f8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.02.27 15:05:40.884087 [ 266 ] {3cd7cfae-e076-4d3b-b968-5d95729892f8} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001428 sec., 70028.0112044818 rows/sec., 4.86 MiB/sec. | ||
| 943 | 2026.02.27 15:05:40.884121 [ 266 ] {3cd7cfae-e076-4d3b-b968-5d95729892f8} <Debug> TCPHandler: Processed in 0.001581135 sec. | ||
| 944 | 2026.02.27 15:05:40.884233 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.02.27 15:05:40.884323 [ 266 ] {73e816ce-683f-4eb3-936e-ca3ec91811fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 946 | 2026.02.27 15:05:40.884362 [ 266 ] {73e816ce-683f-4eb3-936e-ca3ec91811fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 947 | 2026.02.27 15:05:40.884668 [ 266 ] {73e816ce-683f-4eb3-936e-ca3ec91811fb} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.02.27 15:05:40.884704 [ 266 ] {73e816ce-683f-4eb3-936e-ca3ec91811fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 949 | 2026.02.27 15:05:40.885103 [ 266 ] {73e816ce-683f-4eb3-936e-ca3ec91811fb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 950 | 2026.02.27 15:05:40.885525 [ 266 ] {73e816ce-683f-4eb3-936e-ca3ec91811fb} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.02.27 15:05:40.885647 [ 266 ] {73e816ce-683f-4eb3-936e-ca3ec91811fb} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001342 sec., 22354.694485842025 rows/sec., 1.53 MiB/sec. | ||
| 952 | 2026.02.27 15:05:40.885682 [ 266 ] {73e816ce-683f-4eb3-936e-ca3ec91811fb} <Debug> TCPHandler: Processed in 0.001494725 sec. | ||
| 953 | 2026.02.27 15:05:42.222368 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 954 | 2026.02.27 15:05:42.222425 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 955 | 2026.02.27 15:05:42.365971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 144 | ||
| 956 | 2026.02.27 15:05:42.369058 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.02.27 15:05:42.369108 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 958 | 2026.02.27 15:05:42.370416 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 959 | 2026.02.27 15:05:42.370911 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.02.27 15:05:42.371232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
| 961 | 2026.02.27 15:05:42.373118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 962 | 2026.02.27 15:05:42.373496 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.02.27 15:05:42.373532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 964 | 2026.02.27 15:05:42.374131 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 965 | 2026.02.27 15:05:42.374665 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.02.27 15:05:42.374780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 967 | 2026.02.27 15:05:42.484101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 968 | 2026.02.27 15:05:42.501039 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2026.02.27 15:05:42.501097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 970 | 2026.02.27 15:05:42.507289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 971 | 2026.02.27 15:05:42.508449 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2026.02.27 15:05:42.511377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 973 | 2026.02.27 15:05:43.000272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.70 MiB, peak 164.70 MiB, free memory in arenas 0.00 B, will set to 161.90 MiB (RSS), difference: 1.20 MiB | ||
| 974 | 2026.02.27 15:05:45.880064 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2026.02.27 15:05:45.880256 [ 266 ] {eeada004-7848-45c9-81d6-9e8e8e731040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 976 | 2026.02.27 15:05:45.880327 [ 266 ] {eeada004-7848-45c9-81d6-9e8e8e731040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 977 | 2026.02.27 15:05:45.881004 [ 266 ] {eeada004-7848-45c9-81d6-9e8e8e731040} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2026.02.27 15:05:45.881054 [ 266 ] {eeada004-7848-45c9-81d6-9e8e8e731040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 979 | 2026.02.27 15:05:45.881542 [ 266 ] {eeada004-7848-45c9-81d6-9e8e8e731040} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 980 | 2026.02.27 15:05:45.882037 [ 266 ] {eeada004-7848-45c9-81d6-9e8e8e731040} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2026.02.27 15:05:45.882188 [ 266 ] {eeada004-7848-45c9-81d6-9e8e8e731040} <Debug> executeQuery: Read 46 rows, 3.99 KiB in 0.001986 sec., 23162.134944612288 rows/sec., 1.96 MiB/sec. | ||
| 982 | 2026.02.27 15:05:45.882235 [ 266 ] {eeada004-7848-45c9-81d6-9e8e8e731040} <Debug> TCPHandler: Processed in 0.002302263 sec. | ||
| 983 | 2026.02.27 15:05:45.882365 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.02.27 15:05:45.882463 [ 266 ] {d22b88f0-262a-43c6-b417-655b5ca241b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 985 | 2026.02.27 15:05:45.882504 [ 266 ] {d22b88f0-262a-43c6-b417-655b5ca241b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 986 | 2026.02.27 15:05:45.882928 [ 266 ] {d22b88f0-262a-43c6-b417-655b5ca241b8} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.02.27 15:05:45.882964 [ 266 ] {d22b88f0-262a-43c6-b417-655b5ca241b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 988 | 2026.02.27 15:05:45.883395 [ 266 ] {d22b88f0-262a-43c6-b417-655b5ca241b8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 989 | 2026.02.27 15:05:45.883872 [ 266 ] {d22b88f0-262a-43c6-b417-655b5ca241b8} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.02.27 15:05:45.884009 [ 266 ] {d22b88f0-262a-43c6-b417-655b5ca241b8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00157 sec., 6369.426751592357 rows/sec., 478.95 KiB/sec. | ||
| 991 | 2026.02.27 15:05:45.884047 [ 266 ] {d22b88f0-262a-43c6-b417-655b5ca241b8} <Debug> TCPHandler: Processed in 0.001732437 sec. | ||
| 992 | 2026.02.27 15:05:45.884151 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.02.27 15:05:45.884243 [ 266 ] {2c77f5b9-953e-4609-bd23-45d3be6c7949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 994 | 2026.02.27 15:05:45.884283 [ 266 ] {2c77f5b9-953e-4609-bd23-45d3be6c7949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 995 | 2026.02.27 15:05:45.884735 [ 266 ] {2c77f5b9-953e-4609-bd23-45d3be6c7949} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2026.02.27 15:05:45.884773 [ 266 ] {2c77f5b9-953e-4609-bd23-45d3be6c7949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 997 | 2026.02.27 15:05:45.885173 [ 266 ] {2c77f5b9-953e-4609-bd23-45d3be6c7949} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 998 | 2026.02.27 15:05:45.885607 [ 266 ] {2c77f5b9-953e-4609-bd23-45d3be6c7949} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2026.02.27 15:05:45.885737 [ 266 ] {2c77f5b9-953e-4609-bd23-45d3be6c7949} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001513 sec., 25115.66424322538 rows/sec., 1.96 MiB/sec. | ||
| 1000 | 2026.02.27 15:05:45.885773 [ 266 ] {2c77f5b9-953e-4609-bd23-45d3be6c7949} <Debug> TCPHandler: Processed in 0.001668677 sec. | ||
| 1001 | 2026.02.27 15:05:45.885878 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.02.27 15:05:45.885971 [ 266 ] {4c5818bf-2f30-451c-b57f-6a48cd979a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1003 | 2026.02.27 15:05:45.886013 [ 266 ] {4c5818bf-2f30-451c-b57f-6a48cd979a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1004 | 2026.02.27 15:05:45.886385 [ 266 ] {4c5818bf-2f30-451c-b57f-6a48cd979a4a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.02.27 15:05:45.886421 [ 266 ] {4c5818bf-2f30-451c-b57f-6a48cd979a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1006 | 2026.02.27 15:05:45.886855 [ 266 ] {4c5818bf-2f30-451c-b57f-6a48cd979a4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1007 | 2026.02.27 15:05:45.887285 [ 266 ] {4c5818bf-2f30-451c-b57f-6a48cd979a4a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.02.27 15:05:45.887409 [ 266 ] {4c5818bf-2f30-451c-b57f-6a48cd979a4a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001457 sec., 68634.17982155114 rows/sec., 4.76 MiB/sec. | ||
| 1009 | 2026.02.27 15:05:45.887443 [ 266 ] {4c5818bf-2f30-451c-b57f-6a48cd979a4a} <Debug> TCPHandler: Processed in 0.001612306 sec. | ||
| 1010 | 2026.02.27 15:05:45.887544 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.02.27 15:05:45.887634 [ 266 ] {77e9abbc-d4ab-477f-b42b-89f2b66adc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1012 | 2026.02.27 15:05:45.887685 [ 266 ] {77e9abbc-d4ab-477f-b42b-89f2b66adc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1013 | 2026.02.27 15:05:45.888511 [ 266 ] {77e9abbc-d4ab-477f-b42b-89f2b66adc09} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2026.02.27 15:05:45.888549 [ 266 ] {77e9abbc-d4ab-477f-b42b-89f2b66adc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1015 | 2026.02.27 15:05:45.889177 [ 266 ] {77e9abbc-d4ab-477f-b42b-89f2b66adc09} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1016 | 2026.02.27 15:05:45.889584 [ 266 ] {77e9abbc-d4ab-477f-b42b-89f2b66adc09} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2026.02.27 15:05:45.889719 [ 266 ] {77e9abbc-d4ab-477f-b42b-89f2b66adc09} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002102 sec., 4757.373929590865 rows/sec., 8.52 MiB/sec. | ||
| 1018 | 2026.02.27 15:05:45.889766 [ 266 ] {77e9abbc-d4ab-477f-b42b-89f2b66adc09} <Debug> TCPHandler: Processed in 0.002268263 sec. | ||
| 1019 | 2026.02.27 15:05:45.889880 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.02.27 15:05:45.889972 [ 266 ] {51fad547-f115-454a-b95d-4079b81a81bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1021 | 2026.02.27 15:05:45.890012 [ 266 ] {51fad547-f115-454a-b95d-4079b81a81bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1022 | 2026.02.27 15:05:45.890368 [ 266 ] {51fad547-f115-454a-b95d-4079b81a81bc} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.02.27 15:05:45.890404 [ 266 ] {51fad547-f115-454a-b95d-4079b81a81bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1024 | 2026.02.27 15:05:45.890860 [ 266 ] {51fad547-f115-454a-b95d-4079b81a81bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1025 | 2026.02.27 15:05:45.891277 [ 266 ] {51fad547-f115-454a-b95d-4079b81a81bc} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.02.27 15:05:45.891401 [ 266 ] {51fad547-f115-454a-b95d-4079b81a81bc} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001447 sec., 20732.55010366275 rows/sec., 1.42 MiB/sec. | ||
| 1027 | 2026.02.27 15:05:45.891434 [ 266 ] {51fad547-f115-454a-b95d-4079b81a81bc} <Debug> TCPHandler: Processed in 0.001601136 sec. | ||
| 1028 | 2026.02.27 15:05:49.115324 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55466 | ||
| 1029 | 2026.02.27 15:05:49.115477 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.02.27 15:05:49.115535 [ 286 ] {} <Debug> TCP-Session: 980a72a8-0d6d-4074-bfaf-4ba40deb9f87 Authenticating user 'default' from [fd00:1122:3344:101::e]:55466 | ||
| 1031 | 2026.02.27 15:05:49.115560 [ 286 ] {} <Debug> TCP-Session: 980a72a8-0d6d-4074-bfaf-4ba40deb9f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.02.27 15:05:49.115574 [ 286 ] {} <Debug> TCP-Session: 980a72a8-0d6d-4074-bfaf-4ba40deb9f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.02.27 15:05:49.115626 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1034 | 2026.02.27 15:05:49.115652 [ 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 | ||
| 1035 | 2026.02.27 15:05:49.115669 [ 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 | ||
| 1036 | 2026.02.27 15:05:49.116142 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62591 | ||
| 1037 | 2026.02.27 15:05:49.116260 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34769 | ||
| 1038 | 2026.02.27 15:05:49.116376 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58056 | ||
| 1039 | 2026.02.27 15:05:49.116443 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36597 | ||
| 1040 | 2026.02.27 15:05:49.116710 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33816 | ||
| 1041 | 2026.02.27 15:05:49.116951 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40601 | ||
| 1042 | 2026.02.27 15:05:49.117043 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59348 | ||
| 1043 | 2026.02.27 15:05:49.117188 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36216 | ||
| 1044 | 2026.02.27 15:05:49.118041 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1045 | 2026.02.27 15:05:49.118055 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1046 | 2026.02.27 15:05:49.118078 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1047 | 2026.02.27 15:05:49.118088 [ 287 ] {} <Debug> TCP-Session: 818cc118-20c3-4d04-8bc7-230b222b4f48 Authenticating user 'default' from [fd00:1122:3344:101::e]:62591 | ||
| 1048 | 2026.02.27 15:05:49.118105 [ 292 ] {} <Debug> TCP-Session: c6e86b1f-e14d-4aa8-954c-5e27d2d440fc Authenticating user 'default' from [fd00:1122:3344:101::e]:40601 | ||
| 1049 | 2026.02.27 15:05:49.118129 [ 294 ] {} <Debug> TCP-Session: b2d9ac0f-51c4-4e22-a373-57320586cfa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36216 | ||
| 1050 | 2026.02.27 15:05:49.118133 [ 287 ] {} <Debug> TCP-Session: 818cc118-20c3-4d04-8bc7-230b222b4f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.02.27 15:05:49.118150 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1052 | 2026.02.27 15:05:49.118164 [ 287 ] {} <Debug> TCP-Session: 818cc118-20c3-4d04-8bc7-230b222b4f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.02.27 15:05:49.118162 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2026.02.27 15:05:49.118199 [ 291 ] {} <Debug> TCP-Session: 09cf3ed8-6fdb-42d0-b6ea-20c240be8d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:33816 | ||
| 1055 | 2026.02.27 15:05:49.118200 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1056 | 2026.02.27 15:05:49.118249 [ 291 ] {} <Debug> TCP-Session: 09cf3ed8-6fdb-42d0-b6ea-20c240be8d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.02.27 15:05:49.118252 [ 289 ] {} <Debug> TCP-Session: 01e3bafb-4ca6-4444-ba49-201f98f15fbb Authenticating user 'default' from [fd00:1122:3344:101::e]:58056 | ||
| 1058 | 2026.02.27 15:05:49.118299 [ 291 ] {} <Debug> TCP-Session: 09cf3ed8-6fdb-42d0-b6ea-20c240be8d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.02.27 15:05:49.118298 [ 288 ] {} <Debug> TCP-Session: da795595-d332-4a1c-a4b1-0f11e75d0ee9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34769 | ||
| 1060 | 2026.02.27 15:05:49.118323 [ 289 ] {} <Debug> TCP-Session: 01e3bafb-4ca6-4444-ba49-201f98f15fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.02.27 15:05:49.118344 [ 288 ] {} <Debug> TCP-Session: da795595-d332-4a1c-a4b1-0f11e75d0ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.02.27 15:05:49.118356 [ 289 ] {} <Debug> TCP-Session: 01e3bafb-4ca6-4444-ba49-201f98f15fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.02.27 15:05:49.118371 [ 288 ] {} <Debug> TCP-Session: da795595-d332-4a1c-a4b1-0f11e75d0ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.02.27 15:05:49.118195 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1065 | 2026.02.27 15:05:49.118158 [ 294 ] {} <Debug> TCP-Session: b2d9ac0f-51c4-4e22-a373-57320586cfa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.02.27 15:05:49.118423 [ 290 ] {} <Debug> TCP-Session: ee0ed984-02dc-413c-9507-b0d78f0e2441 Authenticating user 'default' from [fd00:1122:3344:101::e]:36597 | ||
| 1067 | 2026.02.27 15:05:49.118149 [ 292 ] {} <Debug> TCP-Session: c6e86b1f-e14d-4aa8-954c-5e27d2d440fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.02.27 15:05:49.118451 [ 290 ] {} <Debug> TCP-Session: ee0ed984-02dc-413c-9507-b0d78f0e2441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.02.27 15:05:49.118470 [ 292 ] {} <Debug> TCP-Session: c6e86b1f-e14d-4aa8-954c-5e27d2d440fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.02.27 15:05:49.118472 [ 286 ] {} <Trace> TCP-Session: 980a72a8-0d6d-4074-bfaf-4ba40deb9f87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2026.02.27 15:05:49.118495 [ 290 ] {} <Debug> TCP-Session: ee0ed984-02dc-413c-9507-b0d78f0e2441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.02.27 15:05:49.118448 [ 294 ] {} <Debug> TCP-Session: b2d9ac0f-51c4-4e22-a373-57320586cfa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.02.27 15:05:49.118103 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.02.27 15:05:49.118572 [ 293 ] {} <Debug> TCP-Session: 5c0a164c-601b-4919-b9b0-01dbb148bf35 Authenticating user 'default' from [fd00:1122:3344:101::e]:59348 | ||
| 1075 | 2026.02.27 15:05:49.118589 [ 293 ] {} <Debug> TCP-Session: 5c0a164c-601b-4919-b9b0-01dbb148bf35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.02.27 15:05:49.118602 [ 293 ] {} <Debug> TCP-Session: 5c0a164c-601b-4919-b9b0-01dbb148bf35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.02.27 15:05:49.118678 [ 286 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55466) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1078 | 2026.02.27 15:05:49.118987 [ 286 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1079 | 2026.02.27 15:05:49.121886 [ 286 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.02.27 15:05:49.125140 [ 286 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 1081 | 2026.02.27 15:05:49.140243 [ 295 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Trace> AggregatingTransform: Aggregating | ||
| 1082 | 2026.02.27 15:05:49.140353 [ 295 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Trace> Aggregator: Aggregation method: without_key | ||
| 1083 | 2026.02.27 15:05:49.141003 [ 295 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003635945 sec. (275.032 rows/sec., 10.74 KiB/sec.) | ||
| 1084 | 2026.02.27 15:05:49.141027 [ 295 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Trace> Aggregator: Merging aggregated data | ||
| 1085 | 2026.02.27 15:05:49.141055 [ 295 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1086 | 2026.02.27 15:05:49.142143 [ 286 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.023524 sec., 42.509777248767215 rows/sec., 1.66 KiB/sec. | ||
| 1087 | 2026.02.27 15:05:49.142300 [ 286 ] {b6d4c134-bc7a-4729-9806-a2c53934ea83} <Debug> TCPHandler: Processed in 0.023983985 sec. | ||
| 1088 | 2026.02.27 15:05:49.145776 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1089 | 2026.02.27 15:05:49.145813 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1090 | 2026.02.27 15:05:49.145843 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.02.27 15:05:49.145850 [ 286 ] {} <Debug> TCP-Session: 980a72a8-0d6d-4074-bfaf-4ba40deb9f87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.02.27 15:05:49.145871 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2026.02.27 15:05:49.145895 [ 287 ] {} <Debug> TCP-Session: 818cc118-20c3-4d04-8bc7-230b222b4f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.02.27 15:05:49.145907 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2026.02.27 15:05:49.145924 [ 291 ] {} <Debug> TCP-Session: 09cf3ed8-6fdb-42d0-b6ea-20c240be8d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.02.27 15:05:49.145935 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.02.27 15:05:49.145957 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.02.27 15:05:49.145978 [ 289 ] {} <Debug> TCP-Session: 01e3bafb-4ca6-4444-ba49-201f98f15fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.02.27 15:05:49.146008 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1100 | 2026.02.27 15:05:49.146013 [ 288 ] {} <Debug> TCP-Session: da795595-d332-4a1c-a4b1-0f11e75d0ee9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.02.27 15:05:49.146029 [ 290 ] {} <Debug> TCP-Session: ee0ed984-02dc-413c-9507-b0d78f0e2441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2026.02.27 15:05:49.146053 [ 293 ] {} <Debug> TCP-Session: 5c0a164c-601b-4919-b9b0-01dbb148bf35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.02.27 15:05:49.145853 [ 294 ] {} <Debug> TCP-Session: b2d9ac0f-51c4-4e22-a373-57320586cfa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2026.02.27 15:05:49.145998 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2026.02.27 15:05:49.146152 [ 292 ] {} <Debug> TCP-Session: c6e86b1f-e14d-4aa8-954c-5e27d2d440fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.02.27 15:05:49.875391 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1107 | 2026.02.27 15:05:49.875930 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.02.27 15:05:49.875992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1109 | 2026.02.27 15:05:49.876666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1110 | 2026.02.27 15:05:49.877238 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.02.27 15:05:49.877426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1112 | 2026.02.27 15:05:49.932140 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38772 | ||
| 1113 | 2026.02.27 15:05:49.932285 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2026.02.27 15:05:49.932332 [ 286 ] {} <Debug> TCP-Session: e307f31b-7528-42ec-ba65-36381324c9b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38772 | ||
| 1115 | 2026.02.27 15:05:49.932357 [ 286 ] {} <Debug> TCP-Session: e307f31b-7528-42ec-ba65-36381324c9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.02.27 15:05:49.932372 [ 286 ] {} <Debug> TCP-Session: e307f31b-7528-42ec-ba65-36381324c9b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.02.27 15:05:49.932604 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42580 | ||
| 1118 | 2026.02.27 15:05:49.932637 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65146 | ||
| 1119 | 2026.02.27 15:05:49.932655 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53351 | ||
| 1120 | 2026.02.27 15:05:49.932677 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62766 | ||
| 1121 | 2026.02.27 15:05:49.932715 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57343 | ||
| 1122 | 2026.02.27 15:05:49.932724 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2026.02.27 15:05:49.932757 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1124 | 2026.02.27 15:05:49.932768 [ 286 ] {} <Trace> TCP-Session: e307f31b-7528-42ec-ba65-36381324c9b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.02.27 15:05:49.932789 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.02.27 15:05:49.932800 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1127 | 2026.02.27 15:05:49.932799 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1128 | 2026.02.27 15:05:49.932838 [ 294 ] {} <Debug> TCP-Session: 5eeb8bcf-417c-4e74-b4ba-44af093b1c75 Authenticating user 'default' from [fd00:1122:3344:101::e]:57343 | ||
| 1129 | 2026.02.27 15:05:49.932818 [ 290 ] {} <Debug> TCP-Session: dcae67ca-8d11-4883-b3b8-0ed1af74fdfe Authenticating user 'default' from [fd00:1122:3344:101::e]:62766 | ||
| 1130 | 2026.02.27 15:05:49.932884 [ 289 ] {} <Debug> TCP-Session: d024d53a-3eb3-4a8c-98ed-e2f8fa455c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:53351 | ||
| 1131 | 2026.02.27 15:05:49.932889 [ 294 ] {} <Debug> TCP-Session: 5eeb8bcf-417c-4e74-b4ba-44af093b1c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.02.27 15:05:49.932902 [ 290 ] {} <Debug> TCP-Session: dcae67ca-8d11-4883-b3b8-0ed1af74fdfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.02.27 15:05:49.932927 [ 289 ] {} <Debug> TCP-Session: d024d53a-3eb3-4a8c-98ed-e2f8fa455c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.02.27 15:05:49.932933 [ 294 ] {} <Debug> TCP-Session: 5eeb8bcf-417c-4e74-b4ba-44af093b1c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.02.27 15:05:49.932958 [ 289 ] {} <Debug> TCP-Session: d024d53a-3eb3-4a8c-98ed-e2f8fa455c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.02.27 15:05:49.932983 [ 286 ] {2ac60fa4-dbc6-41b6-b49a-7c603fd3380c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1137 | 2026.02.27 15:05:49.932940 [ 290 ] {} <Debug> TCP-Session: dcae67ca-8d11-4883-b3b8-0ed1af74fdfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.02.27 15:05:49.932794 [ 288 ] {} <Debug> TCP-Session: d1c3b84d-537d-4c3f-99f9-e8c1502c6c0c Authenticating user 'default' from [fd00:1122:3344:101::e]:65146 | ||
| 1139 | 2026.02.27 15:05:49.932708 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41032 | ||
| 1140 | 2026.02.27 15:05:49.932695 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36721 | ||
| 1141 | 2026.02.27 15:05:49.933082 [ 288 ] {} <Debug> TCP-Session: d1c3b84d-537d-4c3f-99f9-e8c1502c6c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2026.02.27 15:05:49.932687 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33747 | ||
| 1143 | 2026.02.27 15:05:49.933154 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.02.27 15:05:49.933188 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2026.02.27 15:05:49.933203 [ 293 ] {} <Debug> TCP-Session: ed63102b-95cd-47aa-bd71-461e9a60f5d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41032 | ||
| 1146 | 2026.02.27 15:05:49.933148 [ 288 ] {} <Debug> TCP-Session: d1c3b84d-537d-4c3f-99f9-e8c1502c6c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.02.27 15:05:49.933232 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1148 | 2026.02.27 15:05:49.933232 [ 293 ] {} <Debug> TCP-Session: ed63102b-95cd-47aa-bd71-461e9a60f5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.02.27 15:05:49.933276 [ 291 ] {} <Debug> TCP-Session: b68581e5-6d95-48a4-8200-f4bd386f75ae Authenticating user 'default' from [fd00:1122:3344:101::e]:33747 | ||
| 1150 | 2026.02.27 15:05:49.933281 [ 286 ] {2ac60fa4-dbc6-41b6-b49a-7c603fd3380c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1151 | 2026.02.27 15:05:49.933311 [ 291 ] {} <Debug> TCP-Session: b68581e5-6d95-48a4-8200-f4bd386f75ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.02.27 15:05:49.933293 [ 293 ] {} <Debug> TCP-Session: ed63102b-95cd-47aa-bd71-461e9a60f5d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.02.27 15:05:49.933335 [ 291 ] {} <Debug> TCP-Session: b68581e5-6d95-48a4-8200-f4bd386f75ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.02.27 15:05:49.933360 [ 286 ] {2ac60fa4-dbc6-41b6-b49a-7c603fd3380c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1155 | 2026.02.27 15:05:49.933226 [ 292 ] {} <Debug> TCP-Session: 84304c0f-b424-445e-87a6-2818d4fa8b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:36721 | ||
| 1156 | 2026.02.27 15:05:49.932778 [ 287 ] {} <Debug> TCP-Session: 1161cc21-3a0d-4dae-a632-b4f3d10ca59e Authenticating user 'default' from [fd00:1122:3344:101::e]:42580 | ||
| 1157 | 2026.02.27 15:05:49.933416 [ 292 ] {} <Debug> TCP-Session: 84304c0f-b424-445e-87a6-2818d4fa8b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.02.27 15:05:49.933441 [ 287 ] {} <Debug> TCP-Session: 1161cc21-3a0d-4dae-a632-b4f3d10ca59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.02.27 15:05:49.933444 [ 292 ] {} <Debug> TCP-Session: 84304c0f-b424-445e-87a6-2818d4fa8b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.02.27 15:05:49.933465 [ 287 ] {} <Debug> TCP-Session: 1161cc21-3a0d-4dae-a632-b4f3d10ca59e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.02.27 15:05:49.933667 [ 286 ] {2ac60fa4-dbc6-41b6-b49a-7c603fd3380c} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 1162 | 2026.02.27 15:05:49.934662 [ 336 ] {2ac60fa4-dbc6-41b6-b49a-7c603fd3380c} <Trace> AggregatingTransform: Aggregating | ||
| 1163 | 2026.02.27 15:05:49.934716 [ 336 ] {2ac60fa4-dbc6-41b6-b49a-7c603fd3380c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1164 | 2026.02.27 15:05:49.934751 [ 336 ] {2ac60fa4-dbc6-41b6-b49a-7c603fd3380c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097525 sec. (1025.378 rows/sec., 40.05 KiB/sec.) | ||
| 1165 | 2026.02.27 15:05:49.934771 [ 336 ] {2ac60fa4-dbc6-41b6-b49a-7c603fd3380c} <Trace> Aggregator: Merging aggregated data | ||
| 1166 | 2026.02.27 15:05:49.936402 [ 286 ] {2ac60fa4-dbc6-41b6-b49a-7c603fd3380c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00349 sec., 286.5329512893983 rows/sec., 11.19 KiB/sec. | ||
| 1167 | 2026.02.27 15:05:49.936571 [ 286 ] {2ac60fa4-dbc6-41b6-b49a-7c603fd3380c} <Debug> TCPHandler: Processed in 0.003960649 sec. | ||
| 1168 | 2026.02.27 15:05:49.936714 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.02.27 15:05:49.936744 [ 286 ] {} <Debug> TCP-Session: e307f31b-7528-42ec-ba65-36381324c9b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.02.27 15:05:49.936751 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.02.27 15:05:49.936772 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.02.27 15:05:49.936791 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.02.27 15:05:49.936805 [ 288 ] {} <Debug> TCP-Session: d1c3b84d-537d-4c3f-99f9-e8c1502c6c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.02.27 15:05:49.936821 [ 290 ] {} <Debug> TCP-Session: dcae67ca-8d11-4883-b3b8-0ed1af74fdfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.02.27 15:05:49.936837 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.02.27 15:05:49.936861 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.02.27 15:05:49.936902 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.02.27 15:05:49.936925 [ 289 ] {} <Debug> TCP-Session: d024d53a-3eb3-4a8c-98ed-e2f8fa455c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.02.27 15:05:49.936934 [ 294 ] {} <Debug> TCP-Session: 5eeb8bcf-417c-4e74-b4ba-44af093b1c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.02.27 15:05:49.936953 [ 293 ] {} <Debug> TCP-Session: ed63102b-95cd-47aa-bd71-461e9a60f5d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.02.27 15:05:49.936859 [ 287 ] {} <Debug> TCP-Session: 1161cc21-3a0d-4dae-a632-b4f3d10ca59e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.02.27 15:05:49.936826 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1183 | 2026.02.27 15:05:49.936885 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1184 | 2026.02.27 15:05:49.937035 [ 291 ] {} <Debug> TCP-Session: b68581e5-6d95-48a4-8200-f4bd386f75ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.02.27 15:05:49.937081 [ 292 ] {} <Debug> TCP-Session: 84304c0f-b424-445e-87a6-2818d4fa8b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.02.27 15:05:50.001165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.50 MiB, peak 172.59 MiB, free memory in arenas 0.00 B, will set to 164.66 MiB (RSS), difference: 2.17 MiB | ||
| 1187 | 2026.02.27 15:05:50.011972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1188 | 2026.02.27 15:05:50.031621 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.02.27 15:05:50.031698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1190 | 2026.02.27 15:05:50.039402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1191 | 2026.02.27 15:05:50.040647 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.02.27 15:05:50.044568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1193 | 2026.02.27 15:05:50.874760 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.02.27 15:05:50.875058 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1195 | 2026.02.27 15:05:50.875533 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1196 | 2026.02.27 15:05:50.881102 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1197 | 2026.02.27 15:05:50.881420 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1198 | 2026.02.27 15:05:50.881532 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1199 | 2026.02.27 15:05:50.881796 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1200 | 2026.02.27 15:05:50.881891 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1201 | 2026.02.27 15:05:50.881941 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1202 | 2026.02.27 15:05:50.881969 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1203 | 2026.02.27 15:05:50.884741 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1204 | 2026.02.27 15:05:50.884784 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1205 | 2026.02.27 15:05:50.902057 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.027093 sec., 590.5584468312849 rows/sec., 24.19 KiB/sec. | ||
| 1206 | 2026.02.27 15:05:50.902244 [ 266 ] {4c54f945-7ad8-4d10-941f-73082f09c660} <Debug> TCPHandler: Processed in 0.027634651 sec. | ||
| 1207 | 2026.02.27 15:05:50.902712 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.02.27 15:05:50.902934 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1209 | 2026.02.27 15:05:50.903347 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1210 | 2026.02.27 15:05:50.903390 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1211 | 2026.02.27 15:05:50.903687 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1212 | 2026.02.27 15:05:50.903781 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1213 | 2026.02.27 15:05:50.903956 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1214 | 2026.02.27 15:05:50.904000 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1215 | 2026.02.27 15:05:50.904029 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1216 | 2026.02.27 15:05:50.904050 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1217 | 2026.02.27 15:05:50.904146 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1218 | 2026.02.27 15:05:50.904177 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1219 | 2026.02.27 15:05:50.905014 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.002184 sec., 7326.007326007325 rows/sec., 300.03 KiB/sec. | ||
| 1220 | 2026.02.27 15:05:50.905194 [ 266 ] {bfb6f319-c9a7-45d8-9a09-6e7871738c1a} <Debug> TCPHandler: Processed in 0.002649716 sec. | ||
| 1221 | 2026.02.27 15:05:50.905510 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.02.27 15:05:50.905688 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1223 | 2026.02.27 15:05:50.905994 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1224 | 2026.02.27 15:05:50.906035 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1225 | 2026.02.27 15:05:50.906292 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1226 | 2026.02.27 15:05:50.906360 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1227 | 2026.02.27 15:05:50.906507 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1228 | 2026.02.27 15:05:50.906545 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1229 | 2026.02.27 15:05:50.906570 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1230 | 2026.02.27 15:05:50.906590 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1231 | 2026.02.27 15:05:50.906636 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1232 | 2026.02.27 15:05:50.906663 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1233 | 2026.02.27 15:05:50.907377 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001766 sec., 9060.022650056626 rows/sec., 371.05 KiB/sec. | ||
| 1234 | 2026.02.27 15:05:50.907493 [ 266 ] {f9e99534-7969-409b-825b-99487dec6023} <Debug> TCPHandler: Processed in 0.00205 sec. | ||
| 1235 | 2026.02.27 15:05:50.907799 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.02.27 15:05:50.907970 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1237 | 2026.02.27 15:05:50.908762 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1238 | 2026.02.27 15:05:50.908846 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1239 | 2026.02.27 15:05:50.909264 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1240 | 2026.02.27 15:05:50.909354 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1241 | 2026.02.27 15:05:50.909496 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1242 | 2026.02.27 15:05:50.909538 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1243 | 2026.02.27 15:05:50.909560 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1244 | 2026.02.27 15:05:50.909583 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1245 | 2026.02.27 15:05:50.909626 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1246 | 2026.02.27 15:05:50.909646 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1247 | 2026.02.27 15:05:50.910237 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.002333 sec., 6858.122588941277 rows/sec., 280.87 KiB/sec. | ||
| 1248 | 2026.02.27 15:05:50.910370 [ 266 ] {a7b1147a-67f6-4cac-86f5-16efa694bf59} <Debug> TCPHandler: Processed in 0.002634506 sec. | ||
| 1249 | 2026.02.27 15:05:50.912389 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.02.27 15:05:50.912561 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1251 | 2026.02.27 15:05:50.912896 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1252 | 2026.02.27 15:05:50.912943 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1253 | 2026.02.27 15:05:50.913258 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1254 | 2026.02.27 15:05:50.913334 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1255 | 2026.02.27 15:05:50.913482 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1256 | 2026.02.27 15:05:50.913523 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1257 | 2026.02.27 15:05:50.913548 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1258 | 2026.02.27 15:05:50.913569 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1259 | 2026.02.27 15:05:50.913617 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1260 | 2026.02.27 15:05:50.913644 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1261 | 2026.02.27 15:05:50.914598 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.002108 sec., 7590.132827324478 rows/sec., 310.85 KiB/sec. | ||
| 1262 | 2026.02.27 15:05:50.914716 [ 266 ] {f7e6b92d-2f81-4318-9098-6b63e2c12dc6} <Debug> TCPHandler: Processed in 0.002401374 sec. | ||
| 1263 | 2026.02.27 15:05:50.915179 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.02.27 15:05:50.915346 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1265 | 2026.02.27 15:05:50.915685 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1266 | 2026.02.27 15:05:50.915729 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1267 | 2026.02.27 15:05:50.915955 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1268 | 2026.02.27 15:05:50.916037 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1269 | 2026.02.27 15:05:50.916188 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1270 | 2026.02.27 15:05:50.916223 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1271 | 2026.02.27 15:05:50.916251 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1272 | 2026.02.27 15:05:50.916269 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1273 | 2026.02.27 15:05:50.916311 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 1274 | 2026.02.27 15:05:50.916333 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1275 | 2026.02.27 15:05:50.917080 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001806 sec., 8859.357696566998 rows/sec., 362.83 KiB/sec. | ||
| 1276 | 2026.02.27 15:05:50.917199 [ 266 ] {7d858cc2-2066-424f-a50b-f3a7becdf7fc} <Debug> TCPHandler: Processed in 0.0020826 sec. | ||
| 1277 | 2026.02.27 15:05:50.917613 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.02.27 15:05:50.917809 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1279 | 2026.02.27 15:05:50.918162 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1280 | 2026.02.27 15:05:50.918216 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1281 | 2026.02.27 15:05:50.918463 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1282 | 2026.02.27 15:05:50.918539 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1283 | 2026.02.27 15:05:50.918682 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1284 | 2026.02.27 15:05:50.918721 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1285 | 2026.02.27 15:05:50.918747 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1286 | 2026.02.27 15:05:50.918766 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1287 | 2026.02.27 15:05:50.918811 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1288 | 2026.02.27 15:05:50.918839 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1289 | 2026.02.27 15:05:50.919557 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001838 sec., 8705.114254624592 rows/sec., 356.51 KiB/sec. | ||
| 1290 | 2026.02.27 15:05:50.919672 [ 266 ] {ec47a63a-d8c5-42a4-8f6f-f5af06db111e} <Debug> TCPHandler: Processed in 0.002165832 sec. | ||
| 1291 | 2026.02.27 15:05:50.919992 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1292 | 2026.02.27 15:05:50.920146 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1293 | 2026.02.27 15:05:50.920444 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1294 | 2026.02.27 15:05:50.920491 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1295 | 2026.02.27 15:05:50.920753 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1296 | 2026.02.27 15:05:50.920820 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1297 | 2026.02.27 15:05:50.920984 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1298 | 2026.02.27 15:05:50.921027 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1299 | 2026.02.27 15:05:50.921050 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1300 | 2026.02.27 15:05:50.921067 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1301 | 2026.02.27 15:05:50.921111 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 1302 | 2026.02.27 15:05:50.921137 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1303 | 2026.02.27 15:05:50.921830 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001744 sec., 9174.311926605504 rows/sec., 375.73 KiB/sec. | ||
| 1304 | 2026.02.27 15:05:50.921941 [ 266 ] {bb21665b-0514-412b-8f4d-222441fab7ec} <Debug> TCPHandler: Processed in 0.0020173 sec. | ||
| 1305 | 2026.02.27 15:05:50.922237 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.02.27 15:05:50.922389 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1307 | 2026.02.27 15:05:50.922640 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1308 | 2026.02.27 15:05:50.922677 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1309 | 2026.02.27 15:05:50.922920 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1310 | 2026.02.27 15:05:50.922981 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1311 | 2026.02.27 15:05:50.923097 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1312 | 2026.02.27 15:05:50.923137 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1313 | 2026.02.27 15:05:50.923166 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1314 | 2026.02.27 15:05:50.923189 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1315 | 2026.02.27 15:05:50.923237 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1316 | 2026.02.27 15:05:50.923260 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1317 | 2026.02.27 15:05:50.924074 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001743 sec., 9179.575444635686 rows/sec., 375.95 KiB/sec. | ||
| 1318 | 2026.02.27 15:05:50.924191 [ 266 ] {2fba275e-8b04-408e-92ba-79dabfebd82d} <Debug> TCPHandler: Processed in 0.00200962 sec. | ||
| 1319 | 2026.02.27 15:05:50.924515 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.02.27 15:05:50.924676 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1321 | 2026.02.27 15:05:50.924934 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1322 | 2026.02.27 15:05:50.924972 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1323 | 2026.02.27 15:05:50.925209 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1324 | 2026.02.27 15:05:50.925268 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1325 | 2026.02.27 15:05:50.925395 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1326 | 2026.02.27 15:05:50.925542 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1327 | 2026.02.27 15:05:50.925562 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1328 | 2026.02.27 15:05:50.925578 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1329 | 2026.02.27 15:05:50.925615 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 1330 | 2026.02.27 15:05:50.925741 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1331 | 2026.02.27 15:05:50.926342 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001726 sec., 9269.988412514484 rows/sec., 379.65 KiB/sec. | ||
| 1332 | 2026.02.27 15:05:50.926448 [ 266 ] {a5070ca7-c261-467c-a62f-332e62c02a17} <Debug> TCPHandler: Processed in 0.00199365 sec. | ||
| 1333 | 2026.02.27 15:05:50.946834 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.02.27 15:05:50.947046 [ 266 ] {b3717525-2dc8-482f-a465-d4c4d320a6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1335 | 2026.02.27 15:05:50.947137 [ 266 ] {b3717525-2dc8-482f-a465-d4c4d320a6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1336 | 2026.02.27 15:05:50.948173 [ 266 ] {b3717525-2dc8-482f-a465-d4c4d320a6c7} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.02.27 15:05:50.948227 [ 266 ] {b3717525-2dc8-482f-a465-d4c4d320a6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1338 | 2026.02.27 15:05:50.948811 [ 266 ] {b3717525-2dc8-482f-a465-d4c4d320a6c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1339 | 2026.02.27 15:05:50.949120 [ 266 ] {b3717525-2dc8-482f-a465-d4c4d320a6c7} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.02.27 15:05:50.949325 [ 266 ] {b3717525-2dc8-482f-a465-d4c4d320a6c7} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.002329 sec., 4293.688278231 rows/sec., 1.40 MiB/sec. | ||
| 1341 | 2026.02.27 15:05:50.949385 [ 266 ] {b3717525-2dc8-482f-a465-d4c4d320a6c7} <Debug> TCPHandler: Processed in 0.002753067 sec. | ||
| 1342 | 2026.02.27 15:05:50.949583 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.02.27 15:05:50.949709 [ 266 ] {c54dbc9b-f7f1-41b6-bcaf-919b600982d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1344 | 2026.02.27 15:05:50.949760 [ 266 ] {c54dbc9b-f7f1-41b6-bcaf-919b600982d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1345 | 2026.02.27 15:05:50.952631 [ 266 ] {c54dbc9b-f7f1-41b6-bcaf-919b600982d9} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.02.27 15:05:50.952674 [ 266 ] {c54dbc9b-f7f1-41b6-bcaf-919b600982d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1347 | 2026.02.27 15:05:50.953093 [ 266 ] {c54dbc9b-f7f1-41b6-bcaf-919b600982d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1348 | 2026.02.27 15:05:50.953382 [ 266 ] {c54dbc9b-f7f1-41b6-bcaf-919b600982d9} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.02.27 15:05:50.953569 [ 266 ] {c54dbc9b-f7f1-41b6-bcaf-919b600982d9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003886 sec., 6176.016469377251 rows/sec., 524.72 KiB/sec. | ||
| 1350 | 2026.02.27 15:05:50.953635 [ 266 ] {c54dbc9b-f7f1-41b6-bcaf-919b600982d9} <Debug> TCPHandler: Processed in 0.00412885 sec. | ||
| 1351 | 2026.02.27 15:05:50.953834 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.02.27 15:05:50.953957 [ 266 ] {a85c4dec-bb54-40ef-b7bb-6937aee0e363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1353 | 2026.02.27 15:05:50.954032 [ 266 ] {a85c4dec-bb54-40ef-b7bb-6937aee0e363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1354 | 2026.02.27 15:05:50.954649 [ 266 ] {a85c4dec-bb54-40ef-b7bb-6937aee0e363} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.02.27 15:05:50.954696 [ 266 ] {a85c4dec-bb54-40ef-b7bb-6937aee0e363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1356 | 2026.02.27 15:05:50.955188 [ 266 ] {a85c4dec-bb54-40ef-b7bb-6937aee0e363} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1357 | 2026.02.27 15:05:50.955499 [ 266 ] {a85c4dec-bb54-40ef-b7bb-6937aee0e363} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.02.27 15:05:50.955665 [ 266 ] {a85c4dec-bb54-40ef-b7bb-6937aee0e363} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001737 sec., 3454.2314335060446 rows/sec., 281.67 KiB/sec. | ||
| 1359 | 2026.02.27 15:05:50.955724 [ 266 ] {a85c4dec-bb54-40ef-b7bb-6937aee0e363} <Debug> TCPHandler: Processed in 0.001962249 sec. | ||
| 1360 | 2026.02.27 15:05:50.955882 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.02.27 15:05:50.956012 [ 266 ] {90d0037c-cf99-4be4-8f77-b8b482aed6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1362 | 2026.02.27 15:05:50.956068 [ 266 ] {90d0037c-cf99-4be4-8f77-b8b482aed6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1363 | 2026.02.27 15:05:50.956686 [ 266 ] {90d0037c-cf99-4be4-8f77-b8b482aed6c8} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.02.27 15:05:50.956738 [ 266 ] {90d0037c-cf99-4be4-8f77-b8b482aed6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1365 | 2026.02.27 15:05:50.957234 [ 266 ] {90d0037c-cf99-4be4-8f77-b8b482aed6c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1366 | 2026.02.27 15:05:50.957585 [ 266 ] {90d0037c-cf99-4be4-8f77-b8b482aed6c8} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.02.27 15:05:50.957778 [ 266 ] {90d0037c-cf99-4be4-8f77-b8b482aed6c8} <Debug> executeQuery: Read 179 rows, 16.04 KiB in 0.001796 sec., 99665.92427616926 rows/sec., 8.72 MiB/sec. | ||
| 1368 | 2026.02.27 15:05:50.957841 [ 266 ] {90d0037c-cf99-4be4-8f77-b8b482aed6c8} <Debug> TCPHandler: Processed in 0.00201984 sec. | ||
| 1369 | 2026.02.27 15:05:50.958001 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.02.27 15:05:50.958151 [ 266 ] {eae4a891-6ebc-4326-80f6-f9b1cc808052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1371 | 2026.02.27 15:05:50.958209 [ 266 ] {eae4a891-6ebc-4326-80f6-f9b1cc808052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1372 | 2026.02.27 15:05:50.958781 [ 266 ] {eae4a891-6ebc-4326-80f6-f9b1cc808052} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.02.27 15:05:50.959399 [ 266 ] {eae4a891-6ebc-4326-80f6-f9b1cc808052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1374 | 2026.02.27 15:05:50.959912 [ 266 ] {eae4a891-6ebc-4326-80f6-f9b1cc808052} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1375 | 2026.02.27 15:05:50.960385 [ 266 ] {eae4a891-6ebc-4326-80f6-f9b1cc808052} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.02.27 15:05:50.960580 [ 266 ] {eae4a891-6ebc-4326-80f6-f9b1cc808052} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.002456 sec., 7328.99022801303 rows/sec., 561.84 KiB/sec. | ||
| 1377 | 2026.02.27 15:05:50.960641 [ 266 ] {eae4a891-6ebc-4326-80f6-f9b1cc808052} <Debug> TCPHandler: Processed in 0.002708836 sec. | ||
| 1378 | 2026.02.27 15:05:50.960800 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.02.27 15:05:50.960911 [ 266 ] {0ae1c3ae-c130-4d93-8d3b-dca36a8dbca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1380 | 2026.02.27 15:05:50.960962 [ 266 ] {0ae1c3ae-c130-4d93-8d3b-dca36a8dbca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1381 | 2026.02.27 15:05:50.961570 [ 266 ] {0ae1c3ae-c130-4d93-8d3b-dca36a8dbca9} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.02.27 15:05:50.961608 [ 266 ] {0ae1c3ae-c130-4d93-8d3b-dca36a8dbca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1383 | 2026.02.27 15:05:50.961981 [ 266 ] {0ae1c3ae-c130-4d93-8d3b-dca36a8dbca9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1384 | 2026.02.27 15:05:50.962303 [ 266 ] {0ae1c3ae-c130-4d93-8d3b-dca36a8dbca9} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.02.27 15:05:50.962461 [ 266 ] {0ae1c3ae-c130-4d93-8d3b-dca36a8dbca9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.27 MiB/sec. | ||
| 1386 | 2026.02.27 15:05:50.962534 [ 266 ] {0ae1c3ae-c130-4d93-8d3b-dca36a8dbca9} <Debug> TCPHandler: Processed in 0.001800338 sec. | ||
| 1387 | 2026.02.27 15:05:50.962719 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.02.27 15:05:50.962831 [ 266 ] {0daebb82-b5af-4428-bd4e-5c380b34fce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1389 | 2026.02.27 15:05:50.962878 [ 266 ] {0daebb82-b5af-4428-bd4e-5c380b34fce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1390 | 2026.02.27 15:05:50.963458 [ 266 ] {0daebb82-b5af-4428-bd4e-5c380b34fce5} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.02.27 15:05:50.963501 [ 266 ] {0daebb82-b5af-4428-bd4e-5c380b34fce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1392 | 2026.02.27 15:05:50.966616 [ 266 ] {0daebb82-b5af-4428-bd4e-5c380b34fce5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1393 | 2026.02.27 15:05:50.966949 [ 266 ] {0daebb82-b5af-4428-bd4e-5c380b34fce5} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.02.27 15:05:50.967229 [ 266 ] {0daebb82-b5af-4428-bd4e-5c380b34fce5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.004415 sec., 2718.006795016988 rows/sec., 212.34 KiB/sec. | ||
| 1395 | 2026.02.27 15:05:50.967310 [ 266 ] {0daebb82-b5af-4428-bd4e-5c380b34fce5} <Debug> TCPHandler: Processed in 0.004660846 sec. | ||
| 1396 | 2026.02.27 15:05:50.967530 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.02.27 15:05:50.967672 [ 266 ] {a9e37c26-7557-4894-8026-f74375698d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1398 | 2026.02.27 15:05:50.967738 [ 266 ] {a9e37c26-7557-4894-8026-f74375698d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1399 | 2026.02.27 15:05:50.968489 [ 266 ] {a9e37c26-7557-4894-8026-f74375698d2b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2026.02.27 15:05:50.968539 [ 266 ] {a9e37c26-7557-4894-8026-f74375698d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1401 | 2026.02.27 15:05:50.969023 [ 266 ] {a9e37c26-7557-4894-8026-f74375698d2b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1402 | 2026.02.27 15:05:50.969467 [ 266 ] {a9e37c26-7557-4894-8026-f74375698d2b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.02.27 15:05:50.969694 [ 266 ] {a9e37c26-7557-4894-8026-f74375698d2b} <Debug> executeQuery: Read 106 rows, 8.86 KiB in 0.00206 sec., 51456.31067961165 rows/sec., 4.20 MiB/sec. | ||
| 1404 | 2026.02.27 15:05:50.969742 [ 266 ] {a9e37c26-7557-4894-8026-f74375698d2b} <Debug> TCPHandler: Processed in 0.002325763 sec. | ||
| 1405 | 2026.02.27 15:05:50.969898 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2026.02.27 15:05:50.970014 [ 266 ] {e11e426e-0185-486a-8606-263f59bbdf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1407 | 2026.02.27 15:05:50.970065 [ 266 ] {e11e426e-0185-486a-8606-263f59bbdf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1408 | 2026.02.27 15:05:50.970605 [ 266 ] {e11e426e-0185-486a-8606-263f59bbdf5c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.02.27 15:05:50.970654 [ 266 ] {e11e426e-0185-486a-8606-263f59bbdf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1410 | 2026.02.27 15:05:50.971213 [ 266 ] {e11e426e-0185-486a-8606-263f59bbdf5c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1411 | 2026.02.27 15:05:50.971461 [ 266 ] {e11e426e-0185-486a-8606-263f59bbdf5c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2026.02.27 15:05:50.971620 [ 266 ] {e11e426e-0185-486a-8606-263f59bbdf5c} <Debug> executeQuery: Read 391 rows, 30.55 KiB in 0.001631 sec., 239730.22685469035 rows/sec., 18.29 MiB/sec. | ||
| 1413 | 2026.02.27 15:05:50.971663 [ 266 ] {e11e426e-0185-486a-8606-263f59bbdf5c} <Debug> TCPHandler: Processed in 0.001836608 sec. | ||
| 1414 | 2026.02.27 15:05:50.971801 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.02.27 15:05:50.971914 [ 266 ] {275be4c6-9599-4b30-b817-7b53625221bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1416 | 2026.02.27 15:05:50.971960 [ 266 ] {275be4c6-9599-4b30-b817-7b53625221bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1417 | 2026.02.27 15:05:50.972383 [ 266 ] {275be4c6-9599-4b30-b817-7b53625221bb} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.02.27 15:05:50.972429 [ 266 ] {275be4c6-9599-4b30-b817-7b53625221bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1419 | 2026.02.27 15:05:50.972795 [ 266 ] {275be4c6-9599-4b30-b817-7b53625221bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1420 | 2026.02.27 15:05:50.973077 [ 266 ] {275be4c6-9599-4b30-b817-7b53625221bb} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.02.27 15:05:50.973232 [ 266 ] {275be4c6-9599-4b30-b817-7b53625221bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001341 sec., 44742.729306487694 rows/sec., 3.02 MiB/sec. | ||
| 1422 | 2026.02.27 15:05:50.973286 [ 266 ] {275be4c6-9599-4b30-b817-7b53625221bb} <Debug> TCPHandler: Processed in 0.001541525 sec. | ||
| 1423 | 2026.02.27 15:05:51.001287 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.43 MiB, peak 172.59 MiB, free memory in arenas 0.00 B, will set to 168.02 MiB (RSS), difference: 1.59 MiB | ||
| 1424 | 2026.02.27 15:05:51.348420 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48105 | ||
| 1425 | 2026.02.27 15:05:51.348540 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1426 | 2026.02.27 15:05:51.348566 [ 286 ] {} <Debug> TCP-Session: a5a563a8-5748-40c1-bba7-169eb8a1fd51 Authenticating user 'default' from [fd00:1122:3344:101::e]:48105 | ||
| 1427 | 2026.02.27 15:05:51.348589 [ 286 ] {} <Debug> TCP-Session: a5a563a8-5748-40c1-bba7-169eb8a1fd51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2026.02.27 15:05:51.348602 [ 286 ] {} <Debug> TCP-Session: a5a563a8-5748-40c1-bba7-169eb8a1fd51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.02.27 15:05:51.348814 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63831 | ||
| 1430 | 2026.02.27 15:05:51.348823 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53513 | ||
| 1431 | 2026.02.27 15:05:51.348886 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45287 | ||
| 1432 | 2026.02.27 15:05:51.348905 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61348 | ||
| 1433 | 2026.02.27 15:05:51.348923 [ 286 ] {} <Trace> TCP-Session: a5a563a8-5748-40c1-bba7-169eb8a1fd51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.02.27 15:05:51.348950 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1435 | 2026.02.27 15:05:51.348899 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60334 | ||
| 1436 | 2026.02.27 15:05:51.348995 [ 287 ] {} <Debug> TCP-Session: db552c09-2af4-413e-9c76-076ba60639bb Authenticating user 'default' from [fd00:1122:3344:101::e]:63831 | ||
| 1437 | 2026.02.27 15:05:51.349020 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1438 | 2026.02.27 15:05:51.348991 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1439 | 2026.02.27 15:05:51.349056 [ 294 ] {} <Debug> TCP-Session: 2b7baedd-41d5-43a1-960a-d9ae6517b8bd Authenticating user 'default' from [fd00:1122:3344:101::e]:61348 | ||
| 1440 | 2026.02.27 15:05:51.349048 [ 287 ] {} <Debug> TCP-Session: db552c09-2af4-413e-9c76-076ba60639bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2026.02.27 15:05:51.349116 [ 286 ] {53b15984-b5d7-4457-886c-b2986debd1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48105) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1442 | 2026.02.27 15:05:51.349138 [ 287 ] {} <Debug> TCP-Session: db552c09-2af4-413e-9c76-076ba60639bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1443 | 2026.02.27 15:05:51.349109 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1444 | 2026.02.27 15:05:51.349102 [ 294 ] {} <Debug> TCP-Session: 2b7baedd-41d5-43a1-960a-d9ae6517b8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2026.02.27 15:05:51.349203 [ 293 ] {} <Debug> TCP-Session: e3053e1f-edb3-4246-934a-8f9681853af1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60334 | ||
| 1446 | 2026.02.27 15:05:51.349216 [ 294 ] {} <Debug> TCP-Session: 2b7baedd-41d5-43a1-960a-d9ae6517b8bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2026.02.27 15:05:51.348991 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1448 | 2026.02.27 15:05:51.349238 [ 293 ] {} <Debug> TCP-Session: e3053e1f-edb3-4246-934a-8f9681853af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.02.27 15:05:51.349273 [ 288 ] {} <Debug> TCP-Session: d3bcbc48-0704-4c76-9811-527de6ddd825 Authenticating user 'default' from [fd00:1122:3344:101::e]:53513 | ||
| 1450 | 2026.02.27 15:05:51.349281 [ 293 ] {} <Debug> TCP-Session: e3053e1f-edb3-4246-934a-8f9681853af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2026.02.27 15:05:51.348866 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42410 | ||
| 1452 | 2026.02.27 15:05:51.349315 [ 288 ] {} <Debug> TCP-Session: d3bcbc48-0704-4c76-9811-527de6ddd825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2026.02.27 15:05:51.348860 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64169 | ||
| 1454 | 2026.02.27 15:05:51.349356 [ 288 ] {} <Debug> TCP-Session: d3bcbc48-0704-4c76-9811-527de6ddd825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2026.02.27 15:05:51.348857 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40624 | ||
| 1456 | 2026.02.27 15:05:51.349416 [ 286 ] {53b15984-b5d7-4457-886c-b2986debd1d5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1457 | 2026.02.27 15:05:51.349396 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1458 | 2026.02.27 15:05:51.349100 [ 292 ] {} <Debug> TCP-Session: 1c99c3d8-b6dd-4e59-8511-47742094ca35 Authenticating user 'default' from [fd00:1122:3344:101::e]:45287 | ||
| 1459 | 2026.02.27 15:05:51.349475 [ 286 ] {53b15984-b5d7-4457-886c-b2986debd1d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1460 | 2026.02.27 15:05:51.349476 [ 291 ] {} <Debug> TCP-Session: bec624d2-97d7-4a28-8c06-e9872cc67966 Authenticating user 'default' from [fd00:1122:3344:101::e]:42410 | ||
| 1461 | 2026.02.27 15:05:51.349500 [ 292 ] {} <Debug> TCP-Session: 1c99c3d8-b6dd-4e59-8511-47742094ca35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.02.27 15:05:51.349525 [ 291 ] {} <Debug> TCP-Session: bec624d2-97d7-4a28-8c06-e9872cc67966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2026.02.27 15:05:51.349536 [ 292 ] {} <Debug> TCP-Session: 1c99c3d8-b6dd-4e59-8511-47742094ca35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2026.02.27 15:05:51.349550 [ 291 ] {} <Debug> TCP-Session: bec624d2-97d7-4a28-8c06-e9872cc67966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.02.27 15:05:51.349591 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1466 | 2026.02.27 15:05:51.349594 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1467 | 2026.02.27 15:05:51.349628 [ 289 ] {} <Debug> TCP-Session: 43685512-19e6-40dd-a142-13434a09b6d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64169 | ||
| 1468 | 2026.02.27 15:05:51.349645 [ 290 ] {} <Debug> TCP-Session: 373bc7db-2307-47c0-95be-5c23061b2843 Authenticating user 'default' from [fd00:1122:3344:101::e]:40624 | ||
| 1469 | 2026.02.27 15:05:51.349653 [ 289 ] {} <Debug> TCP-Session: 43685512-19e6-40dd-a142-13434a09b6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.02.27 15:05:51.349670 [ 290 ] {} <Debug> TCP-Session: 373bc7db-2307-47c0-95be-5c23061b2843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.02.27 15:05:51.349677 [ 289 ] {} <Debug> TCP-Session: 43685512-19e6-40dd-a142-13434a09b6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.02.27 15:05:51.349691 [ 290 ] {} <Debug> TCP-Session: 373bc7db-2307-47c0-95be-5c23061b2843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.02.27 15:05:51.349794 [ 286 ] {53b15984-b5d7-4457-886c-b2986debd1d5} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 1474 | 2026.02.27 15:05:51.350803 [ 317 ] {53b15984-b5d7-4457-886c-b2986debd1d5} <Trace> AggregatingTransform: Aggregating | ||
| 1475 | 2026.02.27 15:05:51.350846 [ 317 ] {53b15984-b5d7-4457-886c-b2986debd1d5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1476 | 2026.02.27 15:05:51.350879 [ 317 ] {53b15984-b5d7-4457-886c-b2986debd1d5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985569 sec. (1014.642 rows/sec., 39.63 KiB/sec.) | ||
| 1477 | 2026.02.27 15:05:51.350898 [ 317 ] {53b15984-b5d7-4457-886c-b2986debd1d5} <Trace> Aggregator: Merging aggregated data | ||
| 1478 | 2026.02.27 15:05:51.352713 [ 286 ] {53b15984-b5d7-4457-886c-b2986debd1d5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003663 sec., 273.000273000273 rows/sec., 10.66 KiB/sec. | ||
| 1479 | 2026.02.27 15:05:51.352838 [ 286 ] {53b15984-b5d7-4457-886c-b2986debd1d5} <Debug> TCPHandler: Processed in 0.004029029 sec. | ||
| 1480 | 2026.02.27 15:05:51.352978 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1481 | 2026.02.27 15:05:51.353005 [ 286 ] {} <Debug> TCP-Session: a5a563a8-5748-40c1-bba7-169eb8a1fd51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2026.02.27 15:05:51.353009 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1483 | 2026.02.27 15:05:51.353035 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1484 | 2026.02.27 15:05:51.353049 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1485 | 2026.02.27 15:05:51.353070 [ 287 ] {} <Debug> TCP-Session: db552c09-2af4-413e-9c76-076ba60639bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2026.02.27 15:05:51.353089 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1487 | 2026.02.27 15:05:51.353108 [ 294 ] {} <Debug> TCP-Session: 2b7baedd-41d5-43a1-960a-d9ae6517b8bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2026.02.27 15:05:51.353129 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1489 | 2026.02.27 15:05:51.353147 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1490 | 2026.02.27 15:05:51.353156 [ 289 ] {} <Debug> TCP-Session: 43685512-19e6-40dd-a142-13434a09b6d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2026.02.27 15:05:51.353179 [ 290 ] {} <Debug> TCP-Session: 373bc7db-2307-47c0-95be-5c23061b2843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1492 | 2026.02.27 15:05:51.353191 [ 293 ] {} <Debug> TCP-Session: e3053e1f-edb3-4246-934a-8f9681853af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2026.02.27 15:05:51.353110 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1494 | 2026.02.27 15:05:51.353094 [ 288 ] {} <Debug> TCP-Session: d3bcbc48-0704-4c76-9811-527de6ddd825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2026.02.27 15:05:51.353275 [ 291 ] {} <Debug> TCP-Session: bec624d2-97d7-4a28-8c06-e9872cc67966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2026.02.27 15:05:51.353070 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1497 | 2026.02.27 15:05:51.353345 [ 292 ] {} <Debug> TCP-Session: 1c99c3d8-b6dd-4e59-8511-47742094ca35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2026.02.27 15:05:51.409456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50429 | ||
| 1499 | 2026.02.27 15:05:51.409579 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1500 | 2026.02.27 15:05:51.409609 [ 286 ] {} <Debug> TCP-Session: 3e6eeed5-5f28-4f7c-b85a-becdd3724539 Authenticating user 'default' from [fd00:1122:3344:101::e]:50429 | ||
| 1501 | 2026.02.27 15:05:51.409635 [ 286 ] {} <Debug> TCP-Session: 3e6eeed5-5f28-4f7c-b85a-becdd3724539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2026.02.27 15:05:51.409651 [ 286 ] {} <Debug> TCP-Session: 3e6eeed5-5f28-4f7c-b85a-becdd3724539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2026.02.27 15:05:51.409862 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55915 | ||
| 1504 | 2026.02.27 15:05:51.409881 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34061 | ||
| 1505 | 2026.02.27 15:05:51.409914 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33386 | ||
| 1506 | 2026.02.27 15:05:51.409936 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43987 | ||
| 1507 | 2026.02.27 15:05:51.409964 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1508 | 2026.02.27 15:05:51.409946 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33789 | ||
| 1509 | 2026.02.27 15:05:51.410003 [ 286 ] {} <Trace> TCP-Session: 3e6eeed5-5f28-4f7c-b85a-becdd3724539 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.02.27 15:05:51.410015 [ 287 ] {} <Debug> TCP-Session: d77775a3-accd-4fb0-9795-2ca892d3fc9d Authenticating user 'default' from [fd00:1122:3344:101::e]:55915 | ||
| 1511 | 2026.02.27 15:05:51.410062 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1512 | 2026.02.27 15:05:51.410087 [ 287 ] {} <Debug> TCP-Session: d77775a3-accd-4fb0-9795-2ca892d3fc9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.02.27 15:05:51.410096 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1514 | 2026.02.27 15:05:51.410121 [ 287 ] {} <Debug> TCP-Session: d77775a3-accd-4fb0-9795-2ca892d3fc9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2026.02.27 15:05:51.410140 [ 294 ] {} <Debug> TCP-Session: 6f86b116-4b5b-4fcc-871c-6e94dc601ff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33789 | ||
| 1516 | 2026.02.27 15:05:51.410110 [ 293 ] {} <Debug> TCP-Session: afbccc18-be50-45e8-b5e7-37587f3f7cb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43987 | ||
| 1517 | 2026.02.27 15:05:51.410170 [ 294 ] {} <Debug> TCP-Session: 6f86b116-4b5b-4fcc-871c-6e94dc601ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.02.27 15:05:51.410013 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1519 | 2026.02.27 15:05:51.410200 [ 294 ] {} <Debug> TCP-Session: 6f86b116-4b5b-4fcc-871c-6e94dc601ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2026.02.27 15:05:51.410197 [ 293 ] {} <Debug> TCP-Session: afbccc18-be50-45e8-b5e7-37587f3f7cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2026.02.27 15:05:51.410233 [ 286 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50429) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1522 | 2026.02.27 15:05:51.410255 [ 293 ] {} <Debug> TCP-Session: afbccc18-be50-45e8-b5e7-37587f3f7cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2026.02.27 15:05:51.410241 [ 288 ] {} <Debug> TCP-Session: 64992076-6b95-4f08-8f4e-d1a06562ac35 Authenticating user 'default' from [fd00:1122:3344:101::e]:34061 | ||
| 1524 | 2026.02.27 15:05:51.410001 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1525 | 2026.02.27 15:05:51.410322 [ 288 ] {} <Debug> TCP-Session: 64992076-6b95-4f08-8f4e-d1a06562ac35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.02.27 15:05:51.409897 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34357 | ||
| 1527 | 2026.02.27 15:05:51.410348 [ 288 ] {} <Debug> TCP-Session: 64992076-6b95-4f08-8f4e-d1a06562ac35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1528 | 2026.02.27 15:05:51.410344 [ 291 ] {} <Debug> TCP-Session: 850e085e-09ef-400e-8686-58f5608f1071 Authenticating user 'default' from [fd00:1122:3344:101::e]:33386 | ||
| 1529 | 2026.02.27 15:05:51.409900 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49528 | ||
| 1530 | 2026.02.27 15:05:51.410413 [ 291 ] {} <Debug> TCP-Session: 850e085e-09ef-400e-8686-58f5608f1071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.02.27 15:05:51.410420 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1532 | 2026.02.27 15:05:51.410446 [ 291 ] {} <Debug> TCP-Session: 850e085e-09ef-400e-8686-58f5608f1071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2026.02.27 15:05:51.410472 [ 290 ] {} <Debug> TCP-Session: ae821196-3a8f-4990-b4fc-d95eaa81bb37 Authenticating user 'default' from [fd00:1122:3344:101::e]:34357 | ||
| 1534 | 2026.02.27 15:05:51.410482 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1535 | 2026.02.27 15:05:51.410500 [ 290 ] {} <Debug> TCP-Session: ae821196-3a8f-4990-b4fc-d95eaa81bb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2026.02.27 15:05:51.410518 [ 289 ] {} <Debug> TCP-Session: 92aae343-9946-4973-a6fe-59f0f3ae1b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:49528 | ||
| 1537 | 2026.02.27 15:05:51.410524 [ 290 ] {} <Debug> TCP-Session: ae821196-3a8f-4990-b4fc-d95eaa81bb37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.02.27 15:05:51.410544 [ 289 ] {} <Debug> TCP-Session: 92aae343-9946-4973-a6fe-59f0f3ae1b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.02.27 15:05:51.409925 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51894 | ||
| 1540 | 2026.02.27 15:05:51.410572 [ 289 ] {} <Debug> TCP-Session: 92aae343-9946-4973-a6fe-59f0f3ae1b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.02.27 15:05:51.410601 [ 286 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1542 | 2026.02.27 15:05:51.410649 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1543 | 2026.02.27 15:05:51.410675 [ 286 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1544 | 2026.02.27 15:05:51.410677 [ 292 ] {} <Debug> TCP-Session: 33067579-ce74-4b1c-8d86-bc98a5fc50db Authenticating user 'default' from [fd00:1122:3344:101::e]:51894 | ||
| 1545 | 2026.02.27 15:05:51.410720 [ 292 ] {} <Debug> TCP-Session: 33067579-ce74-4b1c-8d86-bc98a5fc50db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.02.27 15:05:51.410733 [ 292 ] {} <Debug> TCP-Session: 33067579-ce74-4b1c-8d86-bc98a5fc50db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1547 | 2026.02.27 15:05:51.411072 [ 286 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 1548 | 2026.02.27 15:05:51.411189 [ 286 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1549 | 2026.02.27 15:05:51.817635 [ 306 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Trace> AggregatingTransform: Aggregating | ||
| 1550 | 2026.02.27 15:05:51.817711 [ 306 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 1551 | 2026.02.27 15:05:51.817750 [ 306 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100414 sec. (995.877 rows/sec., 38.90 KiB/sec.) | ||
| 1552 | 2026.02.27 15:05:51.817769 [ 306 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Trace> Aggregator: Merging aggregated data | ||
| 1553 | 2026.02.27 15:05:51.819404 [ 286 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.409253 sec., 2.4434762848409175 rows/sec., 97.74 B/sec. | ||
| 1554 | 2026.02.27 15:05:51.819533 [ 286 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1555 | 2026.02.27 15:05:51.819552 [ 286 ] {13e7c829-f86e-412e-a8cb-a589e60b26ac} <Debug> TCPHandler: Processed in 0.40968992 sec. | ||
| 1556 | 2026.02.27 15:05:51.819696 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1557 | 2026.02.27 15:05:51.819729 [ 286 ] {} <Debug> TCP-Session: 3e6eeed5-5f28-4f7c-b85a-becdd3724539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.02.27 15:05:51.819739 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1559 | 2026.02.27 15:05:51.819772 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1560 | 2026.02.27 15:05:51.819789 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1561 | 2026.02.27 15:05:51.819804 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2026.02.27 15:05:51.819826 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1563 | 2026.02.27 15:05:51.819852 [ 288 ] {} <Debug> TCP-Session: 64992076-6b95-4f08-8f4e-d1a06562ac35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.02.27 15:05:51.819866 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1565 | 2026.02.27 15:05:51.819898 [ 292 ] {} <Debug> TCP-Session: 33067579-ce74-4b1c-8d86-bc98a5fc50db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.02.27 15:05:51.819875 [ 289 ] {} <Debug> TCP-Session: 92aae343-9946-4973-a6fe-59f0f3ae1b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.02.27 15:05:51.819934 [ 294 ] {} <Debug> TCP-Session: 6f86b116-4b5b-4fcc-871c-6e94dc601ff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.02.27 15:05:51.819852 [ 290 ] {} <Debug> TCP-Session: ae821196-3a8f-4990-b4fc-d95eaa81bb37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.02.27 15:05:51.819847 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1570 | 2026.02.27 15:05:51.819810 [ 293 ] {} <Debug> TCP-Session: afbccc18-be50-45e8-b5e7-37587f3f7cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2026.02.27 15:05:51.819759 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1572 | 2026.02.27 15:05:51.820049 [ 291 ] {} <Debug> TCP-Session: 850e085e-09ef-400e-8686-58f5608f1071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.02.27 15:05:51.820086 [ 287 ] {} <Debug> TCP-Session: d77775a3-accd-4fb0-9795-2ca892d3fc9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.02.27 15:05:52.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.68 MiB, peak 180.79 MiB, free memory in arenas 0.00 B, will set to 189.12 MiB (RSS), difference: 19.43 MiB | ||
| 1575 | 2026.02.27 15:05:52.371765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 204 | ||
| 1576 | 2026.02.27 15:05:52.374750 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.02.27 15:05:52.374816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1578 | 2026.02.27 15:05:52.376102 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1579 | 2026.02.27 15:05:52.376396 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.02.27 15:05:52.376736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1581 | 2026.02.27 15:05:55.881629 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.02.27 15:05:55.881819 [ 266 ] {e146cc6a-7406-44ea-a8ba-78cc7f27a11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1583 | 2026.02.27 15:05:55.881884 [ 266 ] {e146cc6a-7406-44ea-a8ba-78cc7f27a11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1584 | 2026.02.27 15:05:55.882506 [ 266 ] {e146cc6a-7406-44ea-a8ba-78cc7f27a11e} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.02.27 15:05:55.882547 [ 266 ] {e146cc6a-7406-44ea-a8ba-78cc7f27a11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1586 | 2026.02.27 15:05:55.882960 [ 266 ] {e146cc6a-7406-44ea-a8ba-78cc7f27a11e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1587 | 2026.02.27 15:05:55.883187 [ 266 ] {e146cc6a-7406-44ea-a8ba-78cc7f27a11e} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.02.27 15:05:55.883345 [ 266 ] {e146cc6a-7406-44ea-a8ba-78cc7f27a11e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001574 sec., 48284.625158831004 rows/sec., 3.96 MiB/sec. | ||
| 1589 | 2026.02.27 15:05:55.883394 [ 266 ] {e146cc6a-7406-44ea-a8ba-78cc7f27a11e} <Debug> TCPHandler: Processed in 0.001887968 sec. | ||
| 1590 | 2026.02.27 15:05:55.883583 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.02.27 15:05:55.883686 [ 266 ] {c38ebad8-f0a0-4b0d-b276-cac40b63c553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1592 | 2026.02.27 15:05:55.883729 [ 266 ] {c38ebad8-f0a0-4b0d-b276-cac40b63c553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1593 | 2026.02.27 15:05:55.884131 [ 266 ] {c38ebad8-f0a0-4b0d-b276-cac40b63c553} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.02.27 15:05:55.884169 [ 266 ] {c38ebad8-f0a0-4b0d-b276-cac40b63c553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1595 | 2026.02.27 15:05:55.884478 [ 266 ] {c38ebad8-f0a0-4b0d-b276-cac40b63c553} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1596 | 2026.02.27 15:05:55.884687 [ 266 ] {c38ebad8-f0a0-4b0d-b276-cac40b63c553} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.02.27 15:05:55.884816 [ 266 ] {c38ebad8-f0a0-4b0d-b276-cac40b63c553} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 652.17 KiB/sec. | ||
| 1598 | 2026.02.27 15:05:55.884854 [ 266 ] {c38ebad8-f0a0-4b0d-b276-cac40b63c553} <Debug> TCPHandler: Processed in 0.001323122 sec. | ||
| 1599 | 2026.02.27 15:05:55.884967 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.02.27 15:05:55.885064 [ 266 ] {3104bad8-4178-4b7e-a63a-9172208d517b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1601 | 2026.02.27 15:05:55.885104 [ 266 ] {3104bad8-4178-4b7e-a63a-9172208d517b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1602 | 2026.02.27 15:05:55.885507 [ 266 ] {3104bad8-4178-4b7e-a63a-9172208d517b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.02.27 15:05:55.885545 [ 266 ] {3104bad8-4178-4b7e-a63a-9172208d517b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1604 | 2026.02.27 15:05:55.885840 [ 266 ] {3104bad8-4178-4b7e-a63a-9172208d517b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1605 | 2026.02.27 15:05:55.886042 [ 266 ] {3104bad8-4178-4b7e-a63a-9172208d517b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.02.27 15:05:55.886171 [ 266 ] {3104bad8-4178-4b7e-a63a-9172208d517b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001126 sec., 65719.36056838365 rows/sec., 5.13 MiB/sec. | ||
| 1607 | 2026.02.27 15:05:55.886207 [ 266 ] {3104bad8-4178-4b7e-a63a-9172208d517b} <Debug> TCPHandler: Processed in 0.001288013 sec. | ||
| 1608 | 2026.02.27 15:05:55.886313 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.02.27 15:05:55.886408 [ 266 ] {53887f31-d148-4622-81e2-c45d626a7668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1610 | 2026.02.27 15:05:55.886451 [ 266 ] {53887f31-d148-4622-81e2-c45d626a7668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1611 | 2026.02.27 15:05:55.886842 [ 266 ] {53887f31-d148-4622-81e2-c45d626a7668} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2026.02.27 15:05:55.886878 [ 266 ] {53887f31-d148-4622-81e2-c45d626a7668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1613 | 2026.02.27 15:05:55.887220 [ 266 ] {53887f31-d148-4622-81e2-c45d626a7668} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1614 | 2026.02.27 15:05:55.887423 [ 266 ] {53887f31-d148-4622-81e2-c45d626a7668} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.02.27 15:05:55.887552 [ 266 ] {53887f31-d148-4622-81e2-c45d626a7668} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 1616 | 2026.02.27 15:05:55.887587 [ 266 ] {53887f31-d148-4622-81e2-c45d626a7668} <Debug> TCPHandler: Processed in 0.001323423 sec. | ||
| 1617 | 2026.02.27 15:05:55.887688 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2026.02.27 15:05:55.887781 [ 266 ] {4e6924aa-a91e-4c9e-8b10-78edce312f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1619 | 2026.02.27 15:05:55.887836 [ 266 ] {4e6924aa-a91e-4c9e-8b10-78edce312f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1620 | 2026.02.27 15:05:55.888582 [ 266 ] {4e6924aa-a91e-4c9e-8b10-78edce312f25} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.02.27 15:05:55.888619 [ 266 ] {4e6924aa-a91e-4c9e-8b10-78edce312f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1622 | 2026.02.27 15:05:55.889131 [ 266 ] {4e6924aa-a91e-4c9e-8b10-78edce312f25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1623 | 2026.02.27 15:05:55.889346 [ 266 ] {4e6924aa-a91e-4c9e-8b10-78edce312f25} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.02.27 15:05:55.889479 [ 266 ] {4e6924aa-a91e-4c9e-8b10-78edce312f25} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001716 sec., 5827.505827505827 rows/sec., 10.44 MiB/sec. | ||
| 1625 | 2026.02.27 15:05:55.889528 [ 266 ] {4e6924aa-a91e-4c9e-8b10-78edce312f25} <Debug> TCPHandler: Processed in 0.001888928 sec. | ||
| 1626 | 2026.02.27 15:05:55.889630 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.02.27 15:05:55.889724 [ 266 ] {e61f029c-1fc6-4daf-bab4-b71b92047a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1628 | 2026.02.27 15:05:55.889764 [ 266 ] {e61f029c-1fc6-4daf-bab4-b71b92047a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1629 | 2026.02.27 15:05:55.890094 [ 266 ] {e61f029c-1fc6-4daf-bab4-b71b92047a3f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2026.02.27 15:05:55.890132 [ 266 ] {e61f029c-1fc6-4daf-bab4-b71b92047a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1631 | 2026.02.27 15:05:55.890434 [ 266 ] {e61f029c-1fc6-4daf-bab4-b71b92047a3f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1632 | 2026.02.27 15:05:55.890637 [ 266 ] {e61f029c-1fc6-4daf-bab4-b71b92047a3f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2026.02.27 15:05:55.890764 [ 266 ] {e61f029c-1fc6-4daf-bab4-b71b92047a3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 1634 | 2026.02.27 15:05:55.890799 [ 266 ] {e61f029c-1fc6-4daf-bab4-b71b92047a3f} <Debug> TCPHandler: Processed in 0.001217621 sec. | ||
| 1635 | 2026.02.27 15:05:57.222473 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1636 | 2026.02.27 15:05:57.222548 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1637 | 2026.02.27 15:05:57.377651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2830 | ||
| 1638 | 2026.02.27 15:05:57.378168 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.02.27 15:05:57.378281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1640 | 2026.02.27 15:05:57.378812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1641 | 2026.02.27 15:05:57.379043 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2026.02.27 15:05:57.379177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2830 | ||
| 1643 | 2026.02.27 15:05:57.379187 [ 107 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1644 | 2026.02.27 15:05:57.379335 [ 107 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.02.27 15:05:57.379355 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1646 | 2026.02.27 15:05:57.379521 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 1647 | 2026.02.27 15:05:57.379675 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1648 | 2026.02.27 15:05:57.379735 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1649 | 2026.02.27 15:05:57.379838 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1650 | 2026.02.27 15:05:57.379891 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1651 | 2026.02.27 15:05:57.379974 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1652 | 2026.02.27 15:05:57.380021 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1653 | 2026.02.27 15:05:57.380064 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1654 | 2026.02.27 15:05:57.413350 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 4 columns (4 merged, 0 gathered) in 0.033879542 sec., 83531.23545766942 rows/sec., 1.19 MiB/sec. | ||
| 1655 | 2026.02.27 15:05:57.414367 [ 188 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1656 | 2026.02.27 15:05:57.414745 [ 188 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.02.27 15:05:57.414831 [ 188 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_6_1} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1658 | 2026.02.27 15:05:57.414953 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1659 | 2026.02.27 15:05:57.544884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1660 | 2026.02.27 15:05:57.562655 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.02.27 15:05:57.562719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1662 | 2026.02.27 15:05:57.569308 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1663 | 2026.02.27 15:05:57.570176 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.02.27 15:05:57.570455 [ 107 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1665 | 2026.02.27 15:05:57.570514 [ 107 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.02.27 15:05:57.570534 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1667 | 2026.02.27 15:05:57.570623 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 1668 | 2026.02.27 15:05:57.573361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1669 | 2026.02.27 15:05:57.573738 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1670 | 2026.02.27 15:05:57.574552 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 1671 | 2026.02.27 15:05:57.578770 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 1672 | 2026.02.27 15:05:57.582387 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 1673 | 2026.02.27 15:05:57.586339 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 1674 | 2026.02.27 15:05:57.593667 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 1675 | 2026.02.27 15:05:57.598336 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 1676 | 2026.02.27 15:05:57.664338 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.093735398 sec., 490.743102194968 rows/sec., 2.54 MiB/sec. | ||
| 1677 | 2026.02.27 15:05:57.666599 [ 186 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1678 | 2026.02.27 15:05:57.668755 [ 186 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_6_1} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.02.27 15:05:57.668868 [ 186 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_6_1} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1680 | 2026.02.27 15:05:57.670642 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1681 | 2026.02.27 15:05:58.000842 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.39 MiB, peak 199.93 MiB, free memory in arenas 0.00 B, will set to 201.89 MiB (RSS), difference: 11.50 MiB | ||
| 1682 | 2026.02.27 15:06:00.882314 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.02.27 15:06:00.882516 [ 266 ] {f4bce068-274d-436d-a45b-aab96f15321b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1684 | 2026.02.27 15:06:00.882584 [ 266 ] {f4bce068-274d-436d-a45b-aab96f15321b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1685 | 2026.02.27 15:06:00.883246 [ 266 ] {f4bce068-274d-436d-a45b-aab96f15321b} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.02.27 15:06:00.883296 [ 266 ] {f4bce068-274d-436d-a45b-aab96f15321b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1687 | 2026.02.27 15:06:00.883701 [ 266 ] {f4bce068-274d-436d-a45b-aab96f15321b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1688 | 2026.02.27 15:06:00.883956 [ 266 ] {f4bce068-274d-436d-a45b-aab96f15321b} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.02.27 15:06:00.884112 [ 101 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1690 | 2026.02.27 15:06:00.884123 [ 266 ] {f4bce068-274d-436d-a45b-aab96f15321b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.58 MiB/sec. | ||
| 1691 | 2026.02.27 15:06:00.884188 [ 101 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.02.27 15:06:00.884213 [ 266 ] {f4bce068-274d-436d-a45b-aab96f15321b} <Debug> TCPHandler: Processed in 0.00202703 sec. | ||
| 1693 | 2026.02.27 15:06:00.884215 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1694 | 2026.02.27 15:06:00.884357 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.02.27 15:06:00.884368 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 1696 | 2026.02.27 15:06:00.884468 [ 266 ] {85da9d3d-8b03-401c-a2a1-074b3a80977a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1697 | 2026.02.27 15:06:00.884508 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1698 | 2026.02.27 15:06:00.884517 [ 266 ] {85da9d3d-8b03-401c-a2a1-074b3a80977a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1699 | 2026.02.27 15:06:00.884559 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1700 | 2026.02.27 15:06:00.884669 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 1701 | 2026.02.27 15:06:00.884730 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1702 | 2026.02.27 15:06:00.884786 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 179 rows starting from the beginning of the part | ||
| 1703 | 2026.02.27 15:06:00.884835 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1704 | 2026.02.27 15:06:00.884886 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 1705 | 2026.02.27 15:06:00.885011 [ 266 ] {85da9d3d-8b03-401c-a2a1-074b3a80977a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.02.27 15:06:00.885056 [ 266 ] {85da9d3d-8b03-401c-a2a1-074b3a80977a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1707 | 2026.02.27 15:06:00.885489 [ 266 ] {85da9d3d-8b03-401c-a2a1-074b3a80977a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1708 | 2026.02.27 15:06:00.885738 [ 266 ] {85da9d3d-8b03-401c-a2a1-074b3a80977a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.02.27 15:06:00.885855 [ 101 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1710 | 2026.02.27 15:06:00.885885 [ 266 ] {85da9d3d-8b03-401c-a2a1-074b3a80977a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001442 sec., 44382.801664355065 rows/sec., 3.46 MiB/sec. | ||
| 1711 | 2026.02.27 15:06:00.885896 [ 101 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.02.27 15:06:00.885927 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1713 | 2026.02.27 15:06:00.885932 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618376 sec., 266316.35664394434 rows/sec., 23.28 MiB/sec. | ||
| 1714 | 2026.02.27 15:06:00.885931 [ 266 ] {85da9d3d-8b03-401c-a2a1-074b3a80977a} <Debug> TCPHandler: Processed in 0.001627487 sec. | ||
| 1715 | 2026.02.27 15:06:00.886071 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 1716 | 2026.02.27 15:06:00.886091 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1717 | 2026.02.27 15:06:00.886110 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1718 | 2026.02.27 15:06:00.886211 [ 266 ] {707d299c-6d1f-4095-9e46-fd3b0731836f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1719 | 2026.02.27 15:06:00.886220 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1720 | 2026.02.27 15:06:00.886263 [ 266 ] {707d299c-6d1f-4095-9e46-fd3b0731836f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1721 | 2026.02.27 15:06:00.886278 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1722 | 2026.02.27 15:06:00.886384 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1723 | 2026.02.27 15:06:00.886395 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_6_1} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.02.27 15:06:00.886440 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 1725 | 2026.02.27 15:06:00.886479 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_6_1} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1726 | 2026.02.27 15:06:00.886495 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 106 rows starting from the beginning of the part | ||
| 1727 | 2026.02.27 15:06:00.886544 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1728 | 2026.02.27 15:06:00.886554 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1729 | 2026.02.27 15:06:00.886588 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 1730 | 2026.02.27 15:06:00.886689 [ 266 ] {707d299c-6d1f-4095-9e46-fd3b0731836f} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.02.27 15:06:00.886733 [ 266 ] {707d299c-6d1f-4095-9e46-fd3b0731836f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1732 | 2026.02.27 15:06:00.887108 [ 266 ] {707d299c-6d1f-4095-9e46-fd3b0731836f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1733 | 2026.02.27 15:06:00.887346 [ 266 ] {707d299c-6d1f-4095-9e46-fd3b0731836f} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.02.27 15:06:00.887456 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1735 | 2026.02.27 15:06:00.887487 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.02.27 15:06:00.887491 [ 266 ] {707d299c-6d1f-4095-9e46-fd3b0731836f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 1737 | 2026.02.27 15:06:00.887506 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1738 | 2026.02.27 15:06:00.887540 [ 266 ] {707d299c-6d1f-4095-9e46-fd3b0731836f} <Debug> TCPHandler: Processed in 0.001499205 sec. | ||
| 1739 | 2026.02.27 15:06:00.887630 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001625546 sec., 216542.62629295018 rows/sec., 17.97 MiB/sec. | ||
| 1740 | 2026.02.27 15:06:00.887630 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 1741 | 2026.02.27 15:06:00.887660 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.02.27 15:06:00.887769 [ 266 ] {d66c53a7-e0ee-4bf2-b73d-664a80bb69d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1743 | 2026.02.27 15:06:00.887787 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1744 | 2026.02.27 15:06:00.887812 [ 266 ] {d66c53a7-e0ee-4bf2-b73d-664a80bb69d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1745 | 2026.02.27 15:06:00.887836 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
| 1746 | 2026.02.27 15:06:00.887875 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1747 | 2026.02.27 15:06:00.887933 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1748 | 2026.02.27 15:06:00.887995 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1749 | 2026.02.27 15:06:00.888048 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 391 rows starting from the beginning of the part | ||
| 1750 | 2026.02.27 15:06:00.888095 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 1751 | 2026.02.27 15:06:00.888147 [ 266 ] {d66c53a7-e0ee-4bf2-b73d-664a80bb69d5} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.02.27 15:06:00.888153 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 1753 | 2026.02.27 15:06:00.888187 [ 266 ] {d66c53a7-e0ee-4bf2-b73d-664a80bb69d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1754 | 2026.02.27 15:06:00.888246 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_6_1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.02.27 15:06:00.888343 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_6_1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1756 | 2026.02.27 15:06:00.888447 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1757 | 2026.02.27 15:06:00.888511 [ 266 ] {d66c53a7-e0ee-4bf2-b73d-664a80bb69d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1758 | 2026.02.27 15:06:00.888748 [ 266 ] {d66c53a7-e0ee-4bf2-b73d-664a80bb69d5} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.02.27 15:06:00.888857 [ 101 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1760 | 2026.02.27 15:06:00.888887 [ 266 ] {d66c53a7-e0ee-4bf2-b73d-664a80bb69d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 1761 | 2026.02.27 15:06:00.888891 [ 101 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.02.27 15:06:00.888928 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1763 | 2026.02.27 15:06:00.888930 [ 266 ] {d66c53a7-e0ee-4bf2-b73d-664a80bb69d5} <Debug> TCPHandler: Processed in 0.001321333 sec. | ||
| 1764 | 2026.02.27 15:06:00.889062 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 1765 | 2026.02.27 15:06:00.889169 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1766 | 2026.02.27 15:06:00.889195 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1013 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619516 sec., 625495.5184141435 rows/sec., 45.11 MiB/sec. | ||
| 1767 | 2026.02.27 15:06:00.889206 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1768 | 2026.02.27 15:06:00.889292 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1769 | 2026.02.27 15:06:00.889340 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1770 | 2026.02.27 15:06:00.889380 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 1771 | 2026.02.27 15:06:00.889419 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 1772 | 2026.02.27 15:06:00.889463 [ 200 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1773 | 2026.02.27 15:06:00.889466 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 1774 | 2026.02.27 15:06:00.889894 [ 200 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1775 | 2026.02.27 15:06:00.889980 [ 200 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1776 | 2026.02.27 15:06:00.890071 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1777 | 2026.02.27 15:06:00.890292 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001291752 sec., 209018.44936179701 rows/sec., 14.16 MiB/sec. | ||
| 1778 | 2026.02.27 15:06:00.890433 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1779 | 2026.02.27 15:06:00.890671 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_6_1} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.02.27 15:06:00.890735 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_6_1} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1781 | 2026.02.27 15:06:00.890798 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1782 | 2026.02.27 15:06:02.377674 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 224 | ||
| 1783 | 2026.02.27 15:06:02.379688 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.02.27 15:06:02.379734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1785 | 2026.02.27 15:06:02.380837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1786 | 2026.02.27 15:06:02.381099 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.02.27 15:06:02.381331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1788 | 2026.02.27 15:06:04.880025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3278 | ||
| 1789 | 2026.02.27 15:06:04.880516 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.02.27 15:06:04.880561 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1791 | 2026.02.27 15:06:04.881069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1792 | 2026.02.27 15:06:04.881328 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.02.27 15:06:04.881466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3278 | ||
| 1794 | 2026.02.27 15:06:05.074029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1795 | 2026.02.27 15:06:05.092407 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.02.27 15:06:05.092479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1797 | 2026.02.27 15:06:05.098122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1798 | 2026.02.27 15:06:05.098802 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.02.27 15:06:05.102438 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1800 | 2026.02.27 15:06:05.875670 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.02.27 15:06:05.875918 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1802 | 2026.02.27 15:06:05.876254 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1803 | 2026.02.27 15:06:05.876292 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1804 | 2026.02.27 15:06:05.876531 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1805 | 2026.02.27 15:06:05.876604 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1806 | 2026.02.27 15:06:05.876754 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1807 | 2026.02.27 15:06:05.876899 [ 316 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1808 | 2026.02.27 15:06:05.876915 [ 339 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1809 | 2026.02.27 15:06:05.877083 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1810 | 2026.02.27 15:06:05.877117 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1811 | 2026.02.27 15:06:05.877268 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1812 | 2026.02.27 15:06:05.877292 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1813 | 2026.02.27 15:06:05.877346 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1814 | 2026.02.27 15:06:05.877383 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1815 | 2026.02.27 15:06:05.878411 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.002601 sec., 9996.155324875048 rows/sec., 432.53 KiB/sec. | ||
| 1816 | 2026.02.27 15:06:05.878532 [ 266 ] {0d9a0c68-936c-4432-acea-5bfecc7c20f5} <Debug> TCPHandler: Processed in 0.003015479 sec. | ||
| 1817 | 2026.02.27 15:06:05.878940 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.02.27 15:06:05.879072 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1819 | 2026.02.27 15:06:05.879350 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1820 | 2026.02.27 15:06:05.879385 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1821 | 2026.02.27 15:06:05.879582 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1822 | 2026.02.27 15:06:05.879636 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1823 | 2026.02.27 15:06:05.879740 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1824 | 2026.02.27 15:06:05.879809 [ 339 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1825 | 2026.02.27 15:06:05.879811 [ 329 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1826 | 2026.02.27 15:06:05.879933 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1827 | 2026.02.27 15:06:05.879959 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1828 | 2026.02.27 15:06:05.880015 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1829 | 2026.02.27 15:06:05.880033 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1830 | 2026.02.27 15:06:05.880063 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1831 | 2026.02.27 15:06:05.880094 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1832 | 2026.02.27 15:06:05.880769 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001702 sec., 15276.14571092832 rows/sec., 660.99 KiB/sec. | ||
| 1833 | 2026.02.27 15:06:05.880875 [ 266 ] {b0a5dae8-195d-4763-910f-95fcccf75fb9} <Debug> TCPHandler: Processed in 0.001940239 sec. | ||
| 1834 | 2026.02.27 15:06:05.881102 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.02.27 15:06:05.881237 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1836 | 2026.02.27 15:06:05.881436 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1837 | 2026.02.27 15:06:05.881469 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1838 | 2026.02.27 15:06:05.881647 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1839 | 2026.02.27 15:06:05.881696 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1840 | 2026.02.27 15:06:05.881791 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1841 | 2026.02.27 15:06:05.881852 [ 335 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1842 | 2026.02.27 15:06:05.881858 [ 316 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1843 | 2026.02.27 15:06:05.881955 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 1844 | 2026.02.27 15:06:05.881979 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1845 | 2026.02.27 15:06:05.882030 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1846 | 2026.02.27 15:06:05.882047 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1847 | 2026.02.27 15:06:05.882074 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1848 | 2026.02.27 15:06:05.882103 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1849 | 2026.02.27 15:06:05.882692 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001509 sec., 17229.953611663354 rows/sec., 745.53 KiB/sec. | ||
| 1850 | 2026.02.27 15:06:05.882799 [ 266 ] {8746a555-0045-4234-9ac4-b14d4625a253} <Debug> TCPHandler: Processed in 0.001746097 sec. | ||
| 1851 | 2026.02.27 15:06:05.891326 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.02.27 15:06:05.891447 [ 266 ] {0168821c-de9a-4c2c-8716-c9ec5e92ad1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1853 | 2026.02.27 15:06:05.891494 [ 266 ] {0168821c-de9a-4c2c-8716-c9ec5e92ad1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1854 | 2026.02.27 15:06:05.892014 [ 266 ] {0168821c-de9a-4c2c-8716-c9ec5e92ad1c} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.02.27 15:06:05.892056 [ 266 ] {0168821c-de9a-4c2c-8716-c9ec5e92ad1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1856 | 2026.02.27 15:06:05.892524 [ 266 ] {0168821c-de9a-4c2c-8716-c9ec5e92ad1c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1857 | 2026.02.27 15:06:05.892717 [ 266 ] {0168821c-de9a-4c2c-8716-c9ec5e92ad1c} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.02.27 15:06:05.892868 [ 266 ] {0168821c-de9a-4c2c-8716-c9ec5e92ad1c} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001445 sec., 2076.1245674740485 rows/sec., 189.23 KiB/sec. | ||
| 1859 | 2026.02.27 15:06:05.892908 [ 266 ] {0168821c-de9a-4c2c-8716-c9ec5e92ad1c} <Debug> TCPHandler: Processed in 0.001636945 sec. | ||
| 1860 | 2026.02.27 15:06:05.893015 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.02.27 15:06:05.893112 [ 266 ] {075e1b01-caba-4dd5-9ffd-f0fd1832640e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1862 | 2026.02.27 15:06:05.893151 [ 266 ] {075e1b01-caba-4dd5-9ffd-f0fd1832640e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1863 | 2026.02.27 15:06:05.893532 [ 266 ] {075e1b01-caba-4dd5-9ffd-f0fd1832640e} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.02.27 15:06:05.893569 [ 266 ] {075e1b01-caba-4dd5-9ffd-f0fd1832640e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1865 | 2026.02.27 15:06:05.893853 [ 266 ] {075e1b01-caba-4dd5-9ffd-f0fd1832640e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1866 | 2026.02.27 15:06:05.894059 [ 266 ] {075e1b01-caba-4dd5-9ffd-f0fd1832640e} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.02.27 15:06:05.894187 [ 266 ] {075e1b01-caba-4dd5-9ffd-f0fd1832640e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001095 sec., 1826.4840182648402 rows/sec., 148.94 KiB/sec. | ||
| 1868 | 2026.02.27 15:06:05.894223 [ 266 ] {075e1b01-caba-4dd5-9ffd-f0fd1832640e} <Debug> TCPHandler: Processed in 0.001259483 sec. | ||
| 1869 | 2026.02.27 15:06:05.894325 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.02.27 15:06:05.894414 [ 266 ] {4b66d47d-9ce6-4c38-ae18-f436fc87d12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1871 | 2026.02.27 15:06:05.894449 [ 266 ] {4b66d47d-9ce6-4c38-ae18-f436fc87d12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1872 | 2026.02.27 15:06:05.894851 [ 266 ] {4b66d47d-9ce6-4c38-ae18-f436fc87d12a} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.02.27 15:06:05.894884 [ 266 ] {4b66d47d-9ce6-4c38-ae18-f436fc87d12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1874 | 2026.02.27 15:06:05.895158 [ 266 ] {4b66d47d-9ce6-4c38-ae18-f436fc87d12a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1875 | 2026.02.27 15:06:05.895438 [ 266 ] {4b66d47d-9ce6-4c38-ae18-f436fc87d12a} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.02.27 15:06:05.895567 [ 266 ] {4b66d47d-9ce6-4c38-ae18-f436fc87d12a} <Debug> executeQuery: Read 113 rows, 9.83 KiB in 0.001161 sec., 97329.88802756245 rows/sec., 8.27 MiB/sec. | ||
| 1877 | 2026.02.27 15:06:05.895604 [ 266 ] {4b66d47d-9ce6-4c38-ae18-f436fc87d12a} <Debug> TCPHandler: Processed in 0.001323493 sec. | ||
| 1878 | 2026.02.27 15:06:05.895710 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.02.27 15:06:05.895804 [ 266 ] {5c024f31-1bd3-49d7-b262-0962a248131c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1880 | 2026.02.27 15:06:05.895843 [ 266 ] {5c024f31-1bd3-49d7-b262-0962a248131c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1881 | 2026.02.27 15:06:05.896224 [ 266 ] {5c024f31-1bd3-49d7-b262-0962a248131c} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.02.27 15:06:05.896261 [ 266 ] {5c024f31-1bd3-49d7-b262-0962a248131c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1883 | 2026.02.27 15:06:05.896548 [ 266 ] {5c024f31-1bd3-49d7-b262-0962a248131c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1884 | 2026.02.27 15:06:05.896752 [ 266 ] {5c024f31-1bd3-49d7-b262-0962a248131c} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.02.27 15:06:05.896885 [ 266 ] {5c024f31-1bd3-49d7-b262-0962a248131c} <Debug> executeQuery: Read 30 rows, 2.25 KiB in 0.001099 sec., 27297.543221110103 rows/sec., 1.99 MiB/sec. | ||
| 1886 | 2026.02.27 15:06:05.896920 [ 266 ] {5c024f31-1bd3-49d7-b262-0962a248131c} <Debug> TCPHandler: Processed in 0.001259703 sec. | ||
| 1887 | 2026.02.27 15:06:05.897085 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.02.27 15:06:05.897178 [ 266 ] {343de3ca-a0ef-482b-a490-059b01eff9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1889 | 2026.02.27 15:06:05.897217 [ 266 ] {343de3ca-a0ef-482b-a490-059b01eff9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1890 | 2026.02.27 15:06:05.897621 [ 266 ] {343de3ca-a0ef-482b-a490-059b01eff9e8} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.02.27 15:06:05.897659 [ 266 ] {343de3ca-a0ef-482b-a490-059b01eff9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1892 | 2026.02.27 15:06:05.897952 [ 266 ] {343de3ca-a0ef-482b-a490-059b01eff9e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1893 | 2026.02.27 15:06:05.898155 [ 266 ] {343de3ca-a0ef-482b-a490-059b01eff9e8} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.02.27 15:06:05.898284 [ 266 ] {343de3ca-a0ef-482b-a490-059b01eff9e8} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001124 sec., 94306.04982206406 rows/sec., 7.37 MiB/sec. | ||
| 1895 | 2026.02.27 15:06:05.898318 [ 266 ] {343de3ca-a0ef-482b-a490-059b01eff9e8} <Debug> TCPHandler: Processed in 0.001287772 sec. | ||
| 1896 | 2026.02.27 15:06:05.898418 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.02.27 15:06:05.898505 [ 266 ] {c405bdcd-53d6-47fe-9053-12f920ac2069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1898 | 2026.02.27 15:06:05.898544 [ 266 ] {c405bdcd-53d6-47fe-9053-12f920ac2069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1899 | 2026.02.27 15:06:05.898901 [ 266 ] {c405bdcd-53d6-47fe-9053-12f920ac2069} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.02.27 15:06:05.898934 [ 266 ] {c405bdcd-53d6-47fe-9053-12f920ac2069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1901 | 2026.02.27 15:06:05.899291 [ 266 ] {c405bdcd-53d6-47fe-9053-12f920ac2069} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1902 | 2026.02.27 15:06:05.899491 [ 266 ] {c405bdcd-53d6-47fe-9053-12f920ac2069} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.02.27 15:06:05.899621 [ 266 ] {c405bdcd-53d6-47fe-9053-12f920ac2069} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001117 sec., 144136.078782453 rows/sec., 10.04 MiB/sec. | ||
| 1904 | 2026.02.27 15:06:05.899658 [ 266 ] {c405bdcd-53d6-47fe-9053-12f920ac2069} <Debug> TCPHandler: Processed in 0.001278793 sec. | ||
| 1905 | 2026.02.27 15:06:05.899762 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.02.27 15:06:05.899857 [ 266 ] {0e38135a-2a33-4a77-87c8-a590fffe3590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.02.27 15:06:05.899909 [ 266 ] {0e38135a-2a33-4a77-87c8-a590fffe3590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1908 | 2026.02.27 15:06:05.900741 [ 266 ] {0e38135a-2a33-4a77-87c8-a590fffe3590} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.02.27 15:06:05.900778 [ 266 ] {0e38135a-2a33-4a77-87c8-a590fffe3590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1910 | 2026.02.27 15:06:05.901310 [ 266 ] {0e38135a-2a33-4a77-87c8-a590fffe3590} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1911 | 2026.02.27 15:06:05.901514 [ 266 ] {0e38135a-2a33-4a77-87c8-a590fffe3590} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.02.27 15:06:05.901640 [ 266 ] {0e38135a-2a33-4a77-87c8-a590fffe3590} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001828 sec., 15317.286652078776 rows/sec., 27.45 MiB/sec. | ||
| 1913 | 2026.02.27 15:06:05.901691 [ 266 ] {0e38135a-2a33-4a77-87c8-a590fffe3590} <Debug> TCPHandler: Processed in 0.00200674 sec. | ||
| 1914 | 2026.02.27 15:06:05.901801 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.02.27 15:06:05.901890 [ 266 ] {e67c2d5d-e8aa-4fd9-8bb2-4f5b76fcb002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.02.27 15:06:05.901928 [ 266 ] {e67c2d5d-e8aa-4fd9-8bb2-4f5b76fcb002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1917 | 2026.02.27 15:06:05.902283 [ 266 ] {e67c2d5d-e8aa-4fd9-8bb2-4f5b76fcb002} <Trace> oximeter.measurements_i64 (89b5e2eb-9481-477a-8f7f-286cfee5715a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.02.27 15:06:05.902319 [ 266 ] {e67c2d5d-e8aa-4fd9-8bb2-4f5b76fcb002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1919 | 2026.02.27 15:06:05.902623 [ 266 ] {e67c2d5d-e8aa-4fd9-8bb2-4f5b76fcb002} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1920 | 2026.02.27 15:06:05.902826 [ 266 ] {e67c2d5d-e8aa-4fd9-8bb2-4f5b76fcb002} <Trace> oximeter.measurements_i64 (89b5e2eb-9481-477a-8f7f-286cfee5715a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.02.27 15:06:05.902949 [ 266 ] {e67c2d5d-e8aa-4fd9-8bb2-4f5b76fcb002} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001034 sec., 17408.123791102516 rows/sec., 1.25 MiB/sec. | ||
| 1922 | 2026.02.27 15:06:05.902983 [ 266 ] {e67c2d5d-e8aa-4fd9-8bb2-4f5b76fcb002} <Debug> TCPHandler: Processed in 0.001195712 sec. | ||
| 1923 | 2026.02.27 15:06:05.903084 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.02.27 15:06:05.903177 [ 266 ] {984bfc93-8cad-4e36-83a8-f21583458a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1925 | 2026.02.27 15:06:05.903216 [ 266 ] {984bfc93-8cad-4e36-83a8-f21583458a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1926 | 2026.02.27 15:06:05.903552 [ 266 ] {984bfc93-8cad-4e36-83a8-f21583458a81} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.02.27 15:06:05.903587 [ 266 ] {984bfc93-8cad-4e36-83a8-f21583458a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1928 | 2026.02.27 15:06:05.903879 [ 266 ] {984bfc93-8cad-4e36-83a8-f21583458a81} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1929 | 2026.02.27 15:06:05.904082 [ 266 ] {984bfc93-8cad-4e36-83a8-f21583458a81} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.02.27 15:06:05.904207 [ 266 ] {984bfc93-8cad-4e36-83a8-f21583458a81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 1931 | 2026.02.27 15:06:05.904243 [ 266 ] {984bfc93-8cad-4e36-83a8-f21583458a81} <Debug> TCPHandler: Processed in 0.001208612 sec. | ||
| 1932 | 2026.02.27 15:06:10.884063 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1933 | 2026.02.27 15:06:10.884270 [ 266 ] {6b77ea1d-4afe-4fca-845f-d24e9a4fcc99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1934 | 2026.02.27 15:06:10.884337 [ 266 ] {6b77ea1d-4afe-4fca-845f-d24e9a4fcc99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1935 | 2026.02.27 15:06:10.884974 [ 266 ] {6b77ea1d-4afe-4fca-845f-d24e9a4fcc99} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.02.27 15:06:10.885030 [ 266 ] {6b77ea1d-4afe-4fca-845f-d24e9a4fcc99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1937 | 2026.02.27 15:06:10.885436 [ 266 ] {6b77ea1d-4afe-4fca-845f-d24e9a4fcc99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1938 | 2026.02.27 15:06:10.885663 [ 266 ] {6b77ea1d-4afe-4fca-845f-d24e9a4fcc99} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.02.27 15:06:10.885823 [ 266 ] {6b77ea1d-4afe-4fca-845f-d24e9a4fcc99} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.67 MiB/sec. | ||
| 1940 | 2026.02.27 15:06:10.885872 [ 266 ] {6b77ea1d-4afe-4fca-845f-d24e9a4fcc99} <Debug> TCPHandler: Processed in 0.001931599 sec. | ||
| 1941 | 2026.02.27 15:06:10.886003 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.02.27 15:06:10.886107 [ 266 ] {d055339b-ce26-47b1-b1f4-ff0a0c3795a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1943 | 2026.02.27 15:06:10.886151 [ 266 ] {d055339b-ce26-47b1-b1f4-ff0a0c3795a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1944 | 2026.02.27 15:06:10.886578 [ 266 ] {d055339b-ce26-47b1-b1f4-ff0a0c3795a2} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.02.27 15:06:10.886618 [ 266 ] {d055339b-ce26-47b1-b1f4-ff0a0c3795a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1946 | 2026.02.27 15:06:10.886933 [ 266 ] {d055339b-ce26-47b1-b1f4-ff0a0c3795a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1947 | 2026.02.27 15:06:10.887150 [ 266 ] {d055339b-ce26-47b1-b1f4-ff0a0c3795a2} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.02.27 15:06:10.887286 [ 266 ] {d055339b-ce26-47b1-b1f4-ff0a0c3795a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 1949 | 2026.02.27 15:06:10.887324 [ 266 ] {d055339b-ce26-47b1-b1f4-ff0a0c3795a2} <Debug> TCPHandler: Processed in 0.001371384 sec. | ||
| 1950 | 2026.02.27 15:06:10.887449 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.02.27 15:06:10.887549 [ 266 ] {f2e5a99f-02fe-415d-8b94-0160bf70bd50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1952 | 2026.02.27 15:06:10.887593 [ 266 ] {f2e5a99f-02fe-415d-8b94-0160bf70bd50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1953 | 2026.02.27 15:06:10.888021 [ 266 ] {f2e5a99f-02fe-415d-8b94-0160bf70bd50} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.02.27 15:06:10.888063 [ 266 ] {f2e5a99f-02fe-415d-8b94-0160bf70bd50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1955 | 2026.02.27 15:06:10.888402 [ 266 ] {f2e5a99f-02fe-415d-8b94-0160bf70bd50} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1956 | 2026.02.27 15:06:10.888612 [ 266 ] {f2e5a99f-02fe-415d-8b94-0160bf70bd50} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.02.27 15:06:10.888745 [ 266 ] {f2e5a99f-02fe-415d-8b94-0160bf70bd50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 1958 | 2026.02.27 15:06:10.888783 [ 266 ] {f2e5a99f-02fe-415d-8b94-0160bf70bd50} <Debug> TCPHandler: Processed in 0.001383724 sec. | ||
| 1959 | 2026.02.27 15:06:10.888905 [ 266 ] {} <Trace> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.02.27 15:06:10.889010 [ 266 ] {81f025bb-4fbe-4ad2-95ce-9763900c63d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63222) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1961 | 2026.02.27 15:06:10.889052 [ 266 ] {81f025bb-4fbe-4ad2-95ce-9763900c63d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1962 | 2026.02.27 15:06:10.889386 [ 266 ] {81f025bb-4fbe-4ad2-95ce-9763900c63d7} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.02.27 15:06:10.889422 [ 266 ] {81f025bb-4fbe-4ad2-95ce-9763900c63d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1964 | 2026.02.27 15:06:10.889736 [ 266 ] {81f025bb-4fbe-4ad2-95ce-9763900c63d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1965 | 2026.02.27 15:06:10.889954 [ 266 ] {81f025bb-4fbe-4ad2-95ce-9763900c63d7} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.02.27 15:06:10.890084 [ 266 ] {81f025bb-4fbe-4ad2-95ce-9763900c63d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 1967 | 2026.02.27 15:06:10.890120 [ 266 ] {81f025bb-4fbe-4ad2-95ce-9763900c63d7} <Debug> TCPHandler: Processed in 0.001264572 sec. | ||
| 1968 | 2026.02.27 15:06:12.222787 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1969 | 2026.02.27 15:06:12.222844 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1970 | 2026.02.27 15:06:12.381614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 256 | ||
| 1971 | 2026.02.27 15:06:12.382334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3790 | ||
| 1972 | 2026.02.27 15:06:12.382843 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.02.27 15:06:12.382892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1974 | 2026.02.27 15:06:12.383499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1975 | 2026.02.27 15:06:12.383740 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2026.02.27 15:06:12.383809 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.02.27 15:06:12.383846 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1978 | 2026.02.27 15:06:12.383885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3790 | ||
| 1979 | 2026.02.27 15:06:12.384957 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1980 | 2026.02.27 15:06:12.385214 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.02.27 15:06:12.385521 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1982 | 2026.02.27 15:06:12.603257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1983 | 2026.02.27 15:06:12.621815 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.02.27 15:06:12.621879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1985 | 2026.02.27 15:06:12.627777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1986 | 2026.02.27 15:06:12.628469 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1987 | 2026.02.27 15:06:12.631874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1988 | 2026.02.27 15:06:14.709265 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1989 | 2026.02.27 15:06:14.709349 [ 266 ] {} <Debug> TCP-Session: 57be9313-99c1-4fa2-af56-58a8751602d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.02.27 15:06:15.001127 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.95 MiB, peak 208.78 MiB, free memory in arenas 0.00 B, will set to 203.99 MiB (RSS), difference: 2.04 MiB | ||
| 1991 | 2026.02.27 15:06:15.883916 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2026.02.27 15:06:15.884112 [ 267 ] {aac66ca6-168a-43cc-b8c9-19ac50fa5f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1993 | 2026.02.27 15:06:15.884185 [ 267 ] {aac66ca6-168a-43cc-b8c9-19ac50fa5f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1994 | 2026.02.27 15:06:15.884896 [ 267 ] {aac66ca6-168a-43cc-b8c9-19ac50fa5f9a} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.02.27 15:06:15.884941 [ 267 ] {aac66ca6-168a-43cc-b8c9-19ac50fa5f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1996 | 2026.02.27 15:06:15.885339 [ 267 ] {aac66ca6-168a-43cc-b8c9-19ac50fa5f9a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1997 | 2026.02.27 15:06:15.885575 [ 267 ] {aac66ca6-168a-43cc-b8c9-19ac50fa5f9a} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.02.27 15:06:15.885730 [ 267 ] {aac66ca6-168a-43cc-b8c9-19ac50fa5f9a} <Debug> executeQuery: Read 118 rows, 10.33 KiB in 0.001672 sec., 70574.16267942583 rows/sec., 6.04 MiB/sec. | ||
| 1999 | 2026.02.27 15:06:15.885775 [ 267 ] {aac66ca6-168a-43cc-b8c9-19ac50fa5f9a} <Debug> TCPHandler: Processed in 0.001988659 sec. | ||
| 2000 | 2026.02.27 15:06:15.885899 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.02.27 15:06:15.886007 [ 267 ] {abd64498-c3b3-4a3b-9345-3c6a42a2933b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2002 | 2026.02.27 15:06:15.886049 [ 267 ] {abd64498-c3b3-4a3b-9345-3c6a42a2933b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2003 | 2026.02.27 15:06:15.886456 [ 267 ] {abd64498-c3b3-4a3b-9345-3c6a42a2933b} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.02.27 15:06:15.886493 [ 267 ] {abd64498-c3b3-4a3b-9345-3c6a42a2933b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2005 | 2026.02.27 15:06:15.886788 [ 267 ] {abd64498-c3b3-4a3b-9345-3c6a42a2933b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2006 | 2026.02.27 15:06:15.886993 [ 267 ] {abd64498-c3b3-4a3b-9345-3c6a42a2933b} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.02.27 15:06:15.887099 [ 85 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2008 | 2026.02.27 15:06:15.887120 [ 267 ] {abd64498-c3b3-4a3b-9345-3c6a42a2933b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001135 sec., 27312.77533039648 rows/sec., 2.01 MiB/sec. | ||
| 2009 | 2026.02.27 15:06:15.887166 [ 85 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.02.27 15:06:15.887173 [ 267 ] {abd64498-c3b3-4a3b-9345-3c6a42a2933b} <Debug> TCPHandler: Processed in 0.001324933 sec. | ||
| 2011 | 2026.02.27 15:06:15.887196 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2012 | 2026.02.27 15:06:15.887303 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2026.02.27 15:06:15.887305 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 2014 | 2026.02.27 15:06:15.887410 [ 267 ] {ebaf45fe-2c22-436f-85c1-47e4764cfe06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2015 | 2026.02.27 15:06:15.887428 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2016 | 2026.02.27 15:06:15.887449 [ 267 ] {ebaf45fe-2c22-436f-85c1-47e4764cfe06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2017 | 2026.02.27 15:06:15.887461 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2018 | 2026.02.27 15:06:15.887525 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2019 | 2026.02.27 15:06:15.887574 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 18 rows starting from the beginning of the part | ||
| 2020 | 2026.02.27 15:06:15.887620 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2021 | 2026.02.27 15:06:15.887679 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2022 | 2026.02.27 15:06:15.887732 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
| 2023 | 2026.02.27 15:06:15.887868 [ 267 ] {ebaf45fe-2c22-436f-85c1-47e4764cfe06} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.02.27 15:06:15.887904 [ 267 ] {ebaf45fe-2c22-436f-85c1-47e4764cfe06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2025 | 2026.02.27 15:06:15.888291 [ 267 ] {ebaf45fe-2c22-436f-85c1-47e4764cfe06} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2026 | 2026.02.27 15:06:15.888528 [ 267 ] {ebaf45fe-2c22-436f-85c1-47e4764cfe06} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.02.27 15:06:15.888565 [ 200 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307903 sec., 86397.84448846741 rows/sec., 6.67 MiB/sec. | ||
| 2028 | 2026.02.27 15:06:15.888661 [ 267 ] {ebaf45fe-2c22-436f-85c1-47e4764cfe06} <Debug> executeQuery: Read 98 rows, 7.87 KiB in 0.001281 sec., 76502.73224043715 rows/sec., 6.00 MiB/sec. | ||
| 2029 | 2026.02.27 15:06:15.888676 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2030 | 2026.02.27 15:06:15.888698 [ 267 ] {ebaf45fe-2c22-436f-85c1-47e4764cfe06} <Debug> TCPHandler: Processed in 0.001444574 sec. | ||
| 2031 | 2026.02.27 15:06:15.888821 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2026.02.27 15:06:15.888923 [ 267 ] {0e9e6b2d-1ea0-48fa-b981-a8d15c954017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2033 | 2026.02.27 15:06:15.888924 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.02.27 15:06:15.888966 [ 267 ] {0e9e6b2d-1ea0-48fa-b981-a8d15c954017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2035 | 2026.02.27 15:06:15.888995 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_6_1} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2036 | 2026.02.27 15:06:15.889058 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2037 | 2026.02.27 15:06:15.889392 [ 267 ] {0e9e6b2d-1ea0-48fa-b981-a8d15c954017} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.02.27 15:06:15.889426 [ 267 ] {0e9e6b2d-1ea0-48fa-b981-a8d15c954017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2039 | 2026.02.27 15:06:15.889755 [ 267 ] {0e9e6b2d-1ea0-48fa-b981-a8d15c954017} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2040 | 2026.02.27 15:06:15.889959 [ 267 ] {0e9e6b2d-1ea0-48fa-b981-a8d15c954017} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.02.27 15:06:15.890086 [ 267 ] {0e9e6b2d-1ea0-48fa-b981-a8d15c954017} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2042 | 2026.02.27 15:06:15.890121 [ 267 ] {0e9e6b2d-1ea0-48fa-b981-a8d15c954017} <Debug> TCPHandler: Processed in 0.001348353 sec. | ||
| 2043 | 2026.02.27 15:06:15.890242 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.02.27 15:06:15.890377 [ 267 ] {29c1fd15-8f24-4eef-b142-5561638e9162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.02.27 15:06:15.890454 [ 267 ] {29c1fd15-8f24-4eef-b142-5561638e9162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2046 | 2026.02.27 15:06:15.891375 [ 267 ] {29c1fd15-8f24-4eef-b142-5561638e9162} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.02.27 15:06:15.891412 [ 267 ] {29c1fd15-8f24-4eef-b142-5561638e9162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2048 | 2026.02.27 15:06:15.891949 [ 267 ] {29c1fd15-8f24-4eef-b142-5561638e9162} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2049 | 2026.02.27 15:06:15.892173 [ 267 ] {29c1fd15-8f24-4eef-b142-5561638e9162} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.02.27 15:06:15.892317 [ 267 ] {29c1fd15-8f24-4eef-b142-5561638e9162} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001976 sec., 15688.259109311743 rows/sec., 28.11 MiB/sec. | ||
| 2051 | 2026.02.27 15:06:15.892391 [ 267 ] {29c1fd15-8f24-4eef-b142-5561638e9162} <Debug> TCPHandler: Processed in 0.002205072 sec. | ||
| 2052 | 2026.02.27 15:06:15.892558 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.02.27 15:06:15.892653 [ 267 ] {c7733243-84dc-43f3-81b2-118fd95bf940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2054 | 2026.02.27 15:06:15.892694 [ 267 ] {c7733243-84dc-43f3-81b2-118fd95bf940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2055 | 2026.02.27 15:06:15.893017 [ 267 ] {c7733243-84dc-43f3-81b2-118fd95bf940} <Trace> oximeter.measurements_i64 (89b5e2eb-9481-477a-8f7f-286cfee5715a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.02.27 15:06:15.893051 [ 267 ] {c7733243-84dc-43f3-81b2-118fd95bf940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2057 | 2026.02.27 15:06:15.893335 [ 267 ] {c7733243-84dc-43f3-81b2-118fd95bf940} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2058 | 2026.02.27 15:06:15.893553 [ 267 ] {c7733243-84dc-43f3-81b2-118fd95bf940} <Trace> oximeter.measurements_i64 (89b5e2eb-9481-477a-8f7f-286cfee5715a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.02.27 15:06:15.893676 [ 267 ] {c7733243-84dc-43f3-81b2-118fd95bf940} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001043 sec., 2876.318312559923 rows/sec., 230.33 KiB/sec. | ||
| 2060 | 2026.02.27 15:06:15.893712 [ 267 ] {c7733243-84dc-43f3-81b2-118fd95bf940} <Debug> TCPHandler: Processed in 0.001204022 sec. | ||
| 2061 | 2026.02.27 15:06:15.893885 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.02.27 15:06:15.893977 [ 267 ] {52c31b7c-3d12-4779-89f6-a97f6a70da79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2063 | 2026.02.27 15:06:15.894017 [ 267 ] {52c31b7c-3d12-4779-89f6-a97f6a70da79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2064 | 2026.02.27 15:06:15.894342 [ 267 ] {52c31b7c-3d12-4779-89f6-a97f6a70da79} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.02.27 15:06:15.894376 [ 267 ] {52c31b7c-3d12-4779-89f6-a97f6a70da79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2066 | 2026.02.27 15:06:15.894666 [ 267 ] {52c31b7c-3d12-4779-89f6-a97f6a70da79} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2067 | 2026.02.27 15:06:15.894876 [ 267 ] {52c31b7c-3d12-4779-89f6-a97f6a70da79} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.02.27 15:06:15.895003 [ 267 ] {52c31b7c-3d12-4779-89f6-a97f6a70da79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2069 | 2026.02.27 15:06:15.895037 [ 267 ] {52c31b7c-3d12-4779-89f6-a97f6a70da79} <Debug> TCPHandler: Processed in 0.001203232 sec. | ||
| 2070 | 2026.02.27 15:06:16.902636 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.02.27 15:06:16.902902 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) 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) | ||
| 2072 | 2026.02.27 15:06:16.903304 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2073 | 2026.02.27 15:06:16.903349 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <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 | ||
| 2074 | 2026.02.27 15:06:16.903612 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2075 | 2026.02.27 15:06:16.903683 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2076 | 2026.02.27 15:06:16.903828 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2077 | 2026.02.27 15:06:16.903940 [ 316 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2078 | 2026.02.27 15:06:16.903986 [ 335 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2079 | 2026.02.27 15:06:16.903986 [ 331 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2080 | 2026.02.27 15:06:16.904191 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 2081 | 2026.02.27 15:06:16.904221 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2082 | 2026.02.27 15:06:16.904312 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2083 | 2026.02.27 15:06:16.904334 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2084 | 2026.02.27 15:06:16.904372 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <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'))" | ||
| 2085 | 2026.02.27 15:06:16.904415 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <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'))" | ||
| 2086 | 2026.02.27 15:06:16.904454 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <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'))" | ||
| 2087 | 2026.02.27 15:06:16.905368 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002581 sec., 11235.955056179775 rows/sec., 489.61 KiB/sec. | ||
| 2088 | 2026.02.27 15:06:16.905483 [ 267 ] {4fab18e3-7408-4a9d-b5b0-9eadfc177b77} <Debug> TCPHandler: Processed in 0.002985039 sec. | ||
| 2089 | 2026.02.27 15:06:16.905769 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2026.02.27 15:06:16.905910 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2091 | 2026.02.27 15:06:16.906145 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2092 | 2026.02.27 15:06:16.906181 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2093 | 2026.02.27 15:06:16.906380 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2094 | 2026.02.27 15:06:16.906435 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2095 | 2026.02.27 15:06:16.906541 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2096 | 2026.02.27 15:06:16.906591 [ 316 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2097 | 2026.02.27 15:06:16.906605 [ 331 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2098 | 2026.02.27 15:06:16.906606 [ 335 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2099 | 2026.02.27 15:06:16.906715 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 2100 | 2026.02.27 15:06:16.906742 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2101 | 2026.02.27 15:06:16.906811 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2102 | 2026.02.27 15:06:16.906829 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2103 | 2026.02.27 15:06:16.906860 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2104 | 2026.02.27 15:06:16.906891 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2105 | 2026.02.27 15:06:16.906921 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2106 | 2026.02.27 15:06:16.907516 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001667 sec., 17396.52069586083 rows/sec., 758.05 KiB/sec. | ||
| 2107 | 2026.02.27 15:06:16.907628 [ 267 ] {3913d357-edd1-4a39-8f5c-807c85ec6fe9} <Debug> TCPHandler: Processed in 0.001911788 sec. | ||
| 2108 | 2026.02.27 15:06:16.907866 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.02.27 15:06:16.908002 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2110 | 2026.02.27 15:06:16.908219 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2111 | 2026.02.27 15:06:16.908254 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2112 | 2026.02.27 15:06:16.908450 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2113 | 2026.02.27 15:06:16.908503 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2114 | 2026.02.27 15:06:16.908604 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2115 | 2026.02.27 15:06:16.908659 [ 316 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2116 | 2026.02.27 15:06:16.908659 [ 304 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2117 | 2026.02.27 15:06:16.908702 [ 316 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2118 | 2026.02.27 15:06:16.908767 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 2119 | 2026.02.27 15:06:16.908788 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2120 | 2026.02.27 15:06:16.908856 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2121 | 2026.02.27 15:06:16.908874 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2122 | 2026.02.27 15:06:16.908903 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2123 | 2026.02.27 15:06:16.908933 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2124 | 2026.02.27 15:06:16.908962 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2125 | 2026.02.27 15:06:16.909628 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001684 sec., 17220.902612826605 rows/sec., 750.40 KiB/sec. | ||
| 2126 | 2026.02.27 15:06:16.909709 [ 267 ] {da1b4fbf-4673-4e6b-b0a6-7c5684e17a90} <Debug> TCPHandler: Processed in 0.001892789 sec. | ||
| 2127 | 2026.02.27 15:06:16.909937 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2026.02.27 15:06:16.910070 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2129 | 2026.02.27 15:06:16.910282 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2130 | 2026.02.27 15:06:16.910317 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2131 | 2026.02.27 15:06:16.910512 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2132 | 2026.02.27 15:06:16.910564 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2133 | 2026.02.27 15:06:16.910664 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2134 | 2026.02.27 15:06:16.910720 [ 316 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2135 | 2026.02.27 15:06:16.910725 [ 308 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2136 | 2026.02.27 15:06:16.910723 [ 304 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2137 | 2026.02.27 15:06:16.910814 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 2138 | 2026.02.27 15:06:16.910834 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2139 | 2026.02.27 15:06:16.910900 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2140 | 2026.02.27 15:06:16.910917 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2141 | 2026.02.27 15:06:16.910947 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2142 | 2026.02.27 15:06:16.910976 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2143 | 2026.02.27 15:06:16.911003 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2144 | 2026.02.27 15:06:16.911688 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001674 sec., 17323.775388291517 rows/sec., 754.88 KiB/sec. | ||
| 2145 | 2026.02.27 15:06:16.911802 [ 267 ] {3a268a65-b9fb-4adc-8e00-9597fec7dc62} <Debug> TCPHandler: Processed in 0.001915288 sec. | ||
| 2146 | 2026.02.27 15:06:16.912006 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.02.27 15:06:16.912139 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2148 | 2026.02.27 15:06:16.912352 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2149 | 2026.02.27 15:06:16.912387 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2150 | 2026.02.27 15:06:16.912582 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2151 | 2026.02.27 15:06:16.912634 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2152 | 2026.02.27 15:06:16.912732 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2153 | 2026.02.27 15:06:16.912803 [ 307 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2154 | 2026.02.27 15:06:16.912815 [ 309 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2155 | 2026.02.27 15:06:16.912806 [ 304 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2156 | 2026.02.27 15:06:16.912932 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 2157 | 2026.02.27 15:06:16.912952 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2158 | 2026.02.27 15:06:16.913018 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2159 | 2026.02.27 15:06:16.913036 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2160 | 2026.02.27 15:06:16.913064 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2161 | 2026.02.27 15:06:16.913096 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2162 | 2026.02.27 15:06:16.913125 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2163 | 2026.02.27 15:06:16.913696 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001612 sec., 17990.074441687346 rows/sec., 783.92 KiB/sec. | ||
| 2164 | 2026.02.27 15:06:16.913795 [ 267 ] {daab9f83-757b-4d65-b7ad-9e202d2cc5de} <Debug> TCPHandler: Processed in 0.001836958 sec. | ||
| 2165 | 2026.02.27 15:06:16.913996 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.02.27 15:06:16.914128 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2167 | 2026.02.27 15:06:16.914336 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2168 | 2026.02.27 15:06:16.914370 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2169 | 2026.02.27 15:06:16.914572 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2170 | 2026.02.27 15:06:16.914625 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2171 | 2026.02.27 15:06:16.914723 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2172 | 2026.02.27 15:06:16.914785 [ 307 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2173 | 2026.02.27 15:06:16.914822 [ 295 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2174 | 2026.02.27 15:06:16.914836 [ 314 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2175 | 2026.02.27 15:06:16.914945 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (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 | ||
| 2176 | 2026.02.27 15:06:16.914971 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2177 | 2026.02.27 15:06:16.915038 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2178 | 2026.02.27 15:06:16.915055 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2179 | 2026.02.27 15:06:16.915085 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2180 | 2026.02.27 15:06:16.915120 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2181 | 2026.02.27 15:06:16.915151 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2182 | 2026.02.27 15:06:16.915844 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001771 sec., 16374.929418407679 rows/sec., 713.54 KiB/sec. | ||
| 2183 | 2026.02.27 15:06:16.915976 [ 267 ] {5b236c46-94f8-4127-9ffc-7a0bc5111ff9} <Debug> TCPHandler: Processed in 0.00203024 sec. | ||
| 2184 | 2026.02.27 15:06:17.013848 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2026.02.27 15:06:17.013981 [ 267 ] {c05417e9-c2b6-4a5e-9941-4e3d71fc52bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2186 | 2026.02.27 15:06:17.014032 [ 267 ] {c05417e9-c2b6-4a5e-9941-4e3d71fc52bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2187 | 2026.02.27 15:06:17.014665 [ 267 ] {c05417e9-c2b6-4a5e-9941-4e3d71fc52bc} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2026.02.27 15:06:17.014706 [ 267 ] {c05417e9-c2b6-4a5e-9941-4e3d71fc52bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2189 | 2026.02.27 15:06:17.015140 [ 267 ] {c05417e9-c2b6-4a5e-9941-4e3d71fc52bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2190 | 2026.02.27 15:06:17.015343 [ 267 ] {c05417e9-c2b6-4a5e-9941-4e3d71fc52bc} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2026.02.27 15:06:17.015487 [ 267 ] {c05417e9-c2b6-4a5e-9941-4e3d71fc52bc} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001545 sec., 3883.495145631068 rows/sec., 864.68 KiB/sec. | ||
| 2192 | 2026.02.27 15:06:17.015527 [ 267 ] {c05417e9-c2b6-4a5e-9941-4e3d71fc52bc} <Debug> TCPHandler: Processed in 0.001741197 sec. | ||
| 2193 | 2026.02.27 15:06:17.015662 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2026.02.27 15:06:17.015776 [ 267 ] {7fa08b5d-a84b-4f57-9b2c-0067d08f826d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2195 | 2026.02.27 15:06:17.015824 [ 267 ] {7fa08b5d-a84b-4f57-9b2c-0067d08f826d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2196 | 2026.02.27 15:06:17.016328 [ 267 ] {7fa08b5d-a84b-4f57-9b2c-0067d08f826d} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.02.27 15:06:17.016365 [ 267 ] {7fa08b5d-a84b-4f57-9b2c-0067d08f826d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2198 | 2026.02.27 15:06:17.016669 [ 267 ] {7fa08b5d-a84b-4f57-9b2c-0067d08f826d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2199 | 2026.02.27 15:06:17.016878 [ 267 ] {7fa08b5d-a84b-4f57-9b2c-0067d08f826d} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2026.02.27 15:06:17.017004 [ 267 ] {7fa08b5d-a84b-4f57-9b2c-0067d08f826d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001253 sec., 19154.030327214685 rows/sec., 1.59 MiB/sec. | ||
| 2201 | 2026.02.27 15:06:17.017041 [ 267 ] {7fa08b5d-a84b-4f57-9b2c-0067d08f826d} <Debug> TCPHandler: Processed in 0.001438534 sec. | ||
| 2202 | 2026.02.27 15:06:17.017159 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.02.27 15:06:17.017251 [ 267 ] {f27bf2ef-7918-4e4a-85eb-677a9a977b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2204 | 2026.02.27 15:06:17.017289 [ 267 ] {f27bf2ef-7918-4e4a-85eb-677a9a977b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2205 | 2026.02.27 15:06:17.017687 [ 267 ] {f27bf2ef-7918-4e4a-85eb-677a9a977b80} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.02.27 15:06:17.017722 [ 267 ] {f27bf2ef-7918-4e4a-85eb-677a9a977b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2207 | 2026.02.27 15:06:17.017992 [ 267 ] {f27bf2ef-7918-4e4a-85eb-677a9a977b80} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2208 | 2026.02.27 15:06:17.018189 [ 267 ] {f27bf2ef-7918-4e4a-85eb-677a9a977b80} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.02.27 15:06:17.018310 [ 267 ] {f27bf2ef-7918-4e4a-85eb-677a9a977b80} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001077 sec., 1857.0102135561744 rows/sec., 151.43 KiB/sec. | ||
| 2210 | 2026.02.27 15:06:17.018345 [ 267 ] {f27bf2ef-7918-4e4a-85eb-677a9a977b80} <Debug> TCPHandler: Processed in 0.001234202 sec. | ||
| 2211 | 2026.02.27 15:06:17.018458 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2212 | 2026.02.27 15:06:17.018549 [ 267 ] {ca4cac61-0d16-40a5-a5b9-22b33472efd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2213 | 2026.02.27 15:06:17.018586 [ 267 ] {ca4cac61-0d16-40a5-a5b9-22b33472efd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2214 | 2026.02.27 15:06:17.019664 [ 267 ] {ca4cac61-0d16-40a5-a5b9-22b33472efd4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.02.27 15:06:17.019701 [ 267 ] {ca4cac61-0d16-40a5-a5b9-22b33472efd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2216 | 2026.02.27 15:06:17.020073 [ 267 ] {ca4cac61-0d16-40a5-a5b9-22b33472efd4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2217 | 2026.02.27 15:06:17.020279 [ 267 ] {ca4cac61-0d16-40a5-a5b9-22b33472efd4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2218 | 2026.02.27 15:06:17.020403 [ 267 ] {ca4cac61-0d16-40a5-a5b9-22b33472efd4} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.001872 sec., 703525.641025641 rows/sec., 58.43 MiB/sec. | ||
| 2219 | 2026.02.27 15:06:17.020438 [ 267 ] {ca4cac61-0d16-40a5-a5b9-22b33472efd4} <Debug> TCPHandler: Processed in 0.002027089 sec. | ||
| 2220 | 2026.02.27 15:06:17.020547 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.02.27 15:06:17.020638 [ 267 ] {f964b7da-8e16-4541-b86a-42d95c33aad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2222 | 2026.02.27 15:06:17.020676 [ 267 ] {f964b7da-8e16-4541-b86a-42d95c33aad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2223 | 2026.02.27 15:06:17.021055 [ 267 ] {f964b7da-8e16-4541-b86a-42d95c33aad4} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.02.27 15:06:17.021092 [ 267 ] {f964b7da-8e16-4541-b86a-42d95c33aad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2225 | 2026.02.27 15:06:17.021376 [ 267 ] {f964b7da-8e16-4541-b86a-42d95c33aad4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2226 | 2026.02.27 15:06:17.021579 [ 267 ] {f964b7da-8e16-4541-b86a-42d95c33aad4} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.02.27 15:06:17.021700 [ 267 ] {f964b7da-8e16-4541-b86a-42d95c33aad4} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.00108 sec., 12962.962962962964 rows/sec., 1019.06 KiB/sec. | ||
| 2228 | 2026.02.27 15:06:17.021737 [ 267 ] {f964b7da-8e16-4541-b86a-42d95c33aad4} <Debug> TCPHandler: Processed in 0.001237032 sec. | ||
| 2229 | 2026.02.27 15:06:17.021836 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.02.27 15:06:17.021926 [ 267 ] {42d8b558-feb9-42e2-bb27-9636642b701c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2231 | 2026.02.27 15:06:17.021964 [ 267 ] {42d8b558-feb9-42e2-bb27-9636642b701c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2232 | 2026.02.27 15:06:17.022420 [ 267 ] {42d8b558-feb9-42e2-bb27-9636642b701c} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.02.27 15:06:17.022456 [ 267 ] {42d8b558-feb9-42e2-bb27-9636642b701c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2234 | 2026.02.27 15:06:17.022744 [ 267 ] {42d8b558-feb9-42e2-bb27-9636642b701c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2235 | 2026.02.27 15:06:17.022939 [ 267 ] {42d8b558-feb9-42e2-bb27-9636642b701c} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.02.27 15:06:17.023059 [ 267 ] {42d8b558-feb9-42e2-bb27-9636642b701c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001151 sec., 218940.05212858386 rows/sec., 15.14 MiB/sec. | ||
| 2237 | 2026.02.27 15:06:17.023093 [ 267 ] {42d8b558-feb9-42e2-bb27-9636642b701c} <Debug> TCPHandler: Processed in 0.001304462 sec. | ||
| 2238 | 2026.02.27 15:06:17.023201 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.02.27 15:06:17.023290 [ 267 ] {6247d13a-4b7e-4788-8fd1-65d432aa24d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2240 | 2026.02.27 15:06:17.023329 [ 267 ] {6247d13a-4b7e-4788-8fd1-65d432aa24d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2241 | 2026.02.27 15:06:17.023701 [ 267 ] {6247d13a-4b7e-4788-8fd1-65d432aa24d2} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.02.27 15:06:17.023735 [ 267 ] {6247d13a-4b7e-4788-8fd1-65d432aa24d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2243 | 2026.02.27 15:06:17.024009 [ 267 ] {6247d13a-4b7e-4788-8fd1-65d432aa24d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2244 | 2026.02.27 15:06:17.024206 [ 267 ] {6247d13a-4b7e-4788-8fd1-65d432aa24d2} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.02.27 15:06:17.024326 [ 267 ] {6247d13a-4b7e-4788-8fd1-65d432aa24d2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001053 sec., 11396.011396011398 rows/sec., 890.31 KiB/sec. | ||
| 2246 | 2026.02.27 15:06:17.024361 [ 267 ] {6247d13a-4b7e-4788-8fd1-65d432aa24d2} <Debug> TCPHandler: Processed in 0.001207452 sec. | ||
| 2247 | 2026.02.27 15:06:17.024467 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2026.02.27 15:06:17.024557 [ 267 ] {a9efa81c-8509-41b2-8453-ae69dc74d5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2249 | 2026.02.27 15:06:17.024594 [ 267 ] {a9efa81c-8509-41b2-8453-ae69dc74d5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2250 | 2026.02.27 15:06:17.025149 [ 267 ] {a9efa81c-8509-41b2-8453-ae69dc74d5c8} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.02.27 15:06:17.025185 [ 267 ] {a9efa81c-8509-41b2-8453-ae69dc74d5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2252 | 2026.02.27 15:06:17.025493 [ 267 ] {a9efa81c-8509-41b2-8453-ae69dc74d5c8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2253 | 2026.02.27 15:06:17.025699 [ 267 ] {a9efa81c-8509-41b2-8453-ae69dc74d5c8} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.02.27 15:06:17.025826 [ 267 ] {a9efa81c-8509-41b2-8453-ae69dc74d5c8} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001286 sec., 433903.5769828927 rows/sec., 32.52 MiB/sec. | ||
| 2255 | 2026.02.27 15:06:17.025861 [ 267 ] {a9efa81c-8509-41b2-8453-ae69dc74d5c8} <Debug> TCPHandler: Processed in 0.001441085 sec. | ||
| 2256 | 2026.02.27 15:06:17.025971 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.02.27 15:06:17.026061 [ 267 ] {2127c2af-50b4-4efb-8bfe-15edcace911a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2258 | 2026.02.27 15:06:17.026101 [ 267 ] {2127c2af-50b4-4efb-8bfe-15edcace911a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2259 | 2026.02.27 15:06:17.027128 [ 267 ] {2127c2af-50b4-4efb-8bfe-15edcace911a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.02.27 15:06:17.027164 [ 267 ] {2127c2af-50b4-4efb-8bfe-15edcace911a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2261 | 2026.02.27 15:06:17.027657 [ 267 ] {2127c2af-50b4-4efb-8bfe-15edcace911a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2262 | 2026.02.27 15:06:17.027860 [ 267 ] {2127c2af-50b4-4efb-8bfe-15edcace911a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.02.27 15:06:17.027981 [ 267 ] {2127c2af-50b4-4efb-8bfe-15edcace911a} <Debug> executeQuery: Read 2805 rows, 192.37 KiB in 0.001938 sec., 1447368.4210526315 rows/sec., 96.94 MiB/sec. | ||
| 2264 | 2026.02.27 15:06:17.028016 [ 267 ] {2127c2af-50b4-4efb-8bfe-15edcace911a} <Debug> TCPHandler: Processed in 0.002092791 sec. | ||
| 2265 | 2026.02.27 15:06:17.028128 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.02.27 15:06:17.028220 [ 267 ] {9696e0b0-4a3b-4167-83fd-3be181c8fd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2267 | 2026.02.27 15:06:17.028259 [ 267 ] {9696e0b0-4a3b-4167-83fd-3be181c8fd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2268 | 2026.02.27 15:06:17.028568 [ 267 ] {9696e0b0-4a3b-4167-83fd-3be181c8fd61} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.02.27 15:06:17.028603 [ 267 ] {9696e0b0-4a3b-4167-83fd-3be181c8fd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2270 | 2026.02.27 15:06:17.028887 [ 267 ] {9696e0b0-4a3b-4167-83fd-3be181c8fd61} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2271 | 2026.02.27 15:06:17.029087 [ 267 ] {9696e0b0-4a3b-4167-83fd-3be181c8fd61} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.02.27 15:06:17.029209 [ 267 ] {9696e0b0-4a3b-4167-83fd-3be181c8fd61} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001007 sec., 11916.583912611717 rows/sec., 822.37 KiB/sec. | ||
| 2273 | 2026.02.27 15:06:17.029243 [ 267 ] {9696e0b0-4a3b-4167-83fd-3be181c8fd61} <Debug> TCPHandler: Processed in 0.001161522 sec. | ||
| 2274 | 2026.02.27 15:06:19.884821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4238 | ||
| 2275 | 2026.02.27 15:06:19.885329 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2026.02.27 15:06:19.885365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2277 | 2026.02.27 15:06:19.885847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2278 | 2026.02.27 15:06:19.886070 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.02.27 15:06:19.886192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4238 | ||
| 2280 | 2026.02.27 15:06:20.132871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2281 | 2026.02.27 15:06:20.150917 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.02.27 15:06:20.150979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2283 | 2026.02.27 15:06:20.156747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2284 | 2026.02.27 15:06:20.157438 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.02.27 15:06:20.160622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2286 | 2026.02.27 15:06:20.881212 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2026.02.27 15:06:20.881410 [ 267 ] {eed775f6-a86b-4cc8-b03b-2ef2b4c3e1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2288 | 2026.02.27 15:06:20.881481 [ 267 ] {eed775f6-a86b-4cc8-b03b-2ef2b4c3e1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2289 | 2026.02.27 15:06:20.882226 [ 267 ] {eed775f6-a86b-4cc8-b03b-2ef2b4c3e1b6} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.02.27 15:06:20.882289 [ 267 ] {eed775f6-a86b-4cc8-b03b-2ef2b4c3e1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2291 | 2026.02.27 15:06:20.882844 [ 267 ] {eed775f6-a86b-4cc8-b03b-2ef2b4c3e1b6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2292 | 2026.02.27 15:06:20.883179 [ 267 ] {eed775f6-a86b-4cc8-b03b-2ef2b4c3e1b6} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2026.02.27 15:06:20.883345 [ 76 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2294 | 2026.02.27 15:06:20.883377 [ 267 ] {eed775f6-a86b-4cc8-b03b-2ef2b4c3e1b6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 2.08 MiB/sec. | ||
| 2295 | 2026.02.27 15:06:20.883388 [ 76 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.02.27 15:06:20.883423 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2297 | 2026.02.27 15:06:20.883436 [ 267 ] {eed775f6-a86b-4cc8-b03b-2ef2b4c3e1b6} <Debug> TCPHandler: Processed in 0.002411244 sec. | ||
| 2298 | 2026.02.27 15:06:20.883590 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 2299 | 2026.02.27 15:06:20.883607 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2026.02.27 15:06:20.883797 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2301 | 2026.02.27 15:06:20.883805 [ 267 ] {df60a0f7-f633-483f-89a5-b902af20270f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2302 | 2026.02.27 15:06:20.883857 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2303 | 2026.02.27 15:06:20.883875 [ 267 ] {df60a0f7-f633-483f-89a5-b902af20270f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2304 | 2026.02.27 15:06:20.883943 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
| 2305 | 2026.02.27 15:06:20.883996 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 2306 | 2026.02.27 15:06:20.884039 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 118 rows starting from the beginning of the part | ||
| 2307 | 2026.02.27 15:06:20.884075 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1317 rows starting from the beginning of the part | ||
| 2308 | 2026.02.27 15:06:20.884113 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2309 | 2026.02.27 15:06:20.884437 [ 267 ] {df60a0f7-f633-483f-89a5-b902af20270f} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.02.27 15:06:20.884491 [ 267 ] {df60a0f7-f633-483f-89a5-b902af20270f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2311 | 2026.02.27 15:06:20.884967 [ 267 ] {df60a0f7-f633-483f-89a5-b902af20270f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2312 | 2026.02.27 15:06:20.885326 [ 267 ] {df60a0f7-f633-483f-89a5-b902af20270f} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.02.27 15:06:20.885471 [ 76 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2314 | 2026.02.27 15:06:20.885513 [ 76 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.02.27 15:06:20.885520 [ 267 ] {df60a0f7-f633-483f-89a5-b902af20270f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001742 sec., 36739.38002296211 rows/sec., 2.87 MiB/sec. | ||
| 2316 | 2026.02.27 15:06:20.885542 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2317 | 2026.02.27 15:06:20.885582 [ 267 ] {df60a0f7-f633-483f-89a5-b902af20270f} <Debug> TCPHandler: Processed in 0.00198668 sec. | ||
| 2318 | 2026.02.27 15:06:20.885648 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 2319 | 2026.02.27 15:06:20.885750 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2320 | 2026.02.27 15:06:20.885757 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.02.27 15:06:20.885782 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 2322 | 2026.02.27 15:06:20.885801 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1861 rows, containing 5 columns (5 merged, 0 gathered) in 0.002236142 sec., 832236.9509628637 rows/sec., 72.66 MiB/sec. | ||
| 2323 | 2026.02.27 15:06:20.885844 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 106 rows starting from the beginning of the part | ||
| 2324 | 2026.02.27 15:06:20.885884 [ 267 ] {ce44259c-4527-4c92-8353-cf6437d47c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.02.27 15:06:20.885894 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 2326 | 2026.02.27 15:06:20.885943 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 98 rows starting from the beginning of the part | ||
| 2327 | 2026.02.27 15:06:20.885945 [ 267 ] {ce44259c-4527-4c92-8353-cf6437d47c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2328 | 2026.02.27 15:06:20.885983 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 558 rows starting from the beginning of the part | ||
| 2329 | 2026.02.27 15:06:20.886025 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2330 | 2026.02.27 15:06:20.886068 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2331 | 2026.02.27 15:06:20.886483 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_11_2} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.02.27 15:06:20.886502 [ 267 ] {ce44259c-4527-4c92-8353-cf6437d47c9b} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.02.27 15:06:20.886552 [ 267 ] {ce44259c-4527-4c92-8353-cf6437d47c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2334 | 2026.02.27 15:06:20.886602 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_11_2} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2335 | 2026.02.27 15:06:20.886723 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2336 | 2026.02.27 15:06:20.887037 [ 267 ] {ce44259c-4527-4c92-8353-cf6437d47c9b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2337 | 2026.02.27 15:06:20.887356 [ 267 ] {ce44259c-4527-4c92-8353-cf6437d47c9b} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.02.27 15:06:20.887401 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798617 sec., 561542.5629803344 rows/sec., 45.25 MiB/sec. | ||
| 2339 | 2026.02.27 15:06:20.887477 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2340 | 2026.02.27 15:06:20.887515 [ 267 ] {ce44259c-4527-4c92-8353-cf6437d47c9b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001656 sec., 77294.68599033817 rows/sec., 5.38 MiB/sec. | ||
| 2341 | 2026.02.27 15:06:20.887523 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.02.27 15:06:20.887561 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2343 | 2026.02.27 15:06:20.887566 [ 267 ] {ce44259c-4527-4c92-8353-cf6437d47c9b} <Debug> TCPHandler: Processed in 0.001870948 sec. | ||
| 2344 | 2026.02.27 15:06:20.887618 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2345 | 2026.02.27 15:06:20.887711 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 2346 | 2026.02.27 15:06:20.887731 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.02.27 15:06:20.887871 [ 267 ] {751dddbd-90f4-429e-a6a0-a612f7b3a731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2348 | 2026.02.27 15:06:20.887885 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2349 | 2026.02.27 15:06:20.887925 [ 267 ] {751dddbd-90f4-429e-a6a0-a612f7b3a731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2350 | 2026.02.27 15:06:20.887935 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1013 rows starting from the beginning of the part | ||
| 2351 | 2026.02.27 15:06:20.887976 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_11_2} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.02.27 15:06:20.888043 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2353 | 2026.02.27 15:06:20.888074 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_11_2} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2354 | 2026.02.27 15:06:20.888103 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 2355 | 2026.02.27 15:06:20.888156 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2356 | 2026.02.27 15:06:20.888166 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2357 | 2026.02.27 15:06:20.888204 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2805 rows starting from the beginning of the part | ||
| 2358 | 2026.02.27 15:06:20.888256 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2359 | 2026.02.27 15:06:20.888420 [ 267 ] {751dddbd-90f4-429e-a6a0-a612f7b3a731} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.02.27 15:06:20.888479 [ 267 ] {751dddbd-90f4-429e-a6a0-a612f7b3a731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2361 | 2026.02.27 15:06:20.888884 [ 267 ] {751dddbd-90f4-429e-a6a0-a612f7b3a731} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2362 | 2026.02.27 15:06:20.889157 [ 267 ] {751dddbd-90f4-429e-a6a0-a612f7b3a731} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.02.27 15:06:20.889283 [ 76 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2364 | 2026.02.27 15:06:20.889315 [ 267 ] {751dddbd-90f4-429e-a6a0-a612f7b3a731} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001469 sec., 32675.289312457455 rows/sec., 2.20 MiB/sec. | ||
| 2365 | 2026.02.27 15:06:20.889325 [ 76 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.02.27 15:06:20.889361 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2367 | 2026.02.27 15:06:20.889362 [ 267 ] {751dddbd-90f4-429e-a6a0-a612f7b3a731} <Debug> TCPHandler: Processed in 0.001696427 sec. | ||
| 2368 | 2026.02.27 15:06:20.889501 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 2369 | 2026.02.27 15:06:20.889673 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2370 | 2026.02.27 15:06:20.889737 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 270 rows starting from the beginning of the part | ||
| 2371 | 2026.02.27 15:06:20.889863 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2372 | 2026.02.27 15:06:20.889940 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 2373 | 2026.02.27 15:06:20.890010 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2374 | 2026.02.27 15:06:20.890100 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2375 | 2026.02.27 15:06:20.890181 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2376 | 2026.02.27 15:06:20.891587 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 4 columns (4 merged, 0 gathered) in 0.002151921 sec., 236997.54777243215 rows/sec., 16.02 MiB/sec. | ||
| 2377 | 2026.02.27 15:06:20.891785 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2378 | 2026.02.27 15:06:20.892157 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_11_2} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2026.02.27 15:06:20.892264 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_11_2} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2380 | 2026.02.27 15:06:20.892371 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2381 | 2026.02.27 15:06:20.896729 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4427 rows, containing 5 columns (5 merged, 0 gathered) in 0.009084969 sec., 487288.39911286434 rows/sec., 33.39 MiB/sec. | ||
| 2382 | 2026.02.27 15:06:20.897322 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2383 | 2026.02.27 15:06:20.897705 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.02.27 15:06:20.897812 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2385 | 2026.02.27 15:06:20.897923 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2386 | 2026.02.27 15:06:21.202651 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49486 | ||
| 2387 | 2026.02.27 15:06:21.202778 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2388 | 2026.02.27 15:06:21.202807 [ 289 ] {} <Debug> TCP-Session: f55b9d71-63bc-4f7a-bfc8-871203924d02 Authenticating user 'default' from [fd00:1122:3344:101::e]:49486 | ||
| 2389 | 2026.02.27 15:06:21.202835 [ 289 ] {} <Debug> TCP-Session: f55b9d71-63bc-4f7a-bfc8-871203924d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.02.27 15:06:21.202847 [ 289 ] {} <Debug> TCP-Session: f55b9d71-63bc-4f7a-bfc8-871203924d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.02.27 15:06:21.203060 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44650 | ||
| 2392 | 2026.02.27 15:06:21.203076 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45596 | ||
| 2393 | 2026.02.27 15:06:21.203117 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43190 | ||
| 2394 | 2026.02.27 15:06:21.203143 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35800 | ||
| 2395 | 2026.02.27 15:06:21.203134 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53164 | ||
| 2396 | 2026.02.27 15:06:21.203197 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2397 | 2026.02.27 15:06:21.203204 [ 289 ] {} <Trace> TCP-Session: f55b9d71-63bc-4f7a-bfc8-871203924d02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2026.02.27 15:06:21.203241 [ 290 ] {} <Debug> TCP-Session: 0b034c63-40fe-4e1e-ba36-9b002b932ddb Authenticating user 'default' from [fd00:1122:3344:101::e]:44650 | ||
| 2399 | 2026.02.27 15:06:21.203105 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59856 | ||
| 2400 | 2026.02.27 15:06:21.203278 [ 290 ] {} <Debug> TCP-Session: 0b034c63-40fe-4e1e-ba36-9b002b932ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.02.27 15:06:21.203069 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57964 | ||
| 2402 | 2026.02.27 15:06:21.203300 [ 290 ] {} <Debug> TCP-Session: 0b034c63-40fe-4e1e-ba36-9b002b932ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2026.02.27 15:06:21.203357 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2404 | 2026.02.27 15:06:21.203072 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40008 | ||
| 2405 | 2026.02.27 15:06:21.203405 [ 291 ] {} <Debug> TCP-Session: 2658df15-efcd-4587-aafe-b1108d9137fe Authenticating user 'default' from [fd00:1122:3344:101::e]:45596 | ||
| 2406 | 2026.02.27 15:06:21.203415 [ 289 ] {280d1ebf-2c47-4c32-ba51-b410f86dc839} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49486) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2407 | 2026.02.27 15:06:21.203447 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2408 | 2026.02.27 15:06:21.203450 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2409 | 2026.02.27 15:06:21.203458 [ 291 ] {} <Debug> TCP-Session: 2658df15-efcd-4587-aafe-b1108d9137fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.02.27 15:06:21.203483 [ 286 ] {} <Debug> TCP-Session: 2999508d-72b4-4e90-9d2b-b6ea1fbdb9f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53164 | ||
| 2411 | 2026.02.27 15:06:21.203496 [ 294 ] {} <Debug> TCP-Session: dfd7f9da-9d71-445b-846d-c9eb55bb1795 Authenticating user 'default' from [fd00:1122:3344:101::e]:59856 | ||
| 2412 | 2026.02.27 15:06:21.203508 [ 291 ] {} <Debug> TCP-Session: 2658df15-efcd-4587-aafe-b1108d9137fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.02.27 15:06:21.203522 [ 286 ] {} <Debug> TCP-Session: 2999508d-72b4-4e90-9d2b-b6ea1fbdb9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.02.27 15:06:21.203529 [ 294 ] {} <Debug> TCP-Session: dfd7f9da-9d71-445b-846d-c9eb55bb1795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.02.27 15:06:21.203553 [ 286 ] {} <Debug> TCP-Session: 2999508d-72b4-4e90-9d2b-b6ea1fbdb9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.02.27 15:06:21.203557 [ 294 ] {} <Debug> TCP-Session: dfd7f9da-9d71-445b-846d-c9eb55bb1795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.02.27 15:06:21.203657 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2418 | 2026.02.27 15:06:21.203661 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2419 | 2026.02.27 15:06:21.203695 [ 293 ] {} <Debug> TCP-Session: fbf36ee7-c77c-46cf-8781-064068c88e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:40008 | ||
| 2420 | 2026.02.27 15:06:21.203721 [ 292 ] {} <Debug> TCP-Session: 7a8548f7-2213-4444-8ef7-7fa310dad6f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57964 | ||
| 2421 | 2026.02.27 15:06:21.203726 [ 293 ] {} <Debug> TCP-Session: fbf36ee7-c77c-46cf-8781-064068c88e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2026.02.27 15:06:21.203752 [ 292 ] {} <Debug> TCP-Session: 7a8548f7-2213-4444-8ef7-7fa310dad6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.02.27 15:06:21.203753 [ 293 ] {} <Debug> TCP-Session: fbf36ee7-c77c-46cf-8781-064068c88e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2026.02.27 15:06:21.203774 [ 292 ] {} <Debug> TCP-Session: 7a8548f7-2213-4444-8ef7-7fa310dad6f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2425 | 2026.02.27 15:06:21.203784 [ 289 ] {280d1ebf-2c47-4c32-ba51-b410f86dc839} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2426 | 2026.02.27 15:06:21.203811 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2427 | 2026.02.27 15:06:21.203844 [ 266 ] {} <Debug> TCP-Session: 2fef9dab-d693-45ba-956c-75c3b9f15509 Authenticating user 'default' from [fd00:1122:3344:101::e]:43190 | ||
| 2428 | 2026.02.27 15:06:21.203845 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2429 | 2026.02.27 15:06:21.203854 [ 289 ] {280d1ebf-2c47-4c32-ba51-b410f86dc839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2430 | 2026.02.27 15:06:21.203863 [ 266 ] {} <Debug> TCP-Session: 2fef9dab-d693-45ba-956c-75c3b9f15509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.02.27 15:06:21.203887 [ 287 ] {} <Debug> TCP-Session: 83816568-2dcd-414f-8a3f-1274ff617b34 Authenticating user 'default' from [fd00:1122:3344:101::e]:35800 | ||
| 2432 | 2026.02.27 15:06:21.203900 [ 266 ] {} <Debug> TCP-Session: 2fef9dab-d693-45ba-956c-75c3b9f15509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2026.02.27 15:06:21.203918 [ 287 ] {} <Debug> TCP-Session: 83816568-2dcd-414f-8a3f-1274ff617b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.02.27 15:06:21.203937 [ 287 ] {} <Debug> TCP-Session: 83816568-2dcd-414f-8a3f-1274ff617b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.02.27 15:06:21.204196 [ 289 ] {280d1ebf-2c47-4c32-ba51-b410f86dc839} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 2436 | 2026.02.27 15:06:21.205942 [ 307 ] {280d1ebf-2c47-4c32-ba51-b410f86dc839} <Trace> AggregatingTransform: Aggregating | ||
| 2437 | 2026.02.27 15:06:21.205984 [ 307 ] {280d1ebf-2c47-4c32-ba51-b410f86dc839} <Trace> Aggregator: Aggregation method: without_key | ||
| 2438 | 2026.02.27 15:06:21.206025 [ 307 ] {280d1ebf-2c47-4c32-ba51-b410f86dc839} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001722457 sec. (580.566 rows/sec., 22.68 KiB/sec.) | ||
| 2439 | 2026.02.27 15:06:21.206044 [ 307 ] {280d1ebf-2c47-4c32-ba51-b410f86dc839} <Trace> Aggregator: Merging aggregated data | ||
| 2440 | 2026.02.27 15:06:21.207497 [ 289 ] {280d1ebf-2c47-4c32-ba51-b410f86dc839} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004145 sec., 241.25452352231602 rows/sec., 9.42 KiB/sec. | ||
| 2441 | 2026.02.27 15:06:21.207696 [ 289 ] {280d1ebf-2c47-4c32-ba51-b410f86dc839} <Debug> TCPHandler: Processed in 0.004641465 sec. | ||
| 2442 | 2026.02.27 15:06:21.207829 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2443 | 2026.02.27 15:06:21.207860 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2444 | 2026.02.27 15:06:21.207867 [ 289 ] {} <Debug> TCP-Session: f55b9d71-63bc-4f7a-bfc8-871203924d02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2026.02.27 15:06:21.207886 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2446 | 2026.02.27 15:06:21.207903 [ 291 ] {} <Debug> TCP-Session: 2658df15-efcd-4587-aafe-b1108d9137fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.02.27 15:06:21.207908 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2448 | 2026.02.27 15:06:21.207934 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2449 | 2026.02.27 15:06:21.207958 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2450 | 2026.02.27 15:06:21.207967 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2451 | 2026.02.27 15:06:21.207988 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2452 | 2026.02.27 15:06:21.208014 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2453 | 2026.02.27 15:06:21.208024 [ 266 ] {} <Debug> TCP-Session: 2fef9dab-d693-45ba-956c-75c3b9f15509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2454 | 2026.02.27 15:06:21.208054 [ 294 ] {} <Debug> TCP-Session: dfd7f9da-9d71-445b-846d-c9eb55bb1795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2455 | 2026.02.27 15:06:21.208071 [ 286 ] {} <Debug> TCP-Session: 2999508d-72b4-4e90-9d2b-b6ea1fbdb9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.02.27 15:06:21.208007 [ 293 ] {} <Debug> TCP-Session: fbf36ee7-c77c-46cf-8781-064068c88e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2457 | 2026.02.27 15:06:21.207993 [ 292 ] {} <Debug> TCP-Session: 7a8548f7-2213-4444-8ef7-7fa310dad6f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2026.02.27 15:06:21.207973 [ 290 ] {} <Debug> TCP-Session: 0b034c63-40fe-4e1e-ba36-9b002b932ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2026.02.27 15:06:21.207940 [ 287 ] {} <Debug> TCP-Session: 83816568-2dcd-414f-8a3f-1274ff617b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2460 | 2026.02.27 15:06:21.257756 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64425 | ||
| 2461 | 2026.02.27 15:06:21.257846 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2462 | 2026.02.27 15:06:21.257870 [ 289 ] {} <Debug> TCP-Session: f544ee6a-cd42-48b0-ac50-7f8be03ce135 Authenticating user 'default' from [fd00:1122:3344:101::e]:64425 | ||
| 2463 | 2026.02.27 15:06:21.257892 [ 289 ] {} <Debug> TCP-Session: f544ee6a-cd42-48b0-ac50-7f8be03ce135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.02.27 15:06:21.257905 [ 289 ] {} <Debug> TCP-Session: f544ee6a-cd42-48b0-ac50-7f8be03ce135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2465 | 2026.02.27 15:06:21.258089 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64760 | ||
| 2466 | 2026.02.27 15:06:21.258134 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65040 | ||
| 2467 | 2026.02.27 15:06:21.258160 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53753 | ||
| 2468 | 2026.02.27 15:06:21.258187 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64650 | ||
| 2469 | 2026.02.27 15:06:21.258204 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2470 | 2026.02.27 15:06:21.258144 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51413 | ||
| 2471 | 2026.02.27 15:06:21.258250 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2472 | 2026.02.27 15:06:21.258264 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2473 | 2026.02.27 15:06:21.258299 [ 294 ] {} <Debug> TCP-Session: b053f8a6-4cf6-4a20-868a-e565597a571b Authenticating user 'default' from [fd00:1122:3344:101::e]:53753 | ||
| 2474 | 2026.02.27 15:06:21.258250 [ 290 ] {} <Debug> TCP-Session: f8811639-a2bc-4600-8289-96e846e728bd Authenticating user 'default' from [fd00:1122:3344:101::e]:64760 | ||
| 2475 | 2026.02.27 15:06:21.258313 [ 286 ] {} <Debug> TCP-Session: f1c9a5c2-12b9-4b70-a6ca-48146604de0a Authenticating user 'default' from [fd00:1122:3344:101::e]:64650 | ||
| 2476 | 2026.02.27 15:06:21.258327 [ 294 ] {} <Debug> TCP-Session: b053f8a6-4cf6-4a20-868a-e565597a571b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2026.02.27 15:06:21.258344 [ 290 ] {} <Debug> TCP-Session: f8811639-a2bc-4600-8289-96e846e728bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.02.27 15:06:21.258354 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2479 | 2026.02.27 15:06:21.258372 [ 290 ] {} <Debug> TCP-Session: f8811639-a2bc-4600-8289-96e846e728bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.02.27 15:06:21.258356 [ 294 ] {} <Debug> TCP-Session: b053f8a6-4cf6-4a20-868a-e565597a571b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2481 | 2026.02.27 15:06:21.258400 [ 291 ] {} <Debug> TCP-Session: e19a273e-5927-4838-86f3-10b106b223e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51413 | ||
| 2482 | 2026.02.27 15:06:21.258351 [ 286 ] {} <Debug> TCP-Session: f1c9a5c2-12b9-4b70-a6ca-48146604de0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.02.27 15:06:21.258448 [ 291 ] {} <Debug> TCP-Session: e19a273e-5927-4838-86f3-10b106b223e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.02.27 15:06:21.258508 [ 286 ] {} <Debug> TCP-Session: f1c9a5c2-12b9-4b70-a6ca-48146604de0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2026.02.27 15:06:21.258529 [ 291 ] {} <Debug> TCP-Session: e19a273e-5927-4838-86f3-10b106b223e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2026.02.27 15:06:21.258246 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2487 | 2026.02.27 15:06:21.258142 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40984 | ||
| 2488 | 2026.02.27 15:06:21.258599 [ 292 ] {} <Debug> TCP-Session: 78c1eaeb-b486-468f-af0f-26b889b4d155 Authenticating user 'default' from [fd00:1122:3344:101::e]:65040 | ||
| 2489 | 2026.02.27 15:06:21.258170 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59261 | ||
| 2490 | 2026.02.27 15:06:21.258641 [ 292 ] {} <Debug> TCP-Session: 78c1eaeb-b486-468f-af0f-26b889b4d155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2026.02.27 15:06:21.258267 [ 289 ] {} <Trace> TCP-Session: f544ee6a-cd42-48b0-ac50-7f8be03ce135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2026.02.27 15:06:21.258676 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2493 | 2026.02.27 15:06:21.258705 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2494 | 2026.02.27 15:06:21.258674 [ 292 ] {} <Debug> TCP-Session: 78c1eaeb-b486-468f-af0f-26b889b4d155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.02.27 15:06:21.258195 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60661 | ||
| 2496 | 2026.02.27 15:06:21.258754 [ 293 ] {} <Debug> TCP-Session: 2812bb18-25af-4a41-893c-edcf9a2b7da0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40984 | ||
| 2497 | 2026.02.27 15:06:21.258783 [ 266 ] {} <Debug> TCP-Session: 15351d2d-b14f-41a8-8f4c-f8332f0f113f Authenticating user 'default' from [fd00:1122:3344:101::e]:59261 | ||
| 2498 | 2026.02.27 15:06:21.258800 [ 293 ] {} <Debug> TCP-Session: 2812bb18-25af-4a41-893c-edcf9a2b7da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2499 | 2026.02.27 15:06:21.258804 [ 266 ] {} <Debug> TCP-Session: 15351d2d-b14f-41a8-8f4c-f8332f0f113f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.02.27 15:06:21.258818 [ 293 ] {} <Debug> TCP-Session: 2812bb18-25af-4a41-893c-edcf9a2b7da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2501 | 2026.02.27 15:06:21.258827 [ 266 ] {} <Debug> TCP-Session: 15351d2d-b14f-41a8-8f4c-f8332f0f113f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2502 | 2026.02.27 15:06:21.258835 [ 289 ] {2dfbf05c-e6fd-4728-80e3-1a86db2e75af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64425) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2503 | 2026.02.27 15:06:21.258832 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2504 | 2026.02.27 15:06:21.258882 [ 287 ] {} <Debug> TCP-Session: 74c19a9b-3b35-4659-868d-9f1e2b94a6b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60661 | ||
| 2505 | 2026.02.27 15:06:21.258899 [ 287 ] {} <Debug> TCP-Session: 74c19a9b-3b35-4659-868d-9f1e2b94a6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.02.27 15:06:21.258912 [ 287 ] {} <Debug> TCP-Session: 74c19a9b-3b35-4659-868d-9f1e2b94a6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.02.27 15:06:21.259079 [ 289 ] {2dfbf05c-e6fd-4728-80e3-1a86db2e75af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2508 | 2026.02.27 15:06:21.259134 [ 289 ] {2dfbf05c-e6fd-4728-80e3-1a86db2e75af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2509 | 2026.02.27 15:06:21.259404 [ 289 ] {2dfbf05c-e6fd-4728-80e3-1a86db2e75af} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 2510 | 2026.02.27 15:06:21.260496 [ 348 ] {2dfbf05c-e6fd-4728-80e3-1a86db2e75af} <Trace> AggregatingTransform: Aggregating | ||
| 2511 | 2026.02.27 15:06:21.260546 [ 348 ] {2dfbf05c-e6fd-4728-80e3-1a86db2e75af} <Trace> Aggregator: Aggregation method: without_key | ||
| 2512 | 2026.02.27 15:06:21.260584 [ 348 ] {2dfbf05c-e6fd-4728-80e3-1a86db2e75af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001083291 sec. (923.113 rows/sec., 36.06 KiB/sec.) | ||
| 2513 | 2026.02.27 15:06:21.260603 [ 348 ] {2dfbf05c-e6fd-4728-80e3-1a86db2e75af} <Trace> Aggregator: Merging aggregated data | ||
| 2514 | 2026.02.27 15:06:21.261626 [ 289 ] {2dfbf05c-e6fd-4728-80e3-1a86db2e75af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002843 sec., 351.7411185367569 rows/sec., 13.74 KiB/sec. | ||
| 2515 | 2026.02.27 15:06:21.261777 [ 289 ] {2dfbf05c-e6fd-4728-80e3-1a86db2e75af} <Debug> TCPHandler: Processed in 0.003616396 sec. | ||
| 2516 | 2026.02.27 15:06:21.261885 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2517 | 2026.02.27 15:06:21.261907 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2518 | 2026.02.27 15:06:21.261927 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2519 | 2026.02.27 15:06:21.261952 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2520 | 2026.02.27 15:06:21.261957 [ 292 ] {} <Debug> TCP-Session: 78c1eaeb-b486-468f-af0f-26b889b4d155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.02.27 15:06:21.261971 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2522 | 2026.02.27 15:06:21.261990 [ 286 ] {} <Debug> TCP-Session: f1c9a5c2-12b9-4b70-a6ca-48146604de0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2026.02.27 15:06:21.262007 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2524 | 2026.02.27 15:06:21.262022 [ 287 ] {} <Debug> TCP-Session: 74c19a9b-3b35-4659-868d-9f1e2b94a6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.02.27 15:06:21.262038 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2526 | 2026.02.27 15:06:21.262054 [ 294 ] {} <Debug> TCP-Session: b053f8a6-4cf6-4a20-868a-e565597a571b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2527 | 2026.02.27 15:06:21.262027 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2528 | 2026.02.27 15:06:21.262085 [ 289 ] {} <Debug> TCP-Session: f544ee6a-cd42-48b0-ac50-7f8be03ce135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2026.02.27 15:06:21.261989 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2530 | 2026.02.27 15:06:21.262124 [ 266 ] {} <Debug> TCP-Session: 15351d2d-b14f-41a8-8f4c-f8332f0f113f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.02.27 15:06:21.261977 [ 290 ] {} <Debug> TCP-Session: f8811639-a2bc-4600-8289-96e846e728bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2532 | 2026.02.27 15:06:21.262149 [ 293 ] {} <Debug> TCP-Session: 2812bb18-25af-4a41-893c-edcf9a2b7da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2533 | 2026.02.27 15:06:21.261929 [ 291 ] {} <Debug> TCP-Session: e19a273e-5927-4838-86f3-10b106b223e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2026.02.27 15:06:21.487887 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61326 | ||
| 2535 | 2026.02.27 15:06:21.487999 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2536 | 2026.02.27 15:06:21.488028 [ 289 ] {} <Debug> TCP-Session: d17f8e7d-c038-4189-93d3-219e201cf80f Authenticating user 'default' from [fd00:1122:3344:101::e]:61326 | ||
| 2537 | 2026.02.27 15:06:21.488053 [ 289 ] {} <Debug> TCP-Session: d17f8e7d-c038-4189-93d3-219e201cf80f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.02.27 15:06:21.488068 [ 289 ] {} <Debug> TCP-Session: d17f8e7d-c038-4189-93d3-219e201cf80f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2026.02.27 15:06:21.488300 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33627 | ||
| 2540 | 2026.02.27 15:06:21.488312 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59589 | ||
| 2541 | 2026.02.27 15:06:21.488363 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35069 | ||
| 2542 | 2026.02.27 15:06:21.488378 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41749 | ||
| 2543 | 2026.02.27 15:06:21.488398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52936 | ||
| 2544 | 2026.02.27 15:06:21.488423 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2545 | 2026.02.27 15:06:21.488346 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51212 | ||
| 2546 | 2026.02.27 15:06:21.488469 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2547 | 2026.02.27 15:06:21.488466 [ 290 ] {} <Debug> TCP-Session: 67446e13-5990-4de0-b977-9e2b48190e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:33627 | ||
| 2548 | 2026.02.27 15:06:21.488484 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2549 | 2026.02.27 15:06:21.488515 [ 266 ] {} <Debug> TCP-Session: b23c5a56-4398-4656-81da-43a721267d11 Authenticating user 'default' from [fd00:1122:3344:101::e]:41749 | ||
| 2550 | 2026.02.27 15:06:21.488525 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2551 | 2026.02.27 15:06:21.488534 [ 286 ] {} <Debug> TCP-Session: e8aa3673-6a31-4f98-b730-70ba15c1f846 Authenticating user 'default' from [fd00:1122:3344:101::e]:52936 | ||
| 2552 | 2026.02.27 15:06:21.488545 [ 266 ] {} <Debug> TCP-Session: b23c5a56-4398-4656-81da-43a721267d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2026.02.27 15:06:21.488557 [ 293 ] {} <Debug> TCP-Session: 40164938-9ef5-43ea-85a4-edc9f515229b Authenticating user 'default' from [fd00:1122:3344:101::e]:51212 | ||
| 2554 | 2026.02.27 15:06:21.488570 [ 286 ] {} <Debug> TCP-Session: e8aa3673-6a31-4f98-b730-70ba15c1f846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2026.02.27 15:06:21.488591 [ 293 ] {} <Debug> TCP-Session: 40164938-9ef5-43ea-85a4-edc9f515229b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2026.02.27 15:06:21.488604 [ 286 ] {} <Debug> TCP-Session: e8aa3673-6a31-4f98-b730-70ba15c1f846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.02.27 15:06:21.488617 [ 293 ] {} <Debug> TCP-Session: 40164938-9ef5-43ea-85a4-edc9f515229b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.02.27 15:06:21.488578 [ 266 ] {} <Debug> TCP-Session: b23c5a56-4398-4656-81da-43a721267d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.02.27 15:06:21.488523 [ 290 ] {} <Debug> TCP-Session: 67446e13-5990-4de0-b977-9e2b48190e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.02.27 15:06:21.488456 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2561 | 2026.02.27 15:06:21.488685 [ 290 ] {} <Debug> TCP-Session: 67446e13-5990-4de0-b977-9e2b48190e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.02.27 15:06:21.488317 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65290 | ||
| 2563 | 2026.02.27 15:06:21.488716 [ 291 ] {} <Debug> TCP-Session: ff03f259-7ed9-49f4-b7ae-3294856f2851 Authenticating user 'default' from [fd00:1122:3344:101::e]:59589 | ||
| 2564 | 2026.02.27 15:06:21.488453 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2565 | 2026.02.27 15:06:21.488785 [ 291 ] {} <Debug> TCP-Session: ff03f259-7ed9-49f4-b7ae-3294856f2851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.02.27 15:06:21.488406 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46843 | ||
| 2567 | 2026.02.27 15:06:21.488809 [ 291 ] {} <Debug> TCP-Session: ff03f259-7ed9-49f4-b7ae-3294856f2851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.02.27 15:06:21.488826 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2569 | 2026.02.27 15:06:21.488806 [ 294 ] {} <Debug> TCP-Session: 9bae1997-d22b-44af-9ec8-f8c6d30e0b12 Authenticating user 'default' from [fd00:1122:3344:101::e]:35069 | ||
| 2570 | 2026.02.27 15:06:21.488875 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2571 | 2026.02.27 15:06:21.488899 [ 294 ] {} <Debug> TCP-Session: 9bae1997-d22b-44af-9ec8-f8c6d30e0b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2572 | 2026.02.27 15:06:21.488903 [ 292 ] {} <Debug> TCP-Session: 17df6494-57ef-4c6e-9120-de8103e3ddbf Authenticating user 'default' from [fd00:1122:3344:101::e]:65290 | ||
| 2573 | 2026.02.27 15:06:21.488924 [ 287 ] {} <Debug> TCP-Session: 5cd15eae-3d75-4330-b18d-119d4ba73f8d Authenticating user 'default' from [fd00:1122:3344:101::e]:46843 | ||
| 2574 | 2026.02.27 15:06:21.488927 [ 294 ] {} <Debug> TCP-Session: 9bae1997-d22b-44af-9ec8-f8c6d30e0b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2575 | 2026.02.27 15:06:21.488960 [ 292 ] {} <Debug> TCP-Session: 17df6494-57ef-4c6e-9120-de8103e3ddbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2576 | 2026.02.27 15:06:21.488962 [ 287 ] {} <Debug> TCP-Session: 5cd15eae-3d75-4330-b18d-119d4ba73f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2577 | 2026.02.27 15:06:21.488995 [ 292 ] {} <Debug> TCP-Session: 17df6494-57ef-4c6e-9120-de8103e3ddbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2578 | 2026.02.27 15:06:21.489006 [ 287 ] {} <Debug> TCP-Session: 5cd15eae-3d75-4330-b18d-119d4ba73f8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.02.27 15:06:21.488488 [ 289 ] {} <Trace> TCP-Session: d17f8e7d-c038-4189-93d3-219e201cf80f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2580 | 2026.02.27 15:06:21.489226 [ 289 ] {b267b0a4-bac6-454c-9750-05412e7751a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61326) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2581 | 2026.02.27 15:06:21.489491 [ 289 ] {b267b0a4-bac6-454c-9750-05412e7751a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2582 | 2026.02.27 15:06:21.489547 [ 289 ] {b267b0a4-bac6-454c-9750-05412e7751a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2583 | 2026.02.27 15:06:21.489846 [ 289 ] {b267b0a4-bac6-454c-9750-05412e7751a6} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 2584 | 2026.02.27 15:06:21.490854 [ 341 ] {b267b0a4-bac6-454c-9750-05412e7751a6} <Trace> AggregatingTransform: Aggregating | ||
| 2585 | 2026.02.27 15:06:21.490926 [ 341 ] {b267b0a4-bac6-454c-9750-05412e7751a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2586 | 2026.02.27 15:06:21.490960 [ 341 ] {b267b0a4-bac6-454c-9750-05412e7751a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101254 sec. (987.615 rows/sec., 38.58 KiB/sec.) | ||
| 2587 | 2026.02.27 15:06:21.490978 [ 341 ] {b267b0a4-bac6-454c-9750-05412e7751a6} <Trace> Aggregator: Merging aggregated data | ||
| 2588 | 2026.02.27 15:06:21.492137 [ 289 ] {b267b0a4-bac6-454c-9750-05412e7751a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002965 sec., 337.2681281618887 rows/sec., 13.17 KiB/sec. | ||
| 2589 | 2026.02.27 15:06:21.492274 [ 289 ] {b267b0a4-bac6-454c-9750-05412e7751a6} <Debug> TCPHandler: Processed in 0.003902068 sec. | ||
| 2590 | 2026.02.27 15:06:21.492417 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2591 | 2026.02.27 15:06:21.492426 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2592 | 2026.02.27 15:06:21.492450 [ 289 ] {} <Debug> TCP-Session: d17f8e7d-c038-4189-93d3-219e201cf80f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.02.27 15:06:21.492450 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2594 | 2026.02.27 15:06:21.492467 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2595 | 2026.02.27 15:06:21.492486 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2596 | 2026.02.27 15:06:21.492511 [ 266 ] {} <Debug> TCP-Session: b23c5a56-4398-4656-81da-43a721267d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2597 | 2026.02.27 15:06:21.492539 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2598 | 2026.02.27 15:06:21.492554 [ 290 ] {} <Debug> TCP-Session: 67446e13-5990-4de0-b977-9e2b48190e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2599 | 2026.02.27 15:06:21.492561 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2600 | 2026.02.27 15:06:21.492586 [ 294 ] {} <Debug> TCP-Session: 9bae1997-d22b-44af-9ec8-f8c6d30e0b12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2026.02.27 15:06:21.492521 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2602 | 2026.02.27 15:06:21.492609 [ 286 ] {} <Debug> TCP-Session: e8aa3673-6a31-4f98-b730-70ba15c1f846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.02.27 15:06:21.492503 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2604 | 2026.02.27 15:06:21.492669 [ 292 ] {} <Debug> TCP-Session: 17df6494-57ef-4c6e-9120-de8103e3ddbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.02.27 15:06:21.492702 [ 293 ] {} <Debug> TCP-Session: 40164938-9ef5-43ea-85a4-edc9f515229b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2606 | 2026.02.27 15:06:21.492474 [ 291 ] {} <Debug> TCP-Session: ff03f259-7ed9-49f4-b7ae-3294856f2851 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2026.02.27 15:06:21.492530 [ 287 ] {} <Debug> TCP-Session: 5cd15eae-3d75-4330-b18d-119d4ba73f8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2026.02.27 15:06:22.385685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 316 | ||
| 2609 | 2026.02.27 15:06:22.388541 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.02.27 15:06:22.388602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2611 | 2026.02.27 15:06:22.389932 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2612 | 2026.02.27 15:06:22.390219 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.02.27 15:06:22.390370 [ 74 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2614 | 2026.02.27 15:06:22.390414 [ 74 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.02.27 15:06:22.390437 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2616 | 2026.02.27 15:06:22.390535 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 2617 | 2026.02.27 15:06:22.390540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2618 | 2026.02.27 15:06:22.391156 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2619 | 2026.02.27 15:06:22.391349 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2620 | 2026.02.27 15:06:22.391816 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 2621 | 2026.02.27 15:06:22.392223 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 2622 | 2026.02.27 15:06:22.392607 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 2623 | 2026.02.27 15:06:22.392992 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2624 | 2026.02.27 15:06:22.393364 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 2625 | 2026.02.27 15:06:22.399796 [ 196 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 72 columns (72 merged, 0 gathered) in 0.009298291 sec., 33984.73977637396 rows/sec., 33.81 MiB/sec. | ||
| 2626 | 2026.02.27 15:06:22.400890 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2627 | 2026.02.27 15:06:22.401528 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_6_1} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.02.27 15:06:22.401613 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_6_1} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2629 | 2026.02.27 15:06:22.401858 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2630 | 2026.02.27 15:06:23.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.37 MiB, peak 214.66 MiB, free memory in arenas 0.00 B, will set to 207.82 MiB (RSS), difference: 1.45 MiB | ||
| 2631 | 2026.02.27 15:06:25.884404 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.02.27 15:06:25.884698 [ 267 ] {54abc9fd-09a6-468c-b7ad-17db296c2801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2633 | 2026.02.27 15:06:25.884802 [ 267 ] {54abc9fd-09a6-468c-b7ad-17db296c2801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2634 | 2026.02.27 15:06:25.885638 [ 267 ] {54abc9fd-09a6-468c-b7ad-17db296c2801} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.02.27 15:06:25.885681 [ 267 ] {54abc9fd-09a6-468c-b7ad-17db296c2801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2636 | 2026.02.27 15:06:25.886097 [ 267 ] {54abc9fd-09a6-468c-b7ad-17db296c2801} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2637 | 2026.02.27 15:06:25.886336 [ 267 ] {54abc9fd-09a6-468c-b7ad-17db296c2801} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.02.27 15:06:25.886490 [ 267 ] {54abc9fd-09a6-468c-b7ad-17db296c2801} <Debug> executeQuery: Read 120 rows, 10.52 KiB in 0.00187 sec., 64171.12299465241 rows/sec., 5.50 MiB/sec. | ||
| 2639 | 2026.02.27 15:06:25.886533 [ 267 ] {54abc9fd-09a6-468c-b7ad-17db296c2801} <Debug> TCPHandler: Processed in 0.002335203 sec. | ||
| 2640 | 2026.02.27 15:06:25.886652 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.02.27 15:06:25.886745 [ 267 ] {c90c14d0-6c47-42bb-b784-db1da40f2111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.02.27 15:06:25.886787 [ 267 ] {c90c14d0-6c47-42bb-b784-db1da40f2111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2643 | 2026.02.27 15:06:25.887193 [ 267 ] {c90c14d0-6c47-42bb-b784-db1da40f2111} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.02.27 15:06:25.887231 [ 267 ] {c90c14d0-6c47-42bb-b784-db1da40f2111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2645 | 2026.02.27 15:06:25.887551 [ 267 ] {c90c14d0-6c47-42bb-b784-db1da40f2111} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2646 | 2026.02.27 15:06:25.887778 [ 267 ] {c90c14d0-6c47-42bb-b784-db1da40f2111} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.02.27 15:06:25.887913 [ 267 ] {c90c14d0-6c47-42bb-b784-db1da40f2111} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001185 sec., 27004.219409282698 rows/sec., 1.98 MiB/sec. | ||
| 2648 | 2026.02.27 15:06:25.887951 [ 267 ] {c90c14d0-6c47-42bb-b784-db1da40f2111} <Debug> TCPHandler: Processed in 0.001348423 sec. | ||
| 2649 | 2026.02.27 15:06:25.888060 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2026.02.27 15:06:25.888154 [ 267 ] {ad10f678-a3bc-466a-b0e0-41c62d769d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2651 | 2026.02.27 15:06:25.888195 [ 267 ] {ad10f678-a3bc-466a-b0e0-41c62d769d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2652 | 2026.02.27 15:06:25.888622 [ 267 ] {ad10f678-a3bc-466a-b0e0-41c62d769d61} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.02.27 15:06:25.888659 [ 267 ] {ad10f678-a3bc-466a-b0e0-41c62d769d61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2654 | 2026.02.27 15:06:25.888981 [ 267 ] {ad10f678-a3bc-466a-b0e0-41c62d769d61} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2655 | 2026.02.27 15:06:25.889188 [ 267 ] {ad10f678-a3bc-466a-b0e0-41c62d769d61} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.02.27 15:06:25.889319 [ 267 ] {ad10f678-a3bc-466a-b0e0-41c62d769d61} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001184 sec., 81081.08108108108 rows/sec., 6.33 MiB/sec. | ||
| 2657 | 2026.02.27 15:06:25.889357 [ 267 ] {ad10f678-a3bc-466a-b0e0-41c62d769d61} <Debug> TCPHandler: Processed in 0.001346653 sec. | ||
| 2658 | 2026.02.27 15:06:25.889470 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.02.27 15:06:25.889565 [ 267 ] {9b8b9b14-db5b-4a7b-b244-12e108808928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2660 | 2026.02.27 15:06:25.889608 [ 267 ] {9b8b9b14-db5b-4a7b-b244-12e108808928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2661 | 2026.02.27 15:06:25.890012 [ 267 ] {9b8b9b14-db5b-4a7b-b244-12e108808928} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.02.27 15:06:25.890050 [ 267 ] {9b8b9b14-db5b-4a7b-b244-12e108808928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2663 | 2026.02.27 15:06:25.890382 [ 267 ] {9b8b9b14-db5b-4a7b-b244-12e108808928} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2664 | 2026.02.27 15:06:25.890589 [ 267 ] {9b8b9b14-db5b-4a7b-b244-12e108808928} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.02.27 15:06:25.890724 [ 267 ] {9b8b9b14-db5b-4a7b-b244-12e108808928} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 2666 | 2026.02.27 15:06:25.890767 [ 267 ] {9b8b9b14-db5b-4a7b-b244-12e108808928} <Debug> TCPHandler: Processed in 0.001349073 sec. | ||
| 2667 | 2026.02.27 15:06:25.890876 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.02.27 15:06:25.890969 [ 267 ] {e37987c7-ff87-423d-ad32-0a9b3d9672c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2669 | 2026.02.27 15:06:25.891022 [ 267 ] {e37987c7-ff87-423d-ad32-0a9b3d9672c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2670 | 2026.02.27 15:06:25.891792 [ 267 ] {e37987c7-ff87-423d-ad32-0a9b3d9672c7} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.02.27 15:06:25.891830 [ 267 ] {e37987c7-ff87-423d-ad32-0a9b3d9672c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2672 | 2026.02.27 15:06:25.892370 [ 267 ] {e37987c7-ff87-423d-ad32-0a9b3d9672c7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2673 | 2026.02.27 15:06:25.892600 [ 267 ] {e37987c7-ff87-423d-ad32-0a9b3d9672c7} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2026.02.27 15:06:25.892703 [ 59 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2675 | 2026.02.27 15:06:25.892737 [ 267 ] {e37987c7-ff87-423d-ad32-0a9b3d9672c7} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001788 sec., 17897.091722595076 rows/sec., 32.07 MiB/sec. | ||
| 2676 | 2026.02.27 15:06:25.892777 [ 59 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.02.27 15:06:25.892797 [ 267 ] {e37987c7-ff87-423d-ad32-0a9b3d9672c7} <Debug> TCPHandler: Processed in 0.001971259 sec. | ||
| 2678 | 2026.02.27 15:06:25.892805 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2679 | 2026.02.27 15:06:25.892919 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.02.27 15:06:25.892953 [ 198 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 2681 | 2026.02.27 15:06:25.893017 [ 267 ] {a96ca638-ffbf-48a0-b108-c24f9a4520e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2682 | 2026.02.27 15:06:25.893065 [ 267 ] {a96ca638-ffbf-48a0-b108-c24f9a4520e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2683 | 2026.02.27 15:06:25.893254 [ 198 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2684 | 2026.02.27 15:06:25.893322 [ 198 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2685 | 2026.02.27 15:06:25.893413 [ 267 ] {a96ca638-ffbf-48a0-b108-c24f9a4520e9} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2026.02.27 15:06:25.893451 [ 198 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2687 | 2026.02.27 15:06:25.893453 [ 267 ] {a96ca638-ffbf-48a0-b108-c24f9a4520e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2688 | 2026.02.27 15:06:25.893559 [ 198 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2689 | 2026.02.27 15:06:25.893658 [ 198 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 2690 | 2026.02.27 15:06:25.893750 [ 198 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
| 2691 | 2026.02.27 15:06:25.893821 [ 267 ] {a96ca638-ffbf-48a0-b108-c24f9a4520e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2692 | 2026.02.27 15:06:25.893835 [ 198 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2693 | 2026.02.27 15:06:25.894048 [ 267 ] {a96ca638-ffbf-48a0-b108-c24f9a4520e9} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2026.02.27 15:06:25.894193 [ 267 ] {a96ca638-ffbf-48a0-b108-c24f9a4520e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 2695 | 2026.02.27 15:06:25.894235 [ 267 ] {a96ca638-ffbf-48a0-b108-c24f9a4520e9} <Debug> TCPHandler: Processed in 0.001364903 sec. | ||
| 2696 | 2026.02.27 15:06:25.895912 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 19 columns (19 merged, 0 gathered) in 0.003029309 sec., 39943.10253592486 rows/sec., 71.58 MiB/sec. | ||
| 2697 | 2026.02.27 15:06:25.896293 [ 190 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2698 | 2026.02.27 15:06:25.896720 [ 190 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.02.27 15:06:25.896807 [ 190 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2700 | 2026.02.27 15:06:25.896914 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2701 | 2026.02.27 15:06:27.223092 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2702 | 2026.02.27 15:06:27.223159 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2703 | 2026.02.27 15:06:27.386664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4750 | ||
| 2704 | 2026.02.27 15:06:27.387178 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.02.27 15:06:27.387222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2706 | 2026.02.27 15:06:27.387752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2707 | 2026.02.27 15:06:27.387987 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.02.27 15:06:27.388123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4750 | ||
| 2709 | 2026.02.27 15:06:27.661030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2710 | 2026.02.27 15:06:27.680233 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.02.27 15:06:27.680306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2712 | 2026.02.27 15:06:27.686776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2713 | 2026.02.27 15:06:27.687607 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.02.27 15:06:27.690934 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2715 | 2026.02.27 15:06:28.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.93 MiB, peak 214.66 MiB, free memory in arenas 0.00 B, will set to 211.39 MiB (RSS), difference: 2.47 MiB | ||
| 2716 | 2026.02.27 15:06:30.882579 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.02.27 15:06:30.882762 [ 267 ] {7ca533da-3f0d-497a-b59e-6318431466c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2718 | 2026.02.27 15:06:30.882829 [ 267 ] {7ca533da-3f0d-497a-b59e-6318431466c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2719 | 2026.02.27 15:06:30.883544 [ 267 ] {7ca533da-3f0d-497a-b59e-6318431466c0} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.02.27 15:06:30.883596 [ 267 ] {7ca533da-3f0d-497a-b59e-6318431466c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2721 | 2026.02.27 15:06:30.884035 [ 267 ] {7ca533da-3f0d-497a-b59e-6318431466c0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2722 | 2026.02.27 15:06:30.884270 [ 267 ] {7ca533da-3f0d-497a-b59e-6318431466c0} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.02.27 15:06:30.884436 [ 267 ] {7ca533da-3f0d-497a-b59e-6318431466c0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001698 sec., 32979.976442873965 rows/sec., 2.52 MiB/sec. | ||
| 2724 | 2026.02.27 15:06:30.884499 [ 267 ] {7ca533da-3f0d-497a-b59e-6318431466c0} <Debug> TCPHandler: Processed in 0.00205803 sec. | ||
| 2725 | 2026.02.27 15:06:30.884654 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.02.27 15:06:30.884784 [ 267 ] {6136bfc6-ab29-4010-af81-3ebe4eab56e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2727 | 2026.02.27 15:06:30.884842 [ 267 ] {6136bfc6-ab29-4010-af81-3ebe4eab56e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2728 | 2026.02.27 15:06:30.885401 [ 267 ] {6136bfc6-ab29-4010-af81-3ebe4eab56e4} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.02.27 15:06:30.885439 [ 267 ] {6136bfc6-ab29-4010-af81-3ebe4eab56e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2730 | 2026.02.27 15:06:30.885755 [ 267 ] {6136bfc6-ab29-4010-af81-3ebe4eab56e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2731 | 2026.02.27 15:06:30.885958 [ 267 ] {6136bfc6-ab29-4010-af81-3ebe4eab56e4} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.02.27 15:06:30.886082 [ 267 ] {6136bfc6-ab29-4010-af81-3ebe4eab56e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00135 sec., 47407.4074074074 rows/sec., 3.70 MiB/sec. | ||
| 2733 | 2026.02.27 15:06:30.886119 [ 267 ] {6136bfc6-ab29-4010-af81-3ebe4eab56e4} <Debug> TCPHandler: Processed in 0.001562855 sec. | ||
| 2734 | 2026.02.27 15:06:30.886230 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.02.27 15:06:30.886387 [ 267 ] {6651a94e-b2ed-4927-aff5-7630c681d7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2736 | 2026.02.27 15:06:30.886432 [ 267 ] {6651a94e-b2ed-4927-aff5-7630c681d7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2737 | 2026.02.27 15:06:30.886848 [ 267 ] {6651a94e-b2ed-4927-aff5-7630c681d7b4} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.02.27 15:06:30.886887 [ 267 ] {6651a94e-b2ed-4927-aff5-7630c681d7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2739 | 2026.02.27 15:06:30.887236 [ 267 ] {6651a94e-b2ed-4927-aff5-7630c681d7b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2740 | 2026.02.27 15:06:30.887499 [ 267 ] {6651a94e-b2ed-4927-aff5-7630c681d7b4} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.02.27 15:06:30.887637 [ 267 ] {6651a94e-b2ed-4927-aff5-7630c681d7b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 2742 | 2026.02.27 15:06:30.887673 [ 267 ] {6651a94e-b2ed-4927-aff5-7630c681d7b4} <Debug> TCPHandler: Processed in 0.001455445 sec. | ||
| 2743 | 2026.02.27 15:06:30.887779 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.02.27 15:06:30.887870 [ 267 ] {4b7deeeb-d76e-48ad-a688-6127d3c090d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.02.27 15:06:30.887910 [ 267 ] {4b7deeeb-d76e-48ad-a688-6127d3c090d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2746 | 2026.02.27 15:06:30.888227 [ 267 ] {4b7deeeb-d76e-48ad-a688-6127d3c090d2} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.02.27 15:06:30.888270 [ 267 ] {4b7deeeb-d76e-48ad-a688-6127d3c090d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2748 | 2026.02.27 15:06:30.888638 [ 267 ] {4b7deeeb-d76e-48ad-a688-6127d3c090d2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2749 | 2026.02.27 15:06:30.888853 [ 267 ] {4b7deeeb-d76e-48ad-a688-6127d3c090d2} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.02.27 15:06:30.888981 [ 267 ] {4b7deeeb-d76e-48ad-a688-6127d3c090d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 2751 | 2026.02.27 15:06:30.889015 [ 267 ] {4b7deeeb-d76e-48ad-a688-6127d3c090d2} <Debug> TCPHandler: Processed in 0.001300583 sec. | ||
| 2752 | 2026.02.27 15:06:32.391325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 336 | ||
| 2753 | 2026.02.27 15:06:32.393292 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.02.27 15:06:32.393338 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2755 | 2026.02.27 15:06:32.394448 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2756 | 2026.02.27 15:06:32.394698 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.02.27 15:06:32.394926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2758 | 2026.02.27 15:06:34.889558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5198 | ||
| 2759 | 2026.02.27 15:06:34.890342 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.02.27 15:06:34.890415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2761 | 2026.02.27 15:06:34.890992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2762 | 2026.02.27 15:06:34.891219 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.02.27 15:06:34.891343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5198 | ||
| 2764 | 2026.02.27 15:06:34.891363 [ 58 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2765 | 2026.02.27 15:06:34.891405 [ 58 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.02.27 15:06:34.891428 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2767 | 2026.02.27 15:06:34.891516 [ 198 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 2768 | 2026.02.27 15:06:34.891596 [ 198 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2769 | 2026.02.27 15:06:34.891626 [ 198 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2830 rows starting from the beginning of the part | ||
| 2770 | 2026.02.27 15:06:34.891679 [ 198 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2771 | 2026.02.27 15:06:34.891717 [ 198 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2772 | 2026.02.27 15:06:34.891756 [ 198 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2773 | 2026.02.27 15:06:34.891793 [ 198 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2774 | 2026.02.27 15:06:34.891828 [ 198 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2775 | 2026.02.27 15:06:34.893120 [ 196 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001633476 sec., 3182171.0266939946 rows/sec., 45.52 MiB/sec. | ||
| 2776 | 2026.02.27 15:06:34.893920 [ 189 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2777 | 2026.02.27 15:06:34.894247 [ 189 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.02.27 15:06:34.894337 [ 189 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_11_2} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2779 | 2026.02.27 15:06:34.894440 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2780 | 2026.02.27 15:06:35.192346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2781 | 2026.02.27 15:06:35.209807 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.02.27 15:06:35.209872 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2783 | 2026.02.27 15:06:35.215978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2784 | 2026.02.27 15:06:35.216658 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.02.27 15:06:35.216949 [ 58 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2786 | 2026.02.27 15:06:35.217006 [ 58 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.02.27 15:06:35.217027 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2788 | 2026.02.27 15:06:35.217140 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 2789 | 2026.02.27 15:06:35.219921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2790 | 2026.02.27 15:06:35.220988 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2791 | 2026.02.27 15:06:35.222425 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 2792 | 2026.02.27 15:06:35.226923 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 2793 | 2026.02.27 15:06:35.231253 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 2794 | 2026.02.27 15:06:35.235712 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 2795 | 2026.02.27 15:06:35.240451 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 2796 | 2026.02.27 15:06:35.244782 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 2797 | 2026.02.27 15:06:35.296923 [ 196 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079865361 sec., 1039.2490431490069 rows/sec., 5.37 MiB/sec. | ||
| 2798 | 2026.02.27 15:06:35.298732 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2799 | 2026.02.27 15:06:35.300677 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_11_2} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.02.27 15:06:35.300782 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_11_2} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2801 | 2026.02.27 15:06:35.302084 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2802 | 2026.02.27 15:06:35.878196 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.02.27 15:06:35.878463 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2804 | 2026.02.27 15:06:35.878869 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2805 | 2026.02.27 15:06:35.878918 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2806 | 2026.02.27 15:06:35.879222 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2807 | 2026.02.27 15:06:35.879305 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2808 | 2026.02.27 15:06:35.879455 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2809 | 2026.02.27 15:06:35.879608 [ 335 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2810 | 2026.02.27 15:06:35.879612 [ 327 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2811 | 2026.02.27 15:06:35.879608 [ 299 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2812 | 2026.02.27 15:06:35.879619 [ 330 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2813 | 2026.02.27 15:06:35.879890 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2814 | 2026.02.27 15:06:35.879921 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2815 | 2026.02.27 15:06:35.880019 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2816 | 2026.02.27 15:06:35.880040 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
| 2817 | 2026.02.27 15:06:35.880077 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2818 | 2026.02.27 15:06:35.880122 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2819 | 2026.02.27 15:06:35.880159 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2820 | 2026.02.27 15:06:35.880195 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2821 | 2026.02.27 15:06:35.881081 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002732 sec., 12811.12737920937 rows/sec., 541.90 KiB/sec. | ||
| 2822 | 2026.02.27 15:06:35.881259 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Debug> MemoryTracker: Peak memory usage (for query): 145.31 KiB. | ||
| 2823 | 2026.02.27 15:06:35.881276 [ 267 ] {933cb4ca-3f5a-4ef1-95f6-db2f9796acc2} <Debug> TCPHandler: Processed in 0.003219561 sec. | ||
| 2824 | 2026.02.27 15:06:35.889259 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.02.27 15:06:35.889373 [ 267 ] {8329e539-c866-4930-acba-8a8e77b4bf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2826 | 2026.02.27 15:06:35.889420 [ 267 ] {8329e539-c866-4930-acba-8a8e77b4bf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2827 | 2026.02.27 15:06:35.889984 [ 267 ] {8329e539-c866-4930-acba-8a8e77b4bf43} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.02.27 15:06:35.890030 [ 267 ] {8329e539-c866-4930-acba-8a8e77b4bf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2829 | 2026.02.27 15:06:35.890452 [ 267 ] {8329e539-c866-4930-acba-8a8e77b4bf43} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2830 | 2026.02.27 15:06:35.890663 [ 267 ] {8329e539-c866-4930-acba-8a8e77b4bf43} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.02.27 15:06:35.890823 [ 267 ] {8329e539-c866-4930-acba-8a8e77b4bf43} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001483 sec., 674.3088334457182 rows/sec., 69.80 KiB/sec. | ||
| 2832 | 2026.02.27 15:06:35.890864 [ 267 ] {8329e539-c866-4930-acba-8a8e77b4bf43} <Debug> TCPHandler: Processed in 0.001658626 sec. | ||
| 2833 | 2026.02.27 15:06:35.890980 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.02.27 15:06:35.891081 [ 267 ] {4084c713-2c47-4912-92fc-5e7e45ac75d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2835 | 2026.02.27 15:06:35.891127 [ 267 ] {4084c713-2c47-4912-92fc-5e7e45ac75d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2836 | 2026.02.27 15:06:35.891546 [ 267 ] {4084c713-2c47-4912-92fc-5e7e45ac75d2} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.02.27 15:06:35.891585 [ 267 ] {4084c713-2c47-4912-92fc-5e7e45ac75d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2838 | 2026.02.27 15:06:35.891895 [ 267 ] {4084c713-2c47-4912-92fc-5e7e45ac75d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2839 | 2026.02.27 15:06:35.892106 [ 267 ] {4084c713-2c47-4912-92fc-5e7e45ac75d2} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.02.27 15:06:35.892242 [ 267 ] {4084c713-2c47-4912-92fc-5e7e45ac75d2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001184 sec., 6756.756756756757 rows/sec., 550.97 KiB/sec. | ||
| 2841 | 2026.02.27 15:06:35.892280 [ 267 ] {4084c713-2c47-4912-92fc-5e7e45ac75d2} <Debug> TCPHandler: Processed in 0.001353133 sec. | ||
| 2842 | 2026.02.27 15:06:35.892400 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.02.27 15:06:35.892496 [ 267 ] {1ce09d79-d8f4-46d8-b99e-564a4386423a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2844 | 2026.02.27 15:06:35.892536 [ 267 ] {1ce09d79-d8f4-46d8-b99e-564a4386423a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2845 | 2026.02.27 15:06:35.893017 [ 267 ] {1ce09d79-d8f4-46d8-b99e-564a4386423a} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.02.27 15:06:35.893054 [ 267 ] {1ce09d79-d8f4-46d8-b99e-564a4386423a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2847 | 2026.02.27 15:06:35.893385 [ 267 ] {1ce09d79-d8f4-46d8-b99e-564a4386423a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2848 | 2026.02.27 15:06:35.893598 [ 267 ] {1ce09d79-d8f4-46d8-b99e-564a4386423a} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.02.27 15:06:35.893726 [ 267 ] {1ce09d79-d8f4-46d8-b99e-564a4386423a} <Debug> executeQuery: Read 141 rows, 12.44 KiB in 0.001249 sec., 112890.31224979986 rows/sec., 9.73 MiB/sec. | ||
| 2850 | 2026.02.27 15:06:35.893764 [ 267 ] {1ce09d79-d8f4-46d8-b99e-564a4386423a} <Debug> TCPHandler: Processed in 0.001414594 sec. | ||
| 2851 | 2026.02.27 15:06:35.893869 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.02.27 15:06:35.893963 [ 267 ] {bc29254e-f3b3-4693-915a-1ec5a0d66439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2853 | 2026.02.27 15:06:35.894002 [ 267 ] {bc29254e-f3b3-4693-915a-1ec5a0d66439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2854 | 2026.02.27 15:06:35.894403 [ 267 ] {bc29254e-f3b3-4693-915a-1ec5a0d66439} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.02.27 15:06:35.894440 [ 267 ] {bc29254e-f3b3-4693-915a-1ec5a0d66439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2856 | 2026.02.27 15:06:35.894731 [ 267 ] {bc29254e-f3b3-4693-915a-1ec5a0d66439} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2857 | 2026.02.27 15:06:35.894938 [ 267 ] {bc29254e-f3b3-4693-915a-1ec5a0d66439} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.02.27 15:06:35.895063 [ 267 ] {bc29254e-f3b3-4693-915a-1ec5a0d66439} <Debug> executeQuery: Read 48 rows, 3.57 KiB in 0.001119 sec., 42895.44235924933 rows/sec., 3.11 MiB/sec. | ||
| 2859 | 2026.02.27 15:06:35.895101 [ 267 ] {bc29254e-f3b3-4693-915a-1ec5a0d66439} <Debug> TCPHandler: Processed in 0.001281923 sec. | ||
| 2860 | 2026.02.27 15:06:35.895205 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.02.27 15:06:35.895307 [ 267 ] {9a1a149c-64b7-4ffc-a6c3-b7e5ca4cabdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2862 | 2026.02.27 15:06:35.895349 [ 267 ] {9a1a149c-64b7-4ffc-a6c3-b7e5ca4cabdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2863 | 2026.02.27 15:06:35.895801 [ 267 ] {9a1a149c-64b7-4ffc-a6c3-b7e5ca4cabdb} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.02.27 15:06:35.895846 [ 267 ] {9a1a149c-64b7-4ffc-a6c3-b7e5ca4cabdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2865 | 2026.02.27 15:06:35.896192 [ 267 ] {9a1a149c-64b7-4ffc-a6c3-b7e5ca4cabdb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2866 | 2026.02.27 15:06:35.896421 [ 267 ] {9a1a149c-64b7-4ffc-a6c3-b7e5ca4cabdb} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.02.27 15:06:35.896561 [ 267 ] {9a1a149c-64b7-4ffc-a6c3-b7e5ca4cabdb} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001273 sec., 785.5459544383347 rows/sec., 52.17 KiB/sec. | ||
| 2868 | 2026.02.27 15:06:35.896599 [ 267 ] {9a1a149c-64b7-4ffc-a6c3-b7e5ca4cabdb} <Debug> TCPHandler: Processed in 0.001444234 sec. | ||
| 2869 | 2026.02.27 15:06:35.896719 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.02.27 15:06:35.896813 [ 267 ] {b2874408-eba8-4ec5-a9d1-6e35cbe95768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2871 | 2026.02.27 15:06:35.896852 [ 267 ] {b2874408-eba8-4ec5-a9d1-6e35cbe95768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2872 | 2026.02.27 15:06:35.897288 [ 267 ] {b2874408-eba8-4ec5-a9d1-6e35cbe95768} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.02.27 15:06:35.897326 [ 267 ] {b2874408-eba8-4ec5-a9d1-6e35cbe95768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2874 | 2026.02.27 15:06:35.897631 [ 267 ] {b2874408-eba8-4ec5-a9d1-6e35cbe95768} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2875 | 2026.02.27 15:06:35.897835 [ 267 ] {b2874408-eba8-4ec5-a9d1-6e35cbe95768} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.02.27 15:06:35.897965 [ 267 ] {b2874408-eba8-4ec5-a9d1-6e35cbe95768} <Debug> executeQuery: Read 118 rows, 9.45 KiB in 0.001172 sec., 100682.59385665528 rows/sec., 7.88 MiB/sec. | ||
| 2877 | 2026.02.27 15:06:35.898002 [ 267 ] {b2874408-eba8-4ec5-a9d1-6e35cbe95768} <Debug> TCPHandler: Processed in 0.001333333 sec. | ||
| 2878 | 2026.02.27 15:06:35.898119 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.02.27 15:06:35.898214 [ 267 ] {4865a99d-bf1a-46a3-a11b-ab1bfc9d81fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2880 | 2026.02.27 15:06:35.898256 [ 267 ] {4865a99d-bf1a-46a3-a11b-ab1bfc9d81fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2881 | 2026.02.27 15:06:35.898650 [ 267 ] {4865a99d-bf1a-46a3-a11b-ab1bfc9d81fd} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.02.27 15:06:35.898687 [ 267 ] {4865a99d-bf1a-46a3-a11b-ab1bfc9d81fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2883 | 2026.02.27 15:06:35.899003 [ 267 ] {4865a99d-bf1a-46a3-a11b-ab1bfc9d81fd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2884 | 2026.02.27 15:06:35.899216 [ 267 ] {4865a99d-bf1a-46a3-a11b-ab1bfc9d81fd} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.02.27 15:06:35.899346 [ 267 ] {4865a99d-bf1a-46a3-a11b-ab1bfc9d81fd} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001151 sec., 142484.79582971332 rows/sec., 9.92 MiB/sec. | ||
| 2886 | 2026.02.27 15:06:35.899383 [ 267 ] {4865a99d-bf1a-46a3-a11b-ab1bfc9d81fd} <Debug> TCPHandler: Processed in 0.001317163 sec. | ||
| 2887 | 2026.02.27 15:06:35.899490 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.02.27 15:06:35.899584 [ 267 ] {ac6e515a-da8f-4839-ba49-14a61f56fa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.02.27 15:06:35.899625 [ 267 ] {ac6e515a-da8f-4839-ba49-14a61f56fa0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2890 | 2026.02.27 15:06:35.899934 [ 267 ] {ac6e515a-da8f-4839-ba49-14a61f56fa0c} <Trace> oximeter.measurements_f64 (0ec678b2-fe2d-451e-ac33-2b861c0c072d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.02.27 15:06:35.899970 [ 267 ] {ac6e515a-da8f-4839-ba49-14a61f56fa0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2892 | 2026.02.27 15:06:35.900263 [ 267 ] {ac6e515a-da8f-4839-ba49-14a61f56fa0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2893 | 2026.02.27 15:06:35.900482 [ 267 ] {ac6e515a-da8f-4839-ba49-14a61f56fa0c} <Trace> oximeter.measurements_f64 (0ec678b2-fe2d-451e-ac33-2b861c0c072d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.02.27 15:06:35.900611 [ 267 ] {ac6e515a-da8f-4839-ba49-14a61f56fa0c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 60.69 KiB/sec. | ||
| 2895 | 2026.02.27 15:06:35.900649 [ 267 ] {ac6e515a-da8f-4839-ba49-14a61f56fa0c} <Debug> TCPHandler: Processed in 0.001207972 sec. | ||
| 2896 | 2026.02.27 15:06:35.900756 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.02.27 15:06:35.900850 [ 267 ] {1f25999c-2146-43b0-acd9-5b91a24543c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.02.27 15:06:35.900904 [ 267 ] {1f25999c-2146-43b0-acd9-5b91a24543c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2899 | 2026.02.27 15:06:35.901725 [ 267 ] {1f25999c-2146-43b0-acd9-5b91a24543c5} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.02.27 15:06:35.901762 [ 267 ] {1f25999c-2146-43b0-acd9-5b91a24543c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2901 | 2026.02.27 15:06:35.902334 [ 267 ] {1f25999c-2146-43b0-acd9-5b91a24543c5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2902 | 2026.02.27 15:06:35.902559 [ 267 ] {1f25999c-2146-43b0-acd9-5b91a24543c5} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.02.27 15:06:35.902703 [ 267 ] {1f25999c-2146-43b0-acd9-5b91a24543c5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001871 sec., 21378.94174238375 rows/sec., 38.31 MiB/sec. | ||
| 2904 | 2026.02.27 15:06:35.902760 [ 267 ] {1f25999c-2146-43b0-acd9-5b91a24543c5} <Debug> TCPHandler: Processed in 0.00205107 sec. | ||
| 2905 | 2026.02.27 15:06:35.902869 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.02.27 15:06:35.902965 [ 267 ] {2d562728-e5aa-4fdb-ae23-43faf0c558c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.02.27 15:06:35.903008 [ 267 ] {2d562728-e5aa-4fdb-ae23-43faf0c558c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2908 | 2026.02.27 15:06:35.903315 [ 267 ] {2d562728-e5aa-4fdb-ae23-43faf0c558c0} <Trace> oximeter.measurements_i64 (89b5e2eb-9481-477a-8f7f-286cfee5715a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.02.27 15:06:35.903352 [ 267 ] {2d562728-e5aa-4fdb-ae23-43faf0c558c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2910 | 2026.02.27 15:06:35.903653 [ 267 ] {2d562728-e5aa-4fdb-ae23-43faf0c558c0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2911 | 2026.02.27 15:06:35.903866 [ 267 ] {2d562728-e5aa-4fdb-ae23-43faf0c558c0} <Trace> oximeter.measurements_i64 (89b5e2eb-9481-477a-8f7f-286cfee5715a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.02.27 15:06:35.903992 [ 267 ] {2d562728-e5aa-4fdb-ae23-43faf0c558c0} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 404.80 KiB/sec. | ||
| 2913 | 2026.02.27 15:06:35.904027 [ 267 ] {2d562728-e5aa-4fdb-ae23-43faf0c558c0} <Debug> TCPHandler: Processed in 0.001207272 sec. | ||
| 2914 | 2026.02.27 15:06:35.904133 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.02.27 15:06:35.904226 [ 267 ] {a2310851-354a-48f8-88c9-cf602b34840c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.02.27 15:06:35.904266 [ 267 ] {a2310851-354a-48f8-88c9-cf602b34840c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2917 | 2026.02.27 15:06:35.904585 [ 267 ] {a2310851-354a-48f8-88c9-cf602b34840c} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.02.27 15:06:35.904622 [ 267 ] {a2310851-354a-48f8-88c9-cf602b34840c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2919 | 2026.02.27 15:06:35.904923 [ 267 ] {a2310851-354a-48f8-88c9-cf602b34840c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2920 | 2026.02.27 15:06:35.905129 [ 267 ] {a2310851-354a-48f8-88c9-cf602b34840c} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.02.27 15:06:35.905263 [ 267 ] {a2310851-354a-48f8-88c9-cf602b34840c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 2922 | 2026.02.27 15:06:35.905299 [ 267 ] {a2310851-354a-48f8-88c9-cf602b34840c} <Debug> TCPHandler: Processed in 0.001213822 sec. | ||
| 2923 | 2026.02.27 15:06:36.000847 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.23 MiB, peak 223.22 MiB, free memory in arenas 0.00 B, will set to 221.53 MiB (RSS), difference: 7.30 MiB | ||
| 2924 | 2026.02.27 15:06:40.882328 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.02.27 15:06:40.882540 [ 267 ] {df8d60f9-a48c-4589-9c03-6d1303ffad5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2926 | 2026.02.27 15:06:40.882617 [ 267 ] {df8d60f9-a48c-4589-9c03-6d1303ffad5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2927 | 2026.02.27 15:06:40.883286 [ 267 ] {df8d60f9-a48c-4589-9c03-6d1303ffad5f} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.02.27 15:06:40.883339 [ 267 ] {df8d60f9-a48c-4589-9c03-6d1303ffad5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2929 | 2026.02.27 15:06:40.883749 [ 267 ] {df8d60f9-a48c-4589-9c03-6d1303ffad5f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2930 | 2026.02.27 15:06:40.883980 [ 267 ] {df8d60f9-a48c-4589-9c03-6d1303ffad5f} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.02.27 15:06:40.884138 [ 267 ] {df8d60f9-a48c-4589-9c03-6d1303ffad5f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 2932 | 2026.02.27 15:06:40.884184 [ 267 ] {df8d60f9-a48c-4589-9c03-6d1303ffad5f} <Debug> TCPHandler: Processed in 0.001992839 sec. | ||
| 2933 | 2026.02.27 15:06:40.884306 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.02.27 15:06:40.884409 [ 267 ] {9b5878a2-2dd1-411f-8caa-07f7a8dbbf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2935 | 2026.02.27 15:06:40.884452 [ 267 ] {9b5878a2-2dd1-411f-8caa-07f7a8dbbf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2936 | 2026.02.27 15:06:40.884875 [ 267 ] {9b5878a2-2dd1-411f-8caa-07f7a8dbbf6a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.02.27 15:06:40.884915 [ 267 ] {9b5878a2-2dd1-411f-8caa-07f7a8dbbf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2938 | 2026.02.27 15:06:40.885230 [ 267 ] {9b5878a2-2dd1-411f-8caa-07f7a8dbbf6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2939 | 2026.02.27 15:06:40.885477 [ 267 ] {9b5878a2-2dd1-411f-8caa-07f7a8dbbf6a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): 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.02.27 15:06:40.885612 [ 267 ] {9b5878a2-2dd1-411f-8caa-07f7a8dbbf6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 2941 | 2026.02.27 15:06:40.885651 [ 267 ] {9b5878a2-2dd1-411f-8caa-07f7a8dbbf6a} <Debug> TCPHandler: Processed in 0.001397794 sec. | ||
| 2942 | 2026.02.27 15:06:40.885764 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2943 | 2026.02.27 15:06:40.885858 [ 267 ] {ac28c085-94d7-4121-ba41-ff7972f711fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2944 | 2026.02.27 15:06:40.885903 [ 267 ] {ac28c085-94d7-4121-ba41-ff7972f711fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2945 | 2026.02.27 15:06:40.886304 [ 267 ] {ac28c085-94d7-4121-ba41-ff7972f711fc} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.02.27 15:06:40.886342 [ 267 ] {ac28c085-94d7-4121-ba41-ff7972f711fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2947 | 2026.02.27 15:06:40.886687 [ 267 ] {ac28c085-94d7-4121-ba41-ff7972f711fc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2948 | 2026.02.27 15:06:40.886903 [ 267 ] {ac28c085-94d7-4121-ba41-ff7972f711fc} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.02.27 15:06:40.887035 [ 267 ] {ac28c085-94d7-4121-ba41-ff7972f711fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 2950 | 2026.02.27 15:06:40.887072 [ 267 ] {ac28c085-94d7-4121-ba41-ff7972f711fc} <Debug> TCPHandler: Processed in 0.001357273 sec. | ||
| 2951 | 2026.02.27 15:06:40.887184 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2952 | 2026.02.27 15:06:40.887278 [ 267 ] {79f88984-3935-4f36-a4b6-a3efb9442da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2953 | 2026.02.27 15:06:40.887321 [ 267 ] {79f88984-3935-4f36-a4b6-a3efb9442da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2954 | 2026.02.27 15:06:40.887648 [ 267 ] {79f88984-3935-4f36-a4b6-a3efb9442da5} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.02.27 15:06:40.887686 [ 267 ] {79f88984-3935-4f36-a4b6-a3efb9442da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2956 | 2026.02.27 15:06:40.888008 [ 267 ] {79f88984-3935-4f36-a4b6-a3efb9442da5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2957 | 2026.02.27 15:06:40.888216 [ 267 ] {79f88984-3935-4f36-a4b6-a3efb9442da5} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.02.27 15:06:40.888347 [ 267 ] {79f88984-3935-4f36-a4b6-a3efb9442da5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2959 | 2026.02.27 15:06:40.888384 [ 267 ] {79f88984-3935-4f36-a4b6-a3efb9442da5} <Debug> TCPHandler: Processed in 0.001249532 sec. | ||
| 2960 | 2026.02.27 15:06:42.223195 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2961 | 2026.02.27 15:06:42.223249 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2962 | 2026.02.27 15:06:42.391693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5710 | ||
| 2963 | 2026.02.27 15:06:42.392203 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.02.27 15:06:42.392253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2965 | 2026.02.27 15:06:42.392850 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2966 | 2026.02.27 15:06:42.393091 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2026.02.27 15:06:42.393240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5710 | ||
| 2968 | 2026.02.27 15:06:42.395401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 368 | ||
| 2969 | 2026.02.27 15:06:42.397511 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.02.27 15:06:42.397552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2971 | 2026.02.27 15:06:42.398665 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2972 | 2026.02.27 15:06:42.398932 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.02.27 15:06:42.399250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2974 | 2026.02.27 15:06:42.720334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2975 | 2026.02.27 15:06:42.738184 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.02.27 15:06:42.738238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2977 | 2026.02.27 15:06:42.744148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2978 | 2026.02.27 15:06:42.744866 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.02.27 15:06:42.748191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2980 | 2026.02.27 15:06:45.885351 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.02.27 15:06:45.885568 [ 267 ] {9fc42a66-d19b-4771-8d5d-832687d0f119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2982 | 2026.02.27 15:06:45.885646 [ 267 ] {9fc42a66-d19b-4771-8d5d-832687d0f119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2983 | 2026.02.27 15:06:45.886427 [ 267 ] {9fc42a66-d19b-4771-8d5d-832687d0f119} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.02.27 15:06:45.886473 [ 267 ] {9fc42a66-d19b-4771-8d5d-832687d0f119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2985 | 2026.02.27 15:06:45.886897 [ 267 ] {9fc42a66-d19b-4771-8d5d-832687d0f119} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2986 | 2026.02.27 15:06:45.887118 [ 267 ] {9fc42a66-d19b-4771-8d5d-832687d0f119} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.02.27 15:06:45.887239 [ 56 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2988 | 2026.02.27 15:06:45.887272 [ 267 ] {9fc42a66-d19b-4771-8d5d-832687d0f119} <Debug> executeQuery: Read 136 rows, 12.06 KiB in 0.001785 sec., 76190.4761904762 rows/sec., 6.60 MiB/sec. | ||
| 2989 | 2026.02.27 15:06:45.887276 [ 56 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.02.27 15:06:45.887304 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2991 | 2026.02.27 15:06:45.887320 [ 267 ] {9fc42a66-d19b-4771-8d5d-832687d0f119} <Debug> TCPHandler: Processed in 0.002142531 sec. | ||
| 2992 | 2026.02.27 15:06:45.887437 [ 191 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 2993 | 2026.02.27 15:06:45.887442 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.02.27 15:06:45.887581 [ 267 ] {8d53ec77-f8ed-464a-9817-e04c758f5183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2995 | 2026.02.27 15:06:45.887582 [ 191 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2996 | 2026.02.27 15:06:45.887626 [ 267 ] {8d53ec77-f8ed-464a-9817-e04c758f5183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2997 | 2026.02.27 15:06:45.887643 [ 191 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1385 rows starting from the beginning of the part | ||
| 2998 | 2026.02.27 15:06:45.887738 [ 191 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 120 rows starting from the beginning of the part | ||
| 2999 | 2026.02.27 15:06:45.887796 [ 191 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3000 | 2026.02.27 15:06:45.887943 [ 191 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 141 rows starting from the beginning of the part | ||
| 3001 | 2026.02.27 15:06:45.888005 [ 191 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3002 | 2026.02.27 15:06:45.888063 [ 191 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 3003 | 2026.02.27 15:06:45.888153 [ 267 ] {8d53ec77-f8ed-464a-9817-e04c758f5183} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.02.27 15:06:45.888196 [ 267 ] {8d53ec77-f8ed-464a-9817-e04c758f5183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3005 | 2026.02.27 15:06:45.888557 [ 267 ] {8d53ec77-f8ed-464a-9817-e04c758f5183} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3006 | 2026.02.27 15:06:45.888788 [ 267 ] {8d53ec77-f8ed-464a-9817-e04c758f5183} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2026.02.27 15:06:45.888938 [ 267 ] {8d53ec77-f8ed-464a-9817-e04c758f5183} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001332 sec., 30030.03003003003 rows/sec., 2.21 MiB/sec. | ||
| 3008 | 2026.02.27 15:06:45.888980 [ 267 ] {8d53ec77-f8ed-464a-9817-e04c758f5183} <Debug> TCPHandler: Processed in 0.001553635 sec. | ||
| 3009 | 2026.02.27 15:06:45.889090 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3010 | 2026.02.27 15:06:45.889191 [ 267 ] {957654c1-37af-484f-a3b4-c56498ebd7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3011 | 2026.02.27 15:06:45.889234 [ 267 ] {957654c1-37af-484f-a3b4-c56498ebd7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3012 | 2026.02.27 15:06:45.889351 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 5 columns (5 merged, 0 gathered) in 0.001933619 sec., 979510.4413020352 rows/sec., 85.65 MiB/sec. | ||
| 3013 | 2026.02.27 15:06:45.889685 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3014 | 2026.02.27 15:06:45.889695 [ 267 ] {957654c1-37af-484f-a3b4-c56498ebd7fe} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.02.27 15:06:45.889740 [ 267 ] {957654c1-37af-484f-a3b4-c56498ebd7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3016 | 2026.02.27 15:06:45.890077 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.02.27 15:06:45.890131 [ 267 ] {957654c1-37af-484f-a3b4-c56498ebd7fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3018 | 2026.02.27 15:06:45.890175 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_16_3} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3019 | 2026.02.27 15:06:45.890303 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3020 | 2026.02.27 15:06:45.890377 [ 267 ] {957654c1-37af-484f-a3b4-c56498ebd7fe} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.02.27 15:06:45.890496 [ 56 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3022 | 2026.02.27 15:06:45.890532 [ 267 ] {957654c1-37af-484f-a3b4-c56498ebd7fe} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001364 sec., 76246.33431085043 rows/sec., 5.96 MiB/sec. | ||
| 3023 | 2026.02.27 15:06:45.890538 [ 56 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.02.27 15:06:45.890570 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3025 | 2026.02.27 15:06:45.890578 [ 267 ] {957654c1-37af-484f-a3b4-c56498ebd7fe} <Debug> TCPHandler: Processed in 0.001537095 sec. | ||
| 3026 | 2026.02.27 15:06:45.890674 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 3027 | 2026.02.27 15:06:45.890703 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.02.27 15:06:45.890786 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3029 | 2026.02.27 15:06:45.890810 [ 267 ] {35af37c3-2b64-4ef9-8641-065d61d94c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.02.27 15:06:45.890822 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 613 rows starting from the beginning of the part | ||
| 3031 | 2026.02.27 15:06:45.890865 [ 267 ] {35af37c3-2b64-4ef9-8641-065d61d94c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3032 | 2026.02.27 15:06:45.890897 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 96 rows starting from the beginning of the part | ||
| 3033 | 2026.02.27 15:06:45.890946 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 3034 | 2026.02.27 15:06:45.890991 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 118 rows starting from the beginning of the part | ||
| 3035 | 2026.02.27 15:06:45.891031 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3036 | 2026.02.27 15:06:45.891069 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3037 | 2026.02.27 15:06:45.891332 [ 267 ] {35af37c3-2b64-4ef9-8641-065d61d94c23} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.02.27 15:06:45.891375 [ 267 ] {35af37c3-2b64-4ef9-8641-065d61d94c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3039 | 2026.02.27 15:06:45.891754 [ 267 ] {35af37c3-2b64-4ef9-8641-065d61d94c23} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3040 | 2026.02.27 15:06:45.891974 [ 267 ] {35af37c3-2b64-4ef9-8641-065d61d94c23} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.02.27 15:06:45.892044 [ 196 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1059 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417424 sec., 747130.0048538757 rows/sec., 59.99 MiB/sec. | ||
| 3042 | 2026.02.27 15:06:45.892084 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3043 | 2026.02.27 15:06:45.892123 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.02.27 15:06:45.892124 [ 267 ] {35af37c3-2b64-4ef9-8641-065d61d94c23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001335 sec., 119850.1872659176 rows/sec., 8.35 MiB/sec. | ||
| 3045 | 2026.02.27 15:06:45.892149 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3046 | 2026.02.27 15:06:45.892177 [ 267 ] {35af37c3-2b64-4ef9-8641-065d61d94c23} <Debug> TCPHandler: Processed in 0.001524164 sec. | ||
| 3047 | 2026.02.27 15:06:45.892207 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3048 | 2026.02.27 15:06:45.892237 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 3049 | 2026.02.27 15:06:45.892299 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.02.27 15:06:45.892347 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3051 | 2026.02.27 15:06:45.892380 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4427 rows starting from the beginning of the part | ||
| 3052 | 2026.02.27 15:06:45.892404 [ 267 ] {a46c124c-dafd-4a1c-aac7-e433516deda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3053 | 2026.02.27 15:06:45.892452 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 3054 | 2026.02.27 15:06:45.892464 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.02.27 15:06:45.892467 [ 267 ] {a46c124c-dafd-4a1c-aac7-e433516deda9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3056 | 2026.02.27 15:06:45.892503 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3057 | 2026.02.27 15:06:45.892535 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_16_3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3058 | 2026.02.27 15:06:45.892548 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 164 rows starting from the beginning of the part | ||
| 3059 | 2026.02.27 15:06:45.892589 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3060 | 2026.02.27 15:06:45.892610 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3061 | 2026.02.27 15:06:45.892629 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 3062 | 2026.02.27 15:06:45.893379 [ 267 ] {a46c124c-dafd-4a1c-aac7-e433516deda9} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2026.02.27 15:06:45.893422 [ 267 ] {a46c124c-dafd-4a1c-aac7-e433516deda9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3064 | 2026.02.27 15:06:45.894145 [ 267 ] {a46c124c-dafd-4a1c-aac7-e433516deda9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3065 | 2026.02.27 15:06:45.894402 [ 267 ] {a46c124c-dafd-4a1c-aac7-e433516deda9} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2026.02.27 15:06:45.894548 [ 267 ] {a46c124c-dafd-4a1c-aac7-e433516deda9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002164 sec., 18484.288354898334 rows/sec., 33.12 MiB/sec. | ||
| 3067 | 2026.02.27 15:06:45.894614 [ 267 ] {a46c124c-dafd-4a1c-aac7-e433516deda9} <Debug> TCPHandler: Processed in 0.002365693 sec. | ||
| 3068 | 2026.02.27 15:06:45.894727 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3069 | 2026.02.27 15:06:45.894823 [ 267 ] {8e59307d-5d46-4f8c-806b-3aa50bfa2ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3070 | 2026.02.27 15:06:45.894865 [ 267 ] {8e59307d-5d46-4f8c-806b-3aa50bfa2ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3071 | 2026.02.27 15:06:45.894944 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5231 rows, containing 5 columns (5 merged, 0 gathered) in 0.002740296 sec., 1908917.86872659 rows/sec., 131.13 MiB/sec. | ||
| 3072 | 2026.02.27 15:06:45.895206 [ 267 ] {8e59307d-5d46-4f8c-806b-3aa50bfa2ace} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.02.27 15:06:45.895241 [ 267 ] {8e59307d-5d46-4f8c-806b-3aa50bfa2ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3074 | 2026.02.27 15:06:45.895441 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3075 | 2026.02.27 15:06:45.895575 [ 267 ] {8e59307d-5d46-4f8c-806b-3aa50bfa2ace} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3076 | 2026.02.27 15:06:45.895743 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.02.27 15:06:45.895825 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3078 | 2026.02.27 15:06:45.895854 [ 267 ] {8e59307d-5d46-4f8c-806b-3aa50bfa2ace} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.02.27 15:06:45.895902 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 3080 | 2026.02.27 15:06:45.895956 [ 56 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3081 | 2026.02.27 15:06:45.895990 [ 267 ] {8e59307d-5d46-4f8c-806b-3aa50bfa2ace} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 3082 | 2026.02.27 15:06:45.895992 [ 56 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.02.27 15:06:45.896020 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3084 | 2026.02.27 15:06:45.896026 [ 267 ] {8e59307d-5d46-4f8c-806b-3aa50bfa2ace} <Debug> TCPHandler: Processed in 0.001348763 sec. | ||
| 3085 | 2026.02.27 15:06:45.896092 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 3086 | 2026.02.27 15:06:45.896177 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3087 | 2026.02.27 15:06:45.896202 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 510 rows starting from the beginning of the part | ||
| 3088 | 2026.02.27 15:06:45.896246 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 3089 | 2026.02.27 15:06:45.896280 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3090 | 2026.02.27 15:06:45.896310 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 3091 | 2026.02.27 15:06:45.896338 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3092 | 2026.02.27 15:06:45.896367 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 3093 | 2026.02.27 15:06:45.897097 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.00102723 sec., 788528.3724190297 rows/sec., 53.24 MiB/sec. | ||
| 3094 | 2026.02.27 15:06:45.897275 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3095 | 2026.02.27 15:06:45.897533 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_16_3} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.02.27 15:06:45.897598 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_16_3} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3097 | 2026.02.27 15:06:45.897658 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3098 | 2026.02.27 15:06:47.044620 [ 54 ] {} <Debug> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3099 | 2026.02.27 15:06:47.044689 [ 54 ] {} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.02.27 15:06:47.044710 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3101 | 2026.02.27 15:06:47.044824 [ 188 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::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 | ||
| 3102 | 2026.02.27 15:06:47.045118 [ 188 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3103 | 2026.02.27 15:06:47.045160 [ 188 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 3104 | 2026.02.27 15:06:47.045241 [ 188 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 3105 | 2026.02.27 15:06:47.045309 [ 188 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 3106 | 2026.02.27 15:06:47.045373 [ 188 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::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 | ||
| 3107 | 2026.02.27 15:06:47.045436 [ 188 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::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 | ||
| 3108 | 2026.02.27 15:06:47.047024 [ 193 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.002250692 sec., 15995.080624092503 rows/sec., 3.23 MiB/sec. | ||
| 3109 | 2026.02.27 15:06:47.047267 [ 195 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3110 | 2026.02.27 15:06:47.047758 [ 195 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::all_1_5_1} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.02.27 15:06:47.047856 [ 195 ] {d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8::all_1_5_1} <Trace> oximeter.timeseries_schema (d85a612a-9d45-42fc-a9c8-bcb2e2a34cf8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3112 | 2026.02.27 15:06:47.047960 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3113 | 2026.02.27 15:06:47.862986 [ 52 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3114 | 2026.02.27 15:06:47.863058 [ 52 ] {} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.02.27 15:06:47.863082 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3116 | 2026.02.27 15:06:47.863197 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::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 | ||
| 3117 | 2026.02.27 15:06:47.863368 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3118 | 2026.02.27 15:06:47.863438 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3119 | 2026.02.27 15:06:47.863550 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3120 | 2026.02.27 15:06:47.863629 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3121 | 2026.02.27 15:06:47.863700 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3122 | 2026.02.27 15:06:47.863768 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3123 | 2026.02.27 15:06:47.864946 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001798398 sec., 12233.109689846186 rows/sec., 1.02 MiB/sec. | ||
| 3124 | 2026.02.27 15:06:47.865116 [ 195 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3125 | 2026.02.27 15:06:47.865428 [ 195 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_5_1} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.02.27 15:06:47.865505 [ 195 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_5_1} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3127 | 2026.02.27 15:06:47.865592 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3128 | 2026.02.27 15:06:49.893449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6158 | ||
| 3129 | 2026.02.27 15:06:49.894239 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.02.27 15:06:49.894311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3131 | 2026.02.27 15:06:49.894982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3132 | 2026.02.27 15:06:49.895203 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.02.27 15:06:49.895329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6158 | ||
| 3134 | 2026.02.27 15:06:50.248403 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3135 | 2026.02.27 15:06:50.265877 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.02.27 15:06:50.265937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3137 | 2026.02.27 15:06:50.271782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3138 | 2026.02.27 15:06:50.272527 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.02.27 15:06:50.275353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3140 | 2026.02.27 15:06:50.914775 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2026.02.27 15:06:50.915012 [ 267 ] {a70d7bea-8680-4a7c-9dbb-0b4795c1ebf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3142 | 2026.02.27 15:06:50.915100 [ 267 ] {a70d7bea-8680-4a7c-9dbb-0b4795c1ebf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3143 | 2026.02.27 15:06:50.915796 [ 267 ] {a70d7bea-8680-4a7c-9dbb-0b4795c1ebf7} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2026.02.27 15:06:50.915845 [ 267 ] {a70d7bea-8680-4a7c-9dbb-0b4795c1ebf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3145 | 2026.02.27 15:06:50.916265 [ 267 ] {a70d7bea-8680-4a7c-9dbb-0b4795c1ebf7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3146 | 2026.02.27 15:06:50.916493 [ 267 ] {a70d7bea-8680-4a7c-9dbb-0b4795c1ebf7} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2026.02.27 15:06:50.916661 [ 267 ] {a70d7bea-8680-4a7c-9dbb-0b4795c1ebf7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001712 sec., 14018.691588785046 rows/sec., 1.16 MiB/sec. | ||
| 3148 | 2026.02.27 15:06:50.916715 [ 267 ] {a70d7bea-8680-4a7c-9dbb-0b4795c1ebf7} <Debug> TCPHandler: Processed in 0.00209721 sec. | ||
| 3149 | 2026.02.27 15:06:50.916843 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.02.27 15:06:50.916947 [ 267 ] {c025dd01-1a9f-483f-9d11-cb34e5ef905b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3151 | 2026.02.27 15:06:50.916990 [ 267 ] {c025dd01-1a9f-483f-9d11-cb34e5ef905b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3152 | 2026.02.27 15:06:50.917397 [ 267 ] {c025dd01-1a9f-483f-9d11-cb34e5ef905b} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.02.27 15:06:50.917433 [ 267 ] {c025dd01-1a9f-483f-9d11-cb34e5ef905b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3154 | 2026.02.27 15:06:50.917721 [ 267 ] {c025dd01-1a9f-483f-9d11-cb34e5ef905b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3155 | 2026.02.27 15:06:50.917930 [ 267 ] {c025dd01-1a9f-483f-9d11-cb34e5ef905b} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.02.27 15:06:50.918057 [ 267 ] {c025dd01-1a9f-483f-9d11-cb34e5ef905b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 431.06 KiB/sec. | ||
| 3157 | 2026.02.27 15:06:50.918206 [ 267 ] {c025dd01-1a9f-483f-9d11-cb34e5ef905b} <Debug> TCPHandler: Processed in 0.001414414 sec. | ||
| 3158 | 2026.02.27 15:06:50.918328 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.02.27 15:06:50.918421 [ 267 ] {d5817e94-3cd3-40f0-b5f8-8ffe17e3e6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3160 | 2026.02.27 15:06:50.918461 [ 267 ] {d5817e94-3cd3-40f0-b5f8-8ffe17e3e6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3161 | 2026.02.27 15:06:50.919375 [ 267 ] {d5817e94-3cd3-40f0-b5f8-8ffe17e3e6ea} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.02.27 15:06:50.919412 [ 267 ] {d5817e94-3cd3-40f0-b5f8-8ffe17e3e6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3163 | 2026.02.27 15:06:50.919808 [ 267 ] {d5817e94-3cd3-40f0-b5f8-8ffe17e3e6ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3164 | 2026.02.27 15:06:50.920101 [ 267 ] {d5817e94-3cd3-40f0-b5f8-8ffe17e3e6ea} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.02.27 15:06:50.920346 [ 267 ] {d5817e94-3cd3-40f0-b5f8-8ffe17e3e6ea} <Debug> executeQuery: Read 1319 rows, 112.15 KiB in 0.001942 sec., 679196.7044284244 rows/sec., 56.40 MiB/sec. | ||
| 3166 | 2026.02.27 15:06:50.920386 [ 267 ] {d5817e94-3cd3-40f0-b5f8-8ffe17e3e6ea} <Debug> TCPHandler: Processed in 0.00210613 sec. | ||
| 3167 | 2026.02.27 15:06:50.920498 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.02.27 15:06:50.920595 [ 267 ] {6a183094-59df-4b6f-8d1d-195740429de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3169 | 2026.02.27 15:06:50.920635 [ 267 ] {6a183094-59df-4b6f-8d1d-195740429de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3170 | 2026.02.27 15:06:50.921043 [ 267 ] {6a183094-59df-4b6f-8d1d-195740429de3} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.02.27 15:06:50.921080 [ 267 ] {6a183094-59df-4b6f-8d1d-195740429de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3172 | 2026.02.27 15:06:50.921380 [ 267 ] {6a183094-59df-4b6f-8d1d-195740429de3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3173 | 2026.02.27 15:06:50.921594 [ 267 ] {6a183094-59df-4b6f-8d1d-195740429de3} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.02.27 15:06:50.921710 [ 49 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3175 | 2026.02.27 15:06:50.921731 [ 267 ] {6a183094-59df-4b6f-8d1d-195740429de3} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001154 sec., 15597.92027729636 rows/sec., 1.17 MiB/sec. | ||
| 3176 | 2026.02.27 15:06:50.921780 [ 49 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.02.27 15:06:50.921789 [ 267 ] {6a183094-59df-4b6f-8d1d-195740429de3} <Debug> TCPHandler: Processed in 0.001341633 sec. | ||
| 3178 | 2026.02.27 15:06:50.921810 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3179 | 2026.02.27 15:06:50.921905 [ 200 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 3180 | 2026.02.27 15:06:50.921933 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2026.02.27 15:06:50.921995 [ 200 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3182 | 2026.02.27 15:06:50.922023 [ 200 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 55 rows starting from the beginning of the part | ||
| 3183 | 2026.02.27 15:06:50.922027 [ 267 ] {e442ddcd-8e44-40a9-bd4c-0036432e4ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.02.27 15:06:50.922072 [ 267 ] {e442ddcd-8e44-40a9-bd4c-0036432e4ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3185 | 2026.02.27 15:06:50.922105 [ 200 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 3186 | 2026.02.27 15:06:50.922155 [ 200 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3187 | 2026.02.27 15:06:50.922200 [ 200 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 3188 | 2026.02.27 15:06:50.922242 [ 200 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3189 | 2026.02.27 15:06:50.922309 [ 200 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part | ||
| 3190 | 2026.02.27 15:06:50.922575 [ 267 ] {e442ddcd-8e44-40a9-bd4c-0036432e4ff1} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.02.27 15:06:50.922611 [ 267 ] {e442ddcd-8e44-40a9-bd4c-0036432e4ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3192 | 2026.02.27 15:06:50.922956 [ 267 ] {e442ddcd-8e44-40a9-bd4c-0036432e4ff1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3193 | 2026.02.27 15:06:50.923111 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238232 sec., 167173.84141259475 rows/sec., 12.93 MiB/sec. | ||
| 3194 | 2026.02.27 15:06:50.923178 [ 267 ] {e442ddcd-8e44-40a9-bd4c-0036432e4ff1} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.02.27 15:06:50.923275 [ 188 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3196 | 2026.02.27 15:06:50.923345 [ 267 ] {e442ddcd-8e44-40a9-bd4c-0036432e4ff1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001336 sec., 188622.754491018 rows/sec., 13.05 MiB/sec. | ||
| 3197 | 2026.02.27 15:06:50.923383 [ 267 ] {e442ddcd-8e44-40a9-bd4c-0036432e4ff1} <Debug> TCPHandler: Processed in 0.001500445 sec. | ||
| 3198 | 2026.02.27 15:06:50.923504 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2026.02.27 15:06:50.923581 [ 188 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.02.27 15:06:50.923599 [ 267 ] {40cf15bd-bbc2-4e65-97a9-5b19e2f9122f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3201 | 2026.02.27 15:06:50.923638 [ 267 ] {40cf15bd-bbc2-4e65-97a9-5b19e2f9122f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3202 | 2026.02.27 15:06:50.923663 [ 188 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_11_2} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3203 | 2026.02.27 15:06:50.923738 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3204 | 2026.02.27 15:06:50.924058 [ 267 ] {40cf15bd-bbc2-4e65-97a9-5b19e2f9122f} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.02.27 15:06:50.924094 [ 267 ] {40cf15bd-bbc2-4e65-97a9-5b19e2f9122f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3206 | 2026.02.27 15:06:50.924459 [ 267 ] {40cf15bd-bbc2-4e65-97a9-5b19e2f9122f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3207 | 2026.02.27 15:06:50.924696 [ 267 ] {40cf15bd-bbc2-4e65-97a9-5b19e2f9122f} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.02.27 15:06:50.924836 [ 267 ] {40cf15bd-bbc2-4e65-97a9-5b19e2f9122f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001257 sec., 9546.53937947494 rows/sec., 745.82 KiB/sec. | ||
| 3209 | 2026.02.27 15:06:50.924876 [ 267 ] {40cf15bd-bbc2-4e65-97a9-5b19e2f9122f} <Debug> TCPHandler: Processed in 0.001421014 sec. | ||
| 3210 | 2026.02.27 15:06:50.924988 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.02.27 15:06:50.925081 [ 267 ] {6f7189cb-f396-4749-8474-130717840d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3212 | 2026.02.27 15:06:50.925121 [ 267 ] {6f7189cb-f396-4749-8474-130717840d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3213 | 2026.02.27 15:06:50.925676 [ 267 ] {6f7189cb-f396-4749-8474-130717840d1a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.02.27 15:06:50.925711 [ 267 ] {6f7189cb-f396-4749-8474-130717840d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3215 | 2026.02.27 15:06:50.926065 [ 267 ] {6f7189cb-f396-4749-8474-130717840d1a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3216 | 2026.02.27 15:06:50.926278 [ 267 ] {6f7189cb-f396-4749-8474-130717840d1a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.02.27 15:06:50.926413 [ 267 ] {6f7189cb-f396-4749-8474-130717840d1a} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.00135 sec., 416296.2962962963 rows/sec., 31.21 MiB/sec. | ||
| 3218 | 2026.02.27 15:06:50.926451 [ 267 ] {6f7189cb-f396-4749-8474-130717840d1a} <Debug> TCPHandler: Processed in 0.001512485 sec. | ||
| 3219 | 2026.02.27 15:06:50.926564 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.02.27 15:06:50.926657 [ 267 ] {0297cbd2-b373-4002-bddf-c2d489d88e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.02.27 15:06:50.926700 [ 267 ] {0297cbd2-b373-4002-bddf-c2d489d88e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3222 | 2026.02.27 15:06:50.927257 [ 267 ] {0297cbd2-b373-4002-bddf-c2d489d88e33} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.02.27 15:06:50.927291 [ 267 ] {0297cbd2-b373-4002-bddf-c2d489d88e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3224 | 2026.02.27 15:06:50.927686 [ 267 ] {0297cbd2-b373-4002-bddf-c2d489d88e33} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3225 | 2026.02.27 15:06:50.927904 [ 267 ] {0297cbd2-b373-4002-bddf-c2d489d88e33} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.02.27 15:06:50.928034 [ 267 ] {0297cbd2-b373-4002-bddf-c2d489d88e33} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001405 sec., 628469.7508896798 rows/sec., 42.65 MiB/sec. | ||
| 3227 | 2026.02.27 15:06:50.928069 [ 267 ] {0297cbd2-b373-4002-bddf-c2d489d88e33} <Debug> TCPHandler: Processed in 0.001565966 sec. | ||
| 3228 | 2026.02.27 15:06:50.928172 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.02.27 15:06:50.928261 [ 267 ] {a1ccbb96-901a-4c3b-9624-c80670905929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3230 | 2026.02.27 15:06:50.928300 [ 267 ] {a1ccbb96-901a-4c3b-9624-c80670905929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3231 | 2026.02.27 15:06:50.928608 [ 267 ] {a1ccbb96-901a-4c3b-9624-c80670905929} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.02.27 15:06:50.928640 [ 267 ] {a1ccbb96-901a-4c3b-9624-c80670905929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3233 | 2026.02.27 15:06:50.929014 [ 267 ] {a1ccbb96-901a-4c3b-9624-c80670905929} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3234 | 2026.02.27 15:06:50.929232 [ 267 ] {a1ccbb96-901a-4c3b-9624-c80670905929} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.02.27 15:06:50.929365 [ 267 ] {a1ccbb96-901a-4c3b-9624-c80670905929} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 3236 | 2026.02.27 15:06:50.929403 [ 267 ] {a1ccbb96-901a-4c3b-9624-c80670905929} <Debug> TCPHandler: Processed in 0.001261312 sec. | ||
| 3237 | 2026.02.27 15:06:52.399631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 398 | ||
| 3238 | 2026.02.27 15:06:52.401804 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.02.27 15:06:52.401855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3240 | 2026.02.27 15:06:52.403069 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3241 | 2026.02.27 15:06:52.403357 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.02.27 15:06:52.403702 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 3243 | 2026.02.27 15:06:55.884790 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2026.02.27 15:06:55.884970 [ 267 ] {aca21c87-d150-4488-8424-f572ed783a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3245 | 2026.02.27 15:06:55.885034 [ 267 ] {aca21c87-d150-4488-8424-f572ed783a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3246 | 2026.02.27 15:06:55.885755 [ 267 ] {aca21c87-d150-4488-8424-f572ed783a11} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.02.27 15:06:55.885805 [ 267 ] {aca21c87-d150-4488-8424-f572ed783a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3248 | 2026.02.27 15:06:55.886238 [ 267 ] {aca21c87-d150-4488-8424-f572ed783a11} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3249 | 2026.02.27 15:06:55.886469 [ 267 ] {aca21c87-d150-4488-8424-f572ed783a11} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.02.27 15:06:55.886641 [ 267 ] {aca21c87-d150-4488-8424-f572ed783a11} <Debug> executeQuery: Read 136 rows, 12.06 KiB in 0.001679 sec., 81000.59559261466 rows/sec., 7.01 MiB/sec. | ||
| 3251 | 2026.02.27 15:06:55.886692 [ 267 ] {aca21c87-d150-4488-8424-f572ed783a11} <Debug> TCPHandler: Processed in 0.00200114 sec. | ||
| 3252 | 2026.02.27 15:06:55.886814 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2026.02.27 15:06:55.886918 [ 267 ] {222c8211-41d3-47fe-a0b5-89ef6319a691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3254 | 2026.02.27 15:06:55.886962 [ 267 ] {222c8211-41d3-47fe-a0b5-89ef6319a691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3255 | 2026.02.27 15:06:55.887381 [ 267 ] {222c8211-41d3-47fe-a0b5-89ef6319a691} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2026.02.27 15:06:55.887420 [ 267 ] {222c8211-41d3-47fe-a0b5-89ef6319a691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3257 | 2026.02.27 15:06:55.887745 [ 267 ] {222c8211-41d3-47fe-a0b5-89ef6319a691} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3258 | 2026.02.27 15:06:55.887970 [ 267 ] {222c8211-41d3-47fe-a0b5-89ef6319a691} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2026.02.27 15:06:55.888101 [ 267 ] {222c8211-41d3-47fe-a0b5-89ef6319a691} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001207 sec., 33140.01657000829 rows/sec., 2.43 MiB/sec. | ||
| 3260 | 2026.02.27 15:06:55.888139 [ 267 ] {222c8211-41d3-47fe-a0b5-89ef6319a691} <Debug> TCPHandler: Processed in 0.001378384 sec. | ||
| 3261 | 2026.02.27 15:06:55.888248 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.02.27 15:06:55.888345 [ 267 ] {3a056b76-56a6-4221-b0dd-37ff70c94f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3263 | 2026.02.27 15:06:55.888386 [ 267 ] {3a056b76-56a6-4221-b0dd-37ff70c94f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3264 | 2026.02.27 15:06:55.888800 [ 267 ] {3a056b76-56a6-4221-b0dd-37ff70c94f2b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.02.27 15:06:55.888835 [ 267 ] {3a056b76-56a6-4221-b0dd-37ff70c94f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3266 | 2026.02.27 15:06:55.889122 [ 267 ] {3a056b76-56a6-4221-b0dd-37ff70c94f2b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3267 | 2026.02.27 15:06:55.889385 [ 267 ] {3a056b76-56a6-4221-b0dd-37ff70c94f2b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.02.27 15:06:55.889521 [ 267 ] {3a056b76-56a6-4221-b0dd-37ff70c94f2b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001195 sec., 87029.28870292887 rows/sec., 6.80 MiB/sec. | ||
| 3269 | 2026.02.27 15:06:55.889561 [ 267 ] {3a056b76-56a6-4221-b0dd-37ff70c94f2b} <Debug> TCPHandler: Processed in 0.001360863 sec. | ||
| 3270 | 2026.02.27 15:06:55.889679 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.02.27 15:06:55.889772 [ 267 ] {e2bc06ab-84c8-440f-9b6b-ac0c91ec0c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3272 | 2026.02.27 15:06:55.889815 [ 267 ] {e2bc06ab-84c8-440f-9b6b-ac0c91ec0c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3273 | 2026.02.27 15:06:55.890215 [ 267 ] {e2bc06ab-84c8-440f-9b6b-ac0c91ec0c98} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.02.27 15:06:55.890251 [ 267 ] {e2bc06ab-84c8-440f-9b6b-ac0c91ec0c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3275 | 2026.02.27 15:06:55.890583 [ 267 ] {e2bc06ab-84c8-440f-9b6b-ac0c91ec0c98} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3276 | 2026.02.27 15:06:55.890791 [ 267 ] {e2bc06ab-84c8-440f-9b6b-ac0c91ec0c98} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.02.27 15:06:55.890931 [ 267 ] {e2bc06ab-84c8-440f-9b6b-ac0c91ec0c98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3278 | 2026.02.27 15:06:55.890968 [ 267 ] {e2bc06ab-84c8-440f-9b6b-ac0c91ec0c98} <Debug> TCPHandler: Processed in 0.001338994 sec. | ||
| 3279 | 2026.02.27 15:06:55.891079 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.02.27 15:06:55.891173 [ 267 ] {c46cd136-8aab-49b8-8dd3-c56aa0565e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3281 | 2026.02.27 15:06:55.891227 [ 267 ] {c46cd136-8aab-49b8-8dd3-c56aa0565e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3282 | 2026.02.27 15:06:55.892014 [ 267 ] {c46cd136-8aab-49b8-8dd3-c56aa0565e53} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.02.27 15:06:55.892051 [ 267 ] {c46cd136-8aab-49b8-8dd3-c56aa0565e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3284 | 2026.02.27 15:06:55.892630 [ 267 ] {c46cd136-8aab-49b8-8dd3-c56aa0565e53} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3285 | 2026.02.27 15:06:55.892839 [ 267 ] {c46cd136-8aab-49b8-8dd3-c56aa0565e53} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.02.27 15:06:55.892972 [ 267 ] {c46cd136-8aab-49b8-8dd3-c56aa0565e53} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001857 sec., 21540.11847065159 rows/sec., 38.60 MiB/sec. | ||
| 3287 | 2026.02.27 15:06:55.893027 [ 267 ] {c46cd136-8aab-49b8-8dd3-c56aa0565e53} <Debug> TCPHandler: Processed in 0.00204001 sec. | ||
| 3288 | 2026.02.27 15:06:55.893134 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.02.27 15:06:55.893224 [ 267 ] {9186a2e1-6b45-4ce7-9b75-bc8bf7a32d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3290 | 2026.02.27 15:06:55.893263 [ 267 ] {9186a2e1-6b45-4ce7-9b75-bc8bf7a32d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3291 | 2026.02.27 15:06:55.893667 [ 267 ] {9186a2e1-6b45-4ce7-9b75-bc8bf7a32d1b} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.02.27 15:06:55.893704 [ 267 ] {9186a2e1-6b45-4ce7-9b75-bc8bf7a32d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3293 | 2026.02.27 15:06:55.894023 [ 267 ] {9186a2e1-6b45-4ce7-9b75-bc8bf7a32d1b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3294 | 2026.02.27 15:06:55.894224 [ 267 ] {9186a2e1-6b45-4ce7-9b75-bc8bf7a32d1b} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.02.27 15:06:55.894356 [ 267 ] {9186a2e1-6b45-4ce7-9b75-bc8bf7a32d1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 3296 | 2026.02.27 15:06:55.894392 [ 267 ] {9186a2e1-6b45-4ce7-9b75-bc8bf7a32d1b} <Debug> TCPHandler: Processed in 0.001255142 sec. | ||
| 3297 | 2026.02.27 15:06:57.223508 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3298 | 2026.02.27 15:06:57.223581 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3299 | 2026.02.27 15:06:57.396016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6670 | ||
| 3300 | 2026.02.27 15:06:57.396589 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.02.27 15:06:57.396634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3302 | 2026.02.27 15:06:57.397216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3303 | 2026.02.27 15:06:57.397442 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.02.27 15:06:57.397584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6670 | ||
| 3305 | 2026.02.27 15:06:57.776067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3306 | 2026.02.27 15:06:57.792444 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.02.27 15:06:57.792501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3308 | 2026.02.27 15:06:57.798041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3309 | 2026.02.27 15:06:57.798758 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.02.27 15:06:57.801402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3311 | 2026.02.27 15:07:00.882426 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.02.27 15:07:00.882725 [ 267 ] {c6e217e9-c748-4048-adb4-ad5faf3f8bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3313 | 2026.02.27 15:07:00.882829 [ 267 ] {c6e217e9-c748-4048-adb4-ad5faf3f8bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3314 | 2026.02.27 15:07:00.883592 [ 267 ] {c6e217e9-c748-4048-adb4-ad5faf3f8bcc} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.02.27 15:07:00.883631 [ 267 ] {c6e217e9-c748-4048-adb4-ad5faf3f8bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3316 | 2026.02.27 15:07:00.884022 [ 267 ] {c6e217e9-c748-4048-adb4-ad5faf3f8bcc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3317 | 2026.02.27 15:07:00.884252 [ 267 ] {c6e217e9-c748-4048-adb4-ad5faf3f8bcc} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.02.27 15:07:00.884412 [ 267 ] {c6e217e9-c748-4048-adb4-ad5faf3f8bcc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001764 sec., 31746.031746031746 rows/sec., 2.42 MiB/sec. | ||
| 3319 | 2026.02.27 15:07:00.884455 [ 267 ] {c6e217e9-c748-4048-adb4-ad5faf3f8bcc} <Debug> TCPHandler: Processed in 0.002211192 sec. | ||
| 3320 | 2026.02.27 15:07:00.884732 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.02.27 15:07:00.884828 [ 267 ] {80960797-c493-4a96-bd1c-efee3cb17fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3322 | 2026.02.27 15:07:00.884869 [ 267 ] {80960797-c493-4a96-bd1c-efee3cb17fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3323 | 2026.02.27 15:07:00.885326 [ 267 ] {80960797-c493-4a96-bd1c-efee3cb17fa7} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.02.27 15:07:00.885362 [ 267 ] {80960797-c493-4a96-bd1c-efee3cb17fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3325 | 2026.02.27 15:07:00.885667 [ 267 ] {80960797-c493-4a96-bd1c-efee3cb17fa7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3326 | 2026.02.27 15:07:00.885878 [ 267 ] {80960797-c493-4a96-bd1c-efee3cb17fa7} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.02.27 15:07:00.886008 [ 267 ] {80960797-c493-4a96-bd1c-efee3cb17fa7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 3328 | 2026.02.27 15:07:00.886044 [ 267 ] {80960797-c493-4a96-bd1c-efee3cb17fa7} <Debug> TCPHandler: Processed in 0.001363413 sec. | ||
| 3329 | 2026.02.27 15:07:00.886162 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.02.27 15:07:00.886262 [ 267 ] {4791edfd-74bb-48d4-bd62-8b479365e12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.02.27 15:07:00.886306 [ 267 ] {4791edfd-74bb-48d4-bd62-8b479365e12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3332 | 2026.02.27 15:07:00.886744 [ 267 ] {4791edfd-74bb-48d4-bd62-8b479365e12f} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.02.27 15:07:00.886781 [ 267 ] {4791edfd-74bb-48d4-bd62-8b479365e12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3334 | 2026.02.27 15:07:00.887123 [ 267 ] {4791edfd-74bb-48d4-bd62-8b479365e12f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3335 | 2026.02.27 15:07:00.887334 [ 267 ] {4791edfd-74bb-48d4-bd62-8b479365e12f} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.02.27 15:07:00.887464 [ 267 ] {4791edfd-74bb-48d4-bd62-8b479365e12f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 3337 | 2026.02.27 15:07:00.887501 [ 267 ] {4791edfd-74bb-48d4-bd62-8b479365e12f} <Debug> TCPHandler: Processed in 0.001389023 sec. | ||
| 3338 | 2026.02.27 15:07:00.887613 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.02.27 15:07:00.887717 [ 267 ] {d58ebb49-bb2c-4620-bdb2-ff8042d4bedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.02.27 15:07:00.887758 [ 267 ] {d58ebb49-bb2c-4620-bdb2-ff8042d4bedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3341 | 2026.02.27 15:07:00.888088 [ 267 ] {d58ebb49-bb2c-4620-bdb2-ff8042d4bedb} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.02.27 15:07:00.888123 [ 267 ] {d58ebb49-bb2c-4620-bdb2-ff8042d4bedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3343 | 2026.02.27 15:07:00.888420 [ 267 ] {d58ebb49-bb2c-4620-bdb2-ff8042d4bedb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3344 | 2026.02.27 15:07:00.888630 [ 267 ] {d58ebb49-bb2c-4620-bdb2-ff8042d4bedb} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.02.27 15:07:00.888771 [ 267 ] {d58ebb49-bb2c-4620-bdb2-ff8042d4bedb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 3346 | 2026.02.27 15:07:00.888817 [ 267 ] {d58ebb49-bb2c-4620-bdb2-ff8042d4bedb} <Debug> TCPHandler: Processed in 0.001253492 sec. | ||
| 3347 | 2026.02.27 15:07:02.404034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 418 | ||
| 3348 | 2026.02.27 15:07:02.406326 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.02.27 15:07:02.406369 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3350 | 2026.02.27 15:07:02.407497 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3351 | 2026.02.27 15:07:02.407756 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.02.27 15:07:02.407997 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 3353 | 2026.02.27 15:07:04.898276 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7118 | ||
| 3354 | 2026.02.27 15:07:04.898771 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.02.27 15:07:04.898807 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3356 | 2026.02.27 15:07:04.899297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3357 | 2026.02.27 15:07:04.899542 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.02.27 15:07:04.899691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7118 | ||
| 3359 | 2026.02.27 15:07:05.302048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3360 | 2026.02.27 15:07:05.319250 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.02.27 15:07:05.319322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3362 | 2026.02.27 15:07:05.324976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3363 | 2026.02.27 15:07:05.325693 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.02.27 15:07:05.328882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3365 | 2026.02.27 15:07:05.884605 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.02.27 15:07:05.884798 [ 267 ] {1b8f1467-4844-41cd-87c9-33079b795a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3367 | 2026.02.27 15:07:05.884873 [ 267 ] {1b8f1467-4844-41cd-87c9-33079b795a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3368 | 2026.02.27 15:07:05.885477 [ 267 ] {1b8f1467-4844-41cd-87c9-33079b795a45} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.02.27 15:07:05.885529 [ 267 ] {1b8f1467-4844-41cd-87c9-33079b795a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3370 | 2026.02.27 15:07:05.885913 [ 267 ] {1b8f1467-4844-41cd-87c9-33079b795a45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3371 | 2026.02.27 15:07:05.886143 [ 267 ] {1b8f1467-4844-41cd-87c9-33079b795a45} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.02.27 15:07:05.886319 [ 267 ] {1b8f1467-4844-41cd-87c9-33079b795a45} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001577 sec., 1268.2308180088776 rows/sec., 103.42 KiB/sec. | ||
| 3373 | 2026.02.27 15:07:05.886366 [ 267 ] {1b8f1467-4844-41cd-87c9-33079b795a45} <Debug> TCPHandler: Processed in 0.001895429 sec. | ||
| 3374 | 2026.02.27 15:07:05.886484 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.02.27 15:07:05.886583 [ 267 ] {e97b2b5e-7a08-49d3-93fd-0ae1ef169cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3376 | 2026.02.27 15:07:05.886626 [ 267 ] {e97b2b5e-7a08-49d3-93fd-0ae1ef169cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3377 | 2026.02.27 15:07:05.887121 [ 267 ] {e97b2b5e-7a08-49d3-93fd-0ae1ef169cc1} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.02.27 15:07:05.887160 [ 267 ] {e97b2b5e-7a08-49d3-93fd-0ae1ef169cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3379 | 2026.02.27 15:07:05.887488 [ 267 ] {e97b2b5e-7a08-49d3-93fd-0ae1ef169cc1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3380 | 2026.02.27 15:07:05.887712 [ 267 ] {e97b2b5e-7a08-49d3-93fd-0ae1ef169cc1} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.02.27 15:07:05.887850 [ 267 ] {e97b2b5e-7a08-49d3-93fd-0ae1ef169cc1} <Debug> executeQuery: Read 139 rows, 12.33 KiB in 0.001289 sec., 107835.53141970519 rows/sec., 9.34 MiB/sec. | ||
| 3382 | 2026.02.27 15:07:05.887889 [ 267 ] {e97b2b5e-7a08-49d3-93fd-0ae1ef169cc1} <Debug> TCPHandler: Processed in 0.001454674 sec. | ||
| 3383 | 2026.02.27 15:07:05.887996 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.02.27 15:07:05.888089 [ 267 ] {eae33668-f5ec-47b4-a663-78009cfe0cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3385 | 2026.02.27 15:07:05.888130 [ 267 ] {eae33668-f5ec-47b4-a663-78009cfe0cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3386 | 2026.02.27 15:07:05.888532 [ 267 ] {eae33668-f5ec-47b4-a663-78009cfe0cfa} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.02.27 15:07:05.888570 [ 267 ] {eae33668-f5ec-47b4-a663-78009cfe0cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3388 | 2026.02.27 15:07:05.888857 [ 267 ] {eae33668-f5ec-47b4-a663-78009cfe0cfa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3389 | 2026.02.27 15:07:05.889061 [ 267 ] {eae33668-f5ec-47b4-a663-78009cfe0cfa} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.02.27 15:07:05.889196 [ 267 ] {eae33668-f5ec-47b4-a663-78009cfe0cfa} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001125 sec., 38222.222222222226 rows/sec., 2.80 MiB/sec. | ||
| 3391 | 2026.02.27 15:07:05.889234 [ 267 ] {eae33668-f5ec-47b4-a663-78009cfe0cfa} <Debug> TCPHandler: Processed in 0.001286993 sec. | ||
| 3392 | 2026.02.27 15:07:05.889339 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.02.27 15:07:05.889440 [ 267 ] {69226b60-ed68-4f24-88e8-bc7fc5c94128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3394 | 2026.02.27 15:07:05.889483 [ 267 ] {69226b60-ed68-4f24-88e8-bc7fc5c94128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3395 | 2026.02.27 15:07:05.889985 [ 267 ] {69226b60-ed68-4f24-88e8-bc7fc5c94128} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.02.27 15:07:05.890031 [ 267 ] {69226b60-ed68-4f24-88e8-bc7fc5c94128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3397 | 2026.02.27 15:07:05.890423 [ 267 ] {69226b60-ed68-4f24-88e8-bc7fc5c94128} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3398 | 2026.02.27 15:07:05.890669 [ 267 ] {69226b60-ed68-4f24-88e8-bc7fc5c94128} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.02.27 15:07:05.890828 [ 267 ] {69226b60-ed68-4f24-88e8-bc7fc5c94128} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001405 sec., 76156.58362989324 rows/sec., 5.95 MiB/sec. | ||
| 3400 | 2026.02.27 15:07:05.890868 [ 267 ] {69226b60-ed68-4f24-88e8-bc7fc5c94128} <Debug> TCPHandler: Processed in 0.001578056 sec. | ||
| 3401 | 2026.02.27 15:07:05.890979 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.02.27 15:07:05.891076 [ 267 ] {81a93272-1307-4984-a6d5-2845e4754cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3403 | 2026.02.27 15:07:05.891119 [ 267 ] {81a93272-1307-4984-a6d5-2845e4754cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3404 | 2026.02.27 15:07:05.891520 [ 267 ] {81a93272-1307-4984-a6d5-2845e4754cf3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.02.27 15:07:05.891558 [ 267 ] {81a93272-1307-4984-a6d5-2845e4754cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3406 | 2026.02.27 15:07:05.891884 [ 267 ] {81a93272-1307-4984-a6d5-2845e4754cf3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3407 | 2026.02.27 15:07:05.892091 [ 267 ] {81a93272-1307-4984-a6d5-2845e4754cf3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.02.27 15:07:05.892228 [ 267 ] {81a93272-1307-4984-a6d5-2845e4754cf3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001172 sec., 137372.01365187712 rows/sec., 9.57 MiB/sec. | ||
| 3409 | 2026.02.27 15:07:05.892266 [ 267 ] {81a93272-1307-4984-a6d5-2845e4754cf3} <Debug> TCPHandler: Processed in 0.001335233 sec. | ||
| 3410 | 2026.02.27 15:07:05.892365 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.02.27 15:07:05.892458 [ 267 ] {900ba3d6-7d50-402b-842f-b716fe1e0399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.02.27 15:07:05.892512 [ 267 ] {900ba3d6-7d50-402b-842f-b716fe1e0399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3413 | 2026.02.27 15:07:05.893323 [ 267 ] {900ba3d6-7d50-402b-842f-b716fe1e0399} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.02.27 15:07:05.893361 [ 267 ] {900ba3d6-7d50-402b-842f-b716fe1e0399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3415 | 2026.02.27 15:07:05.893952 [ 267 ] {900ba3d6-7d50-402b-842f-b716fe1e0399} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3416 | 2026.02.27 15:07:05.894187 [ 267 ] {900ba3d6-7d50-402b-842f-b716fe1e0399} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.02.27 15:07:05.894326 [ 267 ] {900ba3d6-7d50-402b-842f-b716fe1e0399} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001886 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 3418 | 2026.02.27 15:07:05.894378 [ 267 ] {900ba3d6-7d50-402b-842f-b716fe1e0399} <Debug> TCPHandler: Processed in 0.0020609 sec. | ||
| 3419 | 2026.02.27 15:07:05.894489 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.02.27 15:07:05.894584 [ 267 ] {12fae8d6-c0e1-42ef-bc2a-e27d13fb5ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3421 | 2026.02.27 15:07:05.894624 [ 267 ] {12fae8d6-c0e1-42ef-bc2a-e27d13fb5ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3422 | 2026.02.27 15:07:05.894951 [ 267 ] {12fae8d6-c0e1-42ef-bc2a-e27d13fb5ad4} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.02.27 15:07:05.894987 [ 267 ] {12fae8d6-c0e1-42ef-bc2a-e27d13fb5ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3424 | 2026.02.27 15:07:05.895287 [ 267 ] {12fae8d6-c0e1-42ef-bc2a-e27d13fb5ad4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3425 | 2026.02.27 15:07:05.895484 [ 267 ] {12fae8d6-c0e1-42ef-bc2a-e27d13fb5ad4} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.02.27 15:07:05.895608 [ 267 ] {12fae8d6-c0e1-42ef-bc2a-e27d13fb5ad4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 3427 | 2026.02.27 15:07:05.895643 [ 267 ] {12fae8d6-c0e1-42ef-bc2a-e27d13fb5ad4} <Debug> TCPHandler: Processed in 0.001202321 sec. | ||
| 3428 | 2026.02.27 15:07:10.883452 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.02.27 15:07:10.883668 [ 267 ] {1265cdef-982a-4e4d-82f5-f4126eb34a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3430 | 2026.02.27 15:07:10.883742 [ 267 ] {1265cdef-982a-4e4d-82f5-f4126eb34a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3431 | 2026.02.27 15:07:10.884372 [ 267 ] {1265cdef-982a-4e4d-82f5-f4126eb34a60} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.02.27 15:07:10.884421 [ 267 ] {1265cdef-982a-4e4d-82f5-f4126eb34a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3433 | 2026.02.27 15:07:10.884824 [ 267 ] {1265cdef-982a-4e4d-82f5-f4126eb34a60} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3434 | 2026.02.27 15:07:10.885048 [ 267 ] {1265cdef-982a-4e4d-82f5-f4126eb34a60} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.02.27 15:07:10.885203 [ 27 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3436 | 2026.02.27 15:07:10.885209 [ 267 ] {1265cdef-982a-4e4d-82f5-f4126eb34a60} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001596 sec., 35087.71929824562 rows/sec., 2.68 MiB/sec. | ||
| 3437 | 2026.02.27 15:07:10.885273 [ 27 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.02.27 15:07:10.885295 [ 267 ] {1265cdef-982a-4e4d-82f5-f4126eb34a60} <Debug> TCPHandler: Processed in 0.00197919 sec. | ||
| 3439 | 2026.02.27 15:07:10.885298 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3440 | 2026.02.27 15:07:10.885416 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2026.02.27 15:07:10.885432 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 3442 | 2026.02.27 15:07:10.885517 [ 267 ] {d190b3e9-4be4-4bcc-a187-03ca418b3815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3443 | 2026.02.27 15:07:10.885562 [ 267 ] {d190b3e9-4be4-4bcc-a187-03ca418b3815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3444 | 2026.02.27 15:07:10.885567 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3445 | 2026.02.27 15:07:10.885613 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1406 rows starting from the beginning of the part | ||
| 3446 | 2026.02.27 15:07:10.885687 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1319 rows starting from the beginning of the part | ||
| 3447 | 2026.02.27 15:07:10.885737 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 3448 | 2026.02.27 15:07:10.885782 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 3449 | 2026.02.27 15:07:10.885825 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part | ||
| 3450 | 2026.02.27 15:07:10.885870 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3451 | 2026.02.27 15:07:10.885988 [ 267 ] {d190b3e9-4be4-4bcc-a187-03ca418b3815} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.02.27 15:07:10.886034 [ 267 ] {d190b3e9-4be4-4bcc-a187-03ca418b3815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3453 | 2026.02.27 15:07:10.886379 [ 267 ] {d190b3e9-4be4-4bcc-a187-03ca418b3815} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3454 | 2026.02.27 15:07:10.886607 [ 267 ] {d190b3e9-4be4-4bcc-a187-03ca418b3815} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.02.27 15:07:10.886712 [ 27 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3456 | 2026.02.27 15:07:10.886743 [ 27 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.02.27 15:07:10.886745 [ 267 ] {d190b3e9-4be4-4bcc-a187-03ca418b3815} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 3458 | 2026.02.27 15:07:10.886765 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3459 | 2026.02.27 15:07:10.886798 [ 267 ] {d190b3e9-4be4-4bcc-a187-03ca418b3815} <Debug> TCPHandler: Processed in 0.001430984 sec. | ||
| 3460 | 2026.02.27 15:07:10.886867 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 3461 | 2026.02.27 15:07:10.886913 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.02.27 15:07:10.886963 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3463 | 2026.02.27 15:07:10.886993 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3464 | 2026.02.27 15:07:10.887008 [ 267 ] {406daea4-288d-406b-b866-9c193b0f34a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3465 | 2026.02.27 15:07:10.887049 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 562 rows starting from the beginning of the part | ||
| 3466 | 2026.02.27 15:07:10.887052 [ 267 ] {406daea4-288d-406b-b866-9c193b0f34a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3467 | 2026.02.27 15:07:10.887095 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3468 | 2026.02.27 15:07:10.887135 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3469 | 2026.02.27 15:07:10.887175 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 107 rows starting from the beginning of the part | ||
| 3470 | 2026.02.27 15:07:10.887216 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3471 | 2026.02.27 15:07:10.887319 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3112 rows, containing 5 columns (5 merged, 0 gathered) in 0.001937319 sec., 1606343.6119709762 rows/sec., 140.04 MiB/sec. | ||
| 3472 | 2026.02.27 15:07:10.887444 [ 267 ] {406daea4-288d-406b-b866-9c193b0f34a8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.02.27 15:07:10.887486 [ 267 ] {406daea4-288d-406b-b866-9c193b0f34a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3474 | 2026.02.27 15:07:10.887528 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3475 | 2026.02.27 15:07:10.887798 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_21_4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.02.27 15:07:10.887871 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_21_4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3477 | 2026.02.27 15:07:10.887941 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3478 | 2026.02.27 15:07:10.887985 [ 267 ] {406daea4-288d-406b-b866-9c193b0f34a8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3479 | 2026.02.27 15:07:10.888207 [ 267 ] {406daea4-288d-406b-b866-9c193b0f34a8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.02.27 15:07:10.888240 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416614 sec., 1082157.877869342 rows/sec., 86.19 MiB/sec. | ||
| 3481 | 2026.02.27 15:07:10.888314 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3482 | 2026.02.27 15:07:10.888342 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.02.27 15:07:10.888345 [ 267 ] {406daea4-288d-406b-b866-9c193b0f34a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001353 sec., 118255.72801182557 rows/sec., 8.24 MiB/sec. | ||
| 3484 | 2026.02.27 15:07:10.888359 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3485 | 2026.02.27 15:07:10.888407 [ 267 ] {406daea4-288d-406b-b866-9c193b0f34a8} <Debug> TCPHandler: Processed in 0.001541195 sec. | ||
| 3486 | 2026.02.27 15:07:10.888408 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3487 | 2026.02.27 15:07:10.888443 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 3488 | 2026.02.27 15:07:10.888529 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2026.02.27 15:07:10.888532 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3490 | 2026.02.27 15:07:10.888577 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5231 rows starting from the beginning of the part | ||
| 3491 | 2026.02.27 15:07:10.888627 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 883 rows starting from the beginning of the part | ||
| 3492 | 2026.02.27 15:07:10.888633 [ 267 ] {8e1c868c-29a9-4b4a-8695-2be13880ab81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3493 | 2026.02.27 15:07:10.888666 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 3494 | 2026.02.27 15:07:10.888671 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.02.27 15:07:10.888682 [ 267 ] {8e1c868c-29a9-4b4a-8695-2be13880ab81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3496 | 2026.02.27 15:07:10.888702 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3497 | 2026.02.27 15:07:10.888740 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part | ||
| 3498 | 2026.02.27 15:07:10.888752 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_21_4} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3499 | 2026.02.27 15:07:10.888777 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 3500 | 2026.02.27 15:07:10.888827 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3501 | 2026.02.27 15:07:10.889045 [ 267 ] {8e1c868c-29a9-4b4a-8695-2be13880ab81} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.02.27 15:07:10.889086 [ 267 ] {8e1c868c-29a9-4b4a-8695-2be13880ab81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3503 | 2026.02.27 15:07:10.889413 [ 267 ] {8e1c868c-29a9-4b4a-8695-2be13880ab81} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3504 | 2026.02.27 15:07:10.889631 [ 267 ] {8e1c868c-29a9-4b4a-8695-2be13880ab81} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.02.27 15:07:10.889736 [ 27 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3506 | 2026.02.27 15:07:10.889766 [ 27 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.02.27 15:07:10.889769 [ 267 ] {8e1c868c-29a9-4b4a-8695-2be13880ab81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 3508 | 2026.02.27 15:07:10.889784 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3509 | 2026.02.27 15:07:10.889817 [ 267 ] {8e1c868c-29a9-4b4a-8695-2be13880ab81} <Debug> TCPHandler: Processed in 0.001338073 sec. | ||
| 3510 | 2026.02.27 15:07:10.889857 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 3511 | 2026.02.27 15:07:10.889949 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3512 | 2026.02.27 15:07:10.889976 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 810 rows starting from the beginning of the part | ||
| 3513 | 2026.02.27 15:07:10.890022 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3514 | 2026.02.27 15:07:10.890061 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 3515 | 2026.02.27 15:07:10.890095 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3516 | 2026.02.27 15:07:10.890134 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3517 | 2026.02.27 15:07:10.890177 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 3518 | 2026.02.27 15:07:10.890976 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6755 rows, containing 5 columns (5 merged, 0 gathered) in 0.002558965 sec., 2639739.113274312 rows/sec., 181.28 MiB/sec. | ||
| 3519 | 2026.02.27 15:07:10.891017 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184912 sec., 936778.427427522 rows/sec., 63.22 MiB/sec. | ||
| 3520 | 2026.02.27 15:07:10.891246 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3521 | 2026.02.27 15:07:10.891443 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3522 | 2026.02.27 15:07:10.891563 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_21_4} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.02.27 15:07:10.891651 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_21_4} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3524 | 2026.02.27 15:07:10.891721 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3525 | 2026.02.27 15:07:10.891753 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.02.27 15:07:10.891828 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3527 | 2026.02.27 15:07:10.891906 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3528 | 2026.02.27 15:07:12.223635 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3529 | 2026.02.27 15:07:12.223689 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3530 | 2026.02.27 15:07:12.399824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7630 | ||
| 3531 | 2026.02.27 15:07:12.400652 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2026.02.27 15:07:12.400733 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3533 | 2026.02.27 15:07:12.401393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3534 | 2026.02.27 15:07:12.401638 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2026.02.27 15:07:12.401789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7630 | ||
| 3536 | 2026.02.27 15:07:12.401809 [ 32 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3537 | 2026.02.27 15:07:12.401871 [ 32 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.02.27 15:07:12.401892 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3539 | 2026.02.27 15:07:12.402012 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 3540 | 2026.02.27 15:07:12.402160 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3541 | 2026.02.27 15:07:12.402201 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5198 rows starting from the beginning of the part | ||
| 3542 | 2026.02.27 15:07:12.402269 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3543 | 2026.02.27 15:07:12.402319 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3544 | 2026.02.27 15:07:12.402363 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3545 | 2026.02.27 15:07:12.402406 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3546 | 2026.02.27 15:07:12.402449 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3547 | 2026.02.27 15:07:12.403929 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7630 rows, containing 4 columns (4 merged, 0 gathered) in 0.00197354 sec., 3866149.153298134 rows/sec., 55.31 MiB/sec. | ||
| 3548 | 2026.02.27 15:07:12.404437 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3549 | 2026.02.27 15:07:12.404692 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2026.02.27 15:07:12.404764 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_16_3} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3551 | 2026.02.27 15:07:12.404846 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3552 | 2026.02.27 15:07:12.408075 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 440 | ||
| 3553 | 2026.02.27 15:07:12.410005 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.02.27 15:07:12.410048 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3555 | 2026.02.27 15:07:12.411170 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3556 | 2026.02.27 15:07:12.411429 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.02.27 15:07:12.411554 [ 32 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3558 | 2026.02.27 15:07:12.411591 [ 32 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3559 | 2026.02.27 15:07:12.411608 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3560 | 2026.02.27 15:07:12.411681 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 3561 | 2026.02.27 15:07:12.411742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3562 | 2026.02.27 15:07:12.412203 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3563 | 2026.02.27 15:07:12.412360 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part | ||
| 3564 | 2026.02.27 15:07:12.412729 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3565 | 2026.02.27 15:07:12.413084 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3566 | 2026.02.27 15:07:12.413438 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3567 | 2026.02.27 15:07:12.413769 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 3568 | 2026.02.27 15:07:12.414094 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 22 rows starting from the beginning of the part | ||
| 3569 | 2026.02.27 15:07:12.419828 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 72 columns (72 merged, 0 gathered) in 0.0081789 sec., 53796.96536209026 rows/sec., 49.50 MiB/sec. | ||
| 3570 | 2026.02.27 15:07:12.420699 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3571 | 2026.02.27 15:07:12.421265 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.02.27 15:07:12.421338 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_11_2} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3573 | 2026.02.27 15:07:12.421474 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3574 | 2026.02.27 15:07:12.829006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3575 | 2026.02.27 15:07:12.847566 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.02.27 15:07:12.847626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3577 | 2026.02.27 15:07:12.853674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3578 | 2026.02.27 15:07:12.854372 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.02.27 15:07:12.854650 [ 32 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3580 | 2026.02.27 15:07:12.854692 [ 32 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.02.27 15:07:12.854714 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3582 | 2026.02.27 15:07:12.854862 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 3583 | 2026.02.27 15:07:12.857506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3584 | 2026.02.27 15:07:12.858920 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3585 | 2026.02.27 15:07:12.860311 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 3586 | 2026.02.27 15:07:12.864936 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 3587 | 2026.02.27 15:07:12.869401 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 3588 | 2026.02.27 15:07:12.873704 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 3589 | 2026.02.27 15:07:12.878058 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 3590 | 2026.02.27 15:07:12.882296 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 3591 | 2026.02.27 15:07:12.937236 [ 199 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082448507 sec., 1467.5826695078904 rows/sec., 7.59 MiB/sec. | ||
| 3592 | 2026.02.27 15:07:12.940231 [ 189 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3593 | 2026.02.27 15:07:12.942522 [ 189 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_16_3} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.02.27 15:07:12.942641 [ 189 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_16_3} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3595 | 2026.02.27 15:07:12.944786 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3596 | 2026.02.27 15:07:13.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.42 MiB, peak 237.41 MiB, free memory in arenas 0.00 B, will set to 237.67 MiB (RSS), difference: 10.25 MiB | ||
| 3597 | 2026.02.27 15:07:13.001241 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000864258 sec. | ||
| 3598 | 2026.02.27 15:07:15.885057 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.02.27 15:07:15.885319 [ 267 ] {13c4153e-2397-4100-aa60-9fd475ac02c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3600 | 2026.02.27 15:07:15.885394 [ 267 ] {13c4153e-2397-4100-aa60-9fd475ac02c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3601 | 2026.02.27 15:07:15.886170 [ 267 ] {13c4153e-2397-4100-aa60-9fd475ac02c3} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2026.02.27 15:07:15.886226 [ 267 ] {13c4153e-2397-4100-aa60-9fd475ac02c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3603 | 2026.02.27 15:07:15.886661 [ 267 ] {13c4153e-2397-4100-aa60-9fd475ac02c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3604 | 2026.02.27 15:07:15.886887 [ 267 ] {13c4153e-2397-4100-aa60-9fd475ac02c3} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.02.27 15:07:15.887049 [ 267 ] {13c4153e-2397-4100-aa60-9fd475ac02c3} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001785 sec., 77310.9243697479 rows/sec., 6.71 MiB/sec. | ||
| 3606 | 2026.02.27 15:07:15.887098 [ 267 ] {13c4153e-2397-4100-aa60-9fd475ac02c3} <Debug> TCPHandler: Processed in 0.002221022 sec. | ||
| 3607 | 2026.02.27 15:07:15.887218 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2026.02.27 15:07:15.887318 [ 267 ] {601d565e-a556-4355-a250-a54067c87bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3609 | 2026.02.27 15:07:15.887360 [ 267 ] {601d565e-a556-4355-a250-a54067c87bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3610 | 2026.02.27 15:07:15.887779 [ 267 ] {601d565e-a556-4355-a250-a54067c87bd1} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2026.02.27 15:07:15.887816 [ 267 ] {601d565e-a556-4355-a250-a54067c87bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3612 | 2026.02.27 15:07:15.888119 [ 267 ] {601d565e-a556-4355-a250-a54067c87bd1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3613 | 2026.02.27 15:07:15.888325 [ 267 ] {601d565e-a556-4355-a250-a54067c87bd1} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.02.27 15:07:15.888453 [ 267 ] {601d565e-a556-4355-a250-a54067c87bd1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001158 sec., 35405.87219343696 rows/sec., 2.60 MiB/sec. | ||
| 3615 | 2026.02.27 15:07:15.888492 [ 267 ] {601d565e-a556-4355-a250-a54067c87bd1} <Debug> TCPHandler: Processed in 0.001324273 sec. | ||
| 3616 | 2026.02.27 15:07:15.888614 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.02.27 15:07:15.888739 [ 267 ] {04ad8f21-c507-4310-a607-f238b2de4f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3618 | 2026.02.27 15:07:15.888790 [ 267 ] {04ad8f21-c507-4310-a607-f238b2de4f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3619 | 2026.02.27 15:07:15.889304 [ 267 ] {04ad8f21-c507-4310-a607-f238b2de4f43} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.02.27 15:07:15.889338 [ 267 ] {04ad8f21-c507-4310-a607-f238b2de4f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3621 | 2026.02.27 15:07:15.889647 [ 267 ] {04ad8f21-c507-4310-a607-f238b2de4f43} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3622 | 2026.02.27 15:07:15.889853 [ 267 ] {04ad8f21-c507-4310-a607-f238b2de4f43} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.02.27 15:07:15.889973 [ 267 ] {04ad8f21-c507-4310-a607-f238b2de4f43} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001313 sec., 79969.53541507997 rows/sec., 6.25 MiB/sec. | ||
| 3624 | 2026.02.27 15:07:15.890009 [ 267 ] {04ad8f21-c507-4310-a607-f238b2de4f43} <Debug> TCPHandler: Processed in 0.001513115 sec. | ||
| 3625 | 2026.02.27 15:07:15.890114 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.02.27 15:07:15.890273 [ 267 ] {b887c86a-2cb1-415a-98e0-5f795af897d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3627 | 2026.02.27 15:07:15.890316 [ 267 ] {b887c86a-2cb1-415a-98e0-5f795af897d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3628 | 2026.02.27 15:07:15.890716 [ 267 ] {b887c86a-2cb1-415a-98e0-5f795af897d9} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.02.27 15:07:15.890752 [ 267 ] {b887c86a-2cb1-415a-98e0-5f795af897d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3630 | 2026.02.27 15:07:15.891083 [ 267 ] {b887c86a-2cb1-415a-98e0-5f795af897d9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3631 | 2026.02.27 15:07:15.891308 [ 267 ] {b887c86a-2cb1-415a-98e0-5f795af897d9} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.02.27 15:07:15.891436 [ 267 ] {b887c86a-2cb1-415a-98e0-5f795af897d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 3633 | 2026.02.27 15:07:15.891473 [ 267 ] {b887c86a-2cb1-415a-98e0-5f795af897d9} <Debug> TCPHandler: Processed in 0.001345584 sec. | ||
| 3634 | 2026.02.27 15:07:15.891594 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.02.27 15:07:15.891710 [ 267 ] {8730cc1b-14d2-4488-8785-c0613c2f689b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3636 | 2026.02.27 15:07:15.891772 [ 267 ] {8730cc1b-14d2-4488-8785-c0613c2f689b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3637 | 2026.02.27 15:07:15.892641 [ 267 ] {8730cc1b-14d2-4488-8785-c0613c2f689b} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.02.27 15:07:15.892675 [ 267 ] {8730cc1b-14d2-4488-8785-c0613c2f689b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3639 | 2026.02.27 15:07:15.893254 [ 267 ] {8730cc1b-14d2-4488-8785-c0613c2f689b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3640 | 2026.02.27 15:07:15.893467 [ 267 ] {8730cc1b-14d2-4488-8785-c0613c2f689b} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.02.27 15:07:15.893587 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3642 | 2026.02.27 15:07:15.893599 [ 267 ] {8730cc1b-14d2-4488-8785-c0613c2f689b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 3643 | 2026.02.27 15:07:15.893630 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.02.27 15:07:15.893652 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3645 | 2026.02.27 15:07:15.893667 [ 267 ] {8730cc1b-14d2-4488-8785-c0613c2f689b} <Debug> TCPHandler: Processed in 0.002139121 sec. | ||
| 3646 | 2026.02.27 15:07:15.893776 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 3647 | 2026.02.27 15:07:15.893780 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2026.02.27 15:07:15.893939 [ 267 ] {433c0013-2eef-49ee-baca-ac2179093f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3649 | 2026.02.27 15:07:15.893984 [ 267 ] {433c0013-2eef-49ee-baca-ac2179093f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3650 | 2026.02.27 15:07:15.894028 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3651 | 2026.02.27 15:07:15.894092 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 121 rows starting from the beginning of the part | ||
| 3652 | 2026.02.27 15:07:15.894231 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3653 | 2026.02.27 15:07:15.894335 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3654 | 2026.02.27 15:07:15.894389 [ 267 ] {433c0013-2eef-49ee-baca-ac2179093f30} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.02.27 15:07:15.894438 [ 267 ] {433c0013-2eef-49ee-baca-ac2179093f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3656 | 2026.02.27 15:07:15.894438 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3657 | 2026.02.27 15:07:15.894547 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3658 | 2026.02.27 15:07:15.894638 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3659 | 2026.02.27 15:07:15.894843 [ 267 ] {433c0013-2eef-49ee-baca-ac2179093f30} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3660 | 2026.02.27 15:07:15.895129 [ 267 ] {433c0013-2eef-49ee-baca-ac2179093f30} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2026.02.27 15:07:15.895266 [ 267 ] {433c0013-2eef-49ee-baca-ac2179093f30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. | ||
| 3662 | 2026.02.27 15:07:15.895300 [ 267 ] {433c0013-2eef-49ee-baca-ac2179093f30} <Debug> TCPHandler: Processed in 0.001573526 sec. | ||
| 3663 | 2026.02.27 15:07:15.898230 [ 189 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 19 columns (19 merged, 0 gathered) in 0.004508254 sec., 71646.36242767156 rows/sec., 128.39 MiB/sec. | ||
| 3664 | 2026.02.27 15:07:15.899302 [ 189 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3665 | 2026.02.27 15:07:15.899666 [ 189 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.02.27 15:07:15.899744 [ 189 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3667 | 2026.02.27 15:07:15.899900 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3668 | 2026.02.27 15:07:16.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.16 MiB, peak 242.88 MiB, free memory in arenas 0.00 B, will set to 239.26 MiB (RSS), difference: 1.10 MiB | ||
| 3669 | 2026.02.27 15:07:19.902742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8078 | ||
| 3670 | 2026.02.27 15:07:19.903260 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.02.27 15:07:19.903309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3672 | 2026.02.27 15:07:19.903966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3673 | 2026.02.27 15:07:19.904212 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3674 | 2026.02.27 15:07:19.904362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8078 | ||
| 3675 | 2026.02.27 15:07:20.358640 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3676 | 2026.02.27 15:07:20.384202 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.02.27 15:07:20.384309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3678 | 2026.02.27 15:07:20.394740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3679 | 2026.02.27 15:07:20.396652 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.02.27 15:07:20.405227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3681 | 2026.02.27 15:07:20.949230 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2026.02.27 15:07:20.949452 [ 267 ] {e694b215-b89a-4312-9c60-5a9f00943c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3683 | 2026.02.27 15:07:20.949533 [ 267 ] {e694b215-b89a-4312-9c60-5a9f00943c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3684 | 2026.02.27 15:07:20.950444 [ 267 ] {e694b215-b89a-4312-9c60-5a9f00943c69} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.02.27 15:07:20.950509 [ 267 ] {e694b215-b89a-4312-9c60-5a9f00943c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3686 | 2026.02.27 15:07:20.951137 [ 267 ] {e694b215-b89a-4312-9c60-5a9f00943c69} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3687 | 2026.02.27 15:07:20.951537 [ 267 ] {e694b215-b89a-4312-9c60-5a9f00943c69} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.02.27 15:07:20.951787 [ 267 ] {e694b215-b89a-4312-9c60-5a9f00943c69} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002391 sec., 10037.641154328734 rows/sec., 852.81 KiB/sec. | ||
| 3689 | 2026.02.27 15:07:20.951870 [ 267 ] {e694b215-b89a-4312-9c60-5a9f00943c69} <Debug> TCPHandler: Processed in 0.002817588 sec. | ||
| 3690 | 2026.02.27 15:07:20.952053 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.02.27 15:07:20.952203 [ 267 ] {a9874bc0-4d3c-4907-81d2-91e5a36fac27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3692 | 2026.02.27 15:07:20.952267 [ 267 ] {a9874bc0-4d3c-4907-81d2-91e5a36fac27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3693 | 2026.02.27 15:07:20.952801 [ 267 ] {a9874bc0-4d3c-4907-81d2-91e5a36fac27} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.02.27 15:07:20.952855 [ 267 ] {a9874bc0-4d3c-4907-81d2-91e5a36fac27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3695 | 2026.02.27 15:07:20.953287 [ 267 ] {a9874bc0-4d3c-4907-81d2-91e5a36fac27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3696 | 2026.02.27 15:07:20.953556 [ 267 ] {a9874bc0-4d3c-4907-81d2-91e5a36fac27} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2026.02.27 15:07:20.953729 [ 267 ] {a9874bc0-4d3c-4907-81d2-91e5a36fac27} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001606 sec., 1245.3300124533 rows/sec., 101.55 KiB/sec. | ||
| 3698 | 2026.02.27 15:07:20.953791 [ 267 ] {a9874bc0-4d3c-4907-81d2-91e5a36fac27} <Debug> TCPHandler: Processed in 0.001859388 sec. | ||
| 3699 | 2026.02.27 15:07:20.953921 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2026.02.27 15:07:20.954030 [ 267 ] {0656c7a1-f773-4616-bfa2-74658dfb7e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3701 | 2026.02.27 15:07:20.954143 [ 267 ] {0656c7a1-f773-4616-bfa2-74658dfb7e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3702 | 2026.02.27 15:07:20.955490 [ 267 ] {0656c7a1-f773-4616-bfa2-74658dfb7e40} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.02.27 15:07:20.955543 [ 267 ] {0656c7a1-f773-4616-bfa2-74658dfb7e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3704 | 2026.02.27 15:07:20.956201 [ 267 ] {0656c7a1-f773-4616-bfa2-74658dfb7e40} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3705 | 2026.02.27 15:07:20.956477 [ 267 ] {0656c7a1-f773-4616-bfa2-74658dfb7e40} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.02.27 15:07:20.956646 [ 267 ] {0656c7a1-f773-4616-bfa2-74658dfb7e40} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.002581 sec., 510267.33824099187 rows/sec., 42.38 MiB/sec. | ||
| 3707 | 2026.02.27 15:07:20.956700 [ 267 ] {0656c7a1-f773-4616-bfa2-74658dfb7e40} <Debug> TCPHandler: Processed in 0.002778797 sec. | ||
| 3708 | 2026.02.27 15:07:20.956878 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.02.27 15:07:20.957018 [ 267 ] {04854284-13b0-4147-a682-7c42a4547e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.02.27 15:07:20.957072 [ 267 ] {04854284-13b0-4147-a682-7c42a4547e01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3711 | 2026.02.27 15:07:20.957573 [ 267 ] {04854284-13b0-4147-a682-7c42a4547e01} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.02.27 15:07:20.957620 [ 267 ] {04854284-13b0-4147-a682-7c42a4547e01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3713 | 2026.02.27 15:07:20.957983 [ 267 ] {04854284-13b0-4147-a682-7c42a4547e01} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3714 | 2026.02.27 15:07:20.958248 [ 267 ] {04854284-13b0-4147-a682-7c42a4547e01} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.02.27 15:07:20.958410 [ 267 ] {04854284-13b0-4147-a682-7c42a4547e01} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001421 sec., 9852.216748768473 rows/sec., 774.52 KiB/sec. | ||
| 3716 | 2026.02.27 15:07:20.958457 [ 267 ] {04854284-13b0-4147-a682-7c42a4547e01} <Debug> TCPHandler: Processed in 0.001659056 sec. | ||
| 3717 | 2026.02.27 15:07:20.958599 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.02.27 15:07:20.958730 [ 267 ] {d04cdfe5-4bf3-4082-8d3a-f97039e495f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3719 | 2026.02.27 15:07:20.958793 [ 267 ] {d04cdfe5-4bf3-4082-8d3a-f97039e495f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3720 | 2026.02.27 15:07:20.959500 [ 267 ] {d04cdfe5-4bf3-4082-8d3a-f97039e495f8} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.02.27 15:07:20.959546 [ 267 ] {d04cdfe5-4bf3-4082-8d3a-f97039e495f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3722 | 2026.02.27 15:07:20.959921 [ 267 ] {d04cdfe5-4bf3-4082-8d3a-f97039e495f8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3723 | 2026.02.27 15:07:20.960222 [ 267 ] {d04cdfe5-4bf3-4082-8d3a-f97039e495f8} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.02.27 15:07:20.960386 [ 267 ] {d04cdfe5-4bf3-4082-8d3a-f97039e495f8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001687 sec., 149377.59336099584 rows/sec., 10.33 MiB/sec. | ||
| 3725 | 2026.02.27 15:07:20.960431 [ 267 ] {d04cdfe5-4bf3-4082-8d3a-f97039e495f8} <Debug> TCPHandler: Processed in 0.001890529 sec. | ||
| 3726 | 2026.02.27 15:07:20.960569 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.02.27 15:07:20.960697 [ 267 ] {067d81ff-7bf0-4a8d-9daf-41713b7eaec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3728 | 2026.02.27 15:07:20.960748 [ 267 ] {067d81ff-7bf0-4a8d-9daf-41713b7eaec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3729 | 2026.02.27 15:07:20.961238 [ 267 ] {067d81ff-7bf0-4a8d-9daf-41713b7eaec1} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.02.27 15:07:20.961287 [ 267 ] {067d81ff-7bf0-4a8d-9daf-41713b7eaec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3731 | 2026.02.27 15:07:20.961712 [ 267 ] {067d81ff-7bf0-4a8d-9daf-41713b7eaec1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3732 | 2026.02.27 15:07:20.962038 [ 267 ] {067d81ff-7bf0-4a8d-9daf-41713b7eaec1} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.02.27 15:07:20.962227 [ 267 ] {067d81ff-7bf0-4a8d-9daf-41713b7eaec1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001558 sec., 7702.182284980745 rows/sec., 601.73 KiB/sec. | ||
| 3734 | 2026.02.27 15:07:20.962285 [ 267 ] {067d81ff-7bf0-4a8d-9daf-41713b7eaec1} <Debug> TCPHandler: Processed in 0.001767558 sec. | ||
| 3735 | 2026.02.27 15:07:20.962409 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.02.27 15:07:20.962520 [ 267 ] {d0909c7a-b6a7-4bf2-a809-01b59e3bc135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3737 | 2026.02.27 15:07:20.962578 [ 267 ] {d0909c7a-b6a7-4bf2-a809-01b59e3bc135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3738 | 2026.02.27 15:07:20.963413 [ 267 ] {d0909c7a-b6a7-4bf2-a809-01b59e3bc135} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.02.27 15:07:20.963461 [ 267 ] {d0909c7a-b6a7-4bf2-a809-01b59e3bc135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3740 | 2026.02.27 15:07:20.963872 [ 267 ] {d0909c7a-b6a7-4bf2-a809-01b59e3bc135} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3741 | 2026.02.27 15:07:20.964197 [ 267 ] {d0909c7a-b6a7-4bf2-a809-01b59e3bc135} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.02.27 15:07:20.964371 [ 267 ] {d0909c7a-b6a7-4bf2-a809-01b59e3bc135} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001877 sec., 297282.89824187534 rows/sec., 22.28 MiB/sec. | ||
| 3743 | 2026.02.27 15:07:20.964426 [ 267 ] {d0909c7a-b6a7-4bf2-a809-01b59e3bc135} <Debug> TCPHandler: Processed in 0.002070321 sec. | ||
| 3744 | 2026.02.27 15:07:20.965655 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2026.02.27 15:07:20.965794 [ 267 ] {e2785a67-d0af-40f2-9d28-a57e983b8210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3746 | 2026.02.27 15:07:20.965856 [ 267 ] {e2785a67-d0af-40f2-9d28-a57e983b8210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3747 | 2026.02.27 15:07:20.966851 [ 267 ] {e2785a67-d0af-40f2-9d28-a57e983b8210} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.02.27 15:07:20.966905 [ 267 ] {e2785a67-d0af-40f2-9d28-a57e983b8210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3749 | 2026.02.27 15:07:20.967503 [ 267 ] {e2785a67-d0af-40f2-9d28-a57e983b8210} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3750 | 2026.02.27 15:07:20.967823 [ 267 ] {e2785a67-d0af-40f2-9d28-a57e983b8210} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.02.27 15:07:20.968003 [ 267 ] {e2785a67-d0af-40f2-9d28-a57e983b8210} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.002195 sec., 401366.742596811 rows/sec., 27.24 MiB/sec. | ||
| 3752 | 2026.02.27 15:07:20.968061 [ 267 ] {e2785a67-d0af-40f2-9d28-a57e983b8210} <Debug> TCPHandler: Processed in 0.002450094 sec. | ||
| 3753 | 2026.02.27 15:07:20.968233 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2026.02.27 15:07:20.968346 [ 267 ] {cb6b8589-0e2e-4195-bae3-baf63b34550e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3755 | 2026.02.27 15:07:20.968395 [ 267 ] {cb6b8589-0e2e-4195-bae3-baf63b34550e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3756 | 2026.02.27 15:07:20.968818 [ 267 ] {cb6b8589-0e2e-4195-bae3-baf63b34550e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.02.27 15:07:20.968864 [ 267 ] {cb6b8589-0e2e-4195-bae3-baf63b34550e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3758 | 2026.02.27 15:07:20.969310 [ 267 ] {cb6b8589-0e2e-4195-bae3-baf63b34550e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3759 | 2026.02.27 15:07:20.969623 [ 267 ] {cb6b8589-0e2e-4195-bae3-baf63b34550e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.02.27 15:07:20.969798 [ 267 ] {cb6b8589-0e2e-4195-bae3-baf63b34550e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
| 3761 | 2026.02.27 15:07:20.969851 [ 267 ] {cb6b8589-0e2e-4195-bae3-baf63b34550e} <Debug> TCPHandler: Processed in 0.001679847 sec. | ||
| 3762 | 2026.02.27 15:07:21.586576 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35629 | ||
| 3763 | 2026.02.27 15:07:21.586700 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3764 | 2026.02.27 15:07:21.586727 [ 287 ] {} <Debug> TCP-Session: 5ab3385e-fd97-452b-b06c-f25559653a45 Authenticating user 'default' from [fd00:1122:3344:101::e]:35629 | ||
| 3765 | 2026.02.27 15:07:21.586749 [ 287 ] {} <Debug> TCP-Session: 5ab3385e-fd97-452b-b06c-f25559653a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.02.27 15:07:21.586762 [ 287 ] {} <Debug> TCP-Session: 5ab3385e-fd97-452b-b06c-f25559653a45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.02.27 15:07:21.586994 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45295 | ||
| 3768 | 2026.02.27 15:07:21.587031 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39314 | ||
| 3769 | 2026.02.27 15:07:21.587047 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54149 | ||
| 3770 | 2026.02.27 15:07:21.587109 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54344 | ||
| 3771 | 2026.02.27 15:07:21.587138 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3772 | 2026.02.27 15:07:21.587174 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3773 | 2026.02.27 15:07:21.587117 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62146 | ||
| 3774 | 2026.02.27 15:07:21.587206 [ 288 ] {} <Debug> TCP-Session: 0c445e82-22c2-4750-8da0-4b0dff4ee816 Authenticating user 'default' from [fd00:1122:3344:101::e]:45295 | ||
| 3775 | 2026.02.27 15:07:21.587226 [ 289 ] {} <Debug> TCP-Session: b4fd8ce8-157d-4cb4-a39f-b086be16d70e Authenticating user 'default' from [fd00:1122:3344:101::e]:39314 | ||
| 3776 | 2026.02.27 15:07:21.587266 [ 288 ] {} <Debug> TCP-Session: 0c445e82-22c2-4750-8da0-4b0dff4ee816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.02.27 15:07:21.587221 [ 287 ] {} <Trace> TCP-Session: 5ab3385e-fd97-452b-b06c-f25559653a45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.02.27 15:07:21.587294 [ 288 ] {} <Debug> TCP-Session: 0c445e82-22c2-4750-8da0-4b0dff4ee816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.02.27 15:07:21.587286 [ 289 ] {} <Debug> TCP-Session: b4fd8ce8-157d-4cb4-a39f-b086be16d70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.02.27 15:07:21.587094 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42666 | ||
| 3781 | 2026.02.27 15:07:21.587373 [ 289 ] {} <Debug> TCP-Session: b4fd8ce8-157d-4cb4-a39f-b086be16d70e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.02.27 15:07:21.587043 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49999 | ||
| 3783 | 2026.02.27 15:07:21.587080 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49114 | ||
| 3784 | 2026.02.27 15:07:21.587519 [ 287 ] {ea2f7ea3-497b-469c-b02d-fb1c3943178f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35629) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3785 | 2026.02.27 15:07:21.587786 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.02.27 15:07:21.587819 [ 291 ] {} <Debug> TCP-Session: eeca06d0-9b82-4910-ab6d-92fcdf16c3f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49999 | ||
| 3787 | 2026.02.27 15:07:21.587831 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3788 | 2026.02.27 15:07:21.587840 [ 291 ] {} <Debug> TCP-Session: eeca06d0-9b82-4910-ab6d-92fcdf16c3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.02.27 15:07:21.587882 [ 292 ] {} <Debug> TCP-Session: 3d8cf507-1574-425c-b152-3e99e12278c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49114 | ||
| 3790 | 2026.02.27 15:07:21.587883 [ 291 ] {} <Debug> TCP-Session: eeca06d0-9b82-4910-ab6d-92fcdf16c3f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.02.27 15:07:21.587894 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3792 | 2026.02.27 15:07:21.587912 [ 287 ] {ea2f7ea3-497b-469c-b02d-fb1c3943178f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3793 | 2026.02.27 15:07:21.587959 [ 290 ] {} <Debug> TCP-Session: 99378dac-368c-40a3-83a2-85e31acaa48a Authenticating user 'default' from [fd00:1122:3344:101::e]:54149 | ||
| 3794 | 2026.02.27 15:07:21.587914 [ 292 ] {} <Debug> TCP-Session: 3d8cf507-1574-425c-b152-3e99e12278c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.02.27 15:07:21.587999 [ 290 ] {} <Debug> TCP-Session: 99378dac-368c-40a3-83a2-85e31acaa48a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.02.27 15:07:21.588006 [ 292 ] {} <Debug> TCP-Session: 3d8cf507-1574-425c-b152-3e99e12278c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3797 | 2026.02.27 15:07:21.588026 [ 290 ] {} <Debug> TCP-Session: 99378dac-368c-40a3-83a2-85e31acaa48a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.02.27 15:07:21.588041 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.02.27 15:07:21.588041 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3800 | 2026.02.27 15:07:21.588084 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3801 | 2026.02.27 15:07:21.588109 [ 266 ] {} <Debug> TCP-Session: 959cfea3-5f34-4be7-8e7a-60e8b7f9230a Authenticating user 'default' from [fd00:1122:3344:101::e]:62146 | ||
| 3802 | 2026.02.27 15:07:21.588091 [ 293 ] {} <Debug> TCP-Session: 82c810f7-de94-483f-9e5b-68964a1b07ec Authenticating user 'default' from [fd00:1122:3344:101::e]:42666 | ||
| 3803 | 2026.02.27 15:07:21.588135 [ 294 ] {} <Debug> TCP-Session: 5d3b9c3d-936b-4385-9ddd-34609535af89 Authenticating user 'default' from [fd00:1122:3344:101::e]:54344 | ||
| 3804 | 2026.02.27 15:07:21.588148 [ 266 ] {} <Debug> TCP-Session: 959cfea3-5f34-4be7-8e7a-60e8b7f9230a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.02.27 15:07:21.588163 [ 293 ] {} <Debug> TCP-Session: 82c810f7-de94-483f-9e5b-68964a1b07ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.02.27 15:07:21.588181 [ 294 ] {} <Debug> TCP-Session: 5d3b9c3d-936b-4385-9ddd-34609535af89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.02.27 15:07:21.588199 [ 293 ] {} <Debug> TCP-Session: 82c810f7-de94-483f-9e5b-68964a1b07ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.02.27 15:07:21.588217 [ 294 ] {} <Debug> TCP-Session: 5d3b9c3d-936b-4385-9ddd-34609535af89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.02.27 15:07:21.588189 [ 266 ] {} <Debug> TCP-Session: 959cfea3-5f34-4be7-8e7a-60e8b7f9230a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.02.27 15:07:21.588015 [ 287 ] {ea2f7ea3-497b-469c-b02d-fb1c3943178f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3811 | 2026.02.27 15:07:21.588743 [ 287 ] {ea2f7ea3-497b-469c-b02d-fb1c3943178f} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 3812 | 2026.02.27 15:07:21.590053 [ 299 ] {ea2f7ea3-497b-469c-b02d-fb1c3943178f} <Trace> AggregatingTransform: Aggregating | ||
| 3813 | 2026.02.27 15:07:21.590091 [ 299 ] {ea2f7ea3-497b-469c-b02d-fb1c3943178f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3814 | 2026.02.27 15:07:21.590126 [ 299 ] {ea2f7ea3-497b-469c-b02d-fb1c3943178f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001264042 sec. (791.113 rows/sec., 30.90 KiB/sec.) | ||
| 3815 | 2026.02.27 15:07:21.590144 [ 299 ] {ea2f7ea3-497b-469c-b02d-fb1c3943178f} <Trace> Aggregator: Merging aggregated data | ||
| 3816 | 2026.02.27 15:07:21.591214 [ 287 ] {ea2f7ea3-497b-469c-b02d-fb1c3943178f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003832 sec., 260.96033402922757 rows/sec., 10.19 KiB/sec. | ||
| 3817 | 2026.02.27 15:07:21.591388 [ 287 ] {ea2f7ea3-497b-469c-b02d-fb1c3943178f} <Debug> TCPHandler: Processed in 0.004396263 sec. | ||
| 3818 | 2026.02.27 15:07:21.591505 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3819 | 2026.02.27 15:07:21.591535 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3820 | 2026.02.27 15:07:21.591539 [ 287 ] {} <Debug> TCP-Session: 5ab3385e-fd97-452b-b06c-f25559653a45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.02.27 15:07:21.591561 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3822 | 2026.02.27 15:07:21.591584 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3823 | 2026.02.27 15:07:21.591613 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3824 | 2026.02.27 15:07:21.591629 [ 289 ] {} <Debug> TCP-Session: b4fd8ce8-157d-4cb4-a39f-b086be16d70e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.02.27 15:07:21.591648 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3826 | 2026.02.27 15:07:21.591671 [ 291 ] {} <Debug> TCP-Session: eeca06d0-9b82-4910-ab6d-92fcdf16c3f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.02.27 15:07:21.591667 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3828 | 2026.02.27 15:07:21.591697 [ 293 ] {} <Debug> TCP-Session: 82c810f7-de94-483f-9e5b-68964a1b07ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.02.27 15:07:21.591658 [ 290 ] {} <Debug> TCP-Session: 99378dac-368c-40a3-83a2-85e31acaa48a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.02.27 15:07:21.591738 [ 294 ] {} <Debug> TCP-Session: 5d3b9c3d-936b-4385-9ddd-34609535af89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.02.27 15:07:21.591627 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3832 | 2026.02.27 15:07:21.591612 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3833 | 2026.02.27 15:07:21.591808 [ 292 ] {} <Debug> TCP-Session: 3d8cf507-1574-425c-b152-3e99e12278c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.02.27 15:07:21.591587 [ 288 ] {} <Debug> TCP-Session: 0c445e82-22c2-4750-8da0-4b0dff4ee816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.02.27 15:07:21.591849 [ 266 ] {} <Debug> TCP-Session: 959cfea3-5f34-4be7-8e7a-60e8b7f9230a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.02.27 15:07:21.609450 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46738 | ||
| 3837 | 2026.02.27 15:07:21.609523 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3838 | 2026.02.27 15:07:21.609544 [ 287 ] {} <Debug> TCP-Session: 5e7bc760-15e3-4e28-81e7-1094860c659b Authenticating user 'default' from [fd00:1122:3344:101::e]:46738 | ||
| 3839 | 2026.02.27 15:07:21.609561 [ 287 ] {} <Debug> TCP-Session: 5e7bc760-15e3-4e28-81e7-1094860c659b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.02.27 15:07:21.609574 [ 287 ] {} <Debug> TCP-Session: 5e7bc760-15e3-4e28-81e7-1094860c659b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.02.27 15:07:21.609757 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44989 | ||
| 3842 | 2026.02.27 15:07:21.609819 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39608 | ||
| 3843 | 2026.02.27 15:07:21.609843 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46409 | ||
| 3844 | 2026.02.27 15:07:21.609858 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43263 | ||
| 3845 | 2026.02.27 15:07:21.609895 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37873 | ||
| 3846 | 2026.02.27 15:07:21.609927 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3847 | 2026.02.27 15:07:21.609941 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3848 | 2026.02.27 15:07:21.609959 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3849 | 2026.02.27 15:07:21.609970 [ 289 ] {} <Debug> TCP-Session: 1c0c7737-0647-498c-9af1-ce43495fb016 Authenticating user 'default' from [fd00:1122:3344:101::e]:39608 | ||
| 3850 | 2026.02.27 15:07:21.609988 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3851 | 2026.02.27 15:07:21.610002 [ 292 ] {} <Debug> TCP-Session: 8363b9c5-59ed-4a87-9220-a027bd57efcb Authenticating user 'default' from [fd00:1122:3344:101::e]:43263 | ||
| 3852 | 2026.02.27 15:07:21.610011 [ 289 ] {} <Debug> TCP-Session: 1c0c7737-0647-498c-9af1-ce43495fb016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.02.27 15:07:21.610030 [ 294 ] {} <Debug> TCP-Session: ffaf3b7e-889a-4c38-b1fe-578d990c3608 Authenticating user 'default' from [fd00:1122:3344:101::e]:37873 | ||
| 3854 | 2026.02.27 15:07:21.610051 [ 289 ] {} <Debug> TCP-Session: 1c0c7737-0647-498c-9af1-ce43495fb016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.02.27 15:07:21.610073 [ 294 ] {} <Debug> TCP-Session: ffaf3b7e-889a-4c38-b1fe-578d990c3608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.02.27 15:07:21.610043 [ 292 ] {} <Debug> TCP-Session: 8363b9c5-59ed-4a87-9220-a027bd57efcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.02.27 15:07:21.609986 [ 290 ] {} <Debug> TCP-Session: 3be568ed-b392-42fa-a5fc-3c67052d6320 Authenticating user 'default' from [fd00:1122:3344:101::e]:46409 | ||
| 3858 | 2026.02.27 15:07:21.610142 [ 292 ] {} <Debug> TCP-Session: 8363b9c5-59ed-4a87-9220-a027bd57efcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.02.27 15:07:21.610164 [ 290 ] {} <Debug> TCP-Session: 3be568ed-b392-42fa-a5fc-3c67052d6320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.02.27 15:07:21.609881 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36309 | ||
| 3861 | 2026.02.27 15:07:21.610193 [ 290 ] {} <Debug> TCP-Session: 3be568ed-b392-42fa-a5fc-3c67052d6320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.02.27 15:07:21.609856 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57717 | ||
| 3863 | 2026.02.27 15:07:21.609900 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46961 | ||
| 3864 | 2026.02.27 15:07:21.610265 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2026.02.27 15:07:21.610100 [ 294 ] {} <Debug> TCP-Session: ffaf3b7e-889a-4c38-b1fe-578d990c3608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.02.27 15:07:21.610298 [ 293 ] {} <Debug> TCP-Session: 53d0dba0-87a4-41c1-8b35-a084d190ba50 Authenticating user 'default' from [fd00:1122:3344:101::e]:36309 | ||
| 3867 | 2026.02.27 15:07:21.610303 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3868 | 2026.02.27 15:07:21.610343 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3869 | 2026.02.27 15:07:21.610413 [ 291 ] {} <Debug> TCP-Session: 58425c48-1142-4e20-b78d-23f7fb4c84b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57717 | ||
| 3870 | 2026.02.27 15:07:21.610338 [ 293 ] {} <Debug> TCP-Session: 53d0dba0-87a4-41c1-8b35-a084d190ba50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.02.27 15:07:21.610447 [ 266 ] {} <Debug> TCP-Session: 9da65667-2b6d-4ce8-baec-d9491bab6a65 Authenticating user 'default' from [fd00:1122:3344:101::e]:46961 | ||
| 3872 | 2026.02.27 15:07:21.610480 [ 293 ] {} <Debug> TCP-Session: 53d0dba0-87a4-41c1-8b35-a084d190ba50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.02.27 15:07:21.610491 [ 266 ] {} <Debug> TCP-Session: 9da65667-2b6d-4ce8-baec-d9491bab6a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.02.27 15:07:21.610450 [ 291 ] {} <Debug> TCP-Session: 58425c48-1142-4e20-b78d-23f7fb4c84b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.02.27 15:07:21.610511 [ 266 ] {} <Debug> TCP-Session: 9da65667-2b6d-4ce8-baec-d9491bab6a65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.02.27 15:07:21.610544 [ 291 ] {} <Debug> TCP-Session: 58425c48-1142-4e20-b78d-23f7fb4c84b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.02.27 15:07:21.609899 [ 287 ] {} <Trace> TCP-Session: 5e7bc760-15e3-4e28-81e7-1094860c659b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.02.27 15:07:21.609837 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3879 | 2026.02.27 15:07:21.610670 [ 288 ] {} <Debug> TCP-Session: 351363e3-1812-4432-a09b-afb10982eee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44989 | ||
| 3880 | 2026.02.27 15:07:21.610686 [ 288 ] {} <Debug> TCP-Session: 351363e3-1812-4432-a09b-afb10982eee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.02.27 15:07:21.610697 [ 288 ] {} <Debug> TCP-Session: 351363e3-1812-4432-a09b-afb10982eee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.02.27 15:07:21.610767 [ 287 ] {c639565f-bd7d-4abd-b193-9921ea484edd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46738) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3883 | 2026.02.27 15:07:21.610962 [ 287 ] {c639565f-bd7d-4abd-b193-9921ea484edd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3884 | 2026.02.27 15:07:21.611006 [ 287 ] {c639565f-bd7d-4abd-b193-9921ea484edd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3885 | 2026.02.27 15:07:21.611318 [ 287 ] {c639565f-bd7d-4abd-b193-9921ea484edd} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 3886 | 2026.02.27 15:07:21.612196 [ 335 ] {c639565f-bd7d-4abd-b193-9921ea484edd} <Trace> AggregatingTransform: Aggregating | ||
| 3887 | 2026.02.27 15:07:21.612260 [ 335 ] {c639565f-bd7d-4abd-b193-9921ea484edd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3888 | 2026.02.27 15:07:21.612292 [ 335 ] {c639565f-bd7d-4abd-b193-9921ea484edd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880799 sec. (1135.333 rows/sec., 44.35 KiB/sec.) | ||
| 3889 | 2026.02.27 15:07:21.612310 [ 335 ] {c639565f-bd7d-4abd-b193-9921ea484edd} <Trace> Aggregator: Merging aggregated data | ||
| 3890 | 2026.02.27 15:07:21.613712 [ 287 ] {c639565f-bd7d-4abd-b193-9921ea484edd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002984 sec., 335.12064343163536 rows/sec., 13.09 KiB/sec. | ||
| 3891 | 2026.02.27 15:07:21.613824 [ 287 ] {c639565f-bd7d-4abd-b193-9921ea484edd} <Debug> TCPHandler: Processed in 0.00406066 sec. | ||
| 3892 | 2026.02.27 15:07:21.613939 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3893 | 2026.02.27 15:07:21.613965 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3894 | 2026.02.27 15:07:21.613967 [ 287 ] {} <Debug> TCP-Session: 5e7bc760-15e3-4e28-81e7-1094860c659b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.02.27 15:07:21.613984 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2026.02.27 15:07:21.614007 [ 288 ] {} <Debug> TCP-Session: 351363e3-1812-4432-a09b-afb10982eee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.02.27 15:07:21.614013 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3898 | 2026.02.27 15:07:21.614025 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3899 | 2026.02.27 15:07:21.614045 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3900 | 2026.02.27 15:07:21.614063 [ 291 ] {} <Debug> TCP-Session: 58425c48-1142-4e20-b78d-23f7fb4c84b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.02.27 15:07:21.614088 [ 266 ] {} <Debug> TCP-Session: 9da65667-2b6d-4ce8-baec-d9491bab6a65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.02.27 15:07:21.614093 [ 293 ] {} <Debug> TCP-Session: 53d0dba0-87a4-41c1-8b35-a084d190ba50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.02.27 15:07:21.614031 [ 292 ] {} <Debug> TCP-Session: 8363b9c5-59ed-4a87-9220-a027bd57efcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.02.27 15:07:21.613999 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3905 | 2026.02.27 15:07:21.614050 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3906 | 2026.02.27 15:07:21.614173 [ 289 ] {} <Debug> TCP-Session: 1c0c7737-0647-498c-9af1-ce43495fb016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.02.27 15:07:21.614057 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3908 | 2026.02.27 15:07:21.614204 [ 290 ] {} <Debug> TCP-Session: 3be568ed-b392-42fa-a5fc-3c67052d6320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.02.27 15:07:21.614227 [ 294 ] {} <Debug> TCP-Session: ffaf3b7e-889a-4c38-b1fe-578d990c3608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.02.27 15:07:21.753708 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44846 | ||
| 3911 | 2026.02.27 15:07:21.753828 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3912 | 2026.02.27 15:07:21.753856 [ 287 ] {} <Debug> TCP-Session: ca02d58d-ff8a-4b42-b37e-eb5718084b54 Authenticating user 'default' from [fd00:1122:3344:101::e]:44846 | ||
| 3913 | 2026.02.27 15:07:21.753879 [ 287 ] {} <Debug> TCP-Session: ca02d58d-ff8a-4b42-b37e-eb5718084b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.02.27 15:07:21.753891 [ 287 ] {} <Debug> TCP-Session: ca02d58d-ff8a-4b42-b37e-eb5718084b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.02.27 15:07:21.754102 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51943 | ||
| 3916 | 2026.02.27 15:07:21.754118 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49286 | ||
| 3917 | 2026.02.27 15:07:21.754151 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61641 | ||
| 3918 | 2026.02.27 15:07:21.754192 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64309 | ||
| 3919 | 2026.02.27 15:07:21.754198 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44456 | ||
| 3920 | 2026.02.27 15:07:21.754226 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2026.02.27 15:07:21.754257 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3922 | 2026.02.27 15:07:21.754263 [ 287 ] {} <Trace> TCP-Session: ca02d58d-ff8a-4b42-b37e-eb5718084b54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3923 | 2026.02.27 15:07:21.754284 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3924 | 2026.02.27 15:07:21.754284 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3925 | 2026.02.27 15:07:21.754302 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3926 | 2026.02.27 15:07:21.754332 [ 290 ] {} <Debug> TCP-Session: 3897ca37-5da8-4859-9251-16ba89102760 Authenticating user 'default' from [fd00:1122:3344:101::e]:61641 | ||
| 3927 | 2026.02.27 15:07:21.754337 [ 294 ] {} <Debug> TCP-Session: 7159abcd-40c4-4810-bc6b-79d98c69b934 Authenticating user 'default' from [fd00:1122:3344:101::e]:64309 | ||
| 3928 | 2026.02.27 15:07:21.754353 [ 266 ] {} <Debug> TCP-Session: 42eba975-1d07-4eba-846a-aad0c7992084 Authenticating user 'default' from [fd00:1122:3344:101::e]:44456 | ||
| 3929 | 2026.02.27 15:07:21.754378 [ 290 ] {} <Debug> TCP-Session: 3897ca37-5da8-4859-9251-16ba89102760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.02.27 15:07:21.754380 [ 294 ] {} <Debug> TCP-Session: 7159abcd-40c4-4810-bc6b-79d98c69b934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.02.27 15:07:21.754402 [ 290 ] {} <Debug> TCP-Session: 3897ca37-5da8-4859-9251-16ba89102760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.02.27 15:07:21.754406 [ 266 ] {} <Debug> TCP-Session: 42eba975-1d07-4eba-846a-aad0c7992084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.02.27 15:07:21.754409 [ 294 ] {} <Debug> TCP-Session: 7159abcd-40c4-4810-bc6b-79d98c69b934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.02.27 15:07:21.754438 [ 266 ] {} <Debug> TCP-Session: 42eba975-1d07-4eba-846a-aad0c7992084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.02.27 15:07:21.754453 [ 287 ] {fb4520d1-0ff8-44a4-bfa7-29620caaea77} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44846) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3936 | 2026.02.27 15:07:21.754292 [ 289 ] {} <Debug> TCP-Session: bf606fbd-6f99-4381-ab8f-119b47188bca Authenticating user 'default' from [fd00:1122:3344:101::e]:49286 | ||
| 3937 | 2026.02.27 15:07:21.754151 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39289 | ||
| 3938 | 2026.02.27 15:07:21.754515 [ 289 ] {} <Debug> TCP-Session: bf606fbd-6f99-4381-ab8f-119b47188bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.02.27 15:07:21.754143 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33005 | ||
| 3940 | 2026.02.27 15:07:21.754547 [ 289 ] {} <Debug> TCP-Session: bf606fbd-6f99-4381-ab8f-119b47188bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.02.27 15:07:21.754579 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3942 | 2026.02.27 15:07:21.754278 [ 288 ] {} <Debug> TCP-Session: 8284a4fe-b4dd-42b6-8f6e-6f53ddc23f3b Authenticating user 'default' from [fd00:1122:3344:101::e]:51943 | ||
| 3943 | 2026.02.27 15:07:21.754610 [ 292 ] {} <Debug> TCP-Session: 0f42d982-3177-40cd-a1d0-48743af8d346 Authenticating user 'default' from [fd00:1122:3344:101::e]:39289 | ||
| 3944 | 2026.02.27 15:07:21.754622 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3945 | 2026.02.27 15:07:21.754631 [ 292 ] {} <Debug> TCP-Session: 0f42d982-3177-40cd-a1d0-48743af8d346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.02.27 15:07:21.754628 [ 288 ] {} <Debug> TCP-Session: 8284a4fe-b4dd-42b6-8f6e-6f53ddc23f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.02.27 15:07:21.754651 [ 291 ] {} <Debug> TCP-Session: 06e72ef8-8f16-4c7b-aa62-c4492a806a5a Authenticating user 'default' from [fd00:1122:3344:101::e]:33005 | ||
| 3948 | 2026.02.27 15:07:21.754661 [ 288 ] {} <Debug> TCP-Session: 8284a4fe-b4dd-42b6-8f6e-6f53ddc23f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.02.27 15:07:21.754679 [ 291 ] {} <Debug> TCP-Session: 06e72ef8-8f16-4c7b-aa62-c4492a806a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.02.27 15:07:21.754655 [ 292 ] {} <Debug> TCP-Session: 0f42d982-3177-40cd-a1d0-48743af8d346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.02.27 15:07:21.754701 [ 291 ] {} <Debug> TCP-Session: 06e72ef8-8f16-4c7b-aa62-c4492a806a5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2026.02.27 15:07:21.754714 [ 287 ] {fb4520d1-0ff8-44a4-bfa7-29620caaea77} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3953 | 2026.02.27 15:07:21.754178 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58044 | ||
| 3954 | 2026.02.27 15:07:21.754777 [ 287 ] {fb4520d1-0ff8-44a4-bfa7-29620caaea77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3955 | 2026.02.27 15:07:21.754816 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3956 | 2026.02.27 15:07:21.754842 [ 293 ] {} <Debug> TCP-Session: 84fd6b51-c158-45a8-8961-9bb02e0bcf9d Authenticating user 'default' from [fd00:1122:3344:101::e]:58044 | ||
| 3957 | 2026.02.27 15:07:21.754858 [ 293 ] {} <Debug> TCP-Session: 84fd6b51-c158-45a8-8961-9bb02e0bcf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.02.27 15:07:21.754870 [ 293 ] {} <Debug> TCP-Session: 84fd6b51-c158-45a8-8961-9bb02e0bcf9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.02.27 15:07:21.755067 [ 287 ] {fb4520d1-0ff8-44a4-bfa7-29620caaea77} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 3960 | 2026.02.27 15:07:21.756078 [ 300 ] {fb4520d1-0ff8-44a4-bfa7-29620caaea77} <Trace> AggregatingTransform: Aggregating | ||
| 3961 | 2026.02.27 15:07:21.756131 [ 300 ] {fb4520d1-0ff8-44a4-bfa7-29620caaea77} <Trace> Aggregator: Aggregation method: without_key | ||
| 3962 | 2026.02.27 15:07:21.756171 [ 300 ] {fb4520d1-0ff8-44a4-bfa7-29620caaea77} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000936509 sec. (1067.795 rows/sec., 41.71 KiB/sec.) | ||
| 3963 | 2026.02.27 15:07:21.756191 [ 300 ] {fb4520d1-0ff8-44a4-bfa7-29620caaea77} <Trace> Aggregator: Merging aggregated data | ||
| 3964 | 2026.02.27 15:07:21.757463 [ 287 ] {fb4520d1-0ff8-44a4-bfa7-29620caaea77} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003067 sec., 326.0515161395501 rows/sec., 12.74 KiB/sec. | ||
| 3965 | 2026.02.27 15:07:21.757596 [ 287 ] {fb4520d1-0ff8-44a4-bfa7-29620caaea77} <Debug> TCPHandler: Processed in 0.003478474 sec. | ||
| 3966 | 2026.02.27 15:07:21.757711 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3967 | 2026.02.27 15:07:21.757739 [ 287 ] {} <Debug> TCP-Session: ca02d58d-ff8a-4b42-b37e-eb5718084b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.02.27 15:07:21.757740 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3969 | 2026.02.27 15:07:21.757759 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3970 | 2026.02.27 15:07:21.757777 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3971 | 2026.02.27 15:07:21.757795 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3972 | 2026.02.27 15:07:21.757806 [ 290 ] {} <Debug> TCP-Session: 3897ca37-5da8-4859-9251-16ba89102760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.02.27 15:07:21.757814 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3974 | 2026.02.27 15:07:21.757832 [ 266 ] {} <Debug> TCP-Session: 42eba975-1d07-4eba-846a-aad0c7992084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.02.27 15:07:21.757851 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3976 | 2026.02.27 15:07:21.757866 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3977 | 2026.02.27 15:07:21.757890 [ 293 ] {} <Debug> TCP-Session: 84fd6b51-c158-45a8-8961-9bb02e0bcf9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.02.27 15:07:21.757829 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3979 | 2026.02.27 15:07:21.757912 [ 294 ] {} <Debug> TCP-Session: 7159abcd-40c4-4810-bc6b-79d98c69b934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.02.27 15:07:21.757822 [ 289 ] {} <Debug> TCP-Session: bf606fbd-6f99-4381-ab8f-119b47188bca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.02.27 15:07:21.757943 [ 292 ] {} <Debug> TCP-Session: 0f42d982-3177-40cd-a1d0-48743af8d346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.02.27 15:07:21.757864 [ 291 ] {} <Debug> TCP-Session: 06e72ef8-8f16-4c7b-aa62-c4492a806a5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.02.27 15:07:21.757786 [ 288 ] {} <Debug> TCP-Session: 8284a4fe-b4dd-42b6-8f6e-6f53ddc23f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.02.27 15:07:22.412145 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 476 | ||
| 3985 | 2026.02.27 15:07:22.414615 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2026.02.27 15:07:22.414680 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3987 | 2026.02.27 15:07:22.415895 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3988 | 2026.02.27 15:07:22.416195 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2026.02.27 15:07:22.416495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3990 | 2026.02.27 15:07:25.885475 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.02.27 15:07:25.885694 [ 267 ] {35d88dd3-b1d7-482a-aac4-3d01834e48d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3992 | 2026.02.27 15:07:25.885771 [ 267 ] {35d88dd3-b1d7-482a-aac4-3d01834e48d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3993 | 2026.02.27 15:07:25.886457 [ 267 ] {35d88dd3-b1d7-482a-aac4-3d01834e48d2} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.02.27 15:07:25.886507 [ 267 ] {35d88dd3-b1d7-482a-aac4-3d01834e48d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3995 | 2026.02.27 15:07:25.886933 [ 267 ] {35d88dd3-b1d7-482a-aac4-3d01834e48d2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3996 | 2026.02.27 15:07:25.887165 [ 267 ] {35d88dd3-b1d7-482a-aac4-3d01834e48d2} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.02.27 15:07:25.887326 [ 267 ] {35d88dd3-b1d7-482a-aac4-3d01834e48d2} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001688 sec., 81753.55450236966 rows/sec., 7.09 MiB/sec. | ||
| 3998 | 2026.02.27 15:07:25.887376 [ 267 ] {35d88dd3-b1d7-482a-aac4-3d01834e48d2} <Debug> TCPHandler: Processed in 0.00203946 sec. | ||
| 3999 | 2026.02.27 15:07:25.887491 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2026.02.27 15:07:25.887594 [ 267 ] {506efebc-2263-4bb9-9a46-5c813e730bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4001 | 2026.02.27 15:07:25.887638 [ 267 ] {506efebc-2263-4bb9-9a46-5c813e730bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4002 | 2026.02.27 15:07:25.888051 [ 267 ] {506efebc-2263-4bb9-9a46-5c813e730bc9} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.02.27 15:07:25.888090 [ 267 ] {506efebc-2263-4bb9-9a46-5c813e730bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4004 | 2026.02.27 15:07:25.888403 [ 267 ] {506efebc-2263-4bb9-9a46-5c813e730bc9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4005 | 2026.02.27 15:07:25.888626 [ 267 ] {506efebc-2263-4bb9-9a46-5c813e730bc9} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.02.27 15:07:25.888736 [ 153 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4007 | 2026.02.27 15:07:25.888759 [ 267 ] {506efebc-2263-4bb9-9a46-5c813e730bc9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001188 sec., 34511.78451178451 rows/sec., 2.53 MiB/sec. | ||
| 4008 | 2026.02.27 15:07:25.888809 [ 153 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.02.27 15:07:25.888818 [ 267 ] {506efebc-2263-4bb9-9a46-5c813e730bc9} <Debug> TCPHandler: Processed in 0.001378643 sec. | ||
| 4010 | 2026.02.27 15:07:25.888840 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4011 | 2026.02.27 15:07:25.888957 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2026.02.27 15:07:25.888968 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 4013 | 2026.02.27 15:07:25.889089 [ 267 ] {bb0731b0-18e6-4d0a-868d-6a886e34a3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4014 | 2026.02.27 15:07:25.889127 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4015 | 2026.02.27 15:07:25.889145 [ 267 ] {bb0731b0-18e6-4d0a-868d-6a886e34a3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4016 | 2026.02.27 15:07:25.889164 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 4017 | 2026.02.27 15:07:25.889231 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4018 | 2026.02.27 15:07:25.889275 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 43 rows starting from the beginning of the part | ||
| 4019 | 2026.02.27 15:07:25.889314 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4020 | 2026.02.27 15:07:25.889353 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 4021 | 2026.02.27 15:07:25.889391 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4022 | 2026.02.27 15:07:25.889683 [ 267 ] {bb0731b0-18e6-4d0a-868d-6a886e34a3e5} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.02.27 15:07:25.889734 [ 267 ] {bb0731b0-18e6-4d0a-868d-6a886e34a3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4024 | 2026.02.27 15:07:25.890140 [ 267 ] {bb0731b0-18e6-4d0a-868d-6a886e34a3e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4025 | 2026.02.27 15:07:25.890225 [ 199 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 249 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311553 sec., 189851.26792436143 rows/sec., 14.66 MiB/sec. | ||
| 4026 | 2026.02.27 15:07:25.890363 [ 267 ] {bb0731b0-18e6-4d0a-868d-6a886e34a3e5} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.02.27 15:07:25.890374 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4028 | 2026.02.27 15:07:25.890503 [ 267 ] {bb0731b0-18e6-4d0a-868d-6a886e34a3e5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001439 sec., 72967.33842946491 rows/sec., 5.70 MiB/sec. | ||
| 4029 | 2026.02.27 15:07:25.890544 [ 267 ] {bb0731b0-18e6-4d0a-868d-6a886e34a3e5} <Debug> TCPHandler: Processed in 0.001650916 sec. | ||
| 4030 | 2026.02.27 15:07:25.890637 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.02.27 15:07:25.890652 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2026.02.27 15:07:25.890700 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_16_3} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4033 | 2026.02.27 15:07:25.890748 [ 267 ] {906eae77-ab28-4735-84da-e2828969b322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4034 | 2026.02.27 15:07:25.890772 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4035 | 2026.02.27 15:07:25.890790 [ 267 ] {906eae77-ab28-4735-84da-e2828969b322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4036 | 2026.02.27 15:07:25.891152 [ 267 ] {906eae77-ab28-4735-84da-e2828969b322} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.02.27 15:07:25.891186 [ 267 ] {906eae77-ab28-4735-84da-e2828969b322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4038 | 2026.02.27 15:07:25.891504 [ 267 ] {906eae77-ab28-4735-84da-e2828969b322} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4039 | 2026.02.27 15:07:25.891773 [ 267 ] {906eae77-ab28-4735-84da-e2828969b322} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.02.27 15:07:25.891904 [ 267 ] {906eae77-ab28-4735-84da-e2828969b322} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 4041 | 2026.02.27 15:07:25.891941 [ 267 ] {906eae77-ab28-4735-84da-e2828969b322} <Debug> TCPHandler: Processed in 0.001338553 sec. | ||
| 4042 | 2026.02.27 15:07:25.892046 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.02.27 15:07:25.892141 [ 267 ] {7548eaed-df8e-4952-ad38-bfe8119afd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4044 | 2026.02.27 15:07:25.892198 [ 267 ] {7548eaed-df8e-4952-ad38-bfe8119afd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4045 | 2026.02.27 15:07:25.892990 [ 267 ] {7548eaed-df8e-4952-ad38-bfe8119afd4f} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.02.27 15:07:25.893026 [ 267 ] {7548eaed-df8e-4952-ad38-bfe8119afd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4047 | 2026.02.27 15:07:25.893593 [ 267 ] {7548eaed-df8e-4952-ad38-bfe8119afd4f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4048 | 2026.02.27 15:07:25.893822 [ 267 ] {7548eaed-df8e-4952-ad38-bfe8119afd4f} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.02.27 15:07:25.893954 [ 267 ] {7548eaed-df8e-4952-ad38-bfe8119afd4f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001832 sec., 22379.91266375546 rows/sec., 40.10 MiB/sec. | ||
| 4050 | 2026.02.27 15:07:25.894014 [ 267 ] {7548eaed-df8e-4952-ad38-bfe8119afd4f} <Debug> TCPHandler: Processed in 0.00201831 sec. | ||
| 4051 | 2026.02.27 15:07:25.894123 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.02.27 15:07:25.894218 [ 267 ] {18c55412-0c44-4b87-bf92-91e23f768212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4053 | 2026.02.27 15:07:25.894259 [ 267 ] {18c55412-0c44-4b87-bf92-91e23f768212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4054 | 2026.02.27 15:07:25.894591 [ 267 ] {18c55412-0c44-4b87-bf92-91e23f768212} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.02.27 15:07:25.894627 [ 267 ] {18c55412-0c44-4b87-bf92-91e23f768212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4056 | 2026.02.27 15:07:25.894955 [ 267 ] {18c55412-0c44-4b87-bf92-91e23f768212} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4057 | 2026.02.27 15:07:25.895170 [ 267 ] {18c55412-0c44-4b87-bf92-91e23f768212} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.02.27 15:07:25.895299 [ 267 ] {18c55412-0c44-4b87-bf92-91e23f768212} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 4059 | 2026.02.27 15:07:25.895335 [ 267 ] {18c55412-0c44-4b87-bf92-91e23f768212} <Debug> TCPHandler: Processed in 0.001261662 sec. | ||
| 4060 | 2026.02.27 15:07:27.223956 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4061 | 2026.02.27 15:07:27.224032 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4062 | 2026.02.27 15:07:27.405233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8590 | ||
| 4063 | 2026.02.27 15:07:27.405713 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.02.27 15:07:27.405757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4065 | 2026.02.27 15:07:27.406325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4066 | 2026.02.27 15:07:27.406558 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.02.27 15:07:27.406688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8590 | ||
| 4068 | 2026.02.27 15:07:27.906127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4069 | 2026.02.27 15:07:27.921996 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.02.27 15:07:27.922067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4071 | 2026.02.27 15:07:27.928347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4072 | 2026.02.27 15:07:27.929109 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.02.27 15:07:27.931987 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4074 | 2026.02.27 15:07:30.883648 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4075 | 2026.02.27 15:07:30.883838 [ 267 ] {add5361c-9a4e-4589-bc53-991dbb8f9ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4076 | 2026.02.27 15:07:30.883903 [ 267 ] {add5361c-9a4e-4589-bc53-991dbb8f9ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4077 | 2026.02.27 15:07:30.884555 [ 267 ] {add5361c-9a4e-4589-bc53-991dbb8f9ea7} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2026.02.27 15:07:30.884604 [ 267 ] {add5361c-9a4e-4589-bc53-991dbb8f9ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4079 | 2026.02.27 15:07:30.884994 [ 267 ] {add5361c-9a4e-4589-bc53-991dbb8f9ea7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4080 | 2026.02.27 15:07:30.885222 [ 267 ] {add5361c-9a4e-4589-bc53-991dbb8f9ea7} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.02.27 15:07:30.885376 [ 267 ] {add5361c-9a4e-4589-bc53-991dbb8f9ea7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.69 MiB/sec. | ||
| 4082 | 2026.02.27 15:07:30.885417 [ 267 ] {add5361c-9a4e-4589-bc53-991dbb8f9ea7} <Debug> TCPHandler: Processed in 0.001894768 sec. | ||
| 4083 | 2026.02.27 15:07:30.885554 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.02.27 15:07:30.885671 [ 267 ] {6eef84ae-5f6c-43a9-a47f-f1f7e522fb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4085 | 2026.02.27 15:07:30.885719 [ 267 ] {6eef84ae-5f6c-43a9-a47f-f1f7e522fb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4086 | 2026.02.27 15:07:30.886213 [ 267 ] {6eef84ae-5f6c-43a9-a47f-f1f7e522fb9f} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.02.27 15:07:30.886249 [ 267 ] {6eef84ae-5f6c-43a9-a47f-f1f7e522fb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4088 | 2026.02.27 15:07:30.886560 [ 267 ] {6eef84ae-5f6c-43a9-a47f-f1f7e522fb9f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4089 | 2026.02.27 15:07:30.886770 [ 267 ] {6eef84ae-5f6c-43a9-a47f-f1f7e522fb9f} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.02.27 15:07:30.886900 [ 267 ] {6eef84ae-5f6c-43a9-a47f-f1f7e522fb9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001254 sec., 51036.68261562999 rows/sec., 3.98 MiB/sec. | ||
| 4091 | 2026.02.27 15:07:30.886937 [ 267 ] {6eef84ae-5f6c-43a9-a47f-f1f7e522fb9f} <Debug> TCPHandler: Processed in 0.001452404 sec. | ||
| 4092 | 2026.02.27 15:07:30.887060 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4093 | 2026.02.27 15:07:30.887153 [ 267 ] {d7ff7807-1da0-4989-9f3b-113222ba4195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4094 | 2026.02.27 15:07:30.887195 [ 267 ] {d7ff7807-1da0-4989-9f3b-113222ba4195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4095 | 2026.02.27 15:07:30.887617 [ 267 ] {d7ff7807-1da0-4989-9f3b-113222ba4195} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.02.27 15:07:30.887653 [ 267 ] {d7ff7807-1da0-4989-9f3b-113222ba4195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4097 | 2026.02.27 15:07:30.887982 [ 267 ] {d7ff7807-1da0-4989-9f3b-113222ba4195} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4098 | 2026.02.27 15:07:30.888187 [ 267 ] {d7ff7807-1da0-4989-9f3b-113222ba4195} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.02.27 15:07:30.888316 [ 267 ] {d7ff7807-1da0-4989-9f3b-113222ba4195} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 4100 | 2026.02.27 15:07:30.888353 [ 267 ] {d7ff7807-1da0-4989-9f3b-113222ba4195} <Debug> TCPHandler: Processed in 0.001350753 sec. | ||
| 4101 | 2026.02.27 15:07:30.888463 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.02.27 15:07:30.888554 [ 267 ] {b86a5003-c737-4b0d-ba6a-fd6c070c3e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4103 | 2026.02.27 15:07:30.888595 [ 267 ] {b86a5003-c737-4b0d-ba6a-fd6c070c3e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4104 | 2026.02.27 15:07:30.888914 [ 267 ] {b86a5003-c737-4b0d-ba6a-fd6c070c3e30} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4105 | 2026.02.27 15:07:30.888950 [ 267 ] {b86a5003-c737-4b0d-ba6a-fd6c070c3e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4106 | 2026.02.27 15:07:30.889242 [ 267 ] {b86a5003-c737-4b0d-ba6a-fd6c070c3e30} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4107 | 2026.02.27 15:07:30.889442 [ 267 ] {b86a5003-c737-4b0d-ba6a-fd6c070c3e30} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.02.27 15:07:30.889567 [ 267 ] {b86a5003-c737-4b0d-ba6a-fd6c070c3e30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 4109 | 2026.02.27 15:07:30.889602 [ 267 ] {b86a5003-c737-4b0d-ba6a-fd6c070c3e30} <Debug> TCPHandler: Processed in 0.001186631 sec. | ||
| 4110 | 2026.02.27 15:07:31.980630 [ 151 ] {} <Debug> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4111 | 2026.02.27 15:07:31.980705 [ 151 ] {} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.02.27 15:07:31.980733 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4113 | 2026.02.27 15:07:31.980890 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::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 | ||
| 4114 | 2026.02.27 15:07:31.981052 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4115 | 2026.02.27 15:07:31.981101 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4116 | 2026.02.27 15:07:31.981192 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 252 rows starting from the beginning of the part | ||
| 4117 | 2026.02.27 15:07:31.981260 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::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 | ||
| 4118 | 2026.02.27 15:07:31.981320 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 4119 | 2026.02.27 15:07:31.981378 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 4120 | 2026.02.27 15:07:31.982289 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464585 sec., 533256.8611586217 rows/sec., 39.14 MiB/sec. | ||
| 4121 | 2026.02.27 15:07:31.982404 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4122 | 2026.02.27 15:07:31.982627 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_5_1} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2026.02.27 15:07:31.982687 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_5_1} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4124 | 2026.02.27 15:07:31.982742 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4125 | 2026.02.27 15:07:32.417498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 496 | ||
| 4126 | 2026.02.27 15:07:32.419520 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.02.27 15:07:32.419573 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4128 | 2026.02.27 15:07:32.420835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4129 | 2026.02.27 15:07:32.421156 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.02.27 15:07:32.421501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
| 4131 | 2026.02.27 15:07:34.907338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9038 | ||
| 4132 | 2026.02.27 15:07:34.907850 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.02.27 15:07:34.907903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4134 | 2026.02.27 15:07:34.908416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4135 | 2026.02.27 15:07:34.908663 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2026.02.27 15:07:34.908812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9038 | ||
| 4137 | 2026.02.27 15:07:35.432612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4138 | 2026.02.27 15:07:35.449946 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2026.02.27 15:07:35.450015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4140 | 2026.02.27 15:07:35.456640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4141 | 2026.02.27 15:07:35.457382 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.02.27 15:07:35.460733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4143 | 2026.02.27 15:07:35.885846 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4144 | 2026.02.27 15:07:35.886034 [ 267 ] {b3071c46-1136-4be0-b5e2-007a2736897e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4145 | 2026.02.27 15:07:35.886107 [ 267 ] {b3071c46-1136-4be0-b5e2-007a2736897e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4146 | 2026.02.27 15:07:35.886790 [ 267 ] {b3071c46-1136-4be0-b5e2-007a2736897e} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.02.27 15:07:35.886845 [ 267 ] {b3071c46-1136-4be0-b5e2-007a2736897e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4148 | 2026.02.27 15:07:35.887234 [ 267 ] {b3071c46-1136-4be0-b5e2-007a2736897e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4149 | 2026.02.27 15:07:35.887462 [ 267 ] {b3071c46-1136-4be0-b5e2-007a2736897e} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.02.27 15:07:35.887624 [ 267 ] {b3071c46-1136-4be0-b5e2-007a2736897e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001643 sec., 4869.1418137553255 rows/sec., 397.04 KiB/sec. | ||
| 4151 | 2026.02.27 15:07:35.887672 [ 267 ] {b3071c46-1136-4be0-b5e2-007a2736897e} <Debug> TCPHandler: Processed in 0.00195756 sec. | ||
| 4152 | 2026.02.27 15:07:35.887788 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2026.02.27 15:07:35.887888 [ 267 ] {1c99599e-c478-4356-9730-88b54545458c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4154 | 2026.02.27 15:07:35.887930 [ 267 ] {1c99599e-c478-4356-9730-88b54545458c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4155 | 2026.02.27 15:07:35.888409 [ 267 ] {1c99599e-c478-4356-9730-88b54545458c} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.02.27 15:07:35.888447 [ 267 ] {1c99599e-c478-4356-9730-88b54545458c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4157 | 2026.02.27 15:07:35.888770 [ 267 ] {1c99599e-c478-4356-9730-88b54545458c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4158 | 2026.02.27 15:07:35.889003 [ 267 ] {1c99599e-c478-4356-9730-88b54545458c} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.02.27 15:07:35.889133 [ 267 ] {1c99599e-c478-4356-9730-88b54545458c} <Debug> executeQuery: Read 143 rows, 12.65 KiB in 0.001268 sec., 112776.02523659305 rows/sec., 9.74 MiB/sec. | ||
| 4160 | 2026.02.27 15:07:35.889135 [ 149 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4161 | 2026.02.27 15:07:35.889171 [ 267 ] {1c99599e-c478-4356-9730-88b54545458c} <Debug> TCPHandler: Processed in 0.001432024 sec. | ||
| 4162 | 2026.02.27 15:07:35.889209 [ 149 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2026.02.27 15:07:35.889235 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4164 | 2026.02.27 15:07:35.889303 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2026.02.27 15:07:35.889371 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 4166 | 2026.02.27 15:07:35.889401 [ 267 ] {0222813d-8cc7-466e-9c42-4fc665ea5fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4167 | 2026.02.27 15:07:35.889459 [ 267 ] {0222813d-8cc7-466e-9c42-4fc665ea5fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4168 | 2026.02.27 15:07:35.889532 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4169 | 2026.02.27 15:07:35.889576 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1408 rows starting from the beginning of the part | ||
| 4170 | 2026.02.27 15:07:35.889650 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 4171 | 2026.02.27 15:07:35.889700 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1317 rows starting from the beginning of the part | ||
| 4172 | 2026.02.27 15:07:35.889747 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 4173 | 2026.02.27 15:07:35.889793 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4174 | 2026.02.27 15:07:35.889841 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 143 rows starting from the beginning of the part | ||
| 4175 | 2026.02.27 15:07:35.889865 [ 267 ] {0222813d-8cc7-466e-9c42-4fc665ea5fb4} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.02.27 15:07:35.889906 [ 267 ] {0222813d-8cc7-466e-9c42-4fc665ea5fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4177 | 2026.02.27 15:07:35.890245 [ 267 ] {0222813d-8cc7-466e-9c42-4fc665ea5fb4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4178 | 2026.02.27 15:07:35.890463 [ 267 ] {0222813d-8cc7-466e-9c42-4fc665ea5fb4} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2026.02.27 15:07:35.890600 [ 267 ] {0222813d-8cc7-466e-9c42-4fc665ea5fb4} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001219 sec., 40196.882690730105 rows/sec., 2.92 MiB/sec. | ||
| 4180 | 2026.02.27 15:07:35.890637 [ 267 ] {0222813d-8cc7-466e-9c42-4fc665ea5fb4} <Debug> TCPHandler: Processed in 0.001392833 sec. | ||
| 4181 | 2026.02.27 15:07:35.890735 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.02.27 15:07:35.890826 [ 267 ] {35a6e78c-4bbf-4c7b-9471-010b73ecb685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.02.27 15:07:35.890865 [ 267 ] {35a6e78c-4bbf-4c7b-9471-010b73ecb685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4184 | 2026.02.27 15:07:35.891225 [ 267 ] {35a6e78c-4bbf-4c7b-9471-010b73ecb685} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.02.27 15:07:35.891261 [ 267 ] {35a6e78c-4bbf-4c7b-9471-010b73ecb685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4186 | 2026.02.27 15:07:35.891296 [ 191 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3200 rows, containing 5 columns (5 merged, 0 gathered) in 0.00198681 sec., 1610622.0524358144 rows/sec., 140.88 MiB/sec. | ||
| 4187 | 2026.02.27 15:07:35.891552 [ 267 ] {35a6e78c-4bbf-4c7b-9471-010b73ecb685} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4188 | 2026.02.27 15:07:35.891567 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4189 | 2026.02.27 15:07:35.891895 [ 267 ] {35a6e78c-4bbf-4c7b-9471-010b73ecb685} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.02.27 15:07:35.891896 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.02.27 15:07:35.891993 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_26_5} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4192 | 2026.02.27 15:07:35.892059 [ 267 ] {35a6e78c-4bbf-4c7b-9471-010b73ecb685} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001249 sec., 800.640512409928 rows/sec., 53.17 KiB/sec. | ||
| 4193 | 2026.02.27 15:07:35.892079 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4194 | 2026.02.27 15:07:35.892114 [ 267 ] {35a6e78c-4bbf-4c7b-9471-010b73ecb685} <Debug> TCPHandler: Processed in 0.001426074 sec. | ||
| 4195 | 2026.02.27 15:07:35.892224 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.02.27 15:07:35.892316 [ 267 ] {6ada32a0-1e02-4a1e-a5dc-771289d5be96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4197 | 2026.02.27 15:07:35.892356 [ 267 ] {6ada32a0-1e02-4a1e-a5dc-771289d5be96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4198 | 2026.02.27 15:07:35.892777 [ 267 ] {6ada32a0-1e02-4a1e-a5dc-771289d5be96} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.02.27 15:07:35.892814 [ 267 ] {6ada32a0-1e02-4a1e-a5dc-771289d5be96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4200 | 2026.02.27 15:07:35.893141 [ 267 ] {6ada32a0-1e02-4a1e-a5dc-771289d5be96} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4201 | 2026.02.27 15:07:35.893361 [ 267 ] {6ada32a0-1e02-4a1e-a5dc-771289d5be96} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.02.27 15:07:35.893488 [ 267 ] {6ada32a0-1e02-4a1e-a5dc-771289d5be96} <Debug> executeQuery: Read 113 rows, 9.05 KiB in 0.001191 sec., 94878.2535684299 rows/sec., 7.42 MiB/sec. | ||
| 4203 | 2026.02.27 15:07:35.893488 [ 149 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4204 | 2026.02.27 15:07:35.893528 [ 267 ] {6ada32a0-1e02-4a1e-a5dc-771289d5be96} <Debug> TCPHandler: Processed in 0.001351034 sec. | ||
| 4205 | 2026.02.27 15:07:35.893540 [ 149 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.02.27 15:07:35.893565 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4207 | 2026.02.27 15:07:35.893636 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.02.27 15:07:35.893674 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 4209 | 2026.02.27 15:07:35.893732 [ 267 ] {acadb632-4a95-49e4-bf09-eb6b2c69e2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4210 | 2026.02.27 15:07:35.893778 [ 267 ] {acadb632-4a95-49e4-bf09-eb6b2c69e2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4211 | 2026.02.27 15:07:35.893795 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4212 | 2026.02.27 15:07:35.893832 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part | ||
| 4213 | 2026.02.27 15:07:35.893905 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 4214 | 2026.02.27 15:07:35.893955 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 558 rows starting from the beginning of the part | ||
| 4215 | 2026.02.27 15:07:35.894005 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 4216 | 2026.02.27 15:07:35.894049 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4217 | 2026.02.27 15:07:35.894094 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
| 4218 | 2026.02.27 15:07:35.894170 [ 267 ] {acadb632-4a95-49e4-bf09-eb6b2c69e2f9} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.02.27 15:07:35.894211 [ 267 ] {acadb632-4a95-49e4-bf09-eb6b2c69e2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4220 | 2026.02.27 15:07:35.894595 [ 267 ] {acadb632-4a95-49e4-bf09-eb6b2c69e2f9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4221 | 2026.02.27 15:07:35.894816 [ 267 ] {acadb632-4a95-49e4-bf09-eb6b2c69e2f9} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.02.27 15:07:35.894944 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4223 | 2026.02.27 15:07:35.894947 [ 267 ] {acadb632-4a95-49e4-bf09-eb6b2c69e2f9} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001234 sec., 132901.13452188007 rows/sec., 9.25 MiB/sec. | ||
| 4224 | 2026.02.27 15:07:35.894985 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.02.27 15:07:35.895007 [ 267 ] {acadb632-4a95-49e4-bf09-eb6b2c69e2f9} <Debug> TCPHandler: Processed in 0.001418224 sec. | ||
| 4226 | 2026.02.27 15:07:35.895009 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4227 | 2026.02.27 15:07:35.895100 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 4228 | 2026.02.27 15:07:35.895126 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2026.02.27 15:07:35.895190 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4230 | 2026.02.27 15:07:35.895209 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580055 sec., 998699.4123622279 rows/sec., 79.61 MiB/sec. | ||
| 4231 | 2026.02.27 15:07:35.895220 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6755 rows starting from the beginning of the part | ||
| 4232 | 2026.02.27 15:07:35.895228 [ 267 ] {f3d952c2-7171-4e40-9531-c27df895376e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4233 | 2026.02.27 15:07:35.895285 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4234 | 2026.02.27 15:07:35.895287 [ 267 ] {f3d952c2-7171-4e40-9531-c27df895376e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4235 | 2026.02.27 15:07:35.895330 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 881 rows starting from the beginning of the part | ||
| 4236 | 2026.02.27 15:07:35.895370 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4237 | 2026.02.27 15:07:35.895372 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4238 | 2026.02.27 15:07:35.895423 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 4239 | 2026.02.27 15:07:35.895459 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 164 rows starting from the beginning of the part | ||
| 4240 | 2026.02.27 15:07:35.895648 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.02.27 15:07:35.895653 [ 267 ] {f3d952c2-7171-4e40-9531-c27df895376e} <Trace> oximeter.measurements_f64 (0ec678b2-fe2d-451e-ac33-2b861c0c072d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.02.27 15:07:35.895707 [ 267 ] {f3d952c2-7171-4e40-9531-c27df895376e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4243 | 2026.02.27 15:07:35.895729 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_26_5} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4244 | 2026.02.27 15:07:35.895801 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4245 | 2026.02.27 15:07:35.896035 [ 267 ] {f3d952c2-7171-4e40-9531-c27df895376e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4246 | 2026.02.27 15:07:35.896255 [ 267 ] {f3d952c2-7171-4e40-9531-c27df895376e} <Trace> oximeter.measurements_f64 (0ec678b2-fe2d-451e-ac33-2b861c0c072d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2026.02.27 15:07:35.896390 [ 267 ] {f3d952c2-7171-4e40-9531-c27df895376e} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 53.84 KiB/sec. | ||
| 4248 | 2026.02.27 15:07:35.896429 [ 267 ] {f3d952c2-7171-4e40-9531-c27df895376e} <Debug> TCPHandler: Processed in 0.001353043 sec. | ||
| 4249 | 2026.02.27 15:07:35.896537 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2026.02.27 15:07:35.896632 [ 267 ] {130d39bf-9be6-476c-b05a-cc354f7a5990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4251 | 2026.02.27 15:07:35.896687 [ 267 ] {130d39bf-9be6-476c-b05a-cc354f7a5990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4252 | 2026.02.27 15:07:35.897496 [ 267 ] {130d39bf-9be6-476c-b05a-cc354f7a5990} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4253 | 2026.02.27 15:07:35.897534 [ 267 ] {130d39bf-9be6-476c-b05a-cc354f7a5990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4254 | 2026.02.27 15:07:35.898168 [ 267 ] {130d39bf-9be6-476c-b05a-cc354f7a5990} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4255 | 2026.02.27 15:07:35.898397 [ 267 ] {130d39bf-9be6-476c-b05a-cc354f7a5990} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2026.02.27 15:07:35.898535 [ 267 ] {130d39bf-9be6-476c-b05a-cc354f7a5990} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00192 sec., 21354.166666666668 rows/sec., 38.27 MiB/sec. | ||
| 4257 | 2026.02.27 15:07:35.898589 [ 267 ] {130d39bf-9be6-476c-b05a-cc354f7a5990} <Debug> TCPHandler: Processed in 0.00210207 sec. | ||
| 4258 | 2026.02.27 15:07:35.898666 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8280 rows, containing 5 columns (5 merged, 0 gathered) in 0.003595375 sec., 2302958.662170149 rows/sec., 158.13 MiB/sec. | ||
| 4259 | 2026.02.27 15:07:35.898698 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.02.27 15:07:35.898786 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4261 | 2026.02.27 15:07:35.898798 [ 267 ] {11d7fc12-b2ef-46bf-98c3-ca6f00ca8d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4262 | 2026.02.27 15:07:35.898845 [ 267 ] {11d7fc12-b2ef-46bf-98c3-ca6f00ca8d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4263 | 2026.02.27 15:07:35.899019 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.02.27 15:07:35.899084 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4265 | 2026.02.27 15:07:35.899142 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4266 | 2026.02.27 15:07:35.899183 [ 267 ] {11d7fc12-b2ef-46bf-98c3-ca6f00ca8d14} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.02.27 15:07:35.899224 [ 267 ] {11d7fc12-b2ef-46bf-98c3-ca6f00ca8d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4268 | 2026.02.27 15:07:35.899538 [ 267 ] {11d7fc12-b2ef-46bf-98c3-ca6f00ca8d14} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4269 | 2026.02.27 15:07:35.899775 [ 267 ] {11d7fc12-b2ef-46bf-98c3-ca6f00ca8d14} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.02.27 15:07:35.899880 [ 147 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4271 | 2026.02.27 15:07:35.899905 [ 267 ] {11d7fc12-b2ef-46bf-98c3-ca6f00ca8d14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 4272 | 2026.02.27 15:07:35.899934 [ 147 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.02.27 15:07:35.899950 [ 267 ] {11d7fc12-b2ef-46bf-98c3-ca6f00ca8d14} <Debug> TCPHandler: Processed in 0.001301443 sec. | ||
| 4274 | 2026.02.27 15:07:35.899965 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4275 | 2026.02.27 15:07:35.900063 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 4276 | 2026.02.27 15:07:35.900171 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4277 | 2026.02.27 15:07:35.900203 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1110 rows starting from the beginning of the part | ||
| 4278 | 2026.02.27 15:07:35.900257 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4279 | 2026.02.27 15:07:35.900302 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 4280 | 2026.02.27 15:07:35.900340 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4281 | 2026.02.27 15:07:35.900378 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 4282 | 2026.02.27 15:07:35.900417 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4283 | 2026.02.27 15:07:35.901276 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001298483 sec., 1085882.5259937942 rows/sec., 73.26 MiB/sec. | ||
| 4284 | 2026.02.27 15:07:35.901567 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4285 | 2026.02.27 15:07:35.901857 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_26_5} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.02.27 15:07:35.901938 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_26_5} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4287 | 2026.02.27 15:07:35.902041 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4288 | 2026.02.27 15:07:40.883631 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.02.27 15:07:40.883837 [ 267 ] {c002b903-577a-4df8-8fbb-d6dd01a36db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4290 | 2026.02.27 15:07:40.883907 [ 267 ] {c002b903-577a-4df8-8fbb-d6dd01a36db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4291 | 2026.02.27 15:07:40.884531 [ 267 ] {c002b903-577a-4df8-8fbb-d6dd01a36db2} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.02.27 15:07:40.884567 [ 267 ] {c002b903-577a-4df8-8fbb-d6dd01a36db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4293 | 2026.02.27 15:07:40.884956 [ 267 ] {c002b903-577a-4df8-8fbb-d6dd01a36db2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4294 | 2026.02.27 15:07:40.885170 [ 267 ] {c002b903-577a-4df8-8fbb-d6dd01a36db2} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.02.27 15:07:40.885318 [ 267 ] {c002b903-577a-4df8-8fbb-d6dd01a36db2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001532 sec., 36553.52480417755 rows/sec., 2.79 MiB/sec. | ||
| 4296 | 2026.02.27 15:07:40.885360 [ 267 ] {c002b903-577a-4df8-8fbb-d6dd01a36db2} <Debug> TCPHandler: Processed in 0.001858888 sec. | ||
| 4297 | 2026.02.27 15:07:40.885469 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.02.27 15:07:40.885561 [ 267 ] {6b06b824-86eb-4962-b9a3-d1d5241ae6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4299 | 2026.02.27 15:07:40.885600 [ 267 ] {6b06b824-86eb-4962-b9a3-d1d5241ae6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4300 | 2026.02.27 15:07:40.886011 [ 267 ] {6b06b824-86eb-4962-b9a3-d1d5241ae6b1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.02.27 15:07:40.886046 [ 267 ] {6b06b824-86eb-4962-b9a3-d1d5241ae6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4302 | 2026.02.27 15:07:40.886342 [ 267 ] {6b06b824-86eb-4962-b9a3-d1d5241ae6b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4303 | 2026.02.27 15:07:40.886552 [ 267 ] {6b06b824-86eb-4962-b9a3-d1d5241ae6b1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.02.27 15:07:40.886676 [ 267 ] {6b06b824-86eb-4962-b9a3-d1d5241ae6b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001132 sec., 56537.102473498235 rows/sec., 4.41 MiB/sec. | ||
| 4305 | 2026.02.27 15:07:40.886714 [ 267 ] {6b06b824-86eb-4962-b9a3-d1d5241ae6b1} <Debug> TCPHandler: Processed in 0.001292633 sec. | ||
| 4306 | 2026.02.27 15:07:40.886825 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.02.27 15:07:40.886917 [ 267 ] {1f7ac3b0-7d9a-44db-b777-09648dd5fa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.02.27 15:07:40.886958 [ 267 ] {1f7ac3b0-7d9a-44db-b777-09648dd5fa5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4309 | 2026.02.27 15:07:40.887355 [ 267 ] {1f7ac3b0-7d9a-44db-b777-09648dd5fa5c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.02.27 15:07:40.887390 [ 267 ] {1f7ac3b0-7d9a-44db-b777-09648dd5fa5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4311 | 2026.02.27 15:07:40.887713 [ 267 ] {1f7ac3b0-7d9a-44db-b777-09648dd5fa5c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4312 | 2026.02.27 15:07:40.887944 [ 267 ] {1f7ac3b0-7d9a-44db-b777-09648dd5fa5c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.02.27 15:07:40.888071 [ 267 ] {1f7ac3b0-7d9a-44db-b777-09648dd5fa5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4314 | 2026.02.27 15:07:40.888110 [ 267 ] {1f7ac3b0-7d9a-44db-b777-09648dd5fa5c} <Debug> TCPHandler: Processed in 0.001331773 sec. | ||
| 4315 | 2026.02.27 15:07:40.888230 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.02.27 15:07:40.888343 [ 267 ] {97a9c40a-406e-4d5f-a651-88665eb73963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.02.27 15:07:40.888392 [ 267 ] {97a9c40a-406e-4d5f-a651-88665eb73963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4318 | 2026.02.27 15:07:40.888769 [ 267 ] {97a9c40a-406e-4d5f-a651-88665eb73963} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.02.27 15:07:40.888811 [ 267 ] {97a9c40a-406e-4d5f-a651-88665eb73963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4320 | 2026.02.27 15:07:40.889187 [ 267 ] {97a9c40a-406e-4d5f-a651-88665eb73963} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4321 | 2026.02.27 15:07:40.889393 [ 267 ] {97a9c40a-406e-4d5f-a651-88665eb73963} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.02.27 15:07:40.889527 [ 267 ] {97a9c40a-406e-4d5f-a651-88665eb73963} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 4323 | 2026.02.27 15:07:40.889562 [ 267 ] {97a9c40a-406e-4d5f-a651-88665eb73963} <Debug> TCPHandler: Processed in 0.001385204 sec. | ||
| 4324 | 2026.02.27 15:07:42.224089 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4325 | 2026.02.27 15:07:42.224144 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4326 | 2026.02.27 15:07:42.409208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9550 | ||
| 4327 | 2026.02.27 15:07:42.409722 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.02.27 15:07:42.409770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4329 | 2026.02.27 15:07:42.410296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4330 | 2026.02.27 15:07:42.410548 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.02.27 15:07:42.410692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9550 | ||
| 4332 | 2026.02.27 15:07:42.421995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 522 | ||
| 4333 | 2026.02.27 15:07:42.424200 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.02.27 15:07:42.424240 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4335 | 2026.02.27 15:07:42.425362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4336 | 2026.02.27 15:07:42.425630 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.02.27 15:07:42.425943 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 4338 | 2026.02.27 15:07:42.961097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4339 | 2026.02.27 15:07:42.978381 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2026.02.27 15:07:42.978445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4341 | 2026.02.27 15:07:42.984395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4342 | 2026.02.27 15:07:42.985093 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.02.27 15:07:42.988800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4344 | 2026.02.27 15:07:45.884712 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2026.02.27 15:07:45.884911 [ 267 ] {7f1b9a83-6662-493d-9438-a969df885060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4346 | 2026.02.27 15:07:45.884984 [ 267 ] {7f1b9a83-6662-493d-9438-a969df885060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4347 | 2026.02.27 15:07:45.885701 [ 267 ] {7f1b9a83-6662-493d-9438-a969df885060} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.02.27 15:07:45.885754 [ 267 ] {7f1b9a83-6662-493d-9438-a969df885060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4349 | 2026.02.27 15:07:45.886176 [ 267 ] {7f1b9a83-6662-493d-9438-a969df885060} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4350 | 2026.02.27 15:07:45.886424 [ 267 ] {7f1b9a83-6662-493d-9438-a969df885060} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.02.27 15:07:45.886587 [ 267 ] {7f1b9a83-6662-493d-9438-a969df885060} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001726 sec., 79953.65005793743 rows/sec., 6.94 MiB/sec. | ||
| 4352 | 2026.02.27 15:07:45.886641 [ 267 ] {7f1b9a83-6662-493d-9438-a969df885060} <Debug> TCPHandler: Processed in 0.002068721 sec. | ||
| 4353 | 2026.02.27 15:07:45.886763 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.02.27 15:07:45.886866 [ 267 ] {baed5914-cd95-45cd-94c5-2e85c104fbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4355 | 2026.02.27 15:07:45.886909 [ 267 ] {baed5914-cd95-45cd-94c5-2e85c104fbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4356 | 2026.02.27 15:07:45.887330 [ 267 ] {baed5914-cd95-45cd-94c5-2e85c104fbc6} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.02.27 15:07:45.887369 [ 267 ] {baed5914-cd95-45cd-94c5-2e85c104fbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4358 | 2026.02.27 15:07:45.887680 [ 267 ] {baed5914-cd95-45cd-94c5-2e85c104fbc6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4359 | 2026.02.27 15:07:45.887896 [ 267 ] {baed5914-cd95-45cd-94c5-2e85c104fbc6} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.02.27 15:07:45.888037 [ 267 ] {baed5914-cd95-45cd-94c5-2e85c104fbc6} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001194 sec., 34338.35845896148 rows/sec., 2.52 MiB/sec. | ||
| 4361 | 2026.02.27 15:07:45.888078 [ 267 ] {baed5914-cd95-45cd-94c5-2e85c104fbc6} <Debug> TCPHandler: Processed in 0.001370374 sec. | ||
| 4362 | 2026.02.27 15:07:45.888185 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.02.27 15:07:45.888288 [ 267 ] {510956f2-dfc1-4d87-af53-63a690b8c6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4364 | 2026.02.27 15:07:45.888331 [ 267 ] {510956f2-dfc1-4d87-af53-63a690b8c6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4365 | 2026.02.27 15:07:45.888779 [ 267 ] {510956f2-dfc1-4d87-af53-63a690b8c6de} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.02.27 15:07:45.888817 [ 267 ] {510956f2-dfc1-4d87-af53-63a690b8c6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4367 | 2026.02.27 15:07:45.889143 [ 267 ] {510956f2-dfc1-4d87-af53-63a690b8c6de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4368 | 2026.02.27 15:07:45.889359 [ 267 ] {510956f2-dfc1-4d87-af53-63a690b8c6de} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.02.27 15:07:45.889493 [ 267 ] {510956f2-dfc1-4d87-af53-63a690b8c6de} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001223 sec., 85854.45625511039 rows/sec., 6.71 MiB/sec. | ||
| 4370 | 2026.02.27 15:07:45.889533 [ 267 ] {510956f2-dfc1-4d87-af53-63a690b8c6de} <Debug> TCPHandler: Processed in 0.001399604 sec. | ||
| 4371 | 2026.02.27 15:07:45.889641 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.02.27 15:07:45.889737 [ 267 ] {08633cbf-ce80-4798-9b9d-1fc88c230277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4373 | 2026.02.27 15:07:45.889780 [ 267 ] {08633cbf-ce80-4798-9b9d-1fc88c230277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4374 | 2026.02.27 15:07:45.890184 [ 267 ] {08633cbf-ce80-4798-9b9d-1fc88c230277} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.02.27 15:07:45.890221 [ 267 ] {08633cbf-ce80-4798-9b9d-1fc88c230277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4376 | 2026.02.27 15:07:45.890549 [ 267 ] {08633cbf-ce80-4798-9b9d-1fc88c230277} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4377 | 2026.02.27 15:07:45.890807 [ 267 ] {08633cbf-ce80-4798-9b9d-1fc88c230277} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.02.27 15:07:45.890962 [ 267 ] {08633cbf-ce80-4798-9b9d-1fc88c230277} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 4379 | 2026.02.27 15:07:45.891013 [ 267 ] {08633cbf-ce80-4798-9b9d-1fc88c230277} <Debug> TCPHandler: Processed in 0.001420743 sec. | ||
| 4380 | 2026.02.27 15:07:45.891146 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4381 | 2026.02.27 15:07:45.891257 [ 267 ] {51cadb76-a1c9-48c3-bbef-a6385a153c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4382 | 2026.02.27 15:07:45.891326 [ 267 ] {51cadb76-a1c9-48c3-bbef-a6385a153c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4383 | 2026.02.27 15:07:45.892247 [ 267 ] {51cadb76-a1c9-48c3-bbef-a6385a153c86} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2026.02.27 15:07:45.892285 [ 267 ] {51cadb76-a1c9-48c3-bbef-a6385a153c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4385 | 2026.02.27 15:07:45.892921 [ 267 ] {51cadb76-a1c9-48c3-bbef-a6385a153c86} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4386 | 2026.02.27 15:07:45.893161 [ 267 ] {51cadb76-a1c9-48c3-bbef-a6385a153c86} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2026.02.27 15:07:45.893312 [ 267 ] {51cadb76-a1c9-48c3-bbef-a6385a153c86} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002076 sec., 19749.518304431596 rows/sec., 35.39 MiB/sec. | ||
| 4388 | 2026.02.27 15:07:45.893380 [ 267 ] {51cadb76-a1c9-48c3-bbef-a6385a153c86} <Debug> TCPHandler: Processed in 0.002293693 sec. | ||
| 4389 | 2026.02.27 15:07:45.893500 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.02.27 15:07:45.893596 [ 267 ] {c5d65866-eb3b-4e14-bf0b-2db581a2331f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4391 | 2026.02.27 15:07:45.893639 [ 267 ] {c5d65866-eb3b-4e14-bf0b-2db581a2331f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4392 | 2026.02.27 15:07:45.893981 [ 267 ] {c5d65866-eb3b-4e14-bf0b-2db581a2331f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.02.27 15:07:45.894019 [ 267 ] {c5d65866-eb3b-4e14-bf0b-2db581a2331f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4394 | 2026.02.27 15:07:45.894357 [ 267 ] {c5d65866-eb3b-4e14-bf0b-2db581a2331f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4395 | 2026.02.27 15:07:45.894576 [ 267 ] {c5d65866-eb3b-4e14-bf0b-2db581a2331f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.02.27 15:07:45.894708 [ 267 ] {c5d65866-eb3b-4e14-bf0b-2db581a2331f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 4397 | 2026.02.27 15:07:45.894748 [ 267 ] {c5d65866-eb3b-4e14-bf0b-2db581a2331f} <Debug> TCPHandler: Processed in 0.001301623 sec. | ||
| 4398 | 2026.02.27 15:07:46.191646 [ 138 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4399 | 2026.02.27 15:07:46.191712 [ 138 ] {} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.02.27 15:07:46.191733 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4401 | 2026.02.27 15:07:46.191849 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::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 | ||
| 4402 | 2026.02.27 15:07:46.191969 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4403 | 2026.02.27 15:07:46.191998 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4404 | 2026.02.27 15:07:46.192057 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 4405 | 2026.02.27 15:07:46.192098 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4406 | 2026.02.27 15:07:46.192153 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4407 | 2026.02.27 15:07:46.192192 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4408 | 2026.02.27 15:07:46.192890 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001085071 sec., 33177.55243666083 rows/sec., 2.77 MiB/sec. | ||
| 4409 | 2026.02.27 15:07:46.193059 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4410 | 2026.02.27 15:07:46.193329 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_9_2} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.02.27 15:07:46.193402 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_9_2} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4412 | 2026.02.27 15:07:46.193485 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4413 | 2026.02.27 15:07:49.911647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9998 | ||
| 4414 | 2026.02.27 15:07:49.912152 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4415 | 2026.02.27 15:07:49.912197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4416 | 2026.02.27 15:07:49.912703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4417 | 2026.02.27 15:07:49.912949 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4418 | 2026.02.27 15:07:49.913082 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9998 | ||
| 4419 | 2026.02.27 15:07:49.913095 [ 135 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4420 | 2026.02.27 15:07:49.913169 [ 135 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4421 | 2026.02.27 15:07:49.913193 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4422 | 2026.02.27 15:07:49.913355 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 4423 | 2026.02.27 15:07:49.913523 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4424 | 2026.02.27 15:07:49.913562 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7630 rows starting from the beginning of the part | ||
| 4425 | 2026.02.27 15:07:49.913663 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4426 | 2026.02.27 15:07:49.913714 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 4427 | 2026.02.27 15:07:49.913764 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 4428 | 2026.02.27 15:07:49.913806 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 4429 | 2026.02.27 15:07:49.913847 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 4430 | 2026.02.27 15:07:49.916094 [ 193 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9998 rows, containing 4 columns (4 merged, 0 gathered) in 0.002801247 sec., 3569124.750512896 rows/sec., 51.06 MiB/sec. | ||
| 4431 | 2026.02.27 15:07:49.916330 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4432 | 2026.02.27 15:07:49.916570 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_21_4} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2026.02.27 15:07:49.916639 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_21_4} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4434 | 2026.02.27 15:07:49.916704 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4435 | 2026.02.27 15:07:50.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.56 MiB, peak 252.44 MiB, free memory in arenas 0.00 B, will set to 244.58 MiB (RSS), difference: 1.02 MiB | ||
| 4436 | 2026.02.27 15:07:50.489800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4437 | 2026.02.27 15:07:50.517289 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.02.27 15:07:50.517391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4439 | 2026.02.27 15:07:50.525724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4440 | 2026.02.27 15:07:50.527186 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.02.27 15:07:50.527722 [ 132 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4442 | 2026.02.27 15:07:50.527816 [ 132 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.02.27 15:07:50.527855 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4444 | 2026.02.27 15:07:50.528002 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 4445 | 2026.02.27 15:07:50.532078 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4446 | 2026.02.27 15:07:50.533134 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 4447 | 2026.02.27 15:07:50.534629 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4448 | 2026.02.27 15:07:50.537867 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4449 | 2026.02.27 15:07:50.543698 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4450 | 2026.02.27 15:07:50.549042 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 4451 | 2026.02.27 15:07:50.555968 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 4452 | 2026.02.27 15:07:50.561437 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 4453 | 2026.02.27 15:07:50.644322 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.116411 sec., 1365.8503062425373 rows/sec., 7.06 MiB/sec. | ||
| 4454 | 2026.02.27 15:07:50.647187 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4455 | 2026.02.27 15:07:50.649433 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_21_4} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.02.27 15:07:50.649566 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_21_4} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4457 | 2026.02.27 15:07:50.652169 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4458 | 2026.02.27 15:07:50.914884 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.02.27 15:07:50.915084 [ 267 ] {284320b8-8907-4e3e-8988-efb5793dc24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.02.27 15:07:50.915160 [ 267 ] {284320b8-8907-4e3e-8988-efb5793dc24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4461 | 2026.02.27 15:07:50.915815 [ 267 ] {284320b8-8907-4e3e-8988-efb5793dc24b} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.02.27 15:07:50.915867 [ 267 ] {284320b8-8907-4e3e-8988-efb5793dc24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4463 | 2026.02.27 15:07:50.916280 [ 267 ] {284320b8-8907-4e3e-8988-efb5793dc24b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4464 | 2026.02.27 15:07:50.916507 [ 267 ] {284320b8-8907-4e3e-8988-efb5793dc24b} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.02.27 15:07:50.916635 [ 132 ] {} <Debug> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4466 | 2026.02.27 15:07:50.916673 [ 132 ] {} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.02.27 15:07:50.916674 [ 267 ] {284320b8-8907-4e3e-8988-efb5793dc24b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001646 sec., 14580.801944106926 rows/sec., 1.21 MiB/sec. | ||
| 4468 | 2026.02.27 15:07:50.916695 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4469 | 2026.02.27 15:07:50.916733 [ 267 ] {284320b8-8907-4e3e-8988-efb5793dc24b} <Debug> TCPHandler: Processed in 0.001985099 sec. | ||
| 4470 | 2026.02.27 15:07:50.916823 [ 193 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::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 | ||
| 4471 | 2026.02.27 15:07:50.916856 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.02.27 15:07:50.916965 [ 267 ] {fc3472b4-31d8-4b63-8371-a4423f19104f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4473 | 2026.02.27 15:07:50.916965 [ 193 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4474 | 2026.02.27 15:07:50.917014 [ 267 ] {fc3472b4-31d8-4b63-8371-a4423f19104f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4475 | 2026.02.27 15:07:50.917021 [ 193 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4476 | 2026.02.27 15:07:50.917104 [ 193 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4477 | 2026.02.27 15:07:50.917151 [ 193 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4478 | 2026.02.27 15:07:50.917195 [ 193 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4479 | 2026.02.27 15:07:50.917238 [ 193 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::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 | ||
| 4480 | 2026.02.27 15:07:50.917448 [ 267 ] {fc3472b4-31d8-4b63-8371-a4423f19104f} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.02.27 15:07:50.917498 [ 267 ] {fc3472b4-31d8-4b63-8371-a4423f19104f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4482 | 2026.02.27 15:07:50.917856 [ 267 ] {fc3472b4-31d8-4b63-8371-a4423f19104f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4483 | 2026.02.27 15:07:50.918019 [ 195 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251092 sec., 95916.20760103973 rows/sec., 8.32 MiB/sec. | ||
| 4484 | 2026.02.27 15:07:50.918080 [ 267 ] {fc3472b4-31d8-4b63-8371-a4423f19104f} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.02.27 15:07:50.918184 [ 192 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4486 | 2026.02.27 15:07:50.918224 [ 267 ] {fc3472b4-31d8-4b63-8371-a4423f19104f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001282 sec., 4680.1872074882995 rows/sec., 381.64 KiB/sec. | ||
| 4487 | 2026.02.27 15:07:50.918263 [ 267 ] {fc3472b4-31d8-4b63-8371-a4423f19104f} <Debug> TCPHandler: Processed in 0.001457415 sec. | ||
| 4488 | 2026.02.27 15:07:50.918364 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.02.27 15:07:50.918453 [ 192 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_5_1} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4490 | 2026.02.27 15:07:50.918456 [ 267 ] {68fa8dc0-8c87-491d-bcac-0c653c18f288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4491 | 2026.02.27 15:07:50.918505 [ 267 ] {68fa8dc0-8c87-491d-bcac-0c653c18f288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4492 | 2026.02.27 15:07:50.918515 [ 192 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_5_1} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4493 | 2026.02.27 15:07:50.918589 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4494 | 2026.02.27 15:07:50.919386 [ 267 ] {68fa8dc0-8c87-491d-bcac-0c653c18f288} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.02.27 15:07:50.919421 [ 267 ] {68fa8dc0-8c87-491d-bcac-0c653c18f288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4496 | 2026.02.27 15:07:50.919897 [ 267 ] {68fa8dc0-8c87-491d-bcac-0c653c18f288} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4497 | 2026.02.27 15:07:50.920106 [ 267 ] {68fa8dc0-8c87-491d-bcac-0c653c18f288} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.02.27 15:07:50.920243 [ 267 ] {68fa8dc0-8c87-491d-bcac-0c653c18f288} <Debug> executeQuery: Read 1319 rows, 112.15 KiB in 0.001806 sec., 730343.300110742 rows/sec., 60.64 MiB/sec. | ||
| 4499 | 2026.02.27 15:07:50.920281 [ 267 ] {68fa8dc0-8c87-491d-bcac-0c653c18f288} <Debug> TCPHandler: Processed in 0.001967159 sec. | ||
| 4500 | 2026.02.27 15:07:50.920387 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.02.27 15:07:50.920479 [ 267 ] {692ff6c6-0f93-4fff-ab36-0959ea4b85bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4502 | 2026.02.27 15:07:50.920519 [ 267 ] {692ff6c6-0f93-4fff-ab36-0959ea4b85bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4503 | 2026.02.27 15:07:50.920905 [ 267 ] {692ff6c6-0f93-4fff-ab36-0959ea4b85bd} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.02.27 15:07:50.920937 [ 267 ] {692ff6c6-0f93-4fff-ab36-0959ea4b85bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4505 | 2026.02.27 15:07:50.921232 [ 267 ] {692ff6c6-0f93-4fff-ab36-0959ea4b85bd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4506 | 2026.02.27 15:07:50.921428 [ 267 ] {692ff6c6-0f93-4fff-ab36-0959ea4b85bd} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.02.27 15:07:50.921553 [ 267 ] {692ff6c6-0f93-4fff-ab36-0959ea4b85bd} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001149 sec., 15665.796344647519 rows/sec., 1.17 MiB/sec. | ||
| 4508 | 2026.02.27 15:07:50.921588 [ 267 ] {692ff6c6-0f93-4fff-ab36-0959ea4b85bd} <Debug> TCPHandler: Processed in 0.001307772 sec. | ||
| 4509 | 2026.02.27 15:07:50.921752 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.02.27 15:07:50.921843 [ 267 ] {46e0085e-b336-4f9f-8fdc-cdbf7ee264c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4511 | 2026.02.27 15:07:50.921883 [ 267 ] {46e0085e-b336-4f9f-8fdc-cdbf7ee264c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4512 | 2026.02.27 15:07:50.922323 [ 267 ] {46e0085e-b336-4f9f-8fdc-cdbf7ee264c1} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.02.27 15:07:50.922358 [ 267 ] {46e0085e-b336-4f9f-8fdc-cdbf7ee264c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4514 | 2026.02.27 15:07:50.922690 [ 267 ] {46e0085e-b336-4f9f-8fdc-cdbf7ee264c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4515 | 2026.02.27 15:07:50.922900 [ 267 ] {46e0085e-b336-4f9f-8fdc-cdbf7ee264c1} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.02.27 15:07:50.923055 [ 267 ] {46e0085e-b336-4f9f-8fdc-cdbf7ee264c1} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00123 sec., 204878.04878048782 rows/sec., 14.17 MiB/sec. | ||
| 4517 | 2026.02.27 15:07:50.923092 [ 267 ] {46e0085e-b336-4f9f-8fdc-cdbf7ee264c1} <Debug> TCPHandler: Processed in 0.001388444 sec. | ||
| 4518 | 2026.02.27 15:07:50.923200 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.02.27 15:07:50.923293 [ 267 ] {18dbfad7-030e-49e7-a614-75a9f066966c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4520 | 2026.02.27 15:07:50.923332 [ 267 ] {18dbfad7-030e-49e7-a614-75a9f066966c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4521 | 2026.02.27 15:07:50.923712 [ 267 ] {18dbfad7-030e-49e7-a614-75a9f066966c} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2026.02.27 15:07:50.923753 [ 267 ] {18dbfad7-030e-49e7-a614-75a9f066966c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4523 | 2026.02.27 15:07:50.924133 [ 267 ] {18dbfad7-030e-49e7-a614-75a9f066966c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4524 | 2026.02.27 15:07:50.924343 [ 267 ] {18dbfad7-030e-49e7-a614-75a9f066966c} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.02.27 15:07:50.924431 [ 132 ] {} <Debug> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4526 | 2026.02.27 15:07:50.924461 [ 132 ] {} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.02.27 15:07:50.924475 [ 267 ] {18dbfad7-030e-49e7-a614-75a9f066966c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001201 sec., 9991.673605328893 rows/sec., 780.60 KiB/sec. | ||
| 4528 | 2026.02.27 15:07:50.924478 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4529 | 2026.02.27 15:07:50.924514 [ 267 ] {18dbfad7-030e-49e7-a614-75a9f066966c} <Debug> TCPHandler: Processed in 0.001362974 sec. | ||
| 4530 | 2026.02.27 15:07:50.924560 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::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 | ||
| 4531 | 2026.02.27 15:07:50.924625 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.02.27 15:07:50.924649 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4533 | 2026.02.27 15:07:50.924680 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4534 | 2026.02.27 15:07:50.924728 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::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 | ||
| 4535 | 2026.02.27 15:07:50.924732 [ 267 ] {c7cf7d9d-d26e-45b7-a6b5-9b2953ce45cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4536 | 2026.02.27 15:07:50.924768 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4537 | 2026.02.27 15:07:50.924785 [ 267 ] {c7cf7d9d-d26e-45b7-a6b5-9b2953ce45cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4538 | 2026.02.27 15:07:50.924808 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4539 | 2026.02.27 15:07:50.924847 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4540 | 2026.02.27 15:07:50.925372 [ 267 ] {c7cf7d9d-d26e-45b7-a6b5-9b2953ce45cb} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.02.27 15:07:50.925414 [ 267 ] {c7cf7d9d-d26e-45b7-a6b5-9b2953ce45cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4542 | 2026.02.27 15:07:50.925518 [ 190 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000981529 sec., 61129.11589978492 rows/sec., 4.90 MiB/sec. | ||
| 4543 | 2026.02.27 15:07:50.925669 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4544 | 2026.02.27 15:07:50.925819 [ 267 ] {c7cf7d9d-d26e-45b7-a6b5-9b2953ce45cb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4545 | 2026.02.27 15:07:50.925977 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_5_1} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.02.27 15:07:50.926063 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_5_1} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4547 | 2026.02.27 15:07:50.926116 [ 267 ] {c7cf7d9d-d26e-45b7-a6b5-9b2953ce45cb} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.02.27 15:07:50.926132 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4549 | 2026.02.27 15:07:50.926267 [ 267 ] {c7cf7d9d-d26e-45b7-a6b5-9b2953ce45cb} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001554 sec., 361647.36164736166 rows/sec., 27.12 MiB/sec. | ||
| 4550 | 2026.02.27 15:07:50.926312 [ 267 ] {c7cf7d9d-d26e-45b7-a6b5-9b2953ce45cb} <Debug> TCPHandler: Processed in 0.001736867 sec. | ||
| 4551 | 2026.02.27 15:07:50.926421 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.02.27 15:07:50.926517 [ 267 ] {56e053d6-23b8-4e25-a76f-b94f283a0ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.02.27 15:07:50.926560 [ 267 ] {56e053d6-23b8-4e25-a76f-b94f283a0ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4554 | 2026.02.27 15:07:50.927122 [ 267 ] {56e053d6-23b8-4e25-a76f-b94f283a0ee9} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.02.27 15:07:50.927160 [ 267 ] {56e053d6-23b8-4e25-a76f-b94f283a0ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4556 | 2026.02.27 15:07:50.927569 [ 267 ] {56e053d6-23b8-4e25-a76f-b94f283a0ee9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4557 | 2026.02.27 15:07:50.927786 [ 267 ] {56e053d6-23b8-4e25-a76f-b94f283a0ee9} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.02.27 15:07:50.927936 [ 267 ] {56e053d6-23b8-4e25-a76f-b94f283a0ee9} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001438 sec., 614047.2878998609 rows/sec., 41.68 MiB/sec. | ||
| 4559 | 2026.02.27 15:07:50.927974 [ 267 ] {56e053d6-23b8-4e25-a76f-b94f283a0ee9} <Debug> TCPHandler: Processed in 0.001604056 sec. | ||
| 4560 | 2026.02.27 15:07:50.928076 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.02.27 15:07:50.928170 [ 267 ] {a578ba21-3e3c-4637-b330-46f8b877b8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.02.27 15:07:50.928211 [ 267 ] {a578ba21-3e3c-4637-b330-46f8b877b8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4563 | 2026.02.27 15:07:50.928550 [ 267 ] {a578ba21-3e3c-4637-b330-46f8b877b8fa} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.02.27 15:07:50.928587 [ 267 ] {a578ba21-3e3c-4637-b330-46f8b877b8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4565 | 2026.02.27 15:07:50.928911 [ 267 ] {a578ba21-3e3c-4637-b330-46f8b877b8fa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4566 | 2026.02.27 15:07:50.929119 [ 267 ] {a578ba21-3e3c-4637-b330-46f8b877b8fa} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.02.27 15:07:50.929257 [ 267 ] {a578ba21-3e3c-4637-b330-46f8b877b8fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 4568 | 2026.02.27 15:07:50.929294 [ 267 ] {a578ba21-3e3c-4637-b330-46f8b877b8fa} <Debug> TCPHandler: Processed in 0.001268392 sec. | ||
| 4569 | 2026.02.27 15:07:51.000286 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.36 MiB, peak 256.21 MiB, free memory in arenas 0.00 B, will set to 250.36 MiB (RSS), difference: 3.99 MiB | ||
| 4570 | 2026.02.27 15:07:52.426327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 552 | ||
| 4571 | 2026.02.27 15:07:52.428529 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.02.27 15:07:52.428580 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4573 | 2026.02.27 15:07:52.429746 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4574 | 2026.02.27 15:07:52.430067 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.02.27 15:07:52.430418 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4576 | 2026.02.27 15:07:55.889166 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.02.27 15:07:55.889363 [ 267 ] {f445766d-536d-4bfe-ac5d-809bf348ef79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4578 | 2026.02.27 15:07:55.889433 [ 267 ] {f445766d-536d-4bfe-ac5d-809bf348ef79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4579 | 2026.02.27 15:07:55.890141 [ 267 ] {f445766d-536d-4bfe-ac5d-809bf348ef79} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.02.27 15:07:55.890196 [ 267 ] {f445766d-536d-4bfe-ac5d-809bf348ef79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4581 | 2026.02.27 15:07:55.890625 [ 267 ] {f445766d-536d-4bfe-ac5d-809bf348ef79} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4582 | 2026.02.27 15:07:55.890871 [ 267 ] {f445766d-536d-4bfe-ac5d-809bf348ef79} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.02.27 15:07:55.891045 [ 267 ] {f445766d-536d-4bfe-ac5d-809bf348ef79} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001732 sec., 79676.67436489607 rows/sec., 6.91 MiB/sec. | ||
| 4584 | 2026.02.27 15:07:55.891160 [ 267 ] {f445766d-536d-4bfe-ac5d-809bf348ef79} <Debug> TCPHandler: Processed in 0.002121571 sec. | ||
| 4585 | 2026.02.27 15:07:55.891282 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.02.27 15:07:55.891387 [ 267 ] {723fb6ad-b8b6-401d-accf-b23dc1019993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4587 | 2026.02.27 15:07:55.891431 [ 267 ] {723fb6ad-b8b6-401d-accf-b23dc1019993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4588 | 2026.02.27 15:07:55.891856 [ 267 ] {723fb6ad-b8b6-401d-accf-b23dc1019993} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.02.27 15:07:55.891895 [ 267 ] {723fb6ad-b8b6-401d-accf-b23dc1019993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4590 | 2026.02.27 15:07:55.892218 [ 267 ] {723fb6ad-b8b6-401d-accf-b23dc1019993} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4591 | 2026.02.27 15:07:55.892458 [ 267 ] {723fb6ad-b8b6-401d-accf-b23dc1019993} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.02.27 15:07:55.892661 [ 267 ] {723fb6ad-b8b6-401d-accf-b23dc1019993} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001299 sec., 31562.740569668975 rows/sec., 2.32 MiB/sec. | ||
| 4593 | 2026.02.27 15:07:55.892703 [ 267 ] {723fb6ad-b8b6-401d-accf-b23dc1019993} <Debug> TCPHandler: Processed in 0.001473824 sec. | ||
| 4594 | 2026.02.27 15:07:55.892803 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.02.27 15:07:55.892899 [ 267 ] {d0be6a4d-578e-48fc-b4b9-889a51fb95dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4596 | 2026.02.27 15:07:55.892940 [ 267 ] {d0be6a4d-578e-48fc-b4b9-889a51fb95dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4597 | 2026.02.27 15:07:55.893367 [ 267 ] {d0be6a4d-578e-48fc-b4b9-889a51fb95dd} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.02.27 15:07:55.893405 [ 267 ] {d0be6a4d-578e-48fc-b4b9-889a51fb95dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4599 | 2026.02.27 15:07:55.893731 [ 267 ] {d0be6a4d-578e-48fc-b4b9-889a51fb95dd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4600 | 2026.02.27 15:07:55.893941 [ 267 ] {d0be6a4d-578e-48fc-b4b9-889a51fb95dd} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.02.27 15:07:55.894077 [ 267 ] {d0be6a4d-578e-48fc-b4b9-889a51fb95dd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001199 sec., 87572.97748123437 rows/sec., 6.84 MiB/sec. | ||
| 4602 | 2026.02.27 15:07:55.894117 [ 267 ] {d0be6a4d-578e-48fc-b4b9-889a51fb95dd} <Debug> TCPHandler: Processed in 0.001363234 sec. | ||
| 4603 | 2026.02.27 15:07:55.894234 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.02.27 15:07:55.894329 [ 267 ] {9aa91485-781f-411a-b9d7-d1b14b76a611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.02.27 15:07:55.894373 [ 267 ] {9aa91485-781f-411a-b9d7-d1b14b76a611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4606 | 2026.02.27 15:07:55.894775 [ 267 ] {9aa91485-781f-411a-b9d7-d1b14b76a611} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.02.27 15:07:55.894812 [ 267 ] {9aa91485-781f-411a-b9d7-d1b14b76a611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4608 | 2026.02.27 15:07:55.895140 [ 267 ] {9aa91485-781f-411a-b9d7-d1b14b76a611} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4609 | 2026.02.27 15:07:55.895364 [ 267 ] {9aa91485-781f-411a-b9d7-d1b14b76a611} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.02.27 15:07:55.895509 [ 267 ] {9aa91485-781f-411a-b9d7-d1b14b76a611} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 4611 | 2026.02.27 15:07:55.895548 [ 267 ] {9aa91485-781f-411a-b9d7-d1b14b76a611} <Debug> TCPHandler: Processed in 0.001365043 sec. | ||
| 4612 | 2026.02.27 15:07:55.895665 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.02.27 15:07:55.895787 [ 267 ] {57993da7-e152-4c87-858c-b7404f6e0e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.02.27 15:07:55.895853 [ 267 ] {57993da7-e152-4c87-858c-b7404f6e0e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4615 | 2026.02.27 15:07:55.896723 [ 267 ] {57993da7-e152-4c87-858c-b7404f6e0e74} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.02.27 15:07:55.896761 [ 267 ] {57993da7-e152-4c87-858c-b7404f6e0e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4617 | 2026.02.27 15:07:55.897377 [ 267 ] {57993da7-e152-4c87-858c-b7404f6e0e74} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4618 | 2026.02.27 15:07:55.897613 [ 267 ] {57993da7-e152-4c87-858c-b7404f6e0e74} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.02.27 15:07:55.897760 [ 267 ] {57993da7-e152-4c87-858c-b7404f6e0e74} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001997 sec., 20530.796194291437 rows/sec., 36.79 MiB/sec. | ||
| 4620 | 2026.02.27 15:07:55.897823 [ 267 ] {57993da7-e152-4c87-858c-b7404f6e0e74} <Debug> TCPHandler: Processed in 0.002216221 sec. | ||
| 4621 | 2026.02.27 15:07:55.897935 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.02.27 15:07:55.898027 [ 267 ] {d66ccfeb-5655-4fc5-b061-12362afdc3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.02.27 15:07:55.898067 [ 267 ] {d66ccfeb-5655-4fc5-b061-12362afdc3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4624 | 2026.02.27 15:07:55.898422 [ 267 ] {d66ccfeb-5655-4fc5-b061-12362afdc3bb} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.02.27 15:07:55.898458 [ 267 ] {d66ccfeb-5655-4fc5-b061-12362afdc3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4626 | 2026.02.27 15:07:55.898766 [ 267 ] {d66ccfeb-5655-4fc5-b061-12362afdc3bb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4627 | 2026.02.27 15:07:55.898972 [ 267 ] {d66ccfeb-5655-4fc5-b061-12362afdc3bb} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.02.27 15:07:55.899096 [ 267 ] {d66ccfeb-5655-4fc5-b061-12362afdc3bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 4629 | 2026.02.27 15:07:55.899132 [ 267 ] {d66ccfeb-5655-4fc5-b061-12362afdc3bb} <Debug> TCPHandler: Processed in 0.001245132 sec. | ||
| 4630 | 2026.02.27 15:07:57.225160 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4631 | 2026.02.27 15:07:57.225211 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4632 | 2026.02.27 15:07:57.413532 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10510 | ||
| 4633 | 2026.02.27 15:07:57.414240 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.02.27 15:07:57.414282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4635 | 2026.02.27 15:07:57.414844 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4636 | 2026.02.27 15:07:57.415076 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.02.27 15:07:57.415201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10510 | ||
| 4638 | 2026.02.27 15:07:58.034744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4639 | 2026.02.27 15:07:58.049806 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.02.27 15:07:58.049867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4641 | 2026.02.27 15:07:58.055915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4642 | 2026.02.27 15:07:58.056634 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4643 | 2026.02.27 15:07:58.059437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4644 | 2026.02.27 15:08:00.882803 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.02.27 15:08:00.882993 [ 267 ] {03449742-7fe8-4f84-b70d-745755df5d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4646 | 2026.02.27 15:08:00.883062 [ 267 ] {03449742-7fe8-4f84-b70d-745755df5d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4647 | 2026.02.27 15:08:00.883696 [ 267 ] {03449742-7fe8-4f84-b70d-745755df5d43} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.02.27 15:08:00.883746 [ 267 ] {03449742-7fe8-4f84-b70d-745755df5d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4649 | 2026.02.27 15:08:00.884147 [ 267 ] {03449742-7fe8-4f84-b70d-745755df5d43} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4650 | 2026.02.27 15:08:00.884380 [ 267 ] {03449742-7fe8-4f84-b70d-745755df5d43} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.02.27 15:08:00.884543 [ 121 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4652 | 2026.02.27 15:08:00.884552 [ 267 ] {03449742-7fe8-4f84-b70d-745755df5d43} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.66 MiB/sec. | ||
| 4653 | 2026.02.27 15:08:00.884614 [ 121 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2026.02.27 15:08:00.884640 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4655 | 2026.02.27 15:08:00.884653 [ 267 ] {03449742-7fe8-4f84-b70d-745755df5d43} <Debug> TCPHandler: Processed in 0.001977239 sec. | ||
| 4656 | 2026.02.27 15:08:00.884743 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 4657 | 2026.02.27 15:08:00.884797 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2026.02.27 15:08:00.884861 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4659 | 2026.02.27 15:08:00.884898 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1409 rows starting from the beginning of the part | ||
| 4660 | 2026.02.27 15:08:00.884904 [ 267 ] {bac8fc64-a663-43af-a46d-0529ef167287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4661 | 2026.02.27 15:08:00.884954 [ 267 ] {bac8fc64-a663-43af-a46d-0529ef167287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4662 | 2026.02.27 15:08:00.884962 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 4663 | 2026.02.27 15:08:00.885013 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 138 rows starting from the beginning of the part | ||
| 4664 | 2026.02.27 15:08:00.885053 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1319 rows starting from the beginning of the part | ||
| 4665 | 2026.02.27 15:08:00.885088 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 4666 | 2026.02.27 15:08:00.885125 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4667 | 2026.02.27 15:08:00.885406 [ 267 ] {bac8fc64-a663-43af-a46d-0529ef167287} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.02.27 15:08:00.885449 [ 267 ] {bac8fc64-a663-43af-a46d-0529ef167287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4669 | 2026.02.27 15:08:00.885809 [ 267 ] {bac8fc64-a663-43af-a46d-0529ef167287} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4670 | 2026.02.27 15:08:00.886043 [ 267 ] {bac8fc64-a663-43af-a46d-0529ef167287} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.02.27 15:08:00.886176 [ 267 ] {bac8fc64-a663-43af-a46d-0529ef167287} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001297 sec., 49344.64148033925 rows/sec., 3.85 MiB/sec. | ||
| 4672 | 2026.02.27 15:08:00.886197 [ 118 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4673 | 2026.02.27 15:08:00.886215 [ 267 ] {bac8fc64-a663-43af-a46d-0529ef167287} <Debug> TCPHandler: Processed in 0.001467465 sec. | ||
| 4674 | 2026.02.27 15:08:00.886265 [ 118 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.02.27 15:08:00.886291 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4676 | 2026.02.27 15:08:00.886363 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2026.02.27 15:08:00.886387 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 4678 | 2026.02.27 15:08:00.886460 [ 267 ] {1efe3b38-0e69-4359-9cd8-bac7fd97351b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4679 | 2026.02.27 15:08:00.886491 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3116 rows, containing 5 columns (5 merged, 0 gathered) in 0.001791847 sec., 1738987.7595575962 rows/sec., 151.65 MiB/sec. | ||
| 4680 | 2026.02.27 15:08:00.886504 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4681 | 2026.02.27 15:08:00.886507 [ 267 ] {1efe3b38-0e69-4359-9cd8-bac7fd97351b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4682 | 2026.02.27 15:08:00.886549 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 4683 | 2026.02.27 15:08:00.886633 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 4684 | 2026.02.27 15:08:00.886678 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 105 rows starting from the beginning of the part | ||
| 4685 | 2026.02.27 15:08:00.886722 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 562 rows starting from the beginning of the part | ||
| 4686 | 2026.02.27 15:08:00.886763 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 4687 | 2026.02.27 15:08:00.886804 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4688 | 2026.02.27 15:08:00.886835 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4689 | 2026.02.27 15:08:00.886943 [ 267 ] {1efe3b38-0e69-4359-9cd8-bac7fd97351b} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.02.27 15:08:00.886986 [ 267 ] {1efe3b38-0e69-4359-9cd8-bac7fd97351b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4691 | 2026.02.27 15:08:00.887217 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_31_6} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.02.27 15:08:00.887314 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_31_6} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4693 | 2026.02.27 15:08:00.887437 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4694 | 2026.02.27 15:08:00.887509 [ 267 ] {1efe3b38-0e69-4359-9cd8-bac7fd97351b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4695 | 2026.02.27 15:08:00.887722 [ 267 ] {1efe3b38-0e69-4359-9cd8-bac7fd97351b} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.02.27 15:08:00.887854 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4697 | 2026.02.27 15:08:00.887864 [ 193 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515845 sec., 1011317.1201541055 rows/sec., 80.55 MiB/sec. | ||
| 4698 | 2026.02.27 15:08:00.887895 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.02.27 15:08:00.887860 [ 267 ] {1efe3b38-0e69-4359-9cd8-bac7fd97351b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001419 sec., 112755.46159267091 rows/sec., 7.85 MiB/sec. | ||
| 4700 | 2026.02.27 15:08:00.887926 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4701 | 2026.02.27 15:08:00.887968 [ 267 ] {1efe3b38-0e69-4359-9cd8-bac7fd97351b} <Debug> TCPHandler: Processed in 0.001653596 sec. | ||
| 4702 | 2026.02.27 15:08:00.888008 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 4703 | 2026.02.27 15:08:00.888067 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4704 | 2026.02.27 15:08:00.888085 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2026.02.27 15:08:00.888103 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4706 | 2026.02.27 15:08:00.888144 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8280 rows starting from the beginning of the part | ||
| 4707 | 2026.02.27 15:08:00.888181 [ 267 ] {ebcfc175-4f07-4c1b-aa8a-a237b4a60755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4708 | 2026.02.27 15:08:00.888198 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4709 | 2026.02.27 15:08:00.888229 [ 267 ] {ebcfc175-4f07-4c1b-aa8a-a237b4a60755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4710 | 2026.02.27 15:08:00.888246 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 4711 | 2026.02.27 15:08:00.888289 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 883 rows starting from the beginning of the part | ||
| 4712 | 2026.02.27 15:08:00.888329 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 4713 | 2026.02.27 15:08:00.888361 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_31_6} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.02.27 15:08:00.888365 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4715 | 2026.02.27 15:08:00.888452 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_31_6} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4716 | 2026.02.27 15:08:00.888550 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4717 | 2026.02.27 15:08:00.888577 [ 267 ] {ebcfc175-4f07-4c1b-aa8a-a237b4a60755} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.02.27 15:08:00.888618 [ 267 ] {ebcfc175-4f07-4c1b-aa8a-a237b4a60755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4719 | 2026.02.27 15:08:00.888930 [ 267 ] {ebcfc175-4f07-4c1b-aa8a-a237b4a60755} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4720 | 2026.02.27 15:08:00.889138 [ 267 ] {ebcfc175-4f07-4c1b-aa8a-a237b4a60755} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.02.27 15:08:00.889266 [ 118 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4722 | 2026.02.27 15:08:00.889272 [ 267 ] {ebcfc175-4f07-4c1b-aa8a-a237b4a60755} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 4723 | 2026.02.27 15:08:00.889306 [ 118 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4724 | 2026.02.27 15:08:00.889326 [ 267 ] {ebcfc175-4f07-4c1b-aa8a-a237b4a60755} <Debug> TCPHandler: Processed in 0.001288903 sec. | ||
| 4725 | 2026.02.27 15:08:00.889331 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4726 | 2026.02.27 15:08:00.889420 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 4727 | 2026.02.27 15:08:00.889522 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4728 | 2026.02.27 15:08:00.889547 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 4729 | 2026.02.27 15:08:00.889592 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4730 | 2026.02.27 15:08:00.889627 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 4731 | 2026.02.27 15:08:00.889665 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4732 | 2026.02.27 15:08:00.889701 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 4733 | 2026.02.27 15:08:00.889741 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4734 | 2026.02.27 15:08:00.890764 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 4 columns (4 merged, 0 gathered) in 0.001370173 sec., 1248017.5861004414 rows/sec., 84.18 MiB/sec. | ||
| 4735 | 2026.02.27 15:08:00.890981 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4736 | 2026.02.27 15:08:00.891226 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_31_6} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.02.27 15:08:00.891299 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_31_6} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4738 | 2026.02.27 15:08:00.891362 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4739 | 2026.02.27 15:08:00.892351 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9803 rows, containing 5 columns (5 merged, 0 gathered) in 0.004370683 sec., 2242898.878733598 rows/sec., 153.99 MiB/sec. | ||
| 4740 | 2026.02.27 15:08:00.892585 [ 193 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4741 | 2026.02.27 15:08:00.892825 [ 193 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.02.27 15:08:00.892891 [ 193 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4743 | 2026.02.27 15:08:00.892957 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4744 | 2026.02.27 15:08:01.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.04 MiB, peak 258.77 MiB, free memory in arenas 0.00 B, will set to 253.66 MiB (RSS), difference: 1.62 MiB | ||
| 4745 | 2026.02.27 15:08:02.431355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 572 | ||
| 4746 | 2026.02.27 15:08:02.433443 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.02.27 15:08:02.433500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4748 | 2026.02.27 15:08:02.434676 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4749 | 2026.02.27 15:08:02.434961 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4750 | 2026.02.27 15:08:02.435119 [ 121 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4751 | 2026.02.27 15:08:02.435188 [ 121 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.02.27 15:08:02.435213 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4753 | 2026.02.27 15:08:02.435311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4754 | 2026.02.27 15:08:02.435318 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 4755 | 2026.02.27 15:08:02.435813 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4756 | 2026.02.27 15:08:02.435941 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
| 4757 | 2026.02.27 15:08:02.436262 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 4758 | 2026.02.27 15:08:02.436584 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 4759 | 2026.02.27 15:08:02.436886 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4760 | 2026.02.27 15:08:02.437177 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 4761 | 2026.02.27 15:08:02.437467 [ 198 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4762 | 2026.02.27 15:08:02.443460 [ 196 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 72 columns (72 merged, 0 gathered) in 0.00818313 sec., 69899.90382653092 rows/sec., 60.98 MiB/sec. | ||
| 4763 | 2026.02.27 15:08:02.444567 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4764 | 2026.02.27 15:08:02.445209 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4765 | 2026.02.27 15:08:02.445297 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_16_3} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4766 | 2026.02.27 15:08:02.445647 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4767 | 2026.02.27 15:08:04.916222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10958 | ||
| 4768 | 2026.02.27 15:08:04.916743 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.02.27 15:08:04.916789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4770 | 2026.02.27 15:08:04.917271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4771 | 2026.02.27 15:08:04.917499 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.02.27 15:08:04.917625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10958 | ||
| 4773 | 2026.02.27 15:08:05.559682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4774 | 2026.02.27 15:08:05.576689 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.02.27 15:08:05.576760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4776 | 2026.02.27 15:08:05.582898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4777 | 2026.02.27 15:08:05.583617 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.02.27 15:08:05.586274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4779 | 2026.02.27 15:08:05.885256 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.02.27 15:08:05.885501 [ 267 ] {82da397b-5b84-4dff-993e-c60c832f80f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4781 | 2026.02.27 15:08:05.885595 [ 267 ] {82da397b-5b84-4dff-993e-c60c832f80f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4782 | 2026.02.27 15:08:05.886271 [ 267 ] {82da397b-5b84-4dff-993e-c60c832f80f6} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.02.27 15:08:05.886311 [ 267 ] {82da397b-5b84-4dff-993e-c60c832f80f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4784 | 2026.02.27 15:08:05.886630 [ 267 ] {82da397b-5b84-4dff-993e-c60c832f80f6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4785 | 2026.02.27 15:08:05.886852 [ 267 ] {82da397b-5b84-4dff-993e-c60c832f80f6} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.02.27 15:08:05.887011 [ 267 ] {82da397b-5b84-4dff-993e-c60c832f80f6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001577 sec., 1268.2308180088776 rows/sec., 103.42 KiB/sec. | ||
| 4787 | 2026.02.27 15:08:05.887052 [ 267 ] {82da397b-5b84-4dff-993e-c60c832f80f6} <Debug> TCPHandler: Processed in 0.001962089 sec. | ||
| 4788 | 2026.02.27 15:08:05.887164 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.02.27 15:08:05.887257 [ 267 ] {04758688-84c5-4032-b138-0c8762589b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4790 | 2026.02.27 15:08:05.887295 [ 267 ] {04758688-84c5-4032-b138-0c8762589b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4791 | 2026.02.27 15:08:05.887751 [ 267 ] {04758688-84c5-4032-b138-0c8762589b38} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.02.27 15:08:05.887788 [ 267 ] {04758688-84c5-4032-b138-0c8762589b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4793 | 2026.02.27 15:08:05.888110 [ 267 ] {04758688-84c5-4032-b138-0c8762589b38} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4794 | 2026.02.27 15:08:05.888308 [ 267 ] {04758688-84c5-4032-b138-0c8762589b38} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.02.27 15:08:05.888442 [ 267 ] {04758688-84c5-4032-b138-0c8762589b38} <Debug> executeQuery: Read 139 rows, 12.33 KiB in 0.001203 sec., 115544.47215295096 rows/sec., 10.01 MiB/sec. | ||
| 4796 | 2026.02.27 15:08:05.888480 [ 267 ] {04758688-84c5-4032-b138-0c8762589b38} <Debug> TCPHandler: Processed in 0.001363204 sec. | ||
| 4797 | 2026.02.27 15:08:05.888583 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.02.27 15:08:05.888675 [ 267 ] {68d56433-bfbd-4219-bfef-87dd4b666063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.02.27 15:08:05.888714 [ 267 ] {68d56433-bfbd-4219-bfef-87dd4b666063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4800 | 2026.02.27 15:08:05.889104 [ 267 ] {68d56433-bfbd-4219-bfef-87dd4b666063} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.02.27 15:08:05.889140 [ 267 ] {68d56433-bfbd-4219-bfef-87dd4b666063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4802 | 2026.02.27 15:08:05.889439 [ 267 ] {68d56433-bfbd-4219-bfef-87dd4b666063} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4803 | 2026.02.27 15:08:05.889640 [ 267 ] {68d56433-bfbd-4219-bfef-87dd4b666063} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.02.27 15:08:05.889744 [ 114 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4805 | 2026.02.27 15:08:05.889763 [ 267 ] {68d56433-bfbd-4219-bfef-87dd4b666063} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001106 sec., 38878.84267631103 rows/sec., 2.85 MiB/sec. | ||
| 4806 | 2026.02.27 15:08:05.889811 [ 114 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.02.27 15:08:05.889819 [ 267 ] {68d56433-bfbd-4219-bfef-87dd4b666063} <Debug> TCPHandler: Processed in 0.001284933 sec. | ||
| 4808 | 2026.02.27 15:08:05.889840 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4809 | 2026.02.27 15:08:05.889930 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2026.02.27 15:08:05.889932 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 4811 | 2026.02.27 15:08:05.890026 [ 267 ] {d68d9d00-6260-49c9-bd43-d13ca7509d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4812 | 2026.02.27 15:08:05.890036 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4813 | 2026.02.27 15:08:05.890066 [ 267 ] {d68d9d00-6260-49c9-bd43-d13ca7509d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4814 | 2026.02.27 15:08:05.890067 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 71 rows starting from the beginning of the part | ||
| 4815 | 2026.02.27 15:08:05.890131 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part | ||
| 4816 | 2026.02.27 15:08:05.890172 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4817 | 2026.02.27 15:08:05.890209 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part | ||
| 4818 | 2026.02.27 15:08:05.890247 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 4819 | 2026.02.27 15:08:05.890311 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part | ||
| 4820 | 2026.02.27 15:08:05.890480 [ 267 ] {d68d9d00-6260-49c9-bd43-d13ca7509d86} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.02.27 15:08:05.890515 [ 267 ] {d68d9d00-6260-49c9-bd43-d13ca7509d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4822 | 2026.02.27 15:08:05.890811 [ 267 ] {d68d9d00-6260-49c9-bd43-d13ca7509d86} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4823 | 2026.02.27 15:08:05.891028 [ 267 ] {d68d9d00-6260-49c9-bd43-d13ca7509d86} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.02.27 15:08:05.891069 [ 187 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001167901 sec., 225190.3200699374 rows/sec., 17.34 MiB/sec. | ||
| 4825 | 2026.02.27 15:08:05.891153 [ 267 ] {d68d9d00-6260-49c9-bd43-d13ca7509d86} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001144 sec., 93531.46853146853 rows/sec., 7.31 MiB/sec. | ||
| 4826 | 2026.02.27 15:08:05.891195 [ 267 ] {d68d9d00-6260-49c9-bd43-d13ca7509d86} <Debug> TCPHandler: Processed in 0.001311553 sec. | ||
| 4827 | 2026.02.27 15:08:05.891277 [ 186 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4828 | 2026.02.27 15:08:05.891304 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.02.27 15:08:05.891400 [ 267 ] {6ec4f707-1673-4770-a8c2-b5a72e875f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4830 | 2026.02.27 15:08:05.891445 [ 267 ] {6ec4f707-1673-4770-a8c2-b5a72e875f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4831 | 2026.02.27 15:08:05.891585 [ 186 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.02.27 15:08:05.891668 [ 186 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_21_4} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4833 | 2026.02.27 15:08:05.891758 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4834 | 2026.02.27 15:08:05.891826 [ 267 ] {6ec4f707-1673-4770-a8c2-b5a72e875f5e} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.02.27 15:08:05.891866 [ 267 ] {6ec4f707-1673-4770-a8c2-b5a72e875f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4836 | 2026.02.27 15:08:05.892190 [ 267 ] {6ec4f707-1673-4770-a8c2-b5a72e875f5e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4837 | 2026.02.27 15:08:05.892388 [ 267 ] {6ec4f707-1673-4770-a8c2-b5a72e875f5e} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4838 | 2026.02.27 15:08:05.892512 [ 267 ] {6ec4f707-1673-4770-a8c2-b5a72e875f5e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001131 sec., 142351.9009725906 rows/sec., 9.91 MiB/sec. | ||
| 4839 | 2026.02.27 15:08:05.892550 [ 267 ] {6ec4f707-1673-4770-a8c2-b5a72e875f5e} <Debug> TCPHandler: Processed in 0.001292433 sec. | ||
| 4840 | 2026.02.27 15:08:05.892646 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4841 | 2026.02.27 15:08:05.892736 [ 267 ] {057265ab-2b60-4cc4-85bd-b0554ad7297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4842 | 2026.02.27 15:08:05.892789 [ 267 ] {057265ab-2b60-4cc4-85bd-b0554ad7297d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4843 | 2026.02.27 15:08:05.893532 [ 267 ] {057265ab-2b60-4cc4-85bd-b0554ad7297d} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.02.27 15:08:05.893568 [ 267 ] {057265ab-2b60-4cc4-85bd-b0554ad7297d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4845 | 2026.02.27 15:08:05.894092 [ 267 ] {057265ab-2b60-4cc4-85bd-b0554ad7297d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4846 | 2026.02.27 15:08:05.894301 [ 267 ] {057265ab-2b60-4cc4-85bd-b0554ad7297d} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.02.27 15:08:05.894415 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4848 | 2026.02.27 15:08:05.894432 [ 267 ] {057265ab-2b60-4cc4-85bd-b0554ad7297d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001713 sec., 23934.617629889086 rows/sec., 42.89 MiB/sec. | ||
| 4849 | 2026.02.27 15:08:05.894470 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.02.27 15:08:05.894499 [ 267 ] {057265ab-2b60-4cc4-85bd-b0554ad7297d} <Debug> TCPHandler: Processed in 0.001899799 sec. | ||
| 4851 | 2026.02.27 15:08:05.894507 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4852 | 2026.02.27 15:08:05.894598 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 4853 | 2026.02.27 15:08:05.894617 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.02.27 15:08:05.894712 [ 267 ] {94a318b1-fdcb-4ed9-ab1b-09254b122fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4855 | 2026.02.27 15:08:05.894753 [ 267 ] {94a318b1-fdcb-4ed9-ab1b-09254b122fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4856 | 2026.02.27 15:08:05.894773 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4857 | 2026.02.27 15:08:05.894820 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 323 rows starting from the beginning of the part | ||
| 4858 | 2026.02.27 15:08:05.894927 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4859 | 2026.02.27 15:08:05.895029 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4860 | 2026.02.27 15:08:05.895078 [ 267 ] {94a318b1-fdcb-4ed9-ab1b-09254b122fb8} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.02.27 15:08:05.895116 [ 267 ] {94a318b1-fdcb-4ed9-ab1b-09254b122fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4862 | 2026.02.27 15:08:05.895119 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4863 | 2026.02.27 15:08:05.895210 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4864 | 2026.02.27 15:08:05.895295 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4865 | 2026.02.27 15:08:05.895423 [ 267 ] {94a318b1-fdcb-4ed9-ab1b-09254b122fb8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4866 | 2026.02.27 15:08:05.895638 [ 267 ] {94a318b1-fdcb-4ed9-ab1b-09254b122fb8} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.02.27 15:08:05.895761 [ 267 ] {94a318b1-fdcb-4ed9-ab1b-09254b122fb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4868 | 2026.02.27 15:08:05.895797 [ 267 ] {94a318b1-fdcb-4ed9-ab1b-09254b122fb8} <Debug> TCPHandler: Processed in 0.001227772 sec. | ||
| 4869 | 2026.02.27 15:08:05.899256 [ 187 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 19 columns (19 merged, 0 gathered) in 0.004687386 sec., 112642.73947142395 rows/sec., 201.85 MiB/sec. | ||
| 4870 | 2026.02.27 15:08:05.899971 [ 187 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4871 | 2026.02.27 15:08:05.900358 [ 187 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.02.27 15:08:05.900441 [ 187 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4873 | 2026.02.27 15:08:05.900605 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 4874 | 2026.02.27 15:08:06.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.82 MiB, peak 260.26 MiB, free memory in arenas 0.00 B, will set to 256.28 MiB (RSS), difference: 1.46 MiB | ||
| 4875 | 2026.02.27 15:08:10.883014 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.02.27 15:08:10.883324 [ 267 ] {53bbb1d7-b40f-4f26-8640-286ade8a2f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4877 | 2026.02.27 15:08:10.883424 [ 267 ] {53bbb1d7-b40f-4f26-8640-286ade8a2f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4878 | 2026.02.27 15:08:10.884172 [ 267 ] {53bbb1d7-b40f-4f26-8640-286ade8a2f29} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.02.27 15:08:10.884218 [ 267 ] {53bbb1d7-b40f-4f26-8640-286ade8a2f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4880 | 2026.02.27 15:08:10.884648 [ 267 ] {53bbb1d7-b40f-4f26-8640-286ade8a2f29} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4881 | 2026.02.27 15:08:10.884874 [ 267 ] {53bbb1d7-b40f-4f26-8640-286ade8a2f29} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.02.27 15:08:10.885033 [ 267 ] {53bbb1d7-b40f-4f26-8640-286ade8a2f29} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001782 sec., 31425.36475869809 rows/sec., 2.40 MiB/sec. | ||
| 4883 | 2026.02.27 15:08:10.885085 [ 267 ] {53bbb1d7-b40f-4f26-8640-286ade8a2f29} <Debug> TCPHandler: Processed in 0.002263802 sec. | ||
| 4884 | 2026.02.27 15:08:10.885209 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.02.27 15:08:10.885312 [ 267 ] {31a73b4b-3eff-463c-92b0-b315bb0ebd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4886 | 2026.02.27 15:08:10.885357 [ 267 ] {31a73b4b-3eff-463c-92b0-b315bb0ebd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4887 | 2026.02.27 15:08:10.885797 [ 267 ] {31a73b4b-3eff-463c-92b0-b315bb0ebd6a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.02.27 15:08:10.885836 [ 267 ] {31a73b4b-3eff-463c-92b0-b315bb0ebd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4889 | 2026.02.27 15:08:10.886161 [ 267 ] {31a73b4b-3eff-463c-92b0-b315bb0ebd6a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4890 | 2026.02.27 15:08:10.886378 [ 267 ] {31a73b4b-3eff-463c-92b0-b315bb0ebd6a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.02.27 15:08:10.886510 [ 267 ] {31a73b4b-3eff-463c-92b0-b315bb0ebd6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 4892 | 2026.02.27 15:08:10.886550 [ 267 ] {31a73b4b-3eff-463c-92b0-b315bb0ebd6a} <Debug> TCPHandler: Processed in 0.001393753 sec. | ||
| 4893 | 2026.02.27 15:08:10.886665 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.02.27 15:08:10.886771 [ 267 ] {2638d2b7-2615-4899-aa73-f5d08ec7bde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4895 | 2026.02.27 15:08:10.886816 [ 267 ] {2638d2b7-2615-4899-aa73-f5d08ec7bde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4896 | 2026.02.27 15:08:10.887236 [ 267 ] {2638d2b7-2615-4899-aa73-f5d08ec7bde1} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.02.27 15:08:10.887273 [ 267 ] {2638d2b7-2615-4899-aa73-f5d08ec7bde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4898 | 2026.02.27 15:08:10.887619 [ 267 ] {2638d2b7-2615-4899-aa73-f5d08ec7bde1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4899 | 2026.02.27 15:08:10.887836 [ 267 ] {2638d2b7-2615-4899-aa73-f5d08ec7bde1} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.02.27 15:08:10.887971 [ 267 ] {2638d2b7-2615-4899-aa73-f5d08ec7bde1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 4901 | 2026.02.27 15:08:10.888009 [ 267 ] {2638d2b7-2615-4899-aa73-f5d08ec7bde1} <Debug> TCPHandler: Processed in 0.001394254 sec. | ||
| 4902 | 2026.02.27 15:08:10.888124 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.02.27 15:08:10.888220 [ 267 ] {98f3c8b8-9c92-42f2-8bba-a7c5356b03c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4904 | 2026.02.27 15:08:10.888262 [ 267 ] {98f3c8b8-9c92-42f2-8bba-a7c5356b03c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4905 | 2026.02.27 15:08:10.888596 [ 267 ] {98f3c8b8-9c92-42f2-8bba-a7c5356b03c4} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.02.27 15:08:10.888635 [ 267 ] {98f3c8b8-9c92-42f2-8bba-a7c5356b03c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4907 | 2026.02.27 15:08:10.888982 [ 267 ] {98f3c8b8-9c92-42f2-8bba-a7c5356b03c4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4908 | 2026.02.27 15:08:10.889199 [ 267 ] {98f3c8b8-9c92-42f2-8bba-a7c5356b03c4} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.02.27 15:08:10.889331 [ 267 ] {98f3c8b8-9c92-42f2-8bba-a7c5356b03c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 4910 | 2026.02.27 15:08:10.889368 [ 267 ] {98f3c8b8-9c92-42f2-8bba-a7c5356b03c4} <Debug> TCPHandler: Processed in 0.001293963 sec. | ||
| 4911 | 2026.02.27 15:08:12.225251 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4912 | 2026.02.27 15:08:12.225304 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4913 | 2026.02.27 15:08:12.418406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11470 | ||
| 4914 | 2026.02.27 15:08:12.418921 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.02.27 15:08:12.418970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4916 | 2026.02.27 15:08:12.419481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4917 | 2026.02.27 15:08:12.419722 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.02.27 15:08:12.419872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11470 | ||
| 4919 | 2026.02.27 15:08:12.436244 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 594 | ||
| 4920 | 2026.02.27 15:08:12.438204 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.02.27 15:08:12.438246 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4922 | 2026.02.27 15:08:12.439373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4923 | 2026.02.27 15:08:12.439645 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.02.27 15:08:12.439970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 594 | ||
| 4925 | 2026.02.27 15:08:13.087079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4926 | 2026.02.27 15:08:13.103456 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.02.27 15:08:13.103511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4928 | 2026.02.27 15:08:13.109348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4929 | 2026.02.27 15:08:13.110056 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.02.27 15:08:13.112793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4931 | 2026.02.27 15:08:15.887065 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.02.27 15:08:15.887257 [ 267 ] {942706aa-8cea-481f-ac1f-457787866cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4933 | 2026.02.27 15:08:15.887324 [ 267 ] {942706aa-8cea-481f-ac1f-457787866cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4934 | 2026.02.27 15:08:15.888046 [ 267 ] {942706aa-8cea-481f-ac1f-457787866cb4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.02.27 15:08:15.888085 [ 267 ] {942706aa-8cea-481f-ac1f-457787866cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4936 | 2026.02.27 15:08:15.888489 [ 267 ] {942706aa-8cea-481f-ac1f-457787866cb4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4937 | 2026.02.27 15:08:15.888712 [ 267 ] {942706aa-8cea-481f-ac1f-457787866cb4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.02.27 15:08:15.888873 [ 267 ] {942706aa-8cea-481f-ac1f-457787866cb4} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001664 sec., 82932.69230769231 rows/sec., 7.19 MiB/sec. | ||
| 4939 | 2026.02.27 15:08:15.888917 [ 267 ] {942706aa-8cea-481f-ac1f-457787866cb4} <Debug> TCPHandler: Processed in 0.00199438 sec. | ||
| 4940 | 2026.02.27 15:08:15.889047 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.02.27 15:08:15.889143 [ 267 ] {48d0fe6a-39a8-4257-aa27-6926bc9152a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4942 | 2026.02.27 15:08:15.889184 [ 267 ] {48d0fe6a-39a8-4257-aa27-6926bc9152a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4943 | 2026.02.27 15:08:15.889601 [ 267 ] {48d0fe6a-39a8-4257-aa27-6926bc9152a6} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.02.27 15:08:15.889637 [ 267 ] {48d0fe6a-39a8-4257-aa27-6926bc9152a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4945 | 2026.02.27 15:08:15.889966 [ 267 ] {48d0fe6a-39a8-4257-aa27-6926bc9152a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4946 | 2026.02.27 15:08:15.890167 [ 267 ] {48d0fe6a-39a8-4257-aa27-6926bc9152a6} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.02.27 15:08:15.890302 [ 267 ] {48d0fe6a-39a8-4257-aa27-6926bc9152a6} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001177 sec., 34834.32455395072 rows/sec., 2.56 MiB/sec. | ||
| 4948 | 2026.02.27 15:08:15.890340 [ 267 ] {48d0fe6a-39a8-4257-aa27-6926bc9152a6} <Debug> TCPHandler: Processed in 0.001347803 sec. | ||
| 4949 | 2026.02.27 15:08:15.890443 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.02.27 15:08:15.890544 [ 267 ] {43f65dd7-8a83-45b9-9174-b3369473de77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4951 | 2026.02.27 15:08:15.890586 [ 267 ] {43f65dd7-8a83-45b9-9174-b3369473de77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4952 | 2026.02.27 15:08:15.891042 [ 267 ] {43f65dd7-8a83-45b9-9174-b3369473de77} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.02.27 15:08:15.891078 [ 267 ] {43f65dd7-8a83-45b9-9174-b3369473de77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4954 | 2026.02.27 15:08:15.891496 [ 267 ] {43f65dd7-8a83-45b9-9174-b3369473de77} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4955 | 2026.02.27 15:08:15.891727 [ 267 ] {43f65dd7-8a83-45b9-9174-b3369473de77} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.02.27 15:08:15.891865 [ 267 ] {43f65dd7-8a83-45b9-9174-b3369473de77} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00134 sec., 78358.20895522388 rows/sec., 6.12 MiB/sec. | ||
| 4957 | 2026.02.27 15:08:15.891907 [ 267 ] {43f65dd7-8a83-45b9-9174-b3369473de77} <Debug> TCPHandler: Processed in 0.001513425 sec. | ||
| 4958 | 2026.02.27 15:08:15.892023 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.02.27 15:08:15.892118 [ 267 ] {2abefd7f-c4c0-4225-8da8-3ede94c60579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4960 | 2026.02.27 15:08:15.892163 [ 267 ] {2abefd7f-c4c0-4225-8da8-3ede94c60579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4961 | 2026.02.27 15:08:15.892584 [ 267 ] {2abefd7f-c4c0-4225-8da8-3ede94c60579} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.02.27 15:08:15.892621 [ 267 ] {2abefd7f-c4c0-4225-8da8-3ede94c60579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4963 | 2026.02.27 15:08:15.892972 [ 267 ] {2abefd7f-c4c0-4225-8da8-3ede94c60579} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4964 | 2026.02.27 15:08:15.893184 [ 267 ] {2abefd7f-c4c0-4225-8da8-3ede94c60579} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.02.27 15:08:15.893315 [ 267 ] {2abefd7f-c4c0-4225-8da8-3ede94c60579} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 4966 | 2026.02.27 15:08:15.893353 [ 267 ] {2abefd7f-c4c0-4225-8da8-3ede94c60579} <Debug> TCPHandler: Processed in 0.001378644 sec. | ||
| 4967 | 2026.02.27 15:08:15.893462 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.02.27 15:08:15.893555 [ 267 ] {d50e5648-5d62-42c2-a52d-546a0939d62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4969 | 2026.02.27 15:08:15.893611 [ 267 ] {d50e5648-5d62-42c2-a52d-546a0939d62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4970 | 2026.02.27 15:08:15.894508 [ 267 ] {d50e5648-5d62-42c2-a52d-546a0939d62e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.02.27 15:08:15.894544 [ 267 ] {d50e5648-5d62-42c2-a52d-546a0939d62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4972 | 2026.02.27 15:08:15.895242 [ 267 ] {d50e5648-5d62-42c2-a52d-546a0939d62e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4973 | 2026.02.27 15:08:15.895494 [ 267 ] {d50e5648-5d62-42c2-a52d-546a0939d62e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.02.27 15:08:15.895656 [ 267 ] {d50e5648-5d62-42c2-a52d-546a0939d62e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002117 sec., 19367.028814359943 rows/sec., 34.70 MiB/sec. | ||
| 4975 | 2026.02.27 15:08:15.895767 [ 267 ] {d50e5648-5d62-42c2-a52d-546a0939d62e} <Debug> TCPHandler: Processed in 0.002352103 sec. | ||
| 4976 | 2026.02.27 15:08:15.895943 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2026.02.27 15:08:15.896045 [ 267 ] {e385634f-ad83-4250-ac71-193edd2dc3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4978 | 2026.02.27 15:08:15.896089 [ 267 ] {e385634f-ad83-4250-ac71-193edd2dc3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4979 | 2026.02.27 15:08:15.896466 [ 267 ] {e385634f-ad83-4250-ac71-193edd2dc3c0} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.02.27 15:08:15.896503 [ 267 ] {e385634f-ad83-4250-ac71-193edd2dc3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4981 | 2026.02.27 15:08:15.896830 [ 267 ] {e385634f-ad83-4250-ac71-193edd2dc3c0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4982 | 2026.02.27 15:08:15.897067 [ 267 ] {e385634f-ad83-4250-ac71-193edd2dc3c0} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.02.27 15:08:15.897200 [ 267 ] {e385634f-ad83-4250-ac71-193edd2dc3c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 4984 | 2026.02.27 15:08:15.897238 [ 267 ] {e385634f-ad83-4250-ac71-193edd2dc3c0} <Debug> TCPHandler: Processed in 0.001365933 sec. | ||
| 4985 | 2026.02.27 15:08:19.920291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11918 | ||
| 4986 | 2026.02.27 15:08:19.920806 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.02.27 15:08:19.920856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4988 | 2026.02.27 15:08:19.921384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4989 | 2026.02.27 15:08:19.921641 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.02.27 15:08:19.921799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11918 | ||
| 4991 | 2026.02.27 15:08:20.613153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4992 | 2026.02.27 15:08:20.643025 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.02.27 15:08:20.643147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4994 | 2026.02.27 15:08:20.654431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4995 | 2026.02.27 15:08:20.656308 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.02.27 15:08:20.665879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4997 | 2026.02.27 15:08:20.937701 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.02.27 15:08:20.937920 [ 267 ] {d7f2da51-61c9-4da4-9e52-4bb38e2133b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4999 | 2026.02.27 15:08:20.938005 [ 267 ] {d7f2da51-61c9-4da4-9e52-4bb38e2133b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5000 | 2026.02.27 15:08:20.938842 [ 267 ] {d7f2da51-61c9-4da4-9e52-4bb38e2133b8} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.02.27 15:08:20.938902 [ 267 ] {d7f2da51-61c9-4da4-9e52-4bb38e2133b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5002 | 2026.02.27 15:08:20.939417 [ 267 ] {d7f2da51-61c9-4da4-9e52-4bb38e2133b8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5003 | 2026.02.27 15:08:20.939723 [ 267 ] {d7f2da51-61c9-4da4-9e52-4bb38e2133b8} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.02.27 15:08:20.939933 [ 267 ] {d7f2da51-61c9-4da4-9e52-4bb38e2133b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002069 sec., 11599.806669888834 rows/sec., 985.53 KiB/sec. | ||
| 5005 | 2026.02.27 15:08:20.940011 [ 267 ] {d7f2da51-61c9-4da4-9e52-4bb38e2133b8} <Debug> TCPHandler: Processed in 0.002467474 sec. | ||
| 5006 | 2026.02.27 15:08:20.940189 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.02.27 15:08:20.940333 [ 267 ] {64dc0dd3-39f1-44d5-bea0-35a41e7fc1f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5008 | 2026.02.27 15:08:20.940402 [ 267 ] {64dc0dd3-39f1-44d5-bea0-35a41e7fc1f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5009 | 2026.02.27 15:08:20.941025 [ 267 ] {64dc0dd3-39f1-44d5-bea0-35a41e7fc1f0} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.02.27 15:08:20.941077 [ 267 ] {64dc0dd3-39f1-44d5-bea0-35a41e7fc1f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5011 | 2026.02.27 15:08:20.941483 [ 267 ] {64dc0dd3-39f1-44d5-bea0-35a41e7fc1f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5012 | 2026.02.27 15:08:20.941783 [ 267 ] {64dc0dd3-39f1-44d5-bea0-35a41e7fc1f0} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.02.27 15:08:20.941949 [ 267 ] {64dc0dd3-39f1-44d5-bea0-35a41e7fc1f0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001654 sec., 1209.1898428053203 rows/sec., 98.60 KiB/sec. | ||
| 5014 | 2026.02.27 15:08:20.942003 [ 267 ] {64dc0dd3-39f1-44d5-bea0-35a41e7fc1f0} <Debug> TCPHandler: Processed in 0.001880508 sec. | ||
| 5015 | 2026.02.27 15:08:20.942171 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.02.27 15:08:20.942315 [ 267 ] {37cc1990-b41c-4d01-9bd3-6e7ed946ea5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5017 | 2026.02.27 15:08:20.942377 [ 267 ] {37cc1990-b41c-4d01-9bd3-6e7ed946ea5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5018 | 2026.02.27 15:08:20.944028 [ 267 ] {37cc1990-b41c-4d01-9bd3-6e7ed946ea5a} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.02.27 15:08:20.944072 [ 267 ] {37cc1990-b41c-4d01-9bd3-6e7ed946ea5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5020 | 2026.02.27 15:08:20.944655 [ 267 ] {37cc1990-b41c-4d01-9bd3-6e7ed946ea5a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5021 | 2026.02.27 15:08:20.945028 [ 267 ] {37cc1990-b41c-4d01-9bd3-6e7ed946ea5a} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.02.27 15:08:20.945210 [ 267 ] {37cc1990-b41c-4d01-9bd3-6e7ed946ea5a} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.002932 sec., 449181.446111869 rows/sec., 37.31 MiB/sec. | ||
| 5023 | 2026.02.27 15:08:20.945264 [ 267 ] {37cc1990-b41c-4d01-9bd3-6e7ed946ea5a} <Debug> TCPHandler: Processed in 0.003168801 sec. | ||
| 5024 | 2026.02.27 15:08:20.945410 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.02.27 15:08:20.945535 [ 267 ] {5054bc17-b2f7-4134-952a-5f8980747a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.02.27 15:08:20.945590 [ 267 ] {5054bc17-b2f7-4134-952a-5f8980747a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5027 | 2026.02.27 15:08:20.946099 [ 267 ] {5054bc17-b2f7-4134-952a-5f8980747a8b} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.02.27 15:08:20.946141 [ 267 ] {5054bc17-b2f7-4134-952a-5f8980747a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5029 | 2026.02.27 15:08:20.946513 [ 267 ] {5054bc17-b2f7-4134-952a-5f8980747a8b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5030 | 2026.02.27 15:08:20.946788 [ 267 ] {5054bc17-b2f7-4134-952a-5f8980747a8b} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.02.27 15:08:20.946950 [ 267 ] {5054bc17-b2f7-4134-952a-5f8980747a8b} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001445 sec., 9688.581314878891 rows/sec., 761.65 KiB/sec. | ||
| 5032 | 2026.02.27 15:08:20.947000 [ 267 ] {5054bc17-b2f7-4134-952a-5f8980747a8b} <Debug> TCPHandler: Processed in 0.001655656 sec. | ||
| 5033 | 2026.02.27 15:08:20.947142 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.02.27 15:08:20.947258 [ 267 ] {36b567d4-56fa-40ad-a3ee-57fc8ca17d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5035 | 2026.02.27 15:08:20.947308 [ 267 ] {36b567d4-56fa-40ad-a3ee-57fc8ca17d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5036 | 2026.02.27 15:08:20.947983 [ 267 ] {36b567d4-56fa-40ad-a3ee-57fc8ca17d7b} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.02.27 15:08:20.948028 [ 267 ] {36b567d4-56fa-40ad-a3ee-57fc8ca17d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5038 | 2026.02.27 15:08:20.948438 [ 267 ] {36b567d4-56fa-40ad-a3ee-57fc8ca17d7b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5039 | 2026.02.27 15:08:20.948705 [ 267 ] {36b567d4-56fa-40ad-a3ee-57fc8ca17d7b} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.02.27 15:08:20.948861 [ 267 ] {36b567d4-56fa-40ad-a3ee-57fc8ca17d7b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001626 sec., 154981.54981549815 rows/sec., 10.72 MiB/sec. | ||
| 5041 | 2026.02.27 15:08:20.948916 [ 267 ] {36b567d4-56fa-40ad-a3ee-57fc8ca17d7b} <Debug> TCPHandler: Processed in 0.001835068 sec. | ||
| 5042 | 2026.02.27 15:08:20.949060 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.02.27 15:08:20.949178 [ 267 ] {86988905-cf65-4d36-9e54-85565e7d4af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.02.27 15:08:20.949232 [ 267 ] {86988905-cf65-4d36-9e54-85565e7d4af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5045 | 2026.02.27 15:08:20.949795 [ 267 ] {86988905-cf65-4d36-9e54-85565e7d4af9} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.02.27 15:08:20.949839 [ 267 ] {86988905-cf65-4d36-9e54-85565e7d4af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5047 | 2026.02.27 15:08:20.950315 [ 267 ] {86988905-cf65-4d36-9e54-85565e7d4af9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5048 | 2026.02.27 15:08:20.950604 [ 267 ] {86988905-cf65-4d36-9e54-85565e7d4af9} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.02.27 15:08:20.950827 [ 267 ] {86988905-cf65-4d36-9e54-85565e7d4af9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001654 sec., 7255.139056831922 rows/sec., 566.81 KiB/sec. | ||
| 5050 | 2026.02.27 15:08:20.950964 [ 267 ] {86988905-cf65-4d36-9e54-85565e7d4af9} <Debug> TCPHandler: Processed in 0.001961319 sec. | ||
| 5051 | 2026.02.27 15:08:20.951136 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.02.27 15:08:20.951277 [ 267 ] {2ab5cd5a-5df4-4db4-8e94-22b87a06a09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5053 | 2026.02.27 15:08:20.951342 [ 267 ] {2ab5cd5a-5df4-4db4-8e94-22b87a06a09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5054 | 2026.02.27 15:08:20.952239 [ 267 ] {2ab5cd5a-5df4-4db4-8e94-22b87a06a09e} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.02.27 15:08:20.952290 [ 267 ] {2ab5cd5a-5df4-4db4-8e94-22b87a06a09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5056 | 2026.02.27 15:08:20.952723 [ 267 ] {2ab5cd5a-5df4-4db4-8e94-22b87a06a09e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5057 | 2026.02.27 15:08:20.953003 [ 267 ] {2ab5cd5a-5df4-4db4-8e94-22b87a06a09e} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.02.27 15:08:20.953160 [ 267 ] {2ab5cd5a-5df4-4db4-8e94-22b87a06a09e} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.00191 sec., 292146.59685863875 rows/sec., 21.90 MiB/sec. | ||
| 5059 | 2026.02.27 15:08:20.953212 [ 267 ] {2ab5cd5a-5df4-4db4-8e94-22b87a06a09e} <Debug> TCPHandler: Processed in 0.002134901 sec. | ||
| 5060 | 2026.02.27 15:08:20.953354 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.02.27 15:08:20.953465 [ 267 ] {e0f189fb-d290-4e98-8176-037e6047cef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5062 | 2026.02.27 15:08:20.953523 [ 267 ] {e0f189fb-d290-4e98-8176-037e6047cef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5063 | 2026.02.27 15:08:20.954308 [ 267 ] {e0f189fb-d290-4e98-8176-037e6047cef7} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.02.27 15:08:20.954350 [ 267 ] {e0f189fb-d290-4e98-8176-037e6047cef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5065 | 2026.02.27 15:08:20.954845 [ 267 ] {e0f189fb-d290-4e98-8176-037e6047cef7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5066 | 2026.02.27 15:08:20.955126 [ 267 ] {e0f189fb-d290-4e98-8176-037e6047cef7} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.02.27 15:08:20.955298 [ 267 ] {e0f189fb-d290-4e98-8176-037e6047cef7} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001857 sec., 474421.10931610124 rows/sec., 32.20 MiB/sec. | ||
| 5068 | 2026.02.27 15:08:20.955351 [ 267 ] {e0f189fb-d290-4e98-8176-037e6047cef7} <Debug> TCPHandler: Processed in 0.00205325 sec. | ||
| 5069 | 2026.02.27 15:08:20.955502 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.02.27 15:08:20.955641 [ 267 ] {c5aa2d45-7a2b-4c5f-b8fb-213a4b8306b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5071 | 2026.02.27 15:08:20.955705 [ 267 ] {c5aa2d45-7a2b-4c5f-b8fb-213a4b8306b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5072 | 2026.02.27 15:08:20.956235 [ 267 ] {c5aa2d45-7a2b-4c5f-b8fb-213a4b8306b6} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.02.27 15:08:20.956281 [ 267 ] {c5aa2d45-7a2b-4c5f-b8fb-213a4b8306b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5074 | 2026.02.27 15:08:20.956681 [ 267 ] {c5aa2d45-7a2b-4c5f-b8fb-213a4b8306b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5075 | 2026.02.27 15:08:20.956975 [ 267 ] {c5aa2d45-7a2b-4c5f-b8fb-213a4b8306b6} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.02.27 15:08:20.957145 [ 267 ] {c5aa2d45-7a2b-4c5f-b8fb-213a4b8306b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001533 sec., 39138.94324853229 rows/sec., 2.64 MiB/sec. | ||
| 5077 | 2026.02.27 15:08:20.957191 [ 267 ] {c5aa2d45-7a2b-4c5f-b8fb-213a4b8306b6} <Debug> TCPHandler: Processed in 0.001759527 sec. | ||
| 5078 | 2026.02.27 15:08:21.000313 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.56 MiB, peak 260.93 MiB, free memory in arenas 0.00 B, will set to 256.51 MiB (RSS), difference: -1.05 MiB | ||
| 5079 | 2026.02.27 15:08:21.193960 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51691 | ||
| 5080 | 2026.02.27 15:08:21.194090 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5081 | 2026.02.27 15:08:21.194126 [ 287 ] {} <Debug> TCP-Session: dd4ced1a-4ddc-4902-a0c3-df16891e96d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51691 | ||
| 5082 | 2026.02.27 15:08:21.194152 [ 287 ] {} <Debug> TCP-Session: dd4ced1a-4ddc-4902-a0c3-df16891e96d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5083 | 2026.02.27 15:08:21.194167 [ 287 ] {} <Debug> TCP-Session: dd4ced1a-4ddc-4902-a0c3-df16891e96d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2026.02.27 15:08:21.194418 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47213 | ||
| 5085 | 2026.02.27 15:08:21.194540 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5086 | 2026.02.27 15:08:21.194574 [ 288 ] {} <Debug> TCP-Session: e13e5f8a-3e51-4821-b2fd-23bb8dd4518d Authenticating user 'default' from [fd00:1122:3344:101::e]:47213 | ||
| 5087 | 2026.02.27 15:08:21.194598 [ 287 ] {} <Trace> TCP-Session: dd4ced1a-4ddc-4902-a0c3-df16891e96d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.02.27 15:08:21.194604 [ 288 ] {} <Debug> TCP-Session: e13e5f8a-3e51-4821-b2fd-23bb8dd4518d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5089 | 2026.02.27 15:08:21.194650 [ 288 ] {} <Debug> TCP-Session: e13e5f8a-3e51-4821-b2fd-23bb8dd4518d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2026.02.27 15:08:21.194835 [ 287 ] {12ed5c56-31fc-4159-b178-257524d6ff75} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51691) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5091 | 2026.02.27 15:08:21.195174 [ 287 ] {12ed5c56-31fc-4159-b178-257524d6ff75} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5092 | 2026.02.27 15:08:21.195247 [ 287 ] {12ed5c56-31fc-4159-b178-257524d6ff75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5093 | 2026.02.27 15:08:21.195614 [ 287 ] {12ed5c56-31fc-4159-b178-257524d6ff75} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 5094 | 2026.02.27 15:08:21.196710 [ 335 ] {12ed5c56-31fc-4159-b178-257524d6ff75} <Trace> AggregatingTransform: Aggregating | ||
| 5095 | 2026.02.27 15:08:21.196749 [ 335 ] {12ed5c56-31fc-4159-b178-257524d6ff75} <Trace> Aggregator: Aggregation method: without_key | ||
| 5096 | 2026.02.27 15:08:21.196784 [ 335 ] {12ed5c56-31fc-4159-b178-257524d6ff75} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104188 sec. (959.803 rows/sec., 37.49 KiB/sec.) | ||
| 5097 | 2026.02.27 15:08:21.196802 [ 335 ] {12ed5c56-31fc-4159-b178-257524d6ff75} <Trace> Aggregator: Merging aggregated data | ||
| 5098 | 2026.02.27 15:08:21.198399 [ 287 ] {12ed5c56-31fc-4159-b178-257524d6ff75} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003639 sec., 274.80076944215443 rows/sec., 10.73 KiB/sec. | ||
| 5099 | 2026.02.27 15:08:21.198571 [ 287 ] {12ed5c56-31fc-4159-b178-257524d6ff75} <Debug> TCPHandler: Processed in 0.00413678 sec. | ||
| 5100 | 2026.02.27 15:08:21.198726 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5101 | 2026.02.27 15:08:21.198761 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5102 | 2026.02.27 15:08:21.198781 [ 287 ] {} <Debug> TCP-Session: dd4ced1a-4ddc-4902-a0c3-df16891e96d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5103 | 2026.02.27 15:08:21.198842 [ 288 ] {} <Debug> TCP-Session: e13e5f8a-3e51-4821-b2fd-23bb8dd4518d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5104 | 2026.02.27 15:08:21.204875 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37121 | ||
| 5105 | 2026.02.27 15:08:21.204897 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36634 | ||
| 5106 | 2026.02.27 15:08:21.204898 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38622 | ||
| 5107 | 2026.02.27 15:08:21.204970 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37056 | ||
| 5108 | 2026.02.27 15:08:21.205011 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46139 | ||
| 5109 | 2026.02.27 15:08:21.205021 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5110 | 2026.02.27 15:08:21.205032 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5111 | 2026.02.27 15:08:21.205085 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5112 | 2026.02.27 15:08:21.205125 [ 351 ] {} <Debug> TCP-Session: 6b6fd9de-a055-4745-891d-4c54ad76aaa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37121 | ||
| 5113 | 2026.02.27 15:08:21.205092 [ 287 ] {} <Debug> TCP-Session: 9127bd84-e666-402f-a31c-a4faca3bbec1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36634 | ||
| 5114 | 2026.02.27 15:08:21.205157 [ 290 ] {} <Debug> TCP-Session: f661f8dd-5f51-410a-b934-a4fd30f65ebe Authenticating user 'default' from [fd00:1122:3344:101::e]:38622 | ||
| 5115 | 2026.02.27 15:08:21.205164 [ 351 ] {} <Debug> TCP-Session: 6b6fd9de-a055-4745-891d-4c54ad76aaa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5116 | 2026.02.27 15:08:21.205188 [ 287 ] {} <Debug> TCP-Session: 9127bd84-e666-402f-a31c-a4faca3bbec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5117 | 2026.02.27 15:08:21.205215 [ 290 ] {} <Debug> TCP-Session: f661f8dd-5f51-410a-b934-a4fd30f65ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2026.02.27 15:08:21.205229 [ 287 ] {} <Debug> TCP-Session: 9127bd84-e666-402f-a31c-a4faca3bbec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2026.02.27 15:08:21.205253 [ 290 ] {} <Debug> TCP-Session: f661f8dd-5f51-410a-b934-a4fd30f65ebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2026.02.27 15:08:21.205214 [ 351 ] {} <Debug> TCP-Session: 6b6fd9de-a055-4745-891d-4c54ad76aaa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5121 | 2026.02.27 15:08:21.205280 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5122 | 2026.02.27 15:08:21.205316 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5123 | 2026.02.27 15:08:21.205354 [ 352 ] {} <Debug> TCP-Session: ddf3d846-f729-414e-bdad-25f6a6e78bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37056 | ||
| 5124 | 2026.02.27 15:08:21.204882 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47269 | ||
| 5125 | 2026.02.27 15:08:21.205399 [ 352 ] {} <Debug> TCP-Session: ddf3d846-f729-414e-bdad-25f6a6e78bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5126 | 2026.02.27 15:08:21.205390 [ 353 ] {} <Debug> TCP-Session: 9f470f29-d2bc-4d4b-b879-6c113efe0d46 Authenticating user 'default' from [fd00:1122:3344:101::e]:46139 | ||
| 5127 | 2026.02.27 15:08:21.205454 [ 352 ] {} <Debug> TCP-Session: ddf3d846-f729-414e-bdad-25f6a6e78bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5128 | 2026.02.27 15:08:21.205480 [ 353 ] {} <Debug> TCP-Session: 9f470f29-d2bc-4d4b-b879-6c113efe0d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5129 | 2026.02.27 15:08:21.204880 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60387 | ||
| 5130 | 2026.02.27 15:08:21.205508 [ 353 ] {} <Debug> TCP-Session: 9f470f29-d2bc-4d4b-b879-6c113efe0d46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5131 | 2026.02.27 15:08:21.218626 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5132 | 2026.02.27 15:08:21.218678 [ 289 ] {} <Debug> TCP-Session: 0ac3550f-6de9-4d82-b4db-d09da01daef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47269 | ||
| 5133 | 2026.02.27 15:08:21.218700 [ 289 ] {} <Debug> TCP-Session: 0ac3550f-6de9-4d82-b4db-d09da01daef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5134 | 2026.02.27 15:08:21.218716 [ 289 ] {} <Debug> TCP-Session: 0ac3550f-6de9-4d82-b4db-d09da01daef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5135 | 2026.02.27 15:08:21.221397 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5136 | 2026.02.27 15:08:21.221447 [ 288 ] {} <Debug> TCP-Session: 6f6df9c6-c681-4267-b9a0-b618fd2fb5ce Authenticating user 'default' from [fd00:1122:3344:101::e]:60387 | ||
| 5137 | 2026.02.27 15:08:21.221471 [ 288 ] {} <Debug> TCP-Session: 6f6df9c6-c681-4267-b9a0-b618fd2fb5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5138 | 2026.02.27 15:08:21.221491 [ 288 ] {} <Debug> TCP-Session: 6f6df9c6-c681-4267-b9a0-b618fd2fb5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5139 | 2026.02.27 15:08:21.242820 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37121). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5140 | |||
| 5141 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5142 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5143 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5144 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5145 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5146 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5147 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5148 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5149 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5150 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5151 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5152 | (version 23.8.7.1) | ||
| 5153 | 2026.02.27 15:08:21.243025 [ 351 ] {} <Debug> TCP-Session: 6b6fd9de-a055-4745-891d-4c54ad76aaa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5154 | 2026.02.27 15:08:21.243050 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60387). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5155 | |||
| 5156 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5157 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5158 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5159 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5160 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5161 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5162 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5163 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5164 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5165 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5166 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5167 | (version 23.8.7.1) | ||
| 5168 | 2026.02.27 15:08:21.243145 [ 288 ] {} <Debug> TCP-Session: 6f6df9c6-c681-4267-b9a0-b618fd2fb5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5169 | 2026.02.27 15:08:21.243192 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38622). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5170 | |||
| 5171 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5172 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5173 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5174 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5175 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5176 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5177 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5178 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5179 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5180 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5181 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5182 | (version 23.8.7.1) | ||
| 5183 | 2026.02.27 15:08:21.243333 [ 290 ] {} <Debug> TCP-Session: f661f8dd-5f51-410a-b934-a4fd30f65ebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5184 | 2026.02.27 15:08:21.243358 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36634). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5185 | |||
| 5186 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5187 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5188 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5189 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5190 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5191 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5192 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5193 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5194 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5195 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5196 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5197 | (version 23.8.7.1) | ||
| 5198 | 2026.02.27 15:08:21.243480 [ 287 ] {} <Debug> TCP-Session: 9127bd84-e666-402f-a31c-a4faca3bbec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2026.02.27 15:08:21.243494 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47269). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5200 | |||
| 5201 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5202 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5203 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5204 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5205 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5206 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5207 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5208 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5209 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5210 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5211 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5212 | (version 23.8.7.1) | ||
| 5213 | 2026.02.27 15:08:21.243572 [ 289 ] {} <Debug> TCP-Session: 0ac3550f-6de9-4d82-b4db-d09da01daef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5214 | 2026.02.27 15:08:21.243611 [ 353 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46139). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5215 | |||
| 5216 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5217 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5218 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5219 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5220 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5221 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5222 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5223 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5224 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5225 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5226 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5227 | (version 23.8.7.1) | ||
| 5228 | 2026.02.27 15:08:21.243705 [ 353 ] {} <Debug> TCP-Session: 9f470f29-d2bc-4d4b-b879-6c113efe0d46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5229 | 2026.02.27 15:08:21.243738 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37056). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5230 | |||
| 5231 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5232 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5233 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5234 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5235 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5236 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5237 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5238 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5239 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5240 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5241 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5242 | (version 23.8.7.1) | ||
| 5243 | 2026.02.27 15:08:21.243831 [ 352 ] {} <Debug> TCP-Session: ddf3d846-f729-414e-bdad-25f6a6e78bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5244 | 2026.02.27 15:08:21.302097 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47586 | ||
| 5245 | 2026.02.27 15:08:21.302182 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5246 | 2026.02.27 15:08:21.302207 [ 287 ] {} <Debug> TCP-Session: 0f1b0fe4-4db7-4e51-b69c-b3b48db4903c Authenticating user 'default' from [fd00:1122:3344:101::e]:47586 | ||
| 5247 | 2026.02.27 15:08:21.302227 [ 287 ] {} <Debug> TCP-Session: 0f1b0fe4-4db7-4e51-b69c-b3b48db4903c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5248 | 2026.02.27 15:08:21.302239 [ 287 ] {} <Debug> TCP-Session: 0f1b0fe4-4db7-4e51-b69c-b3b48db4903c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5249 | 2026.02.27 15:08:21.302453 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47919 | ||
| 5250 | 2026.02.27 15:08:21.302476 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35517 | ||
| 5251 | 2026.02.27 15:08:21.302487 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37807 | ||
| 5252 | 2026.02.27 15:08:21.302498 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40083 | ||
| 5253 | 2026.02.27 15:08:21.302551 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5254 | 2026.02.27 15:08:21.302570 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49517 | ||
| 5255 | 2026.02.27 15:08:21.302594 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5256 | 2026.02.27 15:08:21.302595 [ 288 ] {} <Debug> TCP-Session: fd0cf534-8e15-4db0-980b-0a50ddc095c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47919 | ||
| 5257 | 2026.02.27 15:08:21.302625 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48148 | ||
| 5258 | 2026.02.27 15:08:21.302638 [ 289 ] {} <Debug> TCP-Session: 0e666b15-4909-4aff-9aba-8c66a0476d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:35517 | ||
| 5259 | 2026.02.27 15:08:21.302645 [ 288 ] {} <Debug> TCP-Session: fd0cf534-8e15-4db0-980b-0a50ddc095c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5260 | 2026.02.27 15:08:21.302682 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5261 | 2026.02.27 15:08:21.302695 [ 289 ] {} <Debug> TCP-Session: 0e666b15-4909-4aff-9aba-8c66a0476d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5262 | 2026.02.27 15:08:21.302692 [ 288 ] {} <Debug> TCP-Session: fd0cf534-8e15-4db0-980b-0a50ddc095c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5263 | 2026.02.27 15:08:21.302716 [ 354 ] {} <Debug> TCP-Session: 41952f2c-bbc1-402b-b042-ddbe61db9036 Authenticating user 'default' from [fd00:1122:3344:101::e]:49517 | ||
| 5264 | 2026.02.27 15:08:21.302724 [ 289 ] {} <Debug> TCP-Session: 0e666b15-4909-4aff-9aba-8c66a0476d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2026.02.27 15:08:21.302750 [ 354 ] {} <Debug> TCP-Session: 41952f2c-bbc1-402b-b042-ddbe61db9036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5266 | 2026.02.27 15:08:21.302757 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5267 | 2026.02.27 15:08:21.302775 [ 354 ] {} <Debug> TCP-Session: 41952f2c-bbc1-402b-b042-ddbe61db9036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5268 | 2026.02.27 15:08:21.302565 [ 287 ] {} <Trace> TCP-Session: 0f1b0fe4-4db7-4e51-b69c-b3b48db4903c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.02.27 15:08:21.302818 [ 355 ] {} <Debug> TCP-Session: ea2a2644-b2f2-4908-85ae-bbbf2aeb379c Authenticating user 'default' from [fd00:1122:3344:101::e]:48148 | ||
| 5270 | 2026.02.27 15:08:21.302636 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5271 | 2026.02.27 15:08:21.302869 [ 355 ] {} <Debug> TCP-Session: ea2a2644-b2f2-4908-85ae-bbbf2aeb379c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5272 | 2026.02.27 15:08:21.302628 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5273 | 2026.02.27 15:08:21.302899 [ 290 ] {} <Debug> TCP-Session: 200fba28-6817-40a7-8aa7-3abfe7326e4e Authenticating user 'default' from [fd00:1122:3344:101::e]:37807 | ||
| 5274 | 2026.02.27 15:08:21.302907 [ 355 ] {} <Debug> TCP-Session: ea2a2644-b2f2-4908-85ae-bbbf2aeb379c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2026.02.27 15:08:21.302955 [ 290 ] {} <Debug> TCP-Session: 200fba28-6817-40a7-8aa7-3abfe7326e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.02.27 15:08:21.302942 [ 353 ] {} <Debug> TCP-Session: 31e915e6-01c9-4988-827c-4b8fc0c8ff44 Authenticating user 'default' from [fd00:1122:3344:101::e]:40083 | ||
| 5277 | 2026.02.27 15:08:21.302984 [ 290 ] {} <Debug> TCP-Session: 200fba28-6817-40a7-8aa7-3abfe7326e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.02.27 15:08:21.303005 [ 287 ] {1000c052-ccea-4816-a988-c0ba855158e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47586) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5279 | 2026.02.27 15:08:21.303013 [ 353 ] {} <Debug> TCP-Session: 31e915e6-01c9-4988-827c-4b8fc0c8ff44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5280 | 2026.02.27 15:08:21.302496 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49227 | ||
| 5281 | 2026.02.27 15:08:21.303054 [ 353 ] {} <Debug> TCP-Session: 31e915e6-01c9-4988-827c-4b8fc0c8ff44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5282 | 2026.02.27 15:08:21.302485 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43883 | ||
| 5283 | 2026.02.27 15:08:21.303266 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5284 | 2026.02.27 15:08:21.303288 [ 287 ] {1000c052-ccea-4816-a988-c0ba855158e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5285 | 2026.02.27 15:08:21.303297 [ 352 ] {} <Debug> TCP-Session: 352d4c18-6128-4d80-accd-7671c39c6a84 Authenticating user 'default' from [fd00:1122:3344:101::e]:49227 | ||
| 5286 | 2026.02.27 15:08:21.303300 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5287 | 2026.02.27 15:08:21.303322 [ 352 ] {} <Debug> TCP-Session: 352d4c18-6128-4d80-accd-7671c39c6a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2026.02.27 15:08:21.303344 [ 287 ] {1000c052-ccea-4816-a988-c0ba855158e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5289 | 2026.02.27 15:08:21.303349 [ 352 ] {} <Debug> TCP-Session: 352d4c18-6128-4d80-accd-7671c39c6a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5290 | 2026.02.27 15:08:21.303348 [ 351 ] {} <Debug> TCP-Session: 111b0d06-4d34-4394-a4ab-1801aa4036f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43883 | ||
| 5291 | 2026.02.27 15:08:21.303385 [ 351 ] {} <Debug> TCP-Session: 111b0d06-4d34-4394-a4ab-1801aa4036f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.02.27 15:08:21.303398 [ 351 ] {} <Debug> TCP-Session: 111b0d06-4d34-4394-a4ab-1801aa4036f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.02.27 15:08:21.303635 [ 287 ] {1000c052-ccea-4816-a988-c0ba855158e9} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 5294 | 2026.02.27 15:08:21.304532 [ 341 ] {1000c052-ccea-4816-a988-c0ba855158e9} <Trace> AggregatingTransform: Aggregating | ||
| 5295 | 2026.02.27 15:08:21.304578 [ 341 ] {1000c052-ccea-4816-a988-c0ba855158e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5296 | 2026.02.27 15:08:21.304615 [ 341 ] {1000c052-ccea-4816-a988-c0ba855158e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874938 sec. (1142.938 rows/sec., 44.65 KiB/sec.) | ||
| 5297 | 2026.02.27 15:08:21.304633 [ 341 ] {1000c052-ccea-4816-a988-c0ba855158e9} <Trace> Aggregator: Merging aggregated data | ||
| 5298 | 2026.02.27 15:08:21.305756 [ 287 ] {1000c052-ccea-4816-a988-c0ba855158e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002815 sec., 355.2397868561279 rows/sec., 13.88 KiB/sec. | ||
| 5299 | 2026.02.27 15:08:21.305896 [ 287 ] {1000c052-ccea-4816-a988-c0ba855158e9} <Debug> TCPHandler: Processed in 0.003446194 sec. | ||
| 5300 | 2026.02.27 15:08:21.306019 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5301 | 2026.02.27 15:08:21.306048 [ 287 ] {} <Debug> TCP-Session: 0f1b0fe4-4db7-4e51-b69c-b3b48db4903c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2026.02.27 15:08:21.306051 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5303 | 2026.02.27 15:08:21.306068 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5304 | 2026.02.27 15:08:21.306085 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5305 | 2026.02.27 15:08:21.306103 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5306 | 2026.02.27 15:08:21.306125 [ 289 ] {} <Debug> TCP-Session: 0e666b15-4909-4aff-9aba-8c66a0476d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5307 | 2026.02.27 15:08:21.306126 [ 355 ] {} <Debug> TCP-Session: ea2a2644-b2f2-4908-85ae-bbbf2aeb379c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2026.02.27 15:08:21.306150 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5309 | 2026.02.27 15:08:21.306169 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5310 | 2026.02.27 15:08:21.306178 [ 351 ] {} <Debug> TCP-Session: 111b0d06-4d34-4394-a4ab-1801aa4036f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2026.02.27 15:08:21.306198 [ 352 ] {} <Debug> TCP-Session: 352d4c18-6128-4d80-accd-7671c39c6a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5312 | 2026.02.27 15:08:21.306215 [ 354 ] {} <Debug> TCP-Session: 41952f2c-bbc1-402b-b042-ddbe61db9036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2026.02.27 15:08:21.306145 [ 288 ] {} <Debug> TCP-Session: fd0cf534-8e15-4db0-980b-0a50ddc095c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5314 | 2026.02.27 15:08:21.306125 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5315 | 2026.02.27 15:08:21.306136 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5316 | 2026.02.27 15:08:21.306304 [ 290 ] {} <Debug> TCP-Session: 200fba28-6817-40a7-8aa7-3abfe7326e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5317 | 2026.02.27 15:08:21.306320 [ 353 ] {} <Debug> TCP-Session: 31e915e6-01c9-4988-827c-4b8fc0c8ff44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5318 | 2026.02.27 15:08:21.491679 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57640 | ||
| 5319 | 2026.02.27 15:08:21.491822 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5320 | 2026.02.27 15:08:21.491860 [ 287 ] {} <Debug> TCP-Session: 904de119-74a1-483f-864e-8a1cb2ce5618 Authenticating user 'default' from [fd00:1122:3344:101::e]:57640 | ||
| 5321 | 2026.02.27 15:08:21.491890 [ 287 ] {} <Debug> TCP-Session: 904de119-74a1-483f-864e-8a1cb2ce5618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2026.02.27 15:08:21.491908 [ 287 ] {} <Debug> TCP-Session: 904de119-74a1-483f-864e-8a1cb2ce5618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.02.27 15:08:21.492104 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45617 | ||
| 5324 | 2026.02.27 15:08:21.492247 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34862 | ||
| 5325 | 2026.02.27 15:08:21.492259 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63101 | ||
| 5326 | 2026.02.27 15:08:21.492298 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57369 | ||
| 5327 | 2026.02.27 15:08:21.492320 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45196 | ||
| 5328 | 2026.02.27 15:08:21.492330 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61338 | ||
| 5329 | 2026.02.27 15:08:21.492364 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5330 | 2026.02.27 15:08:21.492358 [ 287 ] {} <Trace> TCP-Session: 904de119-74a1-483f-864e-8a1cb2ce5618 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.02.27 15:08:21.492396 [ 289 ] {} <Debug> TCP-Session: 99722e94-d485-44d2-9de8-1f31d64df943 Authenticating user 'default' from [fd00:1122:3344:101::e]:34862 | ||
| 5332 | 2026.02.27 15:08:21.492399 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5333 | 2026.02.27 15:08:21.492404 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5334 | 2026.02.27 15:08:21.492432 [ 289 ] {} <Debug> TCP-Session: 99722e94-d485-44d2-9de8-1f31d64df943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.02.27 15:08:21.492449 [ 354 ] {} <Debug> TCP-Session: ec6af95f-ca07-4f90-a17c-5b3cb3393077 Authenticating user 'default' from [fd00:1122:3344:101::e]:45196 | ||
| 5336 | 2026.02.27 15:08:21.492510 [ 289 ] {} <Debug> TCP-Session: 99722e94-d485-44d2-9de8-1f31d64df943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5337 | 2026.02.27 15:08:21.492534 [ 354 ] {} <Debug> TCP-Session: ec6af95f-ca07-4f90-a17c-5b3cb3393077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5338 | 2026.02.27 15:08:21.492424 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5339 | 2026.02.27 15:08:21.492557 [ 287 ] {3593acfc-0e75-4bfc-94e0-4798636ff8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57640) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5340 | 2026.02.27 15:08:21.492588 [ 355 ] {} <Debug> TCP-Session: d71b501f-bafe-4b3d-be71-7687e9a99f68 Authenticating user 'default' from [fd00:1122:3344:101::e]:61338 | ||
| 5341 | 2026.02.27 15:08:21.492560 [ 354 ] {} <Debug> TCP-Session: ec6af95f-ca07-4f90-a17c-5b3cb3393077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5342 | 2026.02.27 15:08:21.492619 [ 355 ] {} <Debug> TCP-Session: d71b501f-bafe-4b3d-be71-7687e9a99f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2026.02.27 15:08:21.492403 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5344 | 2026.02.27 15:08:21.492646 [ 355 ] {} <Debug> TCP-Session: d71b501f-bafe-4b3d-be71-7687e9a99f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.02.27 15:08:21.492252 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5346 | 2026.02.27 15:08:21.492441 [ 352 ] {} <Debug> TCP-Session: bd65170a-9206-4467-bb69-bfeb89fb2bf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57369 | ||
| 5347 | 2026.02.27 15:08:21.492287 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61832 | ||
| 5348 | 2026.02.27 15:08:21.492741 [ 290 ] {} <Debug> TCP-Session: b3eda37c-67e8-4c0e-8c4c-c6d808349002 Authenticating user 'default' from [fd00:1122:3344:101::e]:63101 | ||
| 5349 | 2026.02.27 15:08:21.492744 [ 352 ] {} <Debug> TCP-Session: bd65170a-9206-4467-bb69-bfeb89fb2bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5350 | 2026.02.27 15:08:21.492767 [ 288 ] {} <Debug> TCP-Session: 7b4a932d-ec0b-4df0-979b-eef388fd648c Authenticating user 'default' from [fd00:1122:3344:101::e]:45617 | ||
| 5351 | 2026.02.27 15:08:21.492790 [ 290 ] {} <Debug> TCP-Session: b3eda37c-67e8-4c0e-8c4c-c6d808349002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.02.27 15:08:21.492807 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5353 | 2026.02.27 15:08:21.492808 [ 352 ] {} <Debug> TCP-Session: bd65170a-9206-4467-bb69-bfeb89fb2bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.02.27 15:08:21.492827 [ 290 ] {} <Debug> TCP-Session: b3eda37c-67e8-4c0e-8c4c-c6d808349002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2026.02.27 15:08:21.492842 [ 351 ] {} <Debug> TCP-Session: 467ad60e-c0a6-4d61-8cf3-57cc2c6e78da Authenticating user 'default' from [fd00:1122:3344:101::e]:61832 | ||
| 5356 | 2026.02.27 15:08:21.492828 [ 288 ] {} <Debug> TCP-Session: 7b4a932d-ec0b-4df0-979b-eef388fd648c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.02.27 15:08:21.492877 [ 287 ] {3593acfc-0e75-4bfc-94e0-4798636ff8b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5358 | 2026.02.27 15:08:21.492892 [ 351 ] {} <Debug> TCP-Session: 467ad60e-c0a6-4d61-8cf3-57cc2c6e78da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.02.27 15:08:21.492901 [ 288 ] {} <Debug> TCP-Session: 7b4a932d-ec0b-4df0-979b-eef388fd648c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.02.27 15:08:21.492933 [ 351 ] {} <Debug> TCP-Session: 467ad60e-c0a6-4d61-8cf3-57cc2c6e78da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5361 | 2026.02.27 15:08:21.492308 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34284 | ||
| 5362 | 2026.02.27 15:08:21.492955 [ 287 ] {3593acfc-0e75-4bfc-94e0-4798636ff8b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5363 | 2026.02.27 15:08:21.493034 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5364 | 2026.02.27 15:08:21.493065 [ 353 ] {} <Debug> TCP-Session: 0f0bc48b-fd93-4f41-b30d-5da819c08e6e Authenticating user 'default' from [fd00:1122:3344:101::e]:34284 | ||
| 5365 | 2026.02.27 15:08:21.493085 [ 353 ] {} <Debug> TCP-Session: 0f0bc48b-fd93-4f41-b30d-5da819c08e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2026.02.27 15:08:21.493100 [ 353 ] {} <Debug> TCP-Session: 0f0bc48b-fd93-4f41-b30d-5da819c08e6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.02.27 15:08:21.493290 [ 287 ] {3593acfc-0e75-4bfc-94e0-4798636ff8b9} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 5368 | 2026.02.27 15:08:21.494250 [ 346 ] {3593acfc-0e75-4bfc-94e0-4798636ff8b9} <Trace> AggregatingTransform: Aggregating | ||
| 5369 | 2026.02.27 15:08:21.494305 [ 346 ] {3593acfc-0e75-4bfc-94e0-4798636ff8b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5370 | 2026.02.27 15:08:21.494345 [ 346 ] {3593acfc-0e75-4bfc-94e0-4798636ff8b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094319 sec. (1060.232 rows/sec., 41.42 KiB/sec.) | ||
| 5371 | 2026.02.27 15:08:21.494364 [ 346 ] {3593acfc-0e75-4bfc-94e0-4798636ff8b9} <Trace> Aggregator: Merging aggregated data | ||
| 5372 | 2026.02.27 15:08:21.495785 [ 287 ] {3593acfc-0e75-4bfc-94e0-4798636ff8b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 5373 | 2026.02.27 15:08:21.495953 [ 287 ] {3593acfc-0e75-4bfc-94e0-4798636ff8b9} <Debug> TCPHandler: Processed in 0.003780717 sec. | ||
| 5374 | 2026.02.27 15:08:21.496073 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5375 | 2026.02.27 15:08:21.496105 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5376 | 2026.02.27 15:08:21.496115 [ 287 ] {} <Debug> TCP-Session: 904de119-74a1-483f-864e-8a1cb2ce5618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.02.27 15:08:21.496135 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5378 | 2026.02.27 15:08:21.496154 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5379 | 2026.02.27 15:08:21.496177 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5380 | 2026.02.27 15:08:21.496204 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5381 | 2026.02.27 15:08:21.496214 [ 290 ] {} <Debug> TCP-Session: b3eda37c-67e8-4c0e-8c4c-c6d808349002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.02.27 15:08:21.496238 [ 289 ] {} <Debug> TCP-Session: 99722e94-d485-44d2-9de8-1f31d64df943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5383 | 2026.02.27 15:08:21.496250 [ 351 ] {} <Debug> TCP-Session: 467ad60e-c0a6-4d61-8cf3-57cc2c6e78da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5384 | 2026.02.27 15:08:21.496254 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5385 | 2026.02.27 15:08:21.496218 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5386 | 2026.02.27 15:08:21.496300 [ 353 ] {} <Debug> TCP-Session: 0f0bc48b-fd93-4f41-b30d-5da819c08e6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2026.02.27 15:08:21.496192 [ 355 ] {} <Debug> TCP-Session: d71b501f-bafe-4b3d-be71-7687e9a99f68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.02.27 15:08:21.496331 [ 354 ] {} <Debug> TCP-Session: ec6af95f-ca07-4f90-a17c-5b3cb3393077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2026.02.27 15:08:21.496151 [ 288 ] {} <Debug> TCP-Session: 7b4a932d-ec0b-4df0-979b-eef388fd648c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2026.02.27 15:08:21.496231 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5391 | 2026.02.27 15:08:21.496415 [ 352 ] {} <Debug> TCP-Session: bd65170a-9206-4467-bb69-bfeb89fb2bf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2026.02.27 15:08:22.440425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 630 | ||
| 5393 | 2026.02.27 15:08:22.443231 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2026.02.27 15:08:22.443285 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5395 | 2026.02.27 15:08:22.444698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5396 | 2026.02.27 15:08:22.445050 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2026.02.27 15:08:22.445416 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||
| 5398 | 2026.02.27 15:08:25.885679 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5399 | 2026.02.27 15:08:25.885890 [ 267 ] {ec76c810-8abe-4d3e-a94a-30a1698f8585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5400 | 2026.02.27 15:08:25.885963 [ 267 ] {ec76c810-8abe-4d3e-a94a-30a1698f8585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5401 | 2026.02.27 15:08:25.886724 [ 267 ] {ec76c810-8abe-4d3e-a94a-30a1698f8585} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.02.27 15:08:25.886766 [ 267 ] {ec76c810-8abe-4d3e-a94a-30a1698f8585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5403 | 2026.02.27 15:08:25.887177 [ 267 ] {ec76c810-8abe-4d3e-a94a-30a1698f8585} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5404 | 2026.02.27 15:08:25.887394 [ 267 ] {ec76c810-8abe-4d3e-a94a-30a1698f8585} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.02.27 15:08:25.887517 [ 95 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5406 | 2026.02.27 15:08:25.887545 [ 267 ] {ec76c810-8abe-4d3e-a94a-30a1698f8585} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001709 sec., 80748.9760093622 rows/sec., 7.00 MiB/sec. | ||
| 5407 | 2026.02.27 15:08:25.887583 [ 95 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.02.27 15:08:25.887600 [ 267 ] {ec76c810-8abe-4d3e-a94a-30a1698f8585} <Debug> TCPHandler: Processed in 0.00204951 sec. | ||
| 5409 | 2026.02.27 15:08:25.887609 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5410 | 2026.02.27 15:08:25.887727 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.02.27 15:08:25.887759 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 5412 | 2026.02.27 15:08:25.887822 [ 267 ] {7a4617e5-786c-4888-a57d-ad07a1040d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5413 | 2026.02.27 15:08:25.887867 [ 267 ] {7a4617e5-786c-4888-a57d-ad07a1040d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5414 | 2026.02.27 15:08:25.887914 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5415 | 2026.02.27 15:08:25.887958 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1409 rows starting from the beginning of the part | ||
| 5416 | 2026.02.27 15:08:25.888031 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part | ||
| 5417 | 2026.02.27 15:08:25.888081 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5418 | 2026.02.27 15:08:25.888127 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 138 rows starting from the beginning of the part | ||
| 5419 | 2026.02.27 15:08:25.888169 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1317 rows starting from the beginning of the part | ||
| 5420 | 2026.02.27 15:08:25.888211 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part | ||
| 5421 | 2026.02.27 15:08:25.888283 [ 267 ] {7a4617e5-786c-4888-a57d-ad07a1040d78} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.02.27 15:08:25.888323 [ 267 ] {7a4617e5-786c-4888-a57d-ad07a1040d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5423 | 2026.02.27 15:08:25.888651 [ 267 ] {7a4617e5-786c-4888-a57d-ad07a1040d78} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5424 | 2026.02.27 15:08:25.888871 [ 267 ] {7a4617e5-786c-4888-a57d-ad07a1040d78} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.02.27 15:08:25.889005 [ 267 ] {7a4617e5-786c-4888-a57d-ad07a1040d78} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001201 sec., 34138.21815154038 rows/sec., 2.51 MiB/sec. | ||
| 5426 | 2026.02.27 15:08:25.889043 [ 267 ] {7a4617e5-786c-4888-a57d-ad07a1040d78} <Debug> TCPHandler: Processed in 0.001364403 sec. | ||
| 5427 | 2026.02.27 15:08:25.889150 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2026.02.27 15:08:25.889241 [ 267 ] {c9334311-f116-456c-90f9-a2ea307391ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5429 | 2026.02.27 15:08:25.889280 [ 267 ] {c9334311-f116-456c-90f9-a2ea307391ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5430 | 2026.02.27 15:08:25.889657 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001963369 sec., 1628323.5601662246 rows/sec., 142.44 MiB/sec. | ||
| 5431 | 2026.02.27 15:08:25.889698 [ 267 ] {c9334311-f116-456c-90f9-a2ea307391ba} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.02.27 15:08:25.889738 [ 267 ] {c9334311-f116-456c-90f9-a2ea307391ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5433 | 2026.02.27 15:08:25.889975 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5434 | 2026.02.27 15:08:25.890049 [ 267 ] {c9334311-f116-456c-90f9-a2ea307391ba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5435 | 2026.02.27 15:08:25.890357 [ 267 ] {c9334311-f116-456c-90f9-a2ea307391ba} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.02.27 15:08:25.890372 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.02.27 15:08:25.890457 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_36_7} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5438 | 2026.02.27 15:08:25.890465 [ 95 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5439 | 2026.02.27 15:08:25.890486 [ 267 ] {c9334311-f116-456c-90f9-a2ea307391ba} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001263 sec., 83135.3919239905 rows/sec., 6.49 MiB/sec. | ||
| 5440 | 2026.02.27 15:08:25.890493 [ 95 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.02.27 15:08:25.890525 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5442 | 2026.02.27 15:08:25.890530 [ 267 ] {c9334311-f116-456c-90f9-a2ea307391ba} <Debug> TCPHandler: Processed in 0.001426924 sec. | ||
| 5443 | 2026.02.27 15:08:25.890549 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5444 | 2026.02.27 15:08:25.890638 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 5445 | 2026.02.27 15:08:25.890648 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.02.27 15:08:25.890743 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5447 | 2026.02.27 15:08:25.890753 [ 267 ] {9d6ca801-0b59-4d76-84a0-d05054ccfb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5448 | 2026.02.27 15:08:25.890782 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 5449 | 2026.02.27 15:08:25.890803 [ 267 ] {9d6ca801-0b59-4d76-84a0-d05054ccfb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5450 | 2026.02.27 15:08:25.890848 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 107 rows starting from the beginning of the part | ||
| 5451 | 2026.02.27 15:08:25.890894 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5452 | 2026.02.27 15:08:25.890935 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 105 rows starting from the beginning of the part | ||
| 5453 | 2026.02.27 15:08:25.890977 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 558 rows starting from the beginning of the part | ||
| 5454 | 2026.02.27 15:08:25.891018 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 5455 | 2026.02.27 15:08:25.891219 [ 267 ] {9d6ca801-0b59-4d76-84a0-d05054ccfb84} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.02.27 15:08:25.891260 [ 267 ] {9d6ca801-0b59-4d76-84a0-d05054ccfb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5457 | 2026.02.27 15:08:25.891602 [ 267 ] {9d6ca801-0b59-4d76-84a0-d05054ccfb84} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5458 | 2026.02.27 15:08:25.891811 [ 267 ] {9d6ca801-0b59-4d76-84a0-d05054ccfb84} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.02.27 15:08:25.891911 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5460 | 2026.02.27 15:08:25.891938 [ 267 ] {9d6ca801-0b59-4d76-84a0-d05054ccfb84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 5461 | 2026.02.27 15:08:25.891942 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.02.27 15:08:25.891980 [ 267 ] {9d6ca801-0b59-4d76-84a0-d05054ccfb84} <Debug> TCPHandler: Processed in 0.001379404 sec. | ||
| 5463 | 2026.02.27 15:08:25.891984 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5464 | 2026.02.27 15:08:25.892007 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403034 sec., 1120429.0131244147 rows/sec., 89.30 MiB/sec. | ||
| 5465 | 2026.02.27 15:08:25.892063 [ 191 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 5466 | 2026.02.27 15:08:25.892096 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.02.27 15:08:25.892152 [ 191 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5468 | 2026.02.27 15:08:25.892177 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5469 | 2026.02.27 15:08:25.892180 [ 191 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9803 rows starting from the beginning of the part | ||
| 5470 | 2026.02.27 15:08:25.892192 [ 267 ] {44cca307-1ae2-478c-bf20-a43906058705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5471 | 2026.02.27 15:08:25.892239 [ 191 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
| 5472 | 2026.02.27 15:08:25.892259 [ 267 ] {44cca307-1ae2-478c-bf20-a43906058705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5473 | 2026.02.27 15:08:25.892278 [ 191 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5474 | 2026.02.27 15:08:25.892318 [ 191 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5475 | 2026.02.27 15:08:25.892351 [ 191 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 881 rows starting from the beginning of the part | ||
| 5476 | 2026.02.27 15:08:25.892383 [ 191 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 5477 | 2026.02.27 15:08:25.892477 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2026.02.27 15:08:25.892543 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_36_7} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5479 | 2026.02.27 15:08:25.892612 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5480 | 2026.02.27 15:08:25.893146 [ 267 ] {44cca307-1ae2-478c-bf20-a43906058705} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.02.27 15:08:25.893186 [ 267 ] {44cca307-1ae2-478c-bf20-a43906058705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5482 | 2026.02.27 15:08:25.893773 [ 267 ] {44cca307-1ae2-478c-bf20-a43906058705} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5483 | 2026.02.27 15:08:25.893992 [ 267 ] {44cca307-1ae2-478c-bf20-a43906058705} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.02.27 15:08:25.894136 [ 267 ] {44cca307-1ae2-478c-bf20-a43906058705} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001961 sec., 20907.700152983172 rows/sec., 37.47 MiB/sec. | ||
| 5485 | 2026.02.27 15:08:25.894188 [ 267 ] {44cca307-1ae2-478c-bf20-a43906058705} <Debug> TCPHandler: Processed in 0.002139921 sec. | ||
| 5486 | 2026.02.27 15:08:25.894297 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.02.27 15:08:25.894389 [ 267 ] {ff79eaa5-0c80-428b-b689-0deaba7fdf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5488 | 2026.02.27 15:08:25.894429 [ 267 ] {ff79eaa5-0c80-428b-b689-0deaba7fdf8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5489 | 2026.02.27 15:08:25.894762 [ 267 ] {ff79eaa5-0c80-428b-b689-0deaba7fdf8d} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.02.27 15:08:25.894798 [ 267 ] {ff79eaa5-0c80-428b-b689-0deaba7fdf8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5491 | 2026.02.27 15:08:25.895099 [ 267 ] {ff79eaa5-0c80-428b-b689-0deaba7fdf8d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5492 | 2026.02.27 15:08:25.895320 [ 267 ] {ff79eaa5-0c80-428b-b689-0deaba7fdf8d} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.02.27 15:08:25.895448 [ 267 ] {ff79eaa5-0c80-428b-b689-0deaba7fdf8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 5494 | 2026.02.27 15:08:25.895477 [ 94 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5495 | 2026.02.27 15:08:25.895485 [ 267 ] {ff79eaa5-0c80-428b-b689-0deaba7fdf8d} <Debug> TCPHandler: Processed in 0.001234482 sec. | ||
| 5496 | 2026.02.27 15:08:25.895568 [ 94 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.02.27 15:08:25.895614 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5498 | 2026.02.27 15:08:25.895761 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 5499 | 2026.02.27 15:08:25.895880 [ 191 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11325 rows, containing 5 columns (5 merged, 0 gathered) in 0.003841248 sec., 2948260.5653162724 rows/sec., 202.40 MiB/sec. | ||
| 5500 | 2026.02.27 15:08:25.895928 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5501 | 2026.02.27 15:08:25.895970 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1710 rows starting from the beginning of the part | ||
| 5502 | 2026.02.27 15:08:25.896041 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 5503 | 2026.02.27 15:08:25.896091 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5504 | 2026.02.27 15:08:25.896136 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5505 | 2026.02.27 15:08:25.896180 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 5506 | 2026.02.27 15:08:25.896224 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 5507 | 2026.02.27 15:08:25.896223 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5508 | 2026.02.27 15:08:25.896523 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.02.27 15:08:25.896585 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5510 | 2026.02.27 15:08:25.896640 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 5511 | 2026.02.27 15:08:25.897316 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 4 columns (4 merged, 0 gathered) in 0.001624376 sec., 1237398.23784641 rows/sec., 83.45 MiB/sec. | ||
| 5512 | 2026.02.27 15:08:25.897550 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5513 | 2026.02.27 15:08:25.897829 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_36_7} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.02.27 15:08:25.897907 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_36_7} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5515 | 2026.02.27 15:08:25.897992 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5516 | 2026.02.27 15:08:27.225343 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5517 | 2026.02.27 15:08:27.225393 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5518 | 2026.02.27 15:08:27.421911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12430 | ||
| 5519 | 2026.02.27 15:08:27.422505 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.02.27 15:08:27.422554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5521 | 2026.02.27 15:08:27.423072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5522 | 2026.02.27 15:08:27.423322 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.02.27 15:08:27.423464 [ 92 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5524 | 2026.02.27 15:08:27.423478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12430 | ||
| 5525 | 2026.02.27 15:08:27.423530 [ 92 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.02.27 15:08:27.423555 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5527 | 2026.02.27 15:08:27.423677 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 5528 | 2026.02.27 15:08:27.423818 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5529 | 2026.02.27 15:08:27.423857 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9998 rows starting from the beginning of the part | ||
| 5530 | 2026.02.27 15:08:27.423920 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 5531 | 2026.02.27 15:08:27.423966 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 5532 | 2026.02.27 15:08:27.424004 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 5533 | 2026.02.27 15:08:27.424043 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 5534 | 2026.02.27 15:08:27.424081 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 5535 | 2026.02.27 15:08:27.429016 [ 195 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12430 rows, containing 4 columns (4 merged, 0 gathered) in 0.005393933 sec., 2304440.9339159387 rows/sec., 32.97 MiB/sec. | ||
| 5536 | 2026.02.27 15:08:27.429452 [ 192 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5537 | 2026.02.27 15:08:27.429767 [ 192 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_26_5} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.02.27 15:08:27.429844 [ 192 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_26_5} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5539 | 2026.02.27 15:08:27.429945 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5540 | 2026.02.27 15:08:28.166032 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5541 | 2026.02.27 15:08:28.183762 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.02.27 15:08:28.183821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5543 | 2026.02.27 15:08:28.189612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5544 | 2026.02.27 15:08:28.190355 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.02.27 15:08:28.190633 [ 92 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5546 | 2026.02.27 15:08:28.190676 [ 92 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.02.27 15:08:28.190698 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5548 | 2026.02.27 15:08:28.190837 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 5549 | 2026.02.27 15:08:28.193692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5550 | 2026.02.27 15:08:28.195142 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5551 | 2026.02.27 15:08:28.196722 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 5552 | 2026.02.27 15:08:28.201669 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 5553 | 2026.02.27 15:08:28.208346 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 5554 | 2026.02.27 15:08:28.214785 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 5555 | 2026.02.27 15:08:28.219801 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 5556 | 2026.02.27 15:08:28.223691 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 5557 | 2026.02.27 15:08:28.277671 [ 195 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.086890751 sec., 2255.706133786322 rows/sec., 11.66 MiB/sec. | ||
| 5558 | 2026.02.27 15:08:28.280331 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5559 | 2026.02.27 15:08:28.282324 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_26_5} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2026.02.27 15:08:28.282405 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_26_5} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5561 | 2026.02.27 15:08:28.284912 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5562 | 2026.02.27 15:08:29.000351 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.04 MiB, peak 270.87 MiB, free memory in arenas 0.00 B, will set to 263.62 MiB (RSS), difference: 4.58 MiB | ||
| 5563 | 2026.02.27 15:08:30.884205 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2026.02.27 15:08:30.884483 [ 267 ] {3802fe20-2f27-46fc-8212-2a0bac5a81b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5565 | 2026.02.27 15:08:30.884589 [ 267 ] {3802fe20-2f27-46fc-8212-2a0bac5a81b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5566 | 2026.02.27 15:08:30.885243 [ 267 ] {3802fe20-2f27-46fc-8212-2a0bac5a81b4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2026.02.27 15:08:30.885286 [ 267 ] {3802fe20-2f27-46fc-8212-2a0bac5a81b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5568 | 2026.02.27 15:08:30.885681 [ 267 ] {3802fe20-2f27-46fc-8212-2a0bac5a81b4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5569 | 2026.02.27 15:08:30.885903 [ 267 ] {3802fe20-2f27-46fc-8212-2a0bac5a81b4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.02.27 15:08:30.886058 [ 267 ] {3802fe20-2f27-46fc-8212-2a0bac5a81b4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.59 MiB/sec. | ||
| 5571 | 2026.02.27 15:08:30.886100 [ 267 ] {3802fe20-2f27-46fc-8212-2a0bac5a81b4} <Debug> TCPHandler: Processed in 0.00207708 sec. | ||
| 5572 | 2026.02.27 15:08:30.886215 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5573 | 2026.02.27 15:08:30.886309 [ 267 ] {837b27c9-70cd-4f5f-b1d9-fe1e79f2f7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5574 | 2026.02.27 15:08:30.886350 [ 267 ] {837b27c9-70cd-4f5f-b1d9-fe1e79f2f7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5575 | 2026.02.27 15:08:30.886766 [ 267 ] {837b27c9-70cd-4f5f-b1d9-fe1e79f2f7d6} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.02.27 15:08:30.886802 [ 267 ] {837b27c9-70cd-4f5f-b1d9-fe1e79f2f7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5577 | 2026.02.27 15:08:30.887128 [ 267 ] {837b27c9-70cd-4f5f-b1d9-fe1e79f2f7d6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5578 | 2026.02.27 15:08:30.887337 [ 267 ] {837b27c9-70cd-4f5f-b1d9-fe1e79f2f7d6} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2026.02.27 15:08:30.887462 [ 267 ] {837b27c9-70cd-4f5f-b1d9-fe1e79f2f7d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 5580 | 2026.02.27 15:08:30.887501 [ 267 ] {837b27c9-70cd-4f5f-b1d9-fe1e79f2f7d6} <Debug> TCPHandler: Processed in 0.001336203 sec. | ||
| 5581 | 2026.02.27 15:08:30.887610 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5582 | 2026.02.27 15:08:30.887704 [ 267 ] {9be2e831-7aba-47d0-9631-aab7a93db360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5583 | 2026.02.27 15:08:30.887749 [ 267 ] {9be2e831-7aba-47d0-9631-aab7a93db360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5584 | 2026.02.27 15:08:30.888148 [ 267 ] {9be2e831-7aba-47d0-9631-aab7a93db360} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2026.02.27 15:08:30.888184 [ 267 ] {9be2e831-7aba-47d0-9631-aab7a93db360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5586 | 2026.02.27 15:08:30.888530 [ 267 ] {9be2e831-7aba-47d0-9631-aab7a93db360} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5587 | 2026.02.27 15:08:30.888749 [ 267 ] {9be2e831-7aba-47d0-9631-aab7a93db360} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5588 | 2026.02.27 15:08:30.888881 [ 267 ] {9be2e831-7aba-47d0-9631-aab7a93db360} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 5589 | 2026.02.27 15:08:30.888929 [ 267 ] {9be2e831-7aba-47d0-9631-aab7a93db360} <Debug> TCPHandler: Processed in 0.001368203 sec. | ||
| 5590 | 2026.02.27 15:08:30.889052 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2026.02.27 15:08:30.889147 [ 267 ] {f983cc37-f766-4a9e-8f71-7ccbd1262d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5592 | 2026.02.27 15:08:30.889189 [ 267 ] {f983cc37-f766-4a9e-8f71-7ccbd1262d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5593 | 2026.02.27 15:08:30.889514 [ 267 ] {f983cc37-f766-4a9e-8f71-7ccbd1262d6e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2026.02.27 15:08:30.889550 [ 267 ] {f983cc37-f766-4a9e-8f71-7ccbd1262d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5595 | 2026.02.27 15:08:30.889853 [ 267 ] {f983cc37-f766-4a9e-8f71-7ccbd1262d6e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5596 | 2026.02.27 15:08:30.890062 [ 267 ] {f983cc37-f766-4a9e-8f71-7ccbd1262d6e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5597 | 2026.02.27 15:08:30.890190 [ 267 ] {f983cc37-f766-4a9e-8f71-7ccbd1262d6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 5598 | 2026.02.27 15:08:30.890226 [ 267 ] {f983cc37-f766-4a9e-8f71-7ccbd1262d6e} <Debug> TCPHandler: Processed in 0.001235962 sec. | ||
| 5599 | 2026.02.27 15:08:32.445886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 650 | ||
| 5600 | 2026.02.27 15:08:32.448094 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.02.27 15:08:32.448143 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5602 | 2026.02.27 15:08:32.449367 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5603 | 2026.02.27 15:08:32.449646 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.02.27 15:08:32.450003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 5605 | 2026.02.27 15:08:34.923758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12878 | ||
| 5606 | 2026.02.27 15:08:34.924266 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.02.27 15:08:34.924311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5608 | 2026.02.27 15:08:34.924799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5609 | 2026.02.27 15:08:34.925054 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.02.27 15:08:34.925178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12878 | ||
| 5611 | 2026.02.27 15:08:35.693891 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5612 | 2026.02.27 15:08:35.710421 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.02.27 15:08:35.710486 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5614 | 2026.02.27 15:08:35.716213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5615 | 2026.02.27 15:08:35.716923 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.02.27 15:08:35.719821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5617 | 2026.02.27 15:08:35.885777 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2026.02.27 15:08:35.885959 [ 267 ] {439c475b-e32d-402a-86e6-f54319882b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5619 | 2026.02.27 15:08:35.886027 [ 267 ] {439c475b-e32d-402a-86e6-f54319882b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5620 | 2026.02.27 15:08:35.886640 [ 267 ] {439c475b-e32d-402a-86e6-f54319882b3c} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.02.27 15:08:35.886689 [ 267 ] {439c475b-e32d-402a-86e6-f54319882b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5622 | 2026.02.27 15:08:35.887050 [ 267 ] {439c475b-e32d-402a-86e6-f54319882b3c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5623 | 2026.02.27 15:08:35.887276 [ 267 ] {439c475b-e32d-402a-86e6-f54319882b3c} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.02.27 15:08:35.887424 [ 267 ] {439c475b-e32d-402a-86e6-f54319882b3c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001511 sec., 5294.50694904037 rows/sec., 431.73 KiB/sec. | ||
| 5625 | 2026.02.27 15:08:35.887471 [ 267 ] {439c475b-e32d-402a-86e6-f54319882b3c} <Debug> TCPHandler: Processed in 0.001866858 sec. | ||
| 5626 | 2026.02.27 15:08:35.887605 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.02.27 15:08:35.887707 [ 267 ] {8d29cad6-8069-46e7-b2bf-0d01b9df0a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5628 | 2026.02.27 15:08:35.887751 [ 267 ] {8d29cad6-8069-46e7-b2bf-0d01b9df0a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5629 | 2026.02.27 15:08:35.888259 [ 267 ] {8d29cad6-8069-46e7-b2bf-0d01b9df0a65} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.02.27 15:08:35.888297 [ 267 ] {8d29cad6-8069-46e7-b2bf-0d01b9df0a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5631 | 2026.02.27 15:08:35.888629 [ 267 ] {8d29cad6-8069-46e7-b2bf-0d01b9df0a65} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5632 | 2026.02.27 15:08:35.888848 [ 267 ] {8d29cad6-8069-46e7-b2bf-0d01b9df0a65} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.02.27 15:08:35.888986 [ 267 ] {8d29cad6-8069-46e7-b2bf-0d01b9df0a65} <Debug> executeQuery: Read 142 rows, 12.55 KiB in 0.001301 sec., 109146.8101460415 rows/sec., 9.42 MiB/sec. | ||
| 5634 | 2026.02.27 15:08:35.889026 [ 267 ] {8d29cad6-8069-46e7-b2bf-0d01b9df0a65} <Debug> TCPHandler: Processed in 0.001473545 sec. | ||
| 5635 | 2026.02.27 15:08:35.889146 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2026.02.27 15:08:35.889267 [ 267 ] {8abd3dd8-77fe-4e3b-b3b3-4b505d65290d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5637 | 2026.02.27 15:08:35.889316 [ 267 ] {8abd3dd8-77fe-4e3b-b3b3-4b505d65290d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5638 | 2026.02.27 15:08:35.889796 [ 267 ] {8abd3dd8-77fe-4e3b-b3b3-4b505d65290d} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.02.27 15:08:35.889833 [ 267 ] {8abd3dd8-77fe-4e3b-b3b3-4b505d65290d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5640 | 2026.02.27 15:08:35.890140 [ 267 ] {8abd3dd8-77fe-4e3b-b3b3-4b505d65290d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5641 | 2026.02.27 15:08:35.890353 [ 267 ] {8abd3dd8-77fe-4e3b-b3b3-4b505d65290d} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.02.27 15:08:35.890486 [ 267 ] {8abd3dd8-77fe-4e3b-b3b3-4b505d65290d} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001244 sec., 39389.06752411575 rows/sec., 2.86 MiB/sec. | ||
| 5643 | 2026.02.27 15:08:35.890524 [ 267 ] {8abd3dd8-77fe-4e3b-b3b3-4b505d65290d} <Debug> TCPHandler: Processed in 0.001439884 sec. | ||
| 5644 | 2026.02.27 15:08:35.890627 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2026.02.27 15:08:35.890721 [ 267 ] {b19bafb9-229a-42a6-a9a4-c113b0041ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5646 | 2026.02.27 15:08:35.890761 [ 267 ] {b19bafb9-229a-42a6-a9a4-c113b0041ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5647 | 2026.02.27 15:08:35.891185 [ 267 ] {b19bafb9-229a-42a6-a9a4-c113b0041ab3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.02.27 15:08:35.891246 [ 267 ] {b19bafb9-229a-42a6-a9a4-c113b0041ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5649 | 2026.02.27 15:08:35.891606 [ 267 ] {b19bafb9-229a-42a6-a9a4-c113b0041ab3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5650 | 2026.02.27 15:08:35.891845 [ 267 ] {b19bafb9-229a-42a6-a9a4-c113b0041ab3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.02.27 15:08:35.891975 [ 267 ] {b19bafb9-229a-42a6-a9a4-c113b0041ab3} <Debug> executeQuery: Read 113 rows, 9.05 KiB in 0.001273 sec., 88766.69285153181 rows/sec., 6.94 MiB/sec. | ||
| 5652 | 2026.02.27 15:08:35.892012 [ 267 ] {b19bafb9-229a-42a6-a9a4-c113b0041ab3} <Debug> TCPHandler: Processed in 0.001434674 sec. | ||
| 5653 | 2026.02.27 15:08:35.892120 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2026.02.27 15:08:35.892215 [ 267 ] {da2a5b5c-7ffb-414c-81c3-c2ad76508a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5655 | 2026.02.27 15:08:35.892258 [ 267 ] {da2a5b5c-7ffb-414c-81c3-c2ad76508a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5656 | 2026.02.27 15:08:35.892665 [ 267 ] {da2a5b5c-7ffb-414c-81c3-c2ad76508a0e} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2026.02.27 15:08:35.892702 [ 267 ] {da2a5b5c-7ffb-414c-81c3-c2ad76508a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5658 | 2026.02.27 15:08:35.893027 [ 267 ] {da2a5b5c-7ffb-414c-81c3-c2ad76508a0e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5659 | 2026.02.27 15:08:35.893237 [ 267 ] {da2a5b5c-7ffb-414c-81c3-c2ad76508a0e} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.02.27 15:08:35.893369 [ 267 ] {da2a5b5c-7ffb-414c-81c3-c2ad76508a0e} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001174 sec., 139693.3560477002 rows/sec., 9.73 MiB/sec. | ||
| 5661 | 2026.02.27 15:08:35.893407 [ 267 ] {da2a5b5c-7ffb-414c-81c3-c2ad76508a0e} <Debug> TCPHandler: Processed in 0.001336383 sec. | ||
| 5662 | 2026.02.27 15:08:35.893521 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2026.02.27 15:08:35.893623 [ 267 ] {87c86ef6-26b3-47db-83a0-b7195c72757f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5664 | 2026.02.27 15:08:35.893680 [ 267 ] {87c86ef6-26b3-47db-83a0-b7195c72757f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5665 | 2026.02.27 15:08:35.894623 [ 267 ] {87c86ef6-26b3-47db-83a0-b7195c72757f} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.02.27 15:08:35.894668 [ 267 ] {87c86ef6-26b3-47db-83a0-b7195c72757f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5667 | 2026.02.27 15:08:35.895256 [ 267 ] {87c86ef6-26b3-47db-83a0-b7195c72757f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5668 | 2026.02.27 15:08:35.895489 [ 267 ] {87c86ef6-26b3-47db-83a0-b7195c72757f} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.02.27 15:08:35.895627 [ 267 ] {87c86ef6-26b3-47db-83a0-b7195c72757f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002023 sec., 20266.93030153238 rows/sec., 36.32 MiB/sec. | ||
| 5670 | 2026.02.27 15:08:35.895691 [ 267 ] {87c86ef6-26b3-47db-83a0-b7195c72757f} <Debug> TCPHandler: Processed in 0.002221372 sec. | ||
| 5671 | 2026.02.27 15:08:35.895801 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.02.27 15:08:35.895897 [ 267 ] {55d0a93e-33a5-41d3-9432-11cf1465c197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5673 | 2026.02.27 15:08:35.895938 [ 267 ] {55d0a93e-33a5-41d3-9432-11cf1465c197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5674 | 2026.02.27 15:08:35.896267 [ 267 ] {55d0a93e-33a5-41d3-9432-11cf1465c197} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.02.27 15:08:35.896303 [ 267 ] {55d0a93e-33a5-41d3-9432-11cf1465c197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5676 | 2026.02.27 15:08:35.896608 [ 267 ] {55d0a93e-33a5-41d3-9432-11cf1465c197} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5677 | 2026.02.27 15:08:35.896811 [ 267 ] {55d0a93e-33a5-41d3-9432-11cf1465c197} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.02.27 15:08:35.896943 [ 267 ] {55d0a93e-33a5-41d3-9432-11cf1465c197} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5679 | 2026.02.27 15:08:35.896980 [ 267 ] {55d0a93e-33a5-41d3-9432-11cf1465c197} <Debug> TCPHandler: Processed in 0.001227762 sec. | ||
| 5680 | 2026.02.27 15:08:40.883903 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.02.27 15:08:40.884184 [ 267 ] {d3eefc97-b391-4101-8858-0bfe8786f7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5682 | 2026.02.27 15:08:40.884283 [ 267 ] {d3eefc97-b391-4101-8858-0bfe8786f7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5683 | 2026.02.27 15:08:40.885121 [ 267 ] {d3eefc97-b391-4101-8858-0bfe8786f7b4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.02.27 15:08:40.885167 [ 267 ] {d3eefc97-b391-4101-8858-0bfe8786f7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5685 | 2026.02.27 15:08:40.885685 [ 267 ] {d3eefc97-b391-4101-8858-0bfe8786f7b4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5686 | 2026.02.27 15:08:40.885958 [ 267 ] {d3eefc97-b391-4101-8858-0bfe8786f7b4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2026.02.27 15:08:40.886114 [ 267 ] {d3eefc97-b391-4101-8858-0bfe8786f7b4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.14 MiB/sec. | ||
| 5688 | 2026.02.27 15:08:40.886162 [ 267 ] {d3eefc97-b391-4101-8858-0bfe8786f7b4} <Debug> TCPHandler: Processed in 0.002392753 sec. | ||
| 5689 | 2026.02.27 15:08:40.886288 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2026.02.27 15:08:40.886384 [ 267 ] {9bbb2ec0-3c4b-4adb-aa2e-2cd1832d7e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5691 | 2026.02.27 15:08:40.886425 [ 267 ] {9bbb2ec0-3c4b-4adb-aa2e-2cd1832d7e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5692 | 2026.02.27 15:08:40.886864 [ 267 ] {9bbb2ec0-3c4b-4adb-aa2e-2cd1832d7e18} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.02.27 15:08:40.886902 [ 267 ] {9bbb2ec0-3c4b-4adb-aa2e-2cd1832d7e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5694 | 2026.02.27 15:08:40.887212 [ 267 ] {9bbb2ec0-3c4b-4adb-aa2e-2cd1832d7e18} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5695 | 2026.02.27 15:08:40.887426 [ 267 ] {9bbb2ec0-3c4b-4adb-aa2e-2cd1832d7e18} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.02.27 15:08:40.887567 [ 267 ] {9bbb2ec0-3c4b-4adb-aa2e-2cd1832d7e18} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 5697 | 2026.02.27 15:08:40.887608 [ 267 ] {9bbb2ec0-3c4b-4adb-aa2e-2cd1832d7e18} <Debug> TCPHandler: Processed in 0.001376034 sec. | ||
| 5698 | 2026.02.27 15:08:40.887753 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.02.27 15:08:40.887858 [ 267 ] {556676a0-2bc0-4b08-aee7-f9a38ee8179d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5700 | 2026.02.27 15:08:40.887902 [ 267 ] {556676a0-2bc0-4b08-aee7-f9a38ee8179d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5701 | 2026.02.27 15:08:40.888324 [ 267 ] {556676a0-2bc0-4b08-aee7-f9a38ee8179d} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.02.27 15:08:40.888361 [ 267 ] {556676a0-2bc0-4b08-aee7-f9a38ee8179d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5703 | 2026.02.27 15:08:40.888718 [ 267 ] {556676a0-2bc0-4b08-aee7-f9a38ee8179d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5704 | 2026.02.27 15:08:40.888932 [ 267 ] {556676a0-2bc0-4b08-aee7-f9a38ee8179d} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.02.27 15:08:40.889065 [ 267 ] {556676a0-2bc0-4b08-aee7-f9a38ee8179d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 5706 | 2026.02.27 15:08:40.889104 [ 267 ] {556676a0-2bc0-4b08-aee7-f9a38ee8179d} <Debug> TCPHandler: Processed in 0.001414354 sec. | ||
| 5707 | 2026.02.27 15:08:40.889214 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.02.27 15:08:40.889310 [ 267 ] {f8bd7f37-8c74-4fa7-ac7e-31bbffb83a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5709 | 2026.02.27 15:08:40.889351 [ 267 ] {f8bd7f37-8c74-4fa7-ac7e-31bbffb83a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5710 | 2026.02.27 15:08:40.889685 [ 267 ] {f8bd7f37-8c74-4fa7-ac7e-31bbffb83a7e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.02.27 15:08:40.889722 [ 267 ] {f8bd7f37-8c74-4fa7-ac7e-31bbffb83a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5712 | 2026.02.27 15:08:40.890034 [ 267 ] {f8bd7f37-8c74-4fa7-ac7e-31bbffb83a7e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5713 | 2026.02.27 15:08:40.890245 [ 267 ] {f8bd7f37-8c74-4fa7-ac7e-31bbffb83a7e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.02.27 15:08:40.890382 [ 267 ] {f8bd7f37-8c74-4fa7-ac7e-31bbffb83a7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 5715 | 2026.02.27 15:08:40.890419 [ 267 ] {f8bd7f37-8c74-4fa7-ac7e-31bbffb83a7e} <Debug> TCPHandler: Processed in 0.001254042 sec. | ||
| 5716 | 2026.02.27 15:08:42.225671 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5717 | 2026.02.27 15:08:42.225739 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5718 | 2026.02.27 15:08:42.425270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13390 | ||
| 5719 | 2026.02.27 15:08:42.426024 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.02.27 15:08:42.426059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5721 | 2026.02.27 15:08:42.426529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5722 | 2026.02.27 15:08:42.426753 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.02.27 15:08:42.426884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13390 | ||
| 5724 | 2026.02.27 15:08:42.450142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 672 | ||
| 5725 | 2026.02.27 15:08:42.452081 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.02.27 15:08:42.452116 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5727 | 2026.02.27 15:08:42.453223 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5728 | 2026.02.27 15:08:42.453474 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.02.27 15:08:42.453716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
| 5730 | 2026.02.27 15:08:43.220863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5731 | 2026.02.27 15:08:43.237378 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2026.02.27 15:08:43.237440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5733 | 2026.02.27 15:08:43.243392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5734 | 2026.02.27 15:08:43.244092 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2026.02.27 15:08:43.246757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5736 | 2026.02.27 15:08:45.885849 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2026.02.27 15:08:45.886060 [ 267 ] {0a7b1b51-d2f1-4772-ae7c-90ffa46f7035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5738 | 2026.02.27 15:08:45.886133 [ 267 ] {0a7b1b51-d2f1-4772-ae7c-90ffa46f7035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5739 | 2026.02.27 15:08:45.886932 [ 267 ] {0a7b1b51-d2f1-4772-ae7c-90ffa46f7035} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2026.02.27 15:08:45.886978 [ 267 ] {0a7b1b51-d2f1-4772-ae7c-90ffa46f7035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5741 | 2026.02.27 15:08:45.887386 [ 267 ] {0a7b1b51-d2f1-4772-ae7c-90ffa46f7035} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5742 | 2026.02.27 15:08:45.887605 [ 267 ] {0a7b1b51-d2f1-4772-ae7c-90ffa46f7035} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.02.27 15:08:45.887752 [ 267 ] {0a7b1b51-d2f1-4772-ae7c-90ffa46f7035} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001746 sec., 79037.80068728523 rows/sec., 6.86 MiB/sec. | ||
| 5744 | 2026.02.27 15:08:45.887794 [ 267 ] {0a7b1b51-d2f1-4772-ae7c-90ffa46f7035} <Debug> TCPHandler: Processed in 0.0020787 sec. | ||
| 5745 | 2026.02.27 15:08:45.887910 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5746 | 2026.02.27 15:08:45.888003 [ 267 ] {b0d1d827-5b40-43fa-b12c-7230fdcaa924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5747 | 2026.02.27 15:08:45.888042 [ 267 ] {b0d1d827-5b40-43fa-b12c-7230fdcaa924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5748 | 2026.02.27 15:08:45.888458 [ 267 ] {b0d1d827-5b40-43fa-b12c-7230fdcaa924} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.02.27 15:08:45.888494 [ 267 ] {b0d1d827-5b40-43fa-b12c-7230fdcaa924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5750 | 2026.02.27 15:08:45.888777 [ 267 ] {b0d1d827-5b40-43fa-b12c-7230fdcaa924} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5751 | 2026.02.27 15:08:45.888975 [ 267 ] {b0d1d827-5b40-43fa-b12c-7230fdcaa924} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5752 | 2026.02.27 15:08:45.889080 [ 75 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5753 | 2026.02.27 15:08:45.889101 [ 267 ] {b0d1d827-5b40-43fa-b12c-7230fdcaa924} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001117 sec., 36705.46105640108 rows/sec., 2.70 MiB/sec. | ||
| 5754 | 2026.02.27 15:08:45.889152 [ 75 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2026.02.27 15:08:45.889160 [ 267 ] {b0d1d827-5b40-43fa-b12c-7230fdcaa924} <Debug> TCPHandler: Processed in 0.001297673 sec. | ||
| 5756 | 2026.02.27 15:08:45.889181 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5757 | 2026.02.27 15:08:45.889282 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5758 | 2026.02.27 15:08:45.889308 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 5759 | 2026.02.27 15:08:45.889380 [ 267 ] {cd44fb64-8a97-4b10-a38a-c2101a575955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5760 | 2026.02.27 15:08:45.889425 [ 267 ] {cd44fb64-8a97-4b10-a38a-c2101a575955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5761 | 2026.02.27 15:08:45.889453 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5762 | 2026.02.27 15:08:45.889489 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 71 rows starting from the beginning of the part | ||
| 5763 | 2026.02.27 15:08:45.889553 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 5764 | 2026.02.27 15:08:45.889596 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 5765 | 2026.02.27 15:08:45.889636 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 5766 | 2026.02.27 15:08:45.889674 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
| 5767 | 2026.02.27 15:08:45.889713 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 5768 | 2026.02.27 15:08:45.889856 [ 267 ] {cd44fb64-8a97-4b10-a38a-c2101a575955} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.02.27 15:08:45.889897 [ 267 ] {cd44fb64-8a97-4b10-a38a-c2101a575955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5770 | 2026.02.27 15:08:45.890221 [ 267 ] {cd44fb64-8a97-4b10-a38a-c2101a575955} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5771 | 2026.02.27 15:08:45.890438 [ 267 ] {cd44fb64-8a97-4b10-a38a-c2101a575955} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.02.27 15:08:45.890546 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297952 sec., 198004.24052661425 rows/sec., 15.27 MiB/sec. | ||
| 5773 | 2026.02.27 15:08:45.890565 [ 267 ] {cd44fb64-8a97-4b10-a38a-c2101a575955} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001203 sec., 87281.79551122194 rows/sec., 6.82 MiB/sec. | ||
| 5774 | 2026.02.27 15:08:45.890611 [ 267 ] {cd44fb64-8a97-4b10-a38a-c2101a575955} <Debug> TCPHandler: Processed in 0.001376833 sec. | ||
| 5775 | 2026.02.27 15:08:45.890725 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5776 | 2026.02.27 15:08:45.890745 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5777 | 2026.02.27 15:08:45.890817 [ 267 ] {960a8fcc-b513-4ba4-b421-456080799156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5778 | 2026.02.27 15:08:45.890865 [ 267 ] {960a8fcc-b513-4ba4-b421-456080799156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5779 | 2026.02.27 15:08:45.891072 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.02.27 15:08:45.891185 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_26_5} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5781 | 2026.02.27 15:08:45.891290 [ 267 ] {960a8fcc-b513-4ba4-b421-456080799156} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.02.27 15:08:45.891310 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5783 | 2026.02.27 15:08:45.891332 [ 267 ] {960a8fcc-b513-4ba4-b421-456080799156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5784 | 2026.02.27 15:08:45.891671 [ 267 ] {960a8fcc-b513-4ba4-b421-456080799156} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5785 | 2026.02.27 15:08:45.891870 [ 267 ] {960a8fcc-b513-4ba4-b421-456080799156} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.02.27 15:08:45.892002 [ 267 ] {960a8fcc-b513-4ba4-b421-456080799156} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 5787 | 2026.02.27 15:08:45.892038 [ 267 ] {960a8fcc-b513-4ba4-b421-456080799156} <Debug> TCPHandler: Processed in 0.001360993 sec. | ||
| 5788 | 2026.02.27 15:08:45.892145 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2026.02.27 15:08:45.892236 [ 267 ] {c7a78dab-c78f-46f6-8813-6909eabe9ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5790 | 2026.02.27 15:08:45.892288 [ 267 ] {c7a78dab-c78f-46f6-8813-6909eabe9ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5791 | 2026.02.27 15:08:45.893143 [ 267 ] {c7a78dab-c78f-46f6-8813-6909eabe9ed9} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.02.27 15:08:45.893180 [ 267 ] {c7a78dab-c78f-46f6-8813-6909eabe9ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5793 | 2026.02.27 15:08:45.893723 [ 267 ] {c7a78dab-c78f-46f6-8813-6909eabe9ed9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5794 | 2026.02.27 15:08:45.893931 [ 267 ] {c7a78dab-c78f-46f6-8813-6909eabe9ed9} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.02.27 15:08:45.894065 [ 267 ] {c7a78dab-c78f-46f6-8813-6909eabe9ed9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001846 sec., 22210.184182015168 rows/sec., 39.80 MiB/sec. | ||
| 5796 | 2026.02.27 15:08:45.894121 [ 267 ] {c7a78dab-c78f-46f6-8813-6909eabe9ed9} <Debug> TCPHandler: Processed in 0.00202355 sec. | ||
| 5797 | 2026.02.27 15:08:45.894241 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.02.27 15:08:45.894332 [ 267 ] {7927a38b-ae60-488a-9a34-4d25f124ec0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5799 | 2026.02.27 15:08:45.894372 [ 267 ] {7927a38b-ae60-488a-9a34-4d25f124ec0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5800 | 2026.02.27 15:08:45.894700 [ 267 ] {7927a38b-ae60-488a-9a34-4d25f124ec0f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.02.27 15:08:45.894736 [ 267 ] {7927a38b-ae60-488a-9a34-4d25f124ec0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5802 | 2026.02.27 15:08:45.895034 [ 267 ] {7927a38b-ae60-488a-9a34-4d25f124ec0f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5803 | 2026.02.27 15:08:45.895242 [ 267 ] {7927a38b-ae60-488a-9a34-4d25f124ec0f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.02.27 15:08:45.895368 [ 267 ] {7927a38b-ae60-488a-9a34-4d25f124ec0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 5805 | 2026.02.27 15:08:45.895404 [ 267 ] {7927a38b-ae60-488a-9a34-4d25f124ec0f} <Debug> TCPHandler: Processed in 0.001210892 sec. | ||
| 5806 | 2026.02.27 15:08:46.193277 [ 74 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5807 | 2026.02.27 15:08:46.193362 [ 74 ] {} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.02.27 15:08:46.193401 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5809 | 2026.02.27 15:08:46.193541 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::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 | ||
| 5810 | 2026.02.27 15:08:46.193723 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5811 | 2026.02.27 15:08:46.193771 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 5812 | 2026.02.27 15:08:46.193861 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5813 | 2026.02.27 15:08:46.193929 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 5814 | 2026.02.27 15:08:46.193972 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 5815 | 2026.02.27 15:08:46.194008 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 5816 | 2026.02.27 15:08:46.194695 [ 195 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209922 sec., 29753.984141126453 rows/sec., 2.48 MiB/sec. | ||
| 5817 | 2026.02.27 15:08:46.194935 [ 195 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5818 | 2026.02.27 15:08:46.195243 [ 195 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_13_3} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.02.27 15:08:46.195326 [ 195 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_13_3} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5820 | 2026.02.27 15:08:46.195420 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5821 | 2026.02.27 15:08:49.926983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13838 | ||
| 5822 | 2026.02.27 15:08:49.927597 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.02.27 15:08:49.927654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5824 | 2026.02.27 15:08:49.928210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5825 | 2026.02.27 15:08:49.928453 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.02.27 15:08:49.928600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13838 | ||
| 5827 | 2026.02.27 15:08:50.746856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5828 | 2026.02.27 15:08:50.763462 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.02.27 15:08:50.763524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5830 | 2026.02.27 15:08:50.769985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5831 | 2026.02.27 15:08:50.770694 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.02.27 15:08:50.773571 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5833 | 2026.02.27 15:08:50.915945 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.02.27 15:08:50.916125 [ 267 ] {4572068a-c1ba-41ee-89d4-ac5bd8074204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.02.27 15:08:50.916194 [ 267 ] {4572068a-c1ba-41ee-89d4-ac5bd8074204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5836 | 2026.02.27 15:08:50.916840 [ 267 ] {4572068a-c1ba-41ee-89d4-ac5bd8074204} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.02.27 15:08:50.916889 [ 267 ] {4572068a-c1ba-41ee-89d4-ac5bd8074204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5838 | 2026.02.27 15:08:50.917281 [ 267 ] {4572068a-c1ba-41ee-89d4-ac5bd8074204} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5839 | 2026.02.27 15:08:50.917521 [ 267 ] {4572068a-c1ba-41ee-89d4-ac5bd8074204} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.02.27 15:08:50.917694 [ 267 ] {4572068a-c1ba-41ee-89d4-ac5bd8074204} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001618 sec., 14833.127317676142 rows/sec., 1.23 MiB/sec. | ||
| 5841 | 2026.02.27 15:08:50.917748 [ 267 ] {4572068a-c1ba-41ee-89d4-ac5bd8074204} <Debug> TCPHandler: Processed in 0.00193257 sec. | ||
| 5842 | 2026.02.27 15:08:50.917876 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.02.27 15:08:50.917981 [ 267 ] {7da3182f-b758-4cde-b3d9-d9add5c9f953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5844 | 2026.02.27 15:08:50.918024 [ 267 ] {7da3182f-b758-4cde-b3d9-d9add5c9f953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5845 | 2026.02.27 15:08:50.918431 [ 267 ] {7da3182f-b758-4cde-b3d9-d9add5c9f953} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.02.27 15:08:50.918471 [ 267 ] {7da3182f-b758-4cde-b3d9-d9add5c9f953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5847 | 2026.02.27 15:08:50.918797 [ 267 ] {7da3182f-b758-4cde-b3d9-d9add5c9f953} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5848 | 2026.02.27 15:08:50.919010 [ 267 ] {7da3182f-b758-4cde-b3d9-d9add5c9f953} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.02.27 15:08:50.919149 [ 267 ] {7da3182f-b758-4cde-b3d9-d9add5c9f953} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001193 sec., 5029.337803855826 rows/sec., 410.11 KiB/sec. | ||
| 5850 | 2026.02.27 15:08:50.919190 [ 267 ] {7da3182f-b758-4cde-b3d9-d9add5c9f953} <Debug> TCPHandler: Processed in 0.001367824 sec. | ||
| 5851 | 2026.02.27 15:08:50.919296 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.02.27 15:08:50.919393 [ 267 ] {0deebb7b-3fb4-4328-a592-584b9d5bc827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5853 | 2026.02.27 15:08:50.919435 [ 267 ] {0deebb7b-3fb4-4328-a592-584b9d5bc827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5854 | 2026.02.27 15:08:50.920608 [ 267 ] {0deebb7b-3fb4-4328-a592-584b9d5bc827} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.02.27 15:08:50.920647 [ 267 ] {0deebb7b-3fb4-4328-a592-584b9d5bc827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5856 | 2026.02.27 15:08:50.921062 [ 267 ] {0deebb7b-3fb4-4328-a592-584b9d5bc827} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5857 | 2026.02.27 15:08:50.921313 [ 267 ] {0deebb7b-3fb4-4328-a592-584b9d5bc827} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.02.27 15:08:50.921451 [ 70 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5859 | 2026.02.27 15:08:50.921483 [ 267 ] {0deebb7b-3fb4-4328-a592-584b9d5bc827} <Debug> executeQuery: Read 1319 rows, 112.15 KiB in 0.002109 sec., 625414.8885727832 rows/sec., 51.93 MiB/sec. | ||
| 5860 | 2026.02.27 15:08:50.921522 [ 70 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.02.27 15:08:50.921541 [ 267 ] {0deebb7b-3fb4-4328-a592-584b9d5bc827} <Debug> TCPHandler: Processed in 0.002296062 sec. | ||
| 5862 | 2026.02.27 15:08:50.921552 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5863 | 2026.02.27 15:08:50.921693 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 5864 | 2026.02.27 15:08:50.921701 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5865 | 2026.02.27 15:08:50.921856 [ 267 ] {bee3c284-56b3-4e16-9227-a199905e046c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5866 | 2026.02.27 15:08:50.921872 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5867 | 2026.02.27 15:08:50.921920 [ 267 ] {bee3c284-56b3-4e16-9227-a199905e046c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5868 | 2026.02.27 15:08:50.921933 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1409 rows starting from the beginning of the part | ||
| 5869 | 2026.02.27 15:08:50.922029 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5870 | 2026.02.27 15:08:50.922081 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 142 rows starting from the beginning of the part | ||
| 5871 | 2026.02.27 15:08:50.922126 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5872 | 2026.02.27 15:08:50.922169 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part | ||
| 5873 | 2026.02.27 15:08:50.922217 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1319 rows starting from the beginning of the part | ||
| 5874 | 2026.02.27 15:08:50.922492 [ 267 ] {bee3c284-56b3-4e16-9227-a199905e046c} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.02.27 15:08:50.922547 [ 267 ] {bee3c284-56b3-4e16-9227-a199905e046c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5876 | 2026.02.27 15:08:50.922995 [ 267 ] {bee3c284-56b3-4e16-9227-a199905e046c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5877 | 2026.02.27 15:08:50.923304 [ 267 ] {bee3c284-56b3-4e16-9227-a199905e046c} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.02.27 15:08:50.923496 [ 267 ] {bee3c284-56b3-4e16-9227-a199905e046c} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001666 sec., 10804.321728691477 rows/sec., 828.26 KiB/sec. | ||
| 5879 | 2026.02.27 15:08:50.923547 [ 267 ] {bee3c284-56b3-4e16-9227-a199905e046c} <Debug> TCPHandler: Processed in 0.001904179 sec. | ||
| 5880 | 2026.02.27 15:08:50.923776 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2026.02.27 15:08:50.923890 [ 267 ] {f76a835c-fd66-48cd-89a2-b3b03e3170b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5882 | 2026.02.27 15:08:50.923939 [ 267 ] {f76a835c-fd66-48cd-89a2-b3b03e3170b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5883 | 2026.02.27 15:08:50.924671 [ 267 ] {f76a835c-fd66-48cd-89a2-b3b03e3170b3} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.02.27 15:08:50.924723 [ 267 ] {f76a835c-fd66-48cd-89a2-b3b03e3170b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5885 | 2026.02.27 15:08:50.925097 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.003454364 sec., 903205.3367855848 rows/sec., 78.75 MiB/sec. | ||
| 5886 | 2026.02.27 15:08:50.925112 [ 267 ] {f76a835c-fd66-48cd-89a2-b3b03e3170b3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5887 | 2026.02.27 15:08:50.925426 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5888 | 2026.02.27 15:08:50.925438 [ 267 ] {f76a835c-fd66-48cd-89a2-b3b03e3170b3} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.02.27 15:08:50.925605 [ 267 ] {f76a835c-fd66-48cd-89a2-b3b03e3170b3} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001739 sec., 144910.86831512363 rows/sec., 10.02 MiB/sec. | ||
| 5890 | 2026.02.27 15:08:50.925651 [ 267 ] {f76a835c-fd66-48cd-89a2-b3b03e3170b3} <Debug> TCPHandler: Processed in 0.001936669 sec. | ||
| 5891 | 2026.02.27 15:08:50.925736 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.02.27 15:08:50.925776 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.02.27 15:08:50.925818 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_41_8} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5894 | 2026.02.27 15:08:50.925897 [ 267 ] {da26d5cd-d220-489a-967c-ba772367f0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5895 | 2026.02.27 15:08:50.925919 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5896 | 2026.02.27 15:08:50.925944 [ 267 ] {da26d5cd-d220-489a-967c-ba772367f0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5897 | 2026.02.27 15:08:50.926425 [ 267 ] {da26d5cd-d220-489a-967c-ba772367f0f7} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.02.27 15:08:50.926474 [ 267 ] {da26d5cd-d220-489a-967c-ba772367f0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5899 | 2026.02.27 15:08:50.926901 [ 267 ] {da26d5cd-d220-489a-967c-ba772367f0f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5900 | 2026.02.27 15:08:50.927168 [ 267 ] {da26d5cd-d220-489a-967c-ba772367f0f7} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2026.02.27 15:08:50.927340 [ 267 ] {da26d5cd-d220-489a-967c-ba772367f0f7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001458 sec., 8230.452674897118 rows/sec., 643.00 KiB/sec. | ||
| 5902 | 2026.02.27 15:08:50.927391 [ 267 ] {da26d5cd-d220-489a-967c-ba772367f0f7} <Debug> TCPHandler: Processed in 0.001665417 sec. | ||
| 5903 | 2026.02.27 15:08:50.927513 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2026.02.27 15:08:50.927607 [ 267 ] {2dd6c480-07d2-43b3-b51a-56ec77541db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5905 | 2026.02.27 15:08:50.927648 [ 267 ] {2dd6c480-07d2-43b3-b51a-56ec77541db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5906 | 2026.02.27 15:08:50.928296 [ 267 ] {2dd6c480-07d2-43b3-b51a-56ec77541db1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.02.27 15:08:50.928335 [ 267 ] {2dd6c480-07d2-43b3-b51a-56ec77541db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5908 | 2026.02.27 15:08:50.928679 [ 267 ] {2dd6c480-07d2-43b3-b51a-56ec77541db1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5909 | 2026.02.27 15:08:50.928888 [ 267 ] {2dd6c480-07d2-43b3-b51a-56ec77541db1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.02.27 15:08:50.929005 [ 70 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5911 | 2026.02.27 15:08:50.929017 [ 267 ] {2dd6c480-07d2-43b3-b51a-56ec77541db1} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001429 sec., 393282.01539538143 rows/sec., 29.49 MiB/sec. | ||
| 5912 | 2026.02.27 15:08:50.929060 [ 70 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.02.27 15:08:50.929077 [ 267 ] {2dd6c480-07d2-43b3-b51a-56ec77541db1} <Debug> TCPHandler: Processed in 0.001612935 sec. | ||
| 5914 | 2026.02.27 15:08:50.929086 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5915 | 2026.02.27 15:08:50.929202 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5916 | 2026.02.27 15:08:50.929214 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 5917 | 2026.02.27 15:08:50.929302 [ 267 ] {7c26b276-8fb1-42df-aa20-0c9452225162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5918 | 2026.02.27 15:08:50.929346 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5919 | 2026.02.27 15:08:50.929349 [ 267 ] {7c26b276-8fb1-42df-aa20-0c9452225162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5920 | 2026.02.27 15:08:50.929388 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 5921 | 2026.02.27 15:08:50.929461 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5922 | 2026.02.27 15:08:50.929506 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part | ||
| 5923 | 2026.02.27 15:08:50.929570 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5924 | 2026.02.27 15:08:50.929616 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 5925 | 2026.02.27 15:08:50.929654 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 562 rows starting from the beginning of the part | ||
| 5926 | 2026.02.27 15:08:50.929989 [ 267 ] {7c26b276-8fb1-42df-aa20-0c9452225162} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.02.27 15:08:50.930036 [ 267 ] {7c26b276-8fb1-42df-aa20-0c9452225162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5928 | 2026.02.27 15:08:50.930486 [ 267 ] {7c26b276-8fb1-42df-aa20-0c9452225162} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5929 | 2026.02.27 15:08:50.930710 [ 267 ] {7c26b276-8fb1-42df-aa20-0c9452225162} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.02.27 15:08:50.930817 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001652766 sec., 932376.39206034 rows/sec., 74.28 MiB/sec. | ||
| 5931 | 2026.02.27 15:08:50.930824 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5932 | 2026.02.27 15:08:50.930845 [ 267 ] {7c26b276-8fb1-42df-aa20-0c9452225162} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001562 sec., 565300.8962868118 rows/sec., 38.37 MiB/sec. | ||
| 5933 | 2026.02.27 15:08:50.930869 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2026.02.27 15:08:50.930893 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5935 | 2026.02.27 15:08:50.930896 [ 267 ] {7c26b276-8fb1-42df-aa20-0c9452225162} <Debug> TCPHandler: Processed in 0.001743837 sec. | ||
| 5936 | 2026.02.27 15:08:50.930966 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 5937 | 2026.02.27 15:08:50.930990 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5938 | 2026.02.27 15:08:50.931016 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.02.27 15:08:50.931072 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5940 | 2026.02.27 15:08:50.931109 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11325 rows starting from the beginning of the part | ||
| 5941 | 2026.02.27 15:08:50.931116 [ 267 ] {68951b45-1bb5-4032-b828-120e2d00243e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5942 | 2026.02.27 15:08:50.931168 [ 267 ] {68951b45-1bb5-4032-b828-120e2d00243e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5943 | 2026.02.27 15:08:50.931196 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5944 | 2026.02.27 15:08:50.931251 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 164 rows starting from the beginning of the part | ||
| 5945 | 2026.02.27 15:08:50.931272 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2026.02.27 15:08:50.931298 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 5947 | 2026.02.27 15:08:50.931345 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5948 | 2026.02.27 15:08:50.931370 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_41_8} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5949 | 2026.02.27 15:08:50.931388 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 883 rows starting from the beginning of the part | ||
| 5950 | 2026.02.27 15:08:50.931456 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5951 | 2026.02.27 15:08:50.931537 [ 267 ] {68951b45-1bb5-4032-b828-120e2d00243e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2026.02.27 15:08:50.931580 [ 267 ] {68951b45-1bb5-4032-b828-120e2d00243e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5953 | 2026.02.27 15:08:50.931942 [ 267 ] {68951b45-1bb5-4032-b828-120e2d00243e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5954 | 2026.02.27 15:08:50.932162 [ 267 ] {68951b45-1bb5-4032-b828-120e2d00243e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.02.27 15:08:50.932280 [ 70 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5956 | 2026.02.27 15:08:50.932298 [ 267 ] {68951b45-1bb5-4032-b828-120e2d00243e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 5957 | 2026.02.27 15:08:50.932314 [ 70 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.02.27 15:08:50.932339 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5959 | 2026.02.27 15:08:50.932339 [ 267 ] {68951b45-1bb5-4032-b828-120e2d00243e} <Debug> TCPHandler: Processed in 0.001371153 sec. | ||
| 5960 | 2026.02.27 15:08:50.932416 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 5961 | 2026.02.27 15:08:50.932509 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5962 | 2026.02.27 15:08:50.932536 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2010 rows starting from the beginning of the part | ||
| 5963 | 2026.02.27 15:08:50.932579 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 5964 | 2026.02.27 15:08:50.932614 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 5965 | 2026.02.27 15:08:50.932646 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 5966 | 2026.02.27 15:08:50.932675 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5967 | 2026.02.27 15:08:50.932708 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5968 | 2026.02.27 15:08:50.934060 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001678216 sec., 1376461.67120323 rows/sec., 92.82 MiB/sec. | ||
| 5969 | 2026.02.27 15:08:50.934420 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5970 | 2026.02.27 15:08:50.934742 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_41_8} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.02.27 15:08:50.934833 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_41_8} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5972 | 2026.02.27 15:08:50.934909 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5973 | 2026.02.27 15:08:50.937771 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12852 rows, containing 5 columns (5 merged, 0 gathered) in 0.006835567 sec., 1880165.9028431731 rows/sec., 129.07 MiB/sec. | ||
| 5974 | 2026.02.27 15:08:50.938204 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5975 | 2026.02.27 15:08:50.938520 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.02.27 15:08:50.938604 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5977 | 2026.02.27 15:08:50.938703 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 5978 | 2026.02.27 15:08:51.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.18 MiB, peak 272.99 MiB, free memory in arenas 0.00 B, will set to 267.36 MiB (RSS), difference: 1.17 MiB | ||
| 5979 | 2026.02.27 15:08:52.453925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 702 | ||
| 5980 | 2026.02.27 15:08:52.456341 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.02.27 15:08:52.456401 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5982 | 2026.02.27 15:08:52.457631 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5983 | 2026.02.27 15:08:52.457919 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.02.27 15:08:52.458105 [ 69 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5985 | 2026.02.27 15:08:52.458201 [ 69 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2026.02.27 15:08:52.458229 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5987 | 2026.02.27 15:08:52.458300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
| 5988 | 2026.02.27 15:08:52.458355 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 5989 | 2026.02.27 15:08:52.459039 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5990 | 2026.02.27 15:08:52.459225 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 572 rows starting from the beginning of the part | ||
| 5991 | 2026.02.27 15:08:52.459620 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 22 rows starting from the beginning of the part | ||
| 5992 | 2026.02.27 15:08:52.459971 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 5993 | 2026.02.27 15:08:52.460313 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 5994 | 2026.02.27 15:08:52.460658 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part | ||
| 5995 | 2026.02.27 15:08:52.460997 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 5996 | 2026.02.27 15:08:52.467514 [ 194 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 72 columns (72 merged, 0 gathered) in 0.0092222 sec., 76120.66535100085 rows/sec., 64.17 MiB/sec. | ||
| 5997 | 2026.02.27 15:08:52.468552 [ 196 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5998 | 2026.02.27 15:08:52.469093 [ 196 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.02.27 15:08:52.469166 [ 196 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_21_4} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6000 | 2026.02.27 15:08:52.469325 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 6001 | 2026.02.27 15:08:55.885379 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6002 | 2026.02.27 15:08:55.885575 [ 267 ] {f9898946-a2e4-4fbe-8c90-9089c4ce9875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6003 | 2026.02.27 15:08:55.885640 [ 267 ] {f9898946-a2e4-4fbe-8c90-9089c4ce9875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6004 | 2026.02.27 15:08:55.886317 [ 267 ] {f9898946-a2e4-4fbe-8c90-9089c4ce9875} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6005 | 2026.02.27 15:08:55.886366 [ 267 ] {f9898946-a2e4-4fbe-8c90-9089c4ce9875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6006 | 2026.02.27 15:08:55.886775 [ 267 ] {f9898946-a2e4-4fbe-8c90-9089c4ce9875} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6007 | 2026.02.27 15:08:55.886994 [ 267 ] {f9898946-a2e4-4fbe-8c90-9089c4ce9875} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2026.02.27 15:08:55.887144 [ 267 ] {f9898946-a2e4-4fbe-8c90-9089c4ce9875} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001617 sec., 85343.22820037106 rows/sec., 7.40 MiB/sec. | ||
| 6009 | 2026.02.27 15:08:55.887185 [ 267 ] {f9898946-a2e4-4fbe-8c90-9089c4ce9875} <Debug> TCPHandler: Processed in 0.001939989 sec. | ||
| 6010 | 2026.02.27 15:08:55.887303 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2026.02.27 15:08:55.887399 [ 267 ] {89e3dc91-d3a8-465a-ad77-20a9b7720406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6012 | 2026.02.27 15:08:55.887441 [ 267 ] {89e3dc91-d3a8-465a-ad77-20a9b7720406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6013 | 2026.02.27 15:08:55.887841 [ 267 ] {89e3dc91-d3a8-465a-ad77-20a9b7720406} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2026.02.27 15:08:55.887879 [ 267 ] {89e3dc91-d3a8-465a-ad77-20a9b7720406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6015 | 2026.02.27 15:08:55.888202 [ 267 ] {89e3dc91-d3a8-465a-ad77-20a9b7720406} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6016 | 2026.02.27 15:08:55.888418 [ 267 ] {89e3dc91-d3a8-465a-ad77-20a9b7720406} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2026.02.27 15:08:55.888544 [ 267 ] {89e3dc91-d3a8-465a-ad77-20a9b7720406} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001163 sec., 35253.654342218404 rows/sec., 2.59 MiB/sec. | ||
| 6018 | 2026.02.27 15:08:55.888581 [ 267 ] {89e3dc91-d3a8-465a-ad77-20a9b7720406} <Debug> TCPHandler: Processed in 0.001326713 sec. | ||
| 6019 | 2026.02.27 15:08:55.888686 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.02.27 15:08:55.888779 [ 267 ] {7a663485-063e-430c-9373-66568f51ad20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6021 | 2026.02.27 15:08:55.888818 [ 267 ] {7a663485-063e-430c-9373-66568f51ad20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6022 | 2026.02.27 15:08:55.889238 [ 267 ] {7a663485-063e-430c-9373-66568f51ad20} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.02.27 15:08:55.889275 [ 267 ] {7a663485-063e-430c-9373-66568f51ad20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6024 | 2026.02.27 15:08:55.889591 [ 267 ] {7a663485-063e-430c-9373-66568f51ad20} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6025 | 2026.02.27 15:08:55.889800 [ 267 ] {7a663485-063e-430c-9373-66568f51ad20} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2026.02.27 15:08:55.889926 [ 267 ] {7a663485-063e-430c-9373-66568f51ad20} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001165 sec., 90128.75536480687 rows/sec., 7.04 MiB/sec. | ||
| 6027 | 2026.02.27 15:08:55.889963 [ 267 ] {7a663485-063e-430c-9373-66568f51ad20} <Debug> TCPHandler: Processed in 0.001325243 sec. | ||
| 6028 | 2026.02.27 15:08:55.890068 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2026.02.27 15:08:55.890162 [ 267 ] {701eaf41-a519-479e-88c0-2ff94f62ca47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6030 | 2026.02.27 15:08:55.890205 [ 267 ] {701eaf41-a519-479e-88c0-2ff94f62ca47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6031 | 2026.02.27 15:08:55.890588 [ 267 ] {701eaf41-a519-479e-88c0-2ff94f62ca47} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.02.27 15:08:55.890649 [ 267 ] {701eaf41-a519-479e-88c0-2ff94f62ca47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6033 | 2026.02.27 15:08:55.890987 [ 267 ] {701eaf41-a519-479e-88c0-2ff94f62ca47} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6034 | 2026.02.27 15:08:55.891198 [ 267 ] {701eaf41-a519-479e-88c0-2ff94f62ca47} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2026.02.27 15:08:55.891338 [ 267 ] {701eaf41-a519-479e-88c0-2ff94f62ca47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 6036 | 2026.02.27 15:08:55.891376 [ 267 ] {701eaf41-a519-479e-88c0-2ff94f62ca47} <Debug> TCPHandler: Processed in 0.001355543 sec. | ||
| 6037 | 2026.02.27 15:08:55.891479 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2026.02.27 15:08:55.891570 [ 267 ] {69d66413-c698-4f4c-83aa-b14454003006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6039 | 2026.02.27 15:08:55.891623 [ 267 ] {69d66413-c698-4f4c-83aa-b14454003006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6040 | 2026.02.27 15:08:55.892467 [ 267 ] {69d66413-c698-4f4c-83aa-b14454003006} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.02.27 15:08:55.892505 [ 267 ] {69d66413-c698-4f4c-83aa-b14454003006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6042 | 2026.02.27 15:08:55.893108 [ 267 ] {69d66413-c698-4f4c-83aa-b14454003006} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6043 | 2026.02.27 15:08:55.893327 [ 267 ] {69d66413-c698-4f4c-83aa-b14454003006} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2026.02.27 15:08:55.893441 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6045 | 2026.02.27 15:08:55.893461 [ 267 ] {69d66413-c698-4f4c-83aa-b14454003006} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001909 sec., 21477.2132006286 rows/sec., 38.49 MiB/sec. | ||
| 6046 | 2026.02.27 15:08:55.893521 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2026.02.27 15:08:55.893541 [ 267 ] {69d66413-c698-4f4c-83aa-b14454003006} <Debug> TCPHandler: Processed in 0.002109761 sec. | ||
| 6048 | 2026.02.27 15:08:55.893553 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6049 | 2026.02.27 15:08:55.893663 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.02.27 15:08:55.893688 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 6051 | 2026.02.27 15:08:55.893761 [ 267 ] {18212d1d-7ee4-417d-b5fc-1aa518cc7576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6052 | 2026.02.27 15:08:55.893806 [ 267 ] {18212d1d-7ee4-417d-b5fc-1aa518cc7576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6053 | 2026.02.27 15:08:55.893938 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6054 | 2026.02.27 15:08:55.894005 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 528 rows starting from the beginning of the part | ||
| 6055 | 2026.02.27 15:08:55.894132 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 6056 | 2026.02.27 15:08:55.894151 [ 267 ] {18212d1d-7ee4-417d-b5fc-1aa518cc7576} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6057 | 2026.02.27 15:08:55.894191 [ 267 ] {18212d1d-7ee4-417d-b5fc-1aa518cc7576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6058 | 2026.02.27 15:08:55.894235 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6059 | 2026.02.27 15:08:55.894342 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 6060 | 2026.02.27 15:08:55.894444 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6061 | 2026.02.27 15:08:55.894524 [ 267 ] {18212d1d-7ee4-417d-b5fc-1aa518cc7576} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6062 | 2026.02.27 15:08:55.894544 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6063 | 2026.02.27 15:08:55.894744 [ 267 ] {18212d1d-7ee4-417d-b5fc-1aa518cc7576} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.02.27 15:08:55.894877 [ 267 ] {18212d1d-7ee4-417d-b5fc-1aa518cc7576} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 6065 | 2026.02.27 15:08:55.894915 [ 267 ] {18212d1d-7ee4-417d-b5fc-1aa518cc7576} <Debug> TCPHandler: Processed in 0.001301443 sec. | ||
| 6066 | 2026.02.27 15:08:55.917326 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 733 rows, containing 19 columns (19 merged, 0 gathered) in 0.023699852 sec., 30928.463181964173 rows/sec., 55.42 MiB/sec. | ||
| 6067 | 2026.02.27 15:08:55.918497 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6068 | 2026.02.27 15:08:55.918911 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.02.27 15:08:55.918999 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6070 | 2026.02.27 15:08:55.919147 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.72 MiB. | ||
| 6071 | 2026.02.27 15:08:56.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.37 MiB, peak 276.06 MiB, free memory in arenas 0.00 B, will set to 270.28 MiB (RSS), difference: 1.91 MiB | ||
| 6072 | 2026.02.27 15:08:57.225833 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6073 | 2026.02.27 15:08:57.225910 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6074 | 2026.02.27 15:08:57.428772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14350 | ||
| 6075 | 2026.02.27 15:08:57.429348 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.02.27 15:08:57.429397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6077 | 2026.02.27 15:08:57.429888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6078 | 2026.02.27 15:08:57.430149 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.02.27 15:08:57.430298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14350 | ||
| 6080 | 2026.02.27 15:08:58.273739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6081 | 2026.02.27 15:08:58.290384 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.02.27 15:08:58.290450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6083 | 2026.02.27 15:08:58.296765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6084 | 2026.02.27 15:08:58.297483 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.02.27 15:08:58.300781 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6086 | 2026.02.27 15:09:00.884717 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.02.27 15:09:00.884905 [ 267 ] {ca193c2c-85ca-4038-8b1c-f4785dac448e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6088 | 2026.02.27 15:09:00.884972 [ 267 ] {ca193c2c-85ca-4038-8b1c-f4785dac448e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6089 | 2026.02.27 15:09:00.885613 [ 267 ] {ca193c2c-85ca-4038-8b1c-f4785dac448e} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.02.27 15:09:00.885656 [ 267 ] {ca193c2c-85ca-4038-8b1c-f4785dac448e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6091 | 2026.02.27 15:09:00.886069 [ 267 ] {ca193c2c-85ca-4038-8b1c-f4785dac448e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6092 | 2026.02.27 15:09:00.886306 [ 267 ] {ca193c2c-85ca-4038-8b1c-f4785dac448e} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.02.27 15:09:00.886459 [ 267 ] {ca193c2c-85ca-4038-8b1c-f4785dac448e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. | ||
| 6094 | 2026.02.27 15:09:00.886508 [ 267 ] {ca193c2c-85ca-4038-8b1c-f4785dac448e} <Debug> TCPHandler: Processed in 0.001913369 sec. | ||
| 6095 | 2026.02.27 15:09:00.886624 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.02.27 15:09:00.886726 [ 267 ] {fda0a798-e562-45b0-b9ab-4074984d3e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6097 | 2026.02.27 15:09:00.886770 [ 267 ] {fda0a798-e562-45b0-b9ab-4074984d3e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6098 | 2026.02.27 15:09:00.887201 [ 267 ] {fda0a798-e562-45b0-b9ab-4074984d3e64} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.02.27 15:09:00.887240 [ 267 ] {fda0a798-e562-45b0-b9ab-4074984d3e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6100 | 2026.02.27 15:09:00.887570 [ 267 ] {fda0a798-e562-45b0-b9ab-4074984d3e64} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6101 | 2026.02.27 15:09:00.887790 [ 267 ] {fda0a798-e562-45b0-b9ab-4074984d3e64} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.02.27 15:09:00.887921 [ 267 ] {fda0a798-e562-45b0-b9ab-4074984d3e64} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 6103 | 2026.02.27 15:09:00.887959 [ 267 ] {fda0a798-e562-45b0-b9ab-4074984d3e64} <Debug> TCPHandler: Processed in 0.001386094 sec. | ||
| 6104 | 2026.02.27 15:09:00.888068 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.02.27 15:09:00.888164 [ 267 ] {ff3464e6-9291-460f-8b00-83cd58625aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6106 | 2026.02.27 15:09:00.888208 [ 267 ] {ff3464e6-9291-460f-8b00-83cd58625aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6107 | 2026.02.27 15:09:00.888620 [ 267 ] {ff3464e6-9291-460f-8b00-83cd58625aa6} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.02.27 15:09:00.888658 [ 267 ] {ff3464e6-9291-460f-8b00-83cd58625aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6109 | 2026.02.27 15:09:00.889019 [ 267 ] {ff3464e6-9291-460f-8b00-83cd58625aa6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6110 | 2026.02.27 15:09:00.889249 [ 267 ] {ff3464e6-9291-460f-8b00-83cd58625aa6} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.02.27 15:09:00.889386 [ 267 ] {ff3464e6-9291-460f-8b00-83cd58625aa6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 6112 | 2026.02.27 15:09:00.889433 [ 267 ] {ff3464e6-9291-460f-8b00-83cd58625aa6} <Debug> TCPHandler: Processed in 0.001414173 sec. | ||
| 6113 | 2026.02.27 15:09:00.889563 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2026.02.27 15:09:00.889670 [ 267 ] {9fc0b242-260c-444b-a124-c6d1b2ab5352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6115 | 2026.02.27 15:09:00.889721 [ 267 ] {9fc0b242-260c-444b-a124-c6d1b2ab5352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6116 | 2026.02.27 15:09:00.890108 [ 267 ] {9fc0b242-260c-444b-a124-c6d1b2ab5352} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.02.27 15:09:00.890151 [ 267 ] {9fc0b242-260c-444b-a124-c6d1b2ab5352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6118 | 2026.02.27 15:09:00.890568 [ 267 ] {9fc0b242-260c-444b-a124-c6d1b2ab5352} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6119 | 2026.02.27 15:09:00.890813 [ 267 ] {9fc0b242-260c-444b-a124-c6d1b2ab5352} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.02.27 15:09:00.890949 [ 267 ] {9fc0b242-260c-444b-a124-c6d1b2ab5352} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001302 sec., 46082.949308755764 rows/sec., 3.11 MiB/sec. | ||
| 6121 | 2026.02.27 15:09:00.890986 [ 267 ] {9fc0b242-260c-444b-a124-c6d1b2ab5352} <Debug> TCPHandler: Processed in 0.001482804 sec. | ||
| 6122 | 2026.02.27 15:09:02.092471 [ 60 ] {} <Debug> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6123 | 2026.02.27 15:09:02.092538 [ 60 ] {} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2026.02.27 15:09:02.092561 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6125 | 2026.02.27 15:09:02.092690 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::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 | ||
| 6126 | 2026.02.27 15:09:02.092839 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6127 | 2026.02.27 15:09:02.092876 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part | ||
| 6128 | 2026.02.27 15:09:02.092952 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 6129 | 2026.02.27 15:09:02.093003 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 6130 | 2026.02.27 15:09:02.093050 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 6131 | 2026.02.27 15:09:02.093092 [ 191 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 6132 | 2026.02.27 15:09:02.094029 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396454 sec., 723260.4869190105 rows/sec., 52.78 MiB/sec. | ||
| 6133 | 2026.02.27 15:09:02.094219 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6134 | 2026.02.27 15:09:02.094522 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_9_2} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.02.27 15:09:02.094603 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_9_2} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6136 | 2026.02.27 15:09:02.094706 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6137 | 2026.02.27 15:09:02.458650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 722 | ||
| 6138 | 2026.02.27 15:09:02.460900 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.02.27 15:09:02.460962 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6140 | 2026.02.27 15:09:02.462295 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6141 | 2026.02.27 15:09:02.462582 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.02.27 15:09:02.462999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 6143 | 2026.02.27 15:09:04.930527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14798 | ||
| 6144 | 2026.02.27 15:09:04.931027 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.02.27 15:09:04.931063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6146 | 2026.02.27 15:09:04.931565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6147 | 2026.02.27 15:09:04.931789 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.02.27 15:09:04.931913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14798 | ||
| 6149 | 2026.02.27 15:09:04.931935 [ 73 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6150 | 2026.02.27 15:09:04.932001 [ 73 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.02.27 15:09:04.932021 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6152 | 2026.02.27 15:09:04.932119 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 6153 | 2026.02.27 15:09:04.932215 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6154 | 2026.02.27 15:09:04.932249 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12430 rows starting from the beginning of the part | ||
| 6155 | 2026.02.27 15:09:04.932334 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 6156 | 2026.02.27 15:09:04.932379 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 6157 | 2026.02.27 15:09:04.932421 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 6158 | 2026.02.27 15:09:04.932466 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 6159 | 2026.02.27 15:09:04.932519 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 6160 | 2026.02.27 15:09:04.934741 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14798 rows, containing 4 columns (4 merged, 0 gathered) in 0.002660666 sec., 5561765.362506982 rows/sec., 79.56 MiB/sec. | ||
| 6161 | 2026.02.27 15:09:04.935064 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6162 | 2026.02.27 15:09:04.935300 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_31_6} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.02.27 15:09:04.935366 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_31_6} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6164 | 2026.02.27 15:09:04.935436 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6165 | 2026.02.27 15:09:05.800996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6166 | 2026.02.27 15:09:05.819656 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.02.27 15:09:05.819723 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6168 | 2026.02.27 15:09:05.825450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6169 | 2026.02.27 15:09:05.826179 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.02.27 15:09:05.826489 [ 73 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6171 | 2026.02.27 15:09:05.826587 [ 73 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.02.27 15:09:05.826623 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6173 | 2026.02.27 15:09:05.826782 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 6174 | 2026.02.27 15:09:05.829939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6175 | 2026.02.27 15:09:05.830873 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6176 | 2026.02.27 15:09:05.832362 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 6177 | 2026.02.27 15:09:05.837210 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 6178 | 2026.02.27 15:09:05.841500 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 6179 | 2026.02.27 15:09:05.846218 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 6180 | 2026.02.27 15:09:05.850665 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 6181 | 2026.02.27 15:09:05.854530 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 6182 | 2026.02.27 15:09:05.885941 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6183 | 2026.02.27 15:09:05.886086 [ 267 ] {6fe35263-9a10-493b-898f-9ed5d28e2aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6184 | 2026.02.27 15:09:05.886140 [ 267 ] {6fe35263-9a10-493b-898f-9ed5d28e2aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6185 | 2026.02.27 15:09:05.886637 [ 267 ] {6fe35263-9a10-493b-898f-9ed5d28e2aaa} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6186 | 2026.02.27 15:09:05.886673 [ 267 ] {6fe35263-9a10-493b-898f-9ed5d28e2aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6187 | 2026.02.27 15:09:05.887139 [ 267 ] {6fe35263-9a10-493b-898f-9ed5d28e2aaa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6188 | 2026.02.27 15:09:05.887350 [ 267 ] {6fe35263-9a10-493b-898f-9ed5d28e2aaa} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.02.27 15:09:05.887480 [ 267 ] {6fe35263-9a10-493b-898f-9ed5d28e2aaa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001432 sec., 1396.6480446927376 rows/sec., 113.89 KiB/sec. | ||
| 6190 | 2026.02.27 15:09:05.887518 [ 267 ] {6fe35263-9a10-493b-898f-9ed5d28e2aaa} <Debug> TCPHandler: Processed in 0.001685507 sec. | ||
| 6191 | 2026.02.27 15:09:05.887625 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6192 | 2026.02.27 15:09:05.887716 [ 267 ] {06034ee0-a443-4a9a-a8e5-6d0164c9fb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6193 | 2026.02.27 15:09:05.887754 [ 267 ] {06034ee0-a443-4a9a-a8e5-6d0164c9fb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6194 | 2026.02.27 15:09:05.888224 [ 267 ] {06034ee0-a443-4a9a-a8e5-6d0164c9fb6d} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.02.27 15:09:05.888261 [ 267 ] {06034ee0-a443-4a9a-a8e5-6d0164c9fb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6196 | 2026.02.27 15:09:05.888606 [ 267 ] {06034ee0-a443-4a9a-a8e5-6d0164c9fb6d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6197 | 2026.02.27 15:09:05.888820 [ 267 ] {06034ee0-a443-4a9a-a8e5-6d0164c9fb6d} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.02.27 15:09:05.888948 [ 267 ] {06034ee0-a443-4a9a-a8e5-6d0164c9fb6d} <Debug> executeQuery: Read 139 rows, 12.33 KiB in 0.00125 sec., 111200 rows/sec., 9.63 MiB/sec. | ||
| 6199 | 2026.02.27 15:09:05.888985 [ 267 ] {06034ee0-a443-4a9a-a8e5-6d0164c9fb6d} <Debug> TCPHandler: Processed in 0.001407264 sec. | ||
| 6200 | 2026.02.27 15:09:05.889102 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6201 | 2026.02.27 15:09:05.889194 [ 267 ] {0c87b609-0cb8-48e4-8767-a028be562500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6202 | 2026.02.27 15:09:05.889233 [ 267 ] {0c87b609-0cb8-48e4-8767-a028be562500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6203 | 2026.02.27 15:09:05.889629 [ 267 ] {0c87b609-0cb8-48e4-8767-a028be562500} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6204 | 2026.02.27 15:09:05.889666 [ 267 ] {0c87b609-0cb8-48e4-8767-a028be562500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6205 | 2026.02.27 15:09:05.890018 [ 267 ] {0c87b609-0cb8-48e4-8767-a028be562500} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6206 | 2026.02.27 15:09:05.890232 [ 267 ] {0c87b609-0cb8-48e4-8767-a028be562500} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2026.02.27 15:09:05.890356 [ 267 ] {0c87b609-0cb8-48e4-8767-a028be562500} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.00118 sec., 36440.67796610169 rows/sec., 2.67 MiB/sec. | ||
| 6208 | 2026.02.27 15:09:05.890393 [ 267 ] {0c87b609-0cb8-48e4-8767-a028be562500} <Debug> TCPHandler: Processed in 0.001338783 sec. | ||
| 6209 | 2026.02.27 15:09:05.890493 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6210 | 2026.02.27 15:09:05.890583 [ 267 ] {728f9695-8661-47fb-b2a3-1807bd5248cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6211 | 2026.02.27 15:09:05.890622 [ 267 ] {728f9695-8661-47fb-b2a3-1807bd5248cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6212 | 2026.02.27 15:09:05.891045 [ 267 ] {728f9695-8661-47fb-b2a3-1807bd5248cb} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2026.02.27 15:09:05.891081 [ 267 ] {728f9695-8661-47fb-b2a3-1807bd5248cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6214 | 2026.02.27 15:09:05.891397 [ 267 ] {728f9695-8661-47fb-b2a3-1807bd5248cb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6215 | 2026.02.27 15:09:05.891598 [ 267 ] {728f9695-8661-47fb-b2a3-1807bd5248cb} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2026.02.27 15:09:05.891722 [ 267 ] {728f9695-8661-47fb-b2a3-1807bd5248cb} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001157 sec., 92480.55315471046 rows/sec., 7.23 MiB/sec. | ||
| 6217 | 2026.02.27 15:09:05.891759 [ 267 ] {728f9695-8661-47fb-b2a3-1807bd5248cb} <Debug> TCPHandler: Processed in 0.001313513 sec. | ||
| 6218 | 2026.02.27 15:09:05.891865 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2026.02.27 15:09:05.891955 [ 267 ] {bc7a448e-86bc-4085-8977-d045aed89e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6220 | 2026.02.27 15:09:05.891996 [ 267 ] {bc7a448e-86bc-4085-8977-d045aed89e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6221 | 2026.02.27 15:09:05.892373 [ 267 ] {bc7a448e-86bc-4085-8977-d045aed89e2a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2026.02.27 15:09:05.892409 [ 267 ] {bc7a448e-86bc-4085-8977-d045aed89e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6223 | 2026.02.27 15:09:05.892752 [ 267 ] {bc7a448e-86bc-4085-8977-d045aed89e2a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6224 | 2026.02.27 15:09:05.892951 [ 267 ] {bc7a448e-86bc-4085-8977-d045aed89e2a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2026.02.27 15:09:05.893075 [ 267 ] {bc7a448e-86bc-4085-8977-d045aed89e2a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001138 sec., 141476.2741652021 rows/sec., 9.85 MiB/sec. | ||
| 6226 | 2026.02.27 15:09:05.893111 [ 267 ] {bc7a448e-86bc-4085-8977-d045aed89e2a} <Debug> TCPHandler: Processed in 0.001292703 sec. | ||
| 6227 | 2026.02.27 15:09:05.893213 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2026.02.27 15:09:05.893303 [ 267 ] {cc6bad2c-91e4-4d69-9651-2997797ea1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6229 | 2026.02.27 15:09:05.893355 [ 267 ] {cc6bad2c-91e4-4d69-9651-2997797ea1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6230 | 2026.02.27 15:09:05.894161 [ 267 ] {cc6bad2c-91e4-4d69-9651-2997797ea1f1} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2026.02.27 15:09:05.894197 [ 267 ] {cc6bad2c-91e4-4d69-9651-2997797ea1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6232 | 2026.02.27 15:09:05.894990 [ 267 ] {cc6bad2c-91e4-4d69-9651-2997797ea1f1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6233 | 2026.02.27 15:09:05.895213 [ 267 ] {cc6bad2c-91e4-4d69-9651-2997797ea1f1} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2026.02.27 15:09:05.895345 [ 267 ] {cc6bad2c-91e4-4d69-9651-2997797ea1f1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002059 sec., 19912.5789218067 rows/sec., 35.68 MiB/sec. | ||
| 6235 | 2026.02.27 15:09:05.895403 [ 267 ] {cc6bad2c-91e4-4d69-9651-2997797ea1f1} <Debug> TCPHandler: Processed in 0.002236312 sec. | ||
| 6236 | 2026.02.27 15:09:05.895512 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2026.02.27 15:09:05.895603 [ 267 ] {ecac6dbb-9f66-471f-af6c-f1577e2cf3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6238 | 2026.02.27 15:09:05.895643 [ 267 ] {ecac6dbb-9f66-471f-af6c-f1577e2cf3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6239 | 2026.02.27 15:09:05.895962 [ 267 ] {ecac6dbb-9f66-471f-af6c-f1577e2cf3fc} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2026.02.27 15:09:05.895997 [ 267 ] {ecac6dbb-9f66-471f-af6c-f1577e2cf3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6241 | 2026.02.27 15:09:05.896311 [ 267 ] {ecac6dbb-9f66-471f-af6c-f1577e2cf3fc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6242 | 2026.02.27 15:09:05.896521 [ 267 ] {ecac6dbb-9f66-471f-af6c-f1577e2cf3fc} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2026.02.27 15:09:05.896645 [ 267 ] {ecac6dbb-9f66-471f-af6c-f1577e2cf3fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 6244 | 2026.02.27 15:09:05.896679 [ 267 ] {ecac6dbb-9f66-471f-af6c-f1577e2cf3fc} <Debug> TCPHandler: Processed in 0.001214812 sec. | ||
| 6245 | 2026.02.27 15:09:05.907096 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080380097 sec., 2911.1684202122824 rows/sec., 15.05 MiB/sec. | ||
| 6246 | 2026.02.27 15:09:05.909484 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6247 | 2026.02.27 15:09:05.911482 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_31_6} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.02.27 15:09:05.911568 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_31_6} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6249 | 2026.02.27 15:09:05.913532 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6250 | 2026.02.27 15:09:06.000264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.99 MiB, peak 283.55 MiB, free memory in arenas 0.00 B, will set to 275.51 MiB (RSS), difference: 2.52 MiB | ||
| 6251 | 2026.02.27 15:09:10.884495 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2026.02.27 15:09:10.884690 [ 267 ] {4f429347-bc2f-4d3e-959e-adf3ef894777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6253 | 2026.02.27 15:09:10.884759 [ 267 ] {4f429347-bc2f-4d3e-959e-adf3ef894777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6254 | 2026.02.27 15:09:10.885416 [ 267 ] {4f429347-bc2f-4d3e-959e-adf3ef894777} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.02.27 15:09:10.885467 [ 267 ] {4f429347-bc2f-4d3e-959e-adf3ef894777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6256 | 2026.02.27 15:09:10.885875 [ 267 ] {4f429347-bc2f-4d3e-959e-adf3ef894777} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6257 | 2026.02.27 15:09:10.886105 [ 267 ] {4f429347-bc2f-4d3e-959e-adf3ef894777} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2026.02.27 15:09:10.886269 [ 267 ] {4f429347-bc2f-4d3e-959e-adf3ef894777} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.63 MiB/sec. | ||
| 6259 | 2026.02.27 15:09:10.886318 [ 267 ] {4f429347-bc2f-4d3e-959e-adf3ef894777} <Debug> TCPHandler: Processed in 0.001951299 sec. | ||
| 6260 | 2026.02.27 15:09:10.886444 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2026.02.27 15:09:10.886546 [ 267 ] {940153a8-21fb-4212-9acd-112d0ffaf899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6262 | 2026.02.27 15:09:10.886590 [ 267 ] {940153a8-21fb-4212-9acd-112d0ffaf899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6263 | 2026.02.27 15:09:10.887035 [ 267 ] {940153a8-21fb-4212-9acd-112d0ffaf899} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.02.27 15:09:10.887073 [ 267 ] {940153a8-21fb-4212-9acd-112d0ffaf899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6265 | 2026.02.27 15:09:10.887385 [ 267 ] {940153a8-21fb-4212-9acd-112d0ffaf899} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6266 | 2026.02.27 15:09:10.887599 [ 267 ] {940153a8-21fb-4212-9acd-112d0ffaf899} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.02.27 15:09:10.887730 [ 267 ] {940153a8-21fb-4212-9acd-112d0ffaf899} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 6268 | 2026.02.27 15:09:10.887771 [ 267 ] {940153a8-21fb-4212-9acd-112d0ffaf899} <Debug> TCPHandler: Processed in 0.001379123 sec. | ||
| 6269 | 2026.02.27 15:09:10.887891 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.02.27 15:09:10.887987 [ 267 ] {d8c12e94-f659-47e0-aa34-77204d85dd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6271 | 2026.02.27 15:09:10.888030 [ 267 ] {d8c12e94-f659-47e0-aa34-77204d85dd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6272 | 2026.02.27 15:09:10.888465 [ 267 ] {d8c12e94-f659-47e0-aa34-77204d85dd6a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.02.27 15:09:10.888504 [ 267 ] {d8c12e94-f659-47e0-aa34-77204d85dd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6274 | 2026.02.27 15:09:10.888852 [ 267 ] {d8c12e94-f659-47e0-aa34-77204d85dd6a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6275 | 2026.02.27 15:09:10.889068 [ 267 ] {d8c12e94-f659-47e0-aa34-77204d85dd6a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.02.27 15:09:10.889201 [ 267 ] {d8c12e94-f659-47e0-aa34-77204d85dd6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 6277 | 2026.02.27 15:09:10.889240 [ 267 ] {d8c12e94-f659-47e0-aa34-77204d85dd6a} <Debug> TCPHandler: Processed in 0.001397474 sec. | ||
| 6278 | 2026.02.27 15:09:10.889370 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.02.27 15:09:10.889496 [ 267 ] {13bba49b-2f93-43d2-8f35-9262e29a099f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.02.27 15:09:10.889548 [ 267 ] {13bba49b-2f93-43d2-8f35-9262e29a099f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6281 | 2026.02.27 15:09:10.889920 [ 267 ] {13bba49b-2f93-43d2-8f35-9262e29a099f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.02.27 15:09:10.889958 [ 267 ] {13bba49b-2f93-43d2-8f35-9262e29a099f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6283 | 2026.02.27 15:09:10.890289 [ 267 ] {13bba49b-2f93-43d2-8f35-9262e29a099f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6284 | 2026.02.27 15:09:10.890507 [ 267 ] {13bba49b-2f93-43d2-8f35-9262e29a099f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.02.27 15:09:10.890648 [ 267 ] {13bba49b-2f93-43d2-8f35-9262e29a099f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 6286 | 2026.02.27 15:09:10.890687 [ 267 ] {13bba49b-2f93-43d2-8f35-9262e29a099f} <Debug> TCPHandler: Processed in 0.001378724 sec. | ||
| 6287 | 2026.02.27 15:09:12.225959 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6288 | 2026.02.27 15:09:12.226009 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6289 | 2026.02.27 15:09:12.432928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15310 | ||
| 6290 | 2026.02.27 15:09:12.433470 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.02.27 15:09:12.433510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6292 | 2026.02.27 15:09:12.433988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6293 | 2026.02.27 15:09:12.434216 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.02.27 15:09:12.434346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15310 | ||
| 6295 | 2026.02.27 15:09:12.463119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 744 | ||
| 6296 | 2026.02.27 15:09:12.465137 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.02.27 15:09:12.465177 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6298 | 2026.02.27 15:09:12.466369 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6299 | 2026.02.27 15:09:12.466658 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.02.27 15:09:12.467000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 6301 | 2026.02.27 15:09:13.001637 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001223202 sec. | ||
| 6302 | 2026.02.27 15:09:13.330981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6303 | 2026.02.27 15:09:13.346408 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.02.27 15:09:13.346465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6305 | 2026.02.27 15:09:13.352082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6306 | 2026.02.27 15:09:13.352767 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.02.27 15:09:13.355346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6308 | 2026.02.27 15:09:15.885855 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.02.27 15:09:15.886070 [ 267 ] {961d8157-130e-42e4-98f8-5062b51c8023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6310 | 2026.02.27 15:09:15.886147 [ 267 ] {961d8157-130e-42e4-98f8-5062b51c8023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6311 | 2026.02.27 15:09:15.886945 [ 267 ] {961d8157-130e-42e4-98f8-5062b51c8023} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.02.27 15:09:15.886997 [ 267 ] {961d8157-130e-42e4-98f8-5062b51c8023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6313 | 2026.02.27 15:09:15.887570 [ 267 ] {961d8157-130e-42e4-98f8-5062b51c8023} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6314 | 2026.02.27 15:09:15.887849 [ 267 ] {961d8157-130e-42e4-98f8-5062b51c8023} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.02.27 15:09:15.888013 [ 267 ] {961d8157-130e-42e4-98f8-5062b51c8023} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001998 sec., 69069.06906906907 rows/sec., 5.99 MiB/sec. | ||
| 6316 | 2026.02.27 15:09:15.888021 [ 51 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6317 | 2026.02.27 15:09:15.888063 [ 267 ] {961d8157-130e-42e4-98f8-5062b51c8023} <Debug> TCPHandler: Processed in 0.002345803 sec. | ||
| 6318 | 2026.02.27 15:09:15.888090 [ 51 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.02.27 15:09:15.888117 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6320 | 2026.02.27 15:09:15.888193 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2026.02.27 15:09:15.888250 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 6322 | 2026.02.27 15:09:15.888299 [ 267 ] {c3e6652e-b2c7-4035-936b-899a23c07912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6323 | 2026.02.27 15:09:15.888350 [ 267 ] {c3e6652e-b2c7-4035-936b-899a23c07912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6324 | 2026.02.27 15:09:15.888400 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6325 | 2026.02.27 15:09:15.888438 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1409 rows starting from the beginning of the part | ||
| 6326 | 2026.02.27 15:09:15.888505 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part | ||
| 6327 | 2026.02.27 15:09:15.888552 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6328 | 2026.02.27 15:09:15.888594 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 139 rows starting from the beginning of the part | ||
| 6329 | 2026.02.27 15:09:15.888632 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6330 | 2026.02.27 15:09:15.888670 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 138 rows starting from the beginning of the part | ||
| 6331 | 2026.02.27 15:09:15.888788 [ 267 ] {c3e6652e-b2c7-4035-936b-899a23c07912} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6332 | 2026.02.27 15:09:15.888834 [ 267 ] {c3e6652e-b2c7-4035-936b-899a23c07912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6333 | 2026.02.27 15:09:15.889307 [ 267 ] {c3e6652e-b2c7-4035-936b-899a23c07912} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6334 | 2026.02.27 15:09:15.889551 [ 267 ] {c3e6652e-b2c7-4035-936b-899a23c07912} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6335 | 2026.02.27 15:09:15.889689 [ 267 ] {c3e6652e-b2c7-4035-936b-899a23c07912} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001414 sec., 28995.756718529 rows/sec., 2.13 MiB/sec. | ||
| 6336 | 2026.02.27 15:09:15.889729 [ 267 ] {c3e6652e-b2c7-4035-936b-899a23c07912} <Debug> TCPHandler: Processed in 0.001586856 sec. | ||
| 6337 | 2026.02.27 15:09:15.889837 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2026.02.27 15:09:15.889847 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659216 sec., 1166816.13484923 rows/sec., 102.31 MiB/sec. | ||
| 6339 | 2026.02.27 15:09:15.889934 [ 267 ] {69c0a6bb-cde4-4c38-a578-2275fb72db69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6340 | 2026.02.27 15:09:15.889976 [ 267 ] {69c0a6bb-cde4-4c38-a578-2275fb72db69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6341 | 2026.02.27 15:09:15.890097 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6342 | 2026.02.27 15:09:15.890400 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.02.27 15:09:15.890417 [ 267 ] {69c0a6bb-cde4-4c38-a578-2275fb72db69} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.02.27 15:09:15.890454 [ 267 ] {69c0a6bb-cde4-4c38-a578-2275fb72db69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6345 | 2026.02.27 15:09:15.890482 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_46_9} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6346 | 2026.02.27 15:09:15.890590 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6347 | 2026.02.27 15:09:15.890779 [ 267 ] {69c0a6bb-cde4-4c38-a578-2275fb72db69} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6348 | 2026.02.27 15:09:15.890995 [ 267 ] {69c0a6bb-cde4-4c38-a578-2275fb72db69} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.02.27 15:09:15.891103 [ 51 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6350 | 2026.02.27 15:09:15.891125 [ 267 ] {69c0a6bb-cde4-4c38-a578-2275fb72db69} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001211 sec., 86705.20231213872 rows/sec., 6.77 MiB/sec. | ||
| 6351 | 2026.02.27 15:09:15.891139 [ 51 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.02.27 15:09:15.891165 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6353 | 2026.02.27 15:09:15.891169 [ 267 ] {69c0a6bb-cde4-4c38-a578-2275fb72db69} <Debug> TCPHandler: Processed in 0.001381834 sec. | ||
| 6354 | 2026.02.27 15:09:15.891245 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 6355 | 2026.02.27 15:09:15.891290 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.02.27 15:09:15.891331 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6357 | 2026.02.27 15:09:15.891360 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 633 rows starting from the beginning of the part | ||
| 6358 | 2026.02.27 15:09:15.891385 [ 267 ] {4da8559f-444e-44dd-8ef6-0672a422d984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6359 | 2026.02.27 15:09:15.891429 [ 267 ] {4da8559f-444e-44dd-8ef6-0672a422d984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6360 | 2026.02.27 15:09:15.891439 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 105 rows starting from the beginning of the part | ||
| 6361 | 2026.02.27 15:09:15.891485 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6362 | 2026.02.27 15:09:15.891525 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 107 rows starting from the beginning of the part | ||
| 6363 | 2026.02.27 15:09:15.891564 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6364 | 2026.02.27 15:09:15.891603 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 105 rows starting from the beginning of the part | ||
| 6365 | 2026.02.27 15:09:15.891832 [ 267 ] {4da8559f-444e-44dd-8ef6-0672a422d984} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.02.27 15:09:15.891871 [ 267 ] {4da8559f-444e-44dd-8ef6-0672a422d984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6367 | 2026.02.27 15:09:15.892239 [ 267 ] {4da8559f-444e-44dd-8ef6-0672a422d984} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6368 | 2026.02.27 15:09:15.892453 [ 267 ] {4da8559f-444e-44dd-8ef6-0672a422d984} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.02.27 15:09:15.892533 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001316403 sec., 818898.1641640136 rows/sec., 65.77 MiB/sec. | ||
| 6370 | 2026.02.27 15:09:15.892573 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6371 | 2026.02.27 15:09:15.892599 [ 267 ] {4da8559f-444e-44dd-8ef6-0672a422d984} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 6372 | 2026.02.27 15:09:15.892610 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2026.02.27 15:09:15.892639 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6374 | 2026.02.27 15:09:15.892644 [ 267 ] {4da8559f-444e-44dd-8ef6-0672a422d984} <Debug> TCPHandler: Processed in 0.001403014 sec. | ||
| 6375 | 2026.02.27 15:09:15.892709 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 6376 | 2026.02.27 15:09:15.892758 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.02.27 15:09:15.892781 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6378 | 2026.02.27 15:09:15.892791 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6379 | 2026.02.27 15:09:15.892832 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12852 rows starting from the beginning of the part | ||
| 6380 | 2026.02.27 15:09:15.892851 [ 267 ] {933aa540-5416-4c6a-ac5d-839d8d71dafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6381 | 2026.02.27 15:09:15.892878 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 6382 | 2026.02.27 15:09:15.892908 [ 267 ] {933aa540-5416-4c6a-ac5d-839d8d71dafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6383 | 2026.02.27 15:09:15.892915 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6384 | 2026.02.27 15:09:15.892953 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 161 rows starting from the beginning of the part | ||
| 6385 | 2026.02.27 15:09:15.892989 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6386 | 2026.02.27 15:09:15.893027 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 6387 | 2026.02.27 15:09:15.893118 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.02.27 15:09:15.893215 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_46_9} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6389 | 2026.02.27 15:09:15.893314 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6390 | 2026.02.27 15:09:15.893791 [ 267 ] {933aa540-5416-4c6a-ac5d-839d8d71dafa} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.02.27 15:09:15.893832 [ 267 ] {933aa540-5416-4c6a-ac5d-839d8d71dafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6392 | 2026.02.27 15:09:15.894575 [ 267 ] {933aa540-5416-4c6a-ac5d-839d8d71dafa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6393 | 2026.02.27 15:09:15.894824 [ 267 ] {933aa540-5416-4c6a-ac5d-839d8d71dafa} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.02.27 15:09:15.894973 [ 267 ] {933aa540-5416-4c6a-ac5d-839d8d71dafa} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00214 sec., 19158.8785046729 rows/sec., 34.33 MiB/sec. | ||
| 6395 | 2026.02.27 15:09:15.895043 [ 267 ] {933aa540-5416-4c6a-ac5d-839d8d71dafa} <Debug> TCPHandler: Processed in 0.002333263 sec. | ||
| 6396 | 2026.02.27 15:09:15.895157 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.02.27 15:09:15.895251 [ 267 ] {2cc4fd36-5c7c-4ddd-8936-304dcac4a221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6398 | 2026.02.27 15:09:15.895294 [ 267 ] {2cc4fd36-5c7c-4ddd-8936-304dcac4a221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6399 | 2026.02.27 15:09:15.895637 [ 267 ] {2cc4fd36-5c7c-4ddd-8936-304dcac4a221} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.02.27 15:09:15.895674 [ 267 ] {2cc4fd36-5c7c-4ddd-8936-304dcac4a221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6401 | 2026.02.27 15:09:15.896169 [ 267 ] {2cc4fd36-5c7c-4ddd-8936-304dcac4a221} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6402 | 2026.02.27 15:09:15.896400 [ 267 ] {2cc4fd36-5c7c-4ddd-8936-304dcac4a221} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2026.02.27 15:09:15.896514 [ 51 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6404 | 2026.02.27 15:09:15.896534 [ 267 ] {2cc4fd36-5c7c-4ddd-8936-304dcac4a221} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. | ||
| 6405 | 2026.02.27 15:09:15.896547 [ 51 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.02.27 15:09:15.896572 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6407 | 2026.02.27 15:09:15.896576 [ 267 ] {2cc4fd36-5c7c-4ddd-8936-304dcac4a221} <Debug> TCPHandler: Processed in 0.001469455 sec. | ||
| 6408 | 2026.02.27 15:09:15.896682 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 6409 | 2026.02.27 15:09:15.896841 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6410 | 2026.02.27 15:09:15.896889 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2310 rows starting from the beginning of the part | ||
| 6411 | 2026.02.27 15:09:15.896934 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 6412 | 2026.02.27 15:09:15.896968 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6413 | 2026.02.27 15:09:15.897001 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 6414 | 2026.02.27 15:09:15.897032 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6415 | 2026.02.27 15:09:15.897064 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 6416 | 2026.02.27 15:09:15.897666 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13653 rows, containing 5 columns (5 merged, 0 gathered) in 0.004983898 sec., 2739422.0347206146 rows/sec., 188.22 MiB/sec. | ||
| 6417 | 2026.02.27 15:09:15.898125 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6418 | 2026.02.27 15:09:15.898228 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2610 rows, containing 4 columns (4 merged, 0 gathered) in 0.001599686 sec., 1631570.1956508965 rows/sec., 110.02 MiB/sec. | ||
| 6419 | 2026.02.27 15:09:15.898409 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.02.27 15:09:15.898485 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6421 | 2026.02.27 15:09:15.898509 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6422 | 2026.02.27 15:09:15.898580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 6423 | 2026.02.27 15:09:15.898737 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_46_9} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.02.27 15:09:15.898800 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_46_9} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6425 | 2026.02.27 15:09:15.898857 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6426 | 2026.02.27 15:09:16.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.32 MiB, peak 285.16 MiB, free memory in arenas 0.00 B, will set to 278.00 MiB (RSS), difference: 1.68 MiB | ||
| 6427 | 2026.02.27 15:09:19.934442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15758 | ||
| 6428 | 2026.02.27 15:09:19.935011 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.02.27 15:09:19.935056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6430 | 2026.02.27 15:09:19.935593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6431 | 2026.02.27 15:09:19.935840 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.02.27 15:09:19.935982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15758 | ||
| 6433 | 2026.02.27 15:09:20.855435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6434 | 2026.02.27 15:09:20.873616 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.02.27 15:09:20.873695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6436 | 2026.02.27 15:09:20.879895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6437 | 2026.02.27 15:09:20.880749 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.02.27 15:09:20.885054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6439 | 2026.02.27 15:09:20.923649 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2026.02.27 15:09:20.923839 [ 267 ] {2a949858-e660-4494-8418-4b67089e88a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6441 | 2026.02.27 15:09:20.923913 [ 267 ] {2a949858-e660-4494-8418-4b67089e88a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6442 | 2026.02.27 15:09:20.924594 [ 267 ] {2a949858-e660-4494-8418-4b67089e88a0} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.02.27 15:09:20.924644 [ 267 ] {2a949858-e660-4494-8418-4b67089e88a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6444 | 2026.02.27 15:09:20.925044 [ 267 ] {2a949858-e660-4494-8418-4b67089e88a0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6445 | 2026.02.27 15:09:20.925289 [ 267 ] {2a949858-e660-4494-8418-4b67089e88a0} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2026.02.27 15:09:20.925445 [ 267 ] {2a949858-e660-4494-8418-4b67089e88a0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001655 sec., 14501.510574018126 rows/sec., 1.20 MiB/sec. | ||
| 6447 | 2026.02.27 15:09:20.925491 [ 267 ] {2a949858-e660-4494-8418-4b67089e88a0} <Debug> TCPHandler: Processed in 0.00198459 sec. | ||
| 6448 | 2026.02.27 15:09:20.925629 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2026.02.27 15:09:20.925728 [ 267 ] {66557688-3160-4924-936a-39a1c6a34b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6450 | 2026.02.27 15:09:20.925769 [ 267 ] {66557688-3160-4924-936a-39a1c6a34b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6451 | 2026.02.27 15:09:20.926179 [ 267 ] {66557688-3160-4924-936a-39a1c6a34b7b} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2026.02.27 15:09:20.926217 [ 267 ] {66557688-3160-4924-936a-39a1c6a34b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6453 | 2026.02.27 15:09:20.926525 [ 267 ] {66557688-3160-4924-936a-39a1c6a34b7b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6454 | 2026.02.27 15:09:20.926744 [ 267 ] {66557688-3160-4924-936a-39a1c6a34b7b} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2026.02.27 15:09:20.926877 [ 267 ] {66557688-3160-4924-936a-39a1c6a34b7b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00117 sec., 1709.4017094017092 rows/sec., 139.39 KiB/sec. | ||
| 6456 | 2026.02.27 15:09:20.926914 [ 267 ] {66557688-3160-4924-936a-39a1c6a34b7b} <Debug> TCPHandler: Processed in 0.001335913 sec. | ||
| 6457 | 2026.02.27 15:09:20.927028 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2026.02.27 15:09:20.927122 [ 267 ] {dd847956-6fcc-484b-acb3-f23d58d89467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6459 | 2026.02.27 15:09:20.927161 [ 267 ] {dd847956-6fcc-484b-acb3-f23d58d89467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6460 | 2026.02.27 15:09:20.928355 [ 267 ] {dd847956-6fcc-484b-acb3-f23d58d89467} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.02.27 15:09:20.928391 [ 267 ] {dd847956-6fcc-484b-acb3-f23d58d89467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6462 | 2026.02.27 15:09:20.928788 [ 267 ] {dd847956-6fcc-484b-acb3-f23d58d89467} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6463 | 2026.02.27 15:09:20.929026 [ 267 ] {dd847956-6fcc-484b-acb3-f23d58d89467} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2026.02.27 15:09:20.929152 [ 267 ] {dd847956-6fcc-484b-acb3-f23d58d89467} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.002049 sec., 642752.5622254758 rows/sec., 53.38 MiB/sec. | ||
| 6465 | 2026.02.27 15:09:20.929189 [ 267 ] {dd847956-6fcc-484b-acb3-f23d58d89467} <Debug> TCPHandler: Processed in 0.002212332 sec. | ||
| 6466 | 2026.02.27 15:09:20.929302 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2026.02.27 15:09:20.929395 [ 267 ] {f6703d8b-c7cd-4d27-b951-92ff4119b5d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6468 | 2026.02.27 15:09:20.929435 [ 267 ] {f6703d8b-c7cd-4d27-b951-92ff4119b5d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6469 | 2026.02.27 15:09:20.929856 [ 267 ] {f6703d8b-c7cd-4d27-b951-92ff4119b5d5} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2026.02.27 15:09:20.929904 [ 267 ] {f6703d8b-c7cd-4d27-b951-92ff4119b5d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6471 | 2026.02.27 15:09:20.930228 [ 267 ] {f6703d8b-c7cd-4d27-b951-92ff4119b5d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6472 | 2026.02.27 15:09:20.930439 [ 267 ] {f6703d8b-c7cd-4d27-b951-92ff4119b5d5} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2026.02.27 15:09:20.930536 [ 44 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6474 | 2026.02.27 15:09:20.930563 [ 267 ] {f6703d8b-c7cd-4d27-b951-92ff4119b5d5} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001186 sec., 11804.384485666105 rows/sec., 927.98 KiB/sec. | ||
| 6475 | 2026.02.27 15:09:20.930577 [ 44 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.02.27 15:09:20.930597 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6477 | 2026.02.27 15:09:20.930602 [ 267 ] {f6703d8b-c7cd-4d27-b951-92ff4119b5d5} <Debug> TCPHandler: Processed in 0.001349553 sec. | ||
| 6478 | 2026.02.27 15:09:20.930714 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 6479 | 2026.02.27 15:09:20.930718 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2026.02.27 15:09:20.930862 [ 267 ] {c589f218-cea1-49dd-b0fb-342c58e440ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6481 | 2026.02.27 15:09:20.930870 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6482 | 2026.02.27 15:09:20.930908 [ 267 ] {c589f218-cea1-49dd-b0fb-342c58e440ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6483 | 2026.02.27 15:09:20.930920 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 71 rows starting from the beginning of the part | ||
| 6484 | 2026.02.27 15:09:20.931007 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part | ||
| 6485 | 2026.02.27 15:09:20.931056 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 6486 | 2026.02.27 15:09:20.931103 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 43 rows starting from the beginning of the part | ||
| 6487 | 2026.02.27 15:09:20.931167 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 6488 | 2026.02.27 15:09:20.931230 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 6489 | 2026.02.27 15:09:20.931455 [ 267 ] {c589f218-cea1-49dd-b0fb-342c58e440ff} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2026.02.27 15:09:20.931497 [ 267 ] {c589f218-cea1-49dd-b0fb-342c58e440ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6491 | 2026.02.27 15:09:20.931876 [ 267 ] {c589f218-cea1-49dd-b0fb-342c58e440ff} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6492 | 2026.02.27 15:09:20.932144 [ 267 ] {c589f218-cea1-49dd-b0fb-342c58e440ff} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2026.02.27 15:09:20.932293 [ 267 ] {c589f218-cea1-49dd-b0fb-342c58e440ff} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001449 sec., 173913.04347826086 rows/sec., 12.03 MiB/sec. | ||
| 6494 | 2026.02.27 15:09:20.932332 [ 267 ] {c589f218-cea1-49dd-b0fb-342c58e440ff} <Debug> TCPHandler: Processed in 0.001663427 sec. | ||
| 6495 | 2026.02.27 15:09:20.932457 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6496 | 2026.02.27 15:09:20.932478 [ 186 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815588 sec., 125579.15121712636 rows/sec., 9.71 MiB/sec. | ||
| 6497 | 2026.02.27 15:09:20.932553 [ 267 ] {34c6544d-5ff1-4c01-8e94-4fa55fa355bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6498 | 2026.02.27 15:09:20.932608 [ 267 ] {34c6544d-5ff1-4c01-8e94-4fa55fa355bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6499 | 2026.02.27 15:09:20.932721 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6500 | 2026.02.27 15:09:20.933050 [ 267 ] {34c6544d-5ff1-4c01-8e94-4fa55fa355bb} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.02.27 15:09:20.933094 [ 267 ] {34c6544d-5ff1-4c01-8e94-4fa55fa355bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6502 | 2026.02.27 15:09:20.933143 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.02.27 15:09:20.933304 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_31_6} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6504 | 2026.02.27 15:09:20.933451 [ 267 ] {34c6544d-5ff1-4c01-8e94-4fa55fa355bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6505 | 2026.02.27 15:09:20.933465 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6506 | 2026.02.27 15:09:20.933684 [ 267 ] {34c6544d-5ff1-4c01-8e94-4fa55fa355bb} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6507 | 2026.02.27 15:09:20.933823 [ 267 ] {34c6544d-5ff1-4c01-8e94-4fa55fa355bb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001288 sec., 9316.770186335403 rows/sec., 727.87 KiB/sec. | ||
| 6508 | 2026.02.27 15:09:20.933872 [ 267 ] {34c6544d-5ff1-4c01-8e94-4fa55fa355bb} <Debug> TCPHandler: Processed in 0.001464935 sec. | ||
| 6509 | 2026.02.27 15:09:20.933998 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.02.27 15:09:20.934094 [ 267 ] {8ad01190-22ba-4624-82d2-4cdb00fabeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6511 | 2026.02.27 15:09:20.934135 [ 267 ] {8ad01190-22ba-4624-82d2-4cdb00fabeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6512 | 2026.02.27 15:09:20.934823 [ 267 ] {8ad01190-22ba-4624-82d2-4cdb00fabeb1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.02.27 15:09:20.934864 [ 267 ] {8ad01190-22ba-4624-82d2-4cdb00fabeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6514 | 2026.02.27 15:09:20.935222 [ 267 ] {8ad01190-22ba-4624-82d2-4cdb00fabeb1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6515 | 2026.02.27 15:09:20.935444 [ 267 ] {8ad01190-22ba-4624-82d2-4cdb00fabeb1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.02.27 15:09:20.935589 [ 267 ] {8ad01190-22ba-4624-82d2-4cdb00fabeb1} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001514 sec., 368560.10568031704 rows/sec., 27.62 MiB/sec. | ||
| 6517 | 2026.02.27 15:09:20.935629 [ 267 ] {8ad01190-22ba-4624-82d2-4cdb00fabeb1} <Debug> TCPHandler: Processed in 0.001681507 sec. | ||
| 6518 | 2026.02.27 15:09:20.935745 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.02.27 15:09:20.935840 [ 267 ] {2b77e3bf-7bbb-4b7a-9b7b-f96d9f0f932f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6520 | 2026.02.27 15:09:20.935885 [ 267 ] {2b77e3bf-7bbb-4b7a-9b7b-f96d9f0f932f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6521 | 2026.02.27 15:09:20.936612 [ 267 ] {2b77e3bf-7bbb-4b7a-9b7b-f96d9f0f932f} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.02.27 15:09:20.936656 [ 267 ] {2b77e3bf-7bbb-4b7a-9b7b-f96d9f0f932f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6523 | 2026.02.27 15:09:20.937104 [ 267 ] {2b77e3bf-7bbb-4b7a-9b7b-f96d9f0f932f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6524 | 2026.02.27 15:09:20.937342 [ 267 ] {2b77e3bf-7bbb-4b7a-9b7b-f96d9f0f932f} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.02.27 15:09:20.937494 [ 267 ] {2b77e3bf-7bbb-4b7a-9b7b-f96d9f0f932f} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001672 sec., 526913.875598086 rows/sec., 35.76 MiB/sec. | ||
| 6526 | 2026.02.27 15:09:20.937537 [ 267 ] {2b77e3bf-7bbb-4b7a-9b7b-f96d9f0f932f} <Debug> TCPHandler: Processed in 0.001841949 sec. | ||
| 6527 | 2026.02.27 15:09:20.937667 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.02.27 15:09:20.937762 [ 267 ] {1e4aabba-0390-4faf-9aaf-16625d929c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6529 | 2026.02.27 15:09:20.937805 [ 267 ] {1e4aabba-0390-4faf-9aaf-16625d929c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6530 | 2026.02.27 15:09:20.938177 [ 267 ] {1e4aabba-0390-4faf-9aaf-16625d929c55} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.02.27 15:09:20.938216 [ 267 ] {1e4aabba-0390-4faf-9aaf-16625d929c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6532 | 2026.02.27 15:09:20.938554 [ 267 ] {1e4aabba-0390-4faf-9aaf-16625d929c55} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6533 | 2026.02.27 15:09:20.938774 [ 267 ] {1e4aabba-0390-4faf-9aaf-16625d929c55} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.02.27 15:09:20.938908 [ 267 ] {1e4aabba-0390-4faf-9aaf-16625d929c55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 6535 | 2026.02.27 15:09:20.938945 [ 267 ] {1e4aabba-0390-4faf-9aaf-16625d929c55} <Debug> TCPHandler: Processed in 0.001328863 sec. | ||
| 6536 | 2026.02.27 15:09:21.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.20 MiB, peak 285.16 MiB, free memory in arenas 0.00 B, will set to 278.13 MiB (RSS), difference: -1.07 MiB | ||
| 6537 | 2026.02.27 15:09:21.085841 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35236 | ||
| 6538 | 2026.02.27 15:09:21.085969 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6539 | 2026.02.27 15:09:21.085997 [ 287 ] {} <Debug> TCP-Session: 8ab86e9c-3d9c-4950-8b85-a1c74d74c288 Authenticating user 'default' from [fd00:1122:3344:101::e]:35236 | ||
| 6540 | 2026.02.27 15:09:21.086019 [ 287 ] {} <Debug> TCP-Session: 8ab86e9c-3d9c-4950-8b85-a1c74d74c288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6541 | 2026.02.27 15:09:21.086032 [ 287 ] {} <Debug> TCP-Session: 8ab86e9c-3d9c-4950-8b85-a1c74d74c288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6542 | 2026.02.27 15:09:21.086255 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48147 | ||
| 6543 | 2026.02.27 15:09:21.086276 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51159 | ||
| 6544 | 2026.02.27 15:09:21.086303 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50872 | ||
| 6545 | 2026.02.27 15:09:21.086348 [ 287 ] {} <Trace> TCP-Session: 8ab86e9c-3d9c-4950-8b85-a1c74d74c288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2026.02.27 15:09:21.086369 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6547 | 2026.02.27 15:09:21.086334 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57283 | ||
| 6548 | 2026.02.27 15:09:21.086406 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6549 | 2026.02.27 15:09:21.086410 [ 288 ] {} <Debug> TCP-Session: fa86fe89-fc5e-45dc-88b2-22d1516ba32c Authenticating user 'default' from [fd00:1122:3344:101::e]:48147 | ||
| 6550 | 2026.02.27 15:09:21.086325 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54731 | ||
| 6551 | 2026.02.27 15:09:21.086459 [ 288 ] {} <Debug> TCP-Session: fa86fe89-fc5e-45dc-88b2-22d1516ba32c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6552 | 2026.02.27 15:09:21.086444 [ 289 ] {} <Debug> TCP-Session: 67aa993a-27a9-49d4-a8bb-df08becfea2c Authenticating user 'default' from [fd00:1122:3344:101::e]:51159 | ||
| 6553 | 2026.02.27 15:09:21.086493 [ 288 ] {} <Debug> TCP-Session: fa86fe89-fc5e-45dc-88b2-22d1516ba32c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6554 | 2026.02.27 15:09:21.086306 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50610 | ||
| 6555 | 2026.02.27 15:09:21.086534 [ 287 ] {8abdb278-0f43-4f91-8e11-a9ad521f980d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35236) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6556 | 2026.02.27 15:09:21.086579 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6557 | 2026.02.27 15:09:21.086531 [ 289 ] {} <Debug> TCP-Session: 67aa993a-27a9-49d4-a8bb-df08becfea2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6558 | 2026.02.27 15:09:21.086617 [ 352 ] {} <Debug> TCP-Session: b25b09b7-a50d-490b-84e1-44d570176fcd Authenticating user 'default' from [fd00:1122:3344:101::e]:50872 | ||
| 6559 | 2026.02.27 15:09:21.086636 [ 289 ] {} <Debug> TCP-Session: 67aa993a-27a9-49d4-a8bb-df08becfea2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2026.02.27 15:09:21.086654 [ 352 ] {} <Debug> TCP-Session: b25b09b7-a50d-490b-84e1-44d570176fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6561 | 2026.02.27 15:09:21.086291 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54206 | ||
| 6562 | 2026.02.27 15:09:21.086291 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46821 | ||
| 6563 | 2026.02.27 15:09:21.086681 [ 352 ] {} <Debug> TCP-Session: b25b09b7-a50d-490b-84e1-44d570176fcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6564 | 2026.02.27 15:09:21.087142 [ 287 ] {8abdb278-0f43-4f91-8e11-a9ad521f980d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6565 | 2026.02.27 15:09:21.087204 [ 287 ] {8abdb278-0f43-4f91-8e11-a9ad521f980d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6566 | 2026.02.27 15:09:21.087273 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6567 | 2026.02.27 15:09:21.087319 [ 355 ] {} <Debug> TCP-Session: 637277c5-3572-42c8-a1c1-255e7defc08d Authenticating user 'default' from [fd00:1122:3344:101::e]:57283 | ||
| 6568 | 2026.02.27 15:09:21.087349 [ 355 ] {} <Debug> TCP-Session: 637277c5-3572-42c8-a1c1-255e7defc08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2026.02.27 15:09:21.087371 [ 355 ] {} <Debug> TCP-Session: 637277c5-3572-42c8-a1c1-255e7defc08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6570 | 2026.02.27 15:09:21.087374 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6571 | 2026.02.27 15:09:21.087420 [ 353 ] {} <Debug> TCP-Session: 44932581-1364-446c-8ff5-d4e25c1f1ce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50610 | ||
| 6572 | 2026.02.27 15:09:21.087445 [ 353 ] {} <Debug> TCP-Session: 44932581-1364-446c-8ff5-d4e25c1f1ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6573 | 2026.02.27 15:09:21.087459 [ 353 ] {} <Debug> TCP-Session: 44932581-1364-446c-8ff5-d4e25c1f1ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6574 | 2026.02.27 15:09:21.087490 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6575 | 2026.02.27 15:09:21.087527 [ 351 ] {} <Debug> TCP-Session: ca96ad3c-fb39-49f2-922c-9c2b6d127ea1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46821 | ||
| 6576 | 2026.02.27 15:09:21.087546 [ 351 ] {} <Debug> TCP-Session: ca96ad3c-fb39-49f2-922c-9c2b6d127ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6577 | 2026.02.27 15:09:21.087564 [ 351 ] {} <Debug> TCP-Session: ca96ad3c-fb39-49f2-922c-9c2b6d127ea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6578 | 2026.02.27 15:09:21.087609 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6579 | 2026.02.27 15:09:21.087656 [ 290 ] {} <Debug> TCP-Session: af277a58-7ca4-4de0-91ae-9ba43284faf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54206 | ||
| 6580 | 2026.02.27 15:09:21.087682 [ 287 ] {8abdb278-0f43-4f91-8e11-a9ad521f980d} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 6581 | 2026.02.27 15:09:21.087683 [ 290 ] {} <Debug> TCP-Session: af277a58-7ca4-4de0-91ae-9ba43284faf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6582 | 2026.02.27 15:09:21.087719 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6583 | 2026.02.27 15:09:21.087736 [ 290 ] {} <Debug> TCP-Session: af277a58-7ca4-4de0-91ae-9ba43284faf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6584 | 2026.02.27 15:09:21.087769 [ 354 ] {} <Debug> TCP-Session: a2530ecd-cd72-4a5e-b7c8-e2a135a110b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54731 | ||
| 6585 | 2026.02.27 15:09:21.087793 [ 354 ] {} <Debug> TCP-Session: a2530ecd-cd72-4a5e-b7c8-e2a135a110b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.02.27 15:09:21.087806 [ 354 ] {} <Debug> TCP-Session: a2530ecd-cd72-4a5e-b7c8-e2a135a110b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6587 | 2026.02.27 15:09:21.088604 [ 323 ] {8abdb278-0f43-4f91-8e11-a9ad521f980d} <Trace> AggregatingTransform: Aggregating | ||
| 6588 | 2026.02.27 15:09:21.088647 [ 323 ] {8abdb278-0f43-4f91-8e11-a9ad521f980d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6589 | 2026.02.27 15:09:21.088681 [ 323 ] {8abdb278-0f43-4f91-8e11-a9ad521f980d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883509 sec. (1131.850 rows/sec., 44.21 KiB/sec.) | ||
| 6590 | 2026.02.27 15:09:21.088700 [ 323 ] {8abdb278-0f43-4f91-8e11-a9ad521f980d} <Trace> Aggregator: Merging aggregated data | ||
| 6591 | 2026.02.27 15:09:21.090156 [ 287 ] {8abdb278-0f43-4f91-8e11-a9ad521f980d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003685 sec., 271.37042062415196 rows/sec., 10.60 KiB/sec. | ||
| 6592 | 2026.02.27 15:09:21.090274 [ 287 ] {8abdb278-0f43-4f91-8e11-a9ad521f980d} <Debug> TCPHandler: Processed in 0.00406276 sec. | ||
| 6593 | 2026.02.27 15:09:21.090398 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6594 | 2026.02.27 15:09:21.090430 [ 287 ] {} <Debug> TCP-Session: 8ab86e9c-3d9c-4950-8b85-a1c74d74c288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6595 | 2026.02.27 15:09:21.090429 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6596 | 2026.02.27 15:09:21.090454 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6597 | 2026.02.27 15:09:21.090472 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6598 | 2026.02.27 15:09:21.090488 [ 355 ] {} <Debug> TCP-Session: 637277c5-3572-42c8-a1c1-255e7defc08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2026.02.27 15:09:21.090504 [ 352 ] {} <Debug> TCP-Session: b25b09b7-a50d-490b-84e1-44d570176fcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6600 | 2026.02.27 15:09:21.090516 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6601 | 2026.02.27 15:09:21.090537 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6602 | 2026.02.27 15:09:21.090555 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6603 | 2026.02.27 15:09:21.090578 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6604 | 2026.02.27 15:09:21.090606 [ 290 ] {} <Debug> TCP-Session: af277a58-7ca4-4de0-91ae-9ba43284faf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6605 | 2026.02.27 15:09:21.090628 [ 353 ] {} <Debug> TCP-Session: 44932581-1364-446c-8ff5-d4e25c1f1ce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6606 | 2026.02.27 15:09:21.090526 [ 289 ] {} <Debug> TCP-Session: 67aa993a-27a9-49d4-a8bb-df08becfea2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6607 | 2026.02.27 15:09:21.090661 [ 354 ] {} <Debug> TCP-Session: a2530ecd-cd72-4a5e-b7c8-e2a135a110b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6608 | 2026.02.27 15:09:21.090493 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6609 | 2026.02.27 15:09:21.090581 [ 351 ] {} <Debug> TCP-Session: ca96ad3c-fb39-49f2-922c-9c2b6d127ea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6610 | 2026.02.27 15:09:21.090768 [ 288 ] {} <Debug> TCP-Session: fa86fe89-fc5e-45dc-88b2-22d1516ba32c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6611 | 2026.02.27 15:09:21.207433 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60761 | ||
| 6612 | 2026.02.27 15:09:21.207542 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6613 | 2026.02.27 15:09:21.207569 [ 287 ] {} <Debug> TCP-Session: 95efaf8c-9c9b-4fc5-80af-2b1ab9958135 Authenticating user 'default' from [fd00:1122:3344:101::e]:60761 | ||
| 6614 | 2026.02.27 15:09:21.207591 [ 287 ] {} <Debug> TCP-Session: 95efaf8c-9c9b-4fc5-80af-2b1ab9958135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2026.02.27 15:09:21.207603 [ 287 ] {} <Debug> TCP-Session: 95efaf8c-9c9b-4fc5-80af-2b1ab9958135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2026.02.27 15:09:21.207774 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53466 | ||
| 6617 | 2026.02.27 15:09:21.207792 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63413 | ||
| 6618 | 2026.02.27 15:09:21.207818 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61279 | ||
| 6619 | 2026.02.27 15:09:21.207838 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47116 | ||
| 6620 | 2026.02.27 15:09:21.207856 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55250 | ||
| 6621 | 2026.02.27 15:09:21.207890 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6622 | 2026.02.27 15:09:21.207900 [ 287 ] {} <Trace> TCP-Session: 95efaf8c-9c9b-4fc5-80af-2b1ab9958135 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.02.27 15:09:21.207915 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6624 | 2026.02.27 15:09:21.207929 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6625 | 2026.02.27 15:09:21.207945 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6626 | 2026.02.27 15:09:21.207965 [ 351 ] {} <Debug> TCP-Session: 7cd61dfa-9531-4e74-8b6d-6bffcf7b8eae Authenticating user 'default' from [fd00:1122:3344:101::e]:61279 | ||
| 6627 | 2026.02.27 15:09:21.207986 [ 354 ] {} <Debug> TCP-Session: 504a8d69-d532-4ade-94b6-d28da1252f3d Authenticating user 'default' from [fd00:1122:3344:101::e]:55250 | ||
| 6628 | 2026.02.27 15:09:21.207926 [ 288 ] {} <Debug> TCP-Session: a119497a-4bd5-4e93-8204-2cb3c9f8c9b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53466 | ||
| 6629 | 2026.02.27 15:09:21.208008 [ 351 ] {} <Debug> TCP-Session: 7cd61dfa-9531-4e74-8b6d-6bffcf7b8eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6630 | 2026.02.27 15:09:21.208023 [ 354 ] {} <Debug> TCP-Session: 504a8d69-d532-4ade-94b6-d28da1252f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6631 | 2026.02.27 15:09:21.208045 [ 288 ] {} <Debug> TCP-Session: a119497a-4bd5-4e93-8204-2cb3c9f8c9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6632 | 2026.02.27 15:09:21.208063 [ 354 ] {} <Debug> TCP-Session: 504a8d69-d532-4ade-94b6-d28da1252f3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6633 | 2026.02.27 15:09:21.208075 [ 288 ] {} <Debug> TCP-Session: a119497a-4bd5-4e93-8204-2cb3c9f8c9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6634 | 2026.02.27 15:09:21.208080 [ 287 ] {a77e73c5-8736-4eec-9dac-a7619b3fcb70} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60761) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6635 | 2026.02.27 15:09:21.208048 [ 351 ] {} <Debug> TCP-Session: 7cd61dfa-9531-4e74-8b6d-6bffcf7b8eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6636 | 2026.02.27 15:09:21.207915 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6637 | 2026.02.27 15:09:21.207846 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54974 | ||
| 6638 | 2026.02.27 15:09:21.208166 [ 289 ] {} <Debug> TCP-Session: ad1a45d8-d768-4cb0-abeb-1ca0f4a18c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:63413 | ||
| 6639 | 2026.02.27 15:09:21.207820 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41345 | ||
| 6640 | 2026.02.27 15:09:21.208201 [ 289 ] {} <Debug> TCP-Session: ad1a45d8-d768-4cb0-abeb-1ca0f4a18c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6641 | 2026.02.27 15:09:21.208233 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6642 | 2026.02.27 15:09:21.208259 [ 289 ] {} <Debug> TCP-Session: ad1a45d8-d768-4cb0-abeb-1ca0f4a18c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6643 | 2026.02.27 15:09:21.208278 [ 353 ] {} <Debug> TCP-Session: dd144b5e-0d97-417d-b1a9-37faf8b844a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54974 | ||
| 6644 | 2026.02.27 15:09:21.207974 [ 352 ] {} <Debug> TCP-Session: a623ce19-3d72-4eed-b0db-46e7824518a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47116 | ||
| 6645 | 2026.02.27 15:09:21.208304 [ 353 ] {} <Debug> TCP-Session: dd144b5e-0d97-417d-b1a9-37faf8b844a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6646 | 2026.02.27 15:09:21.208313 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6647 | 2026.02.27 15:09:21.208325 [ 352 ] {} <Debug> TCP-Session: a623ce19-3d72-4eed-b0db-46e7824518a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6648 | 2026.02.27 15:09:21.208344 [ 353 ] {} <Debug> TCP-Session: dd144b5e-0d97-417d-b1a9-37faf8b844a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6649 | 2026.02.27 15:09:21.208370 [ 352 ] {} <Debug> TCP-Session: a623ce19-3d72-4eed-b0db-46e7824518a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6650 | 2026.02.27 15:09:21.208363 [ 290 ] {} <Debug> TCP-Session: 3b88a5f9-6719-4505-a55e-0a87182e37f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41345 | ||
| 6651 | 2026.02.27 15:09:21.208365 [ 287 ] {a77e73c5-8736-4eec-9dac-a7619b3fcb70} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6652 | 2026.02.27 15:09:21.208437 [ 290 ] {} <Debug> TCP-Session: 3b88a5f9-6719-4505-a55e-0a87182e37f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6653 | 2026.02.27 15:09:21.208469 [ 290 ] {} <Debug> TCP-Session: 3b88a5f9-6719-4505-a55e-0a87182e37f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6654 | 2026.02.27 15:09:21.207865 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64462 | ||
| 6655 | 2026.02.27 15:09:21.208490 [ 287 ] {a77e73c5-8736-4eec-9dac-a7619b3fcb70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6656 | 2026.02.27 15:09:21.208559 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6657 | 2026.02.27 15:09:21.208587 [ 355 ] {} <Debug> TCP-Session: 966585e8-c721-41d1-9cb5-1f835c248e45 Authenticating user 'default' from [fd00:1122:3344:101::e]:64462 | ||
| 6658 | 2026.02.27 15:09:21.208603 [ 355 ] {} <Debug> TCP-Session: 966585e8-c721-41d1-9cb5-1f835c248e45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6659 | 2026.02.27 15:09:21.208615 [ 355 ] {} <Debug> TCP-Session: 966585e8-c721-41d1-9cb5-1f835c248e45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6660 | 2026.02.27 15:09:21.208797 [ 287 ] {a77e73c5-8736-4eec-9dac-a7619b3fcb70} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 6661 | 2026.02.27 15:09:21.209797 [ 308 ] {a77e73c5-8736-4eec-9dac-a7619b3fcb70} <Trace> AggregatingTransform: Aggregating | ||
| 6662 | 2026.02.27 15:09:21.209837 [ 308 ] {a77e73c5-8736-4eec-9dac-a7619b3fcb70} <Trace> Aggregator: Aggregation method: without_key | ||
| 6663 | 2026.02.27 15:09:21.209875 [ 308 ] {a77e73c5-8736-4eec-9dac-a7619b3fcb70} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097287 sec. (1027.887 rows/sec., 40.15 KiB/sec.) | ||
| 6664 | 2026.02.27 15:09:21.209894 [ 308 ] {a77e73c5-8736-4eec-9dac-a7619b3fcb70} <Trace> Aggregator: Merging aggregated data | ||
| 6665 | 2026.02.27 15:09:21.211137 [ 287 ] {a77e73c5-8736-4eec-9dac-a7619b3fcb70} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003111 sec., 321.44005143040823 rows/sec., 12.56 KiB/sec. | ||
| 6666 | 2026.02.27 15:09:21.211288 [ 287 ] {a77e73c5-8736-4eec-9dac-a7619b3fcb70} <Debug> TCPHandler: Processed in 0.003503444 sec. | ||
| 6667 | 2026.02.27 15:09:21.211431 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6668 | 2026.02.27 15:09:21.211446 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6669 | 2026.02.27 15:09:21.211459 [ 287 ] {} <Debug> TCP-Session: 95efaf8c-9c9b-4fc5-80af-2b1ab9958135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6670 | 2026.02.27 15:09:21.211470 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6671 | 2026.02.27 15:09:21.211495 [ 289 ] {} <Debug> TCP-Session: ad1a45d8-d768-4cb0-abeb-1ca0f4a18c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6672 | 2026.02.27 15:09:21.211497 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6673 | 2026.02.27 15:09:21.211525 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6674 | 2026.02.27 15:09:21.211547 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6675 | 2026.02.27 15:09:21.211571 [ 290 ] {} <Debug> TCP-Session: 3b88a5f9-6719-4505-a55e-0a87182e37f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6676 | 2026.02.27 15:09:21.211588 [ 351 ] {} <Debug> TCP-Session: 7cd61dfa-9531-4e74-8b6d-6bffcf7b8eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6677 | 2026.02.27 15:09:21.211597 [ 355 ] {} <Debug> TCP-Session: 966585e8-c721-41d1-9cb5-1f835c248e45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6678 | 2026.02.27 15:09:21.211586 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6679 | 2026.02.27 15:09:21.211528 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6680 | 2026.02.27 15:09:21.211671 [ 354 ] {} <Debug> TCP-Session: 504a8d69-d532-4ade-94b6-d28da1252f3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6681 | 2026.02.27 15:09:21.211549 [ 288 ] {} <Debug> TCP-Session: a119497a-4bd5-4e93-8204-2cb3c9f8c9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6682 | 2026.02.27 15:09:21.211700 [ 353 ] {} <Debug> TCP-Session: dd144b5e-0d97-417d-b1a9-37faf8b844a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6683 | 2026.02.27 15:09:21.211569 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6684 | 2026.02.27 15:09:21.211763 [ 352 ] {} <Debug> TCP-Session: a623ce19-3d72-4eed-b0db-46e7824518a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6685 | 2026.02.27 15:09:21.281934 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55715 | ||
| 6686 | 2026.02.27 15:09:21.282042 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6687 | 2026.02.27 15:09:21.282071 [ 287 ] {} <Debug> TCP-Session: e4680ae7-0caf-4ce6-9c7b-65c4fe73cef7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55715 | ||
| 6688 | 2026.02.27 15:09:21.282094 [ 287 ] {} <Debug> TCP-Session: e4680ae7-0caf-4ce6-9c7b-65c4fe73cef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6689 | 2026.02.27 15:09:21.282107 [ 287 ] {} <Debug> TCP-Session: e4680ae7-0caf-4ce6-9c7b-65c4fe73cef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6690 | 2026.02.27 15:09:21.282334 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44744 | ||
| 6691 | 2026.02.27 15:09:21.282363 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52831 | ||
| 6692 | 2026.02.27 15:09:21.282375 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40478 | ||
| 6693 | 2026.02.27 15:09:21.282407 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60863 | ||
| 6694 | 2026.02.27 15:09:21.282428 [ 287 ] {} <Trace> TCP-Session: e4680ae7-0caf-4ce6-9c7b-65c4fe73cef7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.02.27 15:09:21.282447 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6696 | 2026.02.27 15:09:21.282397 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34941 | ||
| 6697 | 2026.02.27 15:09:21.282472 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6698 | 2026.02.27 15:09:21.282496 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6699 | 2026.02.27 15:09:21.282523 [ 289 ] {} <Debug> TCP-Session: 589005a9-be1d-431c-8340-1edeba50393c Authenticating user 'default' from [fd00:1122:3344:101::e]:52831 | ||
| 6700 | 2026.02.27 15:09:21.282472 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6701 | 2026.02.27 15:09:21.282546 [ 354 ] {} <Debug> TCP-Session: f7d8fb37-40ca-4a3d-9713-f20545e5c25e Authenticating user 'default' from [fd00:1122:3344:101::e]:60863 | ||
| 6702 | 2026.02.27 15:09:21.282558 [ 289 ] {} <Debug> TCP-Session: 589005a9-be1d-431c-8340-1edeba50393c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6703 | 2026.02.27 15:09:21.282572 [ 351 ] {} <Debug> TCP-Session: a3eb6a58-5938-494e-a181-be6bc61aff82 Authenticating user 'default' from [fd00:1122:3344:101::e]:40478 | ||
| 6704 | 2026.02.27 15:09:21.282585 [ 354 ] {} <Debug> TCP-Session: f7d8fb37-40ca-4a3d-9713-f20545e5c25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6705 | 2026.02.27 15:09:21.282601 [ 287 ] {e5d8963b-9de1-4c46-8289-3942e085190f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55715) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6706 | 2026.02.27 15:09:21.282612 [ 354 ] {} <Debug> TCP-Session: f7d8fb37-40ca-4a3d-9713-f20545e5c25e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6707 | 2026.02.27 15:09:21.282602 [ 351 ] {} <Debug> TCP-Session: a3eb6a58-5938-494e-a181-be6bc61aff82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6708 | 2026.02.27 15:09:21.282590 [ 289 ] {} <Debug> TCP-Session: 589005a9-be1d-431c-8340-1edeba50393c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6709 | 2026.02.27 15:09:21.282653 [ 351 ] {} <Debug> TCP-Session: a3eb6a58-5938-494e-a181-be6bc61aff82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6710 | 2026.02.27 15:09:21.282550 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6711 | 2026.02.27 15:09:21.282488 [ 288 ] {} <Debug> TCP-Session: 8a22ca6d-ae26-44b7-bc54-9b00246f1ac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44744 | ||
| 6712 | 2026.02.27 15:09:21.282703 [ 353 ] {} <Debug> TCP-Session: 39985991-5d2c-4580-b8d1-cd7378949660 Authenticating user 'default' from [fd00:1122:3344:101::e]:34941 | ||
| 6713 | 2026.02.27 15:09:21.282416 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52883 | ||
| 6714 | 2026.02.27 15:09:21.282725 [ 353 ] {} <Debug> TCP-Session: 39985991-5d2c-4580-b8d1-cd7378949660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6715 | 2026.02.27 15:09:21.282723 [ 288 ] {} <Debug> TCP-Session: 8a22ca6d-ae26-44b7-bc54-9b00246f1ac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6716 | 2026.02.27 15:09:21.282757 [ 353 ] {} <Debug> TCP-Session: 39985991-5d2c-4580-b8d1-cd7378949660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6717 | 2026.02.27 15:09:21.282767 [ 288 ] {} <Debug> TCP-Session: 8a22ca6d-ae26-44b7-bc54-9b00246f1ac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6718 | 2026.02.27 15:09:21.282387 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57771 | ||
| 6719 | 2026.02.27 15:09:21.282787 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6720 | 2026.02.27 15:09:21.282373 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61139 | ||
| 6721 | 2026.02.27 15:09:21.282857 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6722 | 2026.02.27 15:09:21.282834 [ 355 ] {} <Debug> TCP-Session: e9f80237-e055-4af5-94fa-363f1913129c Authenticating user 'default' from [fd00:1122:3344:101::e]:52883 | ||
| 6723 | 2026.02.27 15:09:21.282895 [ 352 ] {} <Debug> TCP-Session: 86c627ca-1cf1-49f9-ab11-03718caa7518 Authenticating user 'default' from [fd00:1122:3344:101::e]:57771 | ||
| 6724 | 2026.02.27 15:09:21.282900 [ 287 ] {e5d8963b-9de1-4c46-8289-3942e085190f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6725 | 2026.02.27 15:09:21.282920 [ 352 ] {} <Debug> TCP-Session: 86c627ca-1cf1-49f9-ab11-03718caa7518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6726 | 2026.02.27 15:09:21.282908 [ 355 ] {} <Debug> TCP-Session: e9f80237-e055-4af5-94fa-363f1913129c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6727 | 2026.02.27 15:09:21.282940 [ 352 ] {} <Debug> TCP-Session: 86c627ca-1cf1-49f9-ab11-03718caa7518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6728 | 2026.02.27 15:09:21.282961 [ 355 ] {} <Debug> TCP-Session: e9f80237-e055-4af5-94fa-363f1913129c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6729 | 2026.02.27 15:09:21.282964 [ 287 ] {e5d8963b-9de1-4c46-8289-3942e085190f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6730 | 2026.02.27 15:09:21.282940 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6731 | 2026.02.27 15:09:21.283034 [ 290 ] {} <Debug> TCP-Session: dbda7128-a8c0-43ed-9019-366c337f8c79 Authenticating user 'default' from [fd00:1122:3344:101::e]:61139 | ||
| 6732 | 2026.02.27 15:09:21.283056 [ 290 ] {} <Debug> TCP-Session: dbda7128-a8c0-43ed-9019-366c337f8c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6733 | 2026.02.27 15:09:21.283069 [ 290 ] {} <Debug> TCP-Session: dbda7128-a8c0-43ed-9019-366c337f8c79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6734 | 2026.02.27 15:09:21.283310 [ 287 ] {e5d8963b-9de1-4c46-8289-3942e085190f} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 6735 | 2026.02.27 15:09:21.284287 [ 325 ] {e5d8963b-9de1-4c46-8289-3942e085190f} <Trace> AggregatingTransform: Aggregating | ||
| 6736 | 2026.02.27 15:09:21.284344 [ 325 ] {e5d8963b-9de1-4c46-8289-3942e085190f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6737 | 2026.02.27 15:09:21.284388 [ 325 ] {e5d8963b-9de1-4c46-8289-3942e085190f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970179 sec. (1030.738 rows/sec., 40.26 KiB/sec.) | ||
| 6738 | 2026.02.27 15:09:21.284412 [ 325 ] {e5d8963b-9de1-4c46-8289-3942e085190f} <Trace> Aggregator: Merging aggregated data | ||
| 6739 | 2026.02.27 15:09:21.285550 [ 287 ] {e5d8963b-9de1-4c46-8289-3942e085190f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003003 sec., 333.000333000333 rows/sec., 13.01 KiB/sec. | ||
| 6740 | 2026.02.27 15:09:21.285724 [ 287 ] {e5d8963b-9de1-4c46-8289-3942e085190f} <Debug> TCPHandler: Processed in 0.003412823 sec. | ||
| 6741 | 2026.02.27 15:09:21.285832 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6742 | 2026.02.27 15:09:21.285859 [ 287 ] {} <Debug> TCP-Session: e4680ae7-0caf-4ce6-9c7b-65c4fe73cef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6743 | 2026.02.27 15:09:21.285864 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6744 | 2026.02.27 15:09:21.285883 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6745 | 2026.02.27 15:09:21.285905 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6746 | 2026.02.27 15:09:21.285942 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6747 | 2026.02.27 15:09:21.285952 [ 353 ] {} <Debug> TCP-Session: 39985991-5d2c-4580-b8d1-cd7378949660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6748 | 2026.02.27 15:09:21.285966 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6749 | 2026.02.27 15:09:21.285985 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6750 | 2026.02.27 15:09:21.286004 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6751 | 2026.02.27 15:09:21.286020 [ 288 ] {} <Debug> TCP-Session: 8a22ca6d-ae26-44b7-bc54-9b00246f1ac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6752 | 2026.02.27 15:09:21.286035 [ 352 ] {} <Debug> TCP-Session: 86c627ca-1cf1-49f9-ab11-03718caa7518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6753 | 2026.02.27 15:09:21.286052 [ 354 ] {} <Debug> TCP-Session: f7d8fb37-40ca-4a3d-9713-f20545e5c25e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6754 | 2026.02.27 15:09:21.286001 [ 351 ] {} <Debug> TCP-Session: a3eb6a58-5938-494e-a181-be6bc61aff82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6755 | 2026.02.27 15:09:21.285921 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6756 | 2026.02.27 15:09:21.285921 [ 355 ] {} <Debug> TCP-Session: e9f80237-e055-4af5-94fa-363f1913129c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6757 | 2026.02.27 15:09:21.286133 [ 289 ] {} <Debug> TCP-Session: 589005a9-be1d-431c-8340-1edeba50393c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6758 | 2026.02.27 15:09:21.285972 [ 290 ] {} <Debug> TCP-Session: dbda7128-a8c0-43ed-9019-366c337f8c79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6759 | 2026.02.27 15:09:22.467155 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 780 | ||
| 6760 | 2026.02.27 15:09:22.469790 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.02.27 15:09:22.469851 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6762 | 2026.02.27 15:09:22.471303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6763 | 2026.02.27 15:09:22.471619 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2026.02.27 15:09:22.472043 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 6765 | 2026.02.27 15:09:25.886224 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.02.27 15:09:25.886419 [ 267 ] {53826dca-36f8-473b-9b16-a28faab6a783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6767 | 2026.02.27 15:09:25.886488 [ 267 ] {53826dca-36f8-473b-9b16-a28faab6a783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6768 | 2026.02.27 15:09:25.887201 [ 267 ] {53826dca-36f8-473b-9b16-a28faab6a783} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.02.27 15:09:25.887250 [ 267 ] {53826dca-36f8-473b-9b16-a28faab6a783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6770 | 2026.02.27 15:09:25.887683 [ 267 ] {53826dca-36f8-473b-9b16-a28faab6a783} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6771 | 2026.02.27 15:09:25.887918 [ 267 ] {53826dca-36f8-473b-9b16-a28faab6a783} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.02.27 15:09:25.888110 [ 267 ] {53826dca-36f8-473b-9b16-a28faab6a783} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001741 sec., 79264.79035037335 rows/sec., 6.88 MiB/sec. | ||
| 6773 | 2026.02.27 15:09:25.888159 [ 267 ] {53826dca-36f8-473b-9b16-a28faab6a783} <Debug> TCPHandler: Processed in 0.002091301 sec. | ||
| 6774 | 2026.02.27 15:09:25.888281 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.02.27 15:09:25.888384 [ 267 ] {af6924ac-b982-47a7-883d-bda59e07ec51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6776 | 2026.02.27 15:09:25.888428 [ 267 ] {af6924ac-b982-47a7-883d-bda59e07ec51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6777 | 2026.02.27 15:09:25.888848 [ 267 ] {af6924ac-b982-47a7-883d-bda59e07ec51} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.02.27 15:09:25.888886 [ 267 ] {af6924ac-b982-47a7-883d-bda59e07ec51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6779 | 2026.02.27 15:09:25.889233 [ 267 ] {af6924ac-b982-47a7-883d-bda59e07ec51} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6780 | 2026.02.27 15:09:25.889470 [ 267 ] {af6924ac-b982-47a7-883d-bda59e07ec51} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.02.27 15:09:25.889606 [ 267 ] {af6924ac-b982-47a7-883d-bda59e07ec51} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001245 sec., 32931.726907630524 rows/sec., 2.42 MiB/sec. | ||
| 6782 | 2026.02.27 15:09:25.889646 [ 267 ] {af6924ac-b982-47a7-883d-bda59e07ec51} <Debug> TCPHandler: Processed in 0.001417684 sec. | ||
| 6783 | 2026.02.27 15:09:25.889754 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.02.27 15:09:25.889857 [ 267 ] {ecfa800e-34df-4ff8-a00c-1ba4c36c1e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6785 | 2026.02.27 15:09:25.889898 [ 267 ] {ecfa800e-34df-4ff8-a00c-1ba4c36c1e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6786 | 2026.02.27 15:09:25.890344 [ 267 ] {ecfa800e-34df-4ff8-a00c-1ba4c36c1e25} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.02.27 15:09:25.890384 [ 267 ] {ecfa800e-34df-4ff8-a00c-1ba4c36c1e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6788 | 2026.02.27 15:09:25.890711 [ 267 ] {ecfa800e-34df-4ff8-a00c-1ba4c36c1e25} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6789 | 2026.02.27 15:09:25.890925 [ 267 ] {ecfa800e-34df-4ff8-a00c-1ba4c36c1e25} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.02.27 15:09:25.891057 [ 267 ] {ecfa800e-34df-4ff8-a00c-1ba4c36c1e25} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001221 sec., 85995.08599508599 rows/sec., 6.72 MiB/sec. | ||
| 6791 | 2026.02.27 15:09:25.891096 [ 267 ] {ecfa800e-34df-4ff8-a00c-1ba4c36c1e25} <Debug> TCPHandler: Processed in 0.001392543 sec. | ||
| 6792 | 2026.02.27 15:09:25.891203 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.02.27 15:09:25.891297 [ 267 ] {2be618a4-ff05-40b2-911c-db9faa16724c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6794 | 2026.02.27 15:09:25.891341 [ 267 ] {2be618a4-ff05-40b2-911c-db9faa16724c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6795 | 2026.02.27 15:09:25.891743 [ 267 ] {2be618a4-ff05-40b2-911c-db9faa16724c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.02.27 15:09:25.891781 [ 267 ] {2be618a4-ff05-40b2-911c-db9faa16724c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6797 | 2026.02.27 15:09:25.892139 [ 267 ] {2be618a4-ff05-40b2-911c-db9faa16724c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6798 | 2026.02.27 15:09:25.892356 [ 267 ] {2be618a4-ff05-40b2-911c-db9faa16724c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.02.27 15:09:25.892486 [ 267 ] {2be618a4-ff05-40b2-911c-db9faa16724c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 6800 | 2026.02.27 15:09:25.892523 [ 267 ] {2be618a4-ff05-40b2-911c-db9faa16724c} <Debug> TCPHandler: Processed in 0.001370143 sec. | ||
| 6801 | 2026.02.27 15:09:25.892623 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.02.27 15:09:25.892715 [ 267 ] {9a4a88aa-f9d9-4077-a437-377d43d5284d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.02.27 15:09:25.892768 [ 267 ] {9a4a88aa-f9d9-4077-a437-377d43d5284d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6804 | 2026.02.27 15:09:25.893637 [ 267 ] {9a4a88aa-f9d9-4077-a437-377d43d5284d} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.02.27 15:09:25.893674 [ 267 ] {9a4a88aa-f9d9-4077-a437-377d43d5284d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6806 | 2026.02.27 15:09:25.894266 [ 267 ] {9a4a88aa-f9d9-4077-a437-377d43d5284d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6807 | 2026.02.27 15:09:25.894514 [ 267 ] {9a4a88aa-f9d9-4077-a437-377d43d5284d} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.02.27 15:09:25.894659 [ 267 ] {9a4a88aa-f9d9-4077-a437-377d43d5284d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001963 sec., 20886.398369842078 rows/sec., 37.43 MiB/sec. | ||
| 6809 | 2026.02.27 15:09:25.894728 [ 267 ] {9a4a88aa-f9d9-4077-a437-377d43d5284d} <Debug> TCPHandler: Processed in 0.002153961 sec. | ||
| 6810 | 2026.02.27 15:09:25.894841 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.02.27 15:09:25.894935 [ 267 ] {9f5900c4-2fdb-4c40-ba82-50c88f5b56f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.02.27 15:09:25.894976 [ 267 ] {9f5900c4-2fdb-4c40-ba82-50c88f5b56f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6813 | 2026.02.27 15:09:25.895299 [ 267 ] {9f5900c4-2fdb-4c40-ba82-50c88f5b56f9} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.02.27 15:09:25.895337 [ 267 ] {9f5900c4-2fdb-4c40-ba82-50c88f5b56f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6815 | 2026.02.27 15:09:25.895668 [ 267 ] {9f5900c4-2fdb-4c40-ba82-50c88f5b56f9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6816 | 2026.02.27 15:09:25.895878 [ 267 ] {9f5900c4-2fdb-4c40-ba82-50c88f5b56f9} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.02.27 15:09:25.896006 [ 267 ] {9f5900c4-2fdb-4c40-ba82-50c88f5b56f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6818 | 2026.02.27 15:09:25.896043 [ 267 ] {9f5900c4-2fdb-4c40-ba82-50c88f5b56f9} <Debug> TCPHandler: Processed in 0.001250862 sec. | ||
| 6819 | 2026.02.27 15:09:27.226053 [ 6 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6820 | 2026.02.27 15:09:27.226102 [ 6 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6821 | 2026.02.27 15:09:27.436130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16270 | ||
| 6822 | 2026.02.27 15:09:27.436730 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.02.27 15:09:27.436787 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6824 | 2026.02.27 15:09:27.437348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6825 | 2026.02.27 15:09:27.437607 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.02.27 15:09:27.437762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16270 | ||
| 6827 | 2026.02.27 15:09:28.385219 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 6828 | 2026.02.27 15:09:28.402382 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.02.27 15:09:28.402449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6830 | 2026.02.27 15:09:28.408643 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6831 | 2026.02.27 15:09:28.409365 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.02.27 15:09:28.412209 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 6833 | 2026.02.27 15:09:30.884709 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.02.27 15:09:30.884904 [ 267 ] {8c595383-c4ef-4e9b-94a6-eadeac285b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6835 | 2026.02.27 15:09:30.884970 [ 267 ] {8c595383-c4ef-4e9b-94a6-eadeac285b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6836 | 2026.02.27 15:09:30.885586 [ 267 ] {8c595383-c4ef-4e9b-94a6-eadeac285b3c} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.02.27 15:09:30.885638 [ 267 ] {8c595383-c4ef-4e9b-94a6-eadeac285b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6838 | 2026.02.27 15:09:30.886062 [ 267 ] {8c595383-c4ef-4e9b-94a6-eadeac285b3c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6839 | 2026.02.27 15:09:30.886295 [ 267 ] {8c595383-c4ef-4e9b-94a6-eadeac285b3c} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.02.27 15:09:30.886453 [ 267 ] {8c595383-c4ef-4e9b-94a6-eadeac285b3c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001598 sec., 35043.80475594493 rows/sec., 2.68 MiB/sec. | ||
| 6841 | 2026.02.27 15:09:30.886504 [ 267 ] {8c595383-c4ef-4e9b-94a6-eadeac285b3c} <Debug> TCPHandler: Processed in 0.001922729 sec. | ||
| 6842 | 2026.02.27 15:09:30.886618 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.02.27 15:09:30.886720 [ 267 ] {34c5079b-bece-4453-8ce9-7796d8eacc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6844 | 2026.02.27 15:09:30.886764 [ 267 ] {34c5079b-bece-4453-8ce9-7796d8eacc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6845 | 2026.02.27 15:09:30.887189 [ 267 ] {34c5079b-bece-4453-8ce9-7796d8eacc85} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.02.27 15:09:30.887228 [ 267 ] {34c5079b-bece-4453-8ce9-7796d8eacc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6847 | 2026.02.27 15:09:30.887543 [ 267 ] {34c5079b-bece-4453-8ce9-7796d8eacc85} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6848 | 2026.02.27 15:09:30.887757 [ 267 ] {34c5079b-bece-4453-8ce9-7796d8eacc85} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.02.27 15:09:30.887887 [ 267 ] {34c5079b-bece-4453-8ce9-7796d8eacc85} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 6850 | 2026.02.27 15:09:30.887926 [ 267 ] {34c5079b-bece-4453-8ce9-7796d8eacc85} <Debug> TCPHandler: Processed in 0.001361463 sec. | ||
| 6851 | 2026.02.27 15:09:30.888033 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2026.02.27 15:09:30.888128 [ 267 ] {ea31b39b-f947-4fda-9922-7f9e07884252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6853 | 2026.02.27 15:09:30.888173 [ 267 ] {ea31b39b-f947-4fda-9922-7f9e07884252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6854 | 2026.02.27 15:09:30.888558 [ 267 ] {ea31b39b-f947-4fda-9922-7f9e07884252} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.02.27 15:09:30.888594 [ 267 ] {ea31b39b-f947-4fda-9922-7f9e07884252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6856 | 2026.02.27 15:09:30.888958 [ 267 ] {ea31b39b-f947-4fda-9922-7f9e07884252} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6857 | 2026.02.27 15:09:30.889166 [ 267 ] {ea31b39b-f947-4fda-9922-7f9e07884252} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.02.27 15:09:30.889296 [ 267 ] {ea31b39b-f947-4fda-9922-7f9e07884252} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 6859 | 2026.02.27 15:09:30.889334 [ 267 ] {ea31b39b-f947-4fda-9922-7f9e07884252} <Debug> TCPHandler: Processed in 0.001350073 sec. | ||
| 6860 | 2026.02.27 15:09:30.889440 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.02.27 15:09:30.889544 [ 267 ] {18651e8e-36f0-4060-9b42-e40c5213a5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6862 | 2026.02.27 15:09:30.889587 [ 267 ] {18651e8e-36f0-4060-9b42-e40c5213a5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6863 | 2026.02.27 15:09:30.889968 [ 267 ] {18651e8e-36f0-4060-9b42-e40c5213a5e5} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.02.27 15:09:30.890023 [ 267 ] {18651e8e-36f0-4060-9b42-e40c5213a5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6865 | 2026.02.27 15:09:30.890450 [ 267 ] {18651e8e-36f0-4060-9b42-e40c5213a5e5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6866 | 2026.02.27 15:09:30.890680 [ 267 ] {18651e8e-36f0-4060-9b42-e40c5213a5e5} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.02.27 15:09:30.890828 [ 267 ] {18651e8e-36f0-4060-9b42-e40c5213a5e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 6868 | 2026.02.27 15:09:30.890865 [ 267 ] {18651e8e-36f0-4060-9b42-e40c5213a5e5} <Debug> TCPHandler: Processed in 0.001489194 sec. | ||
| 6869 | 2026.02.27 15:09:32.472466 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 800 | ||
| 6870 | 2026.02.27 15:09:32.474650 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.02.27 15:09:32.474699 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6872 | 2026.02.27 15:09:32.475928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6873 | 2026.02.27 15:09:32.476197 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.02.27 15:09:32.476511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6875 | 2026.02.27 15:09:34.938005 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16718 | ||
| 6876 | 2026.02.27 15:09:34.938523 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.02.27 15:09:34.938572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6878 | 2026.02.27 15:09:34.939077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6879 | 2026.02.27 15:09:34.939321 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.02.27 15:09:34.939465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16718 | ||
| 6881 | 2026.02.27 15:09:35.887387 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2026.02.27 15:09:35.887565 [ 267 ] {18db446d-58e0-4329-8c1e-35c8b1b04948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6883 | 2026.02.27 15:09:35.887633 [ 267 ] {18db446d-58e0-4329-8c1e-35c8b1b04948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6884 | 2026.02.27 15:09:35.888244 [ 267 ] {18db446d-58e0-4329-8c1e-35c8b1b04948} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6885 | 2026.02.27 15:09:35.888294 [ 267 ] {18db446d-58e0-4329-8c1e-35c8b1b04948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6886 | 2026.02.27 15:09:35.888686 [ 267 ] {18db446d-58e0-4329-8c1e-35c8b1b04948} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6887 | 2026.02.27 15:09:35.888921 [ 267 ] {18db446d-58e0-4329-8c1e-35c8b1b04948} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6888 | 2026.02.27 15:09:35.889084 [ 267 ] {18db446d-58e0-4329-8c1e-35c8b1b04948} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00157 sec., 5095.541401273886 rows/sec., 415.51 KiB/sec. | ||
| 6889 | 2026.02.27 15:09:35.889136 [ 267 ] {18db446d-58e0-4329-8c1e-35c8b1b04948} <Debug> TCPHandler: Processed in 0.001875158 sec. | ||
| 6890 | 2026.02.27 15:09:35.889257 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2026.02.27 15:09:35.889359 [ 267 ] {dd1667a8-a0c3-47a4-b9d6-13f3cef21cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6892 | 2026.02.27 15:09:35.889403 [ 267 ] {dd1667a8-a0c3-47a4-b9d6-13f3cef21cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6893 | 2026.02.27 15:09:35.889915 [ 267 ] {dd1667a8-a0c3-47a4-b9d6-13f3cef21cee} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.02.27 15:09:35.889954 [ 267 ] {dd1667a8-a0c3-47a4-b9d6-13f3cef21cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6895 | 2026.02.27 15:09:35.890286 [ 267 ] {dd1667a8-a0c3-47a4-b9d6-13f3cef21cee} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6896 | 2026.02.27 15:09:35.890509 [ 267 ] {dd1667a8-a0c3-47a4-b9d6-13f3cef21cee} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.02.27 15:09:35.890644 [ 267 ] {dd1667a8-a0c3-47a4-b9d6-13f3cef21cee} <Debug> executeQuery: Read 142 rows, 12.55 KiB in 0.001308 sec., 108562.69113149848 rows/sec., 9.37 MiB/sec. | ||
| 6898 | 2026.02.27 15:09:35.890683 [ 267 ] {dd1667a8-a0c3-47a4-b9d6-13f3cef21cee} <Debug> TCPHandler: Processed in 0.001478824 sec. | ||
| 6899 | 2026.02.27 15:09:35.890794 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2026.02.27 15:09:35.890892 [ 267 ] {546a3dc3-2484-4788-882d-93ed66a2bcf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6901 | 2026.02.27 15:09:35.890933 [ 267 ] {546a3dc3-2484-4788-882d-93ed66a2bcf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6902 | 2026.02.27 15:09:35.891338 [ 267 ] {546a3dc3-2484-4788-882d-93ed66a2bcf6} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6903 | 2026.02.27 15:09:35.891376 [ 267 ] {546a3dc3-2484-4788-882d-93ed66a2bcf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6904 | 2026.02.27 15:09:35.891679 [ 267 ] {546a3dc3-2484-4788-882d-93ed66a2bcf6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6905 | 2026.02.27 15:09:35.891891 [ 267 ] {546a3dc3-2484-4788-882d-93ed66a2bcf6} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6906 | 2026.02.27 15:09:35.892019 [ 267 ] {546a3dc3-2484-4788-882d-93ed66a2bcf6} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001148 sec., 42682.9268292683 rows/sec., 3.10 MiB/sec. | ||
| 6907 | 2026.02.27 15:09:35.892058 [ 267 ] {546a3dc3-2484-4788-882d-93ed66a2bcf6} <Debug> TCPHandler: Processed in 0.001313193 sec. | ||
| 6908 | 2026.02.27 15:09:35.892162 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6909 | 2026.02.27 15:09:35.892255 [ 267 ] {da29df66-3816-44f8-ab56-a5471643844a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6910 | 2026.02.27 15:09:35.892296 [ 267 ] {da29df66-3816-44f8-ab56-a5471643844a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6911 | 2026.02.27 15:09:35.892721 [ 267 ] {da29df66-3816-44f8-ab56-a5471643844a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6912 | 2026.02.27 15:09:35.892758 [ 267 ] {da29df66-3816-44f8-ab56-a5471643844a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6913 | 2026.02.27 15:09:35.893063 [ 267 ] {da29df66-3816-44f8-ab56-a5471643844a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6914 | 2026.02.27 15:09:35.893271 [ 267 ] {da29df66-3816-44f8-ab56-a5471643844a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6915 | 2026.02.27 15:09:35.893401 [ 267 ] {da29df66-3816-44f8-ab56-a5471643844a} <Debug> executeQuery: Read 113 rows, 9.05 KiB in 0.001165 sec., 96995.70815450644 rows/sec., 7.59 MiB/sec. | ||
| 6916 | 2026.02.27 15:09:35.893440 [ 267 ] {da29df66-3816-44f8-ab56-a5471643844a} <Debug> TCPHandler: Processed in 0.001327633 sec. | ||
| 6917 | 2026.02.27 15:09:35.893542 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2026.02.27 15:09:35.893636 [ 267 ] {740e06e0-84df-4152-bbee-b442e56a2d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6919 | 2026.02.27 15:09:35.893679 [ 267 ] {740e06e0-84df-4152-bbee-b442e56a2d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6920 | 2026.02.27 15:09:35.894077 [ 267 ] {740e06e0-84df-4152-bbee-b442e56a2d65} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2026.02.27 15:09:35.894114 [ 267 ] {740e06e0-84df-4152-bbee-b442e56a2d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6922 | 2026.02.27 15:09:35.894454 [ 267 ] {740e06e0-84df-4152-bbee-b442e56a2d65} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6923 | 2026.02.27 15:09:35.894663 [ 267 ] {740e06e0-84df-4152-bbee-b442e56a2d65} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.02.27 15:09:35.894796 [ 267 ] {740e06e0-84df-4152-bbee-b442e56a2d65} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00118 sec., 138983.05084745763 rows/sec., 9.68 MiB/sec. | ||
| 6925 | 2026.02.27 15:09:35.894834 [ 267 ] {740e06e0-84df-4152-bbee-b442e56a2d65} <Debug> TCPHandler: Processed in 0.001340373 sec. | ||
| 6926 | 2026.02.27 15:09:35.894932 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2026.02.27 15:09:35.895023 [ 267 ] {161bc444-6dae-411f-9ac2-e27000b41adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6928 | 2026.02.27 15:09:35.895078 [ 267 ] {161bc444-6dae-411f-9ac2-e27000b41adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6929 | 2026.02.27 15:09:35.895928 [ 267 ] {161bc444-6dae-411f-9ac2-e27000b41adf} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6930 | 2026.02.27 15:09:35.895966 [ 267 ] {161bc444-6dae-411f-9ac2-e27000b41adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6931 | 2026.02.27 15:09:35.896537 [ 267 ] {161bc444-6dae-411f-9ac2-e27000b41adf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6932 | 2026.02.27 15:09:35.896754 [ 267 ] {161bc444-6dae-411f-9ac2-e27000b41adf} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.02.27 15:09:35.896897 [ 267 ] {161bc444-6dae-411f-9ac2-e27000b41adf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001892 sec., 21670.190274841436 rows/sec., 38.83 MiB/sec. | ||
| 6934 | 2026.02.27 15:09:35.896960 [ 267 ] {161bc444-6dae-411f-9ac2-e27000b41adf} <Debug> TCPHandler: Processed in 0.002076331 sec. | ||
| 6935 | 2026.02.27 15:09:35.897065 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2026.02.27 15:09:35.897160 [ 267 ] {28621263-349b-4a50-bb25-d89d7160f1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.02.27 15:09:35.897202 [ 267 ] {28621263-349b-4a50-bb25-d89d7160f1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6938 | 2026.02.27 15:09:35.897527 [ 267 ] {28621263-349b-4a50-bb25-d89d7160f1d0} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2026.02.27 15:09:35.897563 [ 267 ] {28621263-349b-4a50-bb25-d89d7160f1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6940 | 2026.02.27 15:09:35.897874 [ 267 ] {28621263-349b-4a50-bb25-d89d7160f1d0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6941 | 2026.02.27 15:09:35.898084 [ 267 ] {28621263-349b-4a50-bb25-d89d7160f1d0} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2026.02.27 15:09:35.898211 [ 267 ] {28621263-349b-4a50-bb25-d89d7160f1d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6943 | 2026.02.27 15:09:35.898248 [ 267 ] {28621263-349b-4a50-bb25-d89d7160f1d0} <Debug> TCPHandler: Processed in 0.001231772 sec. | ||
| 6944 | 2026.02.27 15:09:35.912431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 6945 | 2026.02.27 15:09:35.929998 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.02.27 15:09:35.930040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6947 | 2026.02.27 15:09:35.936355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6948 | 2026.02.27 15:09:35.937053 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.02.27 15:09:35.939946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6950 | 2026.02.27 15:09:40.886115 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.02.27 15:09:40.886332 [ 267 ] {99b3eb14-fddc-4357-bae3-938dd1111438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6952 | 2026.02.27 15:09:40.886409 [ 267 ] {99b3eb14-fddc-4357-bae3-938dd1111438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6953 | 2026.02.27 15:09:40.887082 [ 267 ] {99b3eb14-fddc-4357-bae3-938dd1111438} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.02.27 15:09:40.887137 [ 267 ] {99b3eb14-fddc-4357-bae3-938dd1111438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6955 | 2026.02.27 15:09:40.887567 [ 267 ] {99b3eb14-fddc-4357-bae3-938dd1111438} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6956 | 2026.02.27 15:09:40.887799 [ 267 ] {99b3eb14-fddc-4357-bae3-938dd1111438} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.02.27 15:09:40.887962 [ 267 ] {99b3eb14-fddc-4357-bae3-938dd1111438} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.54 MiB/sec. | ||
| 6958 | 2026.02.27 15:09:40.887972 [ 39 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6959 | 2026.02.27 15:09:40.888015 [ 267 ] {99b3eb14-fddc-4357-bae3-938dd1111438} <Debug> TCPHandler: Processed in 0.00203668 sec. | ||
| 6960 | 2026.02.27 15:09:40.888045 [ 39 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.02.27 15:09:40.888071 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6962 | 2026.02.27 15:09:40.888141 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6963 | 2026.02.27 15:09:40.888199 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 6964 | 2026.02.27 15:09:40.888247 [ 267 ] {92e30f65-e313-4e7d-af73-b3d7fcf1a6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6965 | 2026.02.27 15:09:40.888296 [ 267 ] {92e30f65-e313-4e7d-af73-b3d7fcf1a6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6966 | 2026.02.27 15:09:40.888358 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6967 | 2026.02.27 15:09:40.888403 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1409 rows starting from the beginning of the part | ||
| 6968 | 2026.02.27 15:09:40.888478 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1317 rows starting from the beginning of the part | ||
| 6969 | 2026.02.27 15:09:40.888533 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part | ||
| 6970 | 2026.02.27 15:09:40.888583 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6971 | 2026.02.27 15:09:40.888631 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 142 rows starting from the beginning of the part | ||
| 6972 | 2026.02.27 15:09:40.888677 [ 189 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6973 | 2026.02.27 15:09:40.888729 [ 267 ] {92e30f65-e313-4e7d-af73-b3d7fcf1a6db} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.02.27 15:09:40.888774 [ 267 ] {92e30f65-e313-4e7d-af73-b3d7fcf1a6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6975 | 2026.02.27 15:09:40.889152 [ 267 ] {92e30f65-e313-4e7d-af73-b3d7fcf1a6db} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6976 | 2026.02.27 15:09:40.889380 [ 267 ] {92e30f65-e313-4e7d-af73-b3d7fcf1a6db} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.02.27 15:09:40.889496 [ 39 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6978 | 2026.02.27 15:09:40.889516 [ 267 ] {92e30f65-e313-4e7d-af73-b3d7fcf1a6db} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001294 sec., 49459.04173106646 rows/sec., 3.86 MiB/sec. | ||
| 6979 | 2026.02.27 15:09:40.889529 [ 39 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.02.27 15:09:40.889558 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6981 | 2026.02.27 15:09:40.889563 [ 267 ] {92e30f65-e313-4e7d-af73-b3d7fcf1a6db} <Debug> TCPHandler: Processed in 0.001473964 sec. | ||
| 6982 | 2026.02.27 15:09:40.889684 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.02.27 15:09:40.889688 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 6984 | 2026.02.27 15:09:40.889781 [ 267 ] {e8e34c66-05c7-49e4-99a9-ab41e74665a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6985 | 2026.02.27 15:09:40.889831 [ 267 ] {e8e34c66-05c7-49e4-99a9-ab41e74665a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6986 | 2026.02.27 15:09:40.889841 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6987 | 2026.02.27 15:09:40.889883 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 633 rows starting from the beginning of the part | ||
| 6988 | 2026.02.27 15:09:40.889949 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 558 rows starting from the beginning of the part | ||
| 6989 | 2026.02.27 15:09:40.889990 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
| 6990 | 2026.02.27 15:09:40.890032 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6991 | 2026.02.27 15:09:40.890068 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 113 rows starting from the beginning of the part | ||
| 6992 | 2026.02.27 15:09:40.890108 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6993 | 2026.02.27 15:09:40.890216 [ 200 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.002080921 sec., 1498374.998378122 rows/sec., 130.66 MiB/sec. | ||
| 6994 | 2026.02.27 15:09:40.890251 [ 267 ] {e8e34c66-05c7-49e4-99a9-ab41e74665a3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.02.27 15:09:40.890292 [ 267 ] {e8e34c66-05c7-49e4-99a9-ab41e74665a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6996 | 2026.02.27 15:09:40.890491 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6997 | 2026.02.27 15:09:40.890712 [ 267 ] {e8e34c66-05c7-49e4-99a9-ab41e74665a3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6998 | 2026.02.27 15:09:40.890861 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.02.27 15:09:40.890967 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_51_10} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7000 | 2026.02.27 15:09:40.891040 [ 267 ] {e8e34c66-05c7-49e4-99a9-ab41e74665a3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.02.27 15:09:40.891072 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7002 | 2026.02.27 15:09:40.891169 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7003 | 2026.02.27 15:09:40.891190 [ 267 ] {e8e34c66-05c7-49e4-99a9-ab41e74665a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00143 sec., 111888.11188811189 rows/sec., 7.79 MiB/sec. | ||
| 7004 | 2026.02.27 15:09:40.891203 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2026.02.27 15:09:40.891230 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7006 | 2026.02.27 15:09:40.891237 [ 267 ] {e8e34c66-05c7-49e4-99a9-ab41e74665a3} <Debug> TCPHandler: Processed in 0.001602176 sec. | ||
| 7007 | 2026.02.27 15:09:40.891290 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656216 sec., 928019.0506552286 rows/sec., 73.92 MiB/sec. | ||
| 7008 | 2026.02.27 15:09:40.891305 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 7009 | 2026.02.27 15:09:40.891393 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7010 | 2026.02.27 15:09:40.891417 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7011 | 2026.02.27 15:09:40.891451 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13653 rows starting from the beginning of the part | ||
| 7012 | 2026.02.27 15:09:40.891495 [ 267 ] {85e97383-9af6-4557-8ffc-d3b5352b3b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7013 | 2026.02.27 15:09:40.891503 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7014 | 2026.02.27 15:09:40.891499 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 881 rows starting from the beginning of the part | ||
| 7015 | 2026.02.27 15:09:40.891545 [ 267 ] {85e97383-9af6-4557-8ffc-d3b5352b3b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7016 | 2026.02.27 15:09:40.891583 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7017 | 2026.02.27 15:09:40.891626 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 7018 | 2026.02.27 15:09:40.891659 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 164 rows starting from the beginning of the part | ||
| 7019 | 2026.02.27 15:09:40.891695 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7020 | 2026.02.27 15:09:40.891906 [ 267 ] {85e97383-9af6-4557-8ffc-d3b5352b3b3b} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.02.27 15:09:40.891939 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.02.27 15:09:40.891949 [ 267 ] {85e97383-9af6-4557-8ffc-d3b5352b3b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7023 | 2026.02.27 15:09:40.892028 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_51_10} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7024 | 2026.02.27 15:09:40.892114 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7025 | 2026.02.27 15:09:40.892288 [ 267 ] {85e97383-9af6-4557-8ffc-d3b5352b3b3b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7026 | 2026.02.27 15:09:40.892502 [ 267 ] {85e97383-9af6-4557-8ffc-d3b5352b3b3b} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.02.27 15:09:40.892619 [ 39 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7028 | 2026.02.27 15:09:40.892635 [ 267 ] {85e97383-9af6-4557-8ffc-d3b5352b3b3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 7029 | 2026.02.27 15:09:40.892656 [ 39 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.02.27 15:09:40.892679 [ 267 ] {85e97383-9af6-4557-8ffc-d3b5352b3b3b} <Debug> TCPHandler: Processed in 0.001335653 sec. | ||
| 7031 | 2026.02.27 15:09:40.892680 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7032 | 2026.02.27 15:09:40.892797 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 7033 | 2026.02.27 15:09:40.892888 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7034 | 2026.02.27 15:09:40.892916 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2610 rows starting from the beginning of the part | ||
| 7035 | 2026.02.27 15:09:40.892972 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7036 | 2026.02.27 15:09:40.893013 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7037 | 2026.02.27 15:09:40.893050 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 7038 | 2026.02.27 15:09:40.893086 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7039 | 2026.02.27 15:09:40.893123 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 7040 | 2026.02.27 15:09:40.894457 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2910 rows, containing 4 columns (4 merged, 0 gathered) in 0.001693186 sec., 1718653.4733927636 rows/sec., 115.88 MiB/sec. | ||
| 7041 | 2026.02.27 15:09:40.894820 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7042 | 2026.02.27 15:09:40.895107 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_51_10} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7043 | 2026.02.27 15:09:40.895182 [ 199 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_51_10} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7044 | 2026.02.27 15:09:40.895262 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7045 | 2026.02.27 15:09:40.896876 [ 191 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15178 rows, containing 5 columns (5 merged, 0 gathered) in 0.005601635 sec., 2709566.046341827 rows/sec., 186.14 MiB/sec. | ||
| 7046 | 2026.02.27 15:09:40.897407 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7047 | 2026.02.27 15:09:40.897719 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7048 | 2026.02.27 15:09:40.897864 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7049 | 2026.02.27 15:09:40.897968 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 7050 | 2026.02.27 15:09:41.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.72 MiB, peak 288.69 MiB, free memory in arenas 0.00 B, will set to 281.75 MiB (RSS), difference: 2.03 MiB | ||
| 7051 | 2026.02.27 15:09:42.226148 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7052 | 2026.02.27 15:09:42.226198 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7053 | 2026.02.27 15:09:42.439690 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17230 | ||
| 7054 | 2026.02.27 15:09:42.440212 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.02.27 15:09:42.440257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7056 | 2026.02.27 15:09:42.440724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7057 | 2026.02.27 15:09:42.440959 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7058 | 2026.02.27 15:09:42.441083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17230 | ||
| 7059 | 2026.02.27 15:09:42.441103 [ 40 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7060 | 2026.02.27 15:09:42.441174 [ 40 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.02.27 15:09:42.441195 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7062 | 2026.02.27 15:09:42.441291 [ 202 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7063 | 2026.02.27 15:09:42.441373 [ 202 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7064 | 2026.02.27 15:09:42.441400 [ 202 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14798 rows starting from the beginning of the part | ||
| 7065 | 2026.02.27 15:09:42.441453 [ 202 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7066 | 2026.02.27 15:09:42.441490 [ 202 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7067 | 2026.02.27 15:09:42.441527 [ 202 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7068 | 2026.02.27 15:09:42.441560 [ 202 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7069 | 2026.02.27 15:09:42.441595 [ 202 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7070 | 2026.02.27 15:09:42.443327 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17230 rows, containing 4 columns (4 merged, 0 gathered) in 0.00207225 sec., 8314633.852093136 rows/sec., 118.94 MiB/sec. | ||
| 7071 | 2026.02.27 15:09:42.443471 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7072 | 2026.02.27 15:09:42.443799 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_36_7} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.02.27 15:09:42.443878 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_36_7} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7074 | 2026.02.27 15:09:42.444007 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7075 | 2026.02.27 15:09:42.476814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 822 | ||
| 7076 | 2026.02.27 15:09:42.478753 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.02.27 15:09:42.478792 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7078 | 2026.02.27 15:09:42.479911 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7079 | 2026.02.27 15:09:42.480170 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.02.27 15:09:42.480302 [ 40 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7081 | 2026.02.27 15:09:42.480348 [ 40 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2026.02.27 15:09:42.480369 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7083 | 2026.02.27 15:09:42.480405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 7084 | 2026.02.27 15:09:42.480476 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 7085 | 2026.02.27 15:09:42.481058 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7086 | 2026.02.27 15:09:42.481187 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 702 rows starting from the beginning of the part | ||
| 7087 | 2026.02.27 15:09:42.481586 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 7088 | 2026.02.27 15:09:42.481996 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 22 rows starting from the beginning of the part | ||
| 7089 | 2026.02.27 15:09:42.482362 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7090 | 2026.02.27 15:09:42.482708 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 7091 | 2026.02.27 15:09:42.483053 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part | ||
| 7092 | 2026.02.27 15:09:42.488683 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 72 columns (72 merged, 0 gathered) in 0.008248691 sec., 99652.17511481518 rows/sec., 82.14 MiB/sec. | ||
| 7093 | 2026.02.27 15:09:42.489599 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7094 | 2026.02.27 15:09:42.490071 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.02.27 15:09:42.490133 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_26_5} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7096 | 2026.02.27 15:09:42.490289 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 7097 | 2026.02.27 15:09:43.440162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7098 | 2026.02.27 15:09:43.458126 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.02.27 15:09:43.458196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7100 | 2026.02.27 15:09:43.464474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7101 | 2026.02.27 15:09:43.465260 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.02.27 15:09:43.465585 [ 105 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7103 | 2026.02.27 15:09:43.465655 [ 105 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.02.27 15:09:43.465675 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7105 | 2026.02.27 15:09:43.465793 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7106 | 2026.02.27 15:09:43.468904 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7107 | 2026.02.27 15:09:43.469495 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7108 | 2026.02.27 15:09:43.469813 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7109 | 2026.02.27 15:09:43.473265 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7110 | 2026.02.27 15:09:43.476649 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7111 | 2026.02.27 15:09:43.480392 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 7112 | 2026.02.27 15:09:43.484630 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 7113 | 2026.02.27 15:09:43.488837 [ 188 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7114 | 2026.02.27 15:09:43.541461 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.075702791 sec., 3592.9983083450647 rows/sec., 18.58 MiB/sec. | ||
| 7115 | 2026.02.27 15:09:43.544411 [ 194 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7116 | 2026.02.27 15:09:43.546694 [ 194 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_36_7} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.02.27 15:09:43.546812 [ 194 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_36_7} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7118 | 2026.02.27 15:09:43.548977 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7119 | 2026.02.27 15:09:44.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.01 MiB, peak 294.91 MiB, free memory in arenas 0.00 B, will set to 286.59 MiB (RSS), difference: 3.58 MiB | ||
| 7120 | 2026.02.27 15:09:45.887032 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2026.02.27 15:09:45.887222 [ 267 ] {8410642a-11c7-4e67-9703-cf4552696625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7122 | 2026.02.27 15:09:45.887298 [ 267 ] {8410642a-11c7-4e67-9703-cf4552696625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7123 | 2026.02.27 15:09:45.888068 [ 267 ] {8410642a-11c7-4e67-9703-cf4552696625} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.02.27 15:09:45.888121 [ 267 ] {8410642a-11c7-4e67-9703-cf4552696625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7125 | 2026.02.27 15:09:45.888560 [ 267 ] {8410642a-11c7-4e67-9703-cf4552696625} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7126 | 2026.02.27 15:09:45.888801 [ 267 ] {8410642a-11c7-4e67-9703-cf4552696625} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.02.27 15:09:45.888967 [ 267 ] {8410642a-11c7-4e67-9703-cf4552696625} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001799 sec., 76709.28293496386 rows/sec., 6.65 MiB/sec. | ||
| 7128 | 2026.02.27 15:09:45.889021 [ 267 ] {8410642a-11c7-4e67-9703-cf4552696625} <Debug> TCPHandler: Processed in 0.002126171 sec. | ||
| 7129 | 2026.02.27 15:09:45.889149 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2026.02.27 15:09:45.889253 [ 267 ] {52dede26-253c-462f-aca5-1219d4b00b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7131 | 2026.02.27 15:09:45.889299 [ 267 ] {52dede26-253c-462f-aca5-1219d4b00b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7132 | 2026.02.27 15:09:45.889732 [ 267 ] {52dede26-253c-462f-aca5-1219d4b00b4b} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.02.27 15:09:45.889768 [ 267 ] {52dede26-253c-462f-aca5-1219d4b00b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7134 | 2026.02.27 15:09:45.890093 [ 267 ] {52dede26-253c-462f-aca5-1219d4b00b4b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7135 | 2026.02.27 15:09:45.890306 [ 267 ] {52dede26-253c-462f-aca5-1219d4b00b4b} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.02.27 15:09:45.890441 [ 267 ] {52dede26-253c-462f-aca5-1219d4b00b4b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001214 sec., 33772.65238879737 rows/sec., 2.48 MiB/sec. | ||
| 7137 | 2026.02.27 15:09:45.890481 [ 267 ] {52dede26-253c-462f-aca5-1219d4b00b4b} <Debug> TCPHandler: Processed in 0.001388903 sec. | ||
| 7138 | 2026.02.27 15:09:45.890599 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7139 | 2026.02.27 15:09:45.890695 [ 267 ] {73e2e7d6-caeb-469e-be6d-ec4e6337adaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7140 | 2026.02.27 15:09:45.890737 [ 267 ] {73e2e7d6-caeb-469e-be6d-ec4e6337adaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7141 | 2026.02.27 15:09:45.891169 [ 267 ] {73e2e7d6-caeb-469e-be6d-ec4e6337adaf} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.02.27 15:09:45.891205 [ 267 ] {73e2e7d6-caeb-469e-be6d-ec4e6337adaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7143 | 2026.02.27 15:09:45.891522 [ 267 ] {73e2e7d6-caeb-469e-be6d-ec4e6337adaf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7144 | 2026.02.27 15:09:45.891731 [ 267 ] {73e2e7d6-caeb-469e-be6d-ec4e6337adaf} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.02.27 15:09:45.891857 [ 267 ] {73e2e7d6-caeb-469e-be6d-ec4e6337adaf} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001183 sec., 88757.39644970415 rows/sec., 6.93 MiB/sec. | ||
| 7146 | 2026.02.27 15:09:45.891896 [ 267 ] {73e2e7d6-caeb-469e-be6d-ec4e6337adaf} <Debug> TCPHandler: Processed in 0.001346633 sec. | ||
| 7147 | 2026.02.27 15:09:45.892006 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2026.02.27 15:09:45.892100 [ 267 ] {267b363d-7e45-4d14-8f5d-e0f071976919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7149 | 2026.02.27 15:09:45.892143 [ 267 ] {267b363d-7e45-4d14-8f5d-e0f071976919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7150 | 2026.02.27 15:09:45.892542 [ 267 ] {267b363d-7e45-4d14-8f5d-e0f071976919} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2026.02.27 15:09:45.892576 [ 267 ] {267b363d-7e45-4d14-8f5d-e0f071976919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7152 | 2026.02.27 15:09:45.892901 [ 267 ] {267b363d-7e45-4d14-8f5d-e0f071976919} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7153 | 2026.02.27 15:09:45.893131 [ 267 ] {267b363d-7e45-4d14-8f5d-e0f071976919} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2026.02.27 15:09:45.893260 [ 267 ] {267b363d-7e45-4d14-8f5d-e0f071976919} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 7155 | 2026.02.27 15:09:45.893297 [ 267 ] {267b363d-7e45-4d14-8f5d-e0f071976919} <Debug> TCPHandler: Processed in 0.001339293 sec. | ||
| 7156 | 2026.02.27 15:09:45.893395 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7157 | 2026.02.27 15:09:45.893486 [ 267 ] {ab8135e8-9bfa-4a59-97a9-52aee0699781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7158 | 2026.02.27 15:09:45.893540 [ 267 ] {ab8135e8-9bfa-4a59-97a9-52aee0699781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7159 | 2026.02.27 15:09:45.894356 [ 267 ] {ab8135e8-9bfa-4a59-97a9-52aee0699781} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7160 | 2026.02.27 15:09:45.894390 [ 267 ] {ab8135e8-9bfa-4a59-97a9-52aee0699781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7161 | 2026.02.27 15:09:45.894944 [ 267 ] {ab8135e8-9bfa-4a59-97a9-52aee0699781} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7162 | 2026.02.27 15:09:45.895166 [ 267 ] {ab8135e8-9bfa-4a59-97a9-52aee0699781} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7163 | 2026.02.27 15:09:45.895270 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7164 | 2026.02.27 15:09:45.895304 [ 267 ] {ab8135e8-9bfa-4a59-97a9-52aee0699781} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001835 sec., 22343.3242506812 rows/sec., 40.04 MiB/sec. | ||
| 7165 | 2026.02.27 15:09:45.895309 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2026.02.27 15:09:45.895336 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7167 | 2026.02.27 15:09:45.895370 [ 267 ] {ab8135e8-9bfa-4a59-97a9-52aee0699781} <Debug> TCPHandler: Processed in 0.00202195 sec. | ||
| 7168 | 2026.02.27 15:09:45.895419 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 7169 | 2026.02.27 15:09:45.895485 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2026.02.27 15:09:45.895580 [ 267 ] {27755d1d-c313-4b7a-904a-a072cce2377f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7171 | 2026.02.27 15:09:45.895599 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7172 | 2026.02.27 15:09:45.895622 [ 267 ] {27755d1d-c313-4b7a-904a-a072cce2377f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7173 | 2026.02.27 15:09:45.895654 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 733 rows starting from the beginning of the part | ||
| 7174 | 2026.02.27 15:09:45.895766 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 7175 | 2026.02.27 15:09:45.895859 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 7176 | 2026.02.27 15:09:45.895950 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 7177 | 2026.02.27 15:09:45.895958 [ 267 ] {27755d1d-c313-4b7a-904a-a072cce2377f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2026.02.27 15:09:45.895996 [ 267 ] {27755d1d-c313-4b7a-904a-a072cce2377f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7179 | 2026.02.27 15:09:45.896039 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 7180 | 2026.02.27 15:09:45.896128 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 7181 | 2026.02.27 15:09:45.896313 [ 267 ] {27755d1d-c313-4b7a-904a-a072cce2377f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7182 | 2026.02.27 15:09:45.896529 [ 267 ] {27755d1d-c313-4b7a-904a-a072cce2377f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.02.27 15:09:45.896655 [ 267 ] {27755d1d-c313-4b7a-904a-a072cce2377f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 7184 | 2026.02.27 15:09:45.896692 [ 267 ] {27755d1d-c313-4b7a-904a-a072cce2377f} <Debug> TCPHandler: Processed in 0.001255572 sec. | ||
| 7185 | 2026.02.27 15:09:45.911337 [ 187 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 19 columns (19 merged, 0 gathered) in 0.015945816 sec., 58824.20818100497 rows/sec., 105.41 MiB/sec. | ||
| 7186 | 2026.02.27 15:09:45.912652 [ 195 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7187 | 2026.02.27 15:09:45.913024 [ 195 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.02.27 15:09:45.913102 [ 195 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7189 | 2026.02.27 15:09:45.913240 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 7190 | 2026.02.27 15:09:46.000307 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.09 MiB, peak 294.91 MiB, free memory in arenas 0.00 B, will set to 290.90 MiB (RSS), difference: 3.81 MiB | ||
| 7191 | 2026.02.27 15:09:47.135759 [ 154 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7192 | 2026.02.27 15:09:47.135825 [ 154 ] {} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.02.27 15:09:47.135846 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7194 | 2026.02.27 15:09:47.135971 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::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 | ||
| 7195 | 2026.02.27 15:09:47.136119 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7196 | 2026.02.27 15:09:47.136151 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 7197 | 2026.02.27 15:09:47.136215 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7198 | 2026.02.27 15:09:47.136259 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 7199 | 2026.02.27 15:09:47.136299 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 7200 | 2026.02.27 15:09:47.136338 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 7201 | 2026.02.27 15:09:47.137043 [ 187 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118371 sec., 32189.675876788653 rows/sec., 2.69 MiB/sec. | ||
| 7202 | 2026.02.27 15:09:47.137222 [ 187 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7203 | 2026.02.27 15:09:47.137519 [ 187 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_17_4} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.02.27 15:09:47.137595 [ 187 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_17_4} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7205 | 2026.02.27 15:09:47.137699 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7206 | 2026.02.27 15:09:49.941217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17678 | ||
| 7207 | 2026.02.27 15:09:49.942011 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.02.27 15:09:49.942049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7209 | 2026.02.27 15:09:49.942512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7210 | 2026.02.27 15:09:49.942728 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.02.27 15:09:49.942856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17678 | ||
| 7212 | 2026.02.27 15:09:50.915868 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2026.02.27 15:09:50.916052 [ 267 ] {8efe959b-9d4f-47ea-8d6b-9defa23a26b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7214 | 2026.02.27 15:09:50.916135 [ 267 ] {8efe959b-9d4f-47ea-8d6b-9defa23a26b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7215 | 2026.02.27 15:09:50.916864 [ 267 ] {8efe959b-9d4f-47ea-8d6b-9defa23a26b6} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.02.27 15:09:50.916921 [ 267 ] {8efe959b-9d4f-47ea-8d6b-9defa23a26b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7217 | 2026.02.27 15:09:50.917326 [ 267 ] {8efe959b-9d4f-47ea-8d6b-9defa23a26b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7218 | 2026.02.27 15:09:50.917558 [ 267 ] {8efe959b-9d4f-47ea-8d6b-9defa23a26b6} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.02.27 15:09:50.917710 [ 127 ] {} <Debug> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7220 | 2026.02.27 15:09:50.917721 [ 267 ] {8efe959b-9d4f-47ea-8d6b-9defa23a26b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001722 sec., 13937.282229965156 rows/sec., 1.16 MiB/sec. | ||
| 7221 | 2026.02.27 15:09:50.917783 [ 127 ] {} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2026.02.27 15:09:50.917811 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7223 | 2026.02.27 15:09:50.917826 [ 267 ] {8efe959b-9d4f-47ea-8d6b-9defa23a26b6} <Debug> TCPHandler: Processed in 0.002083431 sec. | ||
| 7224 | 2026.02.27 15:09:50.917904 [ 196 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::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 | ||
| 7225 | 2026.02.27 15:09:50.917972 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7226 | 2026.02.27 15:09:50.918014 [ 196 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7227 | 2026.02.27 15:09:50.918045 [ 196 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7228 | 2026.02.27 15:09:50.918080 [ 267 ] {8d498473-7831-45d5-ba67-f4370b649f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7229 | 2026.02.27 15:09:50.918107 [ 196 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7230 | 2026.02.27 15:09:50.918129 [ 267 ] {8d498473-7831-45d5-ba67-f4370b649f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7231 | 2026.02.27 15:09:50.918153 [ 196 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7232 | 2026.02.27 15:09:50.918198 [ 196 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7233 | 2026.02.27 15:09:50.918251 [ 196 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7234 | 2026.02.27 15:09:50.918580 [ 267 ] {8d498473-7831-45d5-ba67-f4370b649f1e} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.02.27 15:09:50.918619 [ 267 ] {8d498473-7831-45d5-ba67-f4370b649f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7236 | 2026.02.27 15:09:50.918942 [ 267 ] {8d498473-7831-45d5-ba67-f4370b649f1e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7237 | 2026.02.27 15:09:50.919154 [ 267 ] {8d498473-7831-45d5-ba67-f4370b649f1e} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.02.27 15:09:50.919183 [ 196 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315423 sec., 91225.4081006642 rows/sec., 7.92 MiB/sec. | ||
| 7239 | 2026.02.27 15:09:50.919295 [ 267 ] {8d498473-7831-45d5-ba67-f4370b649f1e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001241 sec., 4834.810636583401 rows/sec., 394.24 KiB/sec. | ||
| 7240 | 2026.02.27 15:09:50.919338 [ 267 ] {8d498473-7831-45d5-ba67-f4370b649f1e} <Debug> TCPHandler: Processed in 0.001429874 sec. | ||
| 7241 | 2026.02.27 15:09:50.919371 [ 193 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7242 | 2026.02.27 15:09:50.919442 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7243 | 2026.02.27 15:09:50.919546 [ 267 ] {36afc213-6718-40fb-ba88-72f62bafe2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7244 | 2026.02.27 15:09:50.919590 [ 267 ] {36afc213-6718-40fb-ba88-72f62bafe2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7245 | 2026.02.27 15:09:50.919710 [ 193 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_9_2} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.02.27 15:09:50.919799 [ 193 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_9_2} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7247 | 2026.02.27 15:09:50.919899 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7248 | 2026.02.27 15:09:50.920596 [ 267 ] {36afc213-6718-40fb-ba88-72f62bafe2b5} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.02.27 15:09:50.920640 [ 267 ] {36afc213-6718-40fb-ba88-72f62bafe2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7250 | 2026.02.27 15:09:50.921045 [ 267 ] {36afc213-6718-40fb-ba88-72f62bafe2b5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7251 | 2026.02.27 15:09:50.921272 [ 267 ] {36afc213-6718-40fb-ba88-72f62bafe2b5} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.02.27 15:09:50.921414 [ 267 ] {36afc213-6718-40fb-ba88-72f62bafe2b5} <Debug> executeQuery: Read 1319 rows, 112.15 KiB in 0.001892 sec., 697145.8773784355 rows/sec., 57.89 MiB/sec. | ||
| 7253 | 2026.02.27 15:09:50.921454 [ 267 ] {36afc213-6718-40fb-ba88-72f62bafe2b5} <Debug> TCPHandler: Processed in 0.00206196 sec. | ||
| 7254 | 2026.02.27 15:09:50.921565 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.02.27 15:09:50.921663 [ 267 ] {a0bc5f1f-34db-46f7-b434-fb28bd09d21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7256 | 2026.02.27 15:09:50.921705 [ 267 ] {a0bc5f1f-34db-46f7-b434-fb28bd09d21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7257 | 2026.02.27 15:09:50.922113 [ 267 ] {a0bc5f1f-34db-46f7-b434-fb28bd09d21d} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7258 | 2026.02.27 15:09:50.922151 [ 267 ] {a0bc5f1f-34db-46f7-b434-fb28bd09d21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7259 | 2026.02.27 15:09:50.922455 [ 267 ] {a0bc5f1f-34db-46f7-b434-fb28bd09d21d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7260 | 2026.02.27 15:09:50.922661 [ 267 ] {a0bc5f1f-34db-46f7-b434-fb28bd09d21d} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.02.27 15:09:50.922799 [ 267 ] {a0bc5f1f-34db-46f7-b434-fb28bd09d21d} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001157 sec., 15557.476231633535 rows/sec., 1.16 MiB/sec. | ||
| 7262 | 2026.02.27 15:09:50.922838 [ 267 ] {a0bc5f1f-34db-46f7-b434-fb28bd09d21d} <Debug> TCPHandler: Processed in 0.001322782 sec. | ||
| 7263 | 2026.02.27 15:09:50.922963 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7264 | 2026.02.27 15:09:50.923060 [ 267 ] {feea5826-5da4-4f45-98bf-b078ad80fa71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7265 | 2026.02.27 15:09:50.923101 [ 267 ] {feea5826-5da4-4f45-98bf-b078ad80fa71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7266 | 2026.02.27 15:09:50.923567 [ 267 ] {feea5826-5da4-4f45-98bf-b078ad80fa71} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7267 | 2026.02.27 15:09:50.923605 [ 267 ] {feea5826-5da4-4f45-98bf-b078ad80fa71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7268 | 2026.02.27 15:09:50.923916 [ 267 ] {feea5826-5da4-4f45-98bf-b078ad80fa71} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7269 | 2026.02.27 15:09:50.924126 [ 267 ] {feea5826-5da4-4f45-98bf-b078ad80fa71} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.02.27 15:09:50.924260 [ 267 ] {feea5826-5da4-4f45-98bf-b078ad80fa71} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00122 sec., 206557.37704918033 rows/sec., 14.29 MiB/sec. | ||
| 7271 | 2026.02.27 15:09:50.924299 [ 267 ] {feea5826-5da4-4f45-98bf-b078ad80fa71} <Debug> TCPHandler: Processed in 0.001385344 sec. | ||
| 7272 | 2026.02.27 15:09:50.924420 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2026.02.27 15:09:50.924515 [ 267 ] {fe7ba051-aed2-4535-8e74-9b89556b0c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7274 | 2026.02.27 15:09:50.924556 [ 267 ] {fe7ba051-aed2-4535-8e74-9b89556b0c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7275 | 2026.02.27 15:09:50.925003 [ 267 ] {fe7ba051-aed2-4535-8e74-9b89556b0c16} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2026.02.27 15:09:50.925044 [ 267 ] {fe7ba051-aed2-4535-8e74-9b89556b0c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7277 | 2026.02.27 15:09:50.925361 [ 267 ] {fe7ba051-aed2-4535-8e74-9b89556b0c16} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7278 | 2026.02.27 15:09:50.925573 [ 267 ] {fe7ba051-aed2-4535-8e74-9b89556b0c16} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2026.02.27 15:09:50.925683 [ 141 ] {} <Debug> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7280 | 2026.02.27 15:09:50.925710 [ 267 ] {fe7ba051-aed2-4535-8e74-9b89556b0c16} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001213 sec., 9892.82769991756 rows/sec., 772.88 KiB/sec. | ||
| 7281 | 2026.02.27 15:09:50.925735 [ 141 ] {} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.02.27 15:09:50.925755 [ 267 ] {fe7ba051-aed2-4535-8e74-9b89556b0c16} <Debug> TCPHandler: Processed in 0.001384464 sec. | ||
| 7283 | 2026.02.27 15:09:50.925765 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7284 | 2026.02.27 15:09:50.925879 [ 197 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::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 | ||
| 7285 | 2026.02.27 15:09:50.925897 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2026.02.27 15:09:50.925994 [ 197 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7287 | 2026.02.27 15:09:50.926034 [ 197 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7288 | 2026.02.27 15:09:50.926037 [ 267 ] {acff5f2b-532b-4fdd-aa2c-b5eb22971a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7289 | 2026.02.27 15:09:50.926096 [ 267 ] {acff5f2b-532b-4fdd-aa2c-b5eb22971a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7290 | 2026.02.27 15:09:50.926102 [ 197 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7291 | 2026.02.27 15:09:50.926164 [ 197 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7292 | 2026.02.27 15:09:50.926208 [ 197 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7293 | 2026.02.27 15:09:50.926248 [ 197 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7294 | 2026.02.27 15:09:50.926741 [ 267 ] {acff5f2b-532b-4fdd-aa2c-b5eb22971a55} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7295 | 2026.02.27 15:09:50.926785 [ 267 ] {acff5f2b-532b-4fdd-aa2c-b5eb22971a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7296 | 2026.02.27 15:09:50.926967 [ 193 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001125941 sec., 53288.760245874335 rows/sec., 4.27 MiB/sec. | ||
| 7297 | 2026.02.27 15:09:50.927085 [ 197 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7298 | 2026.02.27 15:09:50.927158 [ 267 ] {acff5f2b-532b-4fdd-aa2c-b5eb22971a55} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7299 | 2026.02.27 15:09:50.927421 [ 197 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_9_2} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2026.02.27 15:09:50.927456 [ 267 ] {acff5f2b-532b-4fdd-aa2c-b5eb22971a55} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.02.27 15:09:50.927496 [ 197 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_9_2} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7302 | 2026.02.27 15:09:50.927572 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7303 | 2026.02.27 15:09:50.927614 [ 267 ] {acff5f2b-532b-4fdd-aa2c-b5eb22971a55} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001595 sec., 352351.0971786834 rows/sec., 26.42 MiB/sec. | ||
| 7304 | 2026.02.27 15:09:50.927659 [ 267 ] {acff5f2b-532b-4fdd-aa2c-b5eb22971a55} <Debug> TCPHandler: Processed in 0.001815328 sec. | ||
| 7305 | 2026.02.27 15:09:50.927784 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2026.02.27 15:09:50.927882 [ 267 ] {b158f03e-2c96-4865-8f13-6eebb2d564db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7307 | 2026.02.27 15:09:50.927926 [ 267 ] {b158f03e-2c96-4865-8f13-6eebb2d564db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7308 | 2026.02.27 15:09:50.928536 [ 267 ] {b158f03e-2c96-4865-8f13-6eebb2d564db} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2026.02.27 15:09:50.928574 [ 267 ] {b158f03e-2c96-4865-8f13-6eebb2d564db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7310 | 2026.02.27 15:09:50.928975 [ 267 ] {b158f03e-2c96-4865-8f13-6eebb2d564db} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7311 | 2026.02.27 15:09:50.929190 [ 267 ] {b158f03e-2c96-4865-8f13-6eebb2d564db} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2026.02.27 15:09:50.929331 [ 267 ] {b158f03e-2c96-4865-8f13-6eebb2d564db} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001466 sec., 602319.236016371 rows/sec., 40.88 MiB/sec. | ||
| 7313 | 2026.02.27 15:09:50.929370 [ 267 ] {b158f03e-2c96-4865-8f13-6eebb2d564db} <Debug> TCPHandler: Processed in 0.001636936 sec. | ||
| 7314 | 2026.02.27 15:09:50.929485 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.02.27 15:09:50.929579 [ 267 ] {e502347d-1d55-492c-8e84-fee0525f02a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7316 | 2026.02.27 15:09:50.929622 [ 267 ] {e502347d-1d55-492c-8e84-fee0525f02a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7317 | 2026.02.27 15:09:50.929963 [ 267 ] {e502347d-1d55-492c-8e84-fee0525f02a2} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.02.27 15:09:50.930000 [ 267 ] {e502347d-1d55-492c-8e84-fee0525f02a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7319 | 2026.02.27 15:09:50.930326 [ 267 ] {e502347d-1d55-492c-8e84-fee0525f02a2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7320 | 2026.02.27 15:09:50.930532 [ 267 ] {e502347d-1d55-492c-8e84-fee0525f02a2} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.02.27 15:09:50.930668 [ 267 ] {e502347d-1d55-492c-8e84-fee0525f02a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 7322 | 2026.02.27 15:09:50.930707 [ 267 ] {e502347d-1d55-492c-8e84-fee0525f02a2} <Debug> TCPHandler: Processed in 0.001270053 sec. | ||
| 7323 | 2026.02.27 15:09:50.970532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7324 | 2026.02.27 15:09:50.985686 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.02.27 15:09:50.985728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7326 | 2026.02.27 15:09:50.991666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7327 | 2026.02.27 15:09:50.992546 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.02.27 15:09:50.995278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7329 | 2026.02.27 15:09:52.480562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 852 | ||
| 7330 | 2026.02.27 15:09:52.482946 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.02.27 15:09:52.483005 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7332 | 2026.02.27 15:09:52.484268 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7333 | 2026.02.27 15:09:52.484554 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.02.27 15:09:52.484929 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
| 7335 | 2026.02.27 15:09:55.887120 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.02.27 15:09:55.887310 [ 267 ] {423982a2-be55-48e2-a630-69c59cf0e4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7337 | 2026.02.27 15:09:55.887380 [ 267 ] {423982a2-be55-48e2-a630-69c59cf0e4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7338 | 2026.02.27 15:09:55.888056 [ 267 ] {423982a2-be55-48e2-a630-69c59cf0e4ee} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.02.27 15:09:55.888108 [ 267 ] {423982a2-be55-48e2-a630-69c59cf0e4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7340 | 2026.02.27 15:09:55.888517 [ 267 ] {423982a2-be55-48e2-a630-69c59cf0e4ee} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7341 | 2026.02.27 15:09:55.888743 [ 267 ] {423982a2-be55-48e2-a630-69c59cf0e4ee} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.02.27 15:09:55.888912 [ 267 ] {423982a2-be55-48e2-a630-69c59cf0e4ee} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001651 sec., 83585.70563294973 rows/sec., 7.25 MiB/sec. | ||
| 7343 | 2026.02.27 15:09:55.888965 [ 267 ] {423982a2-be55-48e2-a630-69c59cf0e4ee} <Debug> TCPHandler: Processed in 0.001973539 sec. | ||
| 7344 | 2026.02.27 15:09:55.889086 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2026.02.27 15:09:55.889191 [ 267 ] {2c9435c2-c320-405a-ba8e-29ab84d24e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7346 | 2026.02.27 15:09:55.889236 [ 267 ] {2c9435c2-c320-405a-ba8e-29ab84d24e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7347 | 2026.02.27 15:09:55.889676 [ 267 ] {2c9435c2-c320-405a-ba8e-29ab84d24e08} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.02.27 15:09:55.889714 [ 267 ] {2c9435c2-c320-405a-ba8e-29ab84d24e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7349 | 2026.02.27 15:09:55.890012 [ 267 ] {2c9435c2-c320-405a-ba8e-29ab84d24e08} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7350 | 2026.02.27 15:09:55.890219 [ 267 ] {2c9435c2-c320-405a-ba8e-29ab84d24e08} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.02.27 15:09:55.890351 [ 267 ] {2c9435c2-c320-405a-ba8e-29ab84d24e08} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001184 sec., 34628.37837837838 rows/sec., 2.54 MiB/sec. | ||
| 7352 | 2026.02.27 15:09:55.890360 [ 93 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7353 | 2026.02.27 15:09:55.890388 [ 267 ] {2c9435c2-c320-405a-ba8e-29ab84d24e08} <Debug> TCPHandler: Processed in 0.001363373 sec. | ||
| 7354 | 2026.02.27 15:09:55.890428 [ 93 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.02.27 15:09:55.890454 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7356 | 2026.02.27 15:09:55.890518 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.02.27 15:09:55.890579 [ 199 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 7358 | 2026.02.27 15:09:55.890625 [ 267 ] {7ef66511-43b9-4a5b-bf47-9c887144bd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7359 | 2026.02.27 15:09:55.890671 [ 267 ] {7ef66511-43b9-4a5b-bf47-9c887144bd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7360 | 2026.02.27 15:09:55.890725 [ 199 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7361 | 2026.02.27 15:09:55.890764 [ 199 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 7362 | 2026.02.27 15:09:55.890831 [ 199 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 7363 | 2026.02.27 15:09:55.890878 [ 199 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
| 7364 | 2026.02.27 15:09:55.890921 [ 199 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 7365 | 2026.02.27 15:09:55.890960 [ 199 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 18 rows starting from the beginning of the part | ||
| 7366 | 2026.02.27 15:09:55.891001 [ 199 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 7367 | 2026.02.27 15:09:55.891116 [ 267 ] {7ef66511-43b9-4a5b-bf47-9c887144bd2e} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.02.27 15:09:55.891166 [ 267 ] {7ef66511-43b9-4a5b-bf47-9c887144bd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7369 | 2026.02.27 15:09:55.891492 [ 267 ] {7ef66511-43b9-4a5b-bf47-9c887144bd2e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7370 | 2026.02.27 15:09:55.891721 [ 267 ] {7ef66511-43b9-4a5b-bf47-9c887144bd2e} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.02.27 15:09:55.891854 [ 267 ] {7ef66511-43b9-4a5b-bf47-9c887144bd2e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001248 sec., 84134.61538461539 rows/sec., 6.57 MiB/sec. | ||
| 7372 | 2026.02.27 15:09:55.891867 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348563 sec., 193539.3452141279 rows/sec., 14.91 MiB/sec. | ||
| 7373 | 2026.02.27 15:09:55.891893 [ 267 ] {7ef66511-43b9-4a5b-bf47-9c887144bd2e} <Debug> TCPHandler: Processed in 0.001424474 sec. | ||
| 7374 | 2026.02.27 15:09:55.892016 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2026.02.27 15:09:55.892054 [ 193 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7376 | 2026.02.27 15:09:55.892111 [ 267 ] {d896f0a6-ad15-4675-b1e1-dca98f73576d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7377 | 2026.02.27 15:09:55.892159 [ 267 ] {d896f0a6-ad15-4675-b1e1-dca98f73576d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7378 | 2026.02.27 15:09:55.892354 [ 193 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.02.27 15:09:55.892433 [ 193 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_36_7} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7380 | 2026.02.27 15:09:55.892521 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7381 | 2026.02.27 15:09:55.892558 [ 267 ] {d896f0a6-ad15-4675-b1e1-dca98f73576d} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.02.27 15:09:55.892599 [ 267 ] {d896f0a6-ad15-4675-b1e1-dca98f73576d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7383 | 2026.02.27 15:09:55.892952 [ 267 ] {d896f0a6-ad15-4675-b1e1-dca98f73576d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7384 | 2026.02.27 15:09:55.893160 [ 267 ] {d896f0a6-ad15-4675-b1e1-dca98f73576d} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.02.27 15:09:55.893301 [ 267 ] {d896f0a6-ad15-4675-b1e1-dca98f73576d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 7386 | 2026.02.27 15:09:55.893340 [ 267 ] {d896f0a6-ad15-4675-b1e1-dca98f73576d} <Debug> TCPHandler: Processed in 0.001372643 sec. | ||
| 7387 | 2026.02.27 15:09:55.893446 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.02.27 15:09:55.893541 [ 267 ] {bea7a1a1-a263-4e08-950a-d9f861c05610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7389 | 2026.02.27 15:09:55.893596 [ 267 ] {bea7a1a1-a263-4e08-950a-d9f861c05610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7390 | 2026.02.27 15:09:55.894423 [ 267 ] {bea7a1a1-a263-4e08-950a-d9f861c05610} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.02.27 15:09:55.894458 [ 267 ] {bea7a1a1-a263-4e08-950a-d9f861c05610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7392 | 2026.02.27 15:09:55.894992 [ 267 ] {bea7a1a1-a263-4e08-950a-d9f861c05610} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7393 | 2026.02.27 15:09:55.895270 [ 267 ] {bea7a1a1-a263-4e08-950a-d9f861c05610} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.02.27 15:09:55.895413 [ 267 ] {bea7a1a1-a263-4e08-950a-d9f861c05610} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001889 sec., 21704.60561143462 rows/sec., 38.89 MiB/sec. | ||
| 7395 | 2026.02.27 15:09:55.895478 [ 267 ] {bea7a1a1-a263-4e08-950a-d9f861c05610} <Debug> TCPHandler: Processed in 0.00208007 sec. | ||
| 7396 | 2026.02.27 15:09:55.895584 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2026.02.27 15:09:55.895678 [ 267 ] {31d19964-7059-46cb-8874-b0d4251cca00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7398 | 2026.02.27 15:09:55.895718 [ 267 ] {31d19964-7059-46cb-8874-b0d4251cca00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7399 | 2026.02.27 15:09:55.896038 [ 267 ] {31d19964-7059-46cb-8874-b0d4251cca00} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.02.27 15:09:55.896074 [ 267 ] {31d19964-7059-46cb-8874-b0d4251cca00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7401 | 2026.02.27 15:09:55.896382 [ 267 ] {31d19964-7059-46cb-8874-b0d4251cca00} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7402 | 2026.02.27 15:09:55.896598 [ 267 ] {31d19964-7059-46cb-8874-b0d4251cca00} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.02.27 15:09:55.896724 [ 267 ] {31d19964-7059-46cb-8874-b0d4251cca00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 7404 | 2026.02.27 15:09:55.896760 [ 267 ] {31d19964-7059-46cb-8874-b0d4251cca00} <Debug> TCPHandler: Processed in 0.001225232 sec. | ||
| 7405 | 2026.02.27 15:09:57.226267 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7406 | 2026.02.27 15:09:57.226325 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7407 | 2026.02.27 15:09:57.443256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18190 | ||
| 7408 | 2026.02.27 15:09:57.443787 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.02.27 15:09:57.443823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7410 | 2026.02.27 15:09:57.444286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7411 | 2026.02.27 15:09:57.444508 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.02.27 15:09:57.444642 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18190 | ||
| 7413 | 2026.02.27 15:09:58.495715 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7414 | 2026.02.27 15:09:58.512896 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.02.27 15:09:58.512950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7416 | 2026.02.27 15:09:58.518970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7417 | 2026.02.27 15:09:58.519696 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.02.27 15:09:58.522561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7419 | 2026.02.27 15:10:00.885558 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.02.27 15:10:00.885755 [ 267 ] {3a9480ba-5082-4eb2-8094-fe7d65a2c163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7421 | 2026.02.27 15:10:00.885829 [ 267 ] {3a9480ba-5082-4eb2-8094-fe7d65a2c163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7422 | 2026.02.27 15:10:00.886774 [ 267 ] {3a9480ba-5082-4eb2-8094-fe7d65a2c163} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.02.27 15:10:00.886824 [ 267 ] {3a9480ba-5082-4eb2-8094-fe7d65a2c163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7424 | 2026.02.27 15:10:00.887216 [ 267 ] {3a9480ba-5082-4eb2-8094-fe7d65a2c163} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7425 | 2026.02.27 15:10:00.887446 [ 267 ] {3a9480ba-5082-4eb2-8094-fe7d65a2c163} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.02.27 15:10:00.887618 [ 267 ] {3a9480ba-5082-4eb2-8094-fe7d65a2c163} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001917 sec., 29212.310902451747 rows/sec., 2.23 MiB/sec. | ||
| 7427 | 2026.02.27 15:10:00.887668 [ 267 ] {3a9480ba-5082-4eb2-8094-fe7d65a2c163} <Debug> TCPHandler: Processed in 0.002247662 sec. | ||
| 7428 | 2026.02.27 15:10:00.887806 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.02.27 15:10:00.887915 [ 267 ] {6b7adaf4-d8c9-4c41-bf2c-ae2e2be45bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7430 | 2026.02.27 15:10:00.887959 [ 267 ] {6b7adaf4-d8c9-4c41-bf2c-ae2e2be45bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7431 | 2026.02.27 15:10:00.888403 [ 267 ] {6b7adaf4-d8c9-4c41-bf2c-ae2e2be45bf1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.02.27 15:10:00.888440 [ 267 ] {6b7adaf4-d8c9-4c41-bf2c-ae2e2be45bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7433 | 2026.02.27 15:10:00.888767 [ 267 ] {6b7adaf4-d8c9-4c41-bf2c-ae2e2be45bf1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7434 | 2026.02.27 15:10:00.888974 [ 267 ] {6b7adaf4-d8c9-4c41-bf2c-ae2e2be45bf1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.02.27 15:10:00.889107 [ 267 ] {6b7adaf4-d8c9-4c41-bf2c-ae2e2be45bf1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 7436 | 2026.02.27 15:10:00.889144 [ 267 ] {6b7adaf4-d8c9-4c41-bf2c-ae2e2be45bf1} <Debug> TCPHandler: Processed in 0.001394984 sec. | ||
| 7437 | 2026.02.27 15:10:00.889261 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2026.02.27 15:10:00.889370 [ 267 ] {0984a524-9a14-4e0c-b947-cac160c0e982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7439 | 2026.02.27 15:10:00.889414 [ 267 ] {0984a524-9a14-4e0c-b947-cac160c0e982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7440 | 2026.02.27 15:10:00.889889 [ 267 ] {0984a524-9a14-4e0c-b947-cac160c0e982} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2026.02.27 15:10:00.889927 [ 267 ] {0984a524-9a14-4e0c-b947-cac160c0e982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7442 | 2026.02.27 15:10:00.890270 [ 267 ] {0984a524-9a14-4e0c-b947-cac160c0e982} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7443 | 2026.02.27 15:10:00.890489 [ 267 ] {0984a524-9a14-4e0c-b947-cac160c0e982} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2026.02.27 15:10:00.890627 [ 267 ] {0984a524-9a14-4e0c-b947-cac160c0e982} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 7445 | 2026.02.27 15:10:00.890665 [ 267 ] {0984a524-9a14-4e0c-b947-cac160c0e982} <Debug> TCPHandler: Processed in 0.001452564 sec. | ||
| 7446 | 2026.02.27 15:10:00.890777 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7447 | 2026.02.27 15:10:00.890881 [ 267 ] {4326f3ee-9e8b-46c9-b6dc-98702be6edae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7448 | 2026.02.27 15:10:00.890922 [ 267 ] {4326f3ee-9e8b-46c9-b6dc-98702be6edae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7449 | 2026.02.27 15:10:00.891254 [ 267 ] {4326f3ee-9e8b-46c9-b6dc-98702be6edae} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7450 | 2026.02.27 15:10:00.891289 [ 267 ] {4326f3ee-9e8b-46c9-b6dc-98702be6edae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7451 | 2026.02.27 15:10:00.891595 [ 267 ] {4326f3ee-9e8b-46c9-b6dc-98702be6edae} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7452 | 2026.02.27 15:10:00.891803 [ 267 ] {4326f3ee-9e8b-46c9-b6dc-98702be6edae} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7453 | 2026.02.27 15:10:00.891936 [ 267 ] {4326f3ee-9e8b-46c9-b6dc-98702be6edae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7454 | 2026.02.27 15:10:00.891972 [ 267 ] {4326f3ee-9e8b-46c9-b6dc-98702be6edae} <Debug> TCPHandler: Processed in 0.001242502 sec. | ||
| 7455 | 2026.02.27 15:10:02.485133 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 872 | ||
| 7456 | 2026.02.27 15:10:02.487869 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.02.27 15:10:02.487919 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7458 | 2026.02.27 15:10:02.489202 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7459 | 2026.02.27 15:10:02.489504 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.02.27 15:10:02.489868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 872 | ||
| 7461 | 2026.02.27 15:10:04.945384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18638 | ||
| 7462 | 2026.02.27 15:10:04.945904 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.02.27 15:10:04.945953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7464 | 2026.02.27 15:10:04.946441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7465 | 2026.02.27 15:10:04.946694 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.02.27 15:10:04.946834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18638 | ||
| 7467 | 2026.02.27 15:10:05.887019 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2026.02.27 15:10:05.887257 [ 267 ] {cfd3e3d6-9c57-4bf6-97fb-5a5610d476ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7469 | 2026.02.27 15:10:05.887331 [ 267 ] {cfd3e3d6-9c57-4bf6-97fb-5a5610d476ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7470 | 2026.02.27 15:10:05.887943 [ 267 ] {cfd3e3d6-9c57-4bf6-97fb-5a5610d476ac} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2026.02.27 15:10:05.887992 [ 267 ] {cfd3e3d6-9c57-4bf6-97fb-5a5610d476ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7472 | 2026.02.27 15:10:05.888393 [ 267 ] {cfd3e3d6-9c57-4bf6-97fb-5a5610d476ac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7473 | 2026.02.27 15:10:05.888622 [ 267 ] {cfd3e3d6-9c57-4bf6-97fb-5a5610d476ac} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2026.02.27 15:10:05.888785 [ 267 ] {cfd3e3d6-9c57-4bf6-97fb-5a5610d476ac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001584 sec., 1262.6262626262628 rows/sec., 102.96 KiB/sec. | ||
| 7475 | 2026.02.27 15:10:05.888833 [ 267 ] {cfd3e3d6-9c57-4bf6-97fb-5a5610d476ac} <Debug> TCPHandler: Processed in 0.001957499 sec. | ||
| 7476 | 2026.02.27 15:10:05.888959 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2026.02.27 15:10:05.889061 [ 267 ] {6f629cfd-698d-4826-9a89-612a6079d847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7478 | 2026.02.27 15:10:05.889103 [ 267 ] {6f629cfd-698d-4826-9a89-612a6079d847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7479 | 2026.02.27 15:10:05.889615 [ 267 ] {6f629cfd-698d-4826-9a89-612a6079d847} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.02.27 15:10:05.889652 [ 267 ] {6f629cfd-698d-4826-9a89-612a6079d847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7481 | 2026.02.27 15:10:05.889993 [ 267 ] {6f629cfd-698d-4826-9a89-612a6079d847} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7482 | 2026.02.27 15:10:05.890206 [ 267 ] {6f629cfd-698d-4826-9a89-612a6079d847} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.02.27 15:10:05.890331 [ 143 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7484 | 2026.02.27 15:10:05.890342 [ 267 ] {6f629cfd-698d-4826-9a89-612a6079d847} <Debug> executeQuery: Read 139 rows, 12.33 KiB in 0.001305 sec., 106513.40996168583 rows/sec., 9.23 MiB/sec. | ||
| 7485 | 2026.02.27 15:10:05.890397 [ 143 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.02.27 15:10:05.890407 [ 267 ] {6f629cfd-698d-4826-9a89-612a6079d847} <Debug> TCPHandler: Processed in 0.001501785 sec. | ||
| 7487 | 2026.02.27 15:10:05.890426 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7488 | 2026.02.27 15:10:05.890525 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.02.27 15:10:05.890553 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 7490 | 2026.02.27 15:10:05.890646 [ 267 ] {27218d4f-dfeb-452e-bb0c-f2a971394527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7491 | 2026.02.27 15:10:05.890672 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7492 | 2026.02.27 15:10:05.890694 [ 267 ] {27218d4f-dfeb-452e-bb0c-f2a971394527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7493 | 2026.02.27 15:10:05.890711 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1409 rows starting from the beginning of the part | ||
| 7494 | 2026.02.27 15:10:05.890780 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 138 rows starting from the beginning of the part | ||
| 7495 | 2026.02.27 15:10:05.890824 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1319 rows starting from the beginning of the part | ||
| 7496 | 2026.02.27 15:10:05.890865 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 7497 | 2026.02.27 15:10:05.890906 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 7498 | 2026.02.27 15:10:05.890944 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 139 rows starting from the beginning of the part | ||
| 7499 | 2026.02.27 15:10:05.891123 [ 267 ] {27218d4f-dfeb-452e-bb0c-f2a971394527} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7500 | 2026.02.27 15:10:05.891169 [ 267 ] {27218d4f-dfeb-452e-bb0c-f2a971394527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7501 | 2026.02.27 15:10:05.891562 [ 267 ] {27218d4f-dfeb-452e-bb0c-f2a971394527} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7502 | 2026.02.27 15:10:05.891836 [ 267 ] {27218d4f-dfeb-452e-bb0c-f2a971394527} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2026.02.27 15:10:05.892019 [ 267 ] {27218d4f-dfeb-452e-bb0c-f2a971394527} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001392 sec., 30890.80459770115 rows/sec., 2.26 MiB/sec. | ||
| 7504 | 2026.02.27 15:10:05.892077 [ 267 ] {27218d4f-dfeb-452e-bb0c-f2a971394527} <Debug> TCPHandler: Processed in 0.001601446 sec. | ||
| 7505 | 2026.02.27 15:10:05.892201 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7506 | 2026.02.27 15:10:05.892300 [ 267 ] {e2f77334-6ec4-4df1-9d7a-a2c6d1ac8607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7507 | 2026.02.27 15:10:05.892341 [ 267 ] {e2f77334-6ec4-4df1-9d7a-a2c6d1ac8607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7508 | 2026.02.27 15:10:05.892569 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3199 rows, containing 5 columns (5 merged, 0 gathered) in 0.00206145 sec., 1551820.3206480877 rows/sec., 135.74 MiB/sec. | ||
| 7509 | 2026.02.27 15:10:05.892794 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7510 | 2026.02.27 15:10:05.892804 [ 267 ] {e2f77334-6ec4-4df1-9d7a-a2c6d1ac8607} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.02.27 15:10:05.892848 [ 267 ] {e2f77334-6ec4-4df1-9d7a-a2c6d1ac8607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7512 | 2026.02.27 15:10:05.893091 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_56_11} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.02.27 15:10:05.893171 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_56_11} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7514 | 2026.02.27 15:10:05.893218 [ 267 ] {e2f77334-6ec4-4df1-9d7a-a2c6d1ac8607} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7515 | 2026.02.27 15:10:05.893248 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7516 | 2026.02.27 15:10:05.893446 [ 267 ] {e2f77334-6ec4-4df1-9d7a-a2c6d1ac8607} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2026.02.27 15:10:05.893568 [ 143 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7518 | 2026.02.27 15:10:05.893585 [ 267 ] {e2f77334-6ec4-4df1-9d7a-a2c6d1ac8607} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001305 sec., 81992.33716475096 rows/sec., 6.41 MiB/sec. | ||
| 7519 | 2026.02.27 15:10:05.893610 [ 143 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.02.27 15:10:05.893632 [ 267 ] {e2f77334-6ec4-4df1-9d7a-a2c6d1ac8607} <Debug> TCPHandler: Processed in 0.001486864 sec. | ||
| 7521 | 2026.02.27 15:10:05.893634 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7522 | 2026.02.27 15:10:05.893744 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 7523 | 2026.02.27 15:10:05.893753 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7524 | 2026.02.27 15:10:05.893832 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7525 | 2026.02.27 15:10:05.893858 [ 267 ] {122d08c8-02ef-46d7-8ae1-008ae7bf8f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.02.27 15:10:05.893861 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 633 rows starting from the beginning of the part | ||
| 7527 | 2026.02.27 15:10:05.893903 [ 267 ] {122d08c8-02ef-46d7-8ae1-008ae7bf8f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7528 | 2026.02.27 15:10:05.893931 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 7529 | 2026.02.27 15:10:05.893976 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 562 rows starting from the beginning of the part | ||
| 7530 | 2026.02.27 15:10:05.894018 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 7531 | 2026.02.27 15:10:05.894055 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 7532 | 2026.02.27 15:10:05.894091 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 107 rows starting from the beginning of the part | ||
| 7533 | 2026.02.27 15:10:05.894328 [ 267 ] {122d08c8-02ef-46d7-8ae1-008ae7bf8f76} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2026.02.27 15:10:05.894364 [ 267 ] {122d08c8-02ef-46d7-8ae1-008ae7bf8f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7535 | 2026.02.27 15:10:05.894730 [ 267 ] {122d08c8-02ef-46d7-8ae1-008ae7bf8f76} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7536 | 2026.02.27 15:10:05.894944 [ 267 ] {122d08c8-02ef-46d7-8ae1-008ae7bf8f76} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2026.02.27 15:10:05.895056 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7538 | 2026.02.27 15:10:05.895079 [ 267 ] {122d08c8-02ef-46d7-8ae1-008ae7bf8f76} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001239 sec., 129943.50282485875 rows/sec., 9.05 MiB/sec. | ||
| 7539 | 2026.02.27 15:10:05.895088 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.02.27 15:10:05.895095 [ 189 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381344 sec., 1140917.8307503418 rows/sec., 90.95 MiB/sec. | ||
| 7541 | 2026.02.27 15:10:05.895121 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7542 | 2026.02.27 15:10:05.895125 [ 267 ] {122d08c8-02ef-46d7-8ae1-008ae7bf8f76} <Debug> TCPHandler: Processed in 0.001422884 sec. | ||
| 7543 | 2026.02.27 15:10:05.895242 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 7544 | 2026.02.27 15:10:05.895270 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7545 | 2026.02.27 15:10:05.895272 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2026.02.27 15:10:05.895378 [ 267 ] {3aaf319c-7387-4ba8-9a42-786134a48fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7547 | 2026.02.27 15:10:05.895381 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7548 | 2026.02.27 15:10:05.895434 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15178 rows starting from the beginning of the part | ||
| 7549 | 2026.02.27 15:10:05.895438 [ 267 ] {3aaf319c-7387-4ba8-9a42-786134a48fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7550 | 2026.02.27 15:10:05.895504 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7551 | 2026.02.27 15:10:05.895516 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_56_11} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.02.27 15:10:05.895558 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 883 rows starting from the beginning of the part | ||
| 7553 | 2026.02.27 15:10:05.895590 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_56_11} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7554 | 2026.02.27 15:10:05.895607 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7555 | 2026.02.27 15:10:05.895652 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7556 | 2026.02.27 15:10:05.895660 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7557 | 2026.02.27 15:10:05.895697 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 161 rows starting from the beginning of the part | ||
| 7558 | 2026.02.27 15:10:05.896343 [ 267 ] {3aaf319c-7387-4ba8-9a42-786134a48fd3} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2026.02.27 15:10:05.896395 [ 267 ] {3aaf319c-7387-4ba8-9a42-786134a48fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7560 | 2026.02.27 15:10:05.897124 [ 267 ] {3aaf319c-7387-4ba8-9a42-786134a48fd3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7561 | 2026.02.27 15:10:05.897388 [ 267 ] {3aaf319c-7387-4ba8-9a42-786134a48fd3} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.02.27 15:10:05.897533 [ 267 ] {3aaf319c-7387-4ba8-9a42-786134a48fd3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002174 sec., 18859.24563017479 rows/sec., 33.79 MiB/sec. | ||
| 7563 | 2026.02.27 15:10:05.897603 [ 267 ] {3aaf319c-7387-4ba8-9a42-786134a48fd3} <Debug> TCPHandler: Processed in 0.002380723 sec. | ||
| 7564 | 2026.02.27 15:10:05.897713 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7565 | 2026.02.27 15:10:05.897808 [ 267 ] {2d220ffb-b3aa-4565-a656-61c767f41e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7566 | 2026.02.27 15:10:05.897852 [ 267 ] {2d220ffb-b3aa-4565-a656-61c767f41e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7567 | 2026.02.27 15:10:05.898213 [ 267 ] {2d220ffb-b3aa-4565-a656-61c767f41e8e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.02.27 15:10:05.898250 [ 267 ] {2d220ffb-b3aa-4565-a656-61c767f41e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7569 | 2026.02.27 15:10:05.898678 [ 267 ] {2d220ffb-b3aa-4565-a656-61c767f41e8e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7570 | 2026.02.27 15:10:05.898894 [ 267 ] {2d220ffb-b3aa-4565-a656-61c767f41e8e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.02.27 15:10:05.899009 [ 143 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7572 | 2026.02.27 15:10:05.899034 [ 267 ] {2d220ffb-b3aa-4565-a656-61c767f41e8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 7573 | 2026.02.27 15:10:05.899046 [ 143 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2026.02.27 15:10:05.899074 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7575 | 2026.02.27 15:10:05.899077 [ 267 ] {2d220ffb-b3aa-4565-a656-61c767f41e8e} <Debug> TCPHandler: Processed in 0.001411923 sec. | ||
| 7576 | 2026.02.27 15:10:05.899173 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 7577 | 2026.02.27 15:10:05.899319 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7578 | 2026.02.27 15:10:05.899359 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2910 rows starting from the beginning of the part | ||
| 7579 | 2026.02.27 15:10:05.899416 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7580 | 2026.02.27 15:10:05.899458 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 7581 | 2026.02.27 15:10:05.899494 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7582 | 2026.02.27 15:10:05.899533 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7583 | 2026.02.27 15:10:05.899566 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 7584 | 2026.02.27 15:10:05.900628 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16702 rows, containing 5 columns (5 merged, 0 gathered) in 0.005419093 sec., 3082065.5781327244 rows/sec., 211.71 MiB/sec. | ||
| 7585 | 2026.02.27 15:10:05.900771 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001641946 sec., 1954997.3019819167 rows/sec., 131.81 MiB/sec. | ||
| 7586 | 2026.02.27 15:10:05.900865 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7587 | 2026.02.27 15:10:05.901027 [ 202 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7588 | 2026.02.27 15:10:05.901192 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.02.27 15:10:05.901274 [ 198 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7590 | 2026.02.27 15:10:05.901285 [ 202 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_56_11} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.02.27 15:10:05.901356 [ 202 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_56_11} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7592 | 2026.02.27 15:10:05.901390 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7593 | 2026.02.27 15:10:05.901432 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7594 | 2026.02.27 15:10:06.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.02 MiB, peak 301.65 MiB, free memory in arenas 0.00 B, will set to 294.20 MiB (RSS), difference: 1.17 MiB | ||
| 7595 | 2026.02.27 15:10:06.023286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7596 | 2026.02.27 15:10:06.042227 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.02.27 15:10:06.042292 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7598 | 2026.02.27 15:10:06.048832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7599 | 2026.02.27 15:10:06.049568 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2026.02.27 15:10:06.053399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7601 | 2026.02.27 15:10:10.885246 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7602 | 2026.02.27 15:10:10.885443 [ 267 ] {4b7acc72-b051-404f-b8c1-728db1155400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7603 | 2026.02.27 15:10:10.885511 [ 267 ] {4b7acc72-b051-404f-b8c1-728db1155400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7604 | 2026.02.27 15:10:10.886161 [ 267 ] {4b7acc72-b051-404f-b8c1-728db1155400} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2026.02.27 15:10:10.886213 [ 267 ] {4b7acc72-b051-404f-b8c1-728db1155400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7606 | 2026.02.27 15:10:10.886605 [ 267 ] {4b7acc72-b051-404f-b8c1-728db1155400} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7607 | 2026.02.27 15:10:10.886826 [ 267 ] {4b7acc72-b051-404f-b8c1-728db1155400} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2026.02.27 15:10:10.886984 [ 267 ] {4b7acc72-b051-404f-b8c1-728db1155400} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001592 sec., 35175.87939698492 rows/sec., 2.69 MiB/sec. | ||
| 7609 | 2026.02.27 15:10:10.887035 [ 267 ] {4b7acc72-b051-404f-b8c1-728db1155400} <Debug> TCPHandler: Processed in 0.001916719 sec. | ||
| 7610 | 2026.02.27 15:10:10.887154 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7611 | 2026.02.27 15:10:10.887253 [ 267 ] {61b8f767-8f13-4b93-9858-b3450be604e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7612 | 2026.02.27 15:10:10.887297 [ 267 ] {61b8f767-8f13-4b93-9858-b3450be604e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7613 | 2026.02.27 15:10:10.887725 [ 267 ] {61b8f767-8f13-4b93-9858-b3450be604e8} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7614 | 2026.02.27 15:10:10.887761 [ 267 ] {61b8f767-8f13-4b93-9858-b3450be604e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7615 | 2026.02.27 15:10:10.888072 [ 267 ] {61b8f767-8f13-4b93-9858-b3450be604e8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7616 | 2026.02.27 15:10:10.888281 [ 267 ] {61b8f767-8f13-4b93-9858-b3450be604e8} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7617 | 2026.02.27 15:10:10.888412 [ 267 ] {61b8f767-8f13-4b93-9858-b3450be604e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 7618 | 2026.02.27 15:10:10.888450 [ 267 ] {61b8f767-8f13-4b93-9858-b3450be604e8} <Debug> TCPHandler: Processed in 0.001348893 sec. | ||
| 7619 | 2026.02.27 15:10:10.888559 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7620 | 2026.02.27 15:10:10.888656 [ 267 ] {73f76e85-e392-48e9-8480-9345e48290ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7621 | 2026.02.27 15:10:10.888700 [ 267 ] {73f76e85-e392-48e9-8480-9345e48290ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7622 | 2026.02.27 15:10:10.889098 [ 267 ] {73f76e85-e392-48e9-8480-9345e48290ad} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2026.02.27 15:10:10.889133 [ 267 ] {73f76e85-e392-48e9-8480-9345e48290ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7624 | 2026.02.27 15:10:10.889467 [ 267 ] {73f76e85-e392-48e9-8480-9345e48290ad} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7625 | 2026.02.27 15:10:10.889674 [ 267 ] {73f76e85-e392-48e9-8480-9345e48290ad} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.02.27 15:10:10.889803 [ 267 ] {73f76e85-e392-48e9-8480-9345e48290ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7627 | 2026.02.27 15:10:10.889839 [ 267 ] {73f76e85-e392-48e9-8480-9345e48290ad} <Debug> TCPHandler: Processed in 0.001331283 sec. | ||
| 7628 | 2026.02.27 15:10:10.889946 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7629 | 2026.02.27 15:10:10.890040 [ 267 ] {37cdc75f-b180-4357-be3e-1d0e13c8c205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7630 | 2026.02.27 15:10:10.890082 [ 267 ] {37cdc75f-b180-4357-be3e-1d0e13c8c205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7631 | 2026.02.27 15:10:10.890408 [ 267 ] {37cdc75f-b180-4357-be3e-1d0e13c8c205} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.02.27 15:10:10.890443 [ 267 ] {37cdc75f-b180-4357-be3e-1d0e13c8c205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7633 | 2026.02.27 15:10:10.890745 [ 267 ] {37cdc75f-b180-4357-be3e-1d0e13c8c205} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7634 | 2026.02.27 15:10:10.890954 [ 267 ] {37cdc75f-b180-4357-be3e-1d0e13c8c205} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7635 | 2026.02.27 15:10:10.891083 [ 267 ] {37cdc75f-b180-4357-be3e-1d0e13c8c205} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7636 | 2026.02.27 15:10:10.891120 [ 267 ] {37cdc75f-b180-4357-be3e-1d0e13c8c205} <Debug> TCPHandler: Processed in 0.001222392 sec. | ||
| 7637 | 2026.02.27 15:10:12.226361 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7638 | 2026.02.27 15:10:12.226412 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7639 | 2026.02.27 15:10:12.447053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19150 | ||
| 7640 | 2026.02.27 15:10:12.447576 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2026.02.27 15:10:12.447622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7642 | 2026.02.27 15:10:12.448116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7643 | 2026.02.27 15:10:12.448362 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7644 | 2026.02.27 15:10:12.448513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19150 | ||
| 7645 | 2026.02.27 15:10:12.490132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 894 | ||
| 7646 | 2026.02.27 15:10:12.492334 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.02.27 15:10:12.492376 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7648 | 2026.02.27 15:10:12.493483 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7649 | 2026.02.27 15:10:12.493734 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2026.02.27 15:10:12.494050 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7651 | 2026.02.27 15:10:13.553582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7652 | 2026.02.27 15:10:13.571844 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7653 | 2026.02.27 15:10:13.571897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7654 | 2026.02.27 15:10:13.578154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7655 | 2026.02.27 15:10:13.578859 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2026.02.27 15:10:13.581885 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7657 | 2026.02.27 15:10:15.887033 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2026.02.27 15:10:15.887229 [ 267 ] {1bee019b-2eed-495c-9d5b-0211f1f8101c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7659 | 2026.02.27 15:10:15.887300 [ 267 ] {1bee019b-2eed-495c-9d5b-0211f1f8101c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7660 | 2026.02.27 15:10:15.887994 [ 267 ] {1bee019b-2eed-495c-9d5b-0211f1f8101c} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.02.27 15:10:15.888032 [ 267 ] {1bee019b-2eed-495c-9d5b-0211f1f8101c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7662 | 2026.02.27 15:10:15.888431 [ 267 ] {1bee019b-2eed-495c-9d5b-0211f1f8101c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7663 | 2026.02.27 15:10:15.888643 [ 267 ] {1bee019b-2eed-495c-9d5b-0211f1f8101c} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.02.27 15:10:15.888795 [ 267 ] {1bee019b-2eed-495c-9d5b-0211f1f8101c} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001621 sec., 85132.6341764343 rows/sec., 7.39 MiB/sec. | ||
| 7665 | 2026.02.27 15:10:15.888835 [ 267 ] {1bee019b-2eed-495c-9d5b-0211f1f8101c} <Debug> TCPHandler: Processed in 0.001934719 sec. | ||
| 7666 | 2026.02.27 15:10:15.888959 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7667 | 2026.02.27 15:10:15.889081 [ 267 ] {08e1a315-e6c0-4985-bd1b-75ea0038d95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7668 | 2026.02.27 15:10:15.889131 [ 267 ] {08e1a315-e6c0-4985-bd1b-75ea0038d95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7669 | 2026.02.27 15:10:15.889610 [ 267 ] {08e1a315-e6c0-4985-bd1b-75ea0038d95a} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7670 | 2026.02.27 15:10:15.889654 [ 267 ] {08e1a315-e6c0-4985-bd1b-75ea0038d95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7671 | 2026.02.27 15:10:15.889955 [ 267 ] {08e1a315-e6c0-4985-bd1b-75ea0038d95a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7672 | 2026.02.27 15:10:15.890163 [ 267 ] {08e1a315-e6c0-4985-bd1b-75ea0038d95a} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7673 | 2026.02.27 15:10:15.890293 [ 267 ] {08e1a315-e6c0-4985-bd1b-75ea0038d95a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001238 sec., 33117.932148626816 rows/sec., 2.43 MiB/sec. | ||
| 7674 | 2026.02.27 15:10:15.890330 [ 267 ] {08e1a315-e6c0-4985-bd1b-75ea0038d95a} <Debug> TCPHandler: Processed in 0.001432664 sec. | ||
| 7675 | 2026.02.27 15:10:15.890442 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7676 | 2026.02.27 15:10:15.890540 [ 267 ] {e587a11c-5a9b-4da0-a133-0e9c6ed0dca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7677 | 2026.02.27 15:10:15.890590 [ 267 ] {e587a11c-5a9b-4da0-a133-0e9c6ed0dca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7678 | 2026.02.27 15:10:15.891024 [ 267 ] {e587a11c-5a9b-4da0-a133-0e9c6ed0dca3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7679 | 2026.02.27 15:10:15.891058 [ 267 ] {e587a11c-5a9b-4da0-a133-0e9c6ed0dca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7680 | 2026.02.27 15:10:15.891360 [ 267 ] {e587a11c-5a9b-4da0-a133-0e9c6ed0dca3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7681 | 2026.02.27 15:10:15.891567 [ 267 ] {e587a11c-5a9b-4da0-a133-0e9c6ed0dca3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7682 | 2026.02.27 15:10:15.891697 [ 267 ] {e587a11c-5a9b-4da0-a133-0e9c6ed0dca3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001178 sec., 89134.12563667232 rows/sec., 6.96 MiB/sec. | ||
| 7683 | 2026.02.27 15:10:15.891734 [ 267 ] {e587a11c-5a9b-4da0-a133-0e9c6ed0dca3} <Debug> TCPHandler: Processed in 0.001340683 sec. | ||
| 7684 | 2026.02.27 15:10:15.891844 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7685 | 2026.02.27 15:10:15.891937 [ 267 ] {c6843f7e-4a8e-4c05-9eff-89e8af319df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7686 | 2026.02.27 15:10:15.891980 [ 267 ] {c6843f7e-4a8e-4c05-9eff-89e8af319df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7687 | 2026.02.27 15:10:15.892367 [ 267 ] {c6843f7e-4a8e-4c05-9eff-89e8af319df8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.02.27 15:10:15.892400 [ 267 ] {c6843f7e-4a8e-4c05-9eff-89e8af319df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7689 | 2026.02.27 15:10:15.892717 [ 267 ] {c6843f7e-4a8e-4c05-9eff-89e8af319df8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7690 | 2026.02.27 15:10:15.892928 [ 267 ] {c6843f7e-4a8e-4c05-9eff-89e8af319df8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2026.02.27 15:10:15.893057 [ 267 ] {c6843f7e-4a8e-4c05-9eff-89e8af319df8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 7692 | 2026.02.27 15:10:15.893093 [ 267 ] {c6843f7e-4a8e-4c05-9eff-89e8af319df8} <Debug> TCPHandler: Processed in 0.001297363 sec. | ||
| 7693 | 2026.02.27 15:10:15.893196 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7694 | 2026.02.27 15:10:15.893288 [ 267 ] {252a4ac6-0bf5-4de6-81e3-7b5cfdfbbe58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7695 | 2026.02.27 15:10:15.893341 [ 267 ] {252a4ac6-0bf5-4de6-81e3-7b5cfdfbbe58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7696 | 2026.02.27 15:10:15.894130 [ 267 ] {252a4ac6-0bf5-4de6-81e3-7b5cfdfbbe58} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2026.02.27 15:10:15.894164 [ 267 ] {252a4ac6-0bf5-4de6-81e3-7b5cfdfbbe58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7698 | 2026.02.27 15:10:15.894717 [ 267 ] {252a4ac6-0bf5-4de6-81e3-7b5cfdfbbe58} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7699 | 2026.02.27 15:10:15.894935 [ 267 ] {252a4ac6-0bf5-4de6-81e3-7b5cfdfbbe58} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.02.27 15:10:15.895068 [ 267 ] {252a4ac6-0bf5-4de6-81e3-7b5cfdfbbe58} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001799 sec., 22790.439132851585 rows/sec., 40.84 MiB/sec. | ||
| 7701 | 2026.02.27 15:10:15.895129 [ 267 ] {252a4ac6-0bf5-4de6-81e3-7b5cfdfbbe58} <Debug> TCPHandler: Processed in 0.00198114 sec. | ||
| 7702 | 2026.02.27 15:10:15.895241 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.02.27 15:10:15.895335 [ 267 ] {cc7cc139-1fa3-4c57-99d7-69949f3e3fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7704 | 2026.02.27 15:10:15.895376 [ 267 ] {cc7cc139-1fa3-4c57-99d7-69949f3e3fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7705 | 2026.02.27 15:10:15.895697 [ 267 ] {cc7cc139-1fa3-4c57-99d7-69949f3e3fbf} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.02.27 15:10:15.895731 [ 267 ] {cc7cc139-1fa3-4c57-99d7-69949f3e3fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7707 | 2026.02.27 15:10:15.896022 [ 267 ] {cc7cc139-1fa3-4c57-99d7-69949f3e3fbf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7708 | 2026.02.27 15:10:15.896222 [ 267 ] {cc7cc139-1fa3-4c57-99d7-69949f3e3fbf} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.02.27 15:10:15.896353 [ 267 ] {cc7cc139-1fa3-4c57-99d7-69949f3e3fbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 7710 | 2026.02.27 15:10:15.896389 [ 267 ] {cc7cc139-1fa3-4c57-99d7-69949f3e3fbf} <Debug> TCPHandler: Processed in 0.001196322 sec. | ||
| 7711 | 2026.02.27 15:10:19.948759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19598 | ||
| 7712 | 2026.02.27 15:10:19.949379 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2026.02.27 15:10:19.949436 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7714 | 2026.02.27 15:10:19.949986 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7715 | 2026.02.27 15:10:19.950224 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2026.02.27 15:10:19.950371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19598 | ||
| 7717 | 2026.02.27 15:10:19.950370 [ 129 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7718 | 2026.02.27 15:10:19.950451 [ 129 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7719 | 2026.02.27 15:10:19.950474 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7720 | 2026.02.27 15:10:19.950585 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7721 | 2026.02.27 15:10:19.950695 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7722 | 2026.02.27 15:10:19.950731 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17230 rows starting from the beginning of the part | ||
| 7723 | 2026.02.27 15:10:19.950798 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7724 | 2026.02.27 15:10:19.950848 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7725 | 2026.02.27 15:10:19.950897 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7726 | 2026.02.27 15:10:19.950937 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7727 | 2026.02.27 15:10:19.950975 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 7728 | 2026.02.27 15:10:19.952905 [ 189 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19598 rows, containing 4 columns (4 merged, 0 gathered) in 0.002367953 sec., 8276346.701138072 rows/sec., 118.39 MiB/sec. | ||
| 7729 | 2026.02.27 15:10:19.953120 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7730 | 2026.02.27 15:10:19.953365 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_41_8} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7731 | 2026.02.27 15:10:19.953432 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_41_8} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7732 | 2026.02.27 15:10:19.953501 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 7733 | 2026.02.27 15:10:20.930679 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7734 | 2026.02.27 15:10:20.930892 [ 267 ] {af50fcb9-4750-44ed-8e8d-c3b1260b0763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7735 | 2026.02.27 15:10:20.930967 [ 267 ] {af50fcb9-4750-44ed-8e8d-c3b1260b0763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7736 | 2026.02.27 15:10:20.931747 [ 267 ] {af50fcb9-4750-44ed-8e8d-c3b1260b0763} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2026.02.27 15:10:20.931814 [ 267 ] {af50fcb9-4750-44ed-8e8d-c3b1260b0763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7738 | 2026.02.27 15:10:20.932435 [ 267 ] {af50fcb9-4750-44ed-8e8d-c3b1260b0763} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7739 | 2026.02.27 15:10:20.932693 [ 267 ] {af50fcb9-4750-44ed-8e8d-c3b1260b0763} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.02.27 15:10:20.932895 [ 267 ] {af50fcb9-4750-44ed-8e8d-c3b1260b0763} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002051 sec., 11701.608971233545 rows/sec., 994.18 KiB/sec. | ||
| 7741 | 2026.02.27 15:10:20.932988 [ 267 ] {af50fcb9-4750-44ed-8e8d-c3b1260b0763} <Debug> TCPHandler: Processed in 0.002448674 sec. | ||
| 7742 | 2026.02.27 15:10:20.933175 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2026.02.27 15:10:20.933308 [ 267 ] {90d796c7-8cc0-47ae-a097-6b775f3cedff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7744 | 2026.02.27 15:10:20.933373 [ 267 ] {90d796c7-8cc0-47ae-a097-6b775f3cedff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7745 | 2026.02.27 15:10:20.933922 [ 267 ] {90d796c7-8cc0-47ae-a097-6b775f3cedff} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2026.02.27 15:10:20.933967 [ 267 ] {90d796c7-8cc0-47ae-a097-6b775f3cedff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7747 | 2026.02.27 15:10:20.934398 [ 267 ] {90d796c7-8cc0-47ae-a097-6b775f3cedff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7748 | 2026.02.27 15:10:20.934699 [ 267 ] {90d796c7-8cc0-47ae-a097-6b775f3cedff} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2026.02.27 15:10:20.934931 [ 267 ] {90d796c7-8cc0-47ae-a097-6b775f3cedff} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001655 sec., 1208.4592145015106 rows/sec., 98.54 KiB/sec. | ||
| 7750 | 2026.02.27 15:10:20.934991 [ 267 ] {90d796c7-8cc0-47ae-a097-6b775f3cedff} <Debug> TCPHandler: Processed in 0.001884878 sec. | ||
| 7751 | 2026.02.27 15:10:20.935169 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7752 | 2026.02.27 15:10:20.935300 [ 267 ] {84279389-bae6-47ca-affa-bf763886d495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7753 | 2026.02.27 15:10:20.935359 [ 267 ] {84279389-bae6-47ca-affa-bf763886d495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7754 | 2026.02.27 15:10:20.936761 [ 267 ] {84279389-bae6-47ca-affa-bf763886d495} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7755 | 2026.02.27 15:10:20.936801 [ 267 ] {84279389-bae6-47ca-affa-bf763886d495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7756 | 2026.02.27 15:10:20.937319 [ 267 ] {84279389-bae6-47ca-affa-bf763886d495} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7757 | 2026.02.27 15:10:20.937651 [ 267 ] {84279389-bae6-47ca-affa-bf763886d495} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.02.27 15:10:20.937833 [ 267 ] {84279389-bae6-47ca-affa-bf763886d495} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.002558 sec., 514855.3557466771 rows/sec., 42.76 MiB/sec. | ||
| 7759 | 2026.02.27 15:10:20.937886 [ 267 ] {84279389-bae6-47ca-affa-bf763886d495} <Debug> TCPHandler: Processed in 0.002781588 sec. | ||
| 7760 | 2026.02.27 15:10:20.938025 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.02.27 15:10:20.938133 [ 267 ] {cffa8db9-4adb-4135-9b52-da7edadda7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7762 | 2026.02.27 15:10:20.938180 [ 267 ] {cffa8db9-4adb-4135-9b52-da7edadda7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7763 | 2026.02.27 15:10:20.938623 [ 267 ] {cffa8db9-4adb-4135-9b52-da7edadda7a7} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.02.27 15:10:20.938660 [ 267 ] {cffa8db9-4adb-4135-9b52-da7edadda7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7765 | 2026.02.27 15:10:20.939018 [ 267 ] {cffa8db9-4adb-4135-9b52-da7edadda7a7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7766 | 2026.02.27 15:10:20.939257 [ 267 ] {cffa8db9-4adb-4135-9b52-da7edadda7a7} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.02.27 15:10:20.939409 [ 267 ] {cffa8db9-4adb-4135-9b52-da7edadda7a7} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001303 sec., 10744.435917114351 rows/sec., 844.66 KiB/sec. | ||
| 7768 | 2026.02.27 15:10:20.939451 [ 267 ] {cffa8db9-4adb-4135-9b52-da7edadda7a7} <Debug> TCPHandler: Processed in 0.001482674 sec. | ||
| 7769 | 2026.02.27 15:10:20.939591 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.02.27 15:10:20.939703 [ 267 ] {93ce04ae-b0d6-43b2-a708-84d7974fc9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7771 | 2026.02.27 15:10:20.939755 [ 267 ] {93ce04ae-b0d6-43b2-a708-84d7974fc9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7772 | 2026.02.27 15:10:20.940437 [ 267 ] {93ce04ae-b0d6-43b2-a708-84d7974fc9a7} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.02.27 15:10:20.940481 [ 267 ] {93ce04ae-b0d6-43b2-a708-84d7974fc9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7774 | 2026.02.27 15:10:20.940931 [ 267 ] {93ce04ae-b0d6-43b2-a708-84d7974fc9a7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7775 | 2026.02.27 15:10:20.941262 [ 267 ] {93ce04ae-b0d6-43b2-a708-84d7974fc9a7} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.02.27 15:10:20.941438 [ 267 ] {93ce04ae-b0d6-43b2-a708-84d7974fc9a7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001758 sec., 143344.7098976109 rows/sec., 9.91 MiB/sec. | ||
| 7777 | 2026.02.27 15:10:20.941491 [ 267 ] {93ce04ae-b0d6-43b2-a708-84d7974fc9a7} <Debug> TCPHandler: Processed in 0.001956309 sec. | ||
| 7778 | 2026.02.27 15:10:20.941654 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.02.27 15:10:20.941759 [ 267 ] {efddabc5-1c3e-49d6-a389-2595b5472aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7780 | 2026.02.27 15:10:20.941803 [ 267 ] {efddabc5-1c3e-49d6-a389-2595b5472aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7781 | 2026.02.27 15:10:20.942353 [ 267 ] {efddabc5-1c3e-49d6-a389-2595b5472aeb} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.02.27 15:10:20.942412 [ 267 ] {efddabc5-1c3e-49d6-a389-2595b5472aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7783 | 2026.02.27 15:10:20.942831 [ 267 ] {efddabc5-1c3e-49d6-a389-2595b5472aeb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7784 | 2026.02.27 15:10:20.943136 [ 267 ] {efddabc5-1c3e-49d6-a389-2595b5472aeb} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.02.27 15:10:20.943311 [ 267 ] {efddabc5-1c3e-49d6-a389-2595b5472aeb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001571 sec., 7638.446849140675 rows/sec., 596.75 KiB/sec. | ||
| 7786 | 2026.02.27 15:10:20.943362 [ 267 ] {efddabc5-1c3e-49d6-a389-2595b5472aeb} <Debug> TCPHandler: Processed in 0.001776477 sec. | ||
| 7787 | 2026.02.27 15:10:20.943543 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2026.02.27 15:10:20.943656 [ 267 ] {32aa54b0-3ed6-4a3c-b9e5-0ccae9809898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7789 | 2026.02.27 15:10:20.943708 [ 267 ] {32aa54b0-3ed6-4a3c-b9e5-0ccae9809898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7790 | 2026.02.27 15:10:20.944502 [ 267 ] {32aa54b0-3ed6-4a3c-b9e5-0ccae9809898} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.02.27 15:10:20.944548 [ 267 ] {32aa54b0-3ed6-4a3c-b9e5-0ccae9809898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7792 | 2026.02.27 15:10:20.945019 [ 267 ] {32aa54b0-3ed6-4a3c-b9e5-0ccae9809898} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7793 | 2026.02.27 15:10:20.945318 [ 267 ] {32aa54b0-3ed6-4a3c-b9e5-0ccae9809898} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.02.27 15:10:20.945483 [ 267 ] {32aa54b0-3ed6-4a3c-b9e5-0ccae9809898} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001859 sec., 300161.377084454 rows/sec., 22.50 MiB/sec. | ||
| 7795 | 2026.02.27 15:10:20.945531 [ 267 ] {32aa54b0-3ed6-4a3c-b9e5-0ccae9809898} <Debug> TCPHandler: Processed in 0.00205866 sec. | ||
| 7796 | 2026.02.27 15:10:20.945680 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7797 | 2026.02.27 15:10:20.945789 [ 267 ] {dc388edc-0ec1-4a50-86d5-ea107a9971b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7798 | 2026.02.27 15:10:20.945841 [ 267 ] {dc388edc-0ec1-4a50-86d5-ea107a9971b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7799 | 2026.02.27 15:10:20.946696 [ 267 ] {dc388edc-0ec1-4a50-86d5-ea107a9971b8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.02.27 15:10:20.946739 [ 267 ] {dc388edc-0ec1-4a50-86d5-ea107a9971b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7801 | 2026.02.27 15:10:20.947308 [ 267 ] {dc388edc-0ec1-4a50-86d5-ea107a9971b8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7802 | 2026.02.27 15:10:20.947613 [ 267 ] {dc388edc-0ec1-4a50-86d5-ea107a9971b8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.02.27 15:10:20.947790 [ 267 ] {dc388edc-0ec1-4a50-86d5-ea107a9971b8} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001995 sec., 441604.0100250627 rows/sec., 29.97 MiB/sec. | ||
| 7804 | 2026.02.27 15:10:20.947840 [ 267 ] {dc388edc-0ec1-4a50-86d5-ea107a9971b8} <Debug> TCPHandler: Processed in 0.002199342 sec. | ||
| 7805 | 2026.02.27 15:10:20.947988 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2026.02.27 15:10:20.948116 [ 267 ] {1c4d5260-095e-4c59-aad2-7e7bf84bcc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7807 | 2026.02.27 15:10:20.948177 [ 267 ] {1c4d5260-095e-4c59-aad2-7e7bf84bcc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7808 | 2026.02.27 15:10:20.948675 [ 267 ] {1c4d5260-095e-4c59-aad2-7e7bf84bcc3d} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.02.27 15:10:20.948722 [ 267 ] {1c4d5260-095e-4c59-aad2-7e7bf84bcc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7810 | 2026.02.27 15:10:20.949148 [ 267 ] {1c4d5260-095e-4c59-aad2-7e7bf84bcc3d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7811 | 2026.02.27 15:10:20.949431 [ 267 ] {1c4d5260-095e-4c59-aad2-7e7bf84bcc3d} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.02.27 15:10:20.949594 [ 267 ] {1c4d5260-095e-4c59-aad2-7e7bf84bcc3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
| 7813 | 2026.02.27 15:10:20.949641 [ 267 ] {1c4d5260-095e-4c59-aad2-7e7bf84bcc3d} <Debug> TCPHandler: Processed in 0.001718477 sec. | ||
| 7814 | 2026.02.27 15:10:21.082222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7815 | 2026.02.27 15:10:21.103035 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2026.02.27 15:10:21.103117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7817 | 2026.02.27 15:10:21.109379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7818 | 2026.02.27 15:10:21.110226 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2026.02.27 15:10:21.110537 [ 128 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7820 | 2026.02.27 15:10:21.110578 [ 128 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.02.27 15:10:21.110598 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7822 | 2026.02.27 15:10:21.110734 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7823 | 2026.02.27 15:10:21.114588 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7824 | 2026.02.27 15:10:21.116131 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7825 | 2026.02.27 15:10:21.116184 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7826 | 2026.02.27 15:10:21.120620 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7827 | 2026.02.27 15:10:21.125086 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7828 | 2026.02.27 15:10:21.130862 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7829 | 2026.02.27 15:10:21.135578 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7830 | 2026.02.27 15:10:21.139898 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 7831 | 2026.02.27 15:10:21.204901 [ 190 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.094223212 sec., 3279.446682416218 rows/sec., 16.96 MiB/sec. | ||
| 7832 | 2026.02.27 15:10:21.207716 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7833 | 2026.02.27 15:10:21.209887 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_41_8} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2026.02.27 15:10:21.210000 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_41_8} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7835 | 2026.02.27 15:10:21.212259 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7836 | 2026.02.27 15:10:21.233298 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51093 | ||
| 7837 | 2026.02.27 15:10:21.233474 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7838 | 2026.02.27 15:10:21.233500 [ 287 ] {} <Debug> TCP-Session: 15f84cf2-a325-4db7-ba76-c07f0273d2c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51093 | ||
| 7839 | 2026.02.27 15:10:21.233522 [ 287 ] {} <Debug> TCP-Session: 15f84cf2-a325-4db7-ba76-c07f0273d2c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2026.02.27 15:10:21.233534 [ 287 ] {} <Debug> TCP-Session: 15f84cf2-a325-4db7-ba76-c07f0273d2c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7841 | 2026.02.27 15:10:21.233792 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63564 | ||
| 7842 | 2026.02.27 15:10:21.233811 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59239 | ||
| 7843 | 2026.02.27 15:10:21.233836 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44933 | ||
| 7844 | 2026.02.27 15:10:21.233849 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51318 | ||
| 7845 | 2026.02.27 15:10:21.233890 [ 287 ] {} <Trace> TCP-Session: 15f84cf2-a325-4db7-ba76-c07f0273d2c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7846 | 2026.02.27 15:10:21.233875 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63130 | ||
| 7847 | 2026.02.27 15:10:21.233868 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43492 | ||
| 7848 | 2026.02.27 15:10:21.233856 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46368 | ||
| 7849 | 2026.02.27 15:10:21.234006 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7850 | 2026.02.27 15:10:21.233826 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63020 | ||
| 7851 | 2026.02.27 15:10:21.234048 [ 288 ] {} <Debug> TCP-Session: e551bffb-e81d-406b-9ea7-1d89bb6415f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63564 | ||
| 7852 | 2026.02.27 15:10:21.234082 [ 287 ] {38f2949d-20c8-49d0-8e8b-bf7c025fb719} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7853 | 2026.02.27 15:10:21.234110 [ 288 ] {} <Debug> TCP-Session: e551bffb-e81d-406b-9ea7-1d89bb6415f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7854 | 2026.02.27 15:10:21.234133 [ 288 ] {} <Debug> TCP-Session: e551bffb-e81d-406b-9ea7-1d89bb6415f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.02.27 15:10:21.234375 [ 287 ] {38f2949d-20c8-49d0-8e8b-bf7c025fb719} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7856 | 2026.02.27 15:10:21.234441 [ 287 ] {38f2949d-20c8-49d0-8e8b-bf7c025fb719} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7857 | 2026.02.27 15:10:21.234463 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7858 | 2026.02.27 15:10:21.234496 [ 353 ] {} <Debug> TCP-Session: 5f7da388-f76b-4c71-b56c-507d309c5909 Authenticating user 'default' from [fd00:1122:3344:101::e]:46368 | ||
| 7859 | 2026.02.27 15:10:21.234511 [ 353 ] {} <Debug> TCP-Session: 5f7da388-f76b-4c71-b56c-507d309c5909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2026.02.27 15:10:21.234527 [ 353 ] {} <Debug> TCP-Session: 5f7da388-f76b-4c71-b56c-507d309c5909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2026.02.27 15:10:21.234577 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7862 | 2026.02.27 15:10:21.234619 [ 290 ] {} <Debug> TCP-Session: 9910c060-a26c-4e17-ae10-2c4660276497 Authenticating user 'default' from [fd00:1122:3344:101::e]:63020 | ||
| 7863 | 2026.02.27 15:10:21.234645 [ 290 ] {} <Debug> TCP-Session: 9910c060-a26c-4e17-ae10-2c4660276497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7864 | 2026.02.27 15:10:21.234658 [ 290 ] {} <Debug> TCP-Session: 9910c060-a26c-4e17-ae10-2c4660276497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.02.27 15:10:21.234684 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7866 | 2026.02.27 15:10:21.234723 [ 355 ] {} <Debug> TCP-Session: f044d747-e937-4cf8-850b-ca16cd64027c Authenticating user 'default' from [fd00:1122:3344:101::e]:63130 | ||
| 7867 | 2026.02.27 15:10:21.234741 [ 287 ] {38f2949d-20c8-49d0-8e8b-bf7c025fb719} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 7868 | 2026.02.27 15:10:21.234746 [ 355 ] {} <Debug> TCP-Session: f044d747-e937-4cf8-850b-ca16cd64027c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7869 | 2026.02.27 15:10:21.234785 [ 355 ] {} <Debug> TCP-Session: f044d747-e937-4cf8-850b-ca16cd64027c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7870 | 2026.02.27 15:10:21.235158 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7871 | 2026.02.27 15:10:21.235194 [ 352 ] {} <Debug> TCP-Session: ede387d7-88d2-47a8-abd6-f05c37c4ce9e Authenticating user 'default' from [fd00:1122:3344:101::e]:51318 | ||
| 7872 | 2026.02.27 15:10:21.235214 [ 352 ] {} <Debug> TCP-Session: ede387d7-88d2-47a8-abd6-f05c37c4ce9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7873 | 2026.02.27 15:10:21.235230 [ 352 ] {} <Debug> TCP-Session: ede387d7-88d2-47a8-abd6-f05c37c4ce9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2026.02.27 15:10:21.235267 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7875 | 2026.02.27 15:10:21.235301 [ 351 ] {} <Debug> TCP-Session: 666a2c9e-1373-4940-91f6-d17550020fdb Authenticating user 'default' from [fd00:1122:3344:101::e]:44933 | ||
| 7876 | 2026.02.27 15:10:21.235322 [ 351 ] {} <Debug> TCP-Session: 666a2c9e-1373-4940-91f6-d17550020fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.02.27 15:10:21.235335 [ 351 ] {} <Debug> TCP-Session: 666a2c9e-1373-4940-91f6-d17550020fdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7878 | 2026.02.27 15:10:21.235462 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7879 | 2026.02.27 15:10:21.235502 [ 354 ] {} <Debug> TCP-Session: b71a9877-70f5-4f4d-9cb9-1df89b53986b Authenticating user 'default' from [fd00:1122:3344:101::e]:43492 | ||
| 7880 | 2026.02.27 15:10:21.235521 [ 354 ] {} <Debug> TCP-Session: b71a9877-70f5-4f4d-9cb9-1df89b53986b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2026.02.27 15:10:21.235539 [ 354 ] {} <Debug> TCP-Session: b71a9877-70f5-4f4d-9cb9-1df89b53986b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2026.02.27 15:10:21.235578 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7883 | 2026.02.27 15:10:21.235611 [ 289 ] {} <Debug> TCP-Session: 7a89303c-3771-47f9-8198-64689a909585 Authenticating user 'default' from [fd00:1122:3344:101::e]:59239 | ||
| 7884 | 2026.02.27 15:10:21.235628 [ 289 ] {} <Debug> TCP-Session: 7a89303c-3771-47f9-8198-64689a909585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2026.02.27 15:10:21.235640 [ 289 ] {} <Debug> TCP-Session: 7a89303c-3771-47f9-8198-64689a909585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2026.02.27 15:10:21.235763 [ 302 ] {38f2949d-20c8-49d0-8e8b-bf7c025fb719} <Trace> AggregatingTransform: Aggregating | ||
| 7887 | 2026.02.27 15:10:21.235817 [ 302 ] {38f2949d-20c8-49d0-8e8b-bf7c025fb719} <Trace> Aggregator: Aggregation method: without_key | ||
| 7888 | 2026.02.27 15:10:21.235856 [ 302 ] {38f2949d-20c8-49d0-8e8b-bf7c025fb719} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00100297 sec. (997.039 rows/sec., 38.95 KiB/sec.) | ||
| 7889 | 2026.02.27 15:10:21.235876 [ 302 ] {38f2949d-20c8-49d0-8e8b-bf7c025fb719} <Trace> Aggregator: Merging aggregated data | ||
| 7890 | 2026.02.27 15:10:21.237278 [ 287 ] {38f2949d-20c8-49d0-8e8b-bf7c025fb719} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003256 sec., 307.12530712530713 rows/sec., 12.00 KiB/sec. | ||
| 7891 | 2026.02.27 15:10:21.237493 [ 287 ] {38f2949d-20c8-49d0-8e8b-bf7c025fb719} <Debug> TCPHandler: Processed in 0.003722307 sec. | ||
| 7892 | 2026.02.27 15:10:21.237626 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7893 | 2026.02.27 15:10:21.237651 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7894 | 2026.02.27 15:10:21.237670 [ 287 ] {} <Debug> TCP-Session: 15f84cf2-a325-4db7-ba76-c07f0273d2c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7895 | 2026.02.27 15:10:21.237673 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7896 | 2026.02.27 15:10:21.237697 [ 355 ] {} <Debug> TCP-Session: f044d747-e937-4cf8-850b-ca16cd64027c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7897 | 2026.02.27 15:10:21.237709 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7898 | 2026.02.27 15:10:21.237726 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7899 | 2026.02.27 15:10:21.237741 [ 290 ] {} <Debug> TCP-Session: 9910c060-a26c-4e17-ae10-2c4660276497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2026.02.27 15:10:21.237761 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7901 | 2026.02.27 15:10:21.237777 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7902 | 2026.02.27 15:10:21.237821 [ 353 ] {} <Debug> TCP-Session: 5f7da388-f76b-4c71-b56c-507d309c5909 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2026.02.27 15:10:21.237782 [ 352 ] {} <Debug> TCP-Session: ede387d7-88d2-47a8-abd6-f05c37c4ce9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2026.02.27 15:10:21.237848 [ 354 ] {} <Debug> TCP-Session: b71a9877-70f5-4f4d-9cb9-1df89b53986b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7905 | 2026.02.27 15:10:21.237761 [ 289 ] {} <Debug> TCP-Session: 7a89303c-3771-47f9-8198-64689a909585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2026.02.27 15:10:21.237753 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7907 | 2026.02.27 15:10:21.237686 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7908 | 2026.02.27 15:10:21.237922 [ 351 ] {} <Debug> TCP-Session: 666a2c9e-1373-4940-91f6-d17550020fdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2026.02.27 15:10:21.237948 [ 288 ] {} <Debug> TCP-Session: e551bffb-e81d-406b-9ea7-1d89bb6415f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7910 | 2026.02.27 15:10:21.241859 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41912 | ||
| 7911 | 2026.02.27 15:10:21.241937 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7912 | 2026.02.27 15:10:21.241967 [ 287 ] {} <Debug> TCP-Session: 57a789cf-7d6c-4ce4-abc8-cbb98f005a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:41912 | ||
| 7913 | 2026.02.27 15:10:21.241989 [ 287 ] {} <Debug> TCP-Session: 57a789cf-7d6c-4ce4-abc8-cbb98f005a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7914 | 2026.02.27 15:10:21.242008 [ 287 ] {} <Debug> TCP-Session: 57a789cf-7d6c-4ce4-abc8-cbb98f005a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7915 | 2026.02.27 15:10:21.242159 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52573 | ||
| 7916 | 2026.02.27 15:10:21.242256 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7917 | 2026.02.27 15:10:21.242264 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65469 | ||
| 7918 | 2026.02.27 15:10:21.242276 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37228 | ||
| 7919 | 2026.02.27 15:10:21.242307 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51092 | ||
| 7920 | 2026.02.27 15:10:21.242301 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46903 | ||
| 7921 | 2026.02.27 15:10:21.242326 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59368 | ||
| 7922 | 2026.02.27 15:10:21.242360 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7923 | 2026.02.27 15:10:21.242367 [ 287 ] {} <Trace> TCP-Session: 57a789cf-7d6c-4ce4-abc8-cbb98f005a71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.02.27 15:10:21.242396 [ 290 ] {} <Debug> TCP-Session: 15a3caf2-58fc-47b0-89c9-d86b00f2a8ba Authenticating user 'default' from [fd00:1122:3344:101::e]:37228 | ||
| 7925 | 2026.02.27 15:10:21.242392 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7926 | 2026.02.27 15:10:21.242416 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7927 | 2026.02.27 15:10:21.242431 [ 290 ] {} <Debug> TCP-Session: 15a3caf2-58fc-47b0-89c9-d86b00f2a8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7928 | 2026.02.27 15:10:21.242451 [ 352 ] {} <Debug> TCP-Session: 393f3dc2-3738-4169-b359-f8c7a21aba21 Authenticating user 'default' from [fd00:1122:3344:101::e]:46903 | ||
| 7929 | 2026.02.27 15:10:21.242461 [ 354 ] {} <Debug> TCP-Session: 818efce0-6e75-4e8f-b9d6-24e4cde85d1f Authenticating user 'default' from [fd00:1122:3344:101::e]:59368 | ||
| 7930 | 2026.02.27 15:10:21.242491 [ 290 ] {} <Debug> TCP-Session: 15a3caf2-58fc-47b0-89c9-d86b00f2a8ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2026.02.27 15:10:21.242504 [ 354 ] {} <Debug> TCP-Session: 818efce0-6e75-4e8f-b9d6-24e4cde85d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2026.02.27 15:10:21.242497 [ 352 ] {} <Debug> TCP-Session: 393f3dc2-3738-4169-b359-f8c7a21aba21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7933 | 2026.02.27 15:10:21.242531 [ 354 ] {} <Debug> TCP-Session: 818efce0-6e75-4e8f-b9d6-24e4cde85d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7934 | 2026.02.27 15:10:21.242540 [ 352 ] {} <Debug> TCP-Session: 393f3dc2-3738-4169-b359-f8c7a21aba21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2026.02.27 15:10:21.242541 [ 287 ] {2387caa6-2ba0-446c-8a8d-c280dc0b405b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41912) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7936 | 2026.02.27 15:10:21.242383 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7937 | 2026.02.27 15:10:21.242342 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7938 | 2026.02.27 15:10:21.242614 [ 353 ] {} <Debug> TCP-Session: 783542a5-0122-44c8-9b14-2473118acebd Authenticating user 'default' from [fd00:1122:3344:101::e]:51092 | ||
| 7939 | 2026.02.27 15:10:21.242638 [ 289 ] {} <Debug> TCP-Session: 7fe610c9-cdd0-462f-a7dd-2d475f1805e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:65469 | ||
| 7940 | 2026.02.27 15:10:21.242648 [ 353 ] {} <Debug> TCP-Session: 783542a5-0122-44c8-9b14-2473118acebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7941 | 2026.02.27 15:10:21.242665 [ 289 ] {} <Debug> TCP-Session: 7fe610c9-cdd0-462f-a7dd-2d475f1805e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7942 | 2026.02.27 15:10:21.242678 [ 353 ] {} <Debug> TCP-Session: 783542a5-0122-44c8-9b14-2473118acebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7943 | 2026.02.27 15:10:21.242691 [ 289 ] {} <Debug> TCP-Session: 7fe610c9-cdd0-462f-a7dd-2d475f1805e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7944 | 2026.02.27 15:10:21.242293 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56686 | ||
| 7945 | 2026.02.27 15:10:21.242281 [ 288 ] {} <Debug> TCP-Session: beb88e7f-890e-49cc-a0ae-274d1e9f703e Authenticating user 'default' from [fd00:1122:3344:101::e]:52573 | ||
| 7946 | 2026.02.27 15:10:21.242331 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58668 | ||
| 7947 | 2026.02.27 15:10:21.242770 [ 287 ] {2387caa6-2ba0-446c-8a8d-c280dc0b405b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7948 | 2026.02.27 15:10:21.242773 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7949 | 2026.02.27 15:10:21.242762 [ 288 ] {} <Debug> TCP-Session: beb88e7f-890e-49cc-a0ae-274d1e9f703e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2026.02.27 15:10:21.242838 [ 351 ] {} <Debug> TCP-Session: 904b8ef5-8fed-4dc0-b2b7-4a9f9365b6a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56686 | ||
| 7951 | 2026.02.27 15:10:21.242839 [ 287 ] {2387caa6-2ba0-446c-8a8d-c280dc0b405b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7952 | 2026.02.27 15:10:21.242864 [ 351 ] {} <Debug> TCP-Session: 904b8ef5-8fed-4dc0-b2b7-4a9f9365b6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7953 | 2026.02.27 15:10:21.242851 [ 288 ] {} <Debug> TCP-Session: beb88e7f-890e-49cc-a0ae-274d1e9f703e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2026.02.27 15:10:21.242895 [ 351 ] {} <Debug> TCP-Session: 904b8ef5-8fed-4dc0-b2b7-4a9f9365b6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7955 | 2026.02.27 15:10:21.242827 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7956 | 2026.02.27 15:10:21.242947 [ 355 ] {} <Debug> TCP-Session: 85c81ba6-0aec-4256-a45e-95f953d16ec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58668 | ||
| 7957 | 2026.02.27 15:10:21.242965 [ 355 ] {} <Debug> TCP-Session: 85c81ba6-0aec-4256-a45e-95f953d16ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2026.02.27 15:10:21.242980 [ 355 ] {} <Debug> TCP-Session: 85c81ba6-0aec-4256-a45e-95f953d16ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7959 | 2026.02.27 15:10:21.243183 [ 287 ] {2387caa6-2ba0-446c-8a8d-c280dc0b405b} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 7960 | 2026.02.27 15:10:21.244127 [ 303 ] {2387caa6-2ba0-446c-8a8d-c280dc0b405b} <Trace> AggregatingTransform: Aggregating | ||
| 7961 | 2026.02.27 15:10:21.244184 [ 303 ] {2387caa6-2ba0-446c-8a8d-c280dc0b405b} <Trace> Aggregator: Aggregation method: without_key | ||
| 7962 | 2026.02.27 15:10:21.244216 [ 303 ] {2387caa6-2ba0-446c-8a8d-c280dc0b405b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923709 sec. (1082.592 rows/sec., 42.29 KiB/sec.) | ||
| 7963 | 2026.02.27 15:10:21.244236 [ 303 ] {2387caa6-2ba0-446c-8a8d-c280dc0b405b} <Trace> Aggregator: Merging aggregated data | ||
| 7964 | 2026.02.27 15:10:21.245477 [ 287 ] {2387caa6-2ba0-446c-8a8d-c280dc0b405b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002987 sec., 334.7840642785403 rows/sec., 13.08 KiB/sec. | ||
| 7965 | 2026.02.27 15:10:21.245569 [ 287 ] {2387caa6-2ba0-446c-8a8d-c280dc0b405b} <Debug> TCPHandler: Processed in 0.003267852 sec. | ||
| 7966 | 2026.02.27 15:10:21.245718 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7967 | 2026.02.27 15:10:21.245743 [ 287 ] {} <Debug> TCP-Session: 57a789cf-7d6c-4ce4-abc8-cbb98f005a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7968 | 2026.02.27 15:10:21.245748 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7969 | 2026.02.27 15:10:21.245768 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7970 | 2026.02.27 15:10:21.245786 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7971 | 2026.02.27 15:10:21.245809 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7972 | 2026.02.27 15:10:21.245833 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7973 | 2026.02.27 15:10:21.245840 [ 289 ] {} <Debug> TCP-Session: 7fe610c9-cdd0-462f-a7dd-2d475f1805e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7974 | 2026.02.27 15:10:21.245854 [ 351 ] {} <Debug> TCP-Session: 904b8ef5-8fed-4dc0-b2b7-4a9f9365b6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7975 | 2026.02.27 15:10:21.245865 [ 355 ] {} <Debug> TCP-Session: 85c81ba6-0aec-4256-a45e-95f953d16ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7976 | 2026.02.27 15:10:21.245852 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7977 | 2026.02.27 15:10:21.245891 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7978 | 2026.02.27 15:10:21.245818 [ 354 ] {} <Debug> TCP-Session: 818efce0-6e75-4e8f-b9d6-24e4cde85d1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2026.02.27 15:10:21.245935 [ 290 ] {} <Debug> TCP-Session: 15a3caf2-58fc-47b0-89c9-d86b00f2a8ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2026.02.27 15:10:21.245943 [ 352 ] {} <Debug> TCP-Session: 393f3dc2-3738-4169-b359-f8c7a21aba21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7981 | 2026.02.27 15:10:21.245925 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7982 | 2026.02.27 15:10:21.245800 [ 288 ] {} <Debug> TCP-Session: beb88e7f-890e-49cc-a0ae-274d1e9f703e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2026.02.27 15:10:21.246022 [ 353 ] {} <Debug> TCP-Session: 783542a5-0122-44c8-9b14-2473118acebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7984 | 2026.02.27 15:10:21.428647 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62947 | ||
| 7985 | 2026.02.27 15:10:21.428766 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7986 | 2026.02.27 15:10:21.428795 [ 352 ] {} <Debug> TCP-Session: 7172d170-fb1a-4ad9-b205-40422aad1fec Authenticating user 'default' from [fd00:1122:3344:101::e]:62947 | ||
| 7987 | 2026.02.27 15:10:21.428817 [ 352 ] {} <Debug> TCP-Session: 7172d170-fb1a-4ad9-b205-40422aad1fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7988 | 2026.02.27 15:10:21.428830 [ 352 ] {} <Debug> TCP-Session: 7172d170-fb1a-4ad9-b205-40422aad1fec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2026.02.27 15:10:21.429024 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37244 | ||
| 7990 | 2026.02.27 15:10:21.429071 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56380 | ||
| 7991 | 2026.02.27 15:10:21.429094 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65011 | ||
| 7992 | 2026.02.27 15:10:21.429126 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51458 | ||
| 7993 | 2026.02.27 15:10:21.429145 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7994 | 2026.02.27 15:10:21.429155 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58741 | ||
| 7995 | 2026.02.27 15:10:21.429177 [ 352 ] {} <Trace> TCP-Session: 7172d170-fb1a-4ad9-b205-40422aad1fec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2026.02.27 15:10:21.429216 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7997 | 2026.02.27 15:10:21.429216 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7998 | 2026.02.27 15:10:21.429189 [ 353 ] {} <Debug> TCP-Session: d9bf14e4-6b5c-4075-ad02-64778ef2b6e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37244 | ||
| 7999 | 2026.02.27 15:10:21.429260 [ 355 ] {} <Debug> TCP-Session: 3741f19f-b0e0-43de-9cd1-fb45b3f17d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:65011 | ||
| 8000 | 2026.02.27 15:10:21.429274 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8001 | 2026.02.27 15:10:21.429286 [ 353 ] {} <Debug> TCP-Session: d9bf14e4-6b5c-4075-ad02-64778ef2b6e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8002 | 2026.02.27 15:10:21.429300 [ 355 ] {} <Debug> TCP-Session: 3741f19f-b0e0-43de-9cd1-fb45b3f17d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8003 | 2026.02.27 15:10:21.429314 [ 290 ] {} <Debug> TCP-Session: edd61900-c4c6-4dce-9e21-e4721693aaa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58741 | ||
| 8004 | 2026.02.27 15:10:21.429318 [ 353 ] {} <Debug> TCP-Session: d9bf14e4-6b5c-4075-ad02-64778ef2b6e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2026.02.27 15:10:21.429332 [ 355 ] {} <Debug> TCP-Session: 3741f19f-b0e0-43de-9cd1-fb45b3f17d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2026.02.27 15:10:21.429355 [ 290 ] {} <Debug> TCP-Session: edd61900-c4c6-4dce-9e21-e4721693aaa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2026.02.27 15:10:21.429252 [ 289 ] {} <Debug> TCP-Session: 99b7daf8-157b-4882-a2f1-33f3d7e661ac Authenticating user 'default' from [fd00:1122:3344:101::e]:51458 | ||
| 8008 | 2026.02.27 15:10:21.429389 [ 352 ] {f302fdd3-2b2c-4e41-84af-de82c6de3029} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62947) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8009 | 2026.02.27 15:10:21.429414 [ 289 ] {} <Debug> TCP-Session: 99b7daf8-157b-4882-a2f1-33f3d7e661ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2026.02.27 15:10:21.429388 [ 290 ] {} <Debug> TCP-Session: edd61900-c4c6-4dce-9e21-e4721693aaa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.02.27 15:10:21.429441 [ 289 ] {} <Debug> TCP-Session: 99b7daf8-157b-4882-a2f1-33f3d7e661ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.02.27 15:10:21.429183 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8013 | 2026.02.27 15:10:21.429150 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47351 | ||
| 8014 | 2026.02.27 15:10:21.429531 [ 354 ] {} <Debug> TCP-Session: cf4eea64-cc6c-4ae1-83d3-8b6af9c3bc27 Authenticating user 'default' from [fd00:1122:3344:101::e]:56380 | ||
| 8015 | 2026.02.27 15:10:21.429105 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47734 | ||
| 8016 | 2026.02.27 15:10:21.429569 [ 354 ] {} <Debug> TCP-Session: cf4eea64-cc6c-4ae1-83d3-8b6af9c3bc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8017 | 2026.02.27 15:10:21.429586 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8018 | 2026.02.27 15:10:21.429607 [ 354 ] {} <Debug> TCP-Session: cf4eea64-cc6c-4ae1-83d3-8b6af9c3bc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2026.02.27 15:10:21.429099 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64370 | ||
| 8020 | 2026.02.27 15:10:21.429634 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8021 | 2026.02.27 15:10:21.429629 [ 351 ] {} <Debug> TCP-Session: 9dd04ecd-b8e1-46f3-8726-48e847873bbf Authenticating user 'default' from [fd00:1122:3344:101::e]:47351 | ||
| 8022 | 2026.02.27 15:10:21.429683 [ 288 ] {} <Debug> TCP-Session: 0ac404be-3ec0-4b2c-9152-d7ee0c7d0ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47734 | ||
| 8023 | 2026.02.27 15:10:21.429701 [ 351 ] {} <Debug> TCP-Session: 9dd04ecd-b8e1-46f3-8726-48e847873bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2026.02.27 15:10:21.429708 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8025 | 2026.02.27 15:10:21.429721 [ 352 ] {f302fdd3-2b2c-4e41-84af-de82c6de3029} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8026 | 2026.02.27 15:10:21.429743 [ 287 ] {} <Debug> TCP-Session: 93b1a127-6732-427c-8e17-7933b5883cc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64370 | ||
| 8027 | 2026.02.27 15:10:21.429723 [ 351 ] {} <Debug> TCP-Session: 9dd04ecd-b8e1-46f3-8726-48e847873bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2026.02.27 15:10:21.429766 [ 287 ] {} <Debug> TCP-Session: 93b1a127-6732-427c-8e17-7933b5883cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8029 | 2026.02.27 15:10:21.429784 [ 352 ] {f302fdd3-2b2c-4e41-84af-de82c6de3029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8030 | 2026.02.27 15:10:21.429796 [ 287 ] {} <Debug> TCP-Session: 93b1a127-6732-427c-8e17-7933b5883cc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8031 | 2026.02.27 15:10:21.429711 [ 288 ] {} <Debug> TCP-Session: 0ac404be-3ec0-4b2c-9152-d7ee0c7d0ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.02.27 15:10:21.429832 [ 288 ] {} <Debug> TCP-Session: 0ac404be-3ec0-4b2c-9152-d7ee0c7d0ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8033 | 2026.02.27 15:10:21.430100 [ 352 ] {f302fdd3-2b2c-4e41-84af-de82c6de3029} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 8034 | 2026.02.27 15:10:21.431143 [ 338 ] {f302fdd3-2b2c-4e41-84af-de82c6de3029} <Trace> AggregatingTransform: Aggregating | ||
| 8035 | 2026.02.27 15:10:21.431193 [ 338 ] {f302fdd3-2b2c-4e41-84af-de82c6de3029} <Trace> Aggregator: Aggregation method: without_key | ||
| 8036 | 2026.02.27 15:10:21.431226 [ 338 ] {f302fdd3-2b2c-4e41-84af-de82c6de3029} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102271 sec. (977.794 rows/sec., 38.20 KiB/sec.) | ||
| 8037 | 2026.02.27 15:10:21.431243 [ 338 ] {f302fdd3-2b2c-4e41-84af-de82c6de3029} <Trace> Aggregator: Merging aggregated data | ||
| 8038 | 2026.02.27 15:10:21.432513 [ 352 ] {f302fdd3-2b2c-4e41-84af-de82c6de3029} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003193 sec., 313.18509238960223 rows/sec., 12.23 KiB/sec. | ||
| 8039 | 2026.02.27 15:10:21.432642 [ 352 ] {f302fdd3-2b2c-4e41-84af-de82c6de3029} <Debug> TCPHandler: Processed in 0.003637736 sec. | ||
| 8040 | 2026.02.27 15:10:21.432720 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8041 | 2026.02.27 15:10:21.432746 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8042 | 2026.02.27 15:10:21.432749 [ 352 ] {} <Debug> TCP-Session: 7172d170-fb1a-4ad9-b205-40422aad1fec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.02.27 15:10:21.432780 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8044 | 2026.02.27 15:10:21.432784 [ 354 ] {} <Debug> TCP-Session: cf4eea64-cc6c-4ae1-83d3-8b6af9c3bc27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.02.27 15:10:21.432819 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8046 | 2026.02.27 15:10:21.432828 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8047 | 2026.02.27 15:10:21.432844 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8048 | 2026.02.27 15:10:21.432854 [ 287 ] {} <Debug> TCP-Session: 93b1a127-6732-427c-8e17-7933b5883cc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8049 | 2026.02.27 15:10:21.432882 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8050 | 2026.02.27 15:10:21.432895 [ 353 ] {} <Debug> TCP-Session: d9bf14e4-6b5c-4075-ad02-64778ef2b6e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2026.02.27 15:10:21.432914 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8052 | 2026.02.27 15:10:21.432929 [ 290 ] {} <Debug> TCP-Session: edd61900-c4c6-4dce-9e21-e4721693aaa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.02.27 15:10:21.432971 [ 355 ] {} <Debug> TCP-Session: 3741f19f-b0e0-43de-9cd1-fb45b3f17d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8054 | 2026.02.27 15:10:21.432886 [ 288 ] {} <Debug> TCP-Session: 0ac404be-3ec0-4b2c-9152-d7ee0c7d0ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.02.27 15:10:21.432826 [ 351 ] {} <Debug> TCP-Session: 9dd04ecd-b8e1-46f3-8726-48e847873bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8056 | 2026.02.27 15:10:21.432863 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8057 | 2026.02.27 15:10:21.433066 [ 289 ] {} <Debug> TCP-Session: 99b7daf8-157b-4882-a2f1-33f3d7e661ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.02.27 15:10:22.494549 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 930 | ||
| 8059 | 2026.02.27 15:10:22.497054 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2026.02.27 15:10:22.497112 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8061 | 2026.02.27 15:10:22.498396 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8062 | 2026.02.27 15:10:22.498695 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8063 | 2026.02.27 15:10:22.499095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 8064 | 2026.02.27 15:10:25.886976 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8065 | 2026.02.27 15:10:25.887170 [ 267 ] {b0a073f3-f286-4519-9bb8-364729ab8e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8066 | 2026.02.27 15:10:25.887237 [ 267 ] {b0a073f3-f286-4519-9bb8-364729ab8e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8067 | 2026.02.27 15:10:25.887928 [ 267 ] {b0a073f3-f286-4519-9bb8-364729ab8e58} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2026.02.27 15:10:25.887979 [ 267 ] {b0a073f3-f286-4519-9bb8-364729ab8e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8069 | 2026.02.27 15:10:25.888391 [ 267 ] {b0a073f3-f286-4519-9bb8-364729ab8e58} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8070 | 2026.02.27 15:10:25.888637 [ 267 ] {b0a073f3-f286-4519-9bb8-364729ab8e58} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2026.02.27 15:10:25.888797 [ 267 ] {b0a073f3-f286-4519-9bb8-364729ab8e58} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001678 sec., 82240.76281287246 rows/sec., 7.13 MiB/sec. | ||
| 8072 | 2026.02.27 15:10:25.888850 [ 267 ] {b0a073f3-f286-4519-9bb8-364729ab8e58} <Debug> TCPHandler: Processed in 0.00200003 sec. | ||
| 8073 | 2026.02.27 15:10:25.888963 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2026.02.27 15:10:25.889065 [ 267 ] {50d20601-b168-47af-b7d8-44a6c8fba056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8075 | 2026.02.27 15:10:25.889110 [ 267 ] {50d20601-b168-47af-b7d8-44a6c8fba056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8076 | 2026.02.27 15:10:25.889517 [ 267 ] {50d20601-b168-47af-b7d8-44a6c8fba056} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2026.02.27 15:10:25.889557 [ 267 ] {50d20601-b168-47af-b7d8-44a6c8fba056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8078 | 2026.02.27 15:10:25.889864 [ 267 ] {50d20601-b168-47af-b7d8-44a6c8fba056} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8079 | 2026.02.27 15:10:25.890069 [ 267 ] {50d20601-b168-47af-b7d8-44a6c8fba056} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2026.02.27 15:10:25.890197 [ 267 ] {50d20601-b168-47af-b7d8-44a6c8fba056} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001157 sec., 35436.473638720825 rows/sec., 2.60 MiB/sec. | ||
| 8081 | 2026.02.27 15:10:25.890237 [ 267 ] {50d20601-b168-47af-b7d8-44a6c8fba056} <Debug> TCPHandler: Processed in 0.001324113 sec. | ||
| 8082 | 2026.02.27 15:10:25.890334 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2026.02.27 15:10:25.890428 [ 267 ] {6094f589-33d9-4253-ac7a-0378a31d5a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8084 | 2026.02.27 15:10:25.890469 [ 267 ] {6094f589-33d9-4253-ac7a-0378a31d5a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8085 | 2026.02.27 15:10:25.890961 [ 267 ] {6094f589-33d9-4253-ac7a-0378a31d5a87} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2026.02.27 15:10:25.891010 [ 267 ] {6094f589-33d9-4253-ac7a-0378a31d5a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8087 | 2026.02.27 15:10:25.891436 [ 267 ] {6094f589-33d9-4253-ac7a-0378a31d5a87} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8088 | 2026.02.27 15:10:25.891669 [ 267 ] {6094f589-33d9-4253-ac7a-0378a31d5a87} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2026.02.27 15:10:25.891803 [ 267 ] {6094f589-33d9-4253-ac7a-0378a31d5a87} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001393 sec., 75376.88442211055 rows/sec., 5.89 MiB/sec. | ||
| 8090 | 2026.02.27 15:10:25.891842 [ 267 ] {6094f589-33d9-4253-ac7a-0378a31d5a87} <Debug> TCPHandler: Processed in 0.001555785 sec. | ||
| 8091 | 2026.02.27 15:10:25.891959 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2026.02.27 15:10:25.892054 [ 267 ] {4cedc30e-e4f9-4470-b679-7b7fa821f040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8093 | 2026.02.27 15:10:25.892099 [ 267 ] {4cedc30e-e4f9-4470-b679-7b7fa821f040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8094 | 2026.02.27 15:10:25.892501 [ 267 ] {4cedc30e-e4f9-4470-b679-7b7fa821f040} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2026.02.27 15:10:25.892538 [ 267 ] {4cedc30e-e4f9-4470-b679-7b7fa821f040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8096 | 2026.02.27 15:10:25.892897 [ 267 ] {4cedc30e-e4f9-4470-b679-7b7fa821f040} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8097 | 2026.02.27 15:10:25.893110 [ 267 ] {4cedc30e-e4f9-4470-b679-7b7fa821f040} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2026.02.27 15:10:25.893239 [ 267 ] {4cedc30e-e4f9-4470-b679-7b7fa821f040} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 8099 | 2026.02.27 15:10:25.893276 [ 267 ] {4cedc30e-e4f9-4470-b679-7b7fa821f040} <Debug> TCPHandler: Processed in 0.001368143 sec. | ||
| 8100 | 2026.02.27 15:10:25.893381 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2026.02.27 15:10:25.893491 [ 267 ] {7c97f10a-a55d-4ace-b692-5a5eb9006fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8102 | 2026.02.27 15:10:25.893547 [ 267 ] {7c97f10a-a55d-4ace-b692-5a5eb9006fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8103 | 2026.02.27 15:10:25.894422 [ 267 ] {7c97f10a-a55d-4ace-b692-5a5eb9006fa2} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2026.02.27 15:10:25.894464 [ 267 ] {7c97f10a-a55d-4ace-b692-5a5eb9006fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8105 | 2026.02.27 15:10:25.895063 [ 267 ] {7c97f10a-a55d-4ace-b692-5a5eb9006fa2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8106 | 2026.02.27 15:10:25.895301 [ 267 ] {7c97f10a-a55d-4ace-b692-5a5eb9006fa2} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2026.02.27 15:10:25.895451 [ 267 ] {7c97f10a-a55d-4ace-b692-5a5eb9006fa2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001978 sec., 20728.008088978764 rows/sec., 37.14 MiB/sec. | ||
| 8108 | 2026.02.27 15:10:25.895521 [ 267 ] {7c97f10a-a55d-4ace-b692-5a5eb9006fa2} <Debug> TCPHandler: Processed in 0.002190371 sec. | ||
| 8109 | 2026.02.27 15:10:25.895637 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2026.02.27 15:10:25.895733 [ 267 ] {a839ae9a-8f38-42ad-90a6-55534279c7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8111 | 2026.02.27 15:10:25.895777 [ 267 ] {a839ae9a-8f38-42ad-90a6-55534279c7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8112 | 2026.02.27 15:10:25.896112 [ 267 ] {a839ae9a-8f38-42ad-90a6-55534279c7c9} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2026.02.27 15:10:25.896149 [ 267 ] {a839ae9a-8f38-42ad-90a6-55534279c7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8114 | 2026.02.27 15:10:25.896465 [ 267 ] {a839ae9a-8f38-42ad-90a6-55534279c7c9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8115 | 2026.02.27 15:10:25.896690 [ 267 ] {a839ae9a-8f38-42ad-90a6-55534279c7c9} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2026.02.27 15:10:25.896824 [ 267 ] {a839ae9a-8f38-42ad-90a6-55534279c7c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 8117 | 2026.02.27 15:10:25.896861 [ 267 ] {a839ae9a-8f38-42ad-90a6-55534279c7c9} <Debug> TCPHandler: Processed in 0.001274202 sec. | ||
| 8118 | 2026.02.27 15:10:27.226477 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8119 | 2026.02.27 15:10:27.226556 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8120 | 2026.02.27 15:10:27.450618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20110 | ||
| 8121 | 2026.02.27 15:10:27.451394 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.02.27 15:10:27.451464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8123 | 2026.02.27 15:10:27.452151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8124 | 2026.02.27 15:10:27.452468 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.02.27 15:10:27.452685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20110 | ||
| 8126 | 2026.02.27 15:10:28.616332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8127 | 2026.02.27 15:10:28.632437 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.02.27 15:10:28.632500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8129 | 2026.02.27 15:10:28.638364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8130 | 2026.02.27 15:10:28.639097 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.02.27 15:10:28.641946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8132 | 2026.02.27 15:10:30.884880 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2026.02.27 15:10:30.885061 [ 267 ] {e0d800f5-bbe4-4765-b98e-c27f64d9f085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8134 | 2026.02.27 15:10:30.885129 [ 267 ] {e0d800f5-bbe4-4765-b98e-c27f64d9f085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8135 | 2026.02.27 15:10:30.885801 [ 267 ] {e0d800f5-bbe4-4765-b98e-c27f64d9f085} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.02.27 15:10:30.885849 [ 267 ] {e0d800f5-bbe4-4765-b98e-c27f64d9f085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8137 | 2026.02.27 15:10:30.886248 [ 267 ] {e0d800f5-bbe4-4765-b98e-c27f64d9f085} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8138 | 2026.02.27 15:10:30.886492 [ 267 ] {e0d800f5-bbe4-4765-b98e-c27f64d9f085} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2026.02.27 15:10:30.886656 [ 117 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8140 | 2026.02.27 15:10:30.886663 [ 267 ] {e0d800f5-bbe4-4765-b98e-c27f64d9f085} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.59 MiB/sec. | ||
| 8141 | 2026.02.27 15:10:30.886753 [ 117 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.02.27 15:10:30.886780 [ 267 ] {e0d800f5-bbe4-4765-b98e-c27f64d9f085} <Debug> TCPHandler: Processed in 0.00202133 sec. | ||
| 8143 | 2026.02.27 15:10:30.886793 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8144 | 2026.02.27 15:10:30.886911 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2026.02.27 15:10:30.886947 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 8146 | 2026.02.27 15:10:30.887020 [ 267 ] {10216d1a-46bc-4fec-855b-c96a1bbd272e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8147 | 2026.02.27 15:10:30.887070 [ 267 ] {10216d1a-46bc-4fec-855b-c96a1bbd272e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8148 | 2026.02.27 15:10:30.887091 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8149 | 2026.02.27 15:10:30.887129 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1409 rows starting from the beginning of the part | ||
| 8150 | 2026.02.27 15:10:30.887195 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8151 | 2026.02.27 15:10:30.887245 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 138 rows starting from the beginning of the part | ||
| 8152 | 2026.02.27 15:10:30.887288 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1317 rows starting from the beginning of the part | ||
| 8153 | 2026.02.27 15:10:30.887326 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 138 rows starting from the beginning of the part | ||
| 8154 | 2026.02.27 15:10:30.887365 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8155 | 2026.02.27 15:10:30.887534 [ 267 ] {10216d1a-46bc-4fec-855b-c96a1bbd272e} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.02.27 15:10:30.887578 [ 267 ] {10216d1a-46bc-4fec-855b-c96a1bbd272e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8157 | 2026.02.27 15:10:30.887941 [ 267 ] {10216d1a-46bc-4fec-855b-c96a1bbd272e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8158 | 2026.02.27 15:10:30.888175 [ 267 ] {10216d1a-46bc-4fec-855b-c96a1bbd272e} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2026.02.27 15:10:30.888289 [ 117 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8160 | 2026.02.27 15:10:30.888313 [ 267 ] {10216d1a-46bc-4fec-855b-c96a1bbd272e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001316 sec., 48632.2188449848 rows/sec., 3.80 MiB/sec. | ||
| 8161 | 2026.02.27 15:10:30.888317 [ 117 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.02.27 15:10:30.888357 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8163 | 2026.02.27 15:10:30.888360 [ 267 ] {10216d1a-46bc-4fec-855b-c96a1bbd272e} <Debug> TCPHandler: Processed in 0.001502174 sec. | ||
| 8164 | 2026.02.27 15:10:30.888495 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2026.02.27 15:10:30.888497 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 8166 | 2026.02.27 15:10:30.888591 [ 267 ] {acd0359c-6765-4862-b953-90099e909bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8167 | 2026.02.27 15:10:30.888638 [ 267 ] {acd0359c-6765-4862-b953-90099e909bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8168 | 2026.02.27 15:10:30.888648 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8169 | 2026.02.27 15:10:30.888687 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 633 rows starting from the beginning of the part | ||
| 8170 | 2026.02.27 15:10:30.888719 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832208 sec., 1699588.6929868225 rows/sec., 148.23 MiB/sec. | ||
| 8171 | 2026.02.27 15:10:30.888755 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8172 | 2026.02.27 15:10:30.888824 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 105 rows starting from the beginning of the part | ||
| 8173 | 2026.02.27 15:10:30.888883 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 558 rows starting from the beginning of the part | ||
| 8174 | 2026.02.27 15:10:30.888923 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8175 | 2026.02.27 15:10:30.888926 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 105 rows starting from the beginning of the part | ||
| 8176 | 2026.02.27 15:10:30.889014 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8177 | 2026.02.27 15:10:30.889060 [ 267 ] {acd0359c-6765-4862-b953-90099e909bc5} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.02.27 15:10:30.889104 [ 267 ] {acd0359c-6765-4862-b953-90099e909bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8179 | 2026.02.27 15:10:30.889247 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2026.02.27 15:10:30.889338 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_61_12} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8181 | 2026.02.27 15:10:30.889413 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8182 | 2026.02.27 15:10:30.889499 [ 267 ] {acd0359c-6765-4862-b953-90099e909bc5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8183 | 2026.02.27 15:10:30.889743 [ 267 ] {acd0359c-6765-4862-b953-90099e909bc5} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8184 | 2026.02.27 15:10:30.889847 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8185 | 2026.02.27 15:10:30.889876 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2026.02.27 15:10:30.889886 [ 267 ] {acd0359c-6765-4862-b953-90099e909bc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 8187 | 2026.02.27 15:10:30.889891 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8188 | 2026.02.27 15:10:30.889932 [ 267 ] {acd0359c-6765-4862-b953-90099e909bc5} <Debug> TCPHandler: Processed in 0.001493565 sec. | ||
| 8189 | 2026.02.27 15:10:30.889991 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 8190 | 2026.02.27 15:10:30.890049 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8191 | 2026.02.27 15:10:30.890099 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8192 | 2026.02.27 15:10:30.890128 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690997 sec., 904200.3031347778 rows/sec., 72.01 MiB/sec. | ||
| 8193 | 2026.02.27 15:10:30.890131 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16702 rows starting from the beginning of the part | ||
| 8194 | 2026.02.27 15:10:30.890147 [ 267 ] {fb42a9e9-2b77-4b44-bbfd-f70d262de3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8195 | 2026.02.27 15:10:30.890201 [ 267 ] {fb42a9e9-2b77-4b44-bbfd-f70d262de3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8196 | 2026.02.27 15:10:30.890201 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8197 | 2026.02.27 15:10:30.890298 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8198 | 2026.02.27 15:10:30.890354 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 8199 | 2026.02.27 15:10:30.890395 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 881 rows starting from the beginning of the part | ||
| 8200 | 2026.02.27 15:10:30.890431 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 8201 | 2026.02.27 15:10:30.890468 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8202 | 2026.02.27 15:10:30.890551 [ 267 ] {fb42a9e9-2b77-4b44-bbfd-f70d262de3d3} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2026.02.27 15:10:30.890596 [ 267 ] {fb42a9e9-2b77-4b44-bbfd-f70d262de3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8204 | 2026.02.27 15:10:30.890628 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.02.27 15:10:30.890797 [ 191 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_61_12} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8206 | 2026.02.27 15:10:30.890870 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8207 | 2026.02.27 15:10:30.890948 [ 267 ] {fb42a9e9-2b77-4b44-bbfd-f70d262de3d3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8208 | 2026.02.27 15:10:30.891172 [ 267 ] {fb42a9e9-2b77-4b44-bbfd-f70d262de3d3} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.02.27 15:10:30.891282 [ 117 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8210 | 2026.02.27 15:10:30.891311 [ 267 ] {fb42a9e9-2b77-4b44-bbfd-f70d262de3d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 8211 | 2026.02.27 15:10:30.891312 [ 117 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.02.27 15:10:30.891353 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8213 | 2026.02.27 15:10:30.891355 [ 267 ] {fb42a9e9-2b77-4b44-bbfd-f70d262de3d3} <Debug> TCPHandler: Processed in 0.001355144 sec. | ||
| 8214 | 2026.02.27 15:10:30.891461 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 8215 | 2026.02.27 15:10:30.891577 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8216 | 2026.02.27 15:10:30.891611 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3210 rows starting from the beginning of the part | ||
| 8217 | 2026.02.27 15:10:30.891664 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8218 | 2026.02.27 15:10:30.891709 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 8219 | 2026.02.27 15:10:30.891751 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8220 | 2026.02.27 15:10:30.891790 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 8221 | 2026.02.27 15:10:30.891832 [ 191 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8222 | 2026.02.27 15:10:30.893302 [ 192 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3510 rows, containing 4 columns (4 merged, 0 gathered) in 0.001883739 sec., 1863315.4593072608 rows/sec., 125.63 MiB/sec. | ||
| 8223 | 2026.02.27 15:10:30.893706 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8224 | 2026.02.27 15:10:30.893969 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_61_12} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2026.02.27 15:10:30.894045 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_61_12} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8226 | 2026.02.27 15:10:30.894119 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8227 | 2026.02.27 15:10:30.895821 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18223 rows, containing 5 columns (5 merged, 0 gathered) in 0.005866548 sec., 3106256.0129057155 rows/sec., 213.35 MiB/sec. | ||
| 8228 | 2026.02.27 15:10:30.896085 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8229 | 2026.02.27 15:10:30.896335 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8230 | 2026.02.27 15:10:30.896403 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8231 | 2026.02.27 15:10:30.896482 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8232 | 2026.02.27 15:10:31.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.82 MiB, peak 308.92 MiB, free memory in arenas 0.00 B, will set to 299.55 MiB (RSS), difference: 2.73 MiB | ||
| 8233 | 2026.02.27 15:10:32.500223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 950 | ||
| 8234 | 2026.02.27 15:10:32.502643 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.02.27 15:10:32.502704 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8236 | 2026.02.27 15:10:32.503909 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8237 | 2026.02.27 15:10:32.504183 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2026.02.27 15:10:32.504358 [ 116 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8239 | 2026.02.27 15:10:32.504442 [ 116 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8240 | 2026.02.27 15:10:32.504468 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8241 | 2026.02.27 15:10:32.504561 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 8242 | 2026.02.27 15:10:32.504577 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 8243 | 2026.02.27 15:10:32.505108 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8244 | 2026.02.27 15:10:32.505258 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 822 rows starting from the beginning of the part | ||
| 8245 | 2026.02.27 15:10:32.505616 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
| 8246 | 2026.02.27 15:10:32.505937 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 8247 | 2026.02.27 15:10:32.506236 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 22 rows starting from the beginning of the part | ||
| 8248 | 2026.02.27 15:10:32.506551 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 8249 | 2026.02.27 15:10:32.506860 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 8250 | 2026.02.27 15:10:32.513420 [ 196 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 950 rows, containing 72 columns (72 merged, 0 gathered) in 0.008888757 sec., 106876.58578134152 rows/sec., 86.50 MiB/sec. | ||
| 8251 | 2026.02.27 15:10:32.514782 [ 193 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8252 | 2026.02.27 15:10:32.515399 [ 193 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_31_6} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.02.27 15:10:32.515487 [ 193 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_31_6} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8254 | 2026.02.27 15:10:32.515727 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 8255 | 2026.02.27 15:10:34.953666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20558 | ||
| 8256 | 2026.02.27 15:10:34.954181 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.02.27 15:10:34.954229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8258 | 2026.02.27 15:10:34.954759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8259 | 2026.02.27 15:10:34.954997 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.02.27 15:10:34.955155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20558 | ||
| 8261 | 2026.02.27 15:10:35.886981 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.02.27 15:10:35.887182 [ 267 ] {1adc24ba-324d-499b-82aa-bfefc7993466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8263 | 2026.02.27 15:10:35.887258 [ 267 ] {1adc24ba-324d-499b-82aa-bfefc7993466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8264 | 2026.02.27 15:10:35.887906 [ 267 ] {1adc24ba-324d-499b-82aa-bfefc7993466} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.02.27 15:10:35.887959 [ 267 ] {1adc24ba-324d-499b-82aa-bfefc7993466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8266 | 2026.02.27 15:10:35.888366 [ 267 ] {1adc24ba-324d-499b-82aa-bfefc7993466} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8267 | 2026.02.27 15:10:35.888604 [ 267 ] {1adc24ba-324d-499b-82aa-bfefc7993466} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.02.27 15:10:35.888765 [ 267 ] {1adc24ba-324d-499b-82aa-bfefc7993466} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001635 sec., 4892.96636085627 rows/sec., 398.99 KiB/sec. | ||
| 8269 | 2026.02.27 15:10:35.888818 [ 267 ] {1adc24ba-324d-499b-82aa-bfefc7993466} <Debug> TCPHandler: Processed in 0.00197321 sec. | ||
| 8270 | 2026.02.27 15:10:35.888934 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8271 | 2026.02.27 15:10:35.889049 [ 267 ] {28e59ca8-a439-4bc9-89cd-1261e2ab8cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8272 | 2026.02.27 15:10:35.889095 [ 267 ] {28e59ca8-a439-4bc9-89cd-1261e2ab8cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8273 | 2026.02.27 15:10:35.889598 [ 267 ] {28e59ca8-a439-4bc9-89cd-1261e2ab8cb1} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2026.02.27 15:10:35.889637 [ 267 ] {28e59ca8-a439-4bc9-89cd-1261e2ab8cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8275 | 2026.02.27 15:10:35.889965 [ 267 ] {28e59ca8-a439-4bc9-89cd-1261e2ab8cb1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8276 | 2026.02.27 15:10:35.890193 [ 267 ] {28e59ca8-a439-4bc9-89cd-1261e2ab8cb1} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8277 | 2026.02.27 15:10:35.890332 [ 267 ] {28e59ca8-a439-4bc9-89cd-1261e2ab8cb1} <Debug> executeQuery: Read 142 rows, 12.55 KiB in 0.001305 sec., 108812.26053639848 rows/sec., 9.39 MiB/sec. | ||
| 8278 | 2026.02.27 15:10:35.890374 [ 267 ] {28e59ca8-a439-4bc9-89cd-1261e2ab8cb1} <Debug> TCPHandler: Processed in 0.001491905 sec. | ||
| 8279 | 2026.02.27 15:10:35.890494 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2026.02.27 15:10:35.890594 [ 267 ] {6bb3cd59-f6ef-47d0-99b4-045d09b07c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8281 | 2026.02.27 15:10:35.890636 [ 267 ] {6bb3cd59-f6ef-47d0-99b4-045d09b07c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8282 | 2026.02.27 15:10:35.891066 [ 267 ] {6bb3cd59-f6ef-47d0-99b4-045d09b07c8f} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.02.27 15:10:35.891103 [ 267 ] {6bb3cd59-f6ef-47d0-99b4-045d09b07c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8284 | 2026.02.27 15:10:35.891434 [ 267 ] {6bb3cd59-f6ef-47d0-99b4-045d09b07c8f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8285 | 2026.02.27 15:10:35.891654 [ 267 ] {6bb3cd59-f6ef-47d0-99b4-045d09b07c8f} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.02.27 15:10:35.891766 [ 111 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8287 | 2026.02.27 15:10:35.891790 [ 267 ] {6bb3cd59-f6ef-47d0-99b4-045d09b07c8f} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001215 sec., 40329.21810699589 rows/sec., 2.93 MiB/sec. | ||
| 8288 | 2026.02.27 15:10:35.891835 [ 111 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.02.27 15:10:35.891846 [ 267 ] {6bb3cd59-f6ef-47d0-99b4-045d09b07c8f} <Debug> TCPHandler: Processed in 0.001408114 sec. | ||
| 8290 | 2026.02.27 15:10:35.891865 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8291 | 2026.02.27 15:10:35.891960 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2026.02.27 15:10:35.891972 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 8293 | 2026.02.27 15:10:35.892067 [ 267 ] {33d9a71b-b2be-4eff-bb0e-36fde4c7ab77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8294 | 2026.02.27 15:10:35.892081 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8295 | 2026.02.27 15:10:35.892107 [ 267 ] {33d9a71b-b2be-4eff-bb0e-36fde4c7ab77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8296 | 2026.02.27 15:10:35.892113 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 71 rows starting from the beginning of the part | ||
| 8297 | 2026.02.27 15:10:35.892183 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 43 rows starting from the beginning of the part | ||
| 8298 | 2026.02.27 15:10:35.892232 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 8299 | 2026.02.27 15:10:35.892277 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 8300 | 2026.02.27 15:10:35.892317 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 8301 | 2026.02.27 15:10:35.892357 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 49 rows starting from the beginning of the part | ||
| 8302 | 2026.02.27 15:10:35.892545 [ 267 ] {33d9a71b-b2be-4eff-bb0e-36fde4c7ab77} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8303 | 2026.02.27 15:10:35.892582 [ 267 ] {33d9a71b-b2be-4eff-bb0e-36fde4c7ab77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8304 | 2026.02.27 15:10:35.892906 [ 267 ] {33d9a71b-b2be-4eff-bb0e-36fde4c7ab77} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8305 | 2026.02.27 15:10:35.893120 [ 267 ] {33d9a71b-b2be-4eff-bb0e-36fde4c7ab77} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2026.02.27 15:10:35.893117 [ 193 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183402 sec., 218860.5393602512 rows/sec., 16.87 MiB/sec. | ||
| 8307 | 2026.02.27 15:10:35.893260 [ 267 ] {33d9a71b-b2be-4eff-bb0e-36fde4c7ab77} <Debug> executeQuery: Read 113 rows, 9.05 KiB in 0.00121 sec., 93388.42975206612 rows/sec., 7.30 MiB/sec. | ||
| 8308 | 2026.02.27 15:10:35.893270 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8309 | 2026.02.27 15:10:35.893306 [ 267 ] {33d9a71b-b2be-4eff-bb0e-36fde4c7ab77} <Debug> TCPHandler: Processed in 0.001395183 sec. | ||
| 8310 | 2026.02.27 15:10:35.893413 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8311 | 2026.02.27 15:10:35.893515 [ 267 ] {54bb8b84-62f6-4a3a-9ccc-63e729f58a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8312 | 2026.02.27 15:10:35.893520 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.02.27 15:10:35.893559 [ 267 ] {54bb8b84-62f6-4a3a-9ccc-63e729f58a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8314 | 2026.02.27 15:10:35.893590 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_41_8} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8315 | 2026.02.27 15:10:35.893650 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8316 | 2026.02.27 15:10:35.893984 [ 267 ] {54bb8b84-62f6-4a3a-9ccc-63e729f58a56} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.02.27 15:10:35.894019 [ 267 ] {54bb8b84-62f6-4a3a-9ccc-63e729f58a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8318 | 2026.02.27 15:10:35.894350 [ 267 ] {54bb8b84-62f6-4a3a-9ccc-63e729f58a56} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8319 | 2026.02.27 15:10:35.894566 [ 267 ] {54bb8b84-62f6-4a3a-9ccc-63e729f58a56} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.02.27 15:10:35.894699 [ 267 ] {54bb8b84-62f6-4a3a-9ccc-63e729f58a56} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001201 sec., 136552.87260616152 rows/sec., 9.51 MiB/sec. | ||
| 8321 | 2026.02.27 15:10:35.894737 [ 267 ] {54bb8b84-62f6-4a3a-9ccc-63e729f58a56} <Debug> TCPHandler: Processed in 0.001373413 sec. | ||
| 8322 | 2026.02.27 15:10:35.894845 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.02.27 15:10:35.894949 [ 267 ] {21fa5207-f48d-49dd-93fd-a0729fd82775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8324 | 2026.02.27 15:10:35.895004 [ 267 ] {21fa5207-f48d-49dd-93fd-a0729fd82775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8325 | 2026.02.27 15:10:35.895803 [ 267 ] {21fa5207-f48d-49dd-93fd-a0729fd82775} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.02.27 15:10:35.895840 [ 267 ] {21fa5207-f48d-49dd-93fd-a0729fd82775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8327 | 2026.02.27 15:10:35.896409 [ 267 ] {21fa5207-f48d-49dd-93fd-a0729fd82775} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8328 | 2026.02.27 15:10:35.896659 [ 267 ] {21fa5207-f48d-49dd-93fd-a0729fd82775} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.02.27 15:10:35.896767 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8330 | 2026.02.27 15:10:35.896800 [ 267 ] {21fa5207-f48d-49dd-93fd-a0729fd82775} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001867 sec., 21960.36422067488 rows/sec., 39.35 MiB/sec. | ||
| 8331 | 2026.02.27 15:10:35.896806 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.02.27 15:10:35.896844 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8333 | 2026.02.27 15:10:35.896873 [ 267 ] {21fa5207-f48d-49dd-93fd-a0729fd82775} <Debug> TCPHandler: Processed in 0.00207677 sec. | ||
| 8334 | 2026.02.27 15:10:35.896959 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 8335 | 2026.02.27 15:10:35.896992 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8336 | 2026.02.27 15:10:35.897101 [ 267 ] {83534931-3ae1-4020-b5a5-88a76771401b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8337 | 2026.02.27 15:10:35.897142 [ 267 ] {83534931-3ae1-4020-b5a5-88a76771401b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8338 | 2026.02.27 15:10:35.897217 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8339 | 2026.02.27 15:10:35.897284 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 938 rows starting from the beginning of the part | ||
| 8340 | 2026.02.27 15:10:35.897418 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 8341 | 2026.02.27 15:10:35.897481 [ 267 ] {83534931-3ae1-4020-b5a5-88a76771401b} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2026.02.27 15:10:35.897519 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 8343 | 2026.02.27 15:10:35.897522 [ 267 ] {83534931-3ae1-4020-b5a5-88a76771401b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8344 | 2026.02.27 15:10:35.897619 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 8345 | 2026.02.27 15:10:35.897713 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 8346 | 2026.02.27 15:10:35.897805 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 8347 | 2026.02.27 15:10:35.897865 [ 267 ] {83534931-3ae1-4020-b5a5-88a76771401b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8348 | 2026.02.27 15:10:35.898094 [ 267 ] {83534931-3ae1-4020-b5a5-88a76771401b} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.02.27 15:10:35.898233 [ 267 ] {83534931-3ae1-4020-b5a5-88a76771401b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 8350 | 2026.02.27 15:10:35.898271 [ 267 ] {83534931-3ae1-4020-b5a5-88a76771401b} <Debug> TCPHandler: Processed in 0.001327953 sec. | ||
| 8351 | 2026.02.27 15:10:35.903843 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1143 rows, containing 19 columns (19 merged, 0 gathered) in 0.006933299 sec., 164856.58558789978 rows/sec., 295.42 MiB/sec. | ||
| 8352 | 2026.02.27 15:10:35.905188 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8353 | 2026.02.27 15:10:35.905510 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2026.02.27 15:10:35.905585 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8355 | 2026.02.27 15:10:35.905726 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.63 MiB. | ||
| 8356 | 2026.02.27 15:10:36.000264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.32 MiB, peak 308.92 MiB, free memory in arenas 0.00 B, will set to 303.28 MiB (RSS), difference: 2.96 MiB | ||
| 8357 | 2026.02.27 15:10:36.142892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8358 | 2026.02.27 15:10:36.159112 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.02.27 15:10:36.159165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8360 | 2026.02.27 15:10:36.165006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8361 | 2026.02.27 15:10:36.165786 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.02.27 15:10:36.168722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8363 | 2026.02.27 15:10:40.884502 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8364 | 2026.02.27 15:10:40.884716 [ 267 ] {83ef9628-43e9-4a90-9b18-4aa75823e35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8365 | 2026.02.27 15:10:40.884793 [ 267 ] {83ef9628-43e9-4a90-9b18-4aa75823e35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8366 | 2026.02.27 15:10:40.885511 [ 267 ] {83ef9628-43e9-4a90-9b18-4aa75823e35f} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.02.27 15:10:40.885556 [ 267 ] {83ef9628-43e9-4a90-9b18-4aa75823e35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8368 | 2026.02.27 15:10:40.885938 [ 267 ] {83ef9628-43e9-4a90-9b18-4aa75823e35f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8369 | 2026.02.27 15:10:40.886163 [ 267 ] {83ef9628-43e9-4a90-9b18-4aa75823e35f} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.02.27 15:10:40.886325 [ 267 ] {83ef9628-43e9-4a90-9b18-4aa75823e35f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.48 MiB/sec. | ||
| 8371 | 2026.02.27 15:10:40.886442 [ 267 ] {83ef9628-43e9-4a90-9b18-4aa75823e35f} <Debug> TCPHandler: Processed in 0.00207753 sec. | ||
| 8372 | 2026.02.27 15:10:40.886570 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.02.27 15:10:40.886674 [ 267 ] {c857f2f6-1ee8-47ed-a703-02e23f29658b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8374 | 2026.02.27 15:10:40.886720 [ 267 ] {c857f2f6-1ee8-47ed-a703-02e23f29658b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8375 | 2026.02.27 15:10:40.887170 [ 267 ] {c857f2f6-1ee8-47ed-a703-02e23f29658b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2026.02.27 15:10:40.887210 [ 267 ] {c857f2f6-1ee8-47ed-a703-02e23f29658b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8377 | 2026.02.27 15:10:40.887528 [ 267 ] {c857f2f6-1ee8-47ed-a703-02e23f29658b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8378 | 2026.02.27 15:10:40.887757 [ 267 ] {c857f2f6-1ee8-47ed-a703-02e23f29658b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8379 | 2026.02.27 15:10:40.887910 [ 267 ] {c857f2f6-1ee8-47ed-a703-02e23f29658b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 8380 | 2026.02.27 15:10:40.887951 [ 267 ] {c857f2f6-1ee8-47ed-a703-02e23f29658b} <Debug> TCPHandler: Processed in 0.001433224 sec. | ||
| 8381 | 2026.02.27 15:10:40.888075 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.02.27 15:10:40.888173 [ 267 ] {051074ba-6c39-4b13-abaa-67b9fe81679d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8383 | 2026.02.27 15:10:40.888219 [ 267 ] {051074ba-6c39-4b13-abaa-67b9fe81679d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8384 | 2026.02.27 15:10:40.888648 [ 267 ] {051074ba-6c39-4b13-abaa-67b9fe81679d} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.02.27 15:10:40.888684 [ 267 ] {051074ba-6c39-4b13-abaa-67b9fe81679d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8386 | 2026.02.27 15:10:40.889043 [ 267 ] {051074ba-6c39-4b13-abaa-67b9fe81679d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8387 | 2026.02.27 15:10:40.889258 [ 267 ] {051074ba-6c39-4b13-abaa-67b9fe81679d} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.02.27 15:10:40.889402 [ 267 ] {051074ba-6c39-4b13-abaa-67b9fe81679d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 8389 | 2026.02.27 15:10:40.889443 [ 267 ] {051074ba-6c39-4b13-abaa-67b9fe81679d} <Debug> TCPHandler: Processed in 0.001422534 sec. | ||
| 8390 | 2026.02.27 15:10:40.889556 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.02.27 15:10:40.889651 [ 267 ] {a3c7100d-6f62-469e-b618-0d8fe42aac0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8392 | 2026.02.27 15:10:40.889695 [ 267 ] {a3c7100d-6f62-469e-b618-0d8fe42aac0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8393 | 2026.02.27 15:10:40.890042 [ 267 ] {a3c7100d-6f62-469e-b618-0d8fe42aac0e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.02.27 15:10:40.890080 [ 267 ] {a3c7100d-6f62-469e-b618-0d8fe42aac0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8395 | 2026.02.27 15:10:40.890393 [ 267 ] {a3c7100d-6f62-469e-b618-0d8fe42aac0e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8396 | 2026.02.27 15:10:40.890615 [ 267 ] {a3c7100d-6f62-469e-b618-0d8fe42aac0e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.02.27 15:10:40.890760 [ 267 ] {a3c7100d-6f62-469e-b618-0d8fe42aac0e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 8398 | 2026.02.27 15:10:40.890798 [ 267 ] {a3c7100d-6f62-469e-b618-0d8fe42aac0e} <Debug> TCPHandler: Processed in 0.001293023 sec. | ||
| 8399 | 2026.02.27 15:10:42.226605 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8400 | 2026.02.27 15:10:42.226658 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8401 | 2026.02.27 15:10:42.455291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21070 | ||
| 8402 | 2026.02.27 15:10:42.455887 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.02.27 15:10:42.455944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8404 | 2026.02.27 15:10:42.456524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8405 | 2026.02.27 15:10:42.456758 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.02.27 15:10:42.456913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21070 | ||
| 8407 | 2026.02.27 15:10:42.504701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 972 | ||
| 8408 | 2026.02.27 15:10:42.506791 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.02.27 15:10:42.506832 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8410 | 2026.02.27 15:10:42.508070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8411 | 2026.02.27 15:10:42.508339 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.02.27 15:10:42.508583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
| 8413 | 2026.02.27 15:10:43.668844 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8414 | 2026.02.27 15:10:43.685058 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2026.02.27 15:10:43.685113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8416 | 2026.02.27 15:10:43.690734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8417 | 2026.02.27 15:10:43.691419 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.02.27 15:10:43.694276 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8419 | 2026.02.27 15:10:45.886533 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2026.02.27 15:10:45.886722 [ 267 ] {2e356ae0-3f8f-4407-9884-12e11b16ec3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8421 | 2026.02.27 15:10:45.886795 [ 267 ] {2e356ae0-3f8f-4407-9884-12e11b16ec3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8422 | 2026.02.27 15:10:45.887563 [ 267 ] {2e356ae0-3f8f-4407-9884-12e11b16ec3f} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.02.27 15:10:45.887614 [ 267 ] {2e356ae0-3f8f-4407-9884-12e11b16ec3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8424 | 2026.02.27 15:10:45.888033 [ 267 ] {2e356ae0-3f8f-4407-9884-12e11b16ec3f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8425 | 2026.02.27 15:10:45.888265 [ 267 ] {2e356ae0-3f8f-4407-9884-12e11b16ec3f} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.02.27 15:10:45.888428 [ 267 ] {2e356ae0-3f8f-4407-9884-12e11b16ec3f} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.00176 sec., 78409.09090909091 rows/sec., 6.80 MiB/sec. | ||
| 8427 | 2026.02.27 15:10:45.888481 [ 267 ] {2e356ae0-3f8f-4407-9884-12e11b16ec3f} <Debug> TCPHandler: Processed in 0.002081791 sec. | ||
| 8428 | 2026.02.27 15:10:45.888598 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2026.02.27 15:10:45.888701 [ 267 ] {6c925fee-4c97-44a8-a102-c798a9b2b84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8430 | 2026.02.27 15:10:45.888746 [ 267 ] {6c925fee-4c97-44a8-a102-c798a9b2b84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8431 | 2026.02.27 15:10:45.889158 [ 267 ] {6c925fee-4c97-44a8-a102-c798a9b2b84d} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.02.27 15:10:45.889194 [ 267 ] {6c925fee-4c97-44a8-a102-c798a9b2b84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8433 | 2026.02.27 15:10:45.889518 [ 267 ] {6c925fee-4c97-44a8-a102-c798a9b2b84d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8434 | 2026.02.27 15:10:45.889740 [ 267 ] {6c925fee-4c97-44a8-a102-c798a9b2b84d} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2026.02.27 15:10:45.889872 [ 267 ] {6c925fee-4c97-44a8-a102-c798a9b2b84d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001196 sec., 34280.9364548495 rows/sec., 2.52 MiB/sec. | ||
| 8436 | 2026.02.27 15:10:45.889912 [ 267 ] {6c925fee-4c97-44a8-a102-c798a9b2b84d} <Debug> TCPHandler: Processed in 0.001366074 sec. | ||
| 8437 | 2026.02.27 15:10:45.890017 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2026.02.27 15:10:45.890112 [ 267 ] {35dfbbdc-1fd8-447e-9cae-9db2d27e74ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8439 | 2026.02.27 15:10:45.890154 [ 267 ] {35dfbbdc-1fd8-447e-9cae-9db2d27e74ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8440 | 2026.02.27 15:10:45.890581 [ 267 ] {35dfbbdc-1fd8-447e-9cae-9db2d27e74ad} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2026.02.27 15:10:45.890616 [ 267 ] {35dfbbdc-1fd8-447e-9cae-9db2d27e74ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8442 | 2026.02.27 15:10:45.890929 [ 267 ] {35dfbbdc-1fd8-447e-9cae-9db2d27e74ad} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8443 | 2026.02.27 15:10:45.891140 [ 267 ] {35dfbbdc-1fd8-447e-9cae-9db2d27e74ad} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.02.27 15:10:45.891271 [ 267 ] {35dfbbdc-1fd8-447e-9cae-9db2d27e74ad} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001177 sec., 89209.85556499574 rows/sec., 6.97 MiB/sec. | ||
| 8445 | 2026.02.27 15:10:45.891309 [ 267 ] {35dfbbdc-1fd8-447e-9cae-9db2d27e74ad} <Debug> TCPHandler: Processed in 0.001343453 sec. | ||
| 8446 | 2026.02.27 15:10:45.891416 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8447 | 2026.02.27 15:10:45.891511 [ 267 ] {f68956cf-3900-45e0-bb40-fbe3fbb2dcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8448 | 2026.02.27 15:10:45.891555 [ 267 ] {f68956cf-3900-45e0-bb40-fbe3fbb2dcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8449 | 2026.02.27 15:10:45.891953 [ 267 ] {f68956cf-3900-45e0-bb40-fbe3fbb2dcda} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.02.27 15:10:45.891988 [ 267 ] {f68956cf-3900-45e0-bb40-fbe3fbb2dcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8451 | 2026.02.27 15:10:45.892332 [ 267 ] {f68956cf-3900-45e0-bb40-fbe3fbb2dcda} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8452 | 2026.02.27 15:10:45.892540 [ 267 ] {f68956cf-3900-45e0-bb40-fbe3fbb2dcda} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8453 | 2026.02.27 15:10:45.892661 [ 267 ] {f68956cf-3900-45e0-bb40-fbe3fbb2dcda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8454 | 2026.02.27 15:10:45.892696 [ 267 ] {f68956cf-3900-45e0-bb40-fbe3fbb2dcda} <Debug> TCPHandler: Processed in 0.001344503 sec. | ||
| 8455 | 2026.02.27 15:10:45.892791 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.02.27 15:10:45.892878 [ 267 ] {14a7dabf-1d4e-474d-845f-71a830bdab2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8457 | 2026.02.27 15:10:45.892930 [ 267 ] {14a7dabf-1d4e-474d-845f-71a830bdab2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8458 | 2026.02.27 15:10:45.893809 [ 267 ] {14a7dabf-1d4e-474d-845f-71a830bdab2f} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.02.27 15:10:45.893844 [ 267 ] {14a7dabf-1d4e-474d-845f-71a830bdab2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8460 | 2026.02.27 15:10:45.894415 [ 267 ] {14a7dabf-1d4e-474d-845f-71a830bdab2f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8461 | 2026.02.27 15:10:45.894647 [ 267 ] {14a7dabf-1d4e-474d-845f-71a830bdab2f} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.02.27 15:10:45.894783 [ 267 ] {14a7dabf-1d4e-474d-845f-71a830bdab2f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001895 sec., 21635.883905013194 rows/sec., 38.77 MiB/sec. | ||
| 8463 | 2026.02.27 15:10:45.894849 [ 267 ] {14a7dabf-1d4e-474d-845f-71a830bdab2f} <Debug> TCPHandler: Processed in 0.002086811 sec. | ||
| 8464 | 2026.02.27 15:10:45.894956 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2026.02.27 15:10:45.895053 [ 267 ] {19cc80b5-bdae-4576-b7bc-e89d69fe462a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8466 | 2026.02.27 15:10:45.895094 [ 267 ] {19cc80b5-bdae-4576-b7bc-e89d69fe462a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8467 | 2026.02.27 15:10:45.895415 [ 267 ] {19cc80b5-bdae-4576-b7bc-e89d69fe462a} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.02.27 15:10:45.895450 [ 267 ] {19cc80b5-bdae-4576-b7bc-e89d69fe462a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8469 | 2026.02.27 15:10:45.895763 [ 267 ] {19cc80b5-bdae-4576-b7bc-e89d69fe462a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8470 | 2026.02.27 15:10:45.895970 [ 267 ] {19cc80b5-bdae-4576-b7bc-e89d69fe462a} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.02.27 15:10:45.896096 [ 267 ] {19cc80b5-bdae-4576-b7bc-e89d69fe462a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 8472 | 2026.02.27 15:10:45.896133 [ 267 ] {19cc80b5-bdae-4576-b7bc-e89d69fe462a} <Debug> TCPHandler: Processed in 0.001226532 sec. | ||
| 8473 | 2026.02.27 15:10:47.807008 [ 98 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8474 | 2026.02.27 15:10:47.807078 [ 98 ] {} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2026.02.27 15:10:47.807102 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8476 | 2026.02.27 15:10:47.807223 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::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 | ||
| 8477 | 2026.02.27 15:10:47.807371 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8478 | 2026.02.27 15:10:47.807407 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 8479 | 2026.02.27 15:10:47.807482 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8480 | 2026.02.27 15:10:47.807536 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 8481 | 2026.02.27 15:10:47.807585 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 8482 | 2026.02.27 15:10:47.807629 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 8483 | 2026.02.27 15:10:47.808356 [ 202 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001190422 sec., 30241.376587462262 rows/sec., 2.52 MiB/sec. | ||
| 8484 | 2026.02.27 15:10:47.808552 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8485 | 2026.02.27 15:10:47.808887 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_21_5} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.02.27 15:10:47.808969 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_21_5} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8487 | 2026.02.27 15:10:47.809066 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8488 | 2026.02.27 15:10:49.957116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21518 | ||
| 8489 | 2026.02.27 15:10:49.957636 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2026.02.27 15:10:49.957678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8491 | 2026.02.27 15:10:49.958171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8492 | 2026.02.27 15:10:49.958409 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8493 | 2026.02.27 15:10:49.958567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21518 | ||
| 8494 | 2026.02.27 15:10:50.915138 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2026.02.27 15:10:50.915322 [ 267 ] {1c2ec14a-0934-4f3c-9057-88fcde66e1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8496 | 2026.02.27 15:10:50.915389 [ 267 ] {1c2ec14a-0934-4f3c-9057-88fcde66e1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8497 | 2026.02.27 15:10:50.916074 [ 267 ] {1c2ec14a-0934-4f3c-9057-88fcde66e1db} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.02.27 15:10:50.916124 [ 267 ] {1c2ec14a-0934-4f3c-9057-88fcde66e1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8499 | 2026.02.27 15:10:50.916532 [ 267 ] {1c2ec14a-0934-4f3c-9057-88fcde66e1db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8500 | 2026.02.27 15:10:50.916763 [ 267 ] {1c2ec14a-0934-4f3c-9057-88fcde66e1db} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.02.27 15:10:50.916942 [ 267 ] {1c2ec14a-0934-4f3c-9057-88fcde66e1db} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00167 sec., 14371.25748502994 rows/sec., 1.19 MiB/sec. | ||
| 8502 | 2026.02.27 15:10:50.916999 [ 267 ] {1c2ec14a-0934-4f3c-9057-88fcde66e1db} <Debug> TCPHandler: Processed in 0.001992519 sec. | ||
| 8503 | 2026.02.27 15:10:50.917124 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2026.02.27 15:10:50.917229 [ 267 ] {e0a5faf9-672e-43f3-8880-77da1df5607c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8505 | 2026.02.27 15:10:50.917276 [ 267 ] {e0a5faf9-672e-43f3-8880-77da1df5607c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8506 | 2026.02.27 15:10:50.917720 [ 267 ] {e0a5faf9-672e-43f3-8880-77da1df5607c} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2026.02.27 15:10:50.917758 [ 267 ] {e0a5faf9-672e-43f3-8880-77da1df5607c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8508 | 2026.02.27 15:10:50.918067 [ 267 ] {e0a5faf9-672e-43f3-8880-77da1df5607c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8509 | 2026.02.27 15:10:50.918306 [ 267 ] {e0a5faf9-672e-43f3-8880-77da1df5607c} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.02.27 15:10:50.918441 [ 267 ] {e0a5faf9-672e-43f3-8880-77da1df5607c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 395.52 KiB/sec. | ||
| 8511 | 2026.02.27 15:10:50.918481 [ 267 ] {e0a5faf9-672e-43f3-8880-77da1df5607c} <Debug> TCPHandler: Processed in 0.001410274 sec. | ||
| 8512 | 2026.02.27 15:10:50.918595 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.02.27 15:10:50.918692 [ 267 ] {b45cdba1-23a3-41cd-987c-31a117e069fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8514 | 2026.02.27 15:10:50.918734 [ 267 ] {b45cdba1-23a3-41cd-987c-31a117e069fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8515 | 2026.02.27 15:10:50.919813 [ 267 ] {b45cdba1-23a3-41cd-987c-31a117e069fb} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.02.27 15:10:50.919849 [ 267 ] {b45cdba1-23a3-41cd-987c-31a117e069fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8517 | 2026.02.27 15:10:50.920249 [ 267 ] {b45cdba1-23a3-41cd-987c-31a117e069fb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8518 | 2026.02.27 15:10:50.920459 [ 267 ] {b45cdba1-23a3-41cd-987c-31a117e069fb} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.02.27 15:10:50.920605 [ 267 ] {b45cdba1-23a3-41cd-987c-31a117e069fb} <Debug> executeQuery: Read 1319 rows, 112.15 KiB in 0.001934 sec., 682006.2047569804 rows/sec., 56.63 MiB/sec. | ||
| 8520 | 2026.02.27 15:10:50.920644 [ 267 ] {b45cdba1-23a3-41cd-987c-31a117e069fb} <Debug> TCPHandler: Processed in 0.002101001 sec. | ||
| 8521 | 2026.02.27 15:10:50.920752 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.02.27 15:10:50.920856 [ 267 ] {03744a22-79dc-40e2-9e2d-13d110957165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8523 | 2026.02.27 15:10:50.920899 [ 267 ] {03744a22-79dc-40e2-9e2d-13d110957165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8524 | 2026.02.27 15:10:50.921309 [ 267 ] {03744a22-79dc-40e2-9e2d-13d110957165} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.02.27 15:10:50.921345 [ 267 ] {03744a22-79dc-40e2-9e2d-13d110957165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8526 | 2026.02.27 15:10:50.921667 [ 267 ] {03744a22-79dc-40e2-9e2d-13d110957165} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8527 | 2026.02.27 15:10:50.921883 [ 267 ] {03744a22-79dc-40e2-9e2d-13d110957165} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.02.27 15:10:50.922015 [ 267 ] {03744a22-79dc-40e2-9e2d-13d110957165} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.00118 sec., 15254.237288135593 rows/sec., 1.14 MiB/sec. | ||
| 8529 | 2026.02.27 15:10:50.922054 [ 267 ] {03744a22-79dc-40e2-9e2d-13d110957165} <Debug> TCPHandler: Processed in 0.001353114 sec. | ||
| 8530 | 2026.02.27 15:10:50.922155 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8531 | 2026.02.27 15:10:50.922251 [ 267 ] {63412de2-9f60-4307-899f-07ae97ecfa1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8532 | 2026.02.27 15:10:50.922292 [ 267 ] {63412de2-9f60-4307-899f-07ae97ecfa1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8533 | 2026.02.27 15:10:50.922778 [ 267 ] {63412de2-9f60-4307-899f-07ae97ecfa1b} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8534 | 2026.02.27 15:10:50.922814 [ 267 ] {63412de2-9f60-4307-899f-07ae97ecfa1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8535 | 2026.02.27 15:10:50.923133 [ 267 ] {63412de2-9f60-4307-899f-07ae97ecfa1b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8536 | 2026.02.27 15:10:50.923350 [ 267 ] {63412de2-9f60-4307-899f-07ae97ecfa1b} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2026.02.27 15:10:50.923479 [ 267 ] {63412de2-9f60-4307-899f-07ae97ecfa1b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001247 sec., 202085.00400962308 rows/sec., 13.98 MiB/sec. | ||
| 8538 | 2026.02.27 15:10:50.923517 [ 267 ] {63412de2-9f60-4307-899f-07ae97ecfa1b} <Debug> TCPHandler: Processed in 0.001410474 sec. | ||
| 8539 | 2026.02.27 15:10:50.923635 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8540 | 2026.02.27 15:10:50.923729 [ 267 ] {3378c4c7-8949-454b-bcab-be22016983ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8541 | 2026.02.27 15:10:50.923770 [ 267 ] {3378c4c7-8949-454b-bcab-be22016983ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8542 | 2026.02.27 15:10:50.924173 [ 267 ] {3378c4c7-8949-454b-bcab-be22016983ea} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2026.02.27 15:10:50.924208 [ 267 ] {3378c4c7-8949-454b-bcab-be22016983ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8544 | 2026.02.27 15:10:50.924523 [ 267 ] {3378c4c7-8949-454b-bcab-be22016983ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8545 | 2026.02.27 15:10:50.924742 [ 267 ] {3378c4c7-8949-454b-bcab-be22016983ea} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.02.27 15:10:50.924879 [ 267 ] {3378c4c7-8949-454b-bcab-be22016983ea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001168 sec., 10273.972602739726 rows/sec., 802.65 KiB/sec. | ||
| 8547 | 2026.02.27 15:10:50.924917 [ 267 ] {3378c4c7-8949-454b-bcab-be22016983ea} <Debug> TCPHandler: Processed in 0.001331763 sec. | ||
| 8548 | 2026.02.27 15:10:50.925033 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2026.02.27 15:10:50.925126 [ 267 ] {9ed20834-956f-4b21-89de-97d3b06ec6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8550 | 2026.02.27 15:10:50.925166 [ 267 ] {9ed20834-956f-4b21-89de-97d3b06ec6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8551 | 2026.02.27 15:10:50.925774 [ 267 ] {9ed20834-956f-4b21-89de-97d3b06ec6cc} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2026.02.27 15:10:50.925810 [ 267 ] {9ed20834-956f-4b21-89de-97d3b06ec6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8553 | 2026.02.27 15:10:50.926146 [ 267 ] {9ed20834-956f-4b21-89de-97d3b06ec6cc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8554 | 2026.02.27 15:10:50.926364 [ 267 ] {9ed20834-956f-4b21-89de-97d3b06ec6cc} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2026.02.27 15:10:50.926497 [ 267 ] {9ed20834-956f-4b21-89de-97d3b06ec6cc} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001389 sec., 404607.6313894888 rows/sec., 30.34 MiB/sec. | ||
| 8556 | 2026.02.27 15:10:50.926534 [ 267 ] {9ed20834-956f-4b21-89de-97d3b06ec6cc} <Debug> TCPHandler: Processed in 0.001551156 sec. | ||
| 8557 | 2026.02.27 15:10:50.926648 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8558 | 2026.02.27 15:10:50.926742 [ 267 ] {fcc202a2-2248-4a0e-8346-5b9d2717483a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8559 | 2026.02.27 15:10:50.926786 [ 267 ] {fcc202a2-2248-4a0e-8346-5b9d2717483a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8560 | 2026.02.27 15:10:50.927364 [ 267 ] {fcc202a2-2248-4a0e-8346-5b9d2717483a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8561 | 2026.02.27 15:10:50.927399 [ 267 ] {fcc202a2-2248-4a0e-8346-5b9d2717483a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8562 | 2026.02.27 15:10:50.927779 [ 267 ] {fcc202a2-2248-4a0e-8346-5b9d2717483a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8563 | 2026.02.27 15:10:50.927993 [ 267 ] {fcc202a2-2248-4a0e-8346-5b9d2717483a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.02.27 15:10:50.928129 [ 267 ] {fcc202a2-2248-4a0e-8346-5b9d2717483a} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001406 sec., 628022.759601707 rows/sec., 42.62 MiB/sec. | ||
| 8565 | 2026.02.27 15:10:50.928166 [ 267 ] {fcc202a2-2248-4a0e-8346-5b9d2717483a} <Debug> TCPHandler: Processed in 0.001567945 sec. | ||
| 8566 | 2026.02.27 15:10:50.928266 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8567 | 2026.02.27 15:10:50.928359 [ 267 ] {4ca8fbd8-1913-44cf-a501-ceb055475976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8568 | 2026.02.27 15:10:50.928400 [ 267 ] {4ca8fbd8-1913-44cf-a501-ceb055475976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8569 | 2026.02.27 15:10:50.928727 [ 267 ] {4ca8fbd8-1913-44cf-a501-ceb055475976} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.02.27 15:10:50.928761 [ 267 ] {4ca8fbd8-1913-44cf-a501-ceb055475976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8571 | 2026.02.27 15:10:50.929072 [ 267 ] {4ca8fbd8-1913-44cf-a501-ceb055475976} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8572 | 2026.02.27 15:10:50.929294 [ 267 ] {4ca8fbd8-1913-44cf-a501-ceb055475976} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.02.27 15:10:50.929427 [ 267 ] {4ca8fbd8-1913-44cf-a501-ceb055475976} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8574 | 2026.02.27 15:10:50.929464 [ 267 ] {4ca8fbd8-1913-44cf-a501-ceb055475976} <Debug> TCPHandler: Processed in 0.001247612 sec. | ||
| 8575 | 2026.02.27 15:10:51.194457 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8576 | 2026.02.27 15:10:51.210551 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2026.02.27 15:10:51.210588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8578 | 2026.02.27 15:10:51.216555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8579 | 2026.02.27 15:10:51.217247 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2026.02.27 15:10:51.219968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8581 | 2026.02.27 15:10:52.508879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1002 | ||
| 8582 | 2026.02.27 15:10:52.511268 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.02.27 15:10:52.511326 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8584 | 2026.02.27 15:10:52.512606 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8585 | 2026.02.27 15:10:52.513011 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.02.27 15:10:52.513448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1002 | ||
| 8587 | 2026.02.27 15:10:55.886637 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8588 | 2026.02.27 15:10:55.886852 [ 267 ] {c364c17e-04e1-4e78-9ef2-a90accedda98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8589 | 2026.02.27 15:10:55.886927 [ 267 ] {c364c17e-04e1-4e78-9ef2-a90accedda98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8590 | 2026.02.27 15:10:55.887644 [ 267 ] {c364c17e-04e1-4e78-9ef2-a90accedda98} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8591 | 2026.02.27 15:10:55.887689 [ 267 ] {c364c17e-04e1-4e78-9ef2-a90accedda98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8592 | 2026.02.27 15:10:55.888073 [ 267 ] {c364c17e-04e1-4e78-9ef2-a90accedda98} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8593 | 2026.02.27 15:10:55.888279 [ 267 ] {c364c17e-04e1-4e78-9ef2-a90accedda98} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8594 | 2026.02.27 15:10:55.888385 [ 92 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8595 | 2026.02.27 15:10:55.888416 [ 92 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2026.02.27 15:10:55.888429 [ 267 ] {c364c17e-04e1-4e78-9ef2-a90accedda98} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001681 sec., 82093.99167162404 rows/sec., 7.12 MiB/sec. | ||
| 8597 | 2026.02.27 15:10:55.888435 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8598 | 2026.02.27 15:10:55.888479 [ 267 ] {c364c17e-04e1-4e78-9ef2-a90accedda98} <Debug> TCPHandler: Processed in 0.00202972 sec. | ||
| 8599 | 2026.02.27 15:10:55.888597 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.02.27 15:10:55.888597 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 8601 | 2026.02.27 15:10:55.888765 [ 267 ] {5d25a8a1-d355-4c08-a3cf-d83eaab7919c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8602 | 2026.02.27 15:10:55.888816 [ 267 ] {5d25a8a1-d355-4c08-a3cf-d83eaab7919c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8603 | 2026.02.27 15:10:55.888889 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8604 | 2026.02.27 15:10:55.888951 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1409 rows starting from the beginning of the part | ||
| 8605 | 2026.02.27 15:10:55.889058 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 142 rows starting from the beginning of the part | ||
| 8606 | 2026.02.27 15:10:55.889105 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8607 | 2026.02.27 15:10:55.889148 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 138 rows starting from the beginning of the part | ||
| 8608 | 2026.02.27 15:10:55.889190 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1319 rows starting from the beginning of the part | ||
| 8609 | 2026.02.27 15:10:55.889229 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 8610 | 2026.02.27 15:10:55.889256 [ 267 ] {5d25a8a1-d355-4c08-a3cf-d83eaab7919c} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.02.27 15:10:55.889298 [ 267 ] {5d25a8a1-d355-4c08-a3cf-d83eaab7919c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8612 | 2026.02.27 15:10:55.889645 [ 267 ] {5d25a8a1-d355-4c08-a3cf-d83eaab7919c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8613 | 2026.02.27 15:10:55.889875 [ 267 ] {5d25a8a1-d355-4c08-a3cf-d83eaab7919c} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.02.27 15:10:55.890015 [ 267 ] {5d25a8a1-d355-4c08-a3cf-d83eaab7919c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001274 sec., 32182.10361067504 rows/sec., 2.36 MiB/sec. | ||
| 8615 | 2026.02.27 15:10:55.890053 [ 267 ] {5d25a8a1-d355-4c08-a3cf-d83eaab7919c} <Debug> TCPHandler: Processed in 0.001447964 sec. | ||
| 8616 | 2026.02.27 15:10:55.890169 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2026.02.27 15:10:55.890267 [ 267 ] {9538a673-f3bc-44f6-a044-3af1bfebf6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8618 | 2026.02.27 15:10:55.890309 [ 267 ] {9538a673-f3bc-44f6-a044-3af1bfebf6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8619 | 2026.02.27 15:10:55.890721 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3202 rows, containing 5 columns (5 merged, 0 gathered) in 0.00215119 sec., 1488478.4700561087 rows/sec., 130.18 MiB/sec. | ||
| 8620 | 2026.02.27 15:10:55.890742 [ 267 ] {9538a673-f3bc-44f6-a044-3af1bfebf6cf} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.02.27 15:10:55.890793 [ 267 ] {9538a673-f3bc-44f6-a044-3af1bfebf6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8622 | 2026.02.27 15:10:55.890997 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8623 | 2026.02.27 15:10:55.891119 [ 267 ] {9538a673-f3bc-44f6-a044-3af1bfebf6cf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8624 | 2026.02.27 15:10:55.891428 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2026.02.27 15:10:55.891449 [ 267 ] {9538a673-f3bc-44f6-a044-3af1bfebf6cf} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.02.27 15:10:55.891542 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_66_13} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8627 | 2026.02.27 15:10:55.891576 [ 92 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8628 | 2026.02.27 15:10:55.891603 [ 267 ] {9538a673-f3bc-44f6-a044-3af1bfebf6cf} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001356 sec., 77433.62831858407 rows/sec., 6.05 MiB/sec. | ||
| 8629 | 2026.02.27 15:10:55.891608 [ 92 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.02.27 15:10:55.891633 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8631 | 2026.02.27 15:10:55.891641 [ 267 ] {9538a673-f3bc-44f6-a044-3af1bfebf6cf} <Debug> TCPHandler: Processed in 0.001522695 sec. | ||
| 8632 | 2026.02.27 15:10:55.891674 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8633 | 2026.02.27 15:10:55.891763 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2026.02.27 15:10:55.891768 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 8635 | 2026.02.27 15:10:55.891868 [ 267 ] {8ea3d10d-5c79-49cf-af95-33784311b219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8636 | 2026.02.27 15:10:55.891878 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8637 | 2026.02.27 15:10:55.891922 [ 267 ] {8ea3d10d-5c79-49cf-af95-33784311b219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8638 | 2026.02.27 15:10:55.891925 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 633 rows starting from the beginning of the part | ||
| 8639 | 2026.02.27 15:10:55.892009 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 113 rows starting from the beginning of the part | ||
| 8640 | 2026.02.27 15:10:55.892052 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8641 | 2026.02.27 15:10:55.892093 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 105 rows starting from the beginning of the part | ||
| 8642 | 2026.02.27 15:10:55.892133 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 562 rows starting from the beginning of the part | ||
| 8643 | 2026.02.27 15:10:55.892171 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 8644 | 2026.02.27 15:10:55.892367 [ 267 ] {8ea3d10d-5c79-49cf-af95-33784311b219} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.02.27 15:10:55.892412 [ 267 ] {8ea3d10d-5c79-49cf-af95-33784311b219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8646 | 2026.02.27 15:10:55.892787 [ 267 ] {8ea3d10d-5c79-49cf-af95-33784311b219} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8647 | 2026.02.27 15:10:55.893014 [ 267 ] {8ea3d10d-5c79-49cf-af95-33784311b219} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.02.27 15:10:55.893133 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8649 | 2026.02.27 15:10:55.893149 [ 267 ] {8ea3d10d-5c79-49cf-af95-33784311b219} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 8650 | 2026.02.27 15:10:55.893177 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8651 | 2026.02.27 15:10:55.893195 [ 267 ] {8ea3d10d-5c79-49cf-af95-33784311b219} <Debug> TCPHandler: Processed in 0.001484315 sec. | ||
| 8652 | 2026.02.27 15:10:55.893200 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465765 sec., 1079299.8877719142 rows/sec., 86.05 MiB/sec. | ||
| 8653 | 2026.02.27 15:10:55.893203 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8654 | 2026.02.27 15:10:55.893310 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 8655 | 2026.02.27 15:10:55.893318 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.02.27 15:10:55.893343 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8657 | 2026.02.27 15:10:55.893405 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8658 | 2026.02.27 15:10:55.893440 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18223 rows starting from the beginning of the part | ||
| 8659 | 2026.02.27 15:10:55.893452 [ 267 ] {477a84a0-549c-4140-bfeb-56479861a799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8660 | 2026.02.27 15:10:55.893503 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 164 rows starting from the beginning of the part | ||
| 8661 | 2026.02.27 15:10:55.893522 [ 267 ] {477a84a0-549c-4140-bfeb-56479861a799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8662 | 2026.02.27 15:10:55.893551 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 8663 | 2026.02.27 15:10:55.893595 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8664 | 2026.02.27 15:10:55.893600 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2026.02.27 15:10:55.893643 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 883 rows starting from the beginning of the part | ||
| 8666 | 2026.02.27 15:10:55.893676 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_66_13} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8667 | 2026.02.27 15:10:55.893690 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8668 | 2026.02.27 15:10:55.893754 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8669 | 2026.02.27 15:10:55.894490 [ 267 ] {477a84a0-549c-4140-bfeb-56479861a799} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.02.27 15:10:55.894529 [ 267 ] {477a84a0-549c-4140-bfeb-56479861a799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8671 | 2026.02.27 15:10:55.895193 [ 267 ] {477a84a0-549c-4140-bfeb-56479861a799} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8672 | 2026.02.27 15:10:55.895423 [ 267 ] {477a84a0-549c-4140-bfeb-56479861a799} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2026.02.27 15:10:55.895569 [ 267 ] {477a84a0-549c-4140-bfeb-56479861a799} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002141 sec., 19149.929939280708 rows/sec., 34.32 MiB/sec. | ||
| 8674 | 2026.02.27 15:10:55.895647 [ 267 ] {477a84a0-549c-4140-bfeb-56479861a799} <Debug> TCPHandler: Processed in 0.002390944 sec. | ||
| 8675 | 2026.02.27 15:10:55.895764 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.02.27 15:10:55.895860 [ 267 ] {f3e5e765-d518-4bd3-a38f-4e46b7f80efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8677 | 2026.02.27 15:10:55.895901 [ 267 ] {f3e5e765-d518-4bd3-a38f-4e46b7f80efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8678 | 2026.02.27 15:10:55.896246 [ 267 ] {f3e5e765-d518-4bd3-a38f-4e46b7f80efe} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2026.02.27 15:10:55.896281 [ 267 ] {f3e5e765-d518-4bd3-a38f-4e46b7f80efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8680 | 2026.02.27 15:10:55.896689 [ 267 ] {f3e5e765-d518-4bd3-a38f-4e46b7f80efe} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8681 | 2026.02.27 15:10:55.896912 [ 267 ] {f3e5e765-d518-4bd3-a38f-4e46b7f80efe} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2026.02.27 15:10:55.897015 [ 92 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8683 | 2026.02.27 15:10:55.897042 [ 267 ] {f3e5e765-d518-4bd3-a38f-4e46b7f80efe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 8684 | 2026.02.27 15:10:55.897045 [ 92 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.02.27 15:10:55.897072 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8686 | 2026.02.27 15:10:55.897079 [ 267 ] {f3e5e765-d518-4bd3-a38f-4e46b7f80efe} <Debug> TCPHandler: Processed in 0.001366404 sec. | ||
| 8687 | 2026.02.27 15:10:55.897155 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 8688 | 2026.02.27 15:10:55.897258 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8689 | 2026.02.27 15:10:55.897289 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3510 rows starting from the beginning of the part | ||
| 8690 | 2026.02.27 15:10:55.897340 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8691 | 2026.02.27 15:10:55.897382 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 8692 | 2026.02.27 15:10:55.897418 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8693 | 2026.02.27 15:10:55.897459 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 8694 | 2026.02.27 15:10:55.897497 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8695 | 2026.02.27 15:10:55.899100 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3810 rows, containing 4 columns (4 merged, 0 gathered) in 0.00197764 sec., 1926538.7026961427 rows/sec., 129.89 MiB/sec. | ||
| 8696 | 2026.02.27 15:10:55.899348 [ 190 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19750 rows, containing 5 columns (5 merged, 0 gathered) in 0.00607633 sec., 3250317.2145028333 rows/sec., 223.23 MiB/sec. | ||
| 8697 | 2026.02.27 15:10:55.899513 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8698 | 2026.02.27 15:10:55.899698 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8699 | 2026.02.27 15:10:55.899781 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_66_13} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.02.27 15:10:55.899866 [ 197 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_66_13} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8701 | 2026.02.27 15:10:55.899952 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8702 | 2026.02.27 15:10:55.900024 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.02.27 15:10:55.900109 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8704 | 2026.02.27 15:10:55.900209 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8705 | 2026.02.27 15:10:56.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.87 MiB, peak 314.65 MiB, free memory in arenas 0.00 B, will set to 306.47 MiB (RSS), difference: 1.60 MiB | ||
| 8706 | 2026.02.27 15:10:57.226700 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8707 | 2026.02.27 15:10:57.226751 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8708 | 2026.02.27 15:10:57.458824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22030 | ||
| 8709 | 2026.02.27 15:10:57.459623 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2026.02.27 15:10:57.459669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8711 | 2026.02.27 15:10:57.460134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8712 | 2026.02.27 15:10:57.460350 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2026.02.27 15:10:57.460486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22030 | ||
| 8714 | 2026.02.27 15:10:57.460475 [ 87 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8715 | 2026.02.27 15:10:57.460559 [ 87 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8716 | 2026.02.27 15:10:57.460579 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8717 | 2026.02.27 15:10:57.460681 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 8718 | 2026.02.27 15:10:57.460805 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8719 | 2026.02.27 15:10:57.460847 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19598 rows starting from the beginning of the part | ||
| 8720 | 2026.02.27 15:10:57.460915 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 8721 | 2026.02.27 15:10:57.460966 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 8722 | 2026.02.27 15:10:57.461011 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 8723 | 2026.02.27 15:10:57.461054 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 8724 | 2026.02.27 15:10:57.461098 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 8725 | 2026.02.27 15:10:57.463470 [ 197 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22030 rows, containing 4 columns (4 merged, 0 gathered) in 0.002835417 sec., 7769580.276904597 rows/sec., 111.14 MiB/sec. | ||
| 8726 | 2026.02.27 15:10:57.463938 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8727 | 2026.02.27 15:10:57.464228 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_46_9} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2026.02.27 15:10:57.464297 [ 190 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_46_9} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8729 | 2026.02.27 15:10:57.464391 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 8730 | 2026.02.27 15:10:58.720160 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8731 | 2026.02.27 15:10:58.737296 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.02.27 15:10:58.737359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8733 | 2026.02.27 15:10:58.743814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8734 | 2026.02.27 15:10:58.744592 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.02.27 15:10:58.744909 [ 86 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8736 | 2026.02.27 15:10:58.744980 [ 86 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8737 | 2026.02.27 15:10:58.745002 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8738 | 2026.02.27 15:10:58.745129 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 8739 | 2026.02.27 15:10:58.748430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8740 | 2026.02.27 15:10:58.749034 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8741 | 2026.02.27 15:10:58.750529 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 8742 | 2026.02.27 15:10:58.754924 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 8743 | 2026.02.27 15:10:58.759328 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 8744 | 2026.02.27 15:10:58.763740 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 8745 | 2026.02.27 15:10:58.768257 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 8746 | 2026.02.27 15:10:58.772153 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 8747 | 2026.02.27 15:10:58.823259 [ 190 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078190585 sec., 4437.874457647298 rows/sec., 22.95 MiB/sec. | ||
| 8748 | 2026.02.27 15:10:58.826022 [ 194 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8749 | 2026.02.27 15:10:58.828068 [ 194 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_46_9} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2026.02.27 15:10:58.828179 [ 194 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_46_9} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8751 | 2026.02.27 15:10:58.830843 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8752 | 2026.02.27 15:11:00.885766 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8753 | 2026.02.27 15:11:00.886062 [ 267 ] {2f7effd2-3b5c-4fe8-b78b-c1b6a9090219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8754 | 2026.02.27 15:11:00.886172 [ 267 ] {2f7effd2-3b5c-4fe8-b78b-c1b6a9090219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8755 | 2026.02.27 15:11:00.886824 [ 267 ] {2f7effd2-3b5c-4fe8-b78b-c1b6a9090219} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.02.27 15:11:00.886869 [ 267 ] {2f7effd2-3b5c-4fe8-b78b-c1b6a9090219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8757 | 2026.02.27 15:11:00.887262 [ 267 ] {2f7effd2-3b5c-4fe8-b78b-c1b6a9090219} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8758 | 2026.02.27 15:11:00.887497 [ 267 ] {2f7effd2-3b5c-4fe8-b78b-c1b6a9090219} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.02.27 15:11:00.887660 [ 267 ] {2f7effd2-3b5c-4fe8-b78b-c1b6a9090219} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.54 MiB/sec. | ||
| 8760 | 2026.02.27 15:11:00.887712 [ 267 ] {2f7effd2-3b5c-4fe8-b78b-c1b6a9090219} <Debug> TCPHandler: Processed in 0.002130931 sec. | ||
| 8761 | 2026.02.27 15:11:00.887834 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2026.02.27 15:11:00.887938 [ 267 ] {1ff675c6-5bbb-4257-9247-ee60c5d4a086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8763 | 2026.02.27 15:11:00.887983 [ 267 ] {1ff675c6-5bbb-4257-9247-ee60c5d4a086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8764 | 2026.02.27 15:11:00.888430 [ 267 ] {1ff675c6-5bbb-4257-9247-ee60c5d4a086} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.02.27 15:11:00.888468 [ 267 ] {1ff675c6-5bbb-4257-9247-ee60c5d4a086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8766 | 2026.02.27 15:11:00.888779 [ 267 ] {1ff675c6-5bbb-4257-9247-ee60c5d4a086} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8767 | 2026.02.27 15:11:00.888989 [ 267 ] {1ff675c6-5bbb-4257-9247-ee60c5d4a086} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.02.27 15:11:00.889121 [ 267 ] {1ff675c6-5bbb-4257-9247-ee60c5d4a086} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 8769 | 2026.02.27 15:11:00.889160 [ 267 ] {1ff675c6-5bbb-4257-9247-ee60c5d4a086} <Debug> TCPHandler: Processed in 0.001378454 sec. | ||
| 8770 | 2026.02.27 15:11:00.889269 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2026.02.27 15:11:00.889365 [ 267 ] {e9d23b57-1f4a-467c-a39b-ae479b8a1bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8772 | 2026.02.27 15:11:00.889410 [ 267 ] {e9d23b57-1f4a-467c-a39b-ae479b8a1bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8773 | 2026.02.27 15:11:00.889824 [ 267 ] {e9d23b57-1f4a-467c-a39b-ae479b8a1bd9} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.02.27 15:11:00.889860 [ 267 ] {e9d23b57-1f4a-467c-a39b-ae479b8a1bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8775 | 2026.02.27 15:11:00.890192 [ 267 ] {e9d23b57-1f4a-467c-a39b-ae479b8a1bd9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8776 | 2026.02.27 15:11:00.890402 [ 267 ] {e9d23b57-1f4a-467c-a39b-ae479b8a1bd9} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.02.27 15:11:00.890533 [ 267 ] {e9d23b57-1f4a-467c-a39b-ae479b8a1bd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8778 | 2026.02.27 15:11:00.890571 [ 267 ] {e9d23b57-1f4a-467c-a39b-ae479b8a1bd9} <Debug> TCPHandler: Processed in 0.001351053 sec. | ||
| 8779 | 2026.02.27 15:11:00.890671 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2026.02.27 15:11:00.890767 [ 267 ] {a6c2aad0-da15-4021-9f59-7ca4e44a0e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8781 | 2026.02.27 15:11:00.890809 [ 267 ] {a6c2aad0-da15-4021-9f59-7ca4e44a0e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8782 | 2026.02.27 15:11:00.891192 [ 267 ] {a6c2aad0-da15-4021-9f59-7ca4e44a0e36} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2026.02.27 15:11:00.891234 [ 267 ] {a6c2aad0-da15-4021-9f59-7ca4e44a0e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8784 | 2026.02.27 15:11:00.891569 [ 267 ] {a6c2aad0-da15-4021-9f59-7ca4e44a0e36} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8785 | 2026.02.27 15:11:00.891783 [ 267 ] {a6c2aad0-da15-4021-9f59-7ca4e44a0e36} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2026.02.27 15:11:00.891923 [ 267 ] {a6c2aad0-da15-4021-9f59-7ca4e44a0e36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 8787 | 2026.02.27 15:11:00.891962 [ 267 ] {a6c2aad0-da15-4021-9f59-7ca4e44a0e36} <Debug> TCPHandler: Processed in 0.001339503 sec. | ||
| 8788 | 2026.02.27 15:11:02.514591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1022 | ||
| 8789 | 2026.02.27 15:11:02.516730 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8790 | 2026.02.27 15:11:02.516789 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8791 | 2026.02.27 15:11:02.517997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8792 | 2026.02.27 15:11:02.518284 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2026.02.27 15:11:02.518660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
| 8794 | 2026.02.27 15:11:03.455698 [ 85 ] {} <Debug> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8795 | 2026.02.27 15:11:03.455791 [ 85 ] {} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.02.27 15:11:03.455828 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8797 | 2026.02.27 15:11:03.456009 [ 190 ] {892cb261-6450-4230-9e4e-dff2f2426029::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 | ||
| 8798 | 2026.02.27 15:11:03.456228 [ 190 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8799 | 2026.02.27 15:11:03.456286 [ 190 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 254 rows starting from the beginning of the part | ||
| 8800 | 2026.02.27 15:11:03.456397 [ 190 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 8801 | 2026.02.27 15:11:03.456475 [ 190 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 8802 | 2026.02.27 15:11:03.456545 [ 190 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 8803 | 2026.02.27 15:11:03.456611 [ 190 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 8804 | 2026.02.27 15:11:03.457763 [ 187 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837388 sec., 686844.5859012903 rows/sec., 50.12 MiB/sec. | ||
| 8805 | 2026.02.27 15:11:03.458002 [ 196 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8806 | 2026.02.27 15:11:03.458348 [ 196 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_13_3} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8807 | 2026.02.27 15:11:03.458437 [ 196 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_13_3} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8808 | 2026.02.27 15:11:03.458536 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8809 | 2026.02.27 15:11:04.961398 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22478 | ||
| 8810 | 2026.02.27 15:11:04.961912 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.02.27 15:11:04.961960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8812 | 2026.02.27 15:11:04.962461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8813 | 2026.02.27 15:11:04.962723 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.02.27 15:11:04.962872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22478 | ||
| 8815 | 2026.02.27 15:11:05.887220 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2026.02.27 15:11:05.887398 [ 267 ] {872ccdd5-7f31-480d-a8e5-fdc650674364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8817 | 2026.02.27 15:11:05.887462 [ 267 ] {872ccdd5-7f31-480d-a8e5-fdc650674364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8818 | 2026.02.27 15:11:05.888064 [ 267 ] {872ccdd5-7f31-480d-a8e5-fdc650674364} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.02.27 15:11:05.888114 [ 267 ] {872ccdd5-7f31-480d-a8e5-fdc650674364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8820 | 2026.02.27 15:11:05.888516 [ 267 ] {872ccdd5-7f31-480d-a8e5-fdc650674364} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8821 | 2026.02.27 15:11:05.888750 [ 267 ] {872ccdd5-7f31-480d-a8e5-fdc650674364} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.02.27 15:11:05.888905 [ 267 ] {872ccdd5-7f31-480d-a8e5-fdc650674364} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001556 sec., 1285.3470437017995 rows/sec., 104.81 KiB/sec. | ||
| 8823 | 2026.02.27 15:11:05.888946 [ 267 ] {872ccdd5-7f31-480d-a8e5-fdc650674364} <Debug> TCPHandler: Processed in 0.001852319 sec. | ||
| 8824 | 2026.02.27 15:11:05.889070 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.02.27 15:11:05.889164 [ 267 ] {4105cc83-e3e8-436b-836a-d7a7d141039b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8826 | 2026.02.27 15:11:05.889204 [ 267 ] {4105cc83-e3e8-436b-836a-d7a7d141039b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8827 | 2026.02.27 15:11:05.889690 [ 267 ] {4105cc83-e3e8-436b-836a-d7a7d141039b} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.02.27 15:11:05.889727 [ 267 ] {4105cc83-e3e8-436b-836a-d7a7d141039b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8829 | 2026.02.27 15:11:05.890066 [ 267 ] {4105cc83-e3e8-436b-836a-d7a7d141039b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8830 | 2026.02.27 15:11:05.890275 [ 267 ] {4105cc83-e3e8-436b-836a-d7a7d141039b} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.02.27 15:11:05.890408 [ 267 ] {4105cc83-e3e8-436b-836a-d7a7d141039b} <Debug> executeQuery: Read 139 rows, 12.33 KiB in 0.001263 sec., 110055.42359461599 rows/sec., 9.54 MiB/sec. | ||
| 8832 | 2026.02.27 15:11:05.890447 [ 267 ] {4105cc83-e3e8-436b-836a-d7a7d141039b} <Debug> TCPHandler: Processed in 0.001426544 sec. | ||
| 8833 | 2026.02.27 15:11:05.890550 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2026.02.27 15:11:05.890651 [ 267 ] {7e3b3212-de4b-423a-b62a-7708f82cfdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8835 | 2026.02.27 15:11:05.890694 [ 267 ] {7e3b3212-de4b-423a-b62a-7708f82cfdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8836 | 2026.02.27 15:11:05.891107 [ 267 ] {7e3b3212-de4b-423a-b62a-7708f82cfdb3} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.02.27 15:11:05.891145 [ 267 ] {7e3b3212-de4b-423a-b62a-7708f82cfdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8838 | 2026.02.27 15:11:05.891454 [ 267 ] {7e3b3212-de4b-423a-b62a-7708f82cfdb3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8839 | 2026.02.27 15:11:05.891661 [ 267 ] {7e3b3212-de4b-423a-b62a-7708f82cfdb3} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.02.27 15:11:05.891796 [ 267 ] {7e3b3212-de4b-423a-b62a-7708f82cfdb3} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001163 sec., 36973.34479793637 rows/sec., 2.71 MiB/sec. | ||
| 8841 | 2026.02.27 15:11:05.891834 [ 267 ] {7e3b3212-de4b-423a-b62a-7708f82cfdb3} <Debug> TCPHandler: Processed in 0.001333983 sec. | ||
| 8842 | 2026.02.27 15:11:05.891935 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.02.27 15:11:05.892031 [ 267 ] {380b8116-5fa9-499b-a7d0-e326013fbf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8844 | 2026.02.27 15:11:05.892071 [ 267 ] {380b8116-5fa9-499b-a7d0-e326013fbf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8845 | 2026.02.27 15:11:05.892607 [ 267 ] {380b8116-5fa9-499b-a7d0-e326013fbf64} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.02.27 15:11:05.892643 [ 267 ] {380b8116-5fa9-499b-a7d0-e326013fbf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8847 | 2026.02.27 15:11:05.892957 [ 267 ] {380b8116-5fa9-499b-a7d0-e326013fbf64} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8848 | 2026.02.27 15:11:05.893165 [ 267 ] {380b8116-5fa9-499b-a7d0-e326013fbf64} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.02.27 15:11:05.893293 [ 267 ] {380b8116-5fa9-499b-a7d0-e326013fbf64} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.00128 sec., 83593.75 rows/sec., 6.53 MiB/sec. | ||
| 8850 | 2026.02.27 15:11:05.893331 [ 267 ] {380b8116-5fa9-499b-a7d0-e326013fbf64} <Debug> TCPHandler: Processed in 0.001445434 sec. | ||
| 8851 | 2026.02.27 15:11:05.893445 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.02.27 15:11:05.893539 [ 267 ] {af098dcb-67fd-462d-b3ff-fdf569d4872e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.02.27 15:11:05.893583 [ 267 ] {af098dcb-67fd-462d-b3ff-fdf569d4872e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8854 | 2026.02.27 15:11:05.893984 [ 267 ] {af098dcb-67fd-462d-b3ff-fdf569d4872e} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.02.27 15:11:05.894020 [ 267 ] {af098dcb-67fd-462d-b3ff-fdf569d4872e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8856 | 2026.02.27 15:11:05.894349 [ 267 ] {af098dcb-67fd-462d-b3ff-fdf569d4872e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8857 | 2026.02.27 15:11:05.894569 [ 267 ] {af098dcb-67fd-462d-b3ff-fdf569d4872e} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.02.27 15:11:05.894700 [ 267 ] {af098dcb-67fd-462d-b3ff-fdf569d4872e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001179 sec., 136556.40373197626 rows/sec., 9.51 MiB/sec. | ||
| 8859 | 2026.02.27 15:11:05.894736 [ 267 ] {af098dcb-67fd-462d-b3ff-fdf569d4872e} <Debug> TCPHandler: Processed in 0.001342273 sec. | ||
| 8860 | 2026.02.27 15:11:05.894842 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2026.02.27 15:11:05.894944 [ 267 ] {ed7af3aa-25df-4e42-a67f-67e4a8530498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8862 | 2026.02.27 15:11:05.894999 [ 267 ] {ed7af3aa-25df-4e42-a67f-67e4a8530498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8863 | 2026.02.27 15:11:05.895973 [ 267 ] {ed7af3aa-25df-4e42-a67f-67e4a8530498} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.02.27 15:11:05.896018 [ 267 ] {ed7af3aa-25df-4e42-a67f-67e4a8530498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8865 | 2026.02.27 15:11:05.896606 [ 267 ] {ed7af3aa-25df-4e42-a67f-67e4a8530498} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8866 | 2026.02.27 15:11:05.896834 [ 267 ] {ed7af3aa-25df-4e42-a67f-67e4a8530498} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.02.27 15:11:05.896978 [ 267 ] {ed7af3aa-25df-4e42-a67f-67e4a8530498} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002054 sec., 19961.05160662123 rows/sec., 35.77 MiB/sec. | ||
| 8868 | 2026.02.27 15:11:05.897043 [ 267 ] {ed7af3aa-25df-4e42-a67f-67e4a8530498} <Debug> TCPHandler: Processed in 0.002251872 sec. | ||
| 8869 | 2026.02.27 15:11:05.897158 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.02.27 15:11:05.897253 [ 267 ] {76faf216-6eb2-4147-a1a7-cdbaf0309b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8871 | 2026.02.27 15:11:05.897294 [ 267 ] {76faf216-6eb2-4147-a1a7-cdbaf0309b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8872 | 2026.02.27 15:11:05.897630 [ 267 ] {76faf216-6eb2-4147-a1a7-cdbaf0309b07} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.02.27 15:11:05.897667 [ 267 ] {76faf216-6eb2-4147-a1a7-cdbaf0309b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8874 | 2026.02.27 15:11:05.897968 [ 267 ] {76faf216-6eb2-4147-a1a7-cdbaf0309b07} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8875 | 2026.02.27 15:11:05.898172 [ 267 ] {76faf216-6eb2-4147-a1a7-cdbaf0309b07} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.02.27 15:11:05.898302 [ 267 ] {76faf216-6eb2-4147-a1a7-cdbaf0309b07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 8877 | 2026.02.27 15:11:05.898339 [ 267 ] {76faf216-6eb2-4147-a1a7-cdbaf0309b07} <Debug> TCPHandler: Processed in 0.001231853 sec. | ||
| 8878 | 2026.02.27 15:11:06.249325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8879 | 2026.02.27 15:11:06.265393 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2026.02.27 15:11:06.265480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8881 | 2026.02.27 15:11:06.271241 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8882 | 2026.02.27 15:11:06.271935 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.02.27 15:11:06.275430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8884 | 2026.02.27 15:11:10.885093 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2026.02.27 15:11:10.885337 [ 267 ] {f930f19b-3071-41ca-96c2-5e7fc02bb07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8886 | 2026.02.27 15:11:10.885445 [ 267 ] {f930f19b-3071-41ca-96c2-5e7fc02bb07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8887 | 2026.02.27 15:11:10.886374 [ 267 ] {f930f19b-3071-41ca-96c2-5e7fc02bb07d} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.02.27 15:11:10.886416 [ 267 ] {f930f19b-3071-41ca-96c2-5e7fc02bb07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8889 | 2026.02.27 15:11:10.886858 [ 267 ] {f930f19b-3071-41ca-96c2-5e7fc02bb07d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8890 | 2026.02.27 15:11:10.887087 [ 267 ] {f930f19b-3071-41ca-96c2-5e7fc02bb07d} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.02.27 15:11:10.887239 [ 267 ] {f930f19b-3071-41ca-96c2-5e7fc02bb07d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001979 sec., 28297.11975745326 rows/sec., 2.16 MiB/sec. | ||
| 8892 | 2026.02.27 15:11:10.887289 [ 267 ] {f930f19b-3071-41ca-96c2-5e7fc02bb07d} <Debug> TCPHandler: Processed in 0.002332713 sec. | ||
| 8893 | 2026.02.27 15:11:10.887407 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.02.27 15:11:10.887509 [ 267 ] {8f7a1ca3-e98d-43f4-a7c3-660711fcbf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8895 | 2026.02.27 15:11:10.887551 [ 267 ] {8f7a1ca3-e98d-43f4-a7c3-660711fcbf69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8896 | 2026.02.27 15:11:10.887975 [ 267 ] {8f7a1ca3-e98d-43f4-a7c3-660711fcbf69} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.02.27 15:11:10.888010 [ 267 ] {8f7a1ca3-e98d-43f4-a7c3-660711fcbf69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8898 | 2026.02.27 15:11:10.888317 [ 267 ] {8f7a1ca3-e98d-43f4-a7c3-660711fcbf69} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8899 | 2026.02.27 15:11:10.888528 [ 267 ] {8f7a1ca3-e98d-43f4-a7c3-660711fcbf69} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.02.27 15:11:10.888658 [ 267 ] {8f7a1ca3-e98d-43f4-a7c3-660711fcbf69} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 8901 | 2026.02.27 15:11:10.888696 [ 267 ] {8f7a1ca3-e98d-43f4-a7c3-660711fcbf69} <Debug> TCPHandler: Processed in 0.001341673 sec. | ||
| 8902 | 2026.02.27 15:11:10.888806 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.02.27 15:11:10.888902 [ 267 ] {14e3e68a-7f1f-46e2-a0c2-35a05da0d21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8904 | 2026.02.27 15:11:10.888945 [ 267 ] {14e3e68a-7f1f-46e2-a0c2-35a05da0d21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8905 | 2026.02.27 15:11:10.889346 [ 267 ] {14e3e68a-7f1f-46e2-a0c2-35a05da0d21d} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2026.02.27 15:11:10.889380 [ 267 ] {14e3e68a-7f1f-46e2-a0c2-35a05da0d21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8907 | 2026.02.27 15:11:10.889727 [ 267 ] {14e3e68a-7f1f-46e2-a0c2-35a05da0d21d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8908 | 2026.02.27 15:11:10.889927 [ 267 ] {14e3e68a-7f1f-46e2-a0c2-35a05da0d21d} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2026.02.27 15:11:10.890057 [ 267 ] {14e3e68a-7f1f-46e2-a0c2-35a05da0d21d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 8910 | 2026.02.27 15:11:10.890094 [ 267 ] {14e3e68a-7f1f-46e2-a0c2-35a05da0d21d} <Debug> TCPHandler: Processed in 0.001338113 sec. | ||
| 8911 | 2026.02.27 15:11:10.890194 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2026.02.27 15:11:10.890288 [ 267 ] {07e69d32-b975-44a2-b11f-6bb4a9bb0b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8913 | 2026.02.27 15:11:10.890329 [ 267 ] {07e69d32-b975-44a2-b11f-6bb4a9bb0b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8914 | 2026.02.27 15:11:10.890648 [ 267 ] {07e69d32-b975-44a2-b11f-6bb4a9bb0b8b} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.02.27 15:11:10.890681 [ 267 ] {07e69d32-b975-44a2-b11f-6bb4a9bb0b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8916 | 2026.02.27 15:11:10.890979 [ 267 ] {07e69d32-b975-44a2-b11f-6bb4a9bb0b8b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8917 | 2026.02.27 15:11:10.891192 [ 267 ] {07e69d32-b975-44a2-b11f-6bb4a9bb0b8b} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.02.27 15:11:10.891318 [ 267 ] {07e69d32-b975-44a2-b11f-6bb4a9bb0b8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 8919 | 2026.02.27 15:11:10.891353 [ 267 ] {07e69d32-b975-44a2-b11f-6bb4a9bb0b8b} <Debug> TCPHandler: Processed in 0.001207912 sec. | ||
| 8920 | 2026.02.27 15:11:12.226995 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8921 | 2026.02.27 15:11:12.227052 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8922 | 2026.02.27 15:11:12.462982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22990 | ||
| 8923 | 2026.02.27 15:11:12.463536 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.02.27 15:11:12.463578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8925 | 2026.02.27 15:11:12.464088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8926 | 2026.02.27 15:11:12.464324 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.02.27 15:11:12.464478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22990 | ||
| 8928 | 2026.02.27 15:11:12.518793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1044 | ||
| 8929 | 2026.02.27 15:11:12.520925 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.02.27 15:11:12.520969 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8931 | 2026.02.27 15:11:12.522149 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8932 | 2026.02.27 15:11:12.522422 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.02.27 15:11:12.522681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
| 8934 | 2026.02.27 15:11:13.001318 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000910789 sec. | ||
| 8935 | 2026.02.27 15:11:13.775561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8936 | 2026.02.27 15:11:13.791967 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.02.27 15:11:13.792022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8938 | 2026.02.27 15:11:13.798287 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8939 | 2026.02.27 15:11:13.798978 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.02.27 15:11:13.801714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8941 | 2026.02.27 15:11:15.887465 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8942 | 2026.02.27 15:11:15.887642 [ 267 ] {f0801e04-48d9-42b9-a992-346c9c64fa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8943 | 2026.02.27 15:11:15.887706 [ 267 ] {f0801e04-48d9-42b9-a992-346c9c64fa3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8944 | 2026.02.27 15:11:15.888532 [ 267 ] {f0801e04-48d9-42b9-a992-346c9c64fa3d} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.02.27 15:11:15.888581 [ 267 ] {f0801e04-48d9-42b9-a992-346c9c64fa3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8946 | 2026.02.27 15:11:15.888980 [ 267 ] {f0801e04-48d9-42b9-a992-346c9c64fa3d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8947 | 2026.02.27 15:11:15.889199 [ 267 ] {f0801e04-48d9-42b9-a992-346c9c64fa3d} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.02.27 15:11:15.889347 [ 267 ] {f0801e04-48d9-42b9-a992-346c9c64fa3d} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001754 sec., 78677.30900798176 rows/sec., 6.83 MiB/sec. | ||
| 8949 | 2026.02.27 15:11:15.889388 [ 267 ] {f0801e04-48d9-42b9-a992-346c9c64fa3d} <Debug> TCPHandler: Processed in 0.00205497 sec. | ||
| 8950 | 2026.02.27 15:11:15.889513 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2026.02.27 15:11:15.889606 [ 267 ] {07394c2b-e456-4669-b93a-6f93b7737d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8952 | 2026.02.27 15:11:15.889645 [ 267 ] {07394c2b-e456-4669-b93a-6f93b7737d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8953 | 2026.02.27 15:11:15.890108 [ 267 ] {07394c2b-e456-4669-b93a-6f93b7737d16} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.02.27 15:11:15.890144 [ 267 ] {07394c2b-e456-4669-b93a-6f93b7737d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8955 | 2026.02.27 15:11:15.890447 [ 267 ] {07394c2b-e456-4669-b93a-6f93b7737d16} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8956 | 2026.02.27 15:11:15.890648 [ 267 ] {07394c2b-e456-4669-b93a-6f93b7737d16} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8957 | 2026.02.27 15:11:15.890773 [ 267 ] {07394c2b-e456-4669-b93a-6f93b7737d16} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001186 sec., 34569.98313659359 rows/sec., 2.54 MiB/sec. | ||
| 8958 | 2026.02.27 15:11:15.890780 [ 71 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8959 | 2026.02.27 15:11:15.890809 [ 267 ] {07394c2b-e456-4669-b93a-6f93b7737d16} <Debug> TCPHandler: Processed in 0.001343733 sec. | ||
| 8960 | 2026.02.27 15:11:15.890848 [ 71 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.02.27 15:11:15.890875 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8962 | 2026.02.27 15:11:15.890947 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8963 | 2026.02.27 15:11:15.891008 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 8964 | 2026.02.27 15:11:15.891042 [ 267 ] {de27f63a-e90d-4170-a473-98da02fcc3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8965 | 2026.02.27 15:11:15.891090 [ 267 ] {de27f63a-e90d-4170-a473-98da02fcc3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8966 | 2026.02.27 15:11:15.891160 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8967 | 2026.02.27 15:11:15.891202 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 71 rows starting from the beginning of the part | ||
| 8968 | 2026.02.27 15:11:15.891277 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 8969 | 2026.02.27 15:11:15.891327 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part | ||
| 8970 | 2026.02.27 15:11:15.891373 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 8971 | 2026.02.27 15:11:15.891418 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 43 rows starting from the beginning of the part | ||
| 8972 | 2026.02.27 15:11:15.891455 [ 190 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 8973 | 2026.02.27 15:11:15.891578 [ 267 ] {de27f63a-e90d-4170-a473-98da02fcc3e3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2026.02.27 15:11:15.891622 [ 267 ] {de27f63a-e90d-4170-a473-98da02fcc3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8975 | 2026.02.27 15:11:15.892098 [ 267 ] {de27f63a-e90d-4170-a473-98da02fcc3e3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8976 | 2026.02.27 15:11:15.892278 [ 187 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329653 sec., 191779.3589756124 rows/sec., 14.80 MiB/sec. | ||
| 8977 | 2026.02.27 15:11:15.892309 [ 267 ] {de27f63a-e90d-4170-a473-98da02fcc3e3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.02.27 15:11:15.892433 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8979 | 2026.02.27 15:11:15.892444 [ 267 ] {de27f63a-e90d-4170-a473-98da02fcc3e3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00142 sec., 73943.66197183098 rows/sec., 5.78 MiB/sec. | ||
| 8980 | 2026.02.27 15:11:15.892485 [ 267 ] {de27f63a-e90d-4170-a473-98da02fcc3e3} <Debug> TCPHandler: Processed in 0.001585215 sec. | ||
| 8981 | 2026.02.27 15:11:15.892608 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8982 | 2026.02.27 15:11:15.892702 [ 267 ] {1a017b76-547b-488a-8a23-e2ac9926e820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8983 | 2026.02.27 15:11:15.892740 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2026.02.27 15:11:15.892745 [ 267 ] {1a017b76-547b-488a-8a23-e2ac9926e820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8985 | 2026.02.27 15:11:15.892821 [ 192 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_46_9} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8986 | 2026.02.27 15:11:15.892924 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8987 | 2026.02.27 15:11:15.893196 [ 267 ] {1a017b76-547b-488a-8a23-e2ac9926e820} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.02.27 15:11:15.893233 [ 267 ] {1a017b76-547b-488a-8a23-e2ac9926e820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8989 | 2026.02.27 15:11:15.893564 [ 267 ] {1a017b76-547b-488a-8a23-e2ac9926e820} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8990 | 2026.02.27 15:11:15.893767 [ 267 ] {1a017b76-547b-488a-8a23-e2ac9926e820} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.02.27 15:11:15.893901 [ 267 ] {1a017b76-547b-488a-8a23-e2ac9926e820} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 8992 | 2026.02.27 15:11:15.893938 [ 267 ] {1a017b76-547b-488a-8a23-e2ac9926e820} <Debug> TCPHandler: Processed in 0.001377833 sec. | ||
| 8993 | 2026.02.27 15:11:15.894049 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8994 | 2026.02.27 15:11:15.894142 [ 267 ] {bfef6491-6bbf-4fa6-8fb0-2e9b00d0b472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8995 | 2026.02.27 15:11:15.894196 [ 267 ] {bfef6491-6bbf-4fa6-8fb0-2e9b00d0b472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8996 | 2026.02.27 15:11:15.895079 [ 267 ] {bfef6491-6bbf-4fa6-8fb0-2e9b00d0b472} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2026.02.27 15:11:15.895114 [ 267 ] {bfef6491-6bbf-4fa6-8fb0-2e9b00d0b472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8998 | 2026.02.27 15:11:15.895695 [ 267 ] {bfef6491-6bbf-4fa6-8fb0-2e9b00d0b472} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8999 | 2026.02.27 15:11:15.895919 [ 267 ] {bfef6491-6bbf-4fa6-8fb0-2e9b00d0b472} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2026.02.27 15:11:15.896053 [ 267 ] {bfef6491-6bbf-4fa6-8fb0-2e9b00d0b472} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001929 sec., 21254.536029030587 rows/sec., 38.09 MiB/sec. | ||
| 9001 | 2026.02.27 15:11:15.896106 [ 267 ] {bfef6491-6bbf-4fa6-8fb0-2e9b00d0b472} <Debug> TCPHandler: Processed in 0.002104211 sec. | ||
| 9002 | 2026.02.27 15:11:15.896220 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9003 | 2026.02.27 15:11:15.896313 [ 267 ] {c281aa24-76fe-4275-9a27-a8753f2b5a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9004 | 2026.02.27 15:11:15.896354 [ 267 ] {c281aa24-76fe-4275-9a27-a8753f2b5a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9005 | 2026.02.27 15:11:15.896691 [ 267 ] {c281aa24-76fe-4275-9a27-a8753f2b5a2a} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2026.02.27 15:11:15.896726 [ 267 ] {c281aa24-76fe-4275-9a27-a8753f2b5a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9007 | 2026.02.27 15:11:15.897026 [ 267 ] {c281aa24-76fe-4275-9a27-a8753f2b5a2a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9008 | 2026.02.27 15:11:15.897231 [ 267 ] {c281aa24-76fe-4275-9a27-a8753f2b5a2a} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9009 | 2026.02.27 15:11:15.897355 [ 267 ] {c281aa24-76fe-4275-9a27-a8753f2b5a2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 9010 | 2026.02.27 15:11:15.897390 [ 267 ] {c281aa24-76fe-4275-9a27-a8753f2b5a2a} <Debug> TCPHandler: Processed in 0.001217702 sec. | ||
| 9011 | 2026.02.27 15:11:19.964745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23438 | ||
| 9012 | 2026.02.27 15:11:19.965257 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.02.27 15:11:19.965302 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9014 | 2026.02.27 15:11:19.965779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9015 | 2026.02.27 15:11:19.966014 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2026.02.27 15:11:19.966155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23438 | ||
| 9017 | 2026.02.27 15:11:20.928053 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9018 | 2026.02.27 15:11:20.928266 [ 267 ] {fc203222-5ffb-4273-9835-b4b4244927a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9019 | 2026.02.27 15:11:20.928343 [ 267 ] {fc203222-5ffb-4273-9835-b4b4244927a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9020 | 2026.02.27 15:11:20.929206 [ 267 ] {fc203222-5ffb-4273-9835-b4b4244927a3} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2026.02.27 15:11:20.929261 [ 267 ] {fc203222-5ffb-4273-9835-b4b4244927a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9022 | 2026.02.27 15:11:20.929720 [ 267 ] {fc203222-5ffb-4273-9835-b4b4244927a3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9023 | 2026.02.27 15:11:20.930028 [ 267 ] {fc203222-5ffb-4273-9835-b4b4244927a3} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2026.02.27 15:11:20.930216 [ 267 ] {fc203222-5ffb-4273-9835-b4b4244927a3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002012 sec., 11928.429423459245 rows/sec., 1013.45 KiB/sec. | ||
| 9025 | 2026.02.27 15:11:20.930271 [ 267 ] {fc203222-5ffb-4273-9835-b4b4244927a3} <Debug> TCPHandler: Processed in 0.002384923 sec. | ||
| 9026 | 2026.02.27 15:11:20.930441 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9027 | 2026.02.27 15:11:20.930553 [ 267 ] {c48b818e-0d88-429e-9862-94128d901a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9028 | 2026.02.27 15:11:20.930603 [ 267 ] {c48b818e-0d88-429e-9862-94128d901a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9029 | 2026.02.27 15:11:20.931087 [ 267 ] {c48b818e-0d88-429e-9862-94128d901a81} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2026.02.27 15:11:20.931130 [ 267 ] {c48b818e-0d88-429e-9862-94128d901a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9031 | 2026.02.27 15:11:20.931482 [ 267 ] {c48b818e-0d88-429e-9862-94128d901a81} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9032 | 2026.02.27 15:11:20.931729 [ 267 ] {c48b818e-0d88-429e-9862-94128d901a81} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2026.02.27 15:11:20.931888 [ 267 ] {c48b818e-0d88-429e-9862-94128d901a81} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001358 sec., 1472.7540500736377 rows/sec., 120.09 KiB/sec. | ||
| 9034 | 2026.02.27 15:11:20.931933 [ 267 ] {c48b818e-0d88-429e-9862-94128d901a81} <Debug> TCPHandler: Processed in 0.001556556 sec. | ||
| 9035 | 2026.02.27 15:11:20.932096 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9036 | 2026.02.27 15:11:20.932219 [ 267 ] {53e5cf2d-2518-49b6-9460-06d5d15d5124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9037 | 2026.02.27 15:11:20.932273 [ 267 ] {53e5cf2d-2518-49b6-9460-06d5d15d5124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9038 | 2026.02.27 15:11:20.933771 [ 267 ] {53e5cf2d-2518-49b6-9460-06d5d15d5124} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2026.02.27 15:11:20.933819 [ 267 ] {53e5cf2d-2518-49b6-9460-06d5d15d5124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9040 | 2026.02.27 15:11:20.934343 [ 267 ] {53e5cf2d-2518-49b6-9460-06d5d15d5124} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9041 | 2026.02.27 15:11:20.934675 [ 267 ] {53e5cf2d-2518-49b6-9460-06d5d15d5124} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.02.27 15:11:20.934849 [ 69 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9043 | 2026.02.27 15:11:20.934904 [ 267 ] {53e5cf2d-2518-49b6-9460-06d5d15d5124} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.00269 sec., 489591.07806691446 rows/sec., 40.66 MiB/sec. | ||
| 9044 | 2026.02.27 15:11:20.934934 [ 69 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.02.27 15:11:20.934961 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9046 | 2026.02.27 15:11:20.935036 [ 267 ] {53e5cf2d-2518-49b6-9460-06d5d15d5124} <Debug> TCPHandler: Processed in 0.0030038 sec. | ||
| 9047 | 2026.02.27 15:11:20.935096 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 9048 | 2026.02.27 15:11:20.935235 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2026.02.27 15:11:20.935269 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9050 | 2026.02.27 15:11:20.935321 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1409 rows starting from the beginning of the part | ||
| 9051 | 2026.02.27 15:11:20.935394 [ 267 ] {c916ab66-f7a5-47bb-bf22-b6477a426edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9052 | 2026.02.27 15:11:20.935405 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9053 | 2026.02.27 15:11:20.935470 [ 267 ] {c916ab66-f7a5-47bb-bf22-b6477a426edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9054 | 2026.02.27 15:11:20.935483 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 139 rows starting from the beginning of the part | ||
| 9055 | 2026.02.27 15:11:20.935551 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 9056 | 2026.02.27 15:11:20.935606 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 138 rows starting from the beginning of the part | ||
| 9057 | 2026.02.27 15:11:20.935655 [ 190 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1317 rows starting from the beginning of the part | ||
| 9058 | 2026.02.27 15:11:20.936161 [ 267 ] {c916ab66-f7a5-47bb-bf22-b6477a426edd} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.02.27 15:11:20.936230 [ 267 ] {c916ab66-f7a5-47bb-bf22-b6477a426edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9060 | 2026.02.27 15:11:20.936734 [ 267 ] {c916ab66-f7a5-47bb-bf22-b6477a426edd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9061 | 2026.02.27 15:11:20.937132 [ 267 ] {c916ab66-f7a5-47bb-bf22-b6477a426edd} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2026.02.27 15:11:20.937302 [ 267 ] {c916ab66-f7a5-47bb-bf22-b6477a426edd} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 568.19 KiB/sec. | ||
| 9063 | 2026.02.27 15:11:20.937359 [ 267 ] {c916ab66-f7a5-47bb-bf22-b6477a426edd} <Debug> TCPHandler: Processed in 0.002199192 sec. | ||
| 9064 | 2026.02.27 15:11:20.937506 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.02.27 15:11:20.937602 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3115 rows, containing 5 columns (5 merged, 0 gathered) in 0.002565005 sec., 1214422.5839715712 rows/sec., 105.91 MiB/sec. | ||
| 9066 | 2026.02.27 15:11:20.937616 [ 267 ] {0f546b7a-283c-456d-86d1-e7333b6cd18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9067 | 2026.02.27 15:11:20.937720 [ 267 ] {0f546b7a-283c-456d-86d1-e7333b6cd18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9068 | 2026.02.27 15:11:20.938064 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9069 | 2026.02.27 15:11:20.938476 [ 267 ] {0f546b7a-283c-456d-86d1-e7333b6cd18c} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.02.27 15:11:20.938487 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_71_14} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2026.02.27 15:11:20.938548 [ 267 ] {0f546b7a-283c-456d-86d1-e7333b6cd18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9072 | 2026.02.27 15:11:20.938652 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_71_14} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9073 | 2026.02.27 15:11:20.938805 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9074 | 2026.02.27 15:11:20.939123 [ 267 ] {0f546b7a-283c-456d-86d1-e7333b6cd18c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9075 | 2026.02.27 15:11:20.939515 [ 267 ] {0f546b7a-283c-456d-86d1-e7333b6cd18c} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9076 | 2026.02.27 15:11:20.939732 [ 267 ] {0f546b7a-283c-456d-86d1-e7333b6cd18c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.002135 sec., 118032.78688524589 rows/sec., 8.16 MiB/sec. | ||
| 9077 | 2026.02.27 15:11:20.939820 [ 267 ] {0f546b7a-283c-456d-86d1-e7333b6cd18c} <Debug> TCPHandler: Processed in 0.002375923 sec. | ||
| 9078 | 2026.02.27 15:11:20.940001 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2026.02.27 15:11:20.940131 [ 267 ] {d6a6ee81-d8b7-4c21-a115-b31d39b838b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9080 | 2026.02.27 15:11:20.940190 [ 267 ] {d6a6ee81-d8b7-4c21-a115-b31d39b838b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9081 | 2026.02.27 15:11:20.940794 [ 267 ] {d6a6ee81-d8b7-4c21-a115-b31d39b838b3} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.02.27 15:11:20.940843 [ 267 ] {d6a6ee81-d8b7-4c21-a115-b31d39b838b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9083 | 2026.02.27 15:11:20.941282 [ 267 ] {d6a6ee81-d8b7-4c21-a115-b31d39b838b3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9084 | 2026.02.27 15:11:20.941644 [ 267 ] {d6a6ee81-d8b7-4c21-a115-b31d39b838b3} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.02.27 15:11:20.941825 [ 267 ] {d6a6ee81-d8b7-4c21-a115-b31d39b838b3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00172 sec., 6976.7441860465115 rows/sec., 545.06 KiB/sec. | ||
| 9086 | 2026.02.27 15:11:20.941876 [ 267 ] {d6a6ee81-d8b7-4c21-a115-b31d39b838b3} <Debug> TCPHandler: Processed in 0.001943019 sec. | ||
| 9087 | 2026.02.27 15:11:20.942039 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2026.02.27 15:11:20.942151 [ 267 ] {9dde9371-d1a4-4875-88ed-7e97d265db37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9089 | 2026.02.27 15:11:20.942203 [ 267 ] {9dde9371-d1a4-4875-88ed-7e97d265db37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9090 | 2026.02.27 15:11:20.943192 [ 267 ] {9dde9371-d1a4-4875-88ed-7e97d265db37} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2026.02.27 15:11:20.943239 [ 267 ] {9dde9371-d1a4-4875-88ed-7e97d265db37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9092 | 2026.02.27 15:11:20.943712 [ 267 ] {9dde9371-d1a4-4875-88ed-7e97d265db37} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9093 | 2026.02.27 15:11:20.944027 [ 267 ] {9dde9371-d1a4-4875-88ed-7e97d265db37} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2026.02.27 15:11:20.944182 [ 68 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9095 | 2026.02.27 15:11:20.944189 [ 267 ] {9dde9371-d1a4-4875-88ed-7e97d265db37} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.002082 sec., 268011.5273775216 rows/sec., 20.09 MiB/sec. | ||
| 9096 | 2026.02.27 15:11:20.944232 [ 68 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2026.02.27 15:11:20.944253 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9098 | 2026.02.27 15:11:20.944265 [ 267 ] {9dde9371-d1a4-4875-88ed-7e97d265db37} <Debug> TCPHandler: Processed in 0.002316523 sec. | ||
| 9099 | 2026.02.27 15:11:20.944355 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 9100 | 2026.02.27 15:11:20.944424 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9101 | 2026.02.27 15:11:20.944488 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9102 | 2026.02.27 15:11:20.944530 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 633 rows starting from the beginning of the part | ||
| 9103 | 2026.02.27 15:11:20.944535 [ 267 ] {c953f2dc-9646-4d35-8a4f-3a8d38ff1c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9104 | 2026.02.27 15:11:20.944592 [ 267 ] {c953f2dc-9646-4d35-8a4f-3a8d38ff1c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9105 | 2026.02.27 15:11:20.944608 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9106 | 2026.02.27 15:11:20.944667 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 107 rows starting from the beginning of the part | ||
| 9107 | 2026.02.27 15:11:20.944719 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 9108 | 2026.02.27 15:11:20.944767 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 105 rows starting from the beginning of the part | ||
| 9109 | 2026.02.27 15:11:20.944884 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 558 rows starting from the beginning of the part | ||
| 9110 | 2026.02.27 15:11:20.945458 [ 267 ] {c953f2dc-9646-4d35-8a4f-3a8d38ff1c20} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.02.27 15:11:20.945508 [ 267 ] {c953f2dc-9646-4d35-8a4f-3a8d38ff1c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9112 | 2026.02.27 15:11:20.946015 [ 267 ] {c953f2dc-9646-4d35-8a4f-3a8d38ff1c20} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9113 | 2026.02.27 15:11:20.946196 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851018 sec., 827112.4321859647 rows/sec., 65.87 MiB/sec. | ||
| 9114 | 2026.02.27 15:11:20.946297 [ 267 ] {c953f2dc-9646-4d35-8a4f-3a8d38ff1c20} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.02.27 15:11:20.946434 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9116 | 2026.02.27 15:11:20.946447 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9117 | 2026.02.27 15:11:20.946460 [ 267 ] {c953f2dc-9646-4d35-8a4f-3a8d38ff1c20} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001905 sec., 462467.19160104985 rows/sec., 31.39 MiB/sec. | ||
| 9118 | 2026.02.27 15:11:20.946505 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.02.27 15:11:20.946523 [ 267 ] {c953f2dc-9646-4d35-8a4f-3a8d38ff1c20} <Debug> TCPHandler: Processed in 0.00212256 sec. | ||
| 9120 | 2026.02.27 15:11:20.946529 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9121 | 2026.02.27 15:11:20.946623 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 9122 | 2026.02.27 15:11:20.946691 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9123 | 2026.02.27 15:11:20.946750 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9124 | 2026.02.27 15:11:20.946791 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19750 rows starting from the beginning of the part | ||
| 9125 | 2026.02.27 15:11:20.946829 [ 267 ] {c17683fc-9fb5-439a-adca-085704b94c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9126 | 2026.02.27 15:11:20.946863 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 9127 | 2026.02.27 15:11:20.946882 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_71_14} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2026.02.27 15:11:20.946890 [ 267 ] {c17683fc-9fb5-439a-adca-085704b94c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9129 | 2026.02.27 15:11:20.946929 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 161 rows starting from the beginning of the part | ||
| 9130 | 2026.02.27 15:11:20.946982 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9131 | 2026.02.27 15:11:20.947009 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_71_14} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9132 | 2026.02.27 15:11:20.947030 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 9133 | 2026.02.27 15:11:20.947089 [ 199 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 881 rows starting from the beginning of the part | ||
| 9134 | 2026.02.27 15:11:20.947136 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9135 | 2026.02.27 15:11:20.947352 [ 267 ] {c17683fc-9fb5-439a-adca-085704b94c42} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.02.27 15:11:20.947402 [ 267 ] {c17683fc-9fb5-439a-adca-085704b94c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9137 | 2026.02.27 15:11:20.947798 [ 267 ] {c17683fc-9fb5-439a-adca-085704b94c42} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9138 | 2026.02.27 15:11:20.948055 [ 267 ] {c17683fc-9fb5-439a-adca-085704b94c42} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2026.02.27 15:11:20.948213 [ 68 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9140 | 2026.02.27 15:11:20.948240 [ 267 ] {c17683fc-9fb5-439a-adca-085704b94c42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001437 sec., 41753.65344467641 rows/sec., 2.81 MiB/sec. | ||
| 9141 | 2026.02.27 15:11:20.948260 [ 68 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.02.27 15:11:20.948291 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9143 | 2026.02.27 15:11:20.948300 [ 267 ] {c17683fc-9fb5-439a-adca-085704b94c42} <Debug> TCPHandler: Processed in 0.001677007 sec. | ||
| 9144 | 2026.02.27 15:11:20.948408 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 9145 | 2026.02.27 15:11:20.948544 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9146 | 2026.02.27 15:11:20.948592 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3810 rows starting from the beginning of the part | ||
| 9147 | 2026.02.27 15:11:20.948686 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 9148 | 2026.02.27 15:11:20.948762 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9149 | 2026.02.27 15:11:20.948837 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9150 | 2026.02.27 15:11:20.948915 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 9151 | 2026.02.27 15:11:20.948993 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 9152 | 2026.02.27 15:11:20.952184 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4110 rows, containing 4 columns (4 merged, 0 gathered) in 0.003825468 sec., 1074378.35057044 rows/sec., 72.43 MiB/sec. | ||
| 9153 | 2026.02.27 15:11:20.952783 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9154 | 2026.02.27 15:11:20.953281 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_71_14} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.02.27 15:11:20.953405 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_71_14} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9156 | 2026.02.27 15:11:20.953528 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9157 | 2026.02.27 15:11:20.957345 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21272 rows, containing 5 columns (5 merged, 0 gathered) in 0.010750995 sec., 1978607.5614396622 rows/sec., 135.88 MiB/sec. | ||
| 9158 | 2026.02.27 15:11:20.958225 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9159 | 2026.02.27 15:11:20.958717 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.02.27 15:11:20.958852 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9161 | 2026.02.27 15:11:20.959006 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9162 | 2026.02.27 15:11:21.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.69 MiB, peak 321.49 MiB, free memory in arenas 0.00 B, will set to 311.76 MiB (RSS), difference: 2.07 MiB | ||
| 9163 | 2026.02.27 15:11:21.251745 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46057 | ||
| 9164 | 2026.02.27 15:11:21.251861 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9165 | 2026.02.27 15:11:21.251888 [ 352 ] {} <Debug> TCP-Session: af32c812-d930-4248-b138-d8b67e162670 Authenticating user 'default' from [fd00:1122:3344:101::e]:46057 | ||
| 9166 | 2026.02.27 15:11:21.251910 [ 352 ] {} <Debug> TCP-Session: af32c812-d930-4248-b138-d8b67e162670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9167 | 2026.02.27 15:11:21.251923 [ 352 ] {} <Debug> TCP-Session: af32c812-d930-4248-b138-d8b67e162670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9168 | 2026.02.27 15:11:21.252112 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52827 | ||
| 9169 | 2026.02.27 15:11:21.252134 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43736 | ||
| 9170 | 2026.02.27 15:11:21.252155 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54639 | ||
| 9171 | 2026.02.27 15:11:21.252199 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53644 | ||
| 9172 | 2026.02.27 15:11:21.252218 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36317 | ||
| 9173 | 2026.02.27 15:11:21.252243 [ 352 ] {} <Trace> TCP-Session: af32c812-d930-4248-b138-d8b67e162670 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9174 | 2026.02.27 15:11:21.252256 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9175 | 2026.02.27 15:11:21.252236 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9176 | 2026.02.27 15:11:21.252305 [ 354 ] {} <Debug> TCP-Session: 720b297d-758f-478b-8ed3-02caa6676374 Authenticating user 'default' from [fd00:1122:3344:101::e]:43736 | ||
| 9177 | 2026.02.27 15:11:21.252223 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59780 | ||
| 9178 | 2026.02.27 15:11:21.252344 [ 354 ] {} <Debug> TCP-Session: 720b297d-758f-478b-8ed3-02caa6676374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2026.02.27 15:11:21.252334 [ 353 ] {} <Debug> TCP-Session: d72d298a-ec5d-46ec-91a8-92648765e151 Authenticating user 'default' from [fd00:1122:3344:101::e]:52827 | ||
| 9180 | 2026.02.27 15:11:21.252399 [ 354 ] {} <Debug> TCP-Session: 720b297d-758f-478b-8ed3-02caa6676374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9181 | 2026.02.27 15:11:21.252423 [ 353 ] {} <Debug> TCP-Session: d72d298a-ec5d-46ec-91a8-92648765e151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9182 | 2026.02.27 15:11:21.252430 [ 352 ] {cd2700e3-1d1c-43ef-9a45-632cf01db618} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46057) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9183 | 2026.02.27 15:11:21.252445 [ 353 ] {} <Debug> TCP-Session: d72d298a-ec5d-46ec-91a8-92648765e151 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9184 | 2026.02.27 15:11:21.252188 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36692 | ||
| 9185 | 2026.02.27 15:11:21.252156 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44091 | ||
| 9186 | 2026.02.27 15:11:21.252517 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9187 | 2026.02.27 15:11:21.252566 [ 355 ] {} <Debug> TCP-Session: 8cf36fae-361e-40ff-af50-88eb43d6d96a Authenticating user 'default' from [fd00:1122:3344:101::e]:54639 | ||
| 9188 | 2026.02.27 15:11:21.252593 [ 355 ] {} <Debug> TCP-Session: 8cf36fae-361e-40ff-af50-88eb43d6d96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9189 | 2026.02.27 15:11:21.252608 [ 355 ] {} <Debug> TCP-Session: 8cf36fae-361e-40ff-af50-88eb43d6d96a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9190 | 2026.02.27 15:11:21.252717 [ 352 ] {cd2700e3-1d1c-43ef-9a45-632cf01db618} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9191 | 2026.02.27 15:11:21.252782 [ 352 ] {cd2700e3-1d1c-43ef-9a45-632cf01db618} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9192 | 2026.02.27 15:11:21.252896 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9193 | 2026.02.27 15:11:21.252939 [ 290 ] {} <Debug> TCP-Session: 990a83f0-420b-4d03-8627-047bd2a00b76 Authenticating user 'default' from [fd00:1122:3344:101::e]:59780 | ||
| 9194 | 2026.02.27 15:11:21.252962 [ 290 ] {} <Debug> TCP-Session: 990a83f0-420b-4d03-8627-047bd2a00b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2026.02.27 15:11:21.252978 [ 290 ] {} <Debug> TCP-Session: 990a83f0-420b-4d03-8627-047bd2a00b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2026.02.27 15:11:21.253015 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9197 | 2026.02.27 15:11:21.253049 [ 287 ] {} <Debug> TCP-Session: 688038b4-a4d3-4f67-bb31-80ba8d22077a Authenticating user 'default' from [fd00:1122:3344:101::e]:44091 | ||
| 9198 | 2026.02.27 15:11:21.253066 [ 287 ] {} <Debug> TCP-Session: 688038b4-a4d3-4f67-bb31-80ba8d22077a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9199 | 2026.02.27 15:11:21.253079 [ 287 ] {} <Debug> TCP-Session: 688038b4-a4d3-4f67-bb31-80ba8d22077a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9200 | 2026.02.27 15:11:21.253089 [ 352 ] {cd2700e3-1d1c-43ef-9a45-632cf01db618} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 9201 | 2026.02.27 15:11:21.253273 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9202 | 2026.02.27 15:11:21.253310 [ 351 ] {} <Debug> TCP-Session: 0215b045-c284-4ce9-9686-e863123e3235 Authenticating user 'default' from [fd00:1122:3344:101::e]:36317 | ||
| 9203 | 2026.02.27 15:11:21.253327 [ 351 ] {} <Debug> TCP-Session: 0215b045-c284-4ce9-9686-e863123e3235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9204 | 2026.02.27 15:11:21.253343 [ 351 ] {} <Debug> TCP-Session: 0215b045-c284-4ce9-9686-e863123e3235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9205 | 2026.02.27 15:11:21.253386 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9206 | 2026.02.27 15:11:21.253423 [ 288 ] {} <Debug> TCP-Session: 5b34d76f-af35-4eff-82ad-d21a374a57f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36692 | ||
| 9207 | 2026.02.27 15:11:21.253441 [ 288 ] {} <Debug> TCP-Session: 5b34d76f-af35-4eff-82ad-d21a374a57f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9208 | 2026.02.27 15:11:21.253454 [ 288 ] {} <Debug> TCP-Session: 5b34d76f-af35-4eff-82ad-d21a374a57f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9209 | 2026.02.27 15:11:21.253513 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9210 | 2026.02.27 15:11:21.253553 [ 289 ] {} <Debug> TCP-Session: 6d242e25-e00e-4c2c-ba88-d10bc29c7e48 Authenticating user 'default' from [fd00:1122:3344:101::e]:53644 | ||
| 9211 | 2026.02.27 15:11:21.253570 [ 289 ] {} <Debug> TCP-Session: 6d242e25-e00e-4c2c-ba88-d10bc29c7e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9212 | 2026.02.27 15:11:21.253585 [ 289 ] {} <Debug> TCP-Session: 6d242e25-e00e-4c2c-ba88-d10bc29c7e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9213 | 2026.02.27 15:11:21.254110 [ 315 ] {cd2700e3-1d1c-43ef-9a45-632cf01db618} <Trace> AggregatingTransform: Aggregating | ||
| 9214 | 2026.02.27 15:11:21.254167 [ 315 ] {cd2700e3-1d1c-43ef-9a45-632cf01db618} <Trace> Aggregator: Aggregation method: without_key | ||
| 9215 | 2026.02.27 15:11:21.254202 [ 315 ] {cd2700e3-1d1c-43ef-9a45-632cf01db618} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005759 sec. (994.274 rows/sec., 38.84 KiB/sec.) | ||
| 9216 | 2026.02.27 15:11:21.254222 [ 315 ] {cd2700e3-1d1c-43ef-9a45-632cf01db618} <Trace> Aggregator: Merging aggregated data | ||
| 9217 | 2026.02.27 15:11:21.255486 [ 352 ] {cd2700e3-1d1c-43ef-9a45-632cf01db618} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003122 sec., 320.30749519538756 rows/sec., 12.51 KiB/sec. | ||
| 9218 | 2026.02.27 15:11:21.255618 [ 352 ] {cd2700e3-1d1c-43ef-9a45-632cf01db618} <Debug> TCPHandler: Processed in 0.003494944 sec. | ||
| 9219 | 2026.02.27 15:11:21.255723 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9220 | 2026.02.27 15:11:21.255754 [ 352 ] {} <Debug> TCP-Session: af32c812-d930-4248-b138-d8b67e162670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9221 | 2026.02.27 15:11:21.255755 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9222 | 2026.02.27 15:11:21.255772 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9223 | 2026.02.27 15:11:21.255807 [ 353 ] {} <Debug> TCP-Session: d72d298a-ec5d-46ec-91a8-92648765e151 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2026.02.27 15:11:21.255808 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9225 | 2026.02.27 15:11:21.255822 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9226 | 2026.02.27 15:11:21.255841 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9227 | 2026.02.27 15:11:21.255895 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9228 | 2026.02.27 15:11:21.255926 [ 289 ] {} <Debug> TCP-Session: 6d242e25-e00e-4c2c-ba88-d10bc29c7e48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2026.02.27 15:11:21.255887 [ 288 ] {} <Debug> TCP-Session: 5b34d76f-af35-4eff-82ad-d21a374a57f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9230 | 2026.02.27 15:11:21.255957 [ 290 ] {} <Debug> TCP-Session: 990a83f0-420b-4d03-8627-047bd2a00b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9231 | 2026.02.27 15:11:21.255877 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9232 | 2026.02.27 15:11:21.255867 [ 354 ] {} <Debug> TCP-Session: 720b297d-758f-478b-8ed3-02caa6676374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9233 | 2026.02.27 15:11:21.256016 [ 287 ] {} <Debug> TCP-Session: 688038b4-a4d3-4f67-bb31-80ba8d22077a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9234 | 2026.02.27 15:11:21.255822 [ 351 ] {} <Debug> TCP-Session: 0215b045-c284-4ce9-9686-e863123e3235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2026.02.27 15:11:21.255862 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9236 | 2026.02.27 15:11:21.256077 [ 355 ] {} <Debug> TCP-Session: 8cf36fae-361e-40ff-af50-88eb43d6d96a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9237 | 2026.02.27 15:11:21.301979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9238 | 2026.02.27 15:11:21.307084 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49632 | ||
| 9239 | 2026.02.27 15:11:21.307167 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9240 | 2026.02.27 15:11:21.307189 [ 352 ] {} <Debug> TCP-Session: acb3024c-0a9e-48b9-9490-0cecdaaecbfb Authenticating user 'default' from [fd00:1122:3344:101::e]:49632 | ||
| 9241 | 2026.02.27 15:11:21.307209 [ 352 ] {} <Debug> TCP-Session: acb3024c-0a9e-48b9-9490-0cecdaaecbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9242 | 2026.02.27 15:11:21.307221 [ 352 ] {} <Debug> TCP-Session: acb3024c-0a9e-48b9-9490-0cecdaaecbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9243 | 2026.02.27 15:11:21.307416 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45521 | ||
| 9244 | 2026.02.27 15:11:21.307441 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64705 | ||
| 9245 | 2026.02.27 15:11:21.307462 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62110 | ||
| 9246 | 2026.02.27 15:11:21.307493 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36026 | ||
| 9247 | 2026.02.27 15:11:21.307513 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51998 | ||
| 9248 | 2026.02.27 15:11:21.307525 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9249 | 2026.02.27 15:11:21.307524 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9250 | 2026.02.27 15:11:21.307577 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9251 | 2026.02.27 15:11:21.307593 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9252 | 2026.02.27 15:11:21.307604 [ 353 ] {} <Debug> TCP-Session: c8b5d614-63a3-445d-9c55-1261c6474050 Authenticating user 'default' from [fd00:1122:3344:101::e]:45521 | ||
| 9253 | 2026.02.27 15:11:21.307618 [ 289 ] {} <Debug> TCP-Session: 4c81a809-895b-4ca0-af21-ded0f49dbb4b Authenticating user 'default' from [fd00:1122:3344:101::e]:36026 | ||
| 9254 | 2026.02.27 15:11:21.307644 [ 353 ] {} <Debug> TCP-Session: c8b5d614-63a3-445d-9c55-1261c6474050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2026.02.27 15:11:21.307622 [ 351 ] {} <Debug> TCP-Session: 00183457-2f14-4f76-9bbc-48e35951b47c Authenticating user 'default' from [fd00:1122:3344:101::e]:51998 | ||
| 9256 | 2026.02.27 15:11:21.307665 [ 289 ] {} <Debug> TCP-Session: 4c81a809-895b-4ca0-af21-ded0f49dbb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.02.27 15:11:21.307673 [ 353 ] {} <Debug> TCP-Session: c8b5d614-63a3-445d-9c55-1261c6474050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9258 | 2026.02.27 15:11:21.307697 [ 289 ] {} <Debug> TCP-Session: 4c81a809-895b-4ca0-af21-ded0f49dbb4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2026.02.27 15:11:21.307692 [ 351 ] {} <Debug> TCP-Session: 00183457-2f14-4f76-9bbc-48e35951b47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9260 | 2026.02.27 15:11:21.307578 [ 354 ] {} <Debug> TCP-Session: 988875e5-4475-421c-bc20-2e32e981622e Authenticating user 'default' from [fd00:1122:3344:101::e]:64705 | ||
| 9261 | 2026.02.27 15:11:21.307732 [ 351 ] {} <Debug> TCP-Session: 00183457-2f14-4f76-9bbc-48e35951b47c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2026.02.27 15:11:21.307750 [ 354 ] {} <Debug> TCP-Session: 988875e5-4475-421c-bc20-2e32e981622e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2026.02.27 15:11:21.307472 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55577 | ||
| 9264 | 2026.02.27 15:11:21.307780 [ 354 ] {} <Debug> TCP-Session: 988875e5-4475-421c-bc20-2e32e981622e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2026.02.27 15:11:21.307466 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54901 | ||
| 9266 | 2026.02.27 15:11:21.307489 [ 352 ] {} <Trace> TCP-Session: acb3024c-0a9e-48b9-9490-0cecdaaecbfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2026.02.27 15:11:21.307854 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9268 | 2026.02.27 15:11:21.307577 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9269 | 2026.02.27 15:11:21.307892 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9270 | 2026.02.27 15:11:21.307921 [ 355 ] {} <Debug> TCP-Session: 6601c5db-a8c6-41f7-8615-a338d5329fdb Authenticating user 'default' from [fd00:1122:3344:101::e]:62110 | ||
| 9271 | 2026.02.27 15:11:21.307891 [ 288 ] {} <Debug> TCP-Session: afba2419-4030-4dee-aaad-ae0a00e9fbd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55577 | ||
| 9272 | 2026.02.27 15:11:21.307946 [ 287 ] {} <Debug> TCP-Session: 899bc820-e747-415f-b7be-c28ef550fdf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54901 | ||
| 9273 | 2026.02.27 15:11:21.307955 [ 355 ] {} <Debug> TCP-Session: 6601c5db-a8c6-41f7-8615-a338d5329fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9274 | 2026.02.27 15:11:21.307973 [ 288 ] {} <Debug> TCP-Session: afba2419-4030-4dee-aaad-ae0a00e9fbd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9275 | 2026.02.27 15:11:21.307995 [ 352 ] {d2da69aa-44b2-40d0-82ad-cf3fe58545d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49632) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9276 | 2026.02.27 15:11:21.308002 [ 355 ] {} <Debug> TCP-Session: 6601c5db-a8c6-41f7-8615-a338d5329fdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9277 | 2026.02.27 15:11:21.308013 [ 288 ] {} <Debug> TCP-Session: afba2419-4030-4dee-aaad-ae0a00e9fbd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9278 | 2026.02.27 15:11:21.307995 [ 287 ] {} <Debug> TCP-Session: 899bc820-e747-415f-b7be-c28ef550fdf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9279 | 2026.02.27 15:11:21.307512 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57311 | ||
| 9280 | 2026.02.27 15:11:21.308098 [ 287 ] {} <Debug> TCP-Session: 899bc820-e747-415f-b7be-c28ef550fdf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9281 | 2026.02.27 15:11:21.308203 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9282 | 2026.02.27 15:11:21.308236 [ 290 ] {} <Debug> TCP-Session: cf2c447c-6aaf-4842-b29b-549510ccc2e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57311 | ||
| 9283 | 2026.02.27 15:11:21.308236 [ 352 ] {d2da69aa-44b2-40d0-82ad-cf3fe58545d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9284 | 2026.02.27 15:11:21.308259 [ 290 ] {} <Debug> TCP-Session: cf2c447c-6aaf-4842-b29b-549510ccc2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2026.02.27 15:11:21.308282 [ 290 ] {} <Debug> TCP-Session: cf2c447c-6aaf-4842-b29b-549510ccc2e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9286 | 2026.02.27 15:11:21.308312 [ 352 ] {d2da69aa-44b2-40d0-82ad-cf3fe58545d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9287 | 2026.02.27 15:11:21.308590 [ 352 ] {d2da69aa-44b2-40d0-82ad-cf3fe58545d7} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 9288 | 2026.02.27 15:11:21.309566 [ 322 ] {d2da69aa-44b2-40d0-82ad-cf3fe58545d7} <Trace> AggregatingTransform: Aggregating | ||
| 9289 | 2026.02.27 15:11:21.309622 [ 322 ] {d2da69aa-44b2-40d0-82ad-cf3fe58545d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 9290 | 2026.02.27 15:11:21.309661 [ 322 ] {d2da69aa-44b2-40d0-82ad-cf3fe58545d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975909 sec. (1024.686 rows/sec., 40.03 KiB/sec.) | ||
| 9291 | 2026.02.27 15:11:21.309680 [ 322 ] {d2da69aa-44b2-40d0-82ad-cf3fe58545d7} <Trace> Aggregator: Merging aggregated data | ||
| 9292 | 2026.02.27 15:11:21.310884 [ 352 ] {d2da69aa-44b2-40d0-82ad-cf3fe58545d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002934 sec., 340.83162917518746 rows/sec., 13.31 KiB/sec. | ||
| 9293 | 2026.02.27 15:11:21.311049 [ 352 ] {d2da69aa-44b2-40d0-82ad-cf3fe58545d7} <Debug> TCPHandler: Processed in 0.003653016 sec. | ||
| 9294 | 2026.02.27 15:11:21.311170 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9295 | 2026.02.27 15:11:21.311196 [ 352 ] {} <Debug> TCP-Session: acb3024c-0a9e-48b9-9490-0cecdaaecbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.02.27 15:11:21.311200 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9297 | 2026.02.27 15:11:21.311222 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9298 | 2026.02.27 15:11:21.311246 [ 351 ] {} <Debug> TCP-Session: 00183457-2f14-4f76-9bbc-48e35951b47c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9299 | 2026.02.27 15:11:21.311254 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9300 | 2026.02.27 15:11:21.311265 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9301 | 2026.02.27 15:11:21.311277 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9302 | 2026.02.27 15:11:21.311301 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9303 | 2026.02.27 15:11:21.311344 [ 355 ] {} <Debug> TCP-Session: 6601c5db-a8c6-41f7-8615-a338d5329fdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2026.02.27 15:11:21.311331 [ 353 ] {} <Debug> TCP-Session: c8b5d614-63a3-445d-9c55-1261c6474050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.02.27 15:11:21.311376 [ 290 ] {} <Debug> TCP-Session: cf2c447c-6aaf-4842-b29b-549510ccc2e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9306 | 2026.02.27 15:11:21.311322 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9307 | 2026.02.27 15:11:21.311265 [ 354 ] {} <Debug> TCP-Session: 988875e5-4475-421c-bc20-2e32e981622e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9308 | 2026.02.27 15:11:21.311314 [ 288 ] {} <Debug> TCP-Session: afba2419-4030-4dee-aaad-ae0a00e9fbd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9309 | 2026.02.27 15:11:21.311453 [ 289 ] {} <Debug> TCP-Session: 4c81a809-895b-4ca0-af21-ded0f49dbb4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.02.27 15:11:21.311261 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9311 | 2026.02.27 15:11:21.311543 [ 287 ] {} <Debug> TCP-Session: 899bc820-e747-415f-b7be-c28ef550fdf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.02.27 15:11:21.320346 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.02.27 15:11:21.320413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9314 | 2026.02.27 15:11:21.326807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9315 | 2026.02.27 15:11:21.327677 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.02.27 15:11:21.332920 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9317 | 2026.02.27 15:11:21.428178 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47656 | ||
| 9318 | 2026.02.27 15:11:21.428289 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9319 | 2026.02.27 15:11:21.428315 [ 352 ] {} <Debug> TCP-Session: 16420061-63d9-4c09-bd76-35250762e306 Authenticating user 'default' from [fd00:1122:3344:101::e]:47656 | ||
| 9320 | 2026.02.27 15:11:21.428338 [ 352 ] {} <Debug> TCP-Session: 16420061-63d9-4c09-bd76-35250762e306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9321 | 2026.02.27 15:11:21.428357 [ 352 ] {} <Debug> TCP-Session: 16420061-63d9-4c09-bd76-35250762e306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.02.27 15:11:21.428552 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53851 | ||
| 9323 | 2026.02.27 15:11:21.428570 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48402 | ||
| 9324 | 2026.02.27 15:11:21.428579 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45146 | ||
| 9325 | 2026.02.27 15:11:21.428609 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62672 | ||
| 9326 | 2026.02.27 15:11:21.428634 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9327 | 2026.02.27 15:11:21.428648 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9328 | 2026.02.27 15:11:21.428680 [ 354 ] {} <Debug> TCP-Session: 77b72762-aa2a-44b4-8c09-510b85d3de83 Authenticating user 'default' from [fd00:1122:3344:101::e]:53851 | ||
| 9329 | 2026.02.27 15:11:21.428680 [ 352 ] {} <Trace> TCP-Session: 16420061-63d9-4c09-bd76-35250762e306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2026.02.27 15:11:21.428698 [ 354 ] {} <Debug> TCP-Session: 77b72762-aa2a-44b4-8c09-510b85d3de83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.02.27 15:11:21.428690 [ 287 ] {} <Debug> TCP-Session: 8016ba0f-19a4-4abc-ac5f-9f112f155ad3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48402 | ||
| 9332 | 2026.02.27 15:11:21.428717 [ 354 ] {} <Debug> TCP-Session: 77b72762-aa2a-44b4-8c09-510b85d3de83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.02.27 15:11:21.428726 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9334 | 2026.02.27 15:11:21.428728 [ 287 ] {} <Debug> TCP-Session: 8016ba0f-19a4-4abc-ac5f-9f112f155ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2026.02.27 15:11:21.428702 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9336 | 2026.02.27 15:11:21.428767 [ 287 ] {} <Debug> TCP-Session: 8016ba0f-19a4-4abc-ac5f-9f112f155ad3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.02.27 15:11:21.428763 [ 351 ] {} <Debug> TCP-Session: 7eab21d1-60e0-4623-bd28-0752dbc56134 Authenticating user 'default' from [fd00:1122:3344:101::e]:62672 | ||
| 9338 | 2026.02.27 15:11:21.428803 [ 288 ] {} <Debug> TCP-Session: 8d0276fa-8891-4786-9fdc-d503dc35f1b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45146 | ||
| 9339 | 2026.02.27 15:11:21.428592 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37422 | ||
| 9340 | 2026.02.27 15:11:21.428844 [ 288 ] {} <Debug> TCP-Session: 8d0276fa-8891-4786-9fdc-d503dc35f1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2026.02.27 15:11:21.428854 [ 352 ] {2fd44170-27c0-4e24-bea2-338a2d2373df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47656) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9342 | 2026.02.27 15:11:21.428887 [ 288 ] {} <Debug> TCP-Session: 8d0276fa-8891-4786-9fdc-d503dc35f1b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9343 | 2026.02.27 15:11:21.428908 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9344 | 2026.02.27 15:11:21.428832 [ 351 ] {} <Debug> TCP-Session: 7eab21d1-60e0-4623-bd28-0752dbc56134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2026.02.27 15:11:21.428942 [ 289 ] {} <Debug> TCP-Session: 90256fce-ffbc-42de-a9fb-d84ec4ed8f2f Authenticating user 'default' from [fd00:1122:3344:101::e]:37422 | ||
| 9346 | 2026.02.27 15:11:21.428948 [ 351 ] {} <Debug> TCP-Session: 7eab21d1-60e0-4623-bd28-0752dbc56134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2026.02.27 15:11:21.428551 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33268 | ||
| 9348 | 2026.02.27 15:11:21.428968 [ 289 ] {} <Debug> TCP-Session: 90256fce-ffbc-42de-a9fb-d84ec4ed8f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.02.27 15:11:21.428617 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63245 | ||
| 9350 | 2026.02.27 15:11:21.429042 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9351 | 2026.02.27 15:11:21.429013 [ 289 ] {} <Debug> TCP-Session: 90256fce-ffbc-42de-a9fb-d84ec4ed8f2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.02.27 15:11:21.429078 [ 353 ] {} <Debug> TCP-Session: caf22145-c884-4122-9daf-77144bc2b743 Authenticating user 'default' from [fd00:1122:3344:101::e]:33268 | ||
| 9353 | 2026.02.27 15:11:21.428584 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48417 | ||
| 9354 | 2026.02.27 15:11:21.429107 [ 353 ] {} <Debug> TCP-Session: caf22145-c884-4122-9daf-77144bc2b743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9355 | 2026.02.27 15:11:21.429126 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9356 | 2026.02.27 15:11:21.429140 [ 353 ] {} <Debug> TCP-Session: caf22145-c884-4122-9daf-77144bc2b743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.02.27 15:11:21.429154 [ 352 ] {2fd44170-27c0-4e24-bea2-338a2d2373df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9358 | 2026.02.27 15:11:21.429164 [ 290 ] {} <Debug> TCP-Session: 8603c2a8-b4a9-4c06-9368-77c0912d47f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63245 | ||
| 9359 | 2026.02.27 15:11:21.429170 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9360 | 2026.02.27 15:11:21.429215 [ 290 ] {} <Debug> TCP-Session: 8603c2a8-b4a9-4c06-9368-77c0912d47f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.02.27 15:11:21.429224 [ 352 ] {2fd44170-27c0-4e24-bea2-338a2d2373df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9362 | 2026.02.27 15:11:21.429231 [ 355 ] {} <Debug> TCP-Session: c774e55c-9a9d-4bcc-aba4-abd100f0414e Authenticating user 'default' from [fd00:1122:3344:101::e]:48417 | ||
| 9363 | 2026.02.27 15:11:21.429240 [ 290 ] {} <Debug> TCP-Session: 8603c2a8-b4a9-4c06-9368-77c0912d47f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2026.02.27 15:11:21.429270 [ 355 ] {} <Debug> TCP-Session: c774e55c-9a9d-4bcc-aba4-abd100f0414e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9365 | 2026.02.27 15:11:21.429289 [ 355 ] {} <Debug> TCP-Session: c774e55c-9a9d-4bcc-aba4-abd100f0414e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2026.02.27 15:11:21.429530 [ 352 ] {2fd44170-27c0-4e24-bea2-338a2d2373df} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 9367 | 2026.02.27 15:11:21.430497 [ 343 ] {2fd44170-27c0-4e24-bea2-338a2d2373df} <Trace> AggregatingTransform: Aggregating | ||
| 9368 | 2026.02.27 15:11:21.430561 [ 343 ] {2fd44170-27c0-4e24-bea2-338a2d2373df} <Trace> Aggregator: Aggregation method: without_key | ||
| 9369 | 2026.02.27 15:11:21.430607 [ 343 ] {2fd44170-27c0-4e24-bea2-338a2d2373df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969389 sec. (1031.578 rows/sec., 40.30 KiB/sec.) | ||
| 9370 | 2026.02.27 15:11:21.430631 [ 343 ] {2fd44170-27c0-4e24-bea2-338a2d2373df} <Trace> Aggregator: Merging aggregated data | ||
| 9371 | 2026.02.27 15:11:21.432055 [ 352 ] {2fd44170-27c0-4e24-bea2-338a2d2373df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003252 sec., 307.5030750307503 rows/sec., 12.01 KiB/sec. | ||
| 9372 | 2026.02.27 15:11:21.432254 [ 352 ] {2fd44170-27c0-4e24-bea2-338a2d2373df} <Debug> TCPHandler: Processed in 0.003715006 sec. | ||
| 9373 | 2026.02.27 15:11:21.432326 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9374 | 2026.02.27 15:11:21.432354 [ 352 ] {} <Debug> TCP-Session: 16420061-63d9-4c09-bd76-35250762e306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9375 | 2026.02.27 15:11:21.432358 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9376 | 2026.02.27 15:11:21.432375 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9377 | 2026.02.27 15:11:21.432394 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9378 | 2026.02.27 15:11:21.432424 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9379 | 2026.02.27 15:11:21.432446 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9380 | 2026.02.27 15:11:21.432465 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9381 | 2026.02.27 15:11:21.432488 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9382 | 2026.02.27 15:11:21.432506 [ 355 ] {} <Debug> TCP-Session: c774e55c-9a9d-4bcc-aba4-abd100f0414e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9383 | 2026.02.27 15:11:21.432522 [ 354 ] {} <Debug> TCP-Session: 77b72762-aa2a-44b4-8c09-510b85d3de83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2026.02.27 15:11:21.432545 [ 289 ] {} <Debug> TCP-Session: 90256fce-ffbc-42de-a9fb-d84ec4ed8f2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2026.02.27 15:11:21.432485 [ 353 ] {} <Debug> TCP-Session: caf22145-c884-4122-9daf-77144bc2b743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2026.02.27 15:11:21.432409 [ 351 ] {} <Debug> TCP-Session: 7eab21d1-60e0-4623-bd28-0752dbc56134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2026.02.27 15:11:21.432510 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9388 | 2026.02.27 15:11:21.432461 [ 287 ] {} <Debug> TCP-Session: 8016ba0f-19a4-4abc-ac5f-9f112f155ad3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9389 | 2026.02.27 15:11:21.432433 [ 288 ] {} <Debug> TCP-Session: 8d0276fa-8891-4786-9fdc-d503dc35f1b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2026.02.27 15:11:21.432657 [ 290 ] {} <Debug> TCP-Session: 8603c2a8-b4a9-4c06-9368-77c0912d47f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9391 | 2026.02.27 15:11:22.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.99 MiB, peak 323.35 MiB, free memory in arenas 0.00 B, will set to 311.83 MiB (RSS), difference: -1.16 MiB | ||
| 9392 | 2026.02.27 15:11:22.523055 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1080 | ||
| 9393 | 2026.02.27 15:11:22.525651 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2026.02.27 15:11:22.525716 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9395 | 2026.02.27 15:11:22.527007 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9396 | 2026.02.27 15:11:22.527323 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2026.02.27 15:11:22.527486 [ 67 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9398 | 2026.02.27 15:11:22.527552 [ 67 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.02.27 15:11:22.527573 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9400 | 2026.02.27 15:11:22.527698 [ 189 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 9401 | 2026.02.27 15:11:22.527753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 9402 | 2026.02.27 15:11:22.528276 [ 189 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9403 | 2026.02.27 15:11:22.528433 [ 189 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 950 rows starting from the beginning of the part | ||
| 9404 | 2026.02.27 15:11:22.528807 [ 189 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part | ||
| 9405 | 2026.02.27 15:11:22.529133 [ 189 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 9406 | 2026.02.27 15:11:22.529441 [ 189 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 9407 | 2026.02.27 15:11:22.529745 [ 189 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 22 rows starting from the beginning of the part | ||
| 9408 | 2026.02.27 15:11:22.530055 [ 189 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 9409 | 2026.02.27 15:11:22.537353 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 72 columns (72 merged, 0 gathered) in 0.009715975 sec., 111157.14068840235 rows/sec., 88.68 MiB/sec. | ||
| 9410 | 2026.02.27 15:11:22.538690 [ 202 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9411 | 2026.02.27 15:11:22.539275 [ 202 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_36_7} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9412 | 2026.02.27 15:11:22.539352 [ 202 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_36_7} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9413 | 2026.02.27 15:11:22.539684 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 9414 | 2026.02.27 15:11:25.887245 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9415 | 2026.02.27 15:11:25.887466 [ 267 ] {9a7e62b0-1e81-493b-9aaa-060485fc3c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9416 | 2026.02.27 15:11:25.887545 [ 267 ] {9a7e62b0-1e81-493b-9aaa-060485fc3c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9417 | 2026.02.27 15:11:25.888308 [ 267 ] {9a7e62b0-1e81-493b-9aaa-060485fc3c40} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2026.02.27 15:11:25.888361 [ 267 ] {9a7e62b0-1e81-493b-9aaa-060485fc3c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9419 | 2026.02.27 15:11:25.888787 [ 267 ] {9a7e62b0-1e81-493b-9aaa-060485fc3c40} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9420 | 2026.02.27 15:11:25.889027 [ 267 ] {9a7e62b0-1e81-493b-9aaa-060485fc3c40} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2026.02.27 15:11:25.889189 [ 267 ] {9a7e62b0-1e81-493b-9aaa-060485fc3c40} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001778 sec., 77615.29808773904 rows/sec., 6.73 MiB/sec. | ||
| 9422 | 2026.02.27 15:11:25.889243 [ 267 ] {9a7e62b0-1e81-493b-9aaa-060485fc3c40} <Debug> TCPHandler: Processed in 0.002136141 sec. | ||
| 9423 | 2026.02.27 15:11:25.889366 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9424 | 2026.02.27 15:11:25.889470 [ 267 ] {554a71d3-5f22-4354-a418-5ccc761b1e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9425 | 2026.02.27 15:11:25.889515 [ 267 ] {554a71d3-5f22-4354-a418-5ccc761b1e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9426 | 2026.02.27 15:11:25.889946 [ 267 ] {554a71d3-5f22-4354-a418-5ccc761b1e80} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.02.27 15:11:25.889985 [ 267 ] {554a71d3-5f22-4354-a418-5ccc761b1e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9428 | 2026.02.27 15:11:25.890315 [ 267 ] {554a71d3-5f22-4354-a418-5ccc761b1e80} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9429 | 2026.02.27 15:11:25.890533 [ 267 ] {554a71d3-5f22-4354-a418-5ccc761b1e80} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2026.02.27 15:11:25.890671 [ 267 ] {554a71d3-5f22-4354-a418-5ccc761b1e80} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001224 sec., 33496.73202614379 rows/sec., 2.46 MiB/sec. | ||
| 9431 | 2026.02.27 15:11:25.890711 [ 267 ] {554a71d3-5f22-4354-a418-5ccc761b1e80} <Debug> TCPHandler: Processed in 0.001397284 sec. | ||
| 9432 | 2026.02.27 15:11:25.890817 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2026.02.27 15:11:25.890914 [ 267 ] {aee5a4b1-b2f2-44da-93dd-95eaf382da16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9434 | 2026.02.27 15:11:25.890957 [ 267 ] {aee5a4b1-b2f2-44da-93dd-95eaf382da16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9435 | 2026.02.27 15:11:25.891406 [ 267 ] {aee5a4b1-b2f2-44da-93dd-95eaf382da16} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2026.02.27 15:11:25.891445 [ 267 ] {aee5a4b1-b2f2-44da-93dd-95eaf382da16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9437 | 2026.02.27 15:11:25.891762 [ 267 ] {aee5a4b1-b2f2-44da-93dd-95eaf382da16} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9438 | 2026.02.27 15:11:25.891981 [ 267 ] {aee5a4b1-b2f2-44da-93dd-95eaf382da16} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.02.27 15:11:25.892117 [ 267 ] {aee5a4b1-b2f2-44da-93dd-95eaf382da16} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001223 sec., 85854.45625511039 rows/sec., 6.71 MiB/sec. | ||
| 9440 | 2026.02.27 15:11:25.892162 [ 267 ] {aee5a4b1-b2f2-44da-93dd-95eaf382da16} <Debug> TCPHandler: Processed in 0.001394224 sec. | ||
| 9441 | 2026.02.27 15:11:25.892278 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9442 | 2026.02.27 15:11:25.892374 [ 267 ] {f328aec8-b06f-4f9d-b6ce-b11c73784fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9443 | 2026.02.27 15:11:25.892417 [ 267 ] {f328aec8-b06f-4f9d-b6ce-b11c73784fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9444 | 2026.02.27 15:11:25.892841 [ 267 ] {f328aec8-b06f-4f9d-b6ce-b11c73784fa7} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2026.02.27 15:11:25.892879 [ 267 ] {f328aec8-b06f-4f9d-b6ce-b11c73784fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9446 | 2026.02.27 15:11:25.893223 [ 267 ] {f328aec8-b06f-4f9d-b6ce-b11c73784fa7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9447 | 2026.02.27 15:11:25.893437 [ 267 ] {f328aec8-b06f-4f9d-b6ce-b11c73784fa7} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9448 | 2026.02.27 15:11:25.893569 [ 267 ] {f328aec8-b06f-4f9d-b6ce-b11c73784fa7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 9449 | 2026.02.27 15:11:25.893608 [ 267 ] {f328aec8-b06f-4f9d-b6ce-b11c73784fa7} <Debug> TCPHandler: Processed in 0.001379153 sec. | ||
| 9450 | 2026.02.27 15:11:25.893709 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9451 | 2026.02.27 15:11:25.893802 [ 267 ] {c24e2719-a200-4294-8b30-70aacc887be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9452 | 2026.02.27 15:11:25.893857 [ 267 ] {c24e2719-a200-4294-8b30-70aacc887be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9453 | 2026.02.27 15:11:25.894749 [ 267 ] {c24e2719-a200-4294-8b30-70aacc887be4} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9454 | 2026.02.27 15:11:25.894787 [ 267 ] {c24e2719-a200-4294-8b30-70aacc887be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9455 | 2026.02.27 15:11:25.895369 [ 267 ] {c24e2719-a200-4294-8b30-70aacc887be4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9456 | 2026.02.27 15:11:25.895597 [ 267 ] {c24e2719-a200-4294-8b30-70aacc887be4} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9457 | 2026.02.27 15:11:25.895723 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9458 | 2026.02.27 15:11:25.895741 [ 267 ] {c24e2719-a200-4294-8b30-70aacc887be4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001959 sec., 20929.045431342525 rows/sec., 37.50 MiB/sec. | ||
| 9459 | 2026.02.27 15:11:25.895793 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2026.02.27 15:11:25.895818 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9461 | 2026.02.27 15:11:25.895835 [ 267 ] {c24e2719-a200-4294-8b30-70aacc887be4} <Debug> TCPHandler: Processed in 0.002173161 sec. | ||
| 9462 | 2026.02.27 15:11:25.895947 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 9463 | 2026.02.27 15:11:25.895956 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2026.02.27 15:11:25.896091 [ 267 ] {63fa413c-da5f-48db-b4e8-36df5b49ed42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9465 | 2026.02.27 15:11:25.896134 [ 267 ] {63fa413c-da5f-48db-b4e8-36df5b49ed42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9466 | 2026.02.27 15:11:25.896235 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9467 | 2026.02.27 15:11:25.896305 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1143 rows starting from the beginning of the part | ||
| 9468 | 2026.02.27 15:11:25.896447 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 9469 | 2026.02.27 15:11:25.896476 [ 267 ] {63fa413c-da5f-48db-b4e8-36df5b49ed42} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2026.02.27 15:11:25.896518 [ 267 ] {63fa413c-da5f-48db-b4e8-36df5b49ed42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9471 | 2026.02.27 15:11:25.896560 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 9472 | 2026.02.27 15:11:25.896669 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 9473 | 2026.02.27 15:11:25.896769 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 9474 | 2026.02.27 15:11:25.896850 [ 267 ] {63fa413c-da5f-48db-b4e8-36df5b49ed42} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9475 | 2026.02.27 15:11:25.896861 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 9476 | 2026.02.27 15:11:25.897084 [ 267 ] {63fa413c-da5f-48db-b4e8-36df5b49ed42} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.02.27 15:11:25.897234 [ 267 ] {63fa413c-da5f-48db-b4e8-36df5b49ed42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 9478 | 2026.02.27 15:11:25.897273 [ 267 ] {63fa413c-da5f-48db-b4e8-36df5b49ed42} <Debug> TCPHandler: Processed in 0.001365893 sec. | ||
| 9479 | 2026.02.27 15:11:25.903644 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1348 rows, containing 19 columns (19 merged, 0 gathered) in 0.007761276 sec., 173682.78102724344 rows/sec., 311.23 MiB/sec. | ||
| 9480 | 2026.02.27 15:11:25.905798 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9481 | 2026.02.27 15:11:25.906192 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.02.27 15:11:25.906278 [ 191 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9483 | 2026.02.27 15:11:25.906420 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 9484 | 2026.02.27 15:11:26.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.33 MiB, peak 323.76 MiB, free memory in arenas 0.00 B, will set to 315.50 MiB (RSS), difference: 3.17 MiB | ||
| 9485 | 2026.02.27 15:11:27.227300 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9486 | 2026.02.27 15:11:27.227371 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9487 | 2026.02.27 15:11:27.466287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23950 | ||
| 9488 | 2026.02.27 15:11:27.466853 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9489 | 2026.02.27 15:11:27.466893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9490 | 2026.02.27 15:11:27.467362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9491 | 2026.02.27 15:11:27.467593 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9492 | 2026.02.27 15:11:27.467735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23950 | ||
| 9493 | 2026.02.27 15:11:28.832992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9494 | 2026.02.27 15:11:28.851913 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.02.27 15:11:28.851981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9496 | 2026.02.27 15:11:28.858224 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9497 | 2026.02.27 15:11:28.859008 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.02.27 15:11:28.863218 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9499 | 2026.02.27 15:11:30.886387 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9500 | 2026.02.27 15:11:30.886565 [ 267 ] {91fa99da-6486-4b16-9b15-9d87af70c981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9501 | 2026.02.27 15:11:30.886631 [ 267 ] {91fa99da-6486-4b16-9b15-9d87af70c981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9502 | 2026.02.27 15:11:30.887308 [ 267 ] {91fa99da-6486-4b16-9b15-9d87af70c981} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.02.27 15:11:30.887356 [ 267 ] {91fa99da-6486-4b16-9b15-9d87af70c981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9504 | 2026.02.27 15:11:30.887762 [ 267 ] {91fa99da-6486-4b16-9b15-9d87af70c981} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9505 | 2026.02.27 15:11:30.887997 [ 267 ] {91fa99da-6486-4b16-9b15-9d87af70c981} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.02.27 15:11:30.888170 [ 267 ] {91fa99da-6486-4b16-9b15-9d87af70c981} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.58 MiB/sec. | ||
| 9507 | 2026.02.27 15:11:30.888223 [ 267 ] {91fa99da-6486-4b16-9b15-9d87af70c981} <Debug> TCPHandler: Processed in 0.001963599 sec. | ||
| 9508 | 2026.02.27 15:11:30.888354 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2026.02.27 15:11:30.888456 [ 267 ] {0aa42f8f-847a-4a71-a0a8-da0dc8cb52fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9510 | 2026.02.27 15:11:30.888500 [ 267 ] {0aa42f8f-847a-4a71-a0a8-da0dc8cb52fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9511 | 2026.02.27 15:11:30.888942 [ 267 ] {0aa42f8f-847a-4a71-a0a8-da0dc8cb52fb} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.02.27 15:11:30.888976 [ 267 ] {0aa42f8f-847a-4a71-a0a8-da0dc8cb52fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9513 | 2026.02.27 15:11:30.889286 [ 267 ] {0aa42f8f-847a-4a71-a0a8-da0dc8cb52fb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9514 | 2026.02.27 15:11:30.889499 [ 267 ] {0aa42f8f-847a-4a71-a0a8-da0dc8cb52fb} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.02.27 15:11:30.889632 [ 267 ] {0aa42f8f-847a-4a71-a0a8-da0dc8cb52fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 9516 | 2026.02.27 15:11:30.889669 [ 267 ] {0aa42f8f-847a-4a71-a0a8-da0dc8cb52fb} <Debug> TCPHandler: Processed in 0.001367384 sec. | ||
| 9517 | 2026.02.27 15:11:30.889791 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2026.02.27 15:11:30.889890 [ 267 ] {f5958105-5868-4f61-9c82-7329701b056a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9519 | 2026.02.27 15:11:30.889932 [ 267 ] {f5958105-5868-4f61-9c82-7329701b056a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9520 | 2026.02.27 15:11:30.890350 [ 267 ] {f5958105-5868-4f61-9c82-7329701b056a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.02.27 15:11:30.890384 [ 267 ] {f5958105-5868-4f61-9c82-7329701b056a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9522 | 2026.02.27 15:11:30.890715 [ 267 ] {f5958105-5868-4f61-9c82-7329701b056a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9523 | 2026.02.27 15:11:30.890945 [ 267 ] {f5958105-5868-4f61-9c82-7329701b056a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.02.27 15:11:30.891077 [ 267 ] {f5958105-5868-4f61-9c82-7329701b056a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 9525 | 2026.02.27 15:11:30.891114 [ 267 ] {f5958105-5868-4f61-9c82-7329701b056a} <Debug> TCPHandler: Processed in 0.001374234 sec. | ||
| 9526 | 2026.02.27 15:11:30.891231 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.02.27 15:11:30.891325 [ 267 ] {ec977f4f-c039-4a1d-85e8-70c886d2383e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9528 | 2026.02.27 15:11:30.891368 [ 267 ] {ec977f4f-c039-4a1d-85e8-70c886d2383e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9529 | 2026.02.27 15:11:30.891716 [ 267 ] {ec977f4f-c039-4a1d-85e8-70c886d2383e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.02.27 15:11:30.891750 [ 267 ] {ec977f4f-c039-4a1d-85e8-70c886d2383e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9531 | 2026.02.27 15:11:30.892055 [ 267 ] {ec977f4f-c039-4a1d-85e8-70c886d2383e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9532 | 2026.02.27 15:11:30.892264 [ 267 ] {ec977f4f-c039-4a1d-85e8-70c886d2383e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2026.02.27 15:11:30.892393 [ 267 ] {ec977f4f-c039-4a1d-85e8-70c886d2383e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 9534 | 2026.02.27 15:11:30.892428 [ 267 ] {ec977f4f-c039-4a1d-85e8-70c886d2383e} <Debug> TCPHandler: Processed in 0.001247303 sec. | ||
| 9535 | 2026.02.27 15:11:32.527969 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1100 | ||
| 9536 | 2026.02.27 15:11:32.530235 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2026.02.27 15:11:32.530284 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9538 | 2026.02.27 15:11:32.531501 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9539 | 2026.02.27 15:11:32.531779 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2026.02.27 15:11:32.532115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
| 9541 | 2026.02.27 15:11:34.967868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24398 | ||
| 9542 | 2026.02.27 15:11:34.968714 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2026.02.27 15:11:34.968786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9544 | 2026.02.27 15:11:34.969542 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9545 | 2026.02.27 15:11:34.969778 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2026.02.27 15:11:34.969918 [ 110 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9547 | 2026.02.27 15:11:34.969922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24398 | ||
| 9548 | 2026.02.27 15:11:34.969966 [ 110 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2026.02.27 15:11:34.969989 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9550 | 2026.02.27 15:11:34.970112 [ 195 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 9551 | 2026.02.27 15:11:34.970267 [ 195 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9552 | 2026.02.27 15:11:34.970308 [ 195 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22030 rows starting from the beginning of the part | ||
| 9553 | 2026.02.27 15:11:34.970376 [ 195 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 9554 | 2026.02.27 15:11:34.970424 [ 195 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 9555 | 2026.02.27 15:11:34.970468 [ 195 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 9556 | 2026.02.27 15:11:34.970513 [ 195 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 9557 | 2026.02.27 15:11:34.970554 [ 195 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 9558 | 2026.02.27 15:11:34.972672 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24398 rows, containing 4 columns (4 merged, 0 gathered) in 0.002614086 sec., 9333281.307500977 rows/sec., 133.51 MiB/sec. | ||
| 9559 | 2026.02.27 15:11:34.973152 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9560 | 2026.02.27 15:11:34.973397 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_51_10} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9561 | 2026.02.27 15:11:34.973464 [ 194 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_51_10} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9562 | 2026.02.27 15:11:34.973570 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9563 | 2026.02.27 15:11:35.888029 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9564 | 2026.02.27 15:11:35.888228 [ 267 ] {3ecc1700-7899-480b-b72f-a8e30c56d087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9565 | 2026.02.27 15:11:35.888302 [ 267 ] {3ecc1700-7899-480b-b72f-a8e30c56d087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9566 | 2026.02.27 15:11:35.889003 [ 267 ] {3ecc1700-7899-480b-b72f-a8e30c56d087} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2026.02.27 15:11:35.889051 [ 267 ] {3ecc1700-7899-480b-b72f-a8e30c56d087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9568 | 2026.02.27 15:11:35.889445 [ 267 ] {3ecc1700-7899-480b-b72f-a8e30c56d087} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9569 | 2026.02.27 15:11:35.889677 [ 267 ] {3ecc1700-7899-480b-b72f-a8e30c56d087} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.02.27 15:11:35.889847 [ 267 ] {3ecc1700-7899-480b-b72f-a8e30c56d087} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001673 sec., 4781.829049611476 rows/sec., 389.92 KiB/sec. | ||
| 9571 | 2026.02.27 15:11:35.889898 [ 267 ] {3ecc1700-7899-480b-b72f-a8e30c56d087} <Debug> TCPHandler: Processed in 0.00199666 sec. | ||
| 9572 | 2026.02.27 15:11:35.890045 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9573 | 2026.02.27 15:11:35.890147 [ 267 ] {27b3da07-e158-451a-b6c9-dc1f88bd0737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9574 | 2026.02.27 15:11:35.890190 [ 267 ] {27b3da07-e158-451a-b6c9-dc1f88bd0737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9575 | 2026.02.27 15:11:35.890696 [ 267 ] {27b3da07-e158-451a-b6c9-dc1f88bd0737} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2026.02.27 15:11:35.890736 [ 267 ] {27b3da07-e158-451a-b6c9-dc1f88bd0737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9577 | 2026.02.27 15:11:35.891070 [ 267 ] {27b3da07-e158-451a-b6c9-dc1f88bd0737} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9578 | 2026.02.27 15:11:35.891319 [ 267 ] {27b3da07-e158-451a-b6c9-dc1f88bd0737} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2026.02.27 15:11:35.891457 [ 267 ] {27b3da07-e158-451a-b6c9-dc1f88bd0737} <Debug> executeQuery: Read 142 rows, 12.55 KiB in 0.001333 sec., 106526.63165791448 rows/sec., 9.20 MiB/sec. | ||
| 9580 | 2026.02.27 15:11:35.891497 [ 267 ] {27b3da07-e158-451a-b6c9-dc1f88bd0737} <Debug> TCPHandler: Processed in 0.001504505 sec. | ||
| 9581 | 2026.02.27 15:11:35.891608 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9582 | 2026.02.27 15:11:35.891704 [ 267 ] {e05a4562-3c15-4356-b871-a1c0f77121f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9583 | 2026.02.27 15:11:35.891746 [ 267 ] {e05a4562-3c15-4356-b871-a1c0f77121f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9584 | 2026.02.27 15:11:35.892168 [ 267 ] {e05a4562-3c15-4356-b871-a1c0f77121f7} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2026.02.27 15:11:35.892205 [ 267 ] {e05a4562-3c15-4356-b871-a1c0f77121f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9586 | 2026.02.27 15:11:35.892506 [ 267 ] {e05a4562-3c15-4356-b871-a1c0f77121f7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9587 | 2026.02.27 15:11:35.892730 [ 267 ] {e05a4562-3c15-4356-b871-a1c0f77121f7} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2026.02.27 15:11:35.892863 [ 267 ] {e05a4562-3c15-4356-b871-a1c0f77121f7} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001178 sec., 41595.925297113754 rows/sec., 3.02 MiB/sec. | ||
| 9589 | 2026.02.27 15:11:35.892903 [ 267 ] {e05a4562-3c15-4356-b871-a1c0f77121f7} <Debug> TCPHandler: Processed in 0.001345293 sec. | ||
| 9590 | 2026.02.27 15:11:35.893040 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2026.02.27 15:11:35.893158 [ 267 ] {efa0793c-d694-44fa-9997-8d3fe66cd9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9592 | 2026.02.27 15:11:35.893216 [ 267 ] {efa0793c-d694-44fa-9997-8d3fe66cd9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9593 | 2026.02.27 15:11:35.893755 [ 267 ] {efa0793c-d694-44fa-9997-8d3fe66cd9bb} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9594 | 2026.02.27 15:11:35.893801 [ 267 ] {efa0793c-d694-44fa-9997-8d3fe66cd9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9595 | 2026.02.27 15:11:35.894160 [ 267 ] {efa0793c-d694-44fa-9997-8d3fe66cd9bb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9596 | 2026.02.27 15:11:35.894371 [ 267 ] {efa0793c-d694-44fa-9997-8d3fe66cd9bb} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2026.02.27 15:11:35.894502 [ 267 ] {efa0793c-d694-44fa-9997-8d3fe66cd9bb} <Debug> executeQuery: Read 113 rows, 9.05 KiB in 0.001369 sec., 82542.00146092038 rows/sec., 6.46 MiB/sec. | ||
| 9598 | 2026.02.27 15:11:35.894542 [ 267 ] {efa0793c-d694-44fa-9997-8d3fe66cd9bb} <Debug> TCPHandler: Processed in 0.001566145 sec. | ||
| 9599 | 2026.02.27 15:11:35.894657 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9600 | 2026.02.27 15:11:35.894752 [ 267 ] {c1fb7a3d-ff45-4683-9ba5-88bbc6e81866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9601 | 2026.02.27 15:11:35.894795 [ 267 ] {c1fb7a3d-ff45-4683-9ba5-88bbc6e81866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9602 | 2026.02.27 15:11:35.895207 [ 267 ] {c1fb7a3d-ff45-4683-9ba5-88bbc6e81866} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9603 | 2026.02.27 15:11:35.895243 [ 267 ] {c1fb7a3d-ff45-4683-9ba5-88bbc6e81866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9604 | 2026.02.27 15:11:35.895566 [ 267 ] {c1fb7a3d-ff45-4683-9ba5-88bbc6e81866} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9605 | 2026.02.27 15:11:35.895769 [ 267 ] {c1fb7a3d-ff45-4683-9ba5-88bbc6e81866} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.02.27 15:11:35.895903 [ 267 ] {c1fb7a3d-ff45-4683-9ba5-88bbc6e81866} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001171 sec., 140051.23825789924 rows/sec., 9.75 MiB/sec. | ||
| 9607 | 2026.02.27 15:11:35.895942 [ 267 ] {c1fb7a3d-ff45-4683-9ba5-88bbc6e81866} <Debug> TCPHandler: Processed in 0.001334353 sec. | ||
| 9608 | 2026.02.27 15:11:35.896063 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2026.02.27 15:11:35.896188 [ 267 ] {0b98e9c4-dd42-4e5e-b828-3c7af84852dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9610 | 2026.02.27 15:11:35.896257 [ 267 ] {0b98e9c4-dd42-4e5e-b828-3c7af84852dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9611 | 2026.02.27 15:11:35.897231 [ 267 ] {0b98e9c4-dd42-4e5e-b828-3c7af84852dd} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2026.02.27 15:11:35.897270 [ 267 ] {0b98e9c4-dd42-4e5e-b828-3c7af84852dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9613 | 2026.02.27 15:11:35.897847 [ 267 ] {0b98e9c4-dd42-4e5e-b828-3c7af84852dd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9614 | 2026.02.27 15:11:35.898098 [ 267 ] {0b98e9c4-dd42-4e5e-b828-3c7af84852dd} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2026.02.27 15:11:35.898242 [ 267 ] {0b98e9c4-dd42-4e5e-b828-3c7af84852dd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00208 sec., 19711.538461538465 rows/sec., 35.32 MiB/sec. | ||
| 9616 | 2026.02.27 15:11:35.898300 [ 267 ] {0b98e9c4-dd42-4e5e-b828-3c7af84852dd} <Debug> TCPHandler: Processed in 0.002298902 sec. | ||
| 9617 | 2026.02.27 15:11:35.898415 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9618 | 2026.02.27 15:11:35.898607 [ 267 ] {39abc778-f98a-4388-a2da-27a605edfb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9619 | 2026.02.27 15:11:35.898649 [ 267 ] {39abc778-f98a-4388-a2da-27a605edfb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9620 | 2026.02.27 15:11:35.898992 [ 267 ] {39abc778-f98a-4388-a2da-27a605edfb69} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9621 | 2026.02.27 15:11:35.899028 [ 267 ] {39abc778-f98a-4388-a2da-27a605edfb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9622 | 2026.02.27 15:11:35.899342 [ 267 ] {39abc778-f98a-4388-a2da-27a605edfb69} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9623 | 2026.02.27 15:11:35.899554 [ 267 ] {39abc778-f98a-4388-a2da-27a605edfb69} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9624 | 2026.02.27 15:11:35.899685 [ 267 ] {39abc778-f98a-4388-a2da-27a605edfb69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9625 | 2026.02.27 15:11:35.899721 [ 267 ] {39abc778-f98a-4388-a2da-27a605edfb69} <Debug> TCPHandler: Processed in 0.001357223 sec. | ||
| 9626 | 2026.02.27 15:11:36.363264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 9627 | 2026.02.27 15:11:36.381093 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2026.02.27 15:11:36.381135 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9629 | 2026.02.27 15:11:36.387673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9630 | 2026.02.27 15:11:36.388435 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2026.02.27 15:11:36.388711 [ 148 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9632 | 2026.02.27 15:11:36.388758 [ 148 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.02.27 15:11:36.388781 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9634 | 2026.02.27 15:11:36.388948 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 9635 | 2026.02.27 15:11:36.391639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 9636 | 2026.02.27 15:11:36.393223 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9637 | 2026.02.27 15:11:36.394818 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 9638 | 2026.02.27 15:11:36.399558 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 9639 | 2026.02.27 15:11:36.404537 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 9640 | 2026.02.27 15:11:36.409307 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 9641 | 2026.02.27 15:11:36.414217 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 9642 | 2026.02.27 15:11:36.418105 [ 197 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 9643 | 2026.02.27 15:11:36.472827 [ 195 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.083967402 sec., 4585.112684562993 rows/sec., 23.71 MiB/sec. | ||
| 9644 | 2026.02.27 15:11:36.475672 [ 196 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9645 | 2026.02.27 15:11:36.477855 [ 196 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_51_10} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.02.27 15:11:36.477942 [ 196 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_51_10} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9647 | 2026.02.27 15:11:36.480271 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9648 | 2026.02.27 15:11:37.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.60 MiB, peak 330.02 MiB, free memory in arenas 0.00 B, will set to 318.31 MiB (RSS), difference: 1.71 MiB | ||
| 9649 | 2026.02.27 15:11:40.885506 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2026.02.27 15:11:40.885721 [ 267 ] {e63712e4-1e90-4a3c-9c80-231de3efb4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9651 | 2026.02.27 15:11:40.885797 [ 267 ] {e63712e4-1e90-4a3c-9c80-231de3efb4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9652 | 2026.02.27 15:11:40.886491 [ 267 ] {e63712e4-1e90-4a3c-9c80-231de3efb4f5} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2026.02.27 15:11:40.886546 [ 267 ] {e63712e4-1e90-4a3c-9c80-231de3efb4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9654 | 2026.02.27 15:11:40.886963 [ 267 ] {e63712e4-1e90-4a3c-9c80-231de3efb4f5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9655 | 2026.02.27 15:11:40.887186 [ 267 ] {e63712e4-1e90-4a3c-9c80-231de3efb4f5} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.02.27 15:11:40.887370 [ 267 ] {e63712e4-1e90-4a3c-9c80-231de3efb4f5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.51 MiB/sec. | ||
| 9657 | 2026.02.27 15:11:40.887425 [ 267 ] {e63712e4-1e90-4a3c-9c80-231de3efb4f5} <Debug> TCPHandler: Processed in 0.002058211 sec. | ||
| 9658 | 2026.02.27 15:11:40.887553 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9659 | 2026.02.27 15:11:40.887659 [ 267 ] {26e00271-5630-45a5-95be-ddf1ac89d437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9660 | 2026.02.27 15:11:40.887703 [ 267 ] {26e00271-5630-45a5-95be-ddf1ac89d437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9661 | 2026.02.27 15:11:40.888153 [ 267 ] {26e00271-5630-45a5-95be-ddf1ac89d437} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.02.27 15:11:40.888192 [ 267 ] {26e00271-5630-45a5-95be-ddf1ac89d437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9663 | 2026.02.27 15:11:40.888511 [ 267 ] {26e00271-5630-45a5-95be-ddf1ac89d437} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9664 | 2026.02.27 15:11:40.888735 [ 267 ] {26e00271-5630-45a5-95be-ddf1ac89d437} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.02.27 15:11:40.888871 [ 267 ] {26e00271-5630-45a5-95be-ddf1ac89d437} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 9666 | 2026.02.27 15:11:40.888913 [ 267 ] {26e00271-5630-45a5-95be-ddf1ac89d437} <Debug> TCPHandler: Processed in 0.001413333 sec. | ||
| 9667 | 2026.02.27 15:11:40.889031 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2026.02.27 15:11:40.889128 [ 267 ] {b71eb4b3-e129-4e7e-98ec-ab65d8359a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9669 | 2026.02.27 15:11:40.889172 [ 267 ] {b71eb4b3-e129-4e7e-98ec-ab65d8359a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9670 | 2026.02.27 15:11:40.889587 [ 267 ] {b71eb4b3-e129-4e7e-98ec-ab65d8359a0a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.02.27 15:11:40.889625 [ 267 ] {b71eb4b3-e129-4e7e-98ec-ab65d8359a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9672 | 2026.02.27 15:11:40.889970 [ 267 ] {b71eb4b3-e129-4e7e-98ec-ab65d8359a0a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9673 | 2026.02.27 15:11:40.890181 [ 267 ] {b71eb4b3-e129-4e7e-98ec-ab65d8359a0a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.02.27 15:11:40.890312 [ 267 ] {b71eb4b3-e129-4e7e-98ec-ab65d8359a0a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9675 | 2026.02.27 15:11:40.890352 [ 267 ] {b71eb4b3-e129-4e7e-98ec-ab65d8359a0a} <Debug> TCPHandler: Processed in 0.001372063 sec. | ||
| 9676 | 2026.02.27 15:11:40.890467 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9677 | 2026.02.27 15:11:40.890562 [ 267 ] {0155c50b-3631-463b-bdfe-cd1d808f0566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9678 | 2026.02.27 15:11:40.890605 [ 267 ] {0155c50b-3631-463b-bdfe-cd1d808f0566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9679 | 2026.02.27 15:11:40.890939 [ 267 ] {0155c50b-3631-463b-bdfe-cd1d808f0566} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.02.27 15:11:40.890976 [ 267 ] {0155c50b-3631-463b-bdfe-cd1d808f0566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9681 | 2026.02.27 15:11:40.891272 [ 267 ] {0155c50b-3631-463b-bdfe-cd1d808f0566} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9682 | 2026.02.27 15:11:40.891478 [ 267 ] {0155c50b-3631-463b-bdfe-cd1d808f0566} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2026.02.27 15:11:40.891608 [ 267 ] {0155c50b-3631-463b-bdfe-cd1d808f0566} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 9684 | 2026.02.27 15:11:40.891646 [ 267 ] {0155c50b-3631-463b-bdfe-cd1d808f0566} <Debug> TCPHandler: Processed in 0.001227592 sec. | ||
| 9685 | 2026.02.27 15:11:42.227428 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9686 | 2026.02.27 15:11:42.227482 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9687 | 2026.02.27 15:11:42.470064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24910 | ||
| 9688 | 2026.02.27 15:11:42.470580 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9689 | 2026.02.27 15:11:42.470624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9690 | 2026.02.27 15:11:42.471135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9691 | 2026.02.27 15:11:42.471374 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.02.27 15:11:42.471521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24910 | ||
| 9693 | 2026.02.27 15:11:42.532288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1122 | ||
| 9694 | 2026.02.27 15:11:42.534741 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.02.27 15:11:42.534780 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9696 | 2026.02.27 15:11:42.535948 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9697 | 2026.02.27 15:11:42.536206 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2026.02.27 15:11:42.536447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1122 | ||
| 9699 | 2026.02.27 15:11:43.891765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 9700 | 2026.02.27 15:11:43.907816 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2026.02.27 15:11:43.907885 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9702 | 2026.02.27 15:11:43.914258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9703 | 2026.02.27 15:11:43.915004 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9704 | 2026.02.27 15:11:43.918152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9705 | 2026.02.27 15:11:45.887883 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2026.02.27 15:11:45.888124 [ 267 ] {9a6f9380-b970-4e20-84da-d73d9c68b9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9707 | 2026.02.27 15:11:45.888215 [ 267 ] {9a6f9380-b970-4e20-84da-d73d9c68b9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9708 | 2026.02.27 15:11:45.889016 [ 267 ] {9a6f9380-b970-4e20-84da-d73d9c68b9d2} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2026.02.27 15:11:45.889066 [ 267 ] {9a6f9380-b970-4e20-84da-d73d9c68b9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9710 | 2026.02.27 15:11:45.889502 [ 267 ] {9a6f9380-b970-4e20-84da-d73d9c68b9d2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9711 | 2026.02.27 15:11:45.889739 [ 267 ] {9a6f9380-b970-4e20-84da-d73d9c68b9d2} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2026.02.27 15:11:45.889908 [ 267 ] {9a6f9380-b970-4e20-84da-d73d9c68b9d2} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001866 sec., 73954.98392282958 rows/sec., 6.42 MiB/sec. | ||
| 9713 | 2026.02.27 15:11:45.889920 [ 50 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9714 | 2026.02.27 15:11:45.889961 [ 267 ] {9a6f9380-b970-4e20-84da-d73d9c68b9d2} <Debug> TCPHandler: Processed in 0.002213771 sec. | ||
| 9715 | 2026.02.27 15:11:45.889983 [ 50 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.02.27 15:11:45.890017 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9717 | 2026.02.27 15:11:45.890103 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2026.02.27 15:11:45.890121 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 9719 | 2026.02.27 15:11:45.890212 [ 267 ] {fc5b90cd-9707-4867-ae4e-6947a721f7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9720 | 2026.02.27 15:11:45.890214 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9721 | 2026.02.27 15:11:45.890256 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1409 rows starting from the beginning of the part | ||
| 9722 | 2026.02.27 15:11:45.890260 [ 267 ] {fc5b90cd-9707-4867-ae4e-6947a721f7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9723 | 2026.02.27 15:11:45.890334 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part | ||
| 9724 | 2026.02.27 15:11:45.890382 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 9725 | 2026.02.27 15:11:45.890431 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 142 rows starting from the beginning of the part | ||
| 9726 | 2026.02.27 15:11:45.890481 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 9727 | 2026.02.27 15:11:45.890569 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 138 rows starting from the beginning of the part | ||
| 9728 | 2026.02.27 15:11:45.890750 [ 267 ] {fc5b90cd-9707-4867-ae4e-6947a721f7e9} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.02.27 15:11:45.890790 [ 267 ] {fc5b90cd-9707-4867-ae4e-6947a721f7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9730 | 2026.02.27 15:11:45.891125 [ 267 ] {fc5b90cd-9707-4867-ae4e-6947a721f7e9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9731 | 2026.02.27 15:11:45.891352 [ 267 ] {fc5b90cd-9707-4867-ae4e-6947a721f7e9} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2026.02.27 15:11:45.891493 [ 267 ] {fc5b90cd-9707-4867-ae4e-6947a721f7e9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001306 sec., 31393.56814701378 rows/sec., 2.31 MiB/sec. | ||
| 9733 | 2026.02.27 15:11:45.891534 [ 267 ] {fc5b90cd-9707-4867-ae4e-6947a721f7e9} <Debug> TCPHandler: Processed in 0.001483725 sec. | ||
| 9734 | 2026.02.27 15:11:45.891653 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2026.02.27 15:11:45.891752 [ 267 ] {a437f570-1188-43e0-832a-e7ac1e069d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9736 | 2026.02.27 15:11:45.891800 [ 267 ] {a437f570-1188-43e0-832a-e7ac1e069d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9737 | 2026.02.27 15:11:45.891807 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1939 rows, containing 5 columns (5 merged, 0 gathered) in 0.001730007 sec., 1120804.7135069396 rows/sec., 98.25 MiB/sec. | ||
| 9738 | 2026.02.27 15:11:45.892165 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9739 | 2026.02.27 15:11:45.892249 [ 267 ] {a437f570-1188-43e0-832a-e7ac1e069d2b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.02.27 15:11:45.892292 [ 267 ] {a437f570-1188-43e0-832a-e7ac1e069d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9741 | 2026.02.27 15:11:45.892585 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.02.27 15:11:45.892645 [ 267 ] {a437f570-1188-43e0-832a-e7ac1e069d2b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9743 | 2026.02.27 15:11:45.892678 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_76_15} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9744 | 2026.02.27 15:11:45.892790 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9745 | 2026.02.27 15:11:45.892885 [ 267 ] {a437f570-1188-43e0-832a-e7ac1e069d2b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2026.02.27 15:11:45.893030 [ 267 ] {a437f570-1188-43e0-832a-e7ac1e069d2b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001297 sec., 80956.05242868158 rows/sec., 6.32 MiB/sec. | ||
| 9747 | 2026.02.27 15:11:45.893037 [ 48 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9748 | 2026.02.27 15:11:45.893074 [ 267 ] {a437f570-1188-43e0-832a-e7ac1e069d2b} <Debug> TCPHandler: Processed in 0.001470045 sec. | ||
| 9749 | 2026.02.27 15:11:45.893096 [ 48 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2026.02.27 15:11:45.893134 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9751 | 2026.02.27 15:11:45.893215 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.02.27 15:11:45.893218 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 9753 | 2026.02.27 15:11:45.893317 [ 267 ] {b78b2d9e-4536-4501-99c3-eaa452546da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9754 | 2026.02.27 15:11:45.893323 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9755 | 2026.02.27 15:11:45.893358 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 633 rows starting from the beginning of the part | ||
| 9756 | 2026.02.27 15:11:45.893365 [ 267 ] {b78b2d9e-4536-4501-99c3-eaa452546da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9757 | 2026.02.27 15:11:45.893406 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part | ||
| 9758 | 2026.02.27 15:11:45.893445 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9759 | 2026.02.27 15:11:45.893484 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 113 rows starting from the beginning of the part | ||
| 9760 | 2026.02.27 15:11:45.893518 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 9761 | 2026.02.27 15:11:45.893554 [ 192 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 105 rows starting from the beginning of the part | ||
| 9762 | 2026.02.27 15:11:45.893821 [ 267 ] {b78b2d9e-4536-4501-99c3-eaa452546da2} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.02.27 15:11:45.893856 [ 267 ] {b78b2d9e-4536-4501-99c3-eaa452546da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9764 | 2026.02.27 15:11:45.894195 [ 267 ] {b78b2d9e-4536-4501-99c3-eaa452546da2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9765 | 2026.02.27 15:11:45.894418 [ 267 ] {b78b2d9e-4536-4501-99c3-eaa452546da2} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.02.27 15:11:45.894427 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246802 sec., 869424.3352192249 rows/sec., 69.84 MiB/sec. | ||
| 9767 | 2026.02.27 15:11:45.894546 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9768 | 2026.02.27 15:11:45.894556 [ 267 ] {b78b2d9e-4536-4501-99c3-eaa452546da2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 9769 | 2026.02.27 15:11:45.894587 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9770 | 2026.02.27 15:11:45.894593 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9771 | 2026.02.27 15:11:45.894607 [ 267 ] {b78b2d9e-4536-4501-99c3-eaa452546da2} <Debug> TCPHandler: Processed in 0.001455624 sec. | ||
| 9772 | 2026.02.27 15:11:45.894618 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9773 | 2026.02.27 15:11:45.894764 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2026.02.27 15:11:45.894778 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 9775 | 2026.02.27 15:11:45.894876 [ 267 ] {9ecb3c48-1d62-4009-b276-e5808e42224e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9776 | 2026.02.27 15:11:45.894934 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.02.27 15:11:45.894945 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9778 | 2026.02.27 15:11:45.894953 [ 267 ] {9ecb3c48-1d62-4009-b276-e5808e42224e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.02.27 15:11:45.895000 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21272 rows starting from the beginning of the part | ||
| 9780 | 2026.02.27 15:11:45.895029 [ 200 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_76_15} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9781 | 2026.02.27 15:11:45.895077 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 9782 | 2026.02.27 15:11:45.895104 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9783 | 2026.02.27 15:11:45.895130 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 9784 | 2026.02.27 15:11:45.895179 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 164 rows starting from the beginning of the part | ||
| 9785 | 2026.02.27 15:11:45.895223 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9786 | 2026.02.27 15:11:45.895263 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 9787 | 2026.02.27 15:11:45.895916 [ 267 ] {9ecb3c48-1d62-4009-b276-e5808e42224e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9788 | 2026.02.27 15:11:45.895956 [ 267 ] {9ecb3c48-1d62-4009-b276-e5808e42224e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9789 | 2026.02.27 15:11:45.896596 [ 267 ] {9ecb3c48-1d62-4009-b276-e5808e42224e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9790 | 2026.02.27 15:11:45.896815 [ 267 ] {9ecb3c48-1d62-4009-b276-e5808e42224e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2026.02.27 15:11:45.897035 [ 267 ] {9ecb3c48-1d62-4009-b276-e5808e42224e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002177 sec., 18833.256775378963 rows/sec., 33.75 MiB/sec. | ||
| 9792 | 2026.02.27 15:11:45.897114 [ 267 ] {9ecb3c48-1d62-4009-b276-e5808e42224e} <Debug> TCPHandler: Processed in 0.002409123 sec. | ||
| 9793 | 2026.02.27 15:11:45.897242 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9794 | 2026.02.27 15:11:45.897338 [ 267 ] {88d67000-5c7d-48de-a199-05d4fb36380d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9795 | 2026.02.27 15:11:45.897381 [ 267 ] {88d67000-5c7d-48de-a199-05d4fb36380d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9796 | 2026.02.27 15:11:45.897733 [ 267 ] {88d67000-5c7d-48de-a199-05d4fb36380d} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9797 | 2026.02.27 15:11:45.897768 [ 267 ] {88d67000-5c7d-48de-a199-05d4fb36380d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9798 | 2026.02.27 15:11:45.898095 [ 267 ] {88d67000-5c7d-48de-a199-05d4fb36380d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9799 | 2026.02.27 15:11:45.898306 [ 267 ] {88d67000-5c7d-48de-a199-05d4fb36380d} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9800 | 2026.02.27 15:11:45.898415 [ 48 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9801 | 2026.02.27 15:11:45.898436 [ 267 ] {88d67000-5c7d-48de-a199-05d4fb36380d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 9802 | 2026.02.27 15:11:45.898446 [ 48 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.02.27 15:11:45.898469 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9804 | 2026.02.27 15:11:45.898474 [ 267 ] {88d67000-5c7d-48de-a199-05d4fb36380d} <Debug> TCPHandler: Processed in 0.001282293 sec. | ||
| 9805 | 2026.02.27 15:11:45.898550 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 9806 | 2026.02.27 15:11:45.898654 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9807 | 2026.02.27 15:11:45.898684 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4110 rows starting from the beginning of the part | ||
| 9808 | 2026.02.27 15:11:45.898746 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 9809 | 2026.02.27 15:11:45.898796 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 9810 | 2026.02.27 15:11:45.898839 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 9811 | 2026.02.27 15:11:45.898879 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9812 | 2026.02.27 15:11:45.898923 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9813 | 2026.02.27 15:11:45.908054 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4410 rows, containing 4 columns (4 merged, 0 gathered) in 0.009539893 sec., 462269.3357252539 rows/sec., 31.16 MiB/sec. | ||
| 9814 | 2026.02.27 15:11:45.908475 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9815 | 2026.02.27 15:11:45.908749 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_76_15} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2026.02.27 15:11:45.908818 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_76_15} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9817 | 2026.02.27 15:11:45.908884 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9818 | 2026.02.27 15:11:45.910289 [ 190 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22076 rows, containing 5 columns (5 merged, 0 gathered) in 0.015578522 sec., 1417079.232548505 rows/sec., 97.37 MiB/sec. | ||
| 9819 | 2026.02.27 15:11:45.910842 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9820 | 2026.02.27 15:11:45.911140 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.02.27 15:11:45.911219 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9822 | 2026.02.27 15:11:45.911322 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9823 | 2026.02.27 15:11:46.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.61 MiB, peak 330.94 MiB, free memory in arenas 0.00 B, will set to 322.63 MiB (RSS), difference: 3.01 MiB | ||
| 9824 | 2026.02.27 15:11:47.761749 [ 46 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 9825 | 2026.02.27 15:11:47.761814 [ 46 ] {} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.02.27 15:11:47.761836 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9827 | 2026.02.27 15:11:47.761935 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::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 | ||
| 9828 | 2026.02.27 15:11:47.762058 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9829 | 2026.02.27 15:11:47.762094 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 9830 | 2026.02.27 15:11:47.762164 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9831 | 2026.02.27 15:11:47.762218 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 9832 | 2026.02.27 15:11:47.762265 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 9833 | 2026.02.27 15:11:47.762307 [ 190 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 9834 | 2026.02.27 15:11:47.763122 [ 189 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225142 sec., 29384.348916288887 rows/sec., 2.45 MiB/sec. | ||
| 9835 | 2026.02.27 15:11:47.763273 [ 202 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 9836 | 2026.02.27 15:11:47.763590 [ 202 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_25_6} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.02.27 15:11:47.763673 [ 202 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_25_6} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 9838 | 2026.02.27 15:11:47.763761 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9839 | 2026.02.27 15:11:49.971777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25358 | ||
| 9840 | 2026.02.27 15:11:49.972351 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.02.27 15:11:49.972402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9842 | 2026.02.27 15:11:49.972916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9843 | 2026.02.27 15:11:49.973162 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.02.27 15:11:49.973351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25358 | ||
| 9845 | 2026.02.27 15:11:50.919750 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2026.02.27 15:11:50.919936 [ 267 ] {c41d36d6-e03c-4eed-976b-111f47448296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9847 | 2026.02.27 15:11:50.920004 [ 267 ] {c41d36d6-e03c-4eed-976b-111f47448296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9848 | 2026.02.27 15:11:50.920638 [ 267 ] {c41d36d6-e03c-4eed-976b-111f47448296} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2026.02.27 15:11:50.920684 [ 267 ] {c41d36d6-e03c-4eed-976b-111f47448296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9850 | 2026.02.27 15:11:50.921108 [ 267 ] {c41d36d6-e03c-4eed-976b-111f47448296} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9851 | 2026.02.27 15:11:50.921344 [ 267 ] {c41d36d6-e03c-4eed-976b-111f47448296} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2026.02.27 15:11:50.921472 [ 43 ] {} <Debug> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9853 | 2026.02.27 15:11:50.921503 [ 267 ] {c41d36d6-e03c-4eed-976b-111f47448296} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001618 sec., 14833.127317676142 rows/sec., 1.23 MiB/sec. | ||
| 9854 | 2026.02.27 15:11:50.921535 [ 43 ] {} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9855 | 2026.02.27 15:11:50.921562 [ 267 ] {c41d36d6-e03c-4eed-976b-111f47448296} <Debug> TCPHandler: Processed in 0.00193897 sec. | ||
| 9856 | 2026.02.27 15:11:50.921561 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9857 | 2026.02.27 15:11:50.921697 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9858 | 2026.02.27 15:11:50.921707 [ 190 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::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 | ||
| 9859 | 2026.02.27 15:11:50.921806 [ 267 ] {c7ac7080-84a7-4b2b-8181-33c6d59cde6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9860 | 2026.02.27 15:11:50.921856 [ 267 ] {c7ac7080-84a7-4b2b-8181-33c6d59cde6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9861 | 2026.02.27 15:11:50.921858 [ 190 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9862 | 2026.02.27 15:11:50.921907 [ 190 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 9863 | 2026.02.27 15:11:50.921975 [ 190 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 9864 | 2026.02.27 15:11:50.922029 [ 190 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9865 | 2026.02.27 15:11:50.922093 [ 190 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9866 | 2026.02.27 15:11:50.922149 [ 190 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9867 | 2026.02.27 15:11:50.922348 [ 267 ] {c7ac7080-84a7-4b2b-8181-33c6d59cde6d} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2026.02.27 15:11:50.922407 [ 267 ] {c7ac7080-84a7-4b2b-8181-33c6d59cde6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9869 | 2026.02.27 15:11:50.922807 [ 267 ] {c7ac7080-84a7-4b2b-8181-33c6d59cde6d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9870 | 2026.02.27 15:11:50.922970 [ 191 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322303 sec., 90750.75833602434 rows/sec., 7.88 MiB/sec. | ||
| 9871 | 2026.02.27 15:11:50.923080 [ 267 ] {c7ac7080-84a7-4b2b-8181-33c6d59cde6d} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.02.27 15:11:50.923174 [ 189 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9873 | 2026.02.27 15:11:50.923290 [ 267 ] {c7ac7080-84a7-4b2b-8181-33c6d59cde6d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 325.09 KiB/sec. | ||
| 9874 | 2026.02.27 15:11:50.923355 [ 267 ] {c7ac7080-84a7-4b2b-8181-33c6d59cde6d} <Debug> TCPHandler: Processed in 0.001713327 sec. | ||
| 9875 | 2026.02.27 15:11:50.923493 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.02.27 15:11:50.923497 [ 189 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_13_3} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.02.27 15:11:50.923609 [ 189 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_13_3} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9878 | 2026.02.27 15:11:50.923628 [ 267 ] {e3ba798d-339d-43fc-a73e-fb1068d74dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9879 | 2026.02.27 15:11:50.923694 [ 267 ] {e3ba798d-339d-43fc-a73e-fb1068d74dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9880 | 2026.02.27 15:11:50.923723 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9881 | 2026.02.27 15:11:50.924717 [ 267 ] {e3ba798d-339d-43fc-a73e-fb1068d74dca} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.02.27 15:11:50.924759 [ 267 ] {e3ba798d-339d-43fc-a73e-fb1068d74dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9883 | 2026.02.27 15:11:50.925192 [ 267 ] {e3ba798d-339d-43fc-a73e-fb1068d74dca} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9884 | 2026.02.27 15:11:50.925409 [ 267 ] {e3ba798d-339d-43fc-a73e-fb1068d74dca} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.02.27 15:11:50.925542 [ 267 ] {e3ba798d-339d-43fc-a73e-fb1068d74dca} <Debug> executeQuery: Read 1319 rows, 112.15 KiB in 0.001943 sec., 678847.1435923829 rows/sec., 56.37 MiB/sec. | ||
| 9886 | 2026.02.27 15:11:50.925580 [ 267 ] {e3ba798d-339d-43fc-a73e-fb1068d74dca} <Debug> TCPHandler: Processed in 0.002150641 sec. | ||
| 9887 | 2026.02.27 15:11:50.925688 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9888 | 2026.02.27 15:11:50.925785 [ 267 ] {8eb4cc25-e13d-4549-8193-9b353efd7ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9889 | 2026.02.27 15:11:50.925825 [ 267 ] {8eb4cc25-e13d-4549-8193-9b353efd7ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9890 | 2026.02.27 15:11:50.926238 [ 267 ] {8eb4cc25-e13d-4549-8193-9b353efd7ffc} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.02.27 15:11:50.926273 [ 267 ] {8eb4cc25-e13d-4549-8193-9b353efd7ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9892 | 2026.02.27 15:11:50.926579 [ 267 ] {8eb4cc25-e13d-4549-8193-9b353efd7ffc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9893 | 2026.02.27 15:11:50.926789 [ 267 ] {8eb4cc25-e13d-4549-8193-9b353efd7ffc} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.02.27 15:11:50.926892 [ 44 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9895 | 2026.02.27 15:11:50.926920 [ 267 ] {8eb4cc25-e13d-4549-8193-9b353efd7ffc} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001156 sec., 15570.934256055365 rows/sec., 1.17 MiB/sec. | ||
| 9896 | 2026.02.27 15:11:50.926930 [ 44 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2026.02.27 15:11:50.926954 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9898 | 2026.02.27 15:11:50.926960 [ 267 ] {8eb4cc25-e13d-4549-8193-9b353efd7ffc} <Debug> TCPHandler: Processed in 0.001320462 sec. | ||
| 9899 | 2026.02.27 15:11:50.927041 [ 202 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 9900 | 2026.02.27 15:11:50.927078 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9901 | 2026.02.27 15:11:50.927149 [ 202 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9902 | 2026.02.27 15:11:50.927177 [ 267 ] {c292296d-3844-4fe2-b1e3-35d636faf233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9903 | 2026.02.27 15:11:50.927184 [ 202 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 71 rows starting from the beginning of the part | ||
| 9904 | 2026.02.27 15:11:50.927227 [ 267 ] {c292296d-3844-4fe2-b1e3-35d636faf233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9905 | 2026.02.27 15:11:50.927263 [ 202 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 9906 | 2026.02.27 15:11:50.927315 [ 202 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 9907 | 2026.02.27 15:11:50.927361 [ 202 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 49 rows starting from the beginning of the part | ||
| 9908 | 2026.02.27 15:11:50.927402 [ 202 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 9909 | 2026.02.27 15:11:50.927446 [ 202 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 18 rows starting from the beginning of the part | ||
| 9910 | 2026.02.27 15:11:50.927695 [ 267 ] {c292296d-3844-4fe2-b1e3-35d636faf233} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2026.02.27 15:11:50.927735 [ 267 ] {c292296d-3844-4fe2-b1e3-35d636faf233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9912 | 2026.02.27 15:11:50.928069 [ 267 ] {c292296d-3844-4fe2-b1e3-35d636faf233} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9913 | 2026.02.27 15:11:50.928254 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251692 sec., 186946.94861036103 rows/sec., 14.44 MiB/sec. | ||
| 9914 | 2026.02.27 15:11:50.928286 [ 267 ] {c292296d-3844-4fe2-b1e3-35d636faf233} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2026.02.27 15:11:50.928425 [ 267 ] {c292296d-3844-4fe2-b1e3-35d636faf233} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001266 sec., 199052.1327014218 rows/sec., 13.77 MiB/sec. | ||
| 9916 | 2026.02.27 15:11:50.928441 [ 186 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9917 | 2026.02.27 15:11:50.928467 [ 267 ] {c292296d-3844-4fe2-b1e3-35d636faf233} <Debug> TCPHandler: Processed in 0.001438394 sec. | ||
| 9918 | 2026.02.27 15:11:50.928586 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.02.27 15:11:50.928682 [ 267 ] {3f462927-6c87-46cc-9222-74c93be6ecd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.02.27 15:11:50.928723 [ 267 ] {3f462927-6c87-46cc-9222-74c93be6ecd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9921 | 2026.02.27 15:11:50.928811 [ 186 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2026.02.27 15:11:50.928925 [ 186 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_51_10} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9923 | 2026.02.27 15:11:50.929022 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9924 | 2026.02.27 15:11:50.929144 [ 267 ] {3f462927-6c87-46cc-9222-74c93be6ecd9} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2026.02.27 15:11:50.929185 [ 267 ] {3f462927-6c87-46cc-9222-74c93be6ecd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9926 | 2026.02.27 15:11:50.929520 [ 267 ] {3f462927-6c87-46cc-9222-74c93be6ecd9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9927 | 2026.02.27 15:11:50.929729 [ 267 ] {3f462927-6c87-46cc-9222-74c93be6ecd9} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2026.02.27 15:11:50.929825 [ 44 ] {} <Debug> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9929 | 2026.02.27 15:11:50.929852 [ 267 ] {3f462927-6c87-46cc-9222-74c93be6ecd9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 788.48 KiB/sec. | ||
| 9930 | 2026.02.27 15:11:50.929860 [ 44 ] {} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2026.02.27 15:11:50.929884 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9932 | 2026.02.27 15:11:50.929891 [ 267 ] {3f462927-6c87-46cc-9222-74c93be6ecd9} <Debug> TCPHandler: Processed in 0.001353073 sec. | ||
| 9933 | 2026.02.27 15:11:50.929996 [ 199 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::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 | ||
| 9934 | 2026.02.27 15:11:50.930017 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2026.02.27 15:11:50.930115 [ 267 ] {87864824-6ea5-4f24-88a0-97439cc0dc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9936 | 2026.02.27 15:11:50.930134 [ 199 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9937 | 2026.02.27 15:11:50.930156 [ 267 ] {87864824-6ea5-4f24-88a0-97439cc0dc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9938 | 2026.02.27 15:11:50.930173 [ 199 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 9939 | 2026.02.27 15:11:50.930272 [ 199 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 9940 | 2026.02.27 15:11:50.930337 [ 199 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9941 | 2026.02.27 15:11:50.930379 [ 199 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9942 | 2026.02.27 15:11:50.930440 [ 199 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9943 | 2026.02.27 15:11:50.930805 [ 267 ] {87864824-6ea5-4f24-88a0-97439cc0dc6b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.02.27 15:11:50.930845 [ 267 ] {87864824-6ea5-4f24-88a0-97439cc0dc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9945 | 2026.02.27 15:11:50.931206 [ 267 ] {87864824-6ea5-4f24-88a0-97439cc0dc6b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9946 | 2026.02.27 15:11:50.931228 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271912 sec., 47173.074866814684 rows/sec., 3.78 MiB/sec. | ||
| 9947 | 2026.02.27 15:11:50.931383 [ 186 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9948 | 2026.02.27 15:11:50.931459 [ 267 ] {87864824-6ea5-4f24-88a0-97439cc0dc6b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.02.27 15:11:50.931603 [ 267 ] {87864824-6ea5-4f24-88a0-97439cc0dc6b} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001506 sec., 373173.97078353254 rows/sec., 27.98 MiB/sec. | ||
| 9950 | 2026.02.27 15:11:50.931658 [ 267 ] {87864824-6ea5-4f24-88a0-97439cc0dc6b} <Debug> TCPHandler: Processed in 0.001689756 sec. | ||
| 9951 | 2026.02.27 15:11:50.931682 [ 186 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_13_3} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2026.02.27 15:11:50.931759 [ 186 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_13_3} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9953 | 2026.02.27 15:11:50.931778 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2026.02.27 15:11:50.931835 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9955 | 2026.02.27 15:11:50.931876 [ 267 ] {927f771d-04b2-4f05-b46e-5c1c6efaecd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9956 | 2026.02.27 15:11:50.931925 [ 267 ] {927f771d-04b2-4f05-b46e-5c1c6efaecd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9957 | 2026.02.27 15:11:50.932492 [ 267 ] {927f771d-04b2-4f05-b46e-5c1c6efaecd5} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2026.02.27 15:11:50.932530 [ 267 ] {927f771d-04b2-4f05-b46e-5c1c6efaecd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9959 | 2026.02.27 15:11:50.932923 [ 267 ] {927f771d-04b2-4f05-b46e-5c1c6efaecd5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9960 | 2026.02.27 15:11:50.933142 [ 267 ] {927f771d-04b2-4f05-b46e-5c1c6efaecd5} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.02.27 15:11:50.933272 [ 267 ] {927f771d-04b2-4f05-b46e-5c1c6efaecd5} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001414 sec., 624469.5898161245 rows/sec., 42.38 MiB/sec. | ||
| 9962 | 2026.02.27 15:11:50.933309 [ 267 ] {927f771d-04b2-4f05-b46e-5c1c6efaecd5} <Debug> TCPHandler: Processed in 0.001578796 sec. | ||
| 9963 | 2026.02.27 15:11:50.933419 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2026.02.27 15:11:50.933513 [ 267 ] {5e8bf017-f8c7-4135-ae13-e2ba3dcb29d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9965 | 2026.02.27 15:11:50.933554 [ 267 ] {5e8bf017-f8c7-4135-ae13-e2ba3dcb29d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9966 | 2026.02.27 15:11:50.933915 [ 267 ] {5e8bf017-f8c7-4135-ae13-e2ba3dcb29d1} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2026.02.27 15:11:50.933949 [ 267 ] {5e8bf017-f8c7-4135-ae13-e2ba3dcb29d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9968 | 2026.02.27 15:11:50.934271 [ 267 ] {5e8bf017-f8c7-4135-ae13-e2ba3dcb29d1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9969 | 2026.02.27 15:11:50.934500 [ 267 ] {5e8bf017-f8c7-4135-ae13-e2ba3dcb29d1} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2026.02.27 15:11:50.934625 [ 267 ] {5e8bf017-f8c7-4135-ae13-e2ba3dcb29d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 9971 | 2026.02.27 15:11:50.934661 [ 267 ] {5e8bf017-f8c7-4135-ae13-e2ba3dcb29d1} <Debug> TCPHandler: Processed in 0.001290713 sec. | ||
| 9972 | 2026.02.27 15:11:51.418380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 9973 | 2026.02.27 15:11:51.435413 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.02.27 15:11:51.435474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9975 | 2026.02.27 15:11:51.441477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9976 | 2026.02.27 15:11:51.442226 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2026.02.27 15:11:51.445380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 9978 | 2026.02.27 15:11:52.536811 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1152 | ||
| 9979 | 2026.02.27 15:11:52.539248 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2026.02.27 15:11:52.539306 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9981 | 2026.02.27 15:11:52.540557 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9982 | 2026.02.27 15:11:52.540839 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.02.27 15:11:52.541223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
| 9984 | 2026.02.27 15:11:55.887989 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2026.02.27 15:11:55.888205 [ 267 ] {f75158ab-b791-44b1-8990-42166b360b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9986 | 2026.02.27 15:11:55.888283 [ 267 ] {f75158ab-b791-44b1-8990-42166b360b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9987 | 2026.02.27 15:11:55.889014 [ 267 ] {f75158ab-b791-44b1-8990-42166b360b28} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2026.02.27 15:11:55.889065 [ 267 ] {f75158ab-b791-44b1-8990-42166b360b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9989 | 2026.02.27 15:11:55.889487 [ 267 ] {f75158ab-b791-44b1-8990-42166b360b28} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9990 | 2026.02.27 15:11:55.889717 [ 267 ] {f75158ab-b791-44b1-8990-42166b360b28} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2026.02.27 15:11:55.889883 [ 267 ] {f75158ab-b791-44b1-8990-42166b360b28} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001733 sec., 79630.69821119447 rows/sec., 6.91 MiB/sec. | ||
| 9992 | 2026.02.27 15:11:55.889939 [ 267 ] {f75158ab-b791-44b1-8990-42166b360b28} <Debug> TCPHandler: Processed in 0.00208278 sec. | ||
| 9993 | 2026.02.27 15:11:55.890055 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2026.02.27 15:11:55.890155 [ 267 ] {66ef7518-2743-4df3-9965-c07e30579da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9995 | 2026.02.27 15:11:55.890199 [ 267 ] {66ef7518-2743-4df3-9965-c07e30579da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9996 | 2026.02.27 15:11:55.890620 [ 267 ] {66ef7518-2743-4df3-9965-c07e30579da0} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2026.02.27 15:11:55.890659 [ 267 ] {66ef7518-2743-4df3-9965-c07e30579da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 9998 | 2026.02.27 15:11:55.890977 [ 267 ] {66ef7518-2743-4df3-9965-c07e30579da0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9999 | 2026.02.27 15:11:55.891192 [ 267 ] {66ef7518-2743-4df3-9965-c07e30579da0} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.02.27 15:11:55.891327 [ 267 ] {66ef7518-2743-4df3-9965-c07e30579da0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001195 sec., 34309.62343096234 rows/sec., 2.52 MiB/sec. | ||
| 10001 | 2026.02.27 15:11:55.891368 [ 267 ] {66ef7518-2743-4df3-9965-c07e30579da0} <Debug> TCPHandler: Processed in 0.001363703 sec. | ||
| 10002 | 2026.02.27 15:11:55.891470 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2026.02.27 15:11:55.891565 [ 267 ] {2bb91ee8-2f0a-4666-9065-943ab35d1376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10004 | 2026.02.27 15:11:55.891606 [ 267 ] {2bb91ee8-2f0a-4666-9065-943ab35d1376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10005 | 2026.02.27 15:11:55.892020 [ 267 ] {2bb91ee8-2f0a-4666-9065-943ab35d1376} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.02.27 15:11:55.892057 [ 267 ] {2bb91ee8-2f0a-4666-9065-943ab35d1376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10007 | 2026.02.27 15:11:55.892362 [ 267 ] {2bb91ee8-2f0a-4666-9065-943ab35d1376} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10008 | 2026.02.27 15:11:55.892580 [ 267 ] {2bb91ee8-2f0a-4666-9065-943ab35d1376} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.02.27 15:11:55.892714 [ 267 ] {2bb91ee8-2f0a-4666-9065-943ab35d1376} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001168 sec., 89897.2602739726 rows/sec., 7.02 MiB/sec. | ||
| 10010 | 2026.02.27 15:11:55.892753 [ 267 ] {2bb91ee8-2f0a-4666-9065-943ab35d1376} <Debug> TCPHandler: Processed in 0.001331903 sec. | ||
| 10011 | 2026.02.27 15:11:55.892861 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2026.02.27 15:11:55.892953 [ 267 ] {07d643fa-6623-4bf1-b0fc-5d5fd65006c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10013 | 2026.02.27 15:11:55.892997 [ 267 ] {07d643fa-6623-4bf1-b0fc-5d5fd65006c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10014 | 2026.02.27 15:11:55.893383 [ 267 ] {07d643fa-6623-4bf1-b0fc-5d5fd65006c8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.02.27 15:11:55.893419 [ 267 ] {07d643fa-6623-4bf1-b0fc-5d5fd65006c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10016 | 2026.02.27 15:11:55.893744 [ 267 ] {07d643fa-6623-4bf1-b0fc-5d5fd65006c8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10017 | 2026.02.27 15:11:55.893949 [ 267 ] {07d643fa-6623-4bf1-b0fc-5d5fd65006c8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.02.27 15:11:55.894080 [ 267 ] {07d643fa-6623-4bf1-b0fc-5d5fd65006c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 10019 | 2026.02.27 15:11:55.894118 [ 267 ] {07d643fa-6623-4bf1-b0fc-5d5fd65006c8} <Debug> TCPHandler: Processed in 0.001305182 sec. | ||
| 10020 | 2026.02.27 15:11:55.894228 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2026.02.27 15:11:55.894319 [ 267 ] {82e25f01-96d8-44c2-a3af-db9a20bf5a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10022 | 2026.02.27 15:11:55.894374 [ 267 ] {82e25f01-96d8-44c2-a3af-db9a20bf5a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10023 | 2026.02.27 15:11:55.895166 [ 267 ] {82e25f01-96d8-44c2-a3af-db9a20bf5a2c} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2026.02.27 15:11:55.895203 [ 267 ] {82e25f01-96d8-44c2-a3af-db9a20bf5a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10025 | 2026.02.27 15:11:55.895764 [ 267 ] {82e25f01-96d8-44c2-a3af-db9a20bf5a2c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10026 | 2026.02.27 15:11:55.895981 [ 267 ] {82e25f01-96d8-44c2-a3af-db9a20bf5a2c} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2026.02.27 15:11:55.896115 [ 267 ] {82e25f01-96d8-44c2-a3af-db9a20bf5a2c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001814 sec., 22601.984564498347 rows/sec., 40.50 MiB/sec. | ||
| 10028 | 2026.02.27 15:11:55.896180 [ 267 ] {82e25f01-96d8-44c2-a3af-db9a20bf5a2c} <Debug> TCPHandler: Processed in 0.00199959 sec. | ||
| 10029 | 2026.02.27 15:11:55.896292 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.02.27 15:11:55.896386 [ 267 ] {ced93304-7426-46bf-bbf2-4cded98dea62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10031 | 2026.02.27 15:11:55.896427 [ 267 ] {ced93304-7426-46bf-bbf2-4cded98dea62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10032 | 2026.02.27 15:11:55.896752 [ 267 ] {ced93304-7426-46bf-bbf2-4cded98dea62} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.02.27 15:11:55.896786 [ 267 ] {ced93304-7426-46bf-bbf2-4cded98dea62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10034 | 2026.02.27 15:11:55.897088 [ 267 ] {ced93304-7426-46bf-bbf2-4cded98dea62} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10035 | 2026.02.27 15:11:55.897304 [ 267 ] {ced93304-7426-46bf-bbf2-4cded98dea62} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.02.27 15:11:55.897438 [ 267 ] {ced93304-7426-46bf-bbf2-4cded98dea62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10037 | 2026.02.27 15:11:55.897476 [ 267 ] {ced93304-7426-46bf-bbf2-4cded98dea62} <Debug> TCPHandler: Processed in 0.001231202 sec. | ||
| 10038 | 2026.02.27 15:11:57.227727 [ 6 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10039 | 2026.02.27 15:11:57.227781 [ 6 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10040 | 2026.02.27 15:11:57.473559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25870 | ||
| 10041 | 2026.02.27 15:11:57.474220 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2026.02.27 15:11:57.474269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10043 | 2026.02.27 15:11:57.474748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10044 | 2026.02.27 15:11:57.474977 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2026.02.27 15:11:57.475126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25870 | ||
| 10046 | 2026.02.27 15:11:58.945443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10047 | 2026.02.27 15:11:58.962048 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2026.02.27 15:11:58.962116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10049 | 2026.02.27 15:11:58.968422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10050 | 2026.02.27 15:11:58.969150 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2026.02.27 15:11:58.972080 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10052 | 2026.02.27 15:12:00.886378 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10053 | 2026.02.27 15:12:00.886636 [ 267 ] {7c6f76ba-cff3-49fe-8f71-20cf0ad22620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10054 | 2026.02.27 15:12:00.886732 [ 267 ] {7c6f76ba-cff3-49fe-8f71-20cf0ad22620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10055 | 2026.02.27 15:12:00.887424 [ 267 ] {7c6f76ba-cff3-49fe-8f71-20cf0ad22620} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10056 | 2026.02.27 15:12:00.887469 [ 267 ] {7c6f76ba-cff3-49fe-8f71-20cf0ad22620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10057 | 2026.02.27 15:12:00.887866 [ 267 ] {7c6f76ba-cff3-49fe-8f71-20cf0ad22620} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10058 | 2026.02.27 15:12:00.888096 [ 267 ] {7c6f76ba-cff3-49fe-8f71-20cf0ad22620} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10059 | 2026.02.27 15:12:00.888251 [ 267 ] {7c6f76ba-cff3-49fe-8f71-20cf0ad22620} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001685 sec., 33234.42136498516 rows/sec., 2.54 MiB/sec. | ||
| 10060 | 2026.02.27 15:12:00.888300 [ 267 ] {7c6f76ba-cff3-49fe-8f71-20cf0ad22620} <Debug> TCPHandler: Processed in 0.002087751 sec. | ||
| 10061 | 2026.02.27 15:12:00.888416 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10062 | 2026.02.27 15:12:00.888517 [ 267 ] {29c00bc0-4952-4172-b5b9-e2b338fe92d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10063 | 2026.02.27 15:12:00.888561 [ 267 ] {29c00bc0-4952-4172-b5b9-e2b338fe92d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10064 | 2026.02.27 15:12:00.888987 [ 267 ] {29c00bc0-4952-4172-b5b9-e2b338fe92d4} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2026.02.27 15:12:00.889026 [ 267 ] {29c00bc0-4952-4172-b5b9-e2b338fe92d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10066 | 2026.02.27 15:12:00.889350 [ 267 ] {29c00bc0-4952-4172-b5b9-e2b338fe92d4} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10067 | 2026.02.27 15:12:00.889560 [ 267 ] {29c00bc0-4952-4172-b5b9-e2b338fe92d4} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.02.27 15:12:00.889688 [ 267 ] {29c00bc0-4952-4172-b5b9-e2b338fe92d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 10069 | 2026.02.27 15:12:00.889727 [ 267 ] {29c00bc0-4952-4172-b5b9-e2b338fe92d4} <Debug> TCPHandler: Processed in 0.001362744 sec. | ||
| 10070 | 2026.02.27 15:12:00.889838 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10071 | 2026.02.27 15:12:00.889935 [ 267 ] {821687f2-4071-4871-b2d1-40c7ace91970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10072 | 2026.02.27 15:12:00.889980 [ 267 ] {821687f2-4071-4871-b2d1-40c7ace91970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10073 | 2026.02.27 15:12:00.890393 [ 267 ] {821687f2-4071-4871-b2d1-40c7ace91970} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.02.27 15:12:00.890429 [ 267 ] {821687f2-4071-4871-b2d1-40c7ace91970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10075 | 2026.02.27 15:12:00.890764 [ 267 ] {821687f2-4071-4871-b2d1-40c7ace91970} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10076 | 2026.02.27 15:12:00.890965 [ 267 ] {821687f2-4071-4871-b2d1-40c7ace91970} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.02.27 15:12:00.891093 [ 267 ] {821687f2-4071-4871-b2d1-40c7ace91970} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 10078 | 2026.02.27 15:12:00.891131 [ 267 ] {821687f2-4071-4871-b2d1-40c7ace91970} <Debug> TCPHandler: Processed in 0.001339963 sec. | ||
| 10079 | 2026.02.27 15:12:00.891235 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10080 | 2026.02.27 15:12:00.891328 [ 267 ] {82cdf677-e194-423f-adb0-8a4ce2b1683c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10081 | 2026.02.27 15:12:00.891369 [ 267 ] {82cdf677-e194-423f-adb0-8a4ce2b1683c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10082 | 2026.02.27 15:12:00.891696 [ 267 ] {82cdf677-e194-423f-adb0-8a4ce2b1683c} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2026.02.27 15:12:00.891730 [ 267 ] {82cdf677-e194-423f-adb0-8a4ce2b1683c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10084 | 2026.02.27 15:12:00.892061 [ 267 ] {82cdf677-e194-423f-adb0-8a4ce2b1683c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10085 | 2026.02.27 15:12:00.892265 [ 267 ] {82cdf677-e194-423f-adb0-8a4ce2b1683c} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2026.02.27 15:12:00.892394 [ 267 ] {82cdf677-e194-423f-adb0-8a4ce2b1683c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 10087 | 2026.02.27 15:12:00.892431 [ 267 ] {82cdf677-e194-423f-adb0-8a4ce2b1683c} <Debug> TCPHandler: Processed in 0.001243272 sec. | ||
| 10088 | 2026.02.27 15:12:02.542366 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1172 | ||
| 10089 | 2026.02.27 15:12:02.544481 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2026.02.27 15:12:02.544533 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10091 | 2026.02.27 15:12:02.545722 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10092 | 2026.02.27 15:12:02.546007 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2026.02.27 15:12:02.546269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1172 | ||
| 10094 | 2026.02.27 15:12:04.975259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26318 | ||
| 10095 | 2026.02.27 15:12:04.975769 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2026.02.27 15:12:04.975816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10097 | 2026.02.27 15:12:04.976303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10098 | 2026.02.27 15:12:04.976529 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10099 | 2026.02.27 15:12:04.976656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26318 | ||
| 10100 | 2026.02.27 15:12:05.887787 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10101 | 2026.02.27 15:12:05.887981 [ 267 ] {4a773973-01e3-4253-9d01-60c13ad86526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10102 | 2026.02.27 15:12:05.888050 [ 267 ] {4a773973-01e3-4253-9d01-60c13ad86526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10103 | 2026.02.27 15:12:05.888699 [ 267 ] {4a773973-01e3-4253-9d01-60c13ad86526} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2026.02.27 15:12:05.888750 [ 267 ] {4a773973-01e3-4253-9d01-60c13ad86526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10105 | 2026.02.27 15:12:05.889153 [ 267 ] {4a773973-01e3-4253-9d01-60c13ad86526} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10106 | 2026.02.27 15:12:05.889386 [ 267 ] {4a773973-01e3-4253-9d01-60c13ad86526} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2026.02.27 15:12:05.889546 [ 267 ] {4a773973-01e3-4253-9d01-60c13ad86526} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001615 sec., 1238.390092879257 rows/sec., 100.98 KiB/sec. | ||
| 10108 | 2026.02.27 15:12:05.889596 [ 267 ] {4a773973-01e3-4253-9d01-60c13ad86526} <Debug> TCPHandler: Processed in 0.001945079 sec. | ||
| 10109 | 2026.02.27 15:12:05.889743 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2026.02.27 15:12:05.889845 [ 267 ] {49bba9bf-36d5-4508-b71a-8030ad0d5953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10111 | 2026.02.27 15:12:05.889890 [ 267 ] {49bba9bf-36d5-4508-b71a-8030ad0d5953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10112 | 2026.02.27 15:12:05.890417 [ 267 ] {49bba9bf-36d5-4508-b71a-8030ad0d5953} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2026.02.27 15:12:05.890457 [ 267 ] {49bba9bf-36d5-4508-b71a-8030ad0d5953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10114 | 2026.02.27 15:12:05.890792 [ 267 ] {49bba9bf-36d5-4508-b71a-8030ad0d5953} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10115 | 2026.02.27 15:12:05.891004 [ 267 ] {49bba9bf-36d5-4508-b71a-8030ad0d5953} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2026.02.27 15:12:05.891136 [ 267 ] {49bba9bf-36d5-4508-b71a-8030ad0d5953} <Debug> executeQuery: Read 139 rows, 12.33 KiB in 0.001314 sec., 105783.86605783866 rows/sec., 9.17 MiB/sec. | ||
| 10117 | 2026.02.27 15:12:05.891176 [ 267 ] {49bba9bf-36d5-4508-b71a-8030ad0d5953} <Debug> TCPHandler: Processed in 0.001484234 sec. | ||
| 10118 | 2026.02.27 15:12:05.891291 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10119 | 2026.02.27 15:12:05.891389 [ 267 ] {ac0bbb5a-19a5-4136-b959-58fa8f32faab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10120 | 2026.02.27 15:12:05.891430 [ 267 ] {ac0bbb5a-19a5-4136-b959-58fa8f32faab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10121 | 2026.02.27 15:12:05.891845 [ 267 ] {ac0bbb5a-19a5-4136-b959-58fa8f32faab} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10122 | 2026.02.27 15:12:05.891882 [ 267 ] {ac0bbb5a-19a5-4136-b959-58fa8f32faab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10123 | 2026.02.27 15:12:05.892202 [ 267 ] {ac0bbb5a-19a5-4136-b959-58fa8f32faab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10124 | 2026.02.27 15:12:05.892413 [ 267 ] {ac0bbb5a-19a5-4136-b959-58fa8f32faab} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10125 | 2026.02.27 15:12:05.892544 [ 267 ] {ac0bbb5a-19a5-4136-b959-58fa8f32faab} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001176 sec., 36564.62585034014 rows/sec., 2.68 MiB/sec. | ||
| 10126 | 2026.02.27 15:12:05.892583 [ 267 ] {ac0bbb5a-19a5-4136-b959-58fa8f32faab} <Debug> TCPHandler: Processed in 0.001340643 sec. | ||
| 10127 | 2026.02.27 15:12:05.892681 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10128 | 2026.02.27 15:12:05.892774 [ 267 ] {b0629bae-3040-4528-beba-cc3eee18c295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10129 | 2026.02.27 15:12:05.892813 [ 267 ] {b0629bae-3040-4528-beba-cc3eee18c295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10130 | 2026.02.27 15:12:05.893230 [ 267 ] {b0629bae-3040-4528-beba-cc3eee18c295} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2026.02.27 15:12:05.893264 [ 267 ] {b0629bae-3040-4528-beba-cc3eee18c295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10132 | 2026.02.27 15:12:05.893568 [ 267 ] {b0629bae-3040-4528-beba-cc3eee18c295} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10133 | 2026.02.27 15:12:05.893775 [ 267 ] {b0629bae-3040-4528-beba-cc3eee18c295} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2026.02.27 15:12:05.893911 [ 267 ] {b0629bae-3040-4528-beba-cc3eee18c295} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001156 sec., 92560.553633218 rows/sec., 7.23 MiB/sec. | ||
| 10135 | 2026.02.27 15:12:05.893950 [ 267 ] {b0629bae-3040-4528-beba-cc3eee18c295} <Debug> TCPHandler: Processed in 0.001316362 sec. | ||
| 10136 | 2026.02.27 15:12:05.894058 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10137 | 2026.02.27 15:12:05.894150 [ 267 ] {f08741a4-9355-451d-a77f-4c29aa878bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10138 | 2026.02.27 15:12:05.894195 [ 267 ] {f08741a4-9355-451d-a77f-4c29aa878bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10139 | 2026.02.27 15:12:05.894601 [ 267 ] {f08741a4-9355-451d-a77f-4c29aa878bb3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2026.02.27 15:12:05.894635 [ 267 ] {f08741a4-9355-451d-a77f-4c29aa878bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10141 | 2026.02.27 15:12:05.894962 [ 267 ] {f08741a4-9355-451d-a77f-4c29aa878bb3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10142 | 2026.02.27 15:12:05.895166 [ 267 ] {f08741a4-9355-451d-a77f-4c29aa878bb3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2026.02.27 15:12:05.895299 [ 267 ] {f08741a4-9355-451d-a77f-4c29aa878bb3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001167 sec., 137960.5826906598 rows/sec., 9.61 MiB/sec. | ||
| 10144 | 2026.02.27 15:12:05.895336 [ 267 ] {f08741a4-9355-451d-a77f-4c29aa878bb3} <Debug> TCPHandler: Processed in 0.001326953 sec. | ||
| 10145 | 2026.02.27 15:12:05.895441 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2026.02.27 15:12:05.895539 [ 267 ] {b8aa5f04-089c-46d2-a269-eda190684139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10147 | 2026.02.27 15:12:05.895594 [ 267 ] {b8aa5f04-089c-46d2-a269-eda190684139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10148 | 2026.02.27 15:12:05.896512 [ 267 ] {b8aa5f04-089c-46d2-a269-eda190684139} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2026.02.27 15:12:05.896548 [ 267 ] {b8aa5f04-089c-46d2-a269-eda190684139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10150 | 2026.02.27 15:12:05.897126 [ 267 ] {b8aa5f04-089c-46d2-a269-eda190684139} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10151 | 2026.02.27 15:12:05.897358 [ 267 ] {b8aa5f04-089c-46d2-a269-eda190684139} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2026.02.27 15:12:05.897498 [ 267 ] {b8aa5f04-089c-46d2-a269-eda190684139} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001978 sec., 20728.008088978764 rows/sec., 37.14 MiB/sec. | ||
| 10153 | 2026.02.27 15:12:05.897565 [ 267 ] {b8aa5f04-089c-46d2-a269-eda190684139} <Debug> TCPHandler: Processed in 0.002174841 sec. | ||
| 10154 | 2026.02.27 15:12:05.897680 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10155 | 2026.02.27 15:12:05.897774 [ 267 ] {4973815f-11d7-4fe6-b604-12471a979187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10156 | 2026.02.27 15:12:05.897815 [ 267 ] {4973815f-11d7-4fe6-b604-12471a979187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10157 | 2026.02.27 15:12:05.898165 [ 267 ] {4973815f-11d7-4fe6-b604-12471a979187} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2026.02.27 15:12:05.898198 [ 267 ] {4973815f-11d7-4fe6-b604-12471a979187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10159 | 2026.02.27 15:12:05.898513 [ 267 ] {4973815f-11d7-4fe6-b604-12471a979187} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10160 | 2026.02.27 15:12:05.898719 [ 267 ] {4973815f-11d7-4fe6-b604-12471a979187} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10161 | 2026.02.27 15:12:05.898855 [ 267 ] {4973815f-11d7-4fe6-b604-12471a979187} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 10162 | 2026.02.27 15:12:05.898894 [ 267 ] {4973815f-11d7-4fe6-b604-12471a979187} <Debug> TCPHandler: Processed in 0.001264413 sec. | ||
| 10163 | 2026.02.27 15:12:06.472181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10164 | 2026.02.27 15:12:06.488789 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.02.27 15:12:06.488836 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10166 | 2026.02.27 15:12:06.495053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10167 | 2026.02.27 15:12:06.495784 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10168 | 2026.02.27 15:12:06.498604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10169 | 2026.02.27 15:12:10.886345 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10170 | 2026.02.27 15:12:10.886647 [ 267 ] {aaa7d3af-ba9f-4002-a5ca-5372c74c2bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10171 | 2026.02.27 15:12:10.886755 [ 267 ] {aaa7d3af-ba9f-4002-a5ca-5372c74c2bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10172 | 2026.02.27 15:12:10.887535 [ 267 ] {aaa7d3af-ba9f-4002-a5ca-5372c74c2bcb} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2026.02.27 15:12:10.887587 [ 267 ] {aaa7d3af-ba9f-4002-a5ca-5372c74c2bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10174 | 2026.02.27 15:12:10.888009 [ 267 ] {aaa7d3af-ba9f-4002-a5ca-5372c74c2bcb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10175 | 2026.02.27 15:12:10.888245 [ 267 ] {aaa7d3af-ba9f-4002-a5ca-5372c74c2bcb} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2026.02.27 15:12:10.888419 [ 267 ] {aaa7d3af-ba9f-4002-a5ca-5372c74c2bcb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001847 sec., 30319.43692474283 rows/sec., 2.31 MiB/sec. | ||
| 10177 | 2026.02.27 15:12:10.888442 [ 105 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10178 | 2026.02.27 15:12:10.888473 [ 267 ] {aaa7d3af-ba9f-4002-a5ca-5372c74c2bcb} <Debug> TCPHandler: Processed in 0.002310003 sec. | ||
| 10179 | 2026.02.27 15:12:10.888541 [ 105 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.02.27 15:12:10.888589 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10181 | 2026.02.27 15:12:10.888630 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10182 | 2026.02.27 15:12:10.888749 [ 267 ] {9a90af27-3813-4822-a538-26b422321316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10183 | 2026.02.27 15:12:10.888767 [ 186 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 10184 | 2026.02.27 15:12:10.888795 [ 267 ] {9a90af27-3813-4822-a538-26b422321316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10185 | 2026.02.27 15:12:10.888991 [ 186 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10186 | 2026.02.27 15:12:10.889053 [ 186 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1409 rows starting from the beginning of the part | ||
| 10187 | 2026.02.27 15:12:10.889156 [ 186 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1319 rows starting from the beginning of the part | ||
| 10188 | 2026.02.27 15:12:10.889202 [ 186 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 138 rows starting from the beginning of the part | ||
| 10189 | 2026.02.27 15:12:10.889247 [ 186 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 10190 | 2026.02.27 15:12:10.889278 [ 267 ] {9a90af27-3813-4822-a538-26b422321316} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.02.27 15:12:10.889285 [ 186 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 139 rows starting from the beginning of the part | ||
| 10192 | 2026.02.27 15:12:10.889327 [ 267 ] {9a90af27-3813-4822-a538-26b422321316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10193 | 2026.02.27 15:12:10.889347 [ 186 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 10194 | 2026.02.27 15:12:10.889688 [ 267 ] {9a90af27-3813-4822-a538-26b422321316} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10195 | 2026.02.27 15:12:10.889927 [ 267 ] {9a90af27-3813-4822-a538-26b422321316} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2026.02.27 15:12:10.890054 [ 105 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10197 | 2026.02.27 15:12:10.890074 [ 267 ] {9a90af27-3813-4822-a538-26b422321316} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001347 sec., 47512.991833704524 rows/sec., 3.71 MiB/sec. | ||
| 10198 | 2026.02.27 15:12:10.890087 [ 105 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2026.02.27 15:12:10.890119 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10200 | 2026.02.27 15:12:10.890123 [ 267 ] {9a90af27-3813-4822-a538-26b422321316} <Debug> TCPHandler: Processed in 0.001546085 sec. | ||
| 10201 | 2026.02.27 15:12:10.890210 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 10202 | 2026.02.27 15:12:10.890249 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.02.27 15:12:10.890321 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10204 | 2026.02.27 15:12:10.890352 [ 267 ] {f52dfbc6-9e24-4ee1-a24b-c63c2ebc41bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10205 | 2026.02.27 15:12:10.890356 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 633 rows starting from the beginning of the part | ||
| 10206 | 2026.02.27 15:12:10.890405 [ 267 ] {f52dfbc6-9e24-4ee1-a24b-c63c2ebc41bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10207 | 2026.02.27 15:12:10.890431 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 562 rows starting from the beginning of the part | ||
| 10208 | 2026.02.27 15:12:10.890480 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 105 rows starting from the beginning of the part | ||
| 10209 | 2026.02.27 15:12:10.890521 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10210 | 2026.02.27 15:12:10.890559 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 107 rows starting from the beginning of the part | ||
| 10211 | 2026.02.27 15:12:10.890600 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 10212 | 2026.02.27 15:12:10.890831 [ 267 ] {f52dfbc6-9e24-4ee1-a24b-c63c2ebc41bd} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.02.27 15:12:10.890835 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3117 rows, containing 5 columns (5 merged, 0 gathered) in 0.002154471 sec., 1446758.8563503525 rows/sec., 126.16 MiB/sec. | ||
| 10214 | 2026.02.27 15:12:10.890876 [ 267 ] {f52dfbc6-9e24-4ee1-a24b-c63c2ebc41bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10215 | 2026.02.27 15:12:10.891199 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10216 | 2026.02.27 15:12:10.891296 [ 267 ] {f52dfbc6-9e24-4ee1-a24b-c63c2ebc41bd} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10217 | 2026.02.27 15:12:10.891564 [ 193 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394873 sec., 1100458.6080596584 rows/sec., 87.65 MiB/sec. | ||
| 10218 | 2026.02.27 15:12:10.891602 [ 267 ] {f52dfbc6-9e24-4ee1-a24b-c63c2ebc41bd} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2026.02.27 15:12:10.891609 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2026.02.27 15:12:10.891715 [ 195 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_81_16} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10221 | 2026.02.27 15:12:10.891734 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10222 | 2026.02.27 15:12:10.891759 [ 267 ] {f52dfbc6-9e24-4ee1-a24b-c63c2ebc41bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001425 sec., 112280.70175438595 rows/sec., 7.82 MiB/sec. | ||
| 10223 | 2026.02.27 15:12:10.891763 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2026.02.27 15:12:10.891764 [ 193 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10225 | 2026.02.27 15:12:10.891802 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10226 | 2026.02.27 15:12:10.891807 [ 267 ] {f52dfbc6-9e24-4ee1-a24b-c63c2ebc41bd} <Debug> TCPHandler: Processed in 0.001608986 sec. | ||
| 10227 | 2026.02.27 15:12:10.891821 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10228 | 2026.02.27 15:12:10.891917 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 10229 | 2026.02.27 15:12:10.891956 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2026.02.27 15:12:10.892018 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10231 | 2026.02.27 15:12:10.892049 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22076 rows starting from the beginning of the part | ||
| 10232 | 2026.02.27 15:12:10.892060 [ 267 ] {ace0c4bb-cf33-4402-88b3-91f58d5d4bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10233 | 2026.02.27 15:12:10.892099 [ 193 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2026.02.27 15:12:10.892101 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 883 rows starting from the beginning of the part | ||
| 10235 | 2026.02.27 15:12:10.892109 [ 267 ] {ace0c4bb-cf33-4402-88b3-91f58d5d4bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10236 | 2026.02.27 15:12:10.892160 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10237 | 2026.02.27 15:12:10.892189 [ 193 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_81_16} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10238 | 2026.02.27 15:12:10.892201 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10239 | 2026.02.27 15:12:10.892242 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part | ||
| 10240 | 2026.02.27 15:12:10.892277 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 10241 | 2026.02.27 15:12:10.892289 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10242 | 2026.02.27 15:12:10.892498 [ 267 ] {ace0c4bb-cf33-4402-88b3-91f58d5d4bc8} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.02.27 15:12:10.892539 [ 267 ] {ace0c4bb-cf33-4402-88b3-91f58d5d4bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10244 | 2026.02.27 15:12:10.892877 [ 267 ] {ace0c4bb-cf33-4402-88b3-91f58d5d4bc8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10245 | 2026.02.27 15:12:10.893098 [ 267 ] {ace0c4bb-cf33-4402-88b3-91f58d5d4bc8} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.02.27 15:12:10.893202 [ 105 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10247 | 2026.02.27 15:12:10.893229 [ 105 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10248 | 2026.02.27 15:12:10.893243 [ 267 ] {ace0c4bb-cf33-4402-88b3-91f58d5d4bc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 10249 | 2026.02.27 15:12:10.893245 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10250 | 2026.02.27 15:12:10.893373 [ 267 ] {ace0c4bb-cf33-4402-88b3-91f58d5d4bc8} <Debug> TCPHandler: Processed in 0.001467604 sec. | ||
| 10251 | 2026.02.27 15:12:10.893435 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 10252 | 2026.02.27 15:12:10.893534 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10253 | 2026.02.27 15:12:10.893566 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4410 rows starting from the beginning of the part | ||
| 10254 | 2026.02.27 15:12:10.893623 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 10255 | 2026.02.27 15:12:10.893666 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10256 | 2026.02.27 15:12:10.893705 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 10257 | 2026.02.27 15:12:10.893744 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10258 | 2026.02.27 15:12:10.893783 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 10259 | 2026.02.27 15:12:10.895999 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4710 rows, containing 4 columns (4 merged, 0 gathered) in 0.002601256 sec., 1810663.7716549234 rows/sec., 122.06 MiB/sec. | ||
| 10260 | 2026.02.27 15:12:10.896394 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10261 | 2026.02.27 15:12:10.896699 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_81_16} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2026.02.27 15:12:10.896775 [ 193 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_81_16} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10263 | 2026.02.27 15:12:10.896855 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10264 | 2026.02.27 15:12:10.898114 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23600 rows, containing 5 columns (5 merged, 0 gathered) in 0.006224421 sec., 3791517.3154258044 rows/sec., 260.49 MiB/sec. | ||
| 10265 | 2026.02.27 15:12:10.898591 [ 193 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10266 | 2026.02.27 15:12:10.898849 [ 193 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2026.02.27 15:12:10.898917 [ 193 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10268 | 2026.02.27 15:12:10.898990 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10269 | 2026.02.27 15:12:11.000306 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.05 MiB, peak 334.42 MiB, free memory in arenas 0.00 B, will set to 324.21 MiB (RSS), difference: 1.16 MiB | ||
| 10270 | 2026.02.27 15:12:12.228025 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10271 | 2026.02.27 15:12:12.228078 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10272 | 2026.02.27 15:12:12.476939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26830 | ||
| 10273 | 2026.02.27 15:12:12.477786 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.02.27 15:12:12.477851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10275 | 2026.02.27 15:12:12.478649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10276 | 2026.02.27 15:12:12.478872 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.02.27 15:12:12.479002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26830 | ||
| 10278 | 2026.02.27 15:12:12.479021 [ 134 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10279 | 2026.02.27 15:12:12.479068 [ 134 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.02.27 15:12:12.479090 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10281 | 2026.02.27 15:12:12.479225 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 10282 | 2026.02.27 15:12:12.479372 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10283 | 2026.02.27 15:12:12.479415 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24398 rows starting from the beginning of the part | ||
| 10284 | 2026.02.27 15:12:12.479485 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 10285 | 2026.02.27 15:12:12.479535 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 10286 | 2026.02.27 15:12:12.479580 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 10287 | 2026.02.27 15:12:12.479622 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 10288 | 2026.02.27 15:12:12.479665 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 10289 | 2026.02.27 15:12:12.481928 [ 193 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26830 rows, containing 4 columns (4 merged, 0 gathered) in 0.002761547 sec., 9715568.84601276 rows/sec., 138.98 MiB/sec. | ||
| 10290 | 2026.02.27 15:12:12.482118 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10291 | 2026.02.27 15:12:12.482373 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_56_11} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2026.02.27 15:12:12.482443 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_56_11} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10293 | 2026.02.27 15:12:12.482524 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10294 | 2026.02.27 15:12:12.546531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1194 | ||
| 10295 | 2026.02.27 15:12:12.548552 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2026.02.27 15:12:12.548589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10297 | 2026.02.27 15:12:12.549697 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10298 | 2026.02.27 15:12:12.549945 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10299 | 2026.02.27 15:12:12.550090 [ 134 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10300 | 2026.02.27 15:12:12.550129 [ 134 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.02.27 15:12:12.550150 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10302 | 2026.02.27 15:12:12.550179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1194 | ||
| 10303 | 2026.02.27 15:12:12.550242 [ 190 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 10304 | 2026.02.27 15:12:12.550806 [ 190 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10305 | 2026.02.27 15:12:12.550973 [ 190 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1080 rows starting from the beginning of the part | ||
| 10306 | 2026.02.27 15:12:12.551395 [ 190 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 10307 | 2026.02.27 15:12:12.551743 [ 190 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part | ||
| 10308 | 2026.02.27 15:12:12.552090 [ 190 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
| 10309 | 2026.02.27 15:12:12.552422 [ 190 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
| 10310 | 2026.02.27 15:12:12.552745 [ 190 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 22 rows starting from the beginning of the part | ||
| 10311 | 2026.02.27 15:12:12.558618 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 72 columns (72 merged, 0 gathered) in 0.008414123 sec., 141904.2721386412 rows/sec., 111.99 MiB/sec. | ||
| 10312 | 2026.02.27 15:12:12.560188 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10313 | 2026.02.27 15:12:12.560792 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.02.27 15:12:12.560875 [ 191 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_41_8} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10315 | 2026.02.27 15:12:12.561220 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 10316 | 2026.02.27 15:12:13.998795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10317 | 2026.02.27 15:12:14.016346 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2026.02.27 15:12:14.016400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10319 | 2026.02.27 15:12:14.022164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10320 | 2026.02.27 15:12:14.022849 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2026.02.27 15:12:14.023171 [ 154 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10322 | 2026.02.27 15:12:14.023271 [ 154 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2026.02.27 15:12:14.023308 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10324 | 2026.02.27 15:12:14.023452 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 10325 | 2026.02.27 15:12:14.025932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10326 | 2026.02.27 15:12:14.027735 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10327 | 2026.02.27 15:12:14.029204 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 10328 | 2026.02.27 15:12:14.034069 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 10329 | 2026.02.27 15:12:14.038747 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 10330 | 2026.02.27 15:12:14.043423 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 10331 | 2026.02.27 15:12:14.047697 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 10332 | 2026.02.27 15:12:14.051472 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 10333 | 2026.02.27 15:12:14.104350 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.080956873 sec., 5212.651926415191 rows/sec., 26.95 MiB/sec. | ||
| 10334 | 2026.02.27 15:12:14.106456 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10335 | 2026.02.27 15:12:14.108360 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_56_11} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2026.02.27 15:12:14.108458 [ 193 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_56_11} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10337 | 2026.02.27 15:12:14.110326 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10338 | 2026.02.27 15:12:15.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.37 MiB, peak 338.78 MiB, free memory in arenas 0.00 B, will set to 327.39 MiB (RSS), difference: 2.02 MiB | ||
| 10339 | 2026.02.27 15:12:15.888276 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10340 | 2026.02.27 15:12:15.888459 [ 267 ] {c50cebcc-146a-4d6c-a7b2-016705ac2e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10341 | 2026.02.27 15:12:15.888530 [ 267 ] {c50cebcc-146a-4d6c-a7b2-016705ac2e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10342 | 2026.02.27 15:12:15.889344 [ 267 ] {c50cebcc-146a-4d6c-a7b2-016705ac2e07} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10343 | 2026.02.27 15:12:15.889398 [ 267 ] {c50cebcc-146a-4d6c-a7b2-016705ac2e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10344 | 2026.02.27 15:12:15.889812 [ 267 ] {c50cebcc-146a-4d6c-a7b2-016705ac2e07} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10345 | 2026.02.27 15:12:15.890051 [ 267 ] {c50cebcc-146a-4d6c-a7b2-016705ac2e07} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2026.02.27 15:12:15.890216 [ 267 ] {c50cebcc-146a-4d6c-a7b2-016705ac2e07} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001805 sec., 76454.29362880887 rows/sec., 6.63 MiB/sec. | ||
| 10347 | 2026.02.27 15:12:15.890269 [ 267 ] {c50cebcc-146a-4d6c-a7b2-016705ac2e07} <Debug> TCPHandler: Processed in 0.002130751 sec. | ||
| 10348 | 2026.02.27 15:12:15.890400 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10349 | 2026.02.27 15:12:15.890513 [ 267 ] {52de81e2-980d-497a-bed0-8bb798797e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10350 | 2026.02.27 15:12:15.890558 [ 267 ] {52de81e2-980d-497a-bed0-8bb798797e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10351 | 2026.02.27 15:12:15.891011 [ 267 ] {52de81e2-980d-497a-bed0-8bb798797e28} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2026.02.27 15:12:15.891050 [ 267 ] {52de81e2-980d-497a-bed0-8bb798797e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10353 | 2026.02.27 15:12:15.891356 [ 267 ] {52de81e2-980d-497a-bed0-8bb798797e28} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10354 | 2026.02.27 15:12:15.891584 [ 267 ] {52de81e2-980d-497a-bed0-8bb798797e28} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2026.02.27 15:12:15.891718 [ 267 ] {52de81e2-980d-497a-bed0-8bb798797e28} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001226 sec., 33442.088091353995 rows/sec., 2.46 MiB/sec. | ||
| 10356 | 2026.02.27 15:12:15.891758 [ 267 ] {52de81e2-980d-497a-bed0-8bb798797e28} <Debug> TCPHandler: Processed in 0.001410874 sec. | ||
| 10357 | 2026.02.27 15:12:15.891872 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10358 | 2026.02.27 15:12:15.891974 [ 267 ] {af5b09bf-1037-4671-9a97-ce48f58b32e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10359 | 2026.02.27 15:12:15.892015 [ 267 ] {af5b09bf-1037-4671-9a97-ce48f58b32e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10360 | 2026.02.27 15:12:15.892469 [ 267 ] {af5b09bf-1037-4671-9a97-ce48f58b32e3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2026.02.27 15:12:15.892505 [ 267 ] {af5b09bf-1037-4671-9a97-ce48f58b32e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10362 | 2026.02.27 15:12:15.892815 [ 267 ] {af5b09bf-1037-4671-9a97-ce48f58b32e3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10363 | 2026.02.27 15:12:15.893027 [ 267 ] {af5b09bf-1037-4671-9a97-ce48f58b32e3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.02.27 15:12:15.893159 [ 267 ] {af5b09bf-1037-4671-9a97-ce48f58b32e3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001203 sec., 87281.79551122194 rows/sec., 6.82 MiB/sec. | ||
| 10365 | 2026.02.27 15:12:15.893203 [ 267 ] {af5b09bf-1037-4671-9a97-ce48f58b32e3} <Debug> TCPHandler: Processed in 0.001381474 sec. | ||
| 10366 | 2026.02.27 15:12:15.893340 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2026.02.27 15:12:15.893453 [ 267 ] {fef39b5d-ef19-4b29-a75e-b6139e41dda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10368 | 2026.02.27 15:12:15.893497 [ 267 ] {fef39b5d-ef19-4b29-a75e-b6139e41dda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10369 | 2026.02.27 15:12:15.893997 [ 267 ] {fef39b5d-ef19-4b29-a75e-b6139e41dda1} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2026.02.27 15:12:15.894048 [ 267 ] {fef39b5d-ef19-4b29-a75e-b6139e41dda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10371 | 2026.02.27 15:12:15.894446 [ 267 ] {fef39b5d-ef19-4b29-a75e-b6139e41dda1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10372 | 2026.02.27 15:12:15.894654 [ 267 ] {fef39b5d-ef19-4b29-a75e-b6139e41dda1} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.02.27 15:12:15.894795 [ 267 ] {fef39b5d-ef19-4b29-a75e-b6139e41dda1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. | ||
| 10374 | 2026.02.27 15:12:15.894833 [ 267 ] {fef39b5d-ef19-4b29-a75e-b6139e41dda1} <Debug> TCPHandler: Processed in 0.001561975 sec. | ||
| 10375 | 2026.02.27 15:12:15.894955 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10376 | 2026.02.27 15:12:15.895058 [ 267 ] {41ed3910-2851-4a99-8b09-2cb4087e4143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10377 | 2026.02.27 15:12:15.895111 [ 267 ] {41ed3910-2851-4a99-8b09-2cb4087e4143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10378 | 2026.02.27 15:12:15.895960 [ 267 ] {41ed3910-2851-4a99-8b09-2cb4087e4143} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2026.02.27 15:12:15.895999 [ 267 ] {41ed3910-2851-4a99-8b09-2cb4087e4143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10380 | 2026.02.27 15:12:15.896624 [ 267 ] {41ed3910-2851-4a99-8b09-2cb4087e4143} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10381 | 2026.02.27 15:12:15.896839 [ 267 ] {41ed3910-2851-4a99-8b09-2cb4087e4143} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2026.02.27 15:12:15.896953 [ 153 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10383 | 2026.02.27 15:12:15.896973 [ 267 ] {41ed3910-2851-4a99-8b09-2cb4087e4143} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001942 sec., 21112.255406797118 rows/sec., 37.83 MiB/sec. | ||
| 10384 | 2026.02.27 15:12:15.897021 [ 153 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.02.27 15:12:15.897045 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10386 | 2026.02.27 15:12:15.897055 [ 267 ] {41ed3910-2851-4a99-8b09-2cb4087e4143} <Debug> TCPHandler: Processed in 0.002152252 sec. | ||
| 10387 | 2026.02.27 15:12:15.897169 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 10388 | 2026.02.27 15:12:15.897175 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.02.27 15:12:15.897322 [ 267 ] {fe090dd5-ccf4-4213-9c00-912224b511a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10390 | 2026.02.27 15:12:15.897363 [ 267 ] {fe090dd5-ccf4-4213-9c00-912224b511a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10391 | 2026.02.27 15:12:15.897444 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10392 | 2026.02.27 15:12:15.897508 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1348 rows starting from the beginning of the part | ||
| 10393 | 2026.02.27 15:12:15.897637 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 10394 | 2026.02.27 15:12:15.897708 [ 267 ] {fe090dd5-ccf4-4213-9c00-912224b511a7} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.02.27 15:12:15.897740 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 10396 | 2026.02.27 15:12:15.897749 [ 267 ] {fe090dd5-ccf4-4213-9c00-912224b511a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10397 | 2026.02.27 15:12:15.897848 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 10398 | 2026.02.27 15:12:15.897947 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 10399 | 2026.02.27 15:12:15.898043 [ 199 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 10400 | 2026.02.27 15:12:15.898082 [ 267 ] {fe090dd5-ccf4-4213-9c00-912224b511a7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10401 | 2026.02.27 15:12:15.898296 [ 267 ] {fe090dd5-ccf4-4213-9c00-912224b511a7} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.02.27 15:12:15.898435 [ 267 ] {fe090dd5-ccf4-4213-9c00-912224b511a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 10403 | 2026.02.27 15:12:15.898472 [ 267 ] {fe090dd5-ccf4-4213-9c00-912224b511a7} <Debug> TCPHandler: Processed in 0.001344883 sec. | ||
| 10404 | 2026.02.27 15:12:15.906944 [ 197 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1553 rows, containing 19 columns (19 merged, 0 gathered) in 0.009834426 sec., 157914.6561273632 rows/sec., 282.98 MiB/sec. | ||
| 10405 | 2026.02.27 15:12:15.908800 [ 197 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10406 | 2026.02.27 15:12:15.909174 [ 197 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.02.27 15:12:15.909266 [ 197 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10408 | 2026.02.27 15:12:15.909464 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.77 MiB. | ||
| 10409 | 2026.02.27 15:12:16.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.89 MiB, peak 339.60 MiB, free memory in arenas 0.00 B, will set to 334.20 MiB (RSS), difference: 6.31 MiB | ||
| 10410 | 2026.02.27 15:12:19.979193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27278 | ||
| 10411 | 2026.02.27 15:12:19.979716 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.02.27 15:12:19.979769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10413 | 2026.02.27 15:12:19.980294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10414 | 2026.02.27 15:12:19.980526 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.02.27 15:12:19.980659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27278 | ||
| 10416 | 2026.02.27 15:12:20.935911 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10417 | 2026.02.27 15:12:20.936117 [ 267 ] {fea2ee78-7c89-4119-91f2-04dcab001c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10418 | 2026.02.27 15:12:20.936191 [ 267 ] {fea2ee78-7c89-4119-91f2-04dcab001c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10419 | 2026.02.27 15:12:20.937099 [ 267 ] {fea2ee78-7c89-4119-91f2-04dcab001c77} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10420 | 2026.02.27 15:12:20.937162 [ 267 ] {fea2ee78-7c89-4119-91f2-04dcab001c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10421 | 2026.02.27 15:12:20.937719 [ 267 ] {fea2ee78-7c89-4119-91f2-04dcab001c77} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10422 | 2026.02.27 15:12:20.937981 [ 267 ] {fea2ee78-7c89-4119-91f2-04dcab001c77} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.02.27 15:12:20.938170 [ 267 ] {fea2ee78-7c89-4119-91f2-04dcab001c77} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002111 sec., 11369.019422074845 rows/sec., 965.92 KiB/sec. | ||
| 10424 | 2026.02.27 15:12:20.938236 [ 267 ] {fea2ee78-7c89-4119-91f2-04dcab001c77} <Debug> TCPHandler: Processed in 0.002467614 sec. | ||
| 10425 | 2026.02.27 15:12:20.938405 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2026.02.27 15:12:20.938540 [ 267 ] {feee22b2-f11c-4e4b-b7f7-732959886304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10427 | 2026.02.27 15:12:20.938593 [ 267 ] {feee22b2-f11c-4e4b-b7f7-732959886304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10428 | 2026.02.27 15:12:20.939098 [ 267 ] {feee22b2-f11c-4e4b-b7f7-732959886304} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.02.27 15:12:20.939136 [ 267 ] {feee22b2-f11c-4e4b-b7f7-732959886304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10430 | 2026.02.27 15:12:20.939560 [ 267 ] {feee22b2-f11c-4e4b-b7f7-732959886304} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10431 | 2026.02.27 15:12:20.939834 [ 267 ] {feee22b2-f11c-4e4b-b7f7-732959886304} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.02.27 15:12:20.939998 [ 267 ] {feee22b2-f11c-4e4b-b7f7-732959886304} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001494 sec., 1338.6880856760374 rows/sec., 109.16 KiB/sec. | ||
| 10433 | 2026.02.27 15:12:20.940045 [ 267 ] {feee22b2-f11c-4e4b-b7f7-732959886304} <Debug> TCPHandler: Processed in 0.001704027 sec. | ||
| 10434 | 2026.02.27 15:12:20.940214 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10435 | 2026.02.27 15:12:20.940348 [ 267 ] {b30d9839-7fb9-4cf7-abe3-d5cf4eb6465b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10436 | 2026.02.27 15:12:20.940405 [ 267 ] {b30d9839-7fb9-4cf7-abe3-d5cf4eb6465b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10437 | 2026.02.27 15:12:20.941943 [ 267 ] {b30d9839-7fb9-4cf7-abe3-d5cf4eb6465b} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.02.27 15:12:20.941987 [ 267 ] {b30d9839-7fb9-4cf7-abe3-d5cf4eb6465b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10439 | 2026.02.27 15:12:20.942546 [ 267 ] {b30d9839-7fb9-4cf7-abe3-d5cf4eb6465b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10440 | 2026.02.27 15:12:20.942856 [ 267 ] {b30d9839-7fb9-4cf7-abe3-d5cf4eb6465b} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.02.27 15:12:20.943031 [ 267 ] {b30d9839-7fb9-4cf7-abe3-d5cf4eb6465b} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.002714 sec., 485261.6064848932 rows/sec., 40.30 MiB/sec. | ||
| 10442 | 2026.02.27 15:12:20.943085 [ 267 ] {b30d9839-7fb9-4cf7-abe3-d5cf4eb6465b} <Debug> TCPHandler: Processed in 0.002935278 sec. | ||
| 10443 | 2026.02.27 15:12:20.943225 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2026.02.27 15:12:20.943346 [ 267 ] {2453be1c-b8bd-4069-9eb3-786382d88863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10445 | 2026.02.27 15:12:20.943442 [ 267 ] {2453be1c-b8bd-4069-9eb3-786382d88863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10446 | 2026.02.27 15:12:20.943924 [ 267 ] {2453be1c-b8bd-4069-9eb3-786382d88863} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.02.27 15:12:20.943960 [ 267 ] {2453be1c-b8bd-4069-9eb3-786382d88863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10448 | 2026.02.27 15:12:20.944321 [ 267 ] {2453be1c-b8bd-4069-9eb3-786382d88863} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10449 | 2026.02.27 15:12:20.944606 [ 267 ] {2453be1c-b8bd-4069-9eb3-786382d88863} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.02.27 15:12:20.944769 [ 267 ] {2453be1c-b8bd-4069-9eb3-786382d88863} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001451 sec., 9648.518263266713 rows/sec., 758.50 KiB/sec. | ||
| 10451 | 2026.02.27 15:12:20.944815 [ 267 ] {2453be1c-b8bd-4069-9eb3-786382d88863} <Debug> TCPHandler: Processed in 0.001648637 sec. | ||
| 10452 | 2026.02.27 15:12:20.944975 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2026.02.27 15:12:20.945095 [ 267 ] {089ca53d-d31d-4e82-ad9a-654b625afed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10454 | 2026.02.27 15:12:20.945147 [ 267 ] {089ca53d-d31d-4e82-ad9a-654b625afed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10455 | 2026.02.27 15:12:20.945828 [ 267 ] {089ca53d-d31d-4e82-ad9a-654b625afed5} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.02.27 15:12:20.945865 [ 267 ] {089ca53d-d31d-4e82-ad9a-654b625afed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10457 | 2026.02.27 15:12:20.946256 [ 267 ] {089ca53d-d31d-4e82-ad9a-654b625afed5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10458 | 2026.02.27 15:12:20.946511 [ 267 ] {089ca53d-d31d-4e82-ad9a-654b625afed5} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.02.27 15:12:20.946686 [ 267 ] {089ca53d-d31d-4e82-ad9a-654b625afed5} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001611 sec., 156424.5810055866 rows/sec., 10.82 MiB/sec. | ||
| 10460 | 2026.02.27 15:12:20.946741 [ 267 ] {089ca53d-d31d-4e82-ad9a-654b625afed5} <Debug> TCPHandler: Processed in 0.001837738 sec. | ||
| 10461 | 2026.02.27 15:12:20.946882 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10462 | 2026.02.27 15:12:20.946989 [ 267 ] {3fadcee7-d092-409a-a57f-e261ee95fe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10463 | 2026.02.27 15:12:20.947042 [ 267 ] {3fadcee7-d092-409a-a57f-e261ee95fe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10464 | 2026.02.27 15:12:20.947477 [ 267 ] {3fadcee7-d092-409a-a57f-e261ee95fe21} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2026.02.27 15:12:20.947515 [ 267 ] {3fadcee7-d092-409a-a57f-e261ee95fe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10466 | 2026.02.27 15:12:20.947828 [ 267 ] {3fadcee7-d092-409a-a57f-e261ee95fe21} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10467 | 2026.02.27 15:12:20.948075 [ 267 ] {3fadcee7-d092-409a-a57f-e261ee95fe21} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2026.02.27 15:12:20.948232 [ 267 ] {3fadcee7-d092-409a-a57f-e261ee95fe21} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001268 sec., 9463.72239747634 rows/sec., 739.35 KiB/sec. | ||
| 10469 | 2026.02.27 15:12:20.948286 [ 267 ] {3fadcee7-d092-409a-a57f-e261ee95fe21} <Debug> TCPHandler: Processed in 0.001457344 sec. | ||
| 10470 | 2026.02.27 15:12:20.948432 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10471 | 2026.02.27 15:12:20.948549 [ 267 ] {ce5dac4f-f588-4842-bebe-aeb254c1f1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10472 | 2026.02.27 15:12:20.948599 [ 267 ] {ce5dac4f-f588-4842-bebe-aeb254c1f1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10473 | 2026.02.27 15:12:20.949316 [ 267 ] {ce5dac4f-f588-4842-bebe-aeb254c1f1c2} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.02.27 15:12:20.949358 [ 267 ] {ce5dac4f-f588-4842-bebe-aeb254c1f1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10475 | 2026.02.27 15:12:20.949712 [ 267 ] {ce5dac4f-f588-4842-bebe-aeb254c1f1c2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10476 | 2026.02.27 15:12:20.949933 [ 267 ] {ce5dac4f-f588-4842-bebe-aeb254c1f1c2} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.02.27 15:12:20.950075 [ 267 ] {ce5dac4f-f588-4842-bebe-aeb254c1f1c2} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001548 sec., 360465.1162790698 rows/sec., 27.02 MiB/sec. | ||
| 10478 | 2026.02.27 15:12:20.950117 [ 267 ] {ce5dac4f-f588-4842-bebe-aeb254c1f1c2} <Debug> TCPHandler: Processed in 0.001746657 sec. | ||
| 10479 | 2026.02.27 15:12:20.950265 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2026.02.27 15:12:20.950375 [ 267 ] {25036822-b06a-4d3c-a1b1-02f3e936e7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10481 | 2026.02.27 15:12:20.950431 [ 267 ] {25036822-b06a-4d3c-a1b1-02f3e936e7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10482 | 2026.02.27 15:12:20.951231 [ 267 ] {25036822-b06a-4d3c-a1b1-02f3e936e7d1} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2026.02.27 15:12:20.951279 [ 267 ] {25036822-b06a-4d3c-a1b1-02f3e936e7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10484 | 2026.02.27 15:12:20.951865 [ 267 ] {25036822-b06a-4d3c-a1b1-02f3e936e7d1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10485 | 2026.02.27 15:12:20.952217 [ 267 ] {25036822-b06a-4d3c-a1b1-02f3e936e7d1} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.02.27 15:12:20.952420 [ 267 ] {25036822-b06a-4d3c-a1b1-02f3e936e7d1} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.002067 sec., 426221.5771649734 rows/sec., 28.93 MiB/sec. | ||
| 10487 | 2026.02.27 15:12:20.952484 [ 267 ] {25036822-b06a-4d3c-a1b1-02f3e936e7d1} <Debug> TCPHandler: Processed in 0.002279132 sec. | ||
| 10488 | 2026.02.27 15:12:20.952659 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10489 | 2026.02.27 15:12:20.952780 [ 267 ] {8849cf24-1ada-4c18-bf8c-9b0f82caacc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10490 | 2026.02.27 15:12:20.952838 [ 267 ] {8849cf24-1ada-4c18-bf8c-9b0f82caacc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10491 | 2026.02.27 15:12:20.953347 [ 267 ] {8849cf24-1ada-4c18-bf8c-9b0f82caacc8} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2026.02.27 15:12:20.953397 [ 267 ] {8849cf24-1ada-4c18-bf8c-9b0f82caacc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10493 | 2026.02.27 15:12:20.953868 [ 267 ] {8849cf24-1ada-4c18-bf8c-9b0f82caacc8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10494 | 2026.02.27 15:12:20.954193 [ 267 ] {8849cf24-1ada-4c18-bf8c-9b0f82caacc8} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2026.02.27 15:12:20.954369 [ 267 ] {8849cf24-1ada-4c18-bf8c-9b0f82caacc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001614 sec., 37174.72118959108 rows/sec., 2.51 MiB/sec. | ||
| 10496 | 2026.02.27 15:12:20.954417 [ 267 ] {8849cf24-1ada-4c18-bf8c-9b0f82caacc8} <Debug> TCPHandler: Processed in 0.001824127 sec. | ||
| 10497 | 2026.02.27 15:12:21.293544 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58569 | ||
| 10498 | 2026.02.27 15:12:21.293658 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10499 | 2026.02.27 15:12:21.293685 [ 353 ] {} <Debug> TCP-Session: 928a5452-f233-45fa-8534-e93af4ec31a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58569 | ||
| 10500 | 2026.02.27 15:12:21.293708 [ 353 ] {} <Debug> TCP-Session: 928a5452-f233-45fa-8534-e93af4ec31a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10501 | 2026.02.27 15:12:21.293721 [ 353 ] {} <Debug> TCP-Session: 928a5452-f233-45fa-8534-e93af4ec31a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10502 | 2026.02.27 15:12:21.293929 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64253 | ||
| 10503 | 2026.02.27 15:12:21.293959 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38569 | ||
| 10504 | 2026.02.27 15:12:21.293967 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38875 | ||
| 10505 | 2026.02.27 15:12:21.294006 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53656 | ||
| 10506 | 2026.02.27 15:12:21.294007 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61007 | ||
| 10507 | 2026.02.27 15:12:21.294051 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10508 | 2026.02.27 15:12:21.294051 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10509 | 2026.02.27 15:12:21.294018 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48515 | ||
| 10510 | 2026.02.27 15:12:21.294096 [ 354 ] {} <Debug> TCP-Session: f43e5d6f-fc80-4977-b8ee-8e7c3c16542b Authenticating user 'default' from [fd00:1122:3344:101::e]:64253 | ||
| 10511 | 2026.02.27 15:12:21.294099 [ 353 ] {} <Trace> TCP-Session: 928a5452-f233-45fa-8534-e93af4ec31a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10512 | 2026.02.27 15:12:21.294136 [ 354 ] {} <Debug> TCP-Session: f43e5d6f-fc80-4977-b8ee-8e7c3c16542b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10513 | 2026.02.27 15:12:21.294093 [ 287 ] {} <Debug> TCP-Session: 758a0f8e-55a8-47fb-bd0d-d0aa7311ba13 Authenticating user 'default' from [fd00:1122:3344:101::e]:38569 | ||
| 10514 | 2026.02.27 15:12:21.294161 [ 354 ] {} <Debug> TCP-Session: f43e5d6f-fc80-4977-b8ee-8e7c3c16542b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10515 | 2026.02.27 15:12:21.294175 [ 287 ] {} <Debug> TCP-Session: 758a0f8e-55a8-47fb-bd0d-d0aa7311ba13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10516 | 2026.02.27 15:12:21.293988 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41827 | ||
| 10517 | 2026.02.27 15:12:21.294193 [ 287 ] {} <Debug> TCP-Session: 758a0f8e-55a8-47fb-bd0d-d0aa7311ba13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2026.02.27 15:12:21.293971 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49766 | ||
| 10519 | 2026.02.27 15:12:21.294282 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10520 | 2026.02.27 15:12:21.294320 [ 353 ] {2f261f8b-404d-4cb2-9d0f-9f7ea4028b67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58569) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10521 | 2026.02.27 15:12:21.294330 [ 355 ] {} <Debug> TCP-Session: beb4baeb-695d-4a62-898a-a07d2dd036ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38875 | ||
| 10522 | 2026.02.27 15:12:21.294382 [ 355 ] {} <Debug> TCP-Session: beb4baeb-695d-4a62-898a-a07d2dd036ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2026.02.27 15:12:21.294404 [ 355 ] {} <Debug> TCP-Session: beb4baeb-695d-4a62-898a-a07d2dd036ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10524 | 2026.02.27 15:12:21.294778 [ 353 ] {2f261f8b-404d-4cb2-9d0f-9f7ea4028b67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10525 | 2026.02.27 15:12:21.294848 [ 353 ] {2f261f8b-404d-4cb2-9d0f-9f7ea4028b67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10526 | 2026.02.27 15:12:21.294975 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10527 | 2026.02.27 15:12:21.295011 [ 289 ] {} <Debug> TCP-Session: 33bba195-c6b5-44f9-a889-a26ebe8604ba Authenticating user 'default' from [fd00:1122:3344:101::e]:41827 | ||
| 10528 | 2026.02.27 15:12:21.295029 [ 289 ] {} <Debug> TCP-Session: 33bba195-c6b5-44f9-a889-a26ebe8604ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10529 | 2026.02.27 15:12:21.295045 [ 289 ] {} <Debug> TCP-Session: 33bba195-c6b5-44f9-a889-a26ebe8604ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10530 | 2026.02.27 15:12:21.295099 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10531 | 2026.02.27 15:12:21.295148 [ 290 ] {} <Debug> TCP-Session: f4d61abb-6393-43a2-9896-b51c2503aca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61007 | ||
| 10532 | 2026.02.27 15:12:21.295174 [ 290 ] {} <Debug> TCP-Session: f4d61abb-6393-43a2-9896-b51c2503aca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10533 | 2026.02.27 15:12:21.295187 [ 290 ] {} <Debug> TCP-Session: f4d61abb-6393-43a2-9896-b51c2503aca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10534 | 2026.02.27 15:12:21.295222 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10535 | 2026.02.27 15:12:21.295257 [ 351 ] {} <Debug> TCP-Session: c04d7c51-0057-460e-a60f-d1576cdb466a Authenticating user 'default' from [fd00:1122:3344:101::e]:53656 | ||
| 10536 | 2026.02.27 15:12:21.295274 [ 351 ] {} <Debug> TCP-Session: c04d7c51-0057-460e-a60f-d1576cdb466a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10537 | 2026.02.27 15:12:21.295291 [ 351 ] {} <Debug> TCP-Session: c04d7c51-0057-460e-a60f-d1576cdb466a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10538 | 2026.02.27 15:12:21.295339 [ 353 ] {2f261f8b-404d-4cb2-9d0f-9f7ea4028b67} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 10539 | 2026.02.27 15:12:21.295340 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10540 | 2026.02.27 15:12:21.295389 [ 288 ] {} <Debug> TCP-Session: effcc8d8-af89-4dc1-9a4b-aeeccfda9f82 Authenticating user 'default' from [fd00:1122:3344:101::e]:49766 | ||
| 10541 | 2026.02.27 15:12:21.295409 [ 288 ] {} <Debug> TCP-Session: effcc8d8-af89-4dc1-9a4b-aeeccfda9f82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10542 | 2026.02.27 15:12:21.295425 [ 288 ] {} <Debug> TCP-Session: effcc8d8-af89-4dc1-9a4b-aeeccfda9f82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10543 | 2026.02.27 15:12:21.295481 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10544 | 2026.02.27 15:12:21.295520 [ 352 ] {} <Debug> TCP-Session: 3b2df204-10f2-42d5-8242-fe5654d4dae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48515 | ||
| 10545 | 2026.02.27 15:12:21.295536 [ 352 ] {} <Debug> TCP-Session: 3b2df204-10f2-42d5-8242-fe5654d4dae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10546 | 2026.02.27 15:12:21.295549 [ 352 ] {} <Debug> TCP-Session: 3b2df204-10f2-42d5-8242-fe5654d4dae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10547 | 2026.02.27 15:12:21.296403 [ 320 ] {2f261f8b-404d-4cb2-9d0f-9f7ea4028b67} <Trace> AggregatingTransform: Aggregating | ||
| 10548 | 2026.02.27 15:12:21.296451 [ 320 ] {2f261f8b-404d-4cb2-9d0f-9f7ea4028b67} <Trace> Aggregator: Aggregation method: without_key | ||
| 10549 | 2026.02.27 15:12:21.296485 [ 320 ] {2f261f8b-404d-4cb2-9d0f-9f7ea4028b67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102206 sec. (978.416 rows/sec., 38.22 KiB/sec.) | ||
| 10550 | 2026.02.27 15:12:21.296503 [ 320 ] {2f261f8b-404d-4cb2-9d0f-9f7ea4028b67} <Trace> Aggregator: Merging aggregated data | ||
| 10551 | 2026.02.27 15:12:21.298109 [ 353 ] {2f261f8b-404d-4cb2-9d0f-9f7ea4028b67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003858 sec., 259.2016588906169 rows/sec., 10.13 KiB/sec. | ||
| 10552 | 2026.02.27 15:12:21.298255 [ 353 ] {2f261f8b-404d-4cb2-9d0f-9f7ea4028b67} <Debug> TCPHandler: Processed in 0.004316192 sec. | ||
| 10553 | 2026.02.27 15:12:21.298384 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10554 | 2026.02.27 15:12:21.298413 [ 353 ] {} <Debug> TCP-Session: 928a5452-f233-45fa-8534-e93af4ec31a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10555 | 2026.02.27 15:12:21.298413 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10556 | 2026.02.27 15:12:21.298429 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10557 | 2026.02.27 15:12:21.298457 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10558 | 2026.02.27 15:12:21.298474 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10559 | 2026.02.27 15:12:21.298493 [ 354 ] {} <Debug> TCP-Session: f43e5d6f-fc80-4977-b8ee-8e7c3c16542b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10560 | 2026.02.27 15:12:21.298503 [ 352 ] {} <Debug> TCP-Session: 3b2df204-10f2-42d5-8242-fe5654d4dae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10561 | 2026.02.27 15:12:21.298515 [ 287 ] {} <Debug> TCP-Session: 758a0f8e-55a8-47fb-bd0d-d0aa7311ba13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10562 | 2026.02.27 15:12:21.298509 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10563 | 2026.02.27 15:12:21.298523 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10564 | 2026.02.27 15:12:21.298489 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10565 | 2026.02.27 15:12:21.298579 [ 290 ] {} <Debug> TCP-Session: f4d61abb-6393-43a2-9896-b51c2503aca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10566 | 2026.02.27 15:12:21.298590 [ 351 ] {} <Debug> TCP-Session: c04d7c51-0057-460e-a60f-d1576cdb466a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10567 | 2026.02.27 15:12:21.298624 [ 288 ] {} <Debug> TCP-Session: effcc8d8-af89-4dc1-9a4b-aeeccfda9f82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10568 | 2026.02.27 15:12:21.298470 [ 355 ] {} <Debug> TCP-Session: beb4baeb-695d-4a62-898a-a07d2dd036ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10569 | 2026.02.27 15:12:21.298444 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10570 | 2026.02.27 15:12:21.298710 [ 289 ] {} <Debug> TCP-Session: 33bba195-c6b5-44f9-a889-a26ebe8604ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10571 | 2026.02.27 15:12:21.351074 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34515 | ||
| 10572 | 2026.02.27 15:12:21.351179 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10573 | 2026.02.27 15:12:21.351206 [ 353 ] {} <Debug> TCP-Session: f87d943a-4421-4fe5-94c7-8c14ed8dd5cc Authenticating user 'default' from [fd00:1122:3344:101::e]:34515 | ||
| 10574 | 2026.02.27 15:12:21.351229 [ 353 ] {} <Debug> TCP-Session: f87d943a-4421-4fe5-94c7-8c14ed8dd5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10575 | 2026.02.27 15:12:21.351242 [ 353 ] {} <Debug> TCP-Session: f87d943a-4421-4fe5-94c7-8c14ed8dd5cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10576 | 2026.02.27 15:12:21.351473 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33836 | ||
| 10577 | 2026.02.27 15:12:21.351487 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49298 | ||
| 10578 | 2026.02.27 15:12:21.351510 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55214 | ||
| 10579 | 2026.02.27 15:12:21.351544 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58637 | ||
| 10580 | 2026.02.27 15:12:21.351554 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64921 | ||
| 10581 | 2026.02.27 15:12:21.351582 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10582 | 2026.02.27 15:12:21.351582 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10583 | 2026.02.27 15:12:21.351497 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44197 | ||
| 10584 | 2026.02.27 15:12:21.351615 [ 354 ] {} <Debug> TCP-Session: 458d9359-24a9-47d8-801e-5a8d2ee4d153 Authenticating user 'default' from [fd00:1122:3344:101::e]:33836 | ||
| 10585 | 2026.02.27 15:12:21.351643 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10586 | 2026.02.27 15:12:21.351644 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10587 | 2026.02.27 15:12:21.351663 [ 354 ] {} <Debug> TCP-Session: 458d9359-24a9-47d8-801e-5a8d2ee4d153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2026.02.27 15:12:21.351673 [ 352 ] {} <Debug> TCP-Session: 2a7f17ee-cdf3-4f35-b99f-ce1d4f3da175 Authenticating user 'default' from [fd00:1122:3344:101::e]:64921 | ||
| 10589 | 2026.02.27 15:12:21.351694 [ 351 ] {} <Debug> TCP-Session: 0637e589-3e5d-40ab-83e2-d19dcb8e5783 Authenticating user 'default' from [fd00:1122:3344:101::e]:58637 | ||
| 10590 | 2026.02.27 15:12:21.351708 [ 352 ] {} <Debug> TCP-Session: 2a7f17ee-cdf3-4f35-b99f-ce1d4f3da175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10591 | 2026.02.27 15:12:21.351696 [ 354 ] {} <Debug> TCP-Session: 458d9359-24a9-47d8-801e-5a8d2ee4d153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2026.02.27 15:12:21.351734 [ 352 ] {} <Debug> TCP-Session: 2a7f17ee-cdf3-4f35-b99f-ce1d4f3da175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2026.02.27 15:12:21.351729 [ 351 ] {} <Debug> TCP-Session: 0637e589-3e5d-40ab-83e2-d19dcb8e5783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10594 | 2026.02.27 15:12:21.351692 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10595 | 2026.02.27 15:12:21.351772 [ 351 ] {} <Debug> TCP-Session: 0637e589-3e5d-40ab-83e2-d19dcb8e5783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2026.02.27 15:12:21.351800 [ 288 ] {} <Debug> TCP-Session: 5ff2dcb2-60a7-4e00-a466-fc575ffefce3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44197 | ||
| 10597 | 2026.02.27 15:12:21.351644 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10598 | 2026.02.27 15:12:21.351829 [ 288 ] {} <Debug> TCP-Session: 5ff2dcb2-60a7-4e00-a466-fc575ffefce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10599 | 2026.02.27 15:12:21.351624 [ 287 ] {} <Debug> TCP-Session: df920ef3-579e-4ce5-a613-4f770ca85b72 Authenticating user 'default' from [fd00:1122:3344:101::e]:49298 | ||
| 10600 | 2026.02.27 15:12:21.351860 [ 289 ] {} <Debug> TCP-Session: f9a6fdef-e38d-44fe-8a6f-784200aea5f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55214 | ||
| 10601 | 2026.02.27 15:12:21.351885 [ 287 ] {} <Debug> TCP-Session: df920ef3-579e-4ce5-a613-4f770ca85b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10602 | 2026.02.27 15:12:21.351901 [ 289 ] {} <Debug> TCP-Session: f9a6fdef-e38d-44fe-8a6f-784200aea5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2026.02.27 15:12:21.351922 [ 287 ] {} <Debug> TCP-Session: df920ef3-579e-4ce5-a613-4f770ca85b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2026.02.27 15:12:21.351934 [ 289 ] {} <Debug> TCP-Session: f9a6fdef-e38d-44fe-8a6f-784200aea5f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10605 | 2026.02.27 15:12:21.351862 [ 288 ] {} <Debug> TCP-Session: 5ff2dcb2-60a7-4e00-a466-fc575ffefce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10606 | 2026.02.27 15:12:21.351486 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52027 | ||
| 10607 | 2026.02.27 15:12:21.351534 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62531 | ||
| 10608 | 2026.02.27 15:12:21.351566 [ 353 ] {} <Trace> TCP-Session: f87d943a-4421-4fe5-94c7-8c14ed8dd5cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10609 | 2026.02.27 15:12:21.352056 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10610 | 2026.02.27 15:12:21.352102 [ 355 ] {} <Debug> TCP-Session: 7ab14fd8-6e53-43ad-a560-1a7271c723da Authenticating user 'default' from [fd00:1122:3344:101::e]:52027 | ||
| 10611 | 2026.02.27 15:12:21.352120 [ 355 ] {} <Debug> TCP-Session: 7ab14fd8-6e53-43ad-a560-1a7271c723da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10612 | 2026.02.27 15:12:21.352127 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10613 | 2026.02.27 15:12:21.352136 [ 355 ] {} <Debug> TCP-Session: 7ab14fd8-6e53-43ad-a560-1a7271c723da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10614 | 2026.02.27 15:12:21.352165 [ 290 ] {} <Debug> TCP-Session: a94af29d-937b-4053-9a5b-699439b69265 Authenticating user 'default' from [fd00:1122:3344:101::e]:62531 | ||
| 10615 | 2026.02.27 15:12:21.352195 [ 290 ] {} <Debug> TCP-Session: a94af29d-937b-4053-9a5b-699439b69265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10616 | 2026.02.27 15:12:21.352208 [ 290 ] {} <Debug> TCP-Session: a94af29d-937b-4053-9a5b-699439b69265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10617 | 2026.02.27 15:12:21.352260 [ 353 ] {0eae3671-5303-4876-961a-726ac516eac6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34515) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10618 | 2026.02.27 15:12:21.352540 [ 353 ] {0eae3671-5303-4876-961a-726ac516eac6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10619 | 2026.02.27 15:12:21.352599 [ 353 ] {0eae3671-5303-4876-961a-726ac516eac6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10620 | 2026.02.27 15:12:21.352935 [ 353 ] {0eae3671-5303-4876-961a-726ac516eac6} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 10621 | 2026.02.27 15:12:21.354048 [ 327 ] {0eae3671-5303-4876-961a-726ac516eac6} <Trace> AggregatingTransform: Aggregating | ||
| 10622 | 2026.02.27 15:12:21.354086 [ 327 ] {0eae3671-5303-4876-961a-726ac516eac6} <Trace> Aggregator: Aggregation method: without_key | ||
| 10623 | 2026.02.27 15:12:21.354123 [ 327 ] {0eae3671-5303-4876-961a-726ac516eac6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058241 sec. (944.964 rows/sec., 36.91 KiB/sec.) | ||
| 10624 | 2026.02.27 15:12:21.354142 [ 327 ] {0eae3671-5303-4876-961a-726ac516eac6} <Trace> Aggregator: Merging aggregated data | ||
| 10625 | 2026.02.27 15:12:21.355730 [ 353 ] {0eae3671-5303-4876-961a-726ac516eac6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00353 sec., 283.28611898016993 rows/sec., 11.07 KiB/sec. | ||
| 10626 | 2026.02.27 15:12:21.355890 [ 353 ] {0eae3671-5303-4876-961a-726ac516eac6} <Debug> TCPHandler: Processed in 0.004441034 sec. | ||
| 10627 | 2026.02.27 15:12:21.355983 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10628 | 2026.02.27 15:12:21.356010 [ 353 ] {} <Debug> TCP-Session: f87d943a-4421-4fe5-94c7-8c14ed8dd5cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10629 | 2026.02.27 15:12:21.356012 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10630 | 2026.02.27 15:12:21.356034 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10631 | 2026.02.27 15:12:21.356056 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10632 | 2026.02.27 15:12:21.356065 [ 290 ] {} <Debug> TCP-Session: a94af29d-937b-4053-9a5b-699439b69265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10633 | 2026.02.27 15:12:21.356081 [ 355 ] {} <Debug> TCP-Session: 7ab14fd8-6e53-43ad-a560-1a7271c723da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10634 | 2026.02.27 15:12:21.356097 [ 351 ] {} <Debug> TCP-Session: 0637e589-3e5d-40ab-83e2-d19dcb8e5783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10635 | 2026.02.27 15:12:21.356094 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10636 | 2026.02.27 15:12:21.356127 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10637 | 2026.02.27 15:12:21.356144 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10638 | 2026.02.27 15:12:21.356156 [ 287 ] {} <Debug> TCP-Session: df920ef3-579e-4ce5-a613-4f770ca85b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10639 | 2026.02.27 15:12:21.356170 [ 352 ] {} <Debug> TCP-Session: 2a7f17ee-cdf3-4f35-b99f-ce1d4f3da175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10640 | 2026.02.27 15:12:21.356109 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10641 | 2026.02.27 15:12:21.356215 [ 289 ] {} <Debug> TCP-Session: f9a6fdef-e38d-44fe-8a6f-784200aea5f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10642 | 2026.02.27 15:12:21.356240 [ 354 ] {} <Debug> TCP-Session: 458d9359-24a9-47d8-801e-5a8d2ee4d153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10643 | 2026.02.27 15:12:21.356075 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10644 | 2026.02.27 15:12:21.356302 [ 288 ] {} <Debug> TCP-Session: 5ff2dcb2-60a7-4e00-a466-fc575ffefce3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10645 | 2026.02.27 15:12:21.396090 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64950 | ||
| 10646 | 2026.02.27 15:12:21.396195 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10647 | 2026.02.27 15:12:21.396221 [ 353 ] {} <Debug> TCP-Session: 43129fc8-0e7b-4d3e-8fbe-69ca822f4e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:64950 | ||
| 10648 | 2026.02.27 15:12:21.396243 [ 353 ] {} <Debug> TCP-Session: 43129fc8-0e7b-4d3e-8fbe-69ca822f4e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10649 | 2026.02.27 15:12:21.396255 [ 353 ] {} <Debug> TCP-Session: 43129fc8-0e7b-4d3e-8fbe-69ca822f4e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10650 | 2026.02.27 15:12:21.396481 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53214 | ||
| 10651 | 2026.02.27 15:12:21.396533 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65007 | ||
| 10652 | 2026.02.27 15:12:21.396555 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54028 | ||
| 10653 | 2026.02.27 15:12:21.396586 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36464 | ||
| 10654 | 2026.02.27 15:12:21.396595 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10655 | 2026.02.27 15:12:21.396624 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45060 | ||
| 10656 | 2026.02.27 15:12:21.396651 [ 354 ] {} <Debug> TCP-Session: b4d62aae-1bd7-4164-8594-f4c5f77b1ce0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53214 | ||
| 10657 | 2026.02.27 15:12:21.396655 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10658 | 2026.02.27 15:12:21.396659 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10659 | 2026.02.27 15:12:21.396672 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10660 | 2026.02.27 15:12:21.396687 [ 287 ] {} <Debug> TCP-Session: d2512a53-f5bb-4888-a12a-8d6ced257006 Authenticating user 'default' from [fd00:1122:3344:101::e]:54028 | ||
| 10661 | 2026.02.27 15:12:21.396707 [ 355 ] {} <Debug> TCP-Session: 245a9814-ebd5-4e2f-bde0-e7a78f0392a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65007 | ||
| 10662 | 2026.02.27 15:12:21.396713 [ 289 ] {} <Debug> TCP-Session: 9f512685-1f99-4f08-b3c4-695aff541260 Authenticating user 'default' from [fd00:1122:3344:101::e]:36464 | ||
| 10663 | 2026.02.27 15:12:21.396714 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10664 | 2026.02.27 15:12:21.396744 [ 355 ] {} <Debug> TCP-Session: 245a9814-ebd5-4e2f-bde0-e7a78f0392a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10665 | 2026.02.27 15:12:21.396747 [ 289 ] {} <Debug> TCP-Session: 9f512685-1f99-4f08-b3c4-695aff541260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2026.02.27 15:12:21.396773 [ 352 ] {} <Debug> TCP-Session: f1d51ca3-b76b-473e-ab82-ad3fc05c289d Authenticating user 'default' from [fd00:1122:3344:101::e]:45060 | ||
| 10667 | 2026.02.27 15:12:21.396784 [ 289 ] {} <Debug> TCP-Session: 9f512685-1f99-4f08-b3c4-695aff541260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10668 | 2026.02.27 15:12:21.396808 [ 352 ] {} <Debug> TCP-Session: f1d51ca3-b76b-473e-ab82-ad3fc05c289d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10669 | 2026.02.27 15:12:21.396773 [ 355 ] {} <Debug> TCP-Session: 245a9814-ebd5-4e2f-bde0-e7a78f0392a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10670 | 2026.02.27 15:12:21.396838 [ 352 ] {} <Debug> TCP-Session: f1d51ca3-b76b-473e-ab82-ad3fc05c289d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2026.02.27 15:12:21.396679 [ 354 ] {} <Debug> TCP-Session: b4d62aae-1bd7-4164-8594-f4c5f77b1ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10672 | 2026.02.27 15:12:21.396609 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32858 | ||
| 10673 | 2026.02.27 15:12:21.396908 [ 354 ] {} <Debug> TCP-Session: b4d62aae-1bd7-4164-8594-f4c5f77b1ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10674 | 2026.02.27 15:12:21.396613 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41167 | ||
| 10675 | 2026.02.27 15:12:21.396556 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33445 | ||
| 10676 | 2026.02.27 15:12:21.396726 [ 287 ] {} <Debug> TCP-Session: d2512a53-f5bb-4888-a12a-8d6ced257006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10677 | 2026.02.27 15:12:21.397002 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10678 | 2026.02.27 15:12:21.397020 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10679 | 2026.02.27 15:12:21.397022 [ 287 ] {} <Debug> TCP-Session: d2512a53-f5bb-4888-a12a-8d6ced257006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10680 | 2026.02.27 15:12:21.397050 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10681 | 2026.02.27 15:12:21.397057 [ 351 ] {} <Debug> TCP-Session: 540df133-65ab-46af-8e66-acd59f360670 Authenticating user 'default' from [fd00:1122:3344:101::e]:41167 | ||
| 10682 | 2026.02.27 15:12:21.397084 [ 288 ] {} <Debug> TCP-Session: 73b80a7d-e120-4e30-83ee-8f43844b8b26 Authenticating user 'default' from [fd00:1122:3344:101::e]:33445 | ||
| 10683 | 2026.02.27 15:12:21.397097 [ 351 ] {} <Debug> TCP-Session: 540df133-65ab-46af-8e66-acd59f360670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10684 | 2026.02.27 15:12:21.397044 [ 290 ] {} <Debug> TCP-Session: 01a28efc-70f3-4a10-bb47-322716618317 Authenticating user 'default' from [fd00:1122:3344:101::e]:32858 | ||
| 10685 | 2026.02.27 15:12:21.397115 [ 288 ] {} <Debug> TCP-Session: 73b80a7d-e120-4e30-83ee-8f43844b8b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10686 | 2026.02.27 15:12:21.397121 [ 351 ] {} <Debug> TCP-Session: 540df133-65ab-46af-8e66-acd59f360670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10687 | 2026.02.27 15:12:21.397157 [ 288 ] {} <Debug> TCP-Session: 73b80a7d-e120-4e30-83ee-8f43844b8b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10688 | 2026.02.27 15:12:21.397151 [ 290 ] {} <Debug> TCP-Session: 01a28efc-70f3-4a10-bb47-322716618317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10689 | 2026.02.27 15:12:21.396694 [ 353 ] {} <Trace> TCP-Session: 43129fc8-0e7b-4d3e-8fbe-69ca822f4e6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10690 | 2026.02.27 15:12:21.397206 [ 290 ] {} <Debug> TCP-Session: 01a28efc-70f3-4a10-bb47-322716618317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10691 | 2026.02.27 15:12:21.397388 [ 353 ] {61a16367-7e46-4c8c-931a-ef6bf4b1f692} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64950) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10692 | 2026.02.27 15:12:21.397656 [ 353 ] {61a16367-7e46-4c8c-931a-ef6bf4b1f692} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10693 | 2026.02.27 15:12:21.397713 [ 353 ] {61a16367-7e46-4c8c-931a-ef6bf4b1f692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10694 | 2026.02.27 15:12:21.398014 [ 353 ] {61a16367-7e46-4c8c-931a-ef6bf4b1f692} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 10695 | 2026.02.27 15:12:21.399123 [ 312 ] {61a16367-7e46-4c8c-931a-ef6bf4b1f692} <Trace> AggregatingTransform: Aggregating | ||
| 10696 | 2026.02.27 15:12:21.399173 [ 312 ] {61a16367-7e46-4c8c-931a-ef6bf4b1f692} <Trace> Aggregator: Aggregation method: without_key | ||
| 10697 | 2026.02.27 15:12:21.399213 [ 312 ] {61a16367-7e46-4c8c-931a-ef6bf4b1f692} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001092691 sec. (915.172 rows/sec., 35.75 KiB/sec.) | ||
| 10698 | 2026.02.27 15:12:21.399233 [ 312 ] {61a16367-7e46-4c8c-931a-ef6bf4b1f692} <Trace> Aggregator: Merging aggregated data | ||
| 10699 | 2026.02.27 15:12:21.400601 [ 353 ] {61a16367-7e46-4c8c-931a-ef6bf4b1f692} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 10700 | 2026.02.27 15:12:21.400755 [ 353 ] {61a16367-7e46-4c8c-931a-ef6bf4b1f692} <Debug> TCPHandler: Processed in 0.004190241 sec. | ||
| 10701 | 2026.02.27 15:12:21.400859 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10702 | 2026.02.27 15:12:21.400888 [ 353 ] {} <Debug> TCP-Session: 43129fc8-0e7b-4d3e-8fbe-69ca822f4e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10703 | 2026.02.27 15:12:21.400890 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10704 | 2026.02.27 15:12:21.400912 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10705 | 2026.02.27 15:12:21.400940 [ 354 ] {} <Debug> TCP-Session: b4d62aae-1bd7-4164-8594-f4c5f77b1ce0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10706 | 2026.02.27 15:12:21.400945 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10707 | 2026.02.27 15:12:21.400960 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10708 | 2026.02.27 15:12:21.400973 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10709 | 2026.02.27 15:12:21.401011 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10710 | 2026.02.27 15:12:21.401018 [ 290 ] {} <Debug> TCP-Session: 01a28efc-70f3-4a10-bb47-322716618317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10711 | 2026.02.27 15:12:21.401041 [ 287 ] {} <Debug> TCP-Session: d2512a53-f5bb-4888-a12a-8d6ced257006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10712 | 2026.02.27 15:12:21.401060 [ 351 ] {} <Debug> TCP-Session: 540df133-65ab-46af-8e66-acd59f360670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10713 | 2026.02.27 15:12:21.401000 [ 355 ] {} <Debug> TCP-Session: 245a9814-ebd5-4e2f-bde0-e7a78f0392a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10714 | 2026.02.27 15:12:21.400994 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10715 | 2026.02.27 15:12:21.400955 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10716 | 2026.02.27 15:12:21.401146 [ 289 ] {} <Debug> TCP-Session: 9f512685-1f99-4f08-b3c4-695aff541260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10717 | 2026.02.27 15:12:21.400956 [ 352 ] {} <Debug> TCP-Session: f1d51ca3-b76b-473e-ab82-ad3fc05c289d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10718 | 2026.02.27 15:12:21.401175 [ 288 ] {} <Debug> TCP-Session: 73b80a7d-e120-4e30-83ee-8f43844b8b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10719 | 2026.02.27 15:12:21.526043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10720 | 2026.02.27 15:12:21.542065 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2026.02.27 15:12:21.542127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10722 | 2026.02.27 15:12:21.548004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10723 | 2026.02.27 15:12:21.548758 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2026.02.27 15:12:21.552129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10725 | 2026.02.27 15:12:22.550408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1230 | ||
| 10726 | 2026.02.27 15:12:22.553917 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.02.27 15:12:22.554003 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10728 | 2026.02.27 15:12:22.555883 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10729 | 2026.02.27 15:12:22.556310 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.02.27 15:12:22.556856 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
| 10731 | 2026.02.27 15:12:25.889014 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.02.27 15:12:25.889212 [ 267 ] {38d5263d-4136-489e-9473-d691be543d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10733 | 2026.02.27 15:12:25.889285 [ 267 ] {38d5263d-4136-489e-9473-d691be543d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10734 | 2026.02.27 15:12:25.890054 [ 267 ] {38d5263d-4136-489e-9473-d691be543d90} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.02.27 15:12:25.890106 [ 267 ] {38d5263d-4136-489e-9473-d691be543d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10736 | 2026.02.27 15:12:25.890525 [ 267 ] {38d5263d-4136-489e-9473-d691be543d90} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10737 | 2026.02.27 15:12:25.890750 [ 267 ] {38d5263d-4136-489e-9473-d691be543d90} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.02.27 15:12:25.890909 [ 267 ] {38d5263d-4136-489e-9473-d691be543d90} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001747 sec., 78992.55867200915 rows/sec., 6.85 MiB/sec. | ||
| 10739 | 2026.02.27 15:12:25.890960 [ 267 ] {38d5263d-4136-489e-9473-d691be543d90} <Debug> TCPHandler: Processed in 0.00207859 sec. | ||
| 10740 | 2026.02.27 15:12:25.891089 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2026.02.27 15:12:25.891193 [ 267 ] {eec5e5cd-6044-4a7e-8302-4fa9148e863c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10742 | 2026.02.27 15:12:25.891244 [ 267 ] {eec5e5cd-6044-4a7e-8302-4fa9148e863c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10743 | 2026.02.27 15:12:25.891684 [ 267 ] {eec5e5cd-6044-4a7e-8302-4fa9148e863c} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10744 | 2026.02.27 15:12:25.891722 [ 267 ] {eec5e5cd-6044-4a7e-8302-4fa9148e863c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10745 | 2026.02.27 15:12:25.892036 [ 267 ] {eec5e5cd-6044-4a7e-8302-4fa9148e863c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10746 | 2026.02.27 15:12:25.892243 [ 267 ] {eec5e5cd-6044-4a7e-8302-4fa9148e863c} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10747 | 2026.02.27 15:12:25.892375 [ 267 ] {eec5e5cd-6044-4a7e-8302-4fa9148e863c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001207 sec., 33968.516984258495 rows/sec., 2.49 MiB/sec. | ||
| 10748 | 2026.02.27 15:12:25.892373 [ 151 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10749 | 2026.02.27 15:12:25.892422 [ 267 ] {eec5e5cd-6044-4a7e-8302-4fa9148e863c} <Debug> TCPHandler: Processed in 0.001385013 sec. | ||
| 10750 | 2026.02.27 15:12:25.892451 [ 151 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2026.02.27 15:12:25.892477 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10752 | 2026.02.27 15:12:25.892547 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10753 | 2026.02.27 15:12:25.892593 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 10754 | 2026.02.27 15:12:25.892648 [ 267 ] {c1561288-16ed-4a60-959d-b02dc61e2d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10755 | 2026.02.27 15:12:25.892694 [ 267 ] {c1561288-16ed-4a60-959d-b02dc61e2d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10756 | 2026.02.27 15:12:25.892731 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10757 | 2026.02.27 15:12:25.892771 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 71 rows starting from the beginning of the part | ||
| 10758 | 2026.02.27 15:12:25.892838 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 10759 | 2026.02.27 15:12:25.892884 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 43 rows starting from the beginning of the part | ||
| 10760 | 2026.02.27 15:12:25.892926 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 10761 | 2026.02.27 15:12:25.892963 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
| 10762 | 2026.02.27 15:12:25.893003 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 10763 | 2026.02.27 15:12:25.893136 [ 267 ] {c1561288-16ed-4a60-959d-b02dc61e2d0c} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.02.27 15:12:25.893180 [ 267 ] {c1561288-16ed-4a60-959d-b02dc61e2d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10765 | 2026.02.27 15:12:25.893536 [ 267 ] {c1561288-16ed-4a60-959d-b02dc61e2d0c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10766 | 2026.02.27 15:12:25.893765 [ 267 ] {c1561288-16ed-4a60-959d-b02dc61e2d0c} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.02.27 15:12:25.893838 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299182 sec., 193198.48951109237 rows/sec., 14.92 MiB/sec. | ||
| 10768 | 2026.02.27 15:12:25.893897 [ 267 ] {c1561288-16ed-4a60-959d-b02dc61e2d0c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001269 sec., 82742.31678486998 rows/sec., 6.46 MiB/sec. | ||
| 10769 | 2026.02.27 15:12:25.893943 [ 267 ] {c1561288-16ed-4a60-959d-b02dc61e2d0c} <Debug> TCPHandler: Processed in 0.001445674 sec. | ||
| 10770 | 2026.02.27 15:12:25.893986 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10771 | 2026.02.27 15:12:25.894080 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2026.02.27 15:12:25.894181 [ 267 ] {6b4c77a7-2254-4924-bee8-7b2e08e38883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10773 | 2026.02.27 15:12:25.894229 [ 267 ] {6b4c77a7-2254-4924-bee8-7b2e08e38883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10774 | 2026.02.27 15:12:25.894247 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2026.02.27 15:12:25.894328 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_56_11} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10776 | 2026.02.27 15:12:25.894420 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10777 | 2026.02.27 15:12:25.894677 [ 267 ] {6b4c77a7-2254-4924-bee8-7b2e08e38883} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10778 | 2026.02.27 15:12:25.894720 [ 267 ] {6b4c77a7-2254-4924-bee8-7b2e08e38883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10779 | 2026.02.27 15:12:25.895063 [ 267 ] {6b4c77a7-2254-4924-bee8-7b2e08e38883} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10780 | 2026.02.27 15:12:25.895273 [ 267 ] {6b4c77a7-2254-4924-bee8-7b2e08e38883} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2026.02.27 15:12:25.895407 [ 267 ] {6b4c77a7-2254-4924-bee8-7b2e08e38883} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 10782 | 2026.02.27 15:12:25.895445 [ 267 ] {6b4c77a7-2254-4924-bee8-7b2e08e38883} <Debug> TCPHandler: Processed in 0.001415424 sec. | ||
| 10783 | 2026.02.27 15:12:25.895563 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10784 | 2026.02.27 15:12:25.895658 [ 267 ] {5fc44b7b-8314-461f-8545-a86e347d0140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10785 | 2026.02.27 15:12:25.895713 [ 267 ] {5fc44b7b-8314-461f-8545-a86e347d0140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10786 | 2026.02.27 15:12:25.896597 [ 267 ] {5fc44b7b-8314-461f-8545-a86e347d0140} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2026.02.27 15:12:25.896635 [ 267 ] {5fc44b7b-8314-461f-8545-a86e347d0140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10788 | 2026.02.27 15:12:25.897219 [ 267 ] {5fc44b7b-8314-461f-8545-a86e347d0140} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10789 | 2026.02.27 15:12:25.897441 [ 267 ] {5fc44b7b-8314-461f-8545-a86e347d0140} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2026.02.27 15:12:25.897580 [ 267 ] {5fc44b7b-8314-461f-8545-a86e347d0140} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001941 sec., 21123.1324059763 rows/sec., 37.85 MiB/sec. | ||
| 10791 | 2026.02.27 15:12:25.897648 [ 267 ] {5fc44b7b-8314-461f-8545-a86e347d0140} <Debug> TCPHandler: Processed in 0.00213371 sec. | ||
| 10792 | 2026.02.27 15:12:25.897761 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10793 | 2026.02.27 15:12:25.897857 [ 267 ] {949c800c-3b1b-4696-bb79-3a9e810416f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10794 | 2026.02.27 15:12:25.897899 [ 267 ] {949c800c-3b1b-4696-bb79-3a9e810416f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10795 | 2026.02.27 15:12:25.898236 [ 267 ] {949c800c-3b1b-4696-bb79-3a9e810416f2} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2026.02.27 15:12:25.898274 [ 267 ] {949c800c-3b1b-4696-bb79-3a9e810416f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10797 | 2026.02.27 15:12:25.898578 [ 267 ] {949c800c-3b1b-4696-bb79-3a9e810416f2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10798 | 2026.02.27 15:12:25.898790 [ 267 ] {949c800c-3b1b-4696-bb79-3a9e810416f2} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.02.27 15:12:25.898918 [ 267 ] {949c800c-3b1b-4696-bb79-3a9e810416f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 10800 | 2026.02.27 15:12:25.898954 [ 267 ] {949c800c-3b1b-4696-bb79-3a9e810416f2} <Debug> TCPHandler: Processed in 0.001242362 sec. | ||
| 10801 | 2026.02.27 15:12:27.228142 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10802 | 2026.02.27 15:12:27.228212 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10803 | 2026.02.27 15:12:27.480815 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27790 | ||
| 10804 | 2026.02.27 15:12:27.481347 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2026.02.27 15:12:27.481396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10806 | 2026.02.27 15:12:27.481897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10807 | 2026.02.27 15:12:27.482132 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.02.27 15:12:27.482291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27790 | ||
| 10809 | 2026.02.27 15:12:29.052253 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10810 | 2026.02.27 15:12:29.069257 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.02.27 15:12:29.069317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10812 | 2026.02.27 15:12:29.075208 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10813 | 2026.02.27 15:12:29.075911 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2026.02.27 15:12:29.079058 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10815 | 2026.02.27 15:12:30.886080 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10816 | 2026.02.27 15:12:30.886260 [ 267 ] {8f3fabc3-818a-4164-a3cf-fbffecd4ab6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10817 | 2026.02.27 15:12:30.886325 [ 267 ] {8f3fabc3-818a-4164-a3cf-fbffecd4ab6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10818 | 2026.02.27 15:12:30.886936 [ 267 ] {8f3fabc3-818a-4164-a3cf-fbffecd4ab6e} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2026.02.27 15:12:30.886979 [ 267 ] {8f3fabc3-818a-4164-a3cf-fbffecd4ab6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10820 | 2026.02.27 15:12:30.887367 [ 267 ] {8f3fabc3-818a-4164-a3cf-fbffecd4ab6e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10821 | 2026.02.27 15:12:30.887588 [ 267 ] {8f3fabc3-818a-4164-a3cf-fbffecd4ab6e} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.02.27 15:12:30.887746 [ 267 ] {8f3fabc3-818a-4164-a3cf-fbffecd4ab6e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001536 sec., 36458.333333333336 rows/sec., 2.78 MiB/sec. | ||
| 10823 | 2026.02.27 15:12:30.887788 [ 267 ] {8f3fabc3-818a-4164-a3cf-fbffecd4ab6e} <Debug> TCPHandler: Processed in 0.001832117 sec. | ||
| 10824 | 2026.02.27 15:12:30.887897 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10825 | 2026.02.27 15:12:30.887992 [ 267 ] {d0fb84c5-8290-4027-b28b-6e82e13b478a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10826 | 2026.02.27 15:12:30.888032 [ 267 ] {d0fb84c5-8290-4027-b28b-6e82e13b478a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10827 | 2026.02.27 15:12:30.888436 [ 267 ] {d0fb84c5-8290-4027-b28b-6e82e13b478a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10828 | 2026.02.27 15:12:30.888475 [ 267 ] {d0fb84c5-8290-4027-b28b-6e82e13b478a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10829 | 2026.02.27 15:12:30.888780 [ 267 ] {d0fb84c5-8290-4027-b28b-6e82e13b478a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10830 | 2026.02.27 15:12:30.888996 [ 267 ] {d0fb84c5-8290-4027-b28b-6e82e13b478a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10831 | 2026.02.27 15:12:30.889125 [ 267 ] {d0fb84c5-8290-4027-b28b-6e82e13b478a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 10832 | 2026.02.27 15:12:30.889163 [ 267 ] {d0fb84c5-8290-4027-b28b-6e82e13b478a} <Debug> TCPHandler: Processed in 0.001315683 sec. | ||
| 10833 | 2026.02.27 15:12:30.889267 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10834 | 2026.02.27 15:12:30.889361 [ 267 ] {c5301dfe-5ccf-4ab3-bdb2-7e45b5f78c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10835 | 2026.02.27 15:12:30.889404 [ 267 ] {c5301dfe-5ccf-4ab3-bdb2-7e45b5f78c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10836 | 2026.02.27 15:12:30.889787 [ 267 ] {c5301dfe-5ccf-4ab3-bdb2-7e45b5f78c97} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2026.02.27 15:12:30.889823 [ 267 ] {c5301dfe-5ccf-4ab3-bdb2-7e45b5f78c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10838 | 2026.02.27 15:12:30.890145 [ 267 ] {c5301dfe-5ccf-4ab3-bdb2-7e45b5f78c97} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10839 | 2026.02.27 15:12:30.890352 [ 267 ] {c5301dfe-5ccf-4ab3-bdb2-7e45b5f78c97} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2026.02.27 15:12:30.890485 [ 267 ] {c5301dfe-5ccf-4ab3-bdb2-7e45b5f78c97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 10841 | 2026.02.27 15:12:30.890522 [ 267 ] {c5301dfe-5ccf-4ab3-bdb2-7e45b5f78c97} <Debug> TCPHandler: Processed in 0.001304853 sec. | ||
| 10842 | 2026.02.27 15:12:30.890623 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10843 | 2026.02.27 15:12:30.890717 [ 267 ] {e2289ca6-ace3-4643-ad88-a6b42d851a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10844 | 2026.02.27 15:12:30.890759 [ 267 ] {e2289ca6-ace3-4643-ad88-a6b42d851a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10845 | 2026.02.27 15:12:30.891078 [ 267 ] {e2289ca6-ace3-4643-ad88-a6b42d851a96} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10846 | 2026.02.27 15:12:30.891115 [ 267 ] {e2289ca6-ace3-4643-ad88-a6b42d851a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10847 | 2026.02.27 15:12:30.891419 [ 267 ] {e2289ca6-ace3-4643-ad88-a6b42d851a96} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10848 | 2026.02.27 15:12:30.891621 [ 267 ] {e2289ca6-ace3-4643-ad88-a6b42d851a96} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10849 | 2026.02.27 15:12:30.891751 [ 267 ] {e2289ca6-ace3-4643-ad88-a6b42d851a96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 10850 | 2026.02.27 15:12:30.891788 [ 267 ] {e2289ca6-ace3-4643-ad88-a6b42d851a96} <Debug> TCPHandler: Processed in 0.001213772 sec. | ||
| 10851 | 2026.02.27 15:12:32.557180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1250 | ||
| 10852 | 2026.02.27 15:12:32.559360 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.02.27 15:12:32.559411 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10854 | 2026.02.27 15:12:32.560588 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10855 | 2026.02.27 15:12:32.560854 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2026.02.27 15:12:32.561114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
| 10857 | 2026.02.27 15:12:34.982502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28238 | ||
| 10858 | 2026.02.27 15:12:34.983050 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.02.27 15:12:34.983089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10860 | 2026.02.27 15:12:34.983597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10861 | 2026.02.27 15:12:34.983832 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.02.27 15:12:34.983987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28238 | ||
| 10863 | 2026.02.27 15:12:35.888140 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2026.02.27 15:12:35.888422 [ 267 ] {de19c873-65e6-4725-ba29-463a4d705c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10865 | 2026.02.27 15:12:35.888541 [ 267 ] {de19c873-65e6-4725-ba29-463a4d705c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10866 | 2026.02.27 15:12:35.889297 [ 267 ] {de19c873-65e6-4725-ba29-463a4d705c68} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2026.02.27 15:12:35.889349 [ 267 ] {de19c873-65e6-4725-ba29-463a4d705c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10868 | 2026.02.27 15:12:35.889741 [ 267 ] {de19c873-65e6-4725-ba29-463a4d705c68} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10869 | 2026.02.27 15:12:35.889979 [ 267 ] {de19c873-65e6-4725-ba29-463a4d705c68} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10870 | 2026.02.27 15:12:35.890142 [ 267 ] {de19c873-65e6-4725-ba29-463a4d705c68} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001799 sec., 4446.914952751528 rows/sec., 362.61 KiB/sec. | ||
| 10871 | 2026.02.27 15:12:35.890194 [ 267 ] {de19c873-65e6-4725-ba29-463a4d705c68} <Debug> TCPHandler: Processed in 0.002238682 sec. | ||
| 10872 | 2026.02.27 15:12:35.890318 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10873 | 2026.02.27 15:12:35.890420 [ 267 ] {1880b8ca-08bf-4f58-8d53-267fee518b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10874 | 2026.02.27 15:12:35.890462 [ 267 ] {1880b8ca-08bf-4f58-8d53-267fee518b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10875 | 2026.02.27 15:12:35.890981 [ 267 ] {1880b8ca-08bf-4f58-8d53-267fee518b0b} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2026.02.27 15:12:35.891020 [ 267 ] {1880b8ca-08bf-4f58-8d53-267fee518b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10877 | 2026.02.27 15:12:35.891342 [ 267 ] {1880b8ca-08bf-4f58-8d53-267fee518b0b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10878 | 2026.02.27 15:12:35.891558 [ 267 ] {1880b8ca-08bf-4f58-8d53-267fee518b0b} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2026.02.27 15:12:35.891689 [ 142 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10880 | 2026.02.27 15:12:35.891697 [ 267 ] {1880b8ca-08bf-4f58-8d53-267fee518b0b} <Debug> executeQuery: Read 142 rows, 12.55 KiB in 0.0013 sec., 109230.76923076923 rows/sec., 9.43 MiB/sec. | ||
| 10881 | 2026.02.27 15:12:35.891762 [ 142 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10882 | 2026.02.27 15:12:35.891782 [ 267 ] {1880b8ca-08bf-4f58-8d53-267fee518b0b} <Debug> TCPHandler: Processed in 0.001515675 sec. | ||
| 10883 | 2026.02.27 15:12:35.891789 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10884 | 2026.02.27 15:12:35.891892 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2026.02.27 15:12:35.891904 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 10886 | 2026.02.27 15:12:35.891994 [ 267 ] {14c168fe-51c2-41d9-8d8d-713c78fc788a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10887 | 2026.02.27 15:12:35.891998 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10888 | 2026.02.27 15:12:35.892035 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1409 rows starting from the beginning of the part | ||
| 10889 | 2026.02.27 15:12:35.892035 [ 267 ] {14c168fe-51c2-41d9-8d8d-713c78fc788a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10890 | 2026.02.27 15:12:35.892092 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 138 rows starting from the beginning of the part | ||
| 10891 | 2026.02.27 15:12:35.892137 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1317 rows starting from the beginning of the part | ||
| 10892 | 2026.02.27 15:12:35.892176 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 138 rows starting from the beginning of the part | ||
| 10893 | 2026.02.27 15:12:35.892219 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10894 | 2026.02.27 15:12:35.892281 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 142 rows starting from the beginning of the part | ||
| 10895 | 2026.02.27 15:12:35.892477 [ 267 ] {14c168fe-51c2-41d9-8d8d-713c78fc788a} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2026.02.27 15:12:35.892516 [ 267 ] {14c168fe-51c2-41d9-8d8d-713c78fc788a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10897 | 2026.02.27 15:12:35.892829 [ 267 ] {14c168fe-51c2-41d9-8d8d-713c78fc788a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10898 | 2026.02.27 15:12:35.893042 [ 267 ] {14c168fe-51c2-41d9-8d8d-713c78fc788a} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2026.02.27 15:12:35.893172 [ 267 ] {14c168fe-51c2-41d9-8d8d-713c78fc788a} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001198 sec., 40901.50250417362 rows/sec., 2.97 MiB/sec. | ||
| 10900 | 2026.02.27 15:12:35.893212 [ 267 ] {14c168fe-51c2-41d9-8d8d-713c78fc788a} <Debug> TCPHandler: Processed in 0.001369023 sec. | ||
| 10901 | 2026.02.27 15:12:35.893321 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2026.02.27 15:12:35.893417 [ 267 ] {ff479510-9fd2-4d71-8590-90eb70c8fb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10903 | 2026.02.27 15:12:35.893458 [ 267 ] {ff479510-9fd2-4d71-8590-90eb70c8fb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10904 | 2026.02.27 15:12:35.893564 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3200 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692966 sec., 1890173.813295719 rows/sec., 165.33 MiB/sec. | ||
| 10905 | 2026.02.27 15:12:35.893826 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10906 | 2026.02.27 15:12:35.893898 [ 267 ] {ff479510-9fd2-4d71-8590-90eb70c8fb60} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.02.27 15:12:35.893942 [ 267 ] {ff479510-9fd2-4d71-8590-90eb70c8fb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10908 | 2026.02.27 15:12:35.894158 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2026.02.27 15:12:35.894257 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_86_17} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10910 | 2026.02.27 15:12:35.894286 [ 267 ] {ff479510-9fd2-4d71-8590-90eb70c8fb60} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10911 | 2026.02.27 15:12:35.894371 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10912 | 2026.02.27 15:12:35.894514 [ 267 ] {ff479510-9fd2-4d71-8590-90eb70c8fb60} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10913 | 2026.02.27 15:12:35.894641 [ 142 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10914 | 2026.02.27 15:12:35.894652 [ 267 ] {ff479510-9fd2-4d71-8590-90eb70c8fb60} <Debug> executeQuery: Read 113 rows, 9.05 KiB in 0.001254 sec., 90111.6427432217 rows/sec., 7.05 MiB/sec. | ||
| 10915 | 2026.02.27 15:12:35.894675 [ 142 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.02.27 15:12:35.894698 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10917 | 2026.02.27 15:12:35.894702 [ 267 ] {ff479510-9fd2-4d71-8590-90eb70c8fb60} <Debug> TCPHandler: Processed in 0.001429724 sec. | ||
| 10918 | 2026.02.27 15:12:35.894798 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 10919 | 2026.02.27 15:12:35.894824 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.02.27 15:12:35.894915 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10921 | 2026.02.27 15:12:35.894924 [ 267 ] {3a68e045-5356-4e5e-b5fe-a1b1dc2e120c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10922 | 2026.02.27 15:12:35.894957 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 633 rows starting from the beginning of the part | ||
| 10923 | 2026.02.27 15:12:35.894981 [ 267 ] {3a68e045-5356-4e5e-b5fe-a1b1dc2e120c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10924 | 2026.02.27 15:12:35.895025 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 105 rows starting from the beginning of the part | ||
| 10925 | 2026.02.27 15:12:35.895072 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 558 rows starting from the beginning of the part | ||
| 10926 | 2026.02.27 15:12:35.895113 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 105 rows starting from the beginning of the part | ||
| 10927 | 2026.02.27 15:12:35.895148 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 10928 | 2026.02.27 15:12:35.895185 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 113 rows starting from the beginning of the part | ||
| 10929 | 2026.02.27 15:12:35.895402 [ 267 ] {3a68e045-5356-4e5e-b5fe-a1b1dc2e120c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2026.02.27 15:12:35.895446 [ 267 ] {3a68e045-5356-4e5e-b5fe-a1b1dc2e120c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10931 | 2026.02.27 15:12:35.895809 [ 267 ] {3a68e045-5356-4e5e-b5fe-a1b1dc2e120c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10932 | 2026.02.27 15:12:35.896033 [ 267 ] {3a68e045-5356-4e5e-b5fe-a1b1dc2e120c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.02.27 15:12:35.896146 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10934 | 2026.02.27 15:12:35.896168 [ 267 ] {3a68e045-5356-4e5e-b5fe-a1b1dc2e120c} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001263 sec., 129849.56452889944 rows/sec., 9.04 MiB/sec. | ||
| 10935 | 2026.02.27 15:12:35.896174 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10936 | 2026.02.27 15:12:35.896208 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10937 | 2026.02.27 15:12:35.896214 [ 267 ] {3a68e045-5356-4e5e-b5fe-a1b1dc2e120c} <Debug> TCPHandler: Processed in 0.001439754 sec. | ||
| 10938 | 2026.02.27 15:12:35.896216 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458234 sec., 1082130.8514271372 rows/sec., 86.26 MiB/sec. | ||
| 10939 | 2026.02.27 15:12:35.896304 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 10940 | 2026.02.27 15:12:35.896322 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.02.27 15:12:35.896406 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10942 | 2026.02.27 15:12:35.896436 [ 267 ] {42d0115a-784a-487d-95e8-94abee14b9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10943 | 2026.02.27 15:12:35.896461 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10944 | 2026.02.27 15:12:35.896495 [ 267 ] {42d0115a-784a-487d-95e8-94abee14b9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10945 | 2026.02.27 15:12:35.896507 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23600 rows starting from the beginning of the part | ||
| 10946 | 2026.02.27 15:12:35.896585 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 10947 | 2026.02.27 15:12:35.896634 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 881 rows starting from the beginning of the part | ||
| 10948 | 2026.02.27 15:12:35.896680 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 10949 | 2026.02.27 15:12:35.896689 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2026.02.27 15:12:35.896720 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 10951 | 2026.02.27 15:12:35.896764 [ 195 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 164 rows starting from the beginning of the part | ||
| 10952 | 2026.02.27 15:12:35.896775 [ 197 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_86_17} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10953 | 2026.02.27 15:12:35.896877 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10954 | 2026.02.27 15:12:35.897420 [ 267 ] {42d0115a-784a-487d-95e8-94abee14b9d5} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2026.02.27 15:12:35.897463 [ 267 ] {42d0115a-784a-487d-95e8-94abee14b9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10956 | 2026.02.27 15:12:35.898074 [ 267 ] {42d0115a-784a-487d-95e8-94abee14b9d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10957 | 2026.02.27 15:12:35.898300 [ 267 ] {42d0115a-784a-487d-95e8-94abee14b9d5} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2026.02.27 15:12:35.898444 [ 267 ] {42d0115a-784a-487d-95e8-94abee14b9d5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002025 sec., 20246.913580246914 rows/sec., 36.28 MiB/sec. | ||
| 10959 | 2026.02.27 15:12:35.898507 [ 267 ] {42d0115a-784a-487d-95e8-94abee14b9d5} <Debug> TCPHandler: Processed in 0.002233952 sec. | ||
| 10960 | 2026.02.27 15:12:35.898632 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10961 | 2026.02.27 15:12:35.898727 [ 267 ] {06b7ed19-48b9-4944-b206-5ef0acca9895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10962 | 2026.02.27 15:12:35.898769 [ 267 ] {06b7ed19-48b9-4944-b206-5ef0acca9895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10963 | 2026.02.27 15:12:35.899110 [ 267 ] {06b7ed19-48b9-4944-b206-5ef0acca9895} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10964 | 2026.02.27 15:12:35.899145 [ 267 ] {06b7ed19-48b9-4944-b206-5ef0acca9895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10965 | 2026.02.27 15:12:35.899490 [ 267 ] {06b7ed19-48b9-4944-b206-5ef0acca9895} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10966 | 2026.02.27 15:12:35.899703 [ 267 ] {06b7ed19-48b9-4944-b206-5ef0acca9895} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10967 | 2026.02.27 15:12:35.899812 [ 140 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10968 | 2026.02.27 15:12:35.899832 [ 267 ] {06b7ed19-48b9-4944-b206-5ef0acca9895} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 10969 | 2026.02.27 15:12:35.899856 [ 140 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2026.02.27 15:12:35.899870 [ 267 ] {06b7ed19-48b9-4944-b206-5ef0acca9895} <Debug> TCPHandler: Processed in 0.001288243 sec. | ||
| 10971 | 2026.02.27 15:12:35.899879 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10972 | 2026.02.27 15:12:35.899996 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 10973 | 2026.02.27 15:12:35.900167 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10974 | 2026.02.27 15:12:35.900219 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4710 rows starting from the beginning of the part | ||
| 10975 | 2026.02.27 15:12:35.900311 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 10976 | 2026.02.27 15:12:35.900384 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 10977 | 2026.02.27 15:12:35.900452 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 10978 | 2026.02.27 15:12:35.900515 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 10979 | 2026.02.27 15:12:35.900582 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 10980 | 2026.02.27 15:12:35.902430 [ 194 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5010 rows, containing 4 columns (4 merged, 0 gathered) in 0.002492154 sec., 2010309.1542496972 rows/sec., 135.52 MiB/sec. | ||
| 10981 | 2026.02.27 15:12:35.902979 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10982 | 2026.02.27 15:12:35.903250 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_86_17} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10983 | 2026.02.27 15:12:35.903325 [ 186 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_86_17} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10984 | 2026.02.27 15:12:35.903397 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10985 | 2026.02.27 15:12:35.903457 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25125 rows, containing 5 columns (5 merged, 0 gathered) in 0.00720834 sec., 3485545.9093217026 rows/sec., 239.45 MiB/sec. | ||
| 10986 | 2026.02.27 15:12:35.903823 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10987 | 2026.02.27 15:12:35.904090 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2026.02.27 15:12:35.904161 [ 194 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10989 | 2026.02.27 15:12:35.904240 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10990 | 2026.02.27 15:12:36.579193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10991 | 2026.02.27 15:12:36.596802 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.02.27 15:12:36.596856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 10993 | 2026.02.27 15:12:36.602764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10994 | 2026.02.27 15:12:36.603506 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.02.27 15:12:36.606796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10996 | 2026.02.27 15:12:40.885805 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10997 | 2026.02.27 15:12:40.886058 [ 267 ] {04b0fa81-dbd9-4ebc-bdfc-c9b14b3067e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10998 | 2026.02.27 15:12:40.886127 [ 267 ] {04b0fa81-dbd9-4ebc-bdfc-c9b14b3067e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10999 | 2026.02.27 15:12:40.886776 [ 267 ] {04b0fa81-dbd9-4ebc-bdfc-c9b14b3067e7} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11000 | 2026.02.27 15:12:40.886826 [ 267 ] {04b0fa81-dbd9-4ebc-bdfc-c9b14b3067e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11001 | 2026.02.27 15:12:40.887231 [ 267 ] {04b0fa81-dbd9-4ebc-bdfc-c9b14b3067e7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11002 | 2026.02.27 15:12:40.887458 [ 267 ] {04b0fa81-dbd9-4ebc-bdfc-c9b14b3067e7} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11003 | 2026.02.27 15:12:40.887618 [ 267 ] {04b0fa81-dbd9-4ebc-bdfc-c9b14b3067e7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.65 MiB/sec. | ||
| 11004 | 2026.02.27 15:12:40.887661 [ 267 ] {04b0fa81-dbd9-4ebc-bdfc-c9b14b3067e7} <Debug> TCPHandler: Processed in 0.00202702 sec. | ||
| 11005 | 2026.02.27 15:12:40.887780 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11006 | 2026.02.27 15:12:40.887875 [ 267 ] {a8c97b9f-625e-4fa1-a153-337f03aabbf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11007 | 2026.02.27 15:12:40.887917 [ 267 ] {a8c97b9f-625e-4fa1-a153-337f03aabbf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11008 | 2026.02.27 15:12:40.888332 [ 267 ] {a8c97b9f-625e-4fa1-a153-337f03aabbf1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2026.02.27 15:12:40.888369 [ 267 ] {a8c97b9f-625e-4fa1-a153-337f03aabbf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11010 | 2026.02.27 15:12:40.888685 [ 267 ] {a8c97b9f-625e-4fa1-a153-337f03aabbf1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11011 | 2026.02.27 15:12:40.888896 [ 267 ] {a8c97b9f-625e-4fa1-a153-337f03aabbf1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2026.02.27 15:12:40.889035 [ 267 ] {a8c97b9f-625e-4fa1-a153-337f03aabbf1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 11013 | 2026.02.27 15:12:40.889074 [ 267 ] {a8c97b9f-625e-4fa1-a153-337f03aabbf1} <Debug> TCPHandler: Processed in 0.001344853 sec. | ||
| 11014 | 2026.02.27 15:12:40.889185 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11015 | 2026.02.27 15:12:40.889279 [ 267 ] {56381ad4-99ce-4561-957c-a8c7a993f2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11016 | 2026.02.27 15:12:40.889324 [ 267 ] {56381ad4-99ce-4561-957c-a8c7a993f2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11017 | 2026.02.27 15:12:40.889735 [ 267 ] {56381ad4-99ce-4561-957c-a8c7a993f2f8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2026.02.27 15:12:40.889772 [ 267 ] {56381ad4-99ce-4561-957c-a8c7a993f2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11019 | 2026.02.27 15:12:40.890108 [ 267 ] {56381ad4-99ce-4561-957c-a8c7a993f2f8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11020 | 2026.02.27 15:12:40.890326 [ 267 ] {56381ad4-99ce-4561-957c-a8c7a993f2f8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2026.02.27 15:12:40.890456 [ 267 ] {56381ad4-99ce-4561-957c-a8c7a993f2f8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 11022 | 2026.02.27 15:12:40.890493 [ 267 ] {56381ad4-99ce-4561-957c-a8c7a993f2f8} <Debug> TCPHandler: Processed in 0.001358393 sec. | ||
| 11023 | 2026.02.27 15:12:40.890594 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11024 | 2026.02.27 15:12:40.890688 [ 267 ] {bf3cb0d0-bc19-499d-8d04-c9fd365b7997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11025 | 2026.02.27 15:12:40.890730 [ 267 ] {bf3cb0d0-bc19-499d-8d04-c9fd365b7997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11026 | 2026.02.27 15:12:40.891062 [ 267 ] {bf3cb0d0-bc19-499d-8d04-c9fd365b7997} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2026.02.27 15:12:40.891099 [ 267 ] {bf3cb0d0-bc19-499d-8d04-c9fd365b7997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11028 | 2026.02.27 15:12:40.891402 [ 267 ] {bf3cb0d0-bc19-499d-8d04-c9fd365b7997} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11029 | 2026.02.27 15:12:40.891607 [ 267 ] {bf3cb0d0-bc19-499d-8d04-c9fd365b7997} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11030 | 2026.02.27 15:12:40.891738 [ 267 ] {bf3cb0d0-bc19-499d-8d04-c9fd365b7997} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11031 | 2026.02.27 15:12:40.891775 [ 267 ] {bf3cb0d0-bc19-499d-8d04-c9fd365b7997} <Debug> TCPHandler: Processed in 0.001228072 sec. | ||
| 11032 | 2026.02.27 15:12:42.228476 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11033 | 2026.02.27 15:12:42.228524 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11034 | 2026.02.27 15:12:42.484190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28750 | ||
| 11035 | 2026.02.27 15:12:42.485026 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11036 | 2026.02.27 15:12:42.485086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11037 | 2026.02.27 15:12:42.485589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11038 | 2026.02.27 15:12:42.485823 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11039 | 2026.02.27 15:12:42.485974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28750 | ||
| 11040 | 2026.02.27 15:12:42.561309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1272 | ||
| 11041 | 2026.02.27 15:12:42.563429 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2026.02.27 15:12:42.563472 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11043 | 2026.02.27 15:12:42.564659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11044 | 2026.02.27 15:12:42.564924 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2026.02.27 15:12:42.565241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 11046 | 2026.02.27 15:12:44.106947 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11047 | 2026.02.27 15:12:44.123483 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.02.27 15:12:44.123529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11049 | 2026.02.27 15:12:44.129899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11050 | 2026.02.27 15:12:44.130580 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.02.27 15:12:44.133504 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11052 | 2026.02.27 15:12:45.888638 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2026.02.27 15:12:45.889061 [ 267 ] {e8110178-8c14-4a3a-b79f-df37a84c6d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11054 | 2026.02.27 15:12:45.889177 [ 267 ] {e8110178-8c14-4a3a-b79f-df37a84c6d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11055 | 2026.02.27 15:12:45.889971 [ 267 ] {e8110178-8c14-4a3a-b79f-df37a84c6d91} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.02.27 15:12:45.890020 [ 267 ] {e8110178-8c14-4a3a-b79f-df37a84c6d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11057 | 2026.02.27 15:12:45.890443 [ 267 ] {e8110178-8c14-4a3a-b79f-df37a84c6d91} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11058 | 2026.02.27 15:12:45.890672 [ 267 ] {e8110178-8c14-4a3a-b79f-df37a84c6d91} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.02.27 15:12:45.890819 [ 267 ] {e8110178-8c14-4a3a-b79f-df37a84c6d91} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001845 sec., 74796.74796747968 rows/sec., 6.49 MiB/sec. | ||
| 11060 | 2026.02.27 15:12:45.890860 [ 267 ] {e8110178-8c14-4a3a-b79f-df37a84c6d91} <Debug> TCPHandler: Processed in 0.002405864 sec. | ||
| 11061 | 2026.02.27 15:12:45.890975 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2026.02.27 15:12:45.891069 [ 267 ] {5a31d120-9a3e-4f46-9320-b33e2df29a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11063 | 2026.02.27 15:12:45.891109 [ 267 ] {5a31d120-9a3e-4f46-9320-b33e2df29a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11064 | 2026.02.27 15:12:45.891530 [ 267 ] {5a31d120-9a3e-4f46-9320-b33e2df29a77} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.02.27 15:12:45.891566 [ 267 ] {5a31d120-9a3e-4f46-9320-b33e2df29a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11066 | 2026.02.27 15:12:45.891856 [ 267 ] {5a31d120-9a3e-4f46-9320-b33e2df29a77} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11067 | 2026.02.27 15:12:45.892063 [ 267 ] {5a31d120-9a3e-4f46-9320-b33e2df29a77} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2026.02.27 15:12:45.892202 [ 267 ] {5a31d120-9a3e-4f46-9320-b33e2df29a77} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001152 sec., 35590.277777777774 rows/sec., 2.61 MiB/sec. | ||
| 11069 | 2026.02.27 15:12:45.892241 [ 267 ] {5a31d120-9a3e-4f46-9320-b33e2df29a77} <Debug> TCPHandler: Processed in 0.001314683 sec. | ||
| 11070 | 2026.02.27 15:12:45.892361 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11071 | 2026.02.27 15:12:45.892454 [ 267 ] {dfa6f6ee-72e7-4e47-bf32-69af56c732ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11072 | 2026.02.27 15:12:45.892493 [ 267 ] {dfa6f6ee-72e7-4e47-bf32-69af56c732ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11073 | 2026.02.27 15:12:45.892928 [ 267 ] {dfa6f6ee-72e7-4e47-bf32-69af56c732ba} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2026.02.27 15:12:45.892965 [ 267 ] {dfa6f6ee-72e7-4e47-bf32-69af56c732ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11075 | 2026.02.27 15:12:45.893262 [ 267 ] {dfa6f6ee-72e7-4e47-bf32-69af56c732ba} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11076 | 2026.02.27 15:12:45.893471 [ 267 ] {dfa6f6ee-72e7-4e47-bf32-69af56c732ba} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2026.02.27 15:12:45.893599 [ 267 ] {dfa6f6ee-72e7-4e47-bf32-69af56c732ba} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001163 sec., 90283.74892519346 rows/sec., 7.05 MiB/sec. | ||
| 11078 | 2026.02.27 15:12:45.893638 [ 267 ] {dfa6f6ee-72e7-4e47-bf32-69af56c732ba} <Debug> TCPHandler: Processed in 0.001324493 sec. | ||
| 11079 | 2026.02.27 15:12:45.893754 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11080 | 2026.02.27 15:12:45.893847 [ 267 ] {4aa26306-7482-49e7-bccc-bb6902e28ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11081 | 2026.02.27 15:12:45.893890 [ 267 ] {4aa26306-7482-49e7-bccc-bb6902e28ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11082 | 2026.02.27 15:12:45.894296 [ 267 ] {4aa26306-7482-49e7-bccc-bb6902e28ae8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2026.02.27 15:12:45.894332 [ 267 ] {4aa26306-7482-49e7-bccc-bb6902e28ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11084 | 2026.02.27 15:12:45.894677 [ 267 ] {4aa26306-7482-49e7-bccc-bb6902e28ae8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11085 | 2026.02.27 15:12:45.894886 [ 267 ] {4aa26306-7482-49e7-bccc-bb6902e28ae8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.02.27 15:12:45.895014 [ 267 ] {4aa26306-7482-49e7-bccc-bb6902e28ae8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 11087 | 2026.02.27 15:12:45.895050 [ 267 ] {4aa26306-7482-49e7-bccc-bb6902e28ae8} <Debug> TCPHandler: Processed in 0.001344453 sec. | ||
| 11088 | 2026.02.27 15:12:45.895157 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11089 | 2026.02.27 15:12:45.895249 [ 267 ] {ac1e52d2-9b50-4282-9a74-057a3ec31c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11090 | 2026.02.27 15:12:45.895303 [ 267 ] {ac1e52d2-9b50-4282-9a74-057a3ec31c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11091 | 2026.02.27 15:12:45.896161 [ 267 ] {ac1e52d2-9b50-4282-9a74-057a3ec31c86} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2026.02.27 15:12:45.896198 [ 267 ] {ac1e52d2-9b50-4282-9a74-057a3ec31c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11093 | 2026.02.27 15:12:45.896764 [ 267 ] {ac1e52d2-9b50-4282-9a74-057a3ec31c86} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11094 | 2026.02.27 15:12:45.896978 [ 267 ] {ac1e52d2-9b50-4282-9a74-057a3ec31c86} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2026.02.27 15:12:45.897115 [ 267 ] {ac1e52d2-9b50-4282-9a74-057a3ec31c86} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001884 sec., 21762.20806794055 rows/sec., 39.00 MiB/sec. | ||
| 11096 | 2026.02.27 15:12:45.897167 [ 267 ] {ac1e52d2-9b50-4282-9a74-057a3ec31c86} <Debug> TCPHandler: Processed in 0.00205761 sec. | ||
| 11097 | 2026.02.27 15:12:45.897274 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11098 | 2026.02.27 15:12:45.897367 [ 267 ] {bb9f689f-2a84-4a6d-9d2d-792fb2d1a66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11099 | 2026.02.27 15:12:45.897407 [ 267 ] {bb9f689f-2a84-4a6d-9d2d-792fb2d1a66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11100 | 2026.02.27 15:12:45.897738 [ 267 ] {bb9f689f-2a84-4a6d-9d2d-792fb2d1a66e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2026.02.27 15:12:45.897775 [ 267 ] {bb9f689f-2a84-4a6d-9d2d-792fb2d1a66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11102 | 2026.02.27 15:12:45.898068 [ 267 ] {bb9f689f-2a84-4a6d-9d2d-792fb2d1a66e} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11103 | 2026.02.27 15:12:45.898271 [ 267 ] {bb9f689f-2a84-4a6d-9d2d-792fb2d1a66e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2026.02.27 15:12:45.898400 [ 267 ] {bb9f689f-2a84-4a6d-9d2d-792fb2d1a66e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 11105 | 2026.02.27 15:12:45.898436 [ 267 ] {bb9f689f-2a84-4a6d-9d2d-792fb2d1a66e} <Debug> TCPHandler: Processed in 0.001210602 sec. | ||
| 11106 | 2026.02.27 15:12:47.133798 [ 129 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11107 | 2026.02.27 15:12:47.133859 [ 129 ] {} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2026.02.27 15:12:47.133880 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11109 | 2026.02.27 15:12:47.134007 [ 186 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::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 | ||
| 11110 | 2026.02.27 15:12:47.134172 [ 186 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11111 | 2026.02.27 15:12:47.134210 [ 186 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 11112 | 2026.02.27 15:12:47.134278 [ 186 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 11113 | 2026.02.27 15:12:47.134326 [ 186 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 11114 | 2026.02.27 15:12:47.134370 [ 186 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 11115 | 2026.02.27 15:12:47.134411 [ 186 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 11116 | 2026.02.27 15:12:47.135154 [ 192 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208132 sec., 29798.068422986893 rows/sec., 2.49 MiB/sec. | ||
| 11117 | 2026.02.27 15:12:47.135343 [ 196 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11118 | 2026.02.27 15:12:47.135657 [ 196 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_29_7} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2026.02.27 15:12:47.135740 [ 196 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_29_7} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11120 | 2026.02.27 15:12:47.135845 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11121 | 2026.02.27 15:12:49.986167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29198 | ||
| 11122 | 2026.02.27 15:12:49.986679 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.02.27 15:12:49.986720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11124 | 2026.02.27 15:12:49.987210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11125 | 2026.02.27 15:12:49.987444 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2026.02.27 15:12:49.987582 [ 126 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11127 | 2026.02.27 15:12:49.987588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29198 | ||
| 11128 | 2026.02.27 15:12:49.987627 [ 126 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11129 | 2026.02.27 15:12:49.987654 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11130 | 2026.02.27 15:12:49.987752 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 11131 | 2026.02.27 15:12:49.987857 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11132 | 2026.02.27 15:12:49.987892 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26830 rows starting from the beginning of the part | ||
| 11133 | 2026.02.27 15:12:49.987956 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 11134 | 2026.02.27 15:12:49.988006 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 11135 | 2026.02.27 15:12:49.988050 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 11136 | 2026.02.27 15:12:49.988093 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 11137 | 2026.02.27 15:12:49.988138 [ 186 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 11138 | 2026.02.27 15:12:49.990504 [ 192 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002790567 sec., 10463106.601633288 rows/sec., 149.68 MiB/sec. | ||
| 11139 | 2026.02.27 15:12:49.990969 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11140 | 2026.02.27 15:12:49.991329 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_61_12} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11141 | 2026.02.27 15:12:49.991415 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_61_12} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11142 | 2026.02.27 15:12:49.991547 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 11143 | 2026.02.27 15:12:50.917563 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11144 | 2026.02.27 15:12:50.917754 [ 267 ] {c876a999-f03b-4b2b-99bd-33e3017c86c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11145 | 2026.02.27 15:12:50.917829 [ 267 ] {c876a999-f03b-4b2b-99bd-33e3017c86c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11146 | 2026.02.27 15:12:50.918608 [ 267 ] {c876a999-f03b-4b2b-99bd-33e3017c86c8} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11147 | 2026.02.27 15:12:50.918656 [ 267 ] {c876a999-f03b-4b2b-99bd-33e3017c86c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11148 | 2026.02.27 15:12:50.919056 [ 267 ] {c876a999-f03b-4b2b-99bd-33e3017c86c8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11149 | 2026.02.27 15:12:50.919318 [ 267 ] {c876a999-f03b-4b2b-99bd-33e3017c86c8} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11150 | 2026.02.27 15:12:50.919496 [ 267 ] {c876a999-f03b-4b2b-99bd-33e3017c86c8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001798 sec., 13348.164627363738 rows/sec., 1.11 MiB/sec. | ||
| 11151 | 2026.02.27 15:12:50.919551 [ 267 ] {c876a999-f03b-4b2b-99bd-33e3017c86c8} <Debug> TCPHandler: Processed in 0.00213627 sec. | ||
| 11152 | 2026.02.27 15:12:50.919687 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11153 | 2026.02.27 15:12:50.919793 [ 267 ] {0f554ab2-1c85-46ad-8947-f00541b1554f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11154 | 2026.02.27 15:12:50.919837 [ 267 ] {0f554ab2-1c85-46ad-8947-f00541b1554f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11155 | 2026.02.27 15:12:50.920341 [ 267 ] {0f554ab2-1c85-46ad-8947-f00541b1554f} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11156 | 2026.02.27 15:12:50.920381 [ 267 ] {0f554ab2-1c85-46ad-8947-f00541b1554f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11157 | 2026.02.27 15:12:50.920702 [ 267 ] {0f554ab2-1c85-46ad-8947-f00541b1554f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11158 | 2026.02.27 15:12:50.920921 [ 267 ] {0f554ab2-1c85-46ad-8947-f00541b1554f} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11159 | 2026.02.27 15:12:50.921065 [ 267 ] {0f554ab2-1c85-46ad-8947-f00541b1554f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001295 sec., 4633.204633204634 rows/sec., 377.81 KiB/sec. | ||
| 11160 | 2026.02.27 15:12:50.921105 [ 267 ] {0f554ab2-1c85-46ad-8947-f00541b1554f} <Debug> TCPHandler: Processed in 0.001471965 sec. | ||
| 11161 | 2026.02.27 15:12:50.921219 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11162 | 2026.02.27 15:12:50.921319 [ 267 ] {88843c21-e933-499a-8b79-e6569d433069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11163 | 2026.02.27 15:12:50.921361 [ 267 ] {88843c21-e933-499a-8b79-e6569d433069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11164 | 2026.02.27 15:12:50.922839 [ 267 ] {88843c21-e933-499a-8b79-e6569d433069} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.02.27 15:12:50.922877 [ 267 ] {88843c21-e933-499a-8b79-e6569d433069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11166 | 2026.02.27 15:12:50.923296 [ 267 ] {88843c21-e933-499a-8b79-e6569d433069} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11167 | 2026.02.27 15:12:50.923508 [ 267 ] {88843c21-e933-499a-8b79-e6569d433069} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2026.02.27 15:12:50.923640 [ 267 ] {88843c21-e933-499a-8b79-e6569d433069} <Debug> executeQuery: Read 1319 rows, 112.15 KiB in 0.002344 sec., 562713.3105802047 rows/sec., 46.73 MiB/sec. | ||
| 11169 | 2026.02.27 15:12:50.923696 [ 267 ] {88843c21-e933-499a-8b79-e6569d433069} <Debug> TCPHandler: Processed in 0.002525985 sec. | ||
| 11170 | 2026.02.27 15:12:50.923828 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2026.02.27 15:12:50.923928 [ 267 ] {b98544f3-23db-4664-b9fc-d846896fceda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11172 | 2026.02.27 15:12:50.923971 [ 267 ] {b98544f3-23db-4664-b9fc-d846896fceda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11173 | 2026.02.27 15:12:50.924401 [ 267 ] {b98544f3-23db-4664-b9fc-d846896fceda} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.02.27 15:12:50.924437 [ 267 ] {b98544f3-23db-4664-b9fc-d846896fceda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11175 | 2026.02.27 15:12:50.924750 [ 267 ] {b98544f3-23db-4664-b9fc-d846896fceda} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11176 | 2026.02.27 15:12:50.924980 [ 267 ] {b98544f3-23db-4664-b9fc-d846896fceda} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.02.27 15:12:50.925111 [ 267 ] {b98544f3-23db-4664-b9fc-d846896fceda} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001204 sec., 14950.166112956811 rows/sec., 1.12 MiB/sec. | ||
| 11178 | 2026.02.27 15:12:50.925150 [ 267 ] {b98544f3-23db-4664-b9fc-d846896fceda} <Debug> TCPHandler: Processed in 0.001372713 sec. | ||
| 11179 | 2026.02.27 15:12:50.925265 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.02.27 15:12:50.925361 [ 267 ] {f5178b5f-4d23-4a20-8175-60f3566e9e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11181 | 2026.02.27 15:12:50.925402 [ 267 ] {f5178b5f-4d23-4a20-8175-60f3566e9e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11182 | 2026.02.27 15:12:50.925956 [ 267 ] {f5178b5f-4d23-4a20-8175-60f3566e9e36} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.02.27 15:12:50.925990 [ 267 ] {f5178b5f-4d23-4a20-8175-60f3566e9e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11184 | 2026.02.27 15:12:50.926309 [ 267 ] {f5178b5f-4d23-4a20-8175-60f3566e9e36} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11185 | 2026.02.27 15:12:50.926524 [ 267 ] {f5178b5f-4d23-4a20-8175-60f3566e9e36} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.02.27 15:12:50.926652 [ 267 ] {f5178b5f-4d23-4a20-8175-60f3566e9e36} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001311 sec., 192219.67963386726 rows/sec., 13.29 MiB/sec. | ||
| 11187 | 2026.02.27 15:12:50.926689 [ 267 ] {f5178b5f-4d23-4a20-8175-60f3566e9e36} <Debug> TCPHandler: Processed in 0.001473155 sec. | ||
| 11188 | 2026.02.27 15:12:50.926810 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11189 | 2026.02.27 15:12:50.926915 [ 267 ] {3244d3dd-a158-4950-8ad0-0f0130d1f99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11190 | 2026.02.27 15:12:50.926969 [ 267 ] {3244d3dd-a158-4950-8ad0-0f0130d1f99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11191 | 2026.02.27 15:12:50.927490 [ 267 ] {3244d3dd-a158-4950-8ad0-0f0130d1f99f} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11192 | 2026.02.27 15:12:50.927531 [ 267 ] {3244d3dd-a158-4950-8ad0-0f0130d1f99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11193 | 2026.02.27 15:12:50.927950 [ 267 ] {3244d3dd-a158-4950-8ad0-0f0130d1f99f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11194 | 2026.02.27 15:12:50.928228 [ 267 ] {3244d3dd-a158-4950-8ad0-0f0130d1f99f} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11195 | 2026.02.27 15:12:50.928396 [ 267 ] {3244d3dd-a158-4950-8ad0-0f0130d1f99f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001504 sec., 7978.72340425532 rows/sec., 623.34 KiB/sec. | ||
| 11196 | 2026.02.27 15:12:50.928449 [ 267 ] {3244d3dd-a158-4950-8ad0-0f0130d1f99f} <Debug> TCPHandler: Processed in 0.001688767 sec. | ||
| 11197 | 2026.02.27 15:12:50.928584 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11198 | 2026.02.27 15:12:50.928699 [ 267 ] {3140263b-5d7c-45f5-8523-f37553ab2a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11199 | 2026.02.27 15:12:50.928750 [ 267 ] {3140263b-5d7c-45f5-8523-f37553ab2a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11200 | 2026.02.27 15:12:50.929638 [ 267 ] {3140263b-5d7c-45f5-8523-f37553ab2a9b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11201 | 2026.02.27 15:12:50.929683 [ 267 ] {3140263b-5d7c-45f5-8523-f37553ab2a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11202 | 2026.02.27 15:12:50.930151 [ 267 ] {3140263b-5d7c-45f5-8523-f37553ab2a9b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11203 | 2026.02.27 15:12:50.930394 [ 267 ] {3140263b-5d7c-45f5-8523-f37553ab2a9b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2026.02.27 15:12:50.930526 [ 267 ] {3140263b-5d7c-45f5-8523-f37553ab2a9b} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001849 sec., 303948.08004326664 rows/sec., 22.79 MiB/sec. | ||
| 11205 | 2026.02.27 15:12:50.930567 [ 267 ] {3140263b-5d7c-45f5-8523-f37553ab2a9b} <Debug> TCPHandler: Processed in 0.00204518 sec. | ||
| 11206 | 2026.02.27 15:12:50.930697 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11207 | 2026.02.27 15:12:50.930797 [ 267 ] {3e6ec08f-e1c4-41c3-bf4c-a374f3712023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11208 | 2026.02.27 15:12:50.930844 [ 267 ] {3e6ec08f-e1c4-41c3-bf4c-a374f3712023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11209 | 2026.02.27 15:12:50.931554 [ 267 ] {3e6ec08f-e1c4-41c3-bf4c-a374f3712023} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11210 | 2026.02.27 15:12:50.931592 [ 267 ] {3e6ec08f-e1c4-41c3-bf4c-a374f3712023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11211 | 2026.02.27 15:12:50.931996 [ 267 ] {3e6ec08f-e1c4-41c3-bf4c-a374f3712023} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11212 | 2026.02.27 15:12:50.932218 [ 267 ] {3e6ec08f-e1c4-41c3-bf4c-a374f3712023} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2026.02.27 15:12:50.932350 [ 267 ] {3e6ec08f-e1c4-41c3-bf4c-a374f3712023} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001573 sec., 561347.743165925 rows/sec., 38.10 MiB/sec. | ||
| 11214 | 2026.02.27 15:12:50.932387 [ 267 ] {3e6ec08f-e1c4-41c3-bf4c-a374f3712023} <Debug> TCPHandler: Processed in 0.001748607 sec. | ||
| 11215 | 2026.02.27 15:12:50.932499 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2026.02.27 15:12:50.932592 [ 267 ] {39ba00eb-8a20-41f6-97c0-3aba2f6817c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11217 | 2026.02.27 15:12:50.932634 [ 267 ] {39ba00eb-8a20-41f6-97c0-3aba2f6817c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11218 | 2026.02.27 15:12:50.932972 [ 267 ] {39ba00eb-8a20-41f6-97c0-3aba2f6817c3} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2026.02.27 15:12:50.933008 [ 267 ] {39ba00eb-8a20-41f6-97c0-3aba2f6817c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11220 | 2026.02.27 15:12:50.933334 [ 267 ] {39ba00eb-8a20-41f6-97c0-3aba2f6817c3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11221 | 2026.02.27 15:12:50.933559 [ 267 ] {39ba00eb-8a20-41f6-97c0-3aba2f6817c3} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2026.02.27 15:12:50.933690 [ 267 ] {39ba00eb-8a20-41f6-97c0-3aba2f6817c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 11223 | 2026.02.27 15:12:50.933727 [ 267 ] {39ba00eb-8a20-41f6-97c0-3aba2f6817c3} <Debug> TCPHandler: Processed in 0.001277092 sec. | ||
| 11224 | 2026.02.27 15:12:51.633612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11225 | 2026.02.27 15:12:51.651329 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.02.27 15:12:51.651390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11227 | 2026.02.27 15:12:51.657552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11228 | 2026.02.27 15:12:51.658327 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.02.27 15:12:51.658661 [ 123 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11230 | 2026.02.27 15:12:51.658724 [ 123 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2026.02.27 15:12:51.658744 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11232 | 2026.02.27 15:12:51.658838 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 11233 | 2026.02.27 15:12:51.661453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11234 | 2026.02.27 15:12:51.661861 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11235 | 2026.02.27 15:12:51.662641 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 11236 | 2026.02.27 15:12:51.665924 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 11237 | 2026.02.27 15:12:51.669287 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 11238 | 2026.02.27 15:12:51.672957 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 11239 | 2026.02.27 15:12:51.676970 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 11240 | 2026.02.27 15:12:51.680871 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 11241 | 2026.02.27 15:12:51.739021 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080216905 sec., 5734.452108318065 rows/sec., 29.65 MiB/sec. | ||
| 11242 | 2026.02.27 15:12:51.742447 [ 190 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11243 | 2026.02.27 15:12:51.744827 [ 190 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_61_12} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2026.02.27 15:12:51.744956 [ 190 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_61_12} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11245 | 2026.02.27 15:12:51.747799 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11246 | 2026.02.27 15:12:52.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.91 MiB, peak 351.33 MiB, free memory in arenas 0.00 B, will set to 338.97 MiB (RSS), difference: 1.06 MiB | ||
| 11247 | 2026.02.27 15:12:52.565514 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1302 | ||
| 11248 | 2026.02.27 15:12:52.567960 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2026.02.27 15:12:52.568020 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11250 | 2026.02.27 15:12:52.569320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11251 | 2026.02.27 15:12:52.569626 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11252 | 2026.02.27 15:12:52.570011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 11253 | 2026.02.27 15:12:55.889120 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2026.02.27 15:12:55.889317 [ 267 ] {5216a0e1-3f32-45c6-ae49-a85a54ed0391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11255 | 2026.02.27 15:12:55.889388 [ 267 ] {5216a0e1-3f32-45c6-ae49-a85a54ed0391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11256 | 2026.02.27 15:12:55.890154 [ 267 ] {5216a0e1-3f32-45c6-ae49-a85a54ed0391} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11257 | 2026.02.27 15:12:55.890209 [ 267 ] {5216a0e1-3f32-45c6-ae49-a85a54ed0391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11258 | 2026.02.27 15:12:55.890655 [ 267 ] {5216a0e1-3f32-45c6-ae49-a85a54ed0391} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11259 | 2026.02.27 15:12:55.890892 [ 267 ] {5216a0e1-3f32-45c6-ae49-a85a54ed0391} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11260 | 2026.02.27 15:12:55.891054 [ 267 ] {5216a0e1-3f32-45c6-ae49-a85a54ed0391} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001787 sec., 77224.39843312815 rows/sec., 6.70 MiB/sec. | ||
| 11261 | 2026.02.27 15:12:55.891107 [ 267 ] {5216a0e1-3f32-45c6-ae49-a85a54ed0391} <Debug> TCPHandler: Processed in 0.00211675 sec. | ||
| 11262 | 2026.02.27 15:12:55.891236 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2026.02.27 15:12:55.891356 [ 267 ] {0e01572f-f5ef-4829-83f3-7b154f5e6d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11264 | 2026.02.27 15:12:55.891410 [ 267 ] {0e01572f-f5ef-4829-83f3-7b154f5e6d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11265 | 2026.02.27 15:12:55.891867 [ 267 ] {0e01572f-f5ef-4829-83f3-7b154f5e6d96} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2026.02.27 15:12:55.891909 [ 267 ] {0e01572f-f5ef-4829-83f3-7b154f5e6d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11267 | 2026.02.27 15:12:55.892250 [ 267 ] {0e01572f-f5ef-4829-83f3-7b154f5e6d96} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11268 | 2026.02.27 15:12:55.892475 [ 267 ] {0e01572f-f5ef-4829-83f3-7b154f5e6d96} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11269 | 2026.02.27 15:12:55.892608 [ 267 ] {0e01572f-f5ef-4829-83f3-7b154f5e6d96} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001286 sec., 31881.80404354588 rows/sec., 2.34 MiB/sec. | ||
| 11270 | 2026.02.27 15:12:55.892649 [ 267 ] {0e01572f-f5ef-4829-83f3-7b154f5e6d96} <Debug> TCPHandler: Processed in 0.001463525 sec. | ||
| 11271 | 2026.02.27 15:12:55.892765 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11272 | 2026.02.27 15:12:55.892862 [ 267 ] {bd1d6bf1-959c-4bd8-89ee-571c2d7001ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11273 | 2026.02.27 15:12:55.892903 [ 267 ] {bd1d6bf1-959c-4bd8-89ee-571c2d7001ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11274 | 2026.02.27 15:12:55.893341 [ 267 ] {bd1d6bf1-959c-4bd8-89ee-571c2d7001ab} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.02.27 15:12:55.893378 [ 267 ] {bd1d6bf1-959c-4bd8-89ee-571c2d7001ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11276 | 2026.02.27 15:12:55.893694 [ 267 ] {bd1d6bf1-959c-4bd8-89ee-571c2d7001ab} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11277 | 2026.02.27 15:12:55.893920 [ 267 ] {bd1d6bf1-959c-4bd8-89ee-571c2d7001ab} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11278 | 2026.02.27 15:12:55.894050 [ 267 ] {bd1d6bf1-959c-4bd8-89ee-571c2d7001ab} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001209 sec., 86848.63523573201 rows/sec., 6.78 MiB/sec. | ||
| 11279 | 2026.02.27 15:12:55.894088 [ 267 ] {bd1d6bf1-959c-4bd8-89ee-571c2d7001ab} <Debug> TCPHandler: Processed in 0.001373554 sec. | ||
| 11280 | 2026.02.27 15:12:55.894200 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11281 | 2026.02.27 15:12:55.894294 [ 267 ] {ac132cf6-be2c-4e47-bc4b-98258826975c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11282 | 2026.02.27 15:12:55.894337 [ 267 ] {ac132cf6-be2c-4e47-bc4b-98258826975c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11283 | 2026.02.27 15:12:55.894746 [ 267 ] {ac132cf6-be2c-4e47-bc4b-98258826975c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11284 | 2026.02.27 15:12:55.894784 [ 267 ] {ac132cf6-be2c-4e47-bc4b-98258826975c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11285 | 2026.02.27 15:12:55.895143 [ 267 ] {ac132cf6-be2c-4e47-bc4b-98258826975c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11286 | 2026.02.27 15:12:55.895374 [ 267 ] {ac132cf6-be2c-4e47-bc4b-98258826975c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2026.02.27 15:12:55.895509 [ 267 ] {ac132cf6-be2c-4e47-bc4b-98258826975c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 11288 | 2026.02.27 15:12:55.895547 [ 267 ] {ac132cf6-be2c-4e47-bc4b-98258826975c} <Debug> TCPHandler: Processed in 0.001396734 sec. | ||
| 11289 | 2026.02.27 15:12:55.895665 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11290 | 2026.02.27 15:12:55.895760 [ 267 ] {807acb88-55e1-4fde-8e96-6db7b2c2211e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11291 | 2026.02.27 15:12:55.895816 [ 267 ] {807acb88-55e1-4fde-8e96-6db7b2c2211e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11292 | 2026.02.27 15:12:55.896798 [ 267 ] {807acb88-55e1-4fde-8e96-6db7b2c2211e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2026.02.27 15:12:55.896839 [ 267 ] {807acb88-55e1-4fde-8e96-6db7b2c2211e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11294 | 2026.02.27 15:12:55.897491 [ 267 ] {807acb88-55e1-4fde-8e96-6db7b2c2211e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11295 | 2026.02.27 15:12:55.897744 [ 267 ] {807acb88-55e1-4fde-8e96-6db7b2c2211e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2026.02.27 15:12:55.897910 [ 267 ] {807acb88-55e1-4fde-8e96-6db7b2c2211e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002167 sec., 18920.166128287954 rows/sec., 33.90 MiB/sec. | ||
| 11297 | 2026.02.27 15:12:55.897991 [ 267 ] {807acb88-55e1-4fde-8e96-6db7b2c2211e} <Debug> TCPHandler: Processed in 0.002373264 sec. | ||
| 11298 | 2026.02.27 15:12:55.898114 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11299 | 2026.02.27 15:12:55.898213 [ 267 ] {29f80b1a-5956-471b-baab-cfdd444547a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11300 | 2026.02.27 15:12:55.898257 [ 267 ] {29f80b1a-5956-471b-baab-cfdd444547a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11301 | 2026.02.27 15:12:55.898606 [ 267 ] {29f80b1a-5956-471b-baab-cfdd444547a1} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.02.27 15:12:55.898649 [ 267 ] {29f80b1a-5956-471b-baab-cfdd444547a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11303 | 2026.02.27 15:12:55.898973 [ 267 ] {29f80b1a-5956-471b-baab-cfdd444547a1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11304 | 2026.02.27 15:12:55.899190 [ 267 ] {29f80b1a-5956-471b-baab-cfdd444547a1} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11305 | 2026.02.27 15:12:55.899324 [ 267 ] {29f80b1a-5956-471b-baab-cfdd444547a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 11306 | 2026.02.27 15:12:55.899362 [ 267 ] {29f80b1a-5956-471b-baab-cfdd444547a1} <Debug> TCPHandler: Processed in 0.001298563 sec. | ||
| 11307 | 2026.02.27 15:12:57.228772 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11308 | 2026.02.27 15:12:57.228819 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11309 | 2026.02.27 15:12:57.487809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29710 | ||
| 11310 | 2026.02.27 15:12:57.488398 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11311 | 2026.02.27 15:12:57.488453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11312 | 2026.02.27 15:12:57.488979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11313 | 2026.02.27 15:12:57.489219 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2026.02.27 15:12:57.489370 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29710 | ||
| 11315 | 2026.02.27 15:12:59.161601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11316 | 2026.02.27 15:12:59.176593 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.02.27 15:12:59.176653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11318 | 2026.02.27 15:12:59.182037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11319 | 2026.02.27 15:12:59.182761 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.02.27 15:12:59.186039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11321 | 2026.02.27 15:13:00.886505 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2026.02.27 15:13:00.886679 [ 267 ] {95713cc4-8f60-4358-a60d-2cbb43fa4d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11323 | 2026.02.27 15:13:00.886742 [ 267 ] {95713cc4-8f60-4358-a60d-2cbb43fa4d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11324 | 2026.02.27 15:13:00.887411 [ 267 ] {95713cc4-8f60-4358-a60d-2cbb43fa4d12} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2026.02.27 15:13:00.887455 [ 267 ] {95713cc4-8f60-4358-a60d-2cbb43fa4d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11326 | 2026.02.27 15:13:00.887844 [ 267 ] {95713cc4-8f60-4358-a60d-2cbb43fa4d12} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11327 | 2026.02.27 15:13:00.888068 [ 267 ] {95713cc4-8f60-4358-a60d-2cbb43fa4d12} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2026.02.27 15:13:00.888218 [ 267 ] {95713cc4-8f60-4358-a60d-2cbb43fa4d12} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.69 MiB/sec. | ||
| 11329 | 2026.02.27 15:13:00.888226 [ 115 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11330 | 2026.02.27 15:13:00.888260 [ 267 ] {95713cc4-8f60-4358-a60d-2cbb43fa4d12} <Debug> TCPHandler: Processed in 0.001884339 sec. | ||
| 11331 | 2026.02.27 15:13:00.888303 [ 115 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.02.27 15:13:00.888334 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11333 | 2026.02.27 15:13:00.888421 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11334 | 2026.02.27 15:13:00.888434 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 11335 | 2026.02.27 15:13:00.888518 [ 267 ] {d3362b55-6149-46d1-a9be-257f7f0a2d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11336 | 2026.02.27 15:13:00.888553 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11337 | 2026.02.27 15:13:00.888562 [ 267 ] {d3362b55-6149-46d1-a9be-257f7f0a2d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11338 | 2026.02.27 15:13:00.888593 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1409 rows starting from the beginning of the part | ||
| 11339 | 2026.02.27 15:13:00.888665 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11340 | 2026.02.27 15:13:00.888707 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 138 rows starting from the beginning of the part | ||
| 11341 | 2026.02.27 15:13:00.888747 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1319 rows starting from the beginning of the part | ||
| 11342 | 2026.02.27 15:13:00.888789 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 138 rows starting from the beginning of the part | ||
| 11343 | 2026.02.27 15:13:00.888828 [ 187 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11344 | 2026.02.27 15:13:00.889018 [ 267 ] {d3362b55-6149-46d1-a9be-257f7f0a2d0d} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2026.02.27 15:13:00.889058 [ 267 ] {d3362b55-6149-46d1-a9be-257f7f0a2d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11346 | 2026.02.27 15:13:00.889377 [ 267 ] {d3362b55-6149-46d1-a9be-257f7f0a2d0d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11347 | 2026.02.27 15:13:00.889611 [ 267 ] {d3362b55-6149-46d1-a9be-257f7f0a2d0d} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11348 | 2026.02.27 15:13:00.889729 [ 115 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11349 | 2026.02.27 15:13:00.889738 [ 267 ] {d3362b55-6149-46d1-a9be-257f7f0a2d0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 11350 | 2026.02.27 15:13:00.889786 [ 115 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11351 | 2026.02.27 15:13:00.889798 [ 267 ] {d3362b55-6149-46d1-a9be-257f7f0a2d0d} <Debug> TCPHandler: Processed in 0.001424774 sec. | ||
| 11352 | 2026.02.27 15:13:00.889825 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11353 | 2026.02.27 15:13:00.889930 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.02.27 15:13:00.889934 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 11355 | 2026.02.27 15:13:00.890026 [ 267 ] {e4b35c61-148f-4d38-974b-b338ba4a0054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11356 | 2026.02.27 15:13:00.890073 [ 267 ] {e4b35c61-148f-4d38-974b-b338ba4a0054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11357 | 2026.02.27 15:13:00.890084 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11358 | 2026.02.27 15:13:00.890123 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 633 rows starting from the beginning of the part | ||
| 11359 | 2026.02.27 15:13:00.890175 [ 202 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3116 rows, containing 5 columns (5 merged, 0 gathered) in 0.001783297 sec., 1747325.3193382816 rows/sec., 152.38 MiB/sec. | ||
| 11360 | 2026.02.27 15:13:00.890186 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11361 | 2026.02.27 15:13:00.890243 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 105 rows starting from the beginning of the part | ||
| 11362 | 2026.02.27 15:13:00.890282 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 562 rows starting from the beginning of the part | ||
| 11363 | 2026.02.27 15:13:00.890322 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 105 rows starting from the beginning of the part | ||
| 11364 | 2026.02.27 15:13:00.890368 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11365 | 2026.02.27 15:13:00.890384 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11366 | 2026.02.27 15:13:00.890521 [ 267 ] {e4b35c61-148f-4d38-974b-b338ba4a0054} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2026.02.27 15:13:00.890565 [ 267 ] {e4b35c61-148f-4d38-974b-b338ba4a0054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11368 | 2026.02.27 15:13:00.890697 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11369 | 2026.02.27 15:13:00.890783 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_91_18} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11370 | 2026.02.27 15:13:00.890870 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11371 | 2026.02.27 15:13:00.891080 [ 267 ] {e4b35c61-148f-4d38-974b-b338ba4a0054} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11372 | 2026.02.27 15:13:00.891303 [ 267 ] {e4b35c61-148f-4d38-974b-b338ba4a0054} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11373 | 2026.02.27 15:13:00.891427 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11374 | 2026.02.27 15:13:00.891432 [ 267 ] {e4b35c61-148f-4d38-974b-b338ba4a0054} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001424 sec., 112359.55056179776 rows/sec., 7.83 MiB/sec. | ||
| 11375 | 2026.02.27 15:13:00.891467 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2026.02.27 15:13:00.891488 [ 267 ] {e4b35c61-148f-4d38-974b-b338ba4a0054} <Debug> TCPHandler: Processed in 0.001605085 sec. | ||
| 11377 | 2026.02.27 15:13:00.891491 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11378 | 2026.02.27 15:13:00.891494 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612475 sec., 950712.4141459558 rows/sec., 75.72 MiB/sec. | ||
| 11379 | 2026.02.27 15:13:00.891580 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 11380 | 2026.02.27 15:13:00.891608 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2026.02.27 15:13:00.891689 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11382 | 2026.02.27 15:13:00.891705 [ 267 ] {dd318b82-c286-40ab-806c-8a406631157c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11383 | 2026.02.27 15:13:00.891709 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11384 | 2026.02.27 15:13:00.891752 [ 267 ] {dd318b82-c286-40ab-806c-8a406631157c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11385 | 2026.02.27 15:13:00.891760 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25125 rows starting from the beginning of the part | ||
| 11386 | 2026.02.27 15:13:00.891835 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11387 | 2026.02.27 15:13:00.891885 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 11388 | 2026.02.27 15:13:00.891929 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 883 rows starting from the beginning of the part | ||
| 11389 | 2026.02.27 15:13:00.891949 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11390 | 2026.02.27 15:13:00.891972 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11391 | 2026.02.27 15:13:00.892025 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 11392 | 2026.02.27 15:13:00.892027 [ 187 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_91_18} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11393 | 2026.02.27 15:13:00.892082 [ 267 ] {dd318b82-c286-40ab-806c-8a406631157c} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2026.02.27 15:13:00.892117 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11395 | 2026.02.27 15:13:00.892120 [ 267 ] {dd318b82-c286-40ab-806c-8a406631157c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11396 | 2026.02.27 15:13:00.892460 [ 267 ] {dd318b82-c286-40ab-806c-8a406631157c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11397 | 2026.02.27 15:13:00.892662 [ 267 ] {dd318b82-c286-40ab-806c-8a406631157c} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11398 | 2026.02.27 15:13:00.892848 [ 115 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11399 | 2026.02.27 15:13:00.892853 [ 267 ] {dd318b82-c286-40ab-806c-8a406631157c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 11400 | 2026.02.27 15:13:00.892889 [ 115 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.02.27 15:13:00.892908 [ 267 ] {dd318b82-c286-40ab-806c-8a406631157c} <Debug> TCPHandler: Processed in 0.001346273 sec. | ||
| 11402 | 2026.02.27 15:13:00.892911 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11403 | 2026.02.27 15:13:00.893029 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 11404 | 2026.02.27 15:13:00.893175 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11405 | 2026.02.27 15:13:00.893208 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5010 rows starting from the beginning of the part | ||
| 11406 | 2026.02.27 15:13:00.893269 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 11407 | 2026.02.27 15:13:00.893311 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 11408 | 2026.02.27 15:13:00.893348 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11409 | 2026.02.27 15:13:00.893384 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11410 | 2026.02.27 15:13:00.893421 [ 189 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 11411 | 2026.02.27 15:13:00.896184 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5310 rows, containing 4 columns (4 merged, 0 gathered) in 0.003207541 sec., 1655473.7725877862 rows/sec., 111.60 MiB/sec. | ||
| 11412 | 2026.02.27 15:13:00.896885 [ 188 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11413 | 2026.02.27 15:13:00.897201 [ 188 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_91_18} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2026.02.27 15:13:00.897284 [ 188 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_91_18} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11415 | 2026.02.27 15:13:00.897394 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11416 | 2026.02.27 15:13:00.900183 [ 197 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26648 rows, containing 5 columns (5 merged, 0 gathered) in 0.008631494 sec., 3087298.6762198987 rows/sec., 212.08 MiB/sec. | ||
| 11417 | 2026.02.27 15:13:00.900500 [ 200 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11418 | 2026.02.27 15:13:00.900793 [ 200 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.02.27 15:13:00.900871 [ 200 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11420 | 2026.02.27 15:13:00.900956 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11421 | 2026.02.27 15:13:01.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.44 MiB, peak 351.33 MiB, free memory in arenas 0.00 B, will set to 342.83 MiB (RSS), difference: 3.39 MiB | ||
| 11422 | 2026.02.27 15:13:01.316482 [ 113 ] {} <Debug> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11423 | 2026.02.27 15:13:01.316538 [ 113 ] {} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2026.02.27 15:13:01.316558 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11425 | 2026.02.27 15:13:01.316698 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::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 | ||
| 11426 | 2026.02.27 15:13:01.316883 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11427 | 2026.02.27 15:13:01.316927 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 254 rows starting from the beginning of the part | ||
| 11428 | 2026.02.27 15:13:01.317013 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 11429 | 2026.02.27 15:13:01.317073 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 11430 | 2026.02.27 15:13:01.317128 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 11431 | 2026.02.27 15:13:01.317180 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 11432 | 2026.02.27 15:13:01.318227 [ 200 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1262 rows, containing 5 columns (5 merged, 0 gathered) in 0.001599045 sec., 789221.0663239622 rows/sec., 57.59 MiB/sec. | ||
| 11433 | 2026.02.27 15:13:01.318372 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11434 | 2026.02.27 15:13:01.318605 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_17_4} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11435 | 2026.02.27 15:13:01.318677 [ 194 ] {892cb261-6450-4230-9e4e-dff2f2426029::all_1_17_4} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11436 | 2026.02.27 15:13:01.318742 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 11437 | 2026.02.27 15:13:02.570352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1322 | ||
| 11438 | 2026.02.27 15:13:02.572546 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11439 | 2026.02.27 15:13:02.572604 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11440 | 2026.02.27 15:13:02.573865 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11441 | 2026.02.27 15:13:02.574167 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2026.02.27 15:13:02.574330 [ 111 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11443 | 2026.02.27 15:13:02.574395 [ 111 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2026.02.27 15:13:02.574416 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11445 | 2026.02.27 15:13:02.574539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1322 | ||
| 11446 | 2026.02.27 15:13:02.574547 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 11447 | 2026.02.27 15:13:02.575178 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11448 | 2026.02.27 15:13:02.575332 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1194 rows starting from the beginning of the part | ||
| 11449 | 2026.02.27 15:13:02.575704 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 11450 | 2026.02.27 15:13:02.576037 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
| 11451 | 2026.02.27 15:13:02.576344 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part | ||
| 11452 | 2026.02.27 15:13:02.576649 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
| 11453 | 2026.02.27 15:13:02.576957 [ 200 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
| 11454 | 2026.02.27 15:13:02.583488 [ 194 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1322 rows, containing 72 columns (72 merged, 0 gathered) in 0.009003728 sec., 146828.06943968098 rows/sec., 114.80 MiB/sec. | ||
| 11455 | 2026.02.27 15:13:02.584998 [ 195 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11456 | 2026.02.27 15:13:02.585629 [ 195 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_46_9} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2026.02.27 15:13:02.585719 [ 195 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_46_9} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11458 | 2026.02.27 15:13:02.585994 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11459 | 2026.02.27 15:13:04.989615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30158 | ||
| 11460 | 2026.02.27 15:13:04.990140 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11461 | 2026.02.27 15:13:04.990189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11462 | 2026.02.27 15:13:04.990687 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11463 | 2026.02.27 15:13:04.990936 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.02.27 15:13:04.991090 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30158 | ||
| 11465 | 2026.02.27 15:13:05.888741 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11466 | 2026.02.27 15:13:05.888941 [ 267 ] {c62b5074-f9ec-4d56-bd23-cf9d911256f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11467 | 2026.02.27 15:13:05.889017 [ 267 ] {c62b5074-f9ec-4d56-bd23-cf9d911256f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11468 | 2026.02.27 15:13:05.889677 [ 267 ] {c62b5074-f9ec-4d56-bd23-cf9d911256f8} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.02.27 15:13:05.889736 [ 267 ] {c62b5074-f9ec-4d56-bd23-cf9d911256f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11470 | 2026.02.27 15:13:05.890136 [ 267 ] {c62b5074-f9ec-4d56-bd23-cf9d911256f8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11471 | 2026.02.27 15:13:05.890385 [ 267 ] {c62b5074-f9ec-4d56-bd23-cf9d911256f8} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.02.27 15:13:05.890545 [ 267 ] {c62b5074-f9ec-4d56-bd23-cf9d911256f8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001659 sec., 1205.5455093429775 rows/sec., 98.30 KiB/sec. | ||
| 11473 | 2026.02.27 15:13:05.890597 [ 267 ] {c62b5074-f9ec-4d56-bd23-cf9d911256f8} <Debug> TCPHandler: Processed in 0.001983489 sec. | ||
| 11474 | 2026.02.27 15:13:05.890712 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11475 | 2026.02.27 15:13:05.890813 [ 267 ] {b586b729-2955-41a2-880d-ee49c96e7fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11476 | 2026.02.27 15:13:05.890858 [ 267 ] {b586b729-2955-41a2-880d-ee49c96e7fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11477 | 2026.02.27 15:13:05.891333 [ 267 ] {b586b729-2955-41a2-880d-ee49c96e7fd7} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11478 | 2026.02.27 15:13:05.891371 [ 267 ] {b586b729-2955-41a2-880d-ee49c96e7fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11479 | 2026.02.27 15:13:05.891701 [ 267 ] {b586b729-2955-41a2-880d-ee49c96e7fd7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11480 | 2026.02.27 15:13:05.891921 [ 267 ] {b586b729-2955-41a2-880d-ee49c96e7fd7} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11481 | 2026.02.27 15:13:05.892059 [ 267 ] {b586b729-2955-41a2-880d-ee49c96e7fd7} <Debug> executeQuery: Read 139 rows, 12.33 KiB in 0.001267 sec., 109707.97158642464 rows/sec., 9.51 MiB/sec. | ||
| 11482 | 2026.02.27 15:13:05.892098 [ 267 ] {b586b729-2955-41a2-880d-ee49c96e7fd7} <Debug> TCPHandler: Processed in 0.001438774 sec. | ||
| 11483 | 2026.02.27 15:13:05.892202 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11484 | 2026.02.27 15:13:05.892298 [ 267 ] {dd41961c-27b4-46df-a134-9cb7b7a9a0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11485 | 2026.02.27 15:13:05.892340 [ 267 ] {dd41961c-27b4-46df-a134-9cb7b7a9a0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11486 | 2026.02.27 15:13:05.892729 [ 267 ] {dd41961c-27b4-46df-a134-9cb7b7a9a0b2} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11487 | 2026.02.27 15:13:05.892766 [ 267 ] {dd41961c-27b4-46df-a134-9cb7b7a9a0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11488 | 2026.02.27 15:13:05.893073 [ 267 ] {dd41961c-27b4-46df-a134-9cb7b7a9a0b2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11489 | 2026.02.27 15:13:05.893292 [ 267 ] {dd41961c-27b4-46df-a134-9cb7b7a9a0b2} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11490 | 2026.02.27 15:13:05.893407 [ 107 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11491 | 2026.02.27 15:13:05.893421 [ 267 ] {dd41961c-27b4-46df-a134-9cb7b7a9a0b2} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001143 sec., 37620.29746281715 rows/sec., 2.75 MiB/sec. | ||
| 11492 | 2026.02.27 15:13:05.893473 [ 107 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2026.02.27 15:13:05.893482 [ 267 ] {dd41961c-27b4-46df-a134-9cb7b7a9a0b2} <Debug> TCPHandler: Processed in 0.001328713 sec. | ||
| 11494 | 2026.02.27 15:13:05.893502 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11495 | 2026.02.27 15:13:05.893594 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11496 | 2026.02.27 15:13:05.893633 [ 194 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 11497 | 2026.02.27 15:13:05.893691 [ 267 ] {6dbd7462-8b7a-4da0-b4a7-786ecc1643a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11498 | 2026.02.27 15:13:05.893736 [ 267 ] {6dbd7462-8b7a-4da0-b4a7-786ecc1643a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11499 | 2026.02.27 15:13:05.893791 [ 194 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11500 | 2026.02.27 15:13:05.893838 [ 194 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 71 rows starting from the beginning of the part | ||
| 11501 | 2026.02.27 15:13:05.893919 [ 194 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 49 rows starting from the beginning of the part | ||
| 11502 | 2026.02.27 15:13:05.893976 [ 194 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part | ||
| 11503 | 2026.02.27 15:13:05.894026 [ 194 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 18 rows starting from the beginning of the part | ||
| 11504 | 2026.02.27 15:13:05.894069 [ 194 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 11505 | 2026.02.27 15:13:05.894114 [ 194 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 43 rows starting from the beginning of the part | ||
| 11506 | 2026.02.27 15:13:05.894171 [ 267 ] {6dbd7462-8b7a-4da0-b4a7-786ecc1643a4} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2026.02.27 15:13:05.894214 [ 267 ] {6dbd7462-8b7a-4da0-b4a7-786ecc1643a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11508 | 2026.02.27 15:13:05.894567 [ 267 ] {6dbd7462-8b7a-4da0-b4a7-786ecc1643a4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11509 | 2026.02.27 15:13:05.894808 [ 267 ] {6dbd7462-8b7a-4da0-b4a7-786ecc1643a4} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.02.27 15:13:05.894945 [ 267 ] {6dbd7462-8b7a-4da0-b4a7-786ecc1643a4} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001272 sec., 84119.49685534592 rows/sec., 6.57 MiB/sec. | ||
| 11511 | 2026.02.27 15:13:05.894985 [ 267 ] {6dbd7462-8b7a-4da0-b4a7-786ecc1643a4} <Debug> TCPHandler: Processed in 0.001439884 sec. | ||
| 11512 | 2026.02.27 15:13:05.895069 [ 196 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498415 sec., 175518.79819676126 rows/sec., 13.52 MiB/sec. | ||
| 11513 | 2026.02.27 15:13:05.895091 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11514 | 2026.02.27 15:13:05.895184 [ 267 ] {75c08787-ad4a-4321-aff3-d46fbfc21c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11515 | 2026.02.27 15:13:05.895229 [ 267 ] {75c08787-ad4a-4321-aff3-d46fbfc21c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11516 | 2026.02.27 15:13:05.895249 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11517 | 2026.02.27 15:13:05.895552 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.02.27 15:13:05.895622 [ 267 ] {75c08787-ad4a-4321-aff3-d46fbfc21c23} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2026.02.27 15:13:05.895633 [ 191 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_61_12} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11520 | 2026.02.27 15:13:05.895667 [ 267 ] {75c08787-ad4a-4321-aff3-d46fbfc21c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11521 | 2026.02.27 15:13:05.895774 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11522 | 2026.02.27 15:13:05.896062 [ 267 ] {75c08787-ad4a-4321-aff3-d46fbfc21c23} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11523 | 2026.02.27 15:13:05.896283 [ 267 ] {75c08787-ad4a-4321-aff3-d46fbfc21c23} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.02.27 15:13:05.896416 [ 267 ] {75c08787-ad4a-4321-aff3-d46fbfc21c23} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00125 sec., 128800 rows/sec., 8.97 MiB/sec. | ||
| 11525 | 2026.02.27 15:13:05.896454 [ 267 ] {75c08787-ad4a-4321-aff3-d46fbfc21c23} <Debug> TCPHandler: Processed in 0.001411234 sec. | ||
| 11526 | 2026.02.27 15:13:05.896552 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11527 | 2026.02.27 15:13:05.896645 [ 267 ] {560d11cf-9982-4fb7-b7dd-6c6b048ccd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11528 | 2026.02.27 15:13:05.896700 [ 267 ] {560d11cf-9982-4fb7-b7dd-6c6b048ccd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11529 | 2026.02.27 15:13:05.897558 [ 267 ] {560d11cf-9982-4fb7-b7dd-6c6b048ccd5e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2026.02.27 15:13:05.897596 [ 267 ] {560d11cf-9982-4fb7-b7dd-6c6b048ccd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11531 | 2026.02.27 15:13:05.898212 [ 267 ] {560d11cf-9982-4fb7-b7dd-6c6b048ccd5e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11532 | 2026.02.27 15:13:05.898454 [ 267 ] {560d11cf-9982-4fb7-b7dd-6c6b048ccd5e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2026.02.27 15:13:05.898597 [ 267 ] {560d11cf-9982-4fb7-b7dd-6c6b048ccd5e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00197 sec., 20812.18274111675 rows/sec., 37.29 MiB/sec. | ||
| 11534 | 2026.02.27 15:13:05.898597 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11535 | 2026.02.27 15:13:05.898662 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2026.02.27 15:13:05.898665 [ 267 ] {560d11cf-9982-4fb7-b7dd-6c6b048ccd5e} <Debug> TCPHandler: Processed in 0.002160871 sec. | ||
| 11537 | 2026.02.27 15:13:05.898690 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11538 | 2026.02.27 15:13:05.898784 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 11539 | 2026.02.27 15:13:05.898803 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11540 | 2026.02.27 15:13:05.898909 [ 267 ] {7c8b5212-2f3b-47a3-ab04-f391ec5ac154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11541 | 2026.02.27 15:13:05.898953 [ 267 ] {7c8b5212-2f3b-47a3-ab04-f391ec5ac154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11542 | 2026.02.27 15:13:05.898970 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11543 | 2026.02.27 15:13:05.899025 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1553 rows starting from the beginning of the part | ||
| 11544 | 2026.02.27 15:13:05.899136 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 11545 | 2026.02.27 15:13:05.899236 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 11546 | 2026.02.27 15:13:05.899327 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 11547 | 2026.02.27 15:13:05.899345 [ 267 ] {7c8b5212-2f3b-47a3-ab04-f391ec5ac154} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.02.27 15:13:05.899397 [ 267 ] {7c8b5212-2f3b-47a3-ab04-f391ec5ac154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11549 | 2026.02.27 15:13:05.899416 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 11550 | 2026.02.27 15:13:05.899510 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 11551 | 2026.02.27 15:13:05.899852 [ 267 ] {7c8b5212-2f3b-47a3-ab04-f391ec5ac154} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11552 | 2026.02.27 15:13:05.900197 [ 267 ] {7c8b5212-2f3b-47a3-ab04-f391ec5ac154} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2026.02.27 15:13:05.900382 [ 267 ] {7c8b5212-2f3b-47a3-ab04-f391ec5ac154} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
| 11554 | 2026.02.27 15:13:05.900438 [ 267 ] {7c8b5212-2f3b-47a3-ab04-f391ec5ac154} <Debug> TCPHandler: Processed in 0.001684817 sec. | ||
| 11555 | 2026.02.27 15:13:05.908974 [ 194 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1758 rows, containing 19 columns (19 merged, 0 gathered) in 0.01022422 sec., 171944.6569029227 rows/sec., 308.12 MiB/sec. | ||
| 11556 | 2026.02.27 15:13:05.911010 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11557 | 2026.02.27 15:13:05.911354 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11558 | 2026.02.27 15:13:05.911432 [ 186 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11559 | 2026.02.27 15:13:05.911533 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 11560 | 2026.02.27 15:13:06.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.43 MiB, peak 355.07 MiB, free memory in arenas 0.00 B, will set to 349.33 MiB (RSS), difference: 5.90 MiB | ||
| 11561 | 2026.02.27 15:13:06.686196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11562 | 2026.02.27 15:13:06.702109 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11563 | 2026.02.27 15:13:06.702162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11564 | 2026.02.27 15:13:06.708284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11565 | 2026.02.27 15:13:06.709017 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11566 | 2026.02.27 15:13:06.711886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11567 | 2026.02.27 15:13:10.885945 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11568 | 2026.02.27 15:13:10.886171 [ 267 ] {648c94a8-2386-491b-81be-95b65341412e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11569 | 2026.02.27 15:13:10.886249 [ 267 ] {648c94a8-2386-491b-81be-95b65341412e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11570 | 2026.02.27 15:13:10.886973 [ 267 ] {648c94a8-2386-491b-81be-95b65341412e} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2026.02.27 15:13:10.887027 [ 267 ] {648c94a8-2386-491b-81be-95b65341412e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11572 | 2026.02.27 15:13:10.887453 [ 267 ] {648c94a8-2386-491b-81be-95b65341412e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11573 | 2026.02.27 15:13:10.887694 [ 267 ] {648c94a8-2386-491b-81be-95b65341412e} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.02.27 15:13:10.887866 [ 267 ] {648c94a8-2386-491b-81be-95b65341412e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00175 sec., 32000 rows/sec., 2.44 MiB/sec. | ||
| 11575 | 2026.02.27 15:13:10.887924 [ 267 ] {648c94a8-2386-491b-81be-95b65341412e} <Debug> TCPHandler: Processed in 0.00213797 sec. | ||
| 11576 | 2026.02.27 15:13:10.888056 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11577 | 2026.02.27 15:13:10.888163 [ 267 ] {fb02899b-f4ac-4c00-be3d-0ebbf9753d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11578 | 2026.02.27 15:13:10.888208 [ 267 ] {fb02899b-f4ac-4c00-be3d-0ebbf9753d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11579 | 2026.02.27 15:13:10.888666 [ 267 ] {fb02899b-f4ac-4c00-be3d-0ebbf9753d52} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.02.27 15:13:10.888708 [ 267 ] {fb02899b-f4ac-4c00-be3d-0ebbf9753d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11581 | 2026.02.27 15:13:10.889033 [ 267 ] {fb02899b-f4ac-4c00-be3d-0ebbf9753d52} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11582 | 2026.02.27 15:13:10.889257 [ 267 ] {fb02899b-f4ac-4c00-be3d-0ebbf9753d52} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2026.02.27 15:13:10.889394 [ 267 ] {fb02899b-f4ac-4c00-be3d-0ebbf9753d52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 11584 | 2026.02.27 15:13:10.889439 [ 267 ] {fb02899b-f4ac-4c00-be3d-0ebbf9753d52} <Debug> TCPHandler: Processed in 0.001436764 sec. | ||
| 11585 | 2026.02.27 15:13:10.889563 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11586 | 2026.02.27 15:13:10.889662 [ 267 ] {afe16d7d-b639-43c9-874e-0d25e542a695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11587 | 2026.02.27 15:13:10.889707 [ 267 ] {afe16d7d-b639-43c9-874e-0d25e542a695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11588 | 2026.02.27 15:13:10.890131 [ 267 ] {afe16d7d-b639-43c9-874e-0d25e542a695} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11589 | 2026.02.27 15:13:10.890167 [ 267 ] {afe16d7d-b639-43c9-874e-0d25e542a695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11590 | 2026.02.27 15:13:10.890505 [ 267 ] {afe16d7d-b639-43c9-874e-0d25e542a695} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11591 | 2026.02.27 15:13:10.890726 [ 267 ] {afe16d7d-b639-43c9-874e-0d25e542a695} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.02.27 15:13:10.890860 [ 267 ] {afe16d7d-b639-43c9-874e-0d25e542a695} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 11593 | 2026.02.27 15:13:10.890899 [ 267 ] {afe16d7d-b639-43c9-874e-0d25e542a695} <Debug> TCPHandler: Processed in 0.001385923 sec. | ||
| 11594 | 2026.02.27 15:13:10.891011 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11595 | 2026.02.27 15:13:10.891108 [ 267 ] {a571ac25-8aac-4aee-9e7a-434f7399edd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11596 | 2026.02.27 15:13:10.891151 [ 267 ] {a571ac25-8aac-4aee-9e7a-434f7399edd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11597 | 2026.02.27 15:13:10.891499 [ 267 ] {a571ac25-8aac-4aee-9e7a-434f7399edd1} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11598 | 2026.02.27 15:13:10.891535 [ 267 ] {a571ac25-8aac-4aee-9e7a-434f7399edd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11599 | 2026.02.27 15:13:10.891868 [ 267 ] {a571ac25-8aac-4aee-9e7a-434f7399edd1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11600 | 2026.02.27 15:13:10.892104 [ 267 ] {a571ac25-8aac-4aee-9e7a-434f7399edd1} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2026.02.27 15:13:10.892237 [ 267 ] {a571ac25-8aac-4aee-9e7a-434f7399edd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 11602 | 2026.02.27 15:13:10.892274 [ 267 ] {a571ac25-8aac-4aee-9e7a-434f7399edd1} <Debug> TCPHandler: Processed in 0.001311203 sec. | ||
| 11603 | 2026.02.27 15:13:12.228853 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11604 | 2026.02.27 15:13:12.228906 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11605 | 2026.02.27 15:13:12.492192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30670 | ||
| 11606 | 2026.02.27 15:13:12.492750 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2026.02.27 15:13:12.492803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11608 | 2026.02.27 15:13:12.493298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11609 | 2026.02.27 15:13:12.493534 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11610 | 2026.02.27 15:13:12.493686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30670 | ||
| 11611 | 2026.02.27 15:13:12.574675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1344 | ||
| 11612 | 2026.02.27 15:13:12.576959 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2026.02.27 15:13:12.577003 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11614 | 2026.02.27 15:13:12.578149 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11615 | 2026.02.27 15:13:12.578421 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2026.02.27 15:13:12.578770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 11617 | 2026.02.27 15:13:13.002965 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002565795 sec. | ||
| 11618 | 2026.02.27 15:13:14.211938 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11619 | 2026.02.27 15:13:14.229158 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2026.02.27 15:13:14.229220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11621 | 2026.02.27 15:13:14.235321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11622 | 2026.02.27 15:13:14.235997 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.02.27 15:13:14.238777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11624 | 2026.02.27 15:13:15.889554 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11625 | 2026.02.27 15:13:15.889735 [ 267 ] {d56aa180-60a0-4344-a61c-eeedbd398da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11626 | 2026.02.27 15:13:15.889801 [ 267 ] {d56aa180-60a0-4344-a61c-eeedbd398da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11627 | 2026.02.27 15:13:15.890534 [ 267 ] {d56aa180-60a0-4344-a61c-eeedbd398da4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11628 | 2026.02.27 15:13:15.890582 [ 267 ] {d56aa180-60a0-4344-a61c-eeedbd398da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11629 | 2026.02.27 15:13:15.890993 [ 267 ] {d56aa180-60a0-4344-a61c-eeedbd398da4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11630 | 2026.02.27 15:13:15.891223 [ 267 ] {d56aa180-60a0-4344-a61c-eeedbd398da4} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11631 | 2026.02.27 15:13:15.891389 [ 267 ] {d56aa180-60a0-4344-a61c-eeedbd398da4} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001702 sec., 81081.08108108108 rows/sec., 7.03 MiB/sec. | ||
| 11632 | 2026.02.27 15:13:15.891440 [ 267 ] {d56aa180-60a0-4344-a61c-eeedbd398da4} <Debug> TCPHandler: Processed in 0.00201084 sec. | ||
| 11633 | 2026.02.27 15:13:15.891578 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11634 | 2026.02.27 15:13:15.891689 [ 267 ] {ed70b87b-9e0c-471d-a7fb-14a33e30fd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11635 | 2026.02.27 15:13:15.891736 [ 267 ] {ed70b87b-9e0c-471d-a7fb-14a33e30fd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11636 | 2026.02.27 15:13:15.892188 [ 267 ] {ed70b87b-9e0c-471d-a7fb-14a33e30fd8d} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11637 | 2026.02.27 15:13:15.892226 [ 267 ] {ed70b87b-9e0c-471d-a7fb-14a33e30fd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11638 | 2026.02.27 15:13:15.892536 [ 267 ] {ed70b87b-9e0c-471d-a7fb-14a33e30fd8d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11639 | 2026.02.27 15:13:15.892753 [ 267 ] {ed70b87b-9e0c-471d-a7fb-14a33e30fd8d} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11640 | 2026.02.27 15:13:15.892887 [ 267 ] {ed70b87b-9e0c-471d-a7fb-14a33e30fd8d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001224 sec., 33496.73202614379 rows/sec., 2.46 MiB/sec. | ||
| 11641 | 2026.02.27 15:13:15.892928 [ 267 ] {ed70b87b-9e0c-471d-a7fb-14a33e30fd8d} <Debug> TCPHandler: Processed in 0.001403294 sec. | ||
| 11642 | 2026.02.27 15:13:15.893039 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11643 | 2026.02.27 15:13:15.893135 [ 267 ] {304238c7-9fd7-491e-8501-478b35d6d399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11644 | 2026.02.27 15:13:15.893177 [ 267 ] {304238c7-9fd7-491e-8501-478b35d6d399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11645 | 2026.02.27 15:13:15.893612 [ 267 ] {304238c7-9fd7-491e-8501-478b35d6d399} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2026.02.27 15:13:15.893648 [ 267 ] {304238c7-9fd7-491e-8501-478b35d6d399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11647 | 2026.02.27 15:13:15.893965 [ 267 ] {304238c7-9fd7-491e-8501-478b35d6d399} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11648 | 2026.02.27 15:13:15.894200 [ 267 ] {304238c7-9fd7-491e-8501-478b35d6d399} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11649 | 2026.02.27 15:13:15.894342 [ 267 ] {304238c7-9fd7-491e-8501-478b35d6d399} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001227 sec., 85574.57212713937 rows/sec., 6.68 MiB/sec. | ||
| 11650 | 2026.02.27 15:13:15.894382 [ 267 ] {304238c7-9fd7-491e-8501-478b35d6d399} <Debug> TCPHandler: Processed in 0.001392424 sec. | ||
| 11651 | 2026.02.27 15:13:15.894500 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11652 | 2026.02.27 15:13:15.894596 [ 267 ] {847c7e6f-5629-43db-bcac-2f3cfcc86a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11653 | 2026.02.27 15:13:15.894638 [ 267 ] {847c7e6f-5629-43db-bcac-2f3cfcc86a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11654 | 2026.02.27 15:13:15.895075 [ 267 ] {847c7e6f-5629-43db-bcac-2f3cfcc86a4f} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11655 | 2026.02.27 15:13:15.895120 [ 267 ] {847c7e6f-5629-43db-bcac-2f3cfcc86a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11656 | 2026.02.27 15:13:15.895470 [ 267 ] {847c7e6f-5629-43db-bcac-2f3cfcc86a4f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11657 | 2026.02.27 15:13:15.895691 [ 267 ] {847c7e6f-5629-43db-bcac-2f3cfcc86a4f} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2026.02.27 15:13:15.895827 [ 267 ] {847c7e6f-5629-43db-bcac-2f3cfcc86a4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 11659 | 2026.02.27 15:13:15.895866 [ 267 ] {847c7e6f-5629-43db-bcac-2f3cfcc86a4f} <Debug> TCPHandler: Processed in 0.001414754 sec. | ||
| 11660 | 2026.02.27 15:13:15.895977 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11661 | 2026.02.27 15:13:15.896078 [ 267 ] {70b7b818-c65f-46c8-bb19-bd7c21799ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11662 | 2026.02.27 15:13:15.896144 [ 267 ] {70b7b818-c65f-46c8-bb19-bd7c21799ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11663 | 2026.02.27 15:13:15.897054 [ 267 ] {70b7b818-c65f-46c8-bb19-bd7c21799ddf} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2026.02.27 15:13:15.897093 [ 267 ] {70b7b818-c65f-46c8-bb19-bd7c21799ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11665 | 2026.02.27 15:13:15.897767 [ 267 ] {70b7b818-c65f-46c8-bb19-bd7c21799ddf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11666 | 2026.02.27 15:13:15.898078 [ 267 ] {70b7b818-c65f-46c8-bb19-bd7c21799ddf} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.02.27 15:13:15.898227 [ 267 ] {70b7b818-c65f-46c8-bb19-bd7c21799ddf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002169 sec., 18902.720147533426 rows/sec., 33.87 MiB/sec. | ||
| 11668 | 2026.02.27 15:13:15.898295 [ 267 ] {70b7b818-c65f-46c8-bb19-bd7c21799ddf} <Debug> TCPHandler: Processed in 0.002369623 sec. | ||
| 11669 | 2026.02.27 15:13:15.898415 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11670 | 2026.02.27 15:13:15.898511 [ 267 ] {a2d25f74-ae28-4ec8-bf33-e0f3f929f6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11671 | 2026.02.27 15:13:15.898555 [ 267 ] {a2d25f74-ae28-4ec8-bf33-e0f3f929f6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11672 | 2026.02.27 15:13:15.898943 [ 267 ] {a2d25f74-ae28-4ec8-bf33-e0f3f929f6b1} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11673 | 2026.02.27 15:13:15.898979 [ 267 ] {a2d25f74-ae28-4ec8-bf33-e0f3f929f6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11674 | 2026.02.27 15:13:15.899301 [ 267 ] {a2d25f74-ae28-4ec8-bf33-e0f3f929f6b1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11675 | 2026.02.27 15:13:15.899512 [ 267 ] {a2d25f74-ae28-4ec8-bf33-e0f3f929f6b1} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2026.02.27 15:13:15.899644 [ 267 ] {a2d25f74-ae28-4ec8-bf33-e0f3f929f6b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 11677 | 2026.02.27 15:13:15.899682 [ 267 ] {a2d25f74-ae28-4ec8-bf33-e0f3f929f6b1} <Debug> TCPHandler: Processed in 0.001316433 sec. | ||
| 11678 | 2026.02.27 15:13:19.993929 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31118 | ||
| 11679 | 2026.02.27 15:13:19.994575 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11680 | 2026.02.27 15:13:19.994627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11681 | 2026.02.27 15:13:19.995195 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11682 | 2026.02.27 15:13:19.995432 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2026.02.27 15:13:19.995596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31118 | ||
| 11684 | 2026.02.27 15:13:20.919807 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11685 | 2026.02.27 15:13:20.920013 [ 267 ] {4a23bee3-5b2c-4ce1-ba43-e5ac3bedbe0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11686 | 2026.02.27 15:13:20.920087 [ 267 ] {4a23bee3-5b2c-4ce1-ba43-e5ac3bedbe0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11687 | 2026.02.27 15:13:20.920794 [ 267 ] {4a23bee3-5b2c-4ce1-ba43-e5ac3bedbe0b} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11688 | 2026.02.27 15:13:20.920858 [ 267 ] {4a23bee3-5b2c-4ce1-ba43-e5ac3bedbe0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11689 | 2026.02.27 15:13:20.921277 [ 267 ] {4a23bee3-5b2c-4ce1-ba43-e5ac3bedbe0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11690 | 2026.02.27 15:13:20.921565 [ 267 ] {4a23bee3-5b2c-4ce1-ba43-e5ac3bedbe0b} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2026.02.27 15:13:20.921747 [ 267 ] {4a23bee3-5b2c-4ce1-ba43-e5ac3bedbe0b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001793 sec., 13385.387618516452 rows/sec., 1.11 MiB/sec. | ||
| 11692 | 2026.02.27 15:13:20.921809 [ 267 ] {4a23bee3-5b2c-4ce1-ba43-e5ac3bedbe0b} <Debug> TCPHandler: Processed in 0.002154941 sec. | ||
| 11693 | 2026.02.27 15:13:20.921949 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11694 | 2026.02.27 15:13:20.922067 [ 267 ] {be4a25e6-35f5-4680-8028-72313e5f182e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11695 | 2026.02.27 15:13:20.922125 [ 267 ] {be4a25e6-35f5-4680-8028-72313e5f182e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11696 | 2026.02.27 15:13:20.922625 [ 267 ] {be4a25e6-35f5-4680-8028-72313e5f182e} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2026.02.27 15:13:20.922668 [ 267 ] {be4a25e6-35f5-4680-8028-72313e5f182e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11698 | 2026.02.27 15:13:20.922998 [ 267 ] {be4a25e6-35f5-4680-8028-72313e5f182e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11699 | 2026.02.27 15:13:20.923234 [ 267 ] {be4a25e6-35f5-4680-8028-72313e5f182e} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11700 | 2026.02.27 15:13:20.923402 [ 267 ] {be4a25e6-35f5-4680-8028-72313e5f182e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00136 sec., 1470.5882352941176 rows/sec., 119.92 KiB/sec. | ||
| 11701 | 2026.02.27 15:13:20.923463 [ 267 ] {be4a25e6-35f5-4680-8028-72313e5f182e} <Debug> TCPHandler: Processed in 0.001574705 sec. | ||
| 11702 | 2026.02.27 15:13:20.923606 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11703 | 2026.02.27 15:13:20.923737 [ 267 ] {3f0a7129-bedf-4bb0-9e24-0fe507d8aa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11704 | 2026.02.27 15:13:20.923795 [ 267 ] {3f0a7129-bedf-4bb0-9e24-0fe507d8aa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11705 | 2026.02.27 15:13:20.925135 [ 267 ] {3f0a7129-bedf-4bb0-9e24-0fe507d8aa67} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.02.27 15:13:20.925188 [ 267 ] {3f0a7129-bedf-4bb0-9e24-0fe507d8aa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11707 | 2026.02.27 15:13:20.925710 [ 267 ] {3f0a7129-bedf-4bb0-9e24-0fe507d8aa67} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11708 | 2026.02.27 15:13:20.925975 [ 267 ] {3f0a7129-bedf-4bb0-9e24-0fe507d8aa67} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.02.27 15:13:20.926138 [ 267 ] {3f0a7129-bedf-4bb0-9e24-0fe507d8aa67} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.00243 sec., 541975.3086419753 rows/sec., 45.01 MiB/sec. | ||
| 11710 | 2026.02.27 15:13:20.926187 [ 267 ] {3f0a7129-bedf-4bb0-9e24-0fe507d8aa67} <Debug> TCPHandler: Processed in 0.002645706 sec. | ||
| 11711 | 2026.02.27 15:13:20.926328 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11712 | 2026.02.27 15:13:20.926443 [ 267 ] {17789850-1c85-48fd-a96b-de8f1249bb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11713 | 2026.02.27 15:13:20.926489 [ 267 ] {17789850-1c85-48fd-a96b-de8f1249bb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11714 | 2026.02.27 15:13:20.926954 [ 267 ] {17789850-1c85-48fd-a96b-de8f1249bb80} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2026.02.27 15:13:20.926994 [ 267 ] {17789850-1c85-48fd-a96b-de8f1249bb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11716 | 2026.02.27 15:13:20.927343 [ 267 ] {17789850-1c85-48fd-a96b-de8f1249bb80} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11717 | 2026.02.27 15:13:20.927557 [ 267 ] {17789850-1c85-48fd-a96b-de8f1249bb80} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.02.27 15:13:20.927690 [ 267 ] {17789850-1c85-48fd-a96b-de8f1249bb80} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001278 sec., 10954.616588419405 rows/sec., 861.18 KiB/sec. | ||
| 11719 | 2026.02.27 15:13:20.927730 [ 267 ] {17789850-1c85-48fd-a96b-de8f1249bb80} <Debug> TCPHandler: Processed in 0.001465514 sec. | ||
| 11720 | 2026.02.27 15:13:20.927880 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2026.02.27 15:13:20.928008 [ 267 ] {da056286-1db1-4876-902b-66a11af98d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11722 | 2026.02.27 15:13:20.928065 [ 267 ] {da056286-1db1-4876-902b-66a11af98d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11723 | 2026.02.27 15:13:20.928750 [ 267 ] {da056286-1db1-4876-902b-66a11af98d64} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2026.02.27 15:13:20.928787 [ 267 ] {da056286-1db1-4876-902b-66a11af98d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11725 | 2026.02.27 15:13:20.929136 [ 267 ] {da056286-1db1-4876-902b-66a11af98d64} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11726 | 2026.02.27 15:13:20.929370 [ 267 ] {da056286-1db1-4876-902b-66a11af98d64} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2026.02.27 15:13:20.929526 [ 267 ] {da056286-1db1-4876-902b-66a11af98d64} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001541 sec., 163530.175210902 rows/sec., 11.31 MiB/sec. | ||
| 11728 | 2026.02.27 15:13:20.929743 [ 267 ] {da056286-1db1-4876-902b-66a11af98d64} <Debug> TCPHandler: Processed in 0.001931239 sec. | ||
| 11729 | 2026.02.27 15:13:20.929895 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.02.27 15:13:20.930019 [ 267 ] {ceded6c7-9cc4-4344-a04f-4332de77920c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11731 | 2026.02.27 15:13:20.930076 [ 267 ] {ceded6c7-9cc4-4344-a04f-4332de77920c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11732 | 2026.02.27 15:13:20.930601 [ 267 ] {ceded6c7-9cc4-4344-a04f-4332de77920c} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.02.27 15:13:20.930647 [ 267 ] {ceded6c7-9cc4-4344-a04f-4332de77920c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11734 | 2026.02.27 15:13:20.931081 [ 267 ] {ceded6c7-9cc4-4344-a04f-4332de77920c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11735 | 2026.02.27 15:13:20.931387 [ 267 ] {ceded6c7-9cc4-4344-a04f-4332de77920c} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.02.27 15:13:20.931738 [ 267 ] {ceded6c7-9cc4-4344-a04f-4332de77920c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001748 sec., 6864.988558352403 rows/sec., 536.33 KiB/sec. | ||
| 11737 | 2026.02.27 15:13:20.931792 [ 267 ] {ceded6c7-9cc4-4344-a04f-4332de77920c} <Debug> TCPHandler: Processed in 0.00196151 sec. | ||
| 11738 | 2026.02.27 15:13:20.931957 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.02.27 15:13:20.932079 [ 267 ] {fb455faf-4ee5-46a5-b744-a8a24a1d98d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11740 | 2026.02.27 15:13:20.932149 [ 267 ] {fb455faf-4ee5-46a5-b744-a8a24a1d98d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11741 | 2026.02.27 15:13:20.932976 [ 267 ] {fb455faf-4ee5-46a5-b744-a8a24a1d98d4} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2026.02.27 15:13:20.933015 [ 267 ] {fb455faf-4ee5-46a5-b744-a8a24a1d98d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11743 | 2026.02.27 15:13:20.933381 [ 267 ] {fb455faf-4ee5-46a5-b744-a8a24a1d98d4} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11744 | 2026.02.27 15:13:20.933735 [ 267 ] {fb455faf-4ee5-46a5-b744-a8a24a1d98d4} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.02.27 15:13:20.933889 [ 267 ] {fb455faf-4ee5-46a5-b744-a8a24a1d98d4} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001834 sec., 304252.99890948745 rows/sec., 22.80 MiB/sec. | ||
| 11746 | 2026.02.27 15:13:20.933943 [ 267 ] {fb455faf-4ee5-46a5-b744-a8a24a1d98d4} <Debug> TCPHandler: Processed in 0.002064971 sec. | ||
| 11747 | 2026.02.27 15:13:20.934080 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2026.02.27 15:13:20.934177 [ 267 ] {b085bb8a-dd2e-48d9-ab45-1dbd069fa0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11749 | 2026.02.27 15:13:20.934222 [ 267 ] {b085bb8a-dd2e-48d9-ab45-1dbd069fa0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11750 | 2026.02.27 15:13:20.934984 [ 267 ] {b085bb8a-dd2e-48d9-ab45-1dbd069fa0a8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.02.27 15:13:20.935029 [ 267 ] {b085bb8a-dd2e-48d9-ab45-1dbd069fa0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11752 | 2026.02.27 15:13:20.935579 [ 267 ] {b085bb8a-dd2e-48d9-ab45-1dbd069fa0a8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11753 | 2026.02.27 15:13:20.935900 [ 267 ] {b085bb8a-dd2e-48d9-ab45-1dbd069fa0a8} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.02.27 15:13:20.936079 [ 267 ] {b085bb8a-dd2e-48d9-ab45-1dbd069fa0a8} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.00192 sec., 458854.1666666666 rows/sec., 31.14 MiB/sec. | ||
| 11755 | 2026.02.27 15:13:20.936133 [ 267 ] {b085bb8a-dd2e-48d9-ab45-1dbd069fa0a8} <Debug> TCPHandler: Processed in 0.00210547 sec. | ||
| 11756 | 2026.02.27 15:13:20.936266 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2026.02.27 15:13:20.936383 [ 267 ] {a42e0bfc-c839-47e5-8b2b-02a569195fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11758 | 2026.02.27 15:13:20.936438 [ 267 ] {a42e0bfc-c839-47e5-8b2b-02a569195fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11759 | 2026.02.27 15:13:20.936891 [ 267 ] {a42e0bfc-c839-47e5-8b2b-02a569195fb5} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.02.27 15:13:20.936935 [ 267 ] {a42e0bfc-c839-47e5-8b2b-02a569195fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11761 | 2026.02.27 15:13:20.937262 [ 267 ] {a42e0bfc-c839-47e5-8b2b-02a569195fb5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11762 | 2026.02.27 15:13:20.937476 [ 267 ] {a42e0bfc-c839-47e5-8b2b-02a569195fb5} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.02.27 15:13:20.937607 [ 267 ] {a42e0bfc-c839-47e5-8b2b-02a569195fb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 11764 | 2026.02.27 15:13:20.937644 [ 267 ] {a42e0bfc-c839-47e5-8b2b-02a569195fb5} <Debug> TCPHandler: Processed in 0.001440304 sec. | ||
| 11765 | 2026.02.27 15:13:21.032185 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43461 | ||
| 11766 | 2026.02.27 15:13:21.032301 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11767 | 2026.02.27 15:13:21.032329 [ 290 ] {} <Debug> TCP-Session: 47b6f4e1-3a2f-4da0-96ae-101a83190fc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43461 | ||
| 11768 | 2026.02.27 15:13:21.032352 [ 290 ] {} <Debug> TCP-Session: 47b6f4e1-3a2f-4da0-96ae-101a83190fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11769 | 2026.02.27 15:13:21.032364 [ 290 ] {} <Debug> TCP-Session: 47b6f4e1-3a2f-4da0-96ae-101a83190fc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2026.02.27 15:13:21.032549 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45870 | ||
| 11771 | 2026.02.27 15:13:21.032648 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62951 | ||
| 11772 | 2026.02.27 15:13:21.032672 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53068 | ||
| 11773 | 2026.02.27 15:13:21.032694 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11774 | 2026.02.27 15:13:21.032689 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44144 | ||
| 11775 | 2026.02.27 15:13:21.032742 [ 351 ] {} <Debug> TCP-Session: c4c8f5cf-ff6b-42ec-99c8-73220da23b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:45870 | ||
| 11776 | 2026.02.27 15:13:21.032744 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42561 | ||
| 11777 | 2026.02.27 15:13:21.032769 [ 351 ] {} <Debug> TCP-Session: c4c8f5cf-ff6b-42ec-99c8-73220da23b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11778 | 2026.02.27 15:13:21.032770 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11779 | 2026.02.27 15:13:21.032770 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11780 | 2026.02.27 15:13:21.032790 [ 351 ] {} <Debug> TCP-Session: c4c8f5cf-ff6b-42ec-99c8-73220da23b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11781 | 2026.02.27 15:13:21.032801 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11782 | 2026.02.27 15:13:21.032820 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11783 | 2026.02.27 15:13:21.032822 [ 354 ] {} <Debug> TCP-Session: 745241d4-c33c-41cd-abfa-3c4b5f062c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:53068 | ||
| 11784 | 2026.02.27 15:13:21.032841 [ 355 ] {} <Debug> TCP-Session: 3fb90e87-8d5a-4a19-b6d8-045c6a0c08ad Authenticating user 'default' from [fd00:1122:3344:101::e]:44144 | ||
| 11785 | 2026.02.27 15:13:21.032852 [ 289 ] {} <Debug> TCP-Session: 6acd8ec9-fbec-4431-be7e-0bbf56d6b378 Authenticating user 'default' from [fd00:1122:3344:101::e]:42561 | ||
| 11786 | 2026.02.27 15:13:21.032872 [ 354 ] {} <Debug> TCP-Session: 745241d4-c33c-41cd-abfa-3c4b5f062c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2026.02.27 15:13:21.032875 [ 355 ] {} <Debug> TCP-Session: 3fb90e87-8d5a-4a19-b6d8-045c6a0c08ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11788 | 2026.02.27 15:13:21.032886 [ 289 ] {} <Debug> TCP-Session: 6acd8ec9-fbec-4431-be7e-0bbf56d6b378 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11789 | 2026.02.27 15:13:21.032909 [ 355 ] {} <Debug> TCP-Session: 3fb90e87-8d5a-4a19-b6d8-045c6a0c08ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11790 | 2026.02.27 15:13:21.032916 [ 289 ] {} <Debug> TCP-Session: 6acd8ec9-fbec-4431-be7e-0bbf56d6b378 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2026.02.27 15:13:21.032898 [ 354 ] {} <Debug> TCP-Session: 745241d4-c33c-41cd-abfa-3c4b5f062c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11792 | 2026.02.27 15:13:21.032757 [ 290 ] {} <Trace> TCP-Session: 47b6f4e1-3a2f-4da0-96ae-101a83190fc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11793 | 2026.02.27 15:13:21.032736 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55406 | ||
| 11794 | 2026.02.27 15:13:21.032723 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58940 | ||
| 11795 | 2026.02.27 15:13:21.032670 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48695 | ||
| 11796 | 2026.02.27 15:13:21.032819 [ 352 ] {} <Debug> TCP-Session: 3647b81c-80c2-420b-ac7a-480fef76acd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62951 | ||
| 11797 | 2026.02.27 15:13:21.033131 [ 352 ] {} <Debug> TCP-Session: 3647b81c-80c2-420b-ac7a-480fef76acd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11798 | 2026.02.27 15:13:21.033152 [ 352 ] {} <Debug> TCP-Session: 3647b81c-80c2-420b-ac7a-480fef76acd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11799 | 2026.02.27 15:13:21.033152 [ 290 ] {440936f4-55e0-4d3d-9c93-d93c3a782159} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43461) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11800 | 2026.02.27 15:13:21.033501 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11801 | 2026.02.27 15:13:21.033537 [ 287 ] {} <Debug> TCP-Session: ff51d8eb-4375-46b7-ba47-51088374964b Authenticating user 'default' from [fd00:1122:3344:101::e]:58940 | ||
| 11802 | 2026.02.27 15:13:21.033554 [ 287 ] {} <Debug> TCP-Session: ff51d8eb-4375-46b7-ba47-51088374964b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11803 | 2026.02.27 15:13:21.033567 [ 287 ] {} <Debug> TCP-Session: ff51d8eb-4375-46b7-ba47-51088374964b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11804 | 2026.02.27 15:13:21.033570 [ 290 ] {440936f4-55e0-4d3d-9c93-d93c3a782159} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11805 | 2026.02.27 15:13:21.033630 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11806 | 2026.02.27 15:13:21.033645 [ 290 ] {440936f4-55e0-4d3d-9c93-d93c3a782159} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11807 | 2026.02.27 15:13:21.033674 [ 353 ] {} <Debug> TCP-Session: 24f1b4d3-2b65-45df-b965-22bda4cdbd72 Authenticating user 'default' from [fd00:1122:3344:101::e]:48695 | ||
| 11808 | 2026.02.27 15:13:21.033707 [ 353 ] {} <Debug> TCP-Session: 24f1b4d3-2b65-45df-b965-22bda4cdbd72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11809 | 2026.02.27 15:13:21.033720 [ 353 ] {} <Debug> TCP-Session: 24f1b4d3-2b65-45df-b965-22bda4cdbd72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11810 | 2026.02.27 15:13:21.033720 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11811 | 2026.02.27 15:13:21.033756 [ 288 ] {} <Debug> TCP-Session: 48fda077-ae78-4ba4-b62e-397c66929ae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55406 | ||
| 11812 | 2026.02.27 15:13:21.033773 [ 288 ] {} <Debug> TCP-Session: 48fda077-ae78-4ba4-b62e-397c66929ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11813 | 2026.02.27 15:13:21.033785 [ 288 ] {} <Debug> TCP-Session: 48fda077-ae78-4ba4-b62e-397c66929ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11814 | 2026.02.27 15:13:21.033989 [ 290 ] {440936f4-55e0-4d3d-9c93-d93c3a782159} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 11815 | 2026.02.27 15:13:21.035067 [ 295 ] {440936f4-55e0-4d3d-9c93-d93c3a782159} <Trace> AggregatingTransform: Aggregating | ||
| 11816 | 2026.02.27 15:13:21.035110 [ 295 ] {440936f4-55e0-4d3d-9c93-d93c3a782159} <Trace> Aggregator: Aggregation method: without_key | ||
| 11817 | 2026.02.27 15:13:21.035149 [ 295 ] {440936f4-55e0-4d3d-9c93-d93c3a782159} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104975 sec. (952.608 rows/sec., 37.21 KiB/sec.) | ||
| 11818 | 2026.02.27 15:13:21.035167 [ 295 ] {440936f4-55e0-4d3d-9c93-d93c3a782159} <Trace> Aggregator: Merging aggregated data | ||
| 11819 | 2026.02.27 15:13:21.036872 [ 290 ] {440936f4-55e0-4d3d-9c93-d93c3a782159} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00378 sec., 264.55026455026456 rows/sec., 10.33 KiB/sec. | ||
| 11820 | 2026.02.27 15:13:21.037029 [ 290 ] {440936f4-55e0-4d3d-9c93-d93c3a782159} <Debug> TCPHandler: Processed in 0.004424364 sec. | ||
| 11821 | 2026.02.27 15:13:21.037149 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11822 | 2026.02.27 15:13:21.037175 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11823 | 2026.02.27 15:13:21.037182 [ 290 ] {} <Debug> TCP-Session: 47b6f4e1-3a2f-4da0-96ae-101a83190fc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11824 | 2026.02.27 15:13:21.037195 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11825 | 2026.02.27 15:13:21.037220 [ 289 ] {} <Debug> TCP-Session: 6acd8ec9-fbec-4431-be7e-0bbf56d6b378 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.02.27 15:13:21.037231 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11827 | 2026.02.27 15:13:21.037253 [ 351 ] {} <Debug> TCP-Session: c4c8f5cf-ff6b-42ec-99c8-73220da23b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11828 | 2026.02.27 15:13:21.037256 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11829 | 2026.02.27 15:13:21.037286 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11830 | 2026.02.27 15:13:21.037304 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11831 | 2026.02.27 15:13:21.037325 [ 353 ] {} <Debug> TCP-Session: 24f1b4d3-2b65-45df-b965-22bda4cdbd72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11832 | 2026.02.27 15:13:21.037342 [ 352 ] {} <Debug> TCP-Session: 3647b81c-80c2-420b-ac7a-480fef76acd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11833 | 2026.02.27 15:13:21.037363 [ 288 ] {} <Debug> TCP-Session: 48fda077-ae78-4ba4-b62e-397c66929ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11834 | 2026.02.27 15:13:21.037268 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11835 | 2026.02.27 15:13:21.037215 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11836 | 2026.02.27 15:13:21.037422 [ 355 ] {} <Debug> TCP-Session: 3fb90e87-8d5a-4a19-b6d8-045c6a0c08ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11837 | 2026.02.27 15:13:21.037281 [ 354 ] {} <Debug> TCP-Session: 745241d4-c33c-41cd-abfa-3c4b5f062c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11838 | 2026.02.27 15:13:21.037445 [ 287 ] {} <Debug> TCP-Session: ff51d8eb-4375-46b7-ba47-51088374964b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11839 | 2026.02.27 15:13:21.150730 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56866 | ||
| 11840 | 2026.02.27 15:13:21.150857 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11841 | 2026.02.27 15:13:21.150887 [ 290 ] {} <Debug> TCP-Session: 84d0c5da-939e-4200-8440-eb9a9a39ee10 Authenticating user 'default' from [fd00:1122:3344:101::e]:56866 | ||
| 11842 | 2026.02.27 15:13:21.150912 [ 290 ] {} <Debug> TCP-Session: 84d0c5da-939e-4200-8440-eb9a9a39ee10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11843 | 2026.02.27 15:13:21.150929 [ 290 ] {} <Debug> TCP-Session: 84d0c5da-939e-4200-8440-eb9a9a39ee10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11844 | 2026.02.27 15:13:21.151142 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46661 | ||
| 11845 | 2026.02.27 15:13:21.151173 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60673 | ||
| 11846 | 2026.02.27 15:13:21.151210 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33045 | ||
| 11847 | 2026.02.27 15:13:21.151219 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52894 | ||
| 11848 | 2026.02.27 15:13:21.151202 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37135 | ||
| 11849 | 2026.02.27 15:13:21.151274 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11850 | 2026.02.27 15:13:21.151293 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11851 | 2026.02.27 15:13:21.151317 [ 290 ] {} <Trace> TCP-Session: 84d0c5da-939e-4200-8440-eb9a9a39ee10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11852 | 2026.02.27 15:13:21.151331 [ 351 ] {} <Debug> TCP-Session: b1bfb6e2-3779-4e38-a078-8f12dc6c8282 Authenticating user 'default' from [fd00:1122:3344:101::e]:46661 | ||
| 11853 | 2026.02.27 15:13:21.151344 [ 288 ] {} <Debug> TCP-Session: a1f93f8f-500b-4d2a-8fcf-01b27670cd22 Authenticating user 'default' from [fd00:1122:3344:101::e]:33045 | ||
| 11854 | 2026.02.27 15:13:21.151376 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11855 | 2026.02.27 15:13:21.151383 [ 351 ] {} <Debug> TCP-Session: b1bfb6e2-3779-4e38-a078-8f12dc6c8282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11856 | 2026.02.27 15:13:21.151399 [ 288 ] {} <Debug> TCP-Session: a1f93f8f-500b-4d2a-8fcf-01b27670cd22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11857 | 2026.02.27 15:13:21.151413 [ 287 ] {} <Debug> TCP-Session: 3daf2701-5a65-4e67-89ca-7f9b6cc0a7ba Authenticating user 'default' from [fd00:1122:3344:101::e]:37135 | ||
| 11858 | 2026.02.27 15:13:21.151420 [ 351 ] {} <Debug> TCP-Session: b1bfb6e2-3779-4e38-a078-8f12dc6c8282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11859 | 2026.02.27 15:13:21.151431 [ 288 ] {} <Debug> TCP-Session: a1f93f8f-500b-4d2a-8fcf-01b27670cd22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11860 | 2026.02.27 15:13:21.151454 [ 287 ] {} <Debug> TCP-Session: 3daf2701-5a65-4e67-89ca-7f9b6cc0a7ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11861 | 2026.02.27 15:13:21.151311 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11862 | 2026.02.27 15:13:21.151489 [ 287 ] {} <Debug> TCP-Session: 3daf2701-5a65-4e67-89ca-7f9b6cc0a7ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11863 | 2026.02.27 15:13:21.151499 [ 290 ] {e30b964e-5775-4a9a-872f-1d9dbd979ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56866) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11864 | 2026.02.27 15:13:21.151517 [ 289 ] {} <Debug> TCP-Session: c25059db-5e6c-4bbe-8d1d-14cd95043af6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52894 | ||
| 11865 | 2026.02.27 15:13:21.151293 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11866 | 2026.02.27 15:13:21.151554 [ 289 ] {} <Debug> TCP-Session: c25059db-5e6c-4bbe-8d1d-14cd95043af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11867 | 2026.02.27 15:13:21.151190 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48215 | ||
| 11868 | 2026.02.27 15:13:21.151585 [ 289 ] {} <Debug> TCP-Session: c25059db-5e6c-4bbe-8d1d-14cd95043af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11869 | 2026.02.27 15:13:21.151582 [ 353 ] {} <Debug> TCP-Session: 5fa6585e-2a95-44a2-b7ab-417a663a679a Authenticating user 'default' from [fd00:1122:3344:101::e]:60673 | ||
| 11870 | 2026.02.27 15:13:21.151157 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63140 | ||
| 11871 | 2026.02.27 15:13:21.151653 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11872 | 2026.02.27 15:13:21.151650 [ 353 ] {} <Debug> TCP-Session: 5fa6585e-2a95-44a2-b7ab-417a663a679a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11873 | 2026.02.27 15:13:21.151693 [ 355 ] {} <Debug> TCP-Session: b8ee8abc-b3e8-4689-9c5a-dc9749e55307 Authenticating user 'default' from [fd00:1122:3344:101::e]:48215 | ||
| 11874 | 2026.02.27 15:13:21.151708 [ 353 ] {} <Debug> TCP-Session: 5fa6585e-2a95-44a2-b7ab-417a663a679a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11875 | 2026.02.27 15:13:21.151723 [ 355 ] {} <Debug> TCP-Session: b8ee8abc-b3e8-4689-9c5a-dc9749e55307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11876 | 2026.02.27 15:13:21.151722 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11877 | 2026.02.27 15:13:21.151746 [ 355 ] {} <Debug> TCP-Session: b8ee8abc-b3e8-4689-9c5a-dc9749e55307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11878 | 2026.02.27 15:13:21.151768 [ 352 ] {} <Debug> TCP-Session: a17c2d01-8dfc-478f-8c3e-50a86d117dd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63140 | ||
| 11879 | 2026.02.27 15:13:21.151772 [ 290 ] {e30b964e-5775-4a9a-872f-1d9dbd979ebe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11880 | 2026.02.27 15:13:21.151799 [ 352 ] {} <Debug> TCP-Session: a17c2d01-8dfc-478f-8c3e-50a86d117dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11881 | 2026.02.27 15:13:21.151182 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57806 | ||
| 11882 | 2026.02.27 15:13:21.151826 [ 352 ] {} <Debug> TCP-Session: a17c2d01-8dfc-478f-8c3e-50a86d117dd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11883 | 2026.02.27 15:13:21.151847 [ 290 ] {e30b964e-5775-4a9a-872f-1d9dbd979ebe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11884 | 2026.02.27 15:13:21.151904 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11885 | 2026.02.27 15:13:21.151936 [ 354 ] {} <Debug> TCP-Session: 81c7cd35-5076-400c-ba01-15a28295c51c Authenticating user 'default' from [fd00:1122:3344:101::e]:57806 | ||
| 11886 | 2026.02.27 15:13:21.151956 [ 354 ] {} <Debug> TCP-Session: 81c7cd35-5076-400c-ba01-15a28295c51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11887 | 2026.02.27 15:13:21.151971 [ 354 ] {} <Debug> TCP-Session: 81c7cd35-5076-400c-ba01-15a28295c51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11888 | 2026.02.27 15:13:21.152154 [ 290 ] {e30b964e-5775-4a9a-872f-1d9dbd979ebe} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 11889 | 2026.02.27 15:13:21.153119 [ 340 ] {e30b964e-5775-4a9a-872f-1d9dbd979ebe} <Trace> AggregatingTransform: Aggregating | ||
| 11890 | 2026.02.27 15:13:21.153174 [ 340 ] {e30b964e-5775-4a9a-872f-1d9dbd979ebe} <Trace> Aggregator: Aggregation method: without_key | ||
| 11891 | 2026.02.27 15:13:21.153214 [ 340 ] {e30b964e-5775-4a9a-872f-1d9dbd979ebe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095664 sec. (1045.325 rows/sec., 40.83 KiB/sec.) | ||
| 11892 | 2026.02.27 15:13:21.153234 [ 340 ] {e30b964e-5775-4a9a-872f-1d9dbd979ebe} <Trace> Aggregator: Merging aggregated data | ||
| 11893 | 2026.02.27 15:13:21.154623 [ 290 ] {e30b964e-5775-4a9a-872f-1d9dbd979ebe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003177 sec., 314.7623544224111 rows/sec., 12.30 KiB/sec. | ||
| 11894 | 2026.02.27 15:13:21.154789 [ 290 ] {e30b964e-5775-4a9a-872f-1d9dbd979ebe} <Debug> TCPHandler: Processed in 0.003608085 sec. | ||
| 11895 | 2026.02.27 15:13:21.154890 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11896 | 2026.02.27 15:13:21.154913 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11897 | 2026.02.27 15:13:21.154926 [ 290 ] {} <Debug> TCP-Session: 84d0c5da-939e-4200-8440-eb9a9a39ee10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11898 | 2026.02.27 15:13:21.154934 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11899 | 2026.02.27 15:13:21.154964 [ 351 ] {} <Debug> TCP-Session: b1bfb6e2-3779-4e38-a078-8f12dc6c8282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11900 | 2026.02.27 15:13:21.154973 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11901 | 2026.02.27 15:13:21.154998 [ 287 ] {} <Debug> TCP-Session: 3daf2701-5a65-4e67-89ca-7f9b6cc0a7ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11902 | 2026.02.27 15:13:21.155001 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11903 | 2026.02.27 15:13:21.155022 [ 352 ] {} <Debug> TCP-Session: a17c2d01-8dfc-478f-8c3e-50a86d117dd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11904 | 2026.02.27 15:13:21.155040 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11905 | 2026.02.27 15:13:21.155052 [ 355 ] {} <Debug> TCP-Session: b8ee8abc-b3e8-4689-9c5a-dc9749e55307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11906 | 2026.02.27 15:13:21.155048 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11907 | 2026.02.27 15:13:21.155081 [ 354 ] {} <Debug> TCP-Session: 81c7cd35-5076-400c-ba01-15a28295c51c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11908 | 2026.02.27 15:13:21.155017 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11909 | 2026.02.27 15:13:21.155128 [ 288 ] {} <Debug> TCP-Session: a1f93f8f-500b-4d2a-8fcf-01b27670cd22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11910 | 2026.02.27 15:13:21.154987 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11911 | 2026.02.27 15:13:21.155156 [ 353 ] {} <Debug> TCP-Session: 5fa6585e-2a95-44a2-b7ab-417a663a679a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11912 | 2026.02.27 15:13:21.155194 [ 289 ] {} <Debug> TCP-Session: c25059db-5e6c-4bbe-8d1d-14cd95043af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11913 | 2026.02.27 15:13:21.359174 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39502 | ||
| 11914 | 2026.02.27 15:13:21.359329 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11915 | 2026.02.27 15:13:21.359368 [ 290 ] {} <Debug> TCP-Session: 90bd2f47-cd57-48d3-93ac-4faa63ce9a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:39502 | ||
| 11916 | 2026.02.27 15:13:21.359391 [ 290 ] {} <Debug> TCP-Session: 90bd2f47-cd57-48d3-93ac-4faa63ce9a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11917 | 2026.02.27 15:13:21.359405 [ 290 ] {} <Debug> TCP-Session: 90bd2f47-cd57-48d3-93ac-4faa63ce9a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11918 | 2026.02.27 15:13:21.359626 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63329 | ||
| 11919 | 2026.02.27 15:13:21.359652 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55214 | ||
| 11920 | 2026.02.27 15:13:21.359677 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64075 | ||
| 11921 | 2026.02.27 15:13:21.359694 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34869 | ||
| 11922 | 2026.02.27 15:13:21.359751 [ 290 ] {} <Trace> TCP-Session: 90bd2f47-cd57-48d3-93ac-4faa63ce9a0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11923 | 2026.02.27 15:13:21.359757 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11924 | 2026.02.27 15:13:21.359789 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11925 | 2026.02.27 15:13:21.359789 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11926 | 2026.02.27 15:13:21.359816 [ 351 ] {} <Debug> TCP-Session: f6e0ade2-63ed-428e-8e8f-5ca4b95dda96 Authenticating user 'default' from [fd00:1122:3344:101::e]:63329 | ||
| 11927 | 2026.02.27 15:13:21.359827 [ 354 ] {} <Debug> TCP-Session: a7fc3cdf-0923-4e52-89df-7ca16cf24006 Authenticating user 'default' from [fd00:1122:3344:101::e]:55214 | ||
| 11928 | 2026.02.27 15:13:21.359836 [ 287 ] {} <Debug> TCP-Session: 366b609b-2015-4b9d-84ce-0f21865d44d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64075 | ||
| 11929 | 2026.02.27 15:13:21.359860 [ 351 ] {} <Debug> TCP-Session: f6e0ade2-63ed-428e-8e8f-5ca4b95dda96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11930 | 2026.02.27 15:13:21.359871 [ 354 ] {} <Debug> TCP-Session: a7fc3cdf-0923-4e52-89df-7ca16cf24006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11931 | 2026.02.27 15:13:21.359878 [ 287 ] {} <Debug> TCP-Session: 366b609b-2015-4b9d-84ce-0f21865d44d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11932 | 2026.02.27 15:13:21.359887 [ 351 ] {} <Debug> TCP-Session: f6e0ade2-63ed-428e-8e8f-5ca4b95dda96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11933 | 2026.02.27 15:13:21.359900 [ 354 ] {} <Debug> TCP-Session: a7fc3cdf-0923-4e52-89df-7ca16cf24006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.02.27 15:13:21.359910 [ 287 ] {} <Debug> TCP-Session: 366b609b-2015-4b9d-84ce-0f21865d44d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11935 | 2026.02.27 15:13:21.359929 [ 290 ] {9e7fa543-2a34-4e39-983b-5163ce60ee9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39502) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11936 | 2026.02.27 15:13:21.359810 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11937 | 2026.02.27 15:13:21.359684 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53703 | ||
| 11938 | 2026.02.27 15:13:21.359998 [ 289 ] {} <Debug> TCP-Session: 65c70d18-cea7-40d5-b1d8-5dec2ebf0955 Authenticating user 'default' from [fd00:1122:3344:101::e]:34869 | ||
| 11939 | 2026.02.27 15:13:21.359663 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47469 | ||
| 11940 | 2026.02.27 15:13:21.360041 [ 289 ] {} <Debug> TCP-Session: 65c70d18-cea7-40d5-b1d8-5dec2ebf0955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2026.02.27 15:13:21.359638 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53057 | ||
| 11942 | 2026.02.27 15:13:21.360066 [ 289 ] {} <Debug> TCP-Session: 65c70d18-cea7-40d5-b1d8-5dec2ebf0955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11943 | 2026.02.27 15:13:21.360091 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11944 | 2026.02.27 15:13:21.360103 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11945 | 2026.02.27 15:13:21.359643 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50395 | ||
| 11946 | 2026.02.27 15:13:21.360145 [ 355 ] {} <Debug> TCP-Session: 6f0b983f-b167-4b61-a5c9-2e0fceef8c2b Authenticating user 'default' from [fd00:1122:3344:101::e]:47469 | ||
| 11947 | 2026.02.27 15:13:21.360155 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11948 | 2026.02.27 15:13:21.360181 [ 355 ] {} <Debug> TCP-Session: 6f0b983f-b167-4b61-a5c9-2e0fceef8c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11949 | 2026.02.27 15:13:21.360199 [ 352 ] {} <Debug> TCP-Session: d88eb26d-f2f0-4d01-a89e-b9df7b724faf Authenticating user 'default' from [fd00:1122:3344:101::e]:53057 | ||
| 11950 | 2026.02.27 15:13:21.360205 [ 355 ] {} <Debug> TCP-Session: 6f0b983f-b167-4b61-a5c9-2e0fceef8c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11951 | 2026.02.27 15:13:21.360210 [ 290 ] {9e7fa543-2a34-4e39-983b-5163ce60ee9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11952 | 2026.02.27 15:13:21.360225 [ 352 ] {} <Debug> TCP-Session: d88eb26d-f2f0-4d01-a89e-b9df7b724faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11953 | 2026.02.27 15:13:21.360210 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11954 | 2026.02.27 15:13:21.360269 [ 352 ] {} <Debug> TCP-Session: d88eb26d-f2f0-4d01-a89e-b9df7b724faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2026.02.27 15:13:21.360287 [ 290 ] {9e7fa543-2a34-4e39-983b-5163ce60ee9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11956 | 2026.02.27 15:13:21.360297 [ 353 ] {} <Debug> TCP-Session: bee8b353-717a-48a7-919b-2049cbf51c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:50395 | ||
| 11957 | 2026.02.27 15:13:21.360134 [ 288 ] {} <Debug> TCP-Session: d5a218cc-adc8-48cd-8145-bf4d3871d1d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53703 | ||
| 11958 | 2026.02.27 15:13:21.360345 [ 353 ] {} <Debug> TCP-Session: bee8b353-717a-48a7-919b-2049cbf51c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11959 | 2026.02.27 15:13:21.360352 [ 288 ] {} <Debug> TCP-Session: d5a218cc-adc8-48cd-8145-bf4d3871d1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11960 | 2026.02.27 15:13:21.360359 [ 353 ] {} <Debug> TCP-Session: bee8b353-717a-48a7-919b-2049cbf51c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11961 | 2026.02.27 15:13:21.360366 [ 288 ] {} <Debug> TCP-Session: d5a218cc-adc8-48cd-8145-bf4d3871d1d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11962 | 2026.02.27 15:13:21.360610 [ 290 ] {9e7fa543-2a34-4e39-983b-5163ce60ee9c} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 11963 | 2026.02.27 15:13:21.361578 [ 330 ] {9e7fa543-2a34-4e39-983b-5163ce60ee9c} <Trace> AggregatingTransform: Aggregating | ||
| 11964 | 2026.02.27 15:13:21.361620 [ 330 ] {9e7fa543-2a34-4e39-983b-5163ce60ee9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 11965 | 2026.02.27 15:13:21.361649 [ 330 ] {9e7fa543-2a34-4e39-983b-5163ce60ee9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932289 sec. (1072.629 rows/sec., 41.90 KiB/sec.) | ||
| 11966 | 2026.02.27 15:13:21.361665 [ 330 ] {9e7fa543-2a34-4e39-983b-5163ce60ee9c} <Trace> Aggregator: Merging aggregated data | ||
| 11967 | 2026.02.27 15:13:21.362875 [ 290 ] {9e7fa543-2a34-4e39-983b-5163ce60ee9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003001 sec., 333.22225924691764 rows/sec., 13.02 KiB/sec. | ||
| 11968 | 2026.02.27 15:13:21.363030 [ 290 ] {9e7fa543-2a34-4e39-983b-5163ce60ee9c} <Debug> TCPHandler: Processed in 0.003427714 sec. | ||
| 11969 | 2026.02.27 15:13:21.363164 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11970 | 2026.02.27 15:13:21.363192 [ 290 ] {} <Debug> TCP-Session: 90bd2f47-cd57-48d3-93ac-4faa63ce9a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11971 | 2026.02.27 15:13:21.363197 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11972 | 2026.02.27 15:13:21.363223 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11973 | 2026.02.27 15:13:21.363238 [ 288 ] {} <Debug> TCP-Session: d5a218cc-adc8-48cd-8145-bf4d3871d1d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11974 | 2026.02.27 15:13:21.363244 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11975 | 2026.02.27 15:13:21.363266 [ 355 ] {} <Debug> TCP-Session: 6f0b983f-b167-4b61-a5c9-2e0fceef8c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11976 | 2026.02.27 15:13:21.363284 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11977 | 2026.02.27 15:13:21.363304 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11978 | 2026.02.27 15:13:21.363323 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11979 | 2026.02.27 15:13:21.363341 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11980 | 2026.02.27 15:13:21.363355 [ 353 ] {} <Debug> TCP-Session: bee8b353-717a-48a7-919b-2049cbf51c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11981 | 2026.02.27 15:13:21.363374 [ 354 ] {} <Debug> TCP-Session: a7fc3cdf-0923-4e52-89df-7ca16cf24006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11982 | 2026.02.27 15:13:21.363389 [ 287 ] {} <Debug> TCP-Session: 366b609b-2015-4b9d-84ce-0f21865d44d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11983 | 2026.02.27 15:13:21.363338 [ 289 ] {} <Debug> TCP-Session: 65c70d18-cea7-40d5-b1d8-5dec2ebf0955 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11984 | 2026.02.27 15:13:21.363321 [ 352 ] {} <Debug> TCP-Session: d88eb26d-f2f0-4d01-a89e-b9df7b724faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11985 | 2026.02.27 15:13:21.363263 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11986 | 2026.02.27 15:13:21.363494 [ 351 ] {} <Debug> TCP-Session: f6e0ade2-63ed-428e-8e8f-5ca4b95dda96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11987 | 2026.02.27 15:13:21.738900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11988 | 2026.02.27 15:13:21.756726 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11989 | 2026.02.27 15:13:21.756782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11990 | 2026.02.27 15:13:21.763349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11991 | 2026.02.27 15:13:21.764119 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.02.27 15:13:21.767469 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11993 | 2026.02.27 15:13:22.579021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1380 | ||
| 11994 | 2026.02.27 15:13:22.582080 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2026.02.27 15:13:22.582148 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 11996 | 2026.02.27 15:13:22.583631 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11997 | 2026.02.27 15:13:22.583989 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2026.02.27 15:13:22.584434 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
| 11999 | 2026.02.27 15:13:25.888373 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2026.02.27 15:13:25.888584 [ 267 ] {0faf5df9-f32f-4d84-8dcd-6e2a5924a004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12001 | 2026.02.27 15:13:25.888657 [ 267 ] {0faf5df9-f32f-4d84-8dcd-6e2a5924a004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12002 | 2026.02.27 15:13:25.889443 [ 267 ] {0faf5df9-f32f-4d84-8dcd-6e2a5924a004} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2026.02.27 15:13:25.889490 [ 267 ] {0faf5df9-f32f-4d84-8dcd-6e2a5924a004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12004 | 2026.02.27 15:13:25.889899 [ 267 ] {0faf5df9-f32f-4d84-8dcd-6e2a5924a004} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12005 | 2026.02.27 15:13:25.890133 [ 267 ] {0faf5df9-f32f-4d84-8dcd-6e2a5924a004} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12006 | 2026.02.27 15:13:25.890284 [ 86 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12007 | 2026.02.27 15:13:25.890290 [ 267 ] {0faf5df9-f32f-4d84-8dcd-6e2a5924a004} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001759 sec., 78453.66685616827 rows/sec., 6.81 MiB/sec. | ||
| 12008 | 2026.02.27 15:13:25.890361 [ 86 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2026.02.27 15:13:25.890390 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12010 | 2026.02.27 15:13:25.890393 [ 267 ] {0faf5df9-f32f-4d84-8dcd-6e2a5924a004} <Debug> TCPHandler: Processed in 0.002158161 sec. | ||
| 12011 | 2026.02.27 15:13:25.890486 [ 196 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 12012 | 2026.02.27 15:13:25.890529 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12013 | 2026.02.27 15:13:25.890579 [ 196 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12014 | 2026.02.27 15:13:25.890610 [ 196 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1409 rows starting from the beginning of the part | ||
| 12015 | 2026.02.27 15:13:25.890630 [ 267 ] {d8bb8d23-e007-403f-98eb-162630ef4ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12016 | 2026.02.27 15:13:25.890668 [ 196 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 139 rows starting from the beginning of the part | ||
| 12017 | 2026.02.27 15:13:25.890673 [ 267 ] {d8bb8d23-e007-403f-98eb-162630ef4ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12018 | 2026.02.27 15:13:25.890710 [ 196 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 12019 | 2026.02.27 15:13:25.890750 [ 196 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 138 rows starting from the beginning of the part | ||
| 12020 | 2026.02.27 15:13:25.890788 [ 196 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1317 rows starting from the beginning of the part | ||
| 12021 | 2026.02.27 15:13:25.890824 [ 196 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 138 rows starting from the beginning of the part | ||
| 12022 | 2026.02.27 15:13:25.891114 [ 267 ] {d8bb8d23-e007-403f-98eb-162630ef4ee2} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12023 | 2026.02.27 15:13:25.891150 [ 267 ] {d8bb8d23-e007-403f-98eb-162630ef4ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12024 | 2026.02.27 15:13:25.891453 [ 267 ] {d8bb8d23-e007-403f-98eb-162630ef4ee2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12025 | 2026.02.27 15:13:25.891661 [ 267 ] {d8bb8d23-e007-403f-98eb-162630ef4ee2} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2026.02.27 15:13:25.891794 [ 267 ] {d8bb8d23-e007-403f-98eb-162630ef4ee2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001187 sec., 34540.859309182815 rows/sec., 2.54 MiB/sec. | ||
| 12027 | 2026.02.27 15:13:25.891834 [ 267 ] {d8bb8d23-e007-403f-98eb-162630ef4ee2} <Debug> TCPHandler: Processed in 0.001355633 sec. | ||
| 12028 | 2026.02.27 15:13:25.891943 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12029 | 2026.02.27 15:13:25.892041 [ 267 ] {33809dd6-fe53-4e3b-8221-fda3ca2bc815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12030 | 2026.02.27 15:13:25.892082 [ 267 ] {33809dd6-fe53-4e3b-8221-fda3ca2bc815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12031 | 2026.02.27 15:13:25.892209 [ 186 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762318 sec., 1814088.036324886 rows/sec., 158.69 MiB/sec. | ||
| 12032 | 2026.02.27 15:13:25.892416 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12033 | 2026.02.27 15:13:25.892516 [ 267 ] {33809dd6-fe53-4e3b-8221-fda3ca2bc815} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2026.02.27 15:13:25.892552 [ 267 ] {33809dd6-fe53-4e3b-8221-fda3ca2bc815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12035 | 2026.02.27 15:13:25.892676 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12036 | 2026.02.27 15:13:25.892743 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_96_19} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12037 | 2026.02.27 15:13:25.892824 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12038 | 2026.02.27 15:13:25.892859 [ 267 ] {33809dd6-fe53-4e3b-8221-fda3ca2bc815} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12039 | 2026.02.27 15:13:25.893069 [ 267 ] {33809dd6-fe53-4e3b-8221-fda3ca2bc815} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12040 | 2026.02.27 15:13:25.893192 [ 86 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12041 | 2026.02.27 15:13:25.893195 [ 267 ] {33809dd6-fe53-4e3b-8221-fda3ca2bc815} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001175 sec., 89361.70212765958 rows/sec., 6.98 MiB/sec. | ||
| 12042 | 2026.02.27 15:13:25.893232 [ 86 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12043 | 2026.02.27 15:13:25.893253 [ 267 ] {33809dd6-fe53-4e3b-8221-fda3ca2bc815} <Debug> TCPHandler: Processed in 0.001358663 sec. | ||
| 12044 | 2026.02.27 15:13:25.893257 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12045 | 2026.02.27 15:13:25.893374 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12046 | 2026.02.27 15:13:25.893399 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 12047 | 2026.02.27 15:13:25.893472 [ 267 ] {2dccaef1-4fdc-423c-9b8c-9a805271d814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12048 | 2026.02.27 15:13:25.893518 [ 267 ] {2dccaef1-4fdc-423c-9b8c-9a805271d814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12049 | 2026.02.27 15:13:25.893543 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12050 | 2026.02.27 15:13:25.893581 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 633 rows starting from the beginning of the part | ||
| 12051 | 2026.02.27 15:13:25.893650 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 107 rows starting from the beginning of the part | ||
| 12052 | 2026.02.27 15:13:25.893697 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12053 | 2026.02.27 15:13:25.893739 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 105 rows starting from the beginning of the part | ||
| 12054 | 2026.02.27 15:13:25.893790 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 558 rows starting from the beginning of the part | ||
| 12055 | 2026.02.27 15:13:25.893832 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 105 rows starting from the beginning of the part | ||
| 12056 | 2026.02.27 15:13:25.893924 [ 267 ] {2dccaef1-4fdc-423c-9b8c-9a805271d814} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2026.02.27 15:13:25.893964 [ 267 ] {2dccaef1-4fdc-423c-9b8c-9a805271d814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12058 | 2026.02.27 15:13:25.894342 [ 267 ] {2dccaef1-4fdc-423c-9b8c-9a805271d814} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12059 | 2026.02.27 15:13:25.894566 [ 267 ] {2dccaef1-4fdc-423c-9b8c-9a805271d814} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2026.02.27 15:13:25.894686 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12061 | 2026.02.27 15:13:25.894698 [ 267 ] {2dccaef1-4fdc-423c-9b8c-9a805271d814} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 12062 | 2026.02.27 15:13:25.894721 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12063 | 2026.02.27 15:13:25.894745 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12064 | 2026.02.27 15:13:25.894746 [ 267 ] {2dccaef1-4fdc-423c-9b8c-9a805271d814} <Debug> TCPHandler: Processed in 0.001419503 sec. | ||
| 12065 | 2026.02.27 15:13:25.894821 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 12066 | 2026.02.27 15:13:25.894866 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2026.02.27 15:13:25.894900 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12068 | 2026.02.27 15:13:25.894927 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26648 rows starting from the beginning of the part | ||
| 12069 | 2026.02.27 15:13:25.894958 [ 267 ] {dc20c6b5-2898-442f-a979-f5b034335385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12070 | 2026.02.27 15:13:25.894967 [ 186 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631486 sec., 963538.7615952573 rows/sec., 76.80 MiB/sec. | ||
| 12071 | 2026.02.27 15:13:25.894983 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 161 rows starting from the beginning of the part | ||
| 12072 | 2026.02.27 15:13:25.895014 [ 267 ] {dc20c6b5-2898-442f-a979-f5b034335385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12073 | 2026.02.27 15:13:25.895038 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12074 | 2026.02.27 15:13:25.895081 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12075 | 2026.02.27 15:13:25.895121 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 881 rows starting from the beginning of the part | ||
| 12076 | 2026.02.27 15:13:25.895129 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12077 | 2026.02.27 15:13:25.895160 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12078 | 2026.02.27 15:13:25.895435 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12079 | 2026.02.27 15:13:25.895520 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_96_19} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12080 | 2026.02.27 15:13:25.895600 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 12081 | 2026.02.27 15:13:25.895899 [ 267 ] {dc20c6b5-2898-442f-a979-f5b034335385} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12082 | 2026.02.27 15:13:25.895939 [ 267 ] {dc20c6b5-2898-442f-a979-f5b034335385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12083 | 2026.02.27 15:13:25.896544 [ 267 ] {dc20c6b5-2898-442f-a979-f5b034335385} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12084 | 2026.02.27 15:13:25.896776 [ 267 ] {dc20c6b5-2898-442f-a979-f5b034335385} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12085 | 2026.02.27 15:13:25.896916 [ 267 ] {dc20c6b5-2898-442f-a979-f5b034335385} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001976 sec., 20748.987854251012 rows/sec., 37.18 MiB/sec. | ||
| 12086 | 2026.02.27 15:13:25.896997 [ 267 ] {dc20c6b5-2898-442f-a979-f5b034335385} <Debug> TCPHandler: Processed in 0.002178061 sec. | ||
| 12087 | 2026.02.27 15:13:25.897111 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12088 | 2026.02.27 15:13:25.897204 [ 267 ] {89abee2b-ccef-4de6-926c-f9ed4d44a5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12089 | 2026.02.27 15:13:25.897244 [ 267 ] {89abee2b-ccef-4de6-926c-f9ed4d44a5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12090 | 2026.02.27 15:13:25.897574 [ 267 ] {89abee2b-ccef-4de6-926c-f9ed4d44a5c3} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2026.02.27 15:13:25.897609 [ 267 ] {89abee2b-ccef-4de6-926c-f9ed4d44a5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12092 | 2026.02.27 15:13:25.897920 [ 267 ] {89abee2b-ccef-4de6-926c-f9ed4d44a5c3} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12093 | 2026.02.27 15:13:25.898158 [ 267 ] {89abee2b-ccef-4de6-926c-f9ed4d44a5c3} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2026.02.27 15:13:25.898306 [ 86 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12095 | 2026.02.27 15:13:25.898311 [ 267 ] {89abee2b-ccef-4de6-926c-f9ed4d44a5c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12096 | 2026.02.27 15:13:25.898380 [ 86 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2026.02.27 15:13:25.898406 [ 267 ] {89abee2b-ccef-4de6-926c-f9ed4d44a5c3} <Debug> TCPHandler: Processed in 0.001342513 sec. | ||
| 12098 | 2026.02.27 15:13:25.898435 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12099 | 2026.02.27 15:13:25.898587 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 12100 | 2026.02.27 15:13:25.898816 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12101 | 2026.02.27 15:13:25.898883 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5310 rows starting from the beginning of the part | ||
| 12102 | 2026.02.27 15:13:25.899017 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12103 | 2026.02.27 15:13:25.899106 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 12104 | 2026.02.27 15:13:25.899187 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12105 | 2026.02.27 15:13:25.899267 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 12106 | 2026.02.27 15:13:25.899338 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12107 | 2026.02.27 15:13:25.901933 [ 188 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5610 rows, containing 4 columns (4 merged, 0 gathered) in 0.003412924 sec., 1643751.809299006 rows/sec., 110.81 MiB/sec. | ||
| 12108 | 2026.02.27 15:13:25.902438 [ 202 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12109 | 2026.02.27 15:13:25.902780 [ 202 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_96_19} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.02.27 15:13:25.902868 [ 202 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_96_19} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12111 | 2026.02.27 15:13:25.902955 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12112 | 2026.02.27 15:13:25.903688 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28170 rows, containing 5 columns (5 merged, 0 gathered) in 0.008897727 sec., 3165977.108535697 rows/sec., 217.47 MiB/sec. | ||
| 12113 | 2026.02.27 15:13:25.904102 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12114 | 2026.02.27 15:13:25.904394 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12115 | 2026.02.27 15:13:25.904468 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12116 | 2026.02.27 15:13:25.904554 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12117 | 2026.02.27 15:13:26.000268 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.69 MiB, peak 362.08 MiB, free memory in arenas 0.00 B, will set to 353.04 MiB (RSS), difference: 2.34 MiB | ||
| 12118 | 2026.02.27 15:13:27.228962 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12119 | 2026.02.27 15:13:27.229011 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12120 | 2026.02.27 15:13:27.495796 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31630 | ||
| 12121 | 2026.02.27 15:13:27.496383 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.02.27 15:13:27.496431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12123 | 2026.02.27 15:13:27.496949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12124 | 2026.02.27 15:13:27.497194 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2026.02.27 15:13:27.497350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31630 | ||
| 12126 | 2026.02.27 15:13:27.497365 [ 83 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12127 | 2026.02.27 15:13:27.497434 [ 83 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.02.27 15:13:27.497455 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12129 | 2026.02.27 15:13:27.497573 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 12130 | 2026.02.27 15:13:27.497706 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12131 | 2026.02.27 15:13:27.497750 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29198 rows starting from the beginning of the part | ||
| 12132 | 2026.02.27 15:13:27.497822 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 12133 | 2026.02.27 15:13:27.497873 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 12134 | 2026.02.27 15:13:27.497922 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 12135 | 2026.02.27 15:13:27.497968 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 12136 | 2026.02.27 15:13:27.498012 [ 199 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 12137 | 2026.02.27 15:13:27.500378 [ 189 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31630 rows, containing 4 columns (4 merged, 0 gathered) in 0.002847958 sec., 11106203.111141387 rows/sec., 158.88 MiB/sec. | ||
| 12138 | 2026.02.27 15:13:27.500973 [ 189 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12139 | 2026.02.27 15:13:27.501432 [ 189 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_66_13} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12140 | 2026.02.27 15:13:27.501514 [ 189 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_66_13} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12141 | 2026.02.27 15:13:27.501627 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 12142 | 2026.02.27 15:13:29.267620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12143 | 2026.02.27 15:13:29.284886 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12144 | 2026.02.27 15:13:29.284943 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12145 | 2026.02.27 15:13:29.291115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12146 | 2026.02.27 15:13:29.291836 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12147 | 2026.02.27 15:13:29.292190 [ 85 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12148 | 2026.02.27 15:13:29.292293 [ 85 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12149 | 2026.02.27 15:13:29.292334 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12150 | 2026.02.27 15:13:29.292530 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12151 | 2026.02.27 15:13:29.295039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12152 | 2026.02.27 15:13:29.296255 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12153 | 2026.02.27 15:13:29.297677 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12154 | 2026.02.27 15:13:29.302434 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12155 | 2026.02.27 15:13:29.307041 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12156 | 2026.02.27 15:13:29.311677 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12157 | 2026.02.27 15:13:29.316588 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12158 | 2026.02.27 15:13:29.320556 [ 202 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12159 | 2026.02.27 15:13:29.376518 [ 189 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.084070383 sec., 5911.713284332248 rows/sec., 30.57 MiB/sec. | ||
| 12160 | 2026.02.27 15:13:29.379953 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12161 | 2026.02.27 15:13:29.382184 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_66_13} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12162 | 2026.02.27 15:13:29.382343 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_66_13} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12163 | 2026.02.27 15:13:29.385313 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12164 | 2026.02.27 15:13:30.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.09 MiB, peak 367.85 MiB, free memory in arenas 0.00 B, will set to 356.80 MiB (RSS), difference: 2.71 MiB | ||
| 12165 | 2026.02.27 15:13:30.886913 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12166 | 2026.02.27 15:13:30.887194 [ 267 ] {10589481-3d14-408b-b866-9a309e09e41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12167 | 2026.02.27 15:13:30.887298 [ 267 ] {10589481-3d14-408b-b866-9a309e09e41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12168 | 2026.02.27 15:13:30.888020 [ 267 ] {10589481-3d14-408b-b866-9a309e09e41e} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12169 | 2026.02.27 15:13:30.888066 [ 267 ] {10589481-3d14-408b-b866-9a309e09e41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12170 | 2026.02.27 15:13:30.888449 [ 267 ] {10589481-3d14-408b-b866-9a309e09e41e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12171 | 2026.02.27 15:13:30.888666 [ 267 ] {10589481-3d14-408b-b866-9a309e09e41e} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2026.02.27 15:13:30.888817 [ 267 ] {10589481-3d14-408b-b866-9a309e09e41e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.51 MiB/sec. | ||
| 12173 | 2026.02.27 15:13:30.888859 [ 267 ] {10589481-3d14-408b-b866-9a309e09e41e} <Debug> TCPHandler: Processed in 0.002124281 sec. | ||
| 12174 | 2026.02.27 15:13:30.888973 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2026.02.27 15:13:30.889075 [ 267 ] {a7c7cb26-6124-459d-9af3-f1e38e0b74e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12176 | 2026.02.27 15:13:30.889116 [ 267 ] {a7c7cb26-6124-459d-9af3-f1e38e0b74e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12177 | 2026.02.27 15:13:30.889542 [ 267 ] {a7c7cb26-6124-459d-9af3-f1e38e0b74e7} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2026.02.27 15:13:30.889583 [ 267 ] {a7c7cb26-6124-459d-9af3-f1e38e0b74e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12179 | 2026.02.27 15:13:30.889905 [ 267 ] {a7c7cb26-6124-459d-9af3-f1e38e0b74e7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12180 | 2026.02.27 15:13:30.890110 [ 267 ] {a7c7cb26-6124-459d-9af3-f1e38e0b74e7} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2026.02.27 15:13:30.890234 [ 267 ] {a7c7cb26-6124-459d-9af3-f1e38e0b74e7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 12182 | 2026.02.27 15:13:30.890271 [ 267 ] {a7c7cb26-6124-459d-9af3-f1e38e0b74e7} <Debug> TCPHandler: Processed in 0.001345383 sec. | ||
| 12183 | 2026.02.27 15:13:30.890394 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12184 | 2026.02.27 15:13:30.890485 [ 267 ] {35e3cdb3-7b2e-4f62-91db-85f4b23123fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12185 | 2026.02.27 15:13:30.890536 [ 267 ] {35e3cdb3-7b2e-4f62-91db-85f4b23123fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12186 | 2026.02.27 15:13:30.890955 [ 267 ] {35e3cdb3-7b2e-4f62-91db-85f4b23123fb} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2026.02.27 15:13:30.890990 [ 267 ] {35e3cdb3-7b2e-4f62-91db-85f4b23123fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12188 | 2026.02.27 15:13:30.891318 [ 267 ] {35e3cdb3-7b2e-4f62-91db-85f4b23123fb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12189 | 2026.02.27 15:13:30.891538 [ 267 ] {35e3cdb3-7b2e-4f62-91db-85f4b23123fb} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.02.27 15:13:30.891666 [ 267 ] {35e3cdb3-7b2e-4f62-91db-85f4b23123fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 12191 | 2026.02.27 15:13:30.891703 [ 267 ] {35e3cdb3-7b2e-4f62-91db-85f4b23123fb} <Debug> TCPHandler: Processed in 0.001356034 sec. | ||
| 12192 | 2026.02.27 15:13:30.891809 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12193 | 2026.02.27 15:13:30.891905 [ 267 ] {e0040397-917a-4242-b758-f44518df86da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12194 | 2026.02.27 15:13:30.891948 [ 267 ] {e0040397-917a-4242-b758-f44518df86da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12195 | 2026.02.27 15:13:30.892313 [ 267 ] {e0040397-917a-4242-b758-f44518df86da} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12196 | 2026.02.27 15:13:30.892353 [ 267 ] {e0040397-917a-4242-b758-f44518df86da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12197 | 2026.02.27 15:13:30.892675 [ 267 ] {e0040397-917a-4242-b758-f44518df86da} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12198 | 2026.02.27 15:13:30.892880 [ 267 ] {e0040397-917a-4242-b758-f44518df86da} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2026.02.27 15:13:30.893015 [ 267 ] {e0040397-917a-4242-b758-f44518df86da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 12200 | 2026.02.27 15:13:30.893065 [ 267 ] {e0040397-917a-4242-b758-f44518df86da} <Debug> TCPHandler: Processed in 0.001302693 sec. | ||
| 12201 | 2026.02.27 15:13:32.584839 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1400 | ||
| 12202 | 2026.02.27 15:13:32.587045 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12203 | 2026.02.27 15:13:32.587094 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12204 | 2026.02.27 15:13:32.588265 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12205 | 2026.02.27 15:13:32.588536 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12206 | 2026.02.27 15:13:32.588803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1400 | ||
| 12207 | 2026.02.27 15:13:34.997567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32078 | ||
| 12208 | 2026.02.27 15:13:34.998146 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.02.27 15:13:34.998194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12210 | 2026.02.27 15:13:34.998742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12211 | 2026.02.27 15:13:34.998978 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.02.27 15:13:34.999128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32078 | ||
| 12213 | 2026.02.27 15:13:35.888664 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12214 | 2026.02.27 15:13:35.888843 [ 267 ] {cafab564-e5ff-4db5-9747-70a95863b4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12215 | 2026.02.27 15:13:35.888908 [ 267 ] {cafab564-e5ff-4db5-9747-70a95863b4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12216 | 2026.02.27 15:13:35.889528 [ 267 ] {cafab564-e5ff-4db5-9747-70a95863b4d0} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12217 | 2026.02.27 15:13:35.889568 [ 267 ] {cafab564-e5ff-4db5-9747-70a95863b4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12218 | 2026.02.27 15:13:35.889957 [ 267 ] {cafab564-e5ff-4db5-9747-70a95863b4d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12219 | 2026.02.27 15:13:35.890193 [ 267 ] {cafab564-e5ff-4db5-9747-70a95863b4d0} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2026.02.27 15:13:35.890341 [ 267 ] {cafab564-e5ff-4db5-9747-70a95863b4d0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001547 sec., 5171.299288946348 rows/sec., 421.68 KiB/sec. | ||
| 12221 | 2026.02.27 15:13:35.890385 [ 267 ] {cafab564-e5ff-4db5-9747-70a95863b4d0} <Debug> TCPHandler: Processed in 0.001846198 sec. | ||
| 12222 | 2026.02.27 15:13:35.890506 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12223 | 2026.02.27 15:13:35.890602 [ 267 ] {c4966b44-74bc-4178-9eda-29c17474fc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12224 | 2026.02.27 15:13:35.890643 [ 267 ] {c4966b44-74bc-4178-9eda-29c17474fc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12225 | 2026.02.27 15:13:35.891167 [ 267 ] {c4966b44-74bc-4178-9eda-29c17474fc9b} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.02.27 15:13:35.891203 [ 267 ] {c4966b44-74bc-4178-9eda-29c17474fc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12227 | 2026.02.27 15:13:35.891538 [ 267 ] {c4966b44-74bc-4178-9eda-29c17474fc9b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12228 | 2026.02.27 15:13:35.891763 [ 267 ] {c4966b44-74bc-4178-9eda-29c17474fc9b} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12229 | 2026.02.27 15:13:35.891896 [ 267 ] {c4966b44-74bc-4178-9eda-29c17474fc9b} <Debug> executeQuery: Read 142 rows, 12.55 KiB in 0.001314 sec., 108066.97108066971 rows/sec., 9.33 MiB/sec. | ||
| 12230 | 2026.02.27 15:13:35.891936 [ 267 ] {c4966b44-74bc-4178-9eda-29c17474fc9b} <Debug> TCPHandler: Processed in 0.001481215 sec. | ||
| 12231 | 2026.02.27 15:13:35.892056 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.02.27 15:13:35.892151 [ 267 ] {f50af812-30eb-40b2-b70f-032f241f7a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12233 | 2026.02.27 15:13:35.892192 [ 267 ] {f50af812-30eb-40b2-b70f-032f241f7a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12234 | 2026.02.27 15:13:35.892616 [ 267 ] {f50af812-30eb-40b2-b70f-032f241f7a48} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2026.02.27 15:13:35.892651 [ 267 ] {f50af812-30eb-40b2-b70f-032f241f7a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12236 | 2026.02.27 15:13:35.892962 [ 267 ] {f50af812-30eb-40b2-b70f-032f241f7a48} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12237 | 2026.02.27 15:13:35.893187 [ 267 ] {f50af812-30eb-40b2-b70f-032f241f7a48} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2026.02.27 15:13:35.893321 [ 267 ] {f50af812-30eb-40b2-b70f-032f241f7a48} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001189 sec., 41211.10176619008 rows/sec., 2.99 MiB/sec. | ||
| 12239 | 2026.02.27 15:13:35.893361 [ 267 ] {f50af812-30eb-40b2-b70f-032f241f7a48} <Debug> TCPHandler: Processed in 0.001354373 sec. | ||
| 12240 | 2026.02.27 15:13:35.893472 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2026.02.27 15:13:35.893566 [ 267 ] {5c373cd8-71b7-470d-8b98-3f0336b8bc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12242 | 2026.02.27 15:13:35.893606 [ 267 ] {5c373cd8-71b7-470d-8b98-3f0336b8bc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12243 | 2026.02.27 15:13:35.894047 [ 267 ] {5c373cd8-71b7-470d-8b98-3f0336b8bc6a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2026.02.27 15:13:35.894081 [ 267 ] {5c373cd8-71b7-470d-8b98-3f0336b8bc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12245 | 2026.02.27 15:13:35.894392 [ 267 ] {5c373cd8-71b7-470d-8b98-3f0336b8bc6a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12246 | 2026.02.27 15:13:35.894626 [ 267 ] {5c373cd8-71b7-470d-8b98-3f0336b8bc6a} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.02.27 15:13:35.894756 [ 267 ] {5c373cd8-71b7-470d-8b98-3f0336b8bc6a} <Debug> executeQuery: Read 113 rows, 9.05 KiB in 0.001207 sec., 93620.54681027342 rows/sec., 7.32 MiB/sec. | ||
| 12248 | 2026.02.27 15:13:35.894794 [ 267 ] {5c373cd8-71b7-470d-8b98-3f0336b8bc6a} <Debug> TCPHandler: Processed in 0.001370204 sec. | ||
| 12249 | 2026.02.27 15:13:35.894914 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12250 | 2026.02.27 15:13:35.895007 [ 267 ] {a8e5df87-b055-4f50-895a-cf927a8b5d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12251 | 2026.02.27 15:13:35.895049 [ 267 ] {a8e5df87-b055-4f50-895a-cf927a8b5d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12252 | 2026.02.27 15:13:35.895462 [ 267 ] {a8e5df87-b055-4f50-895a-cf927a8b5d69} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.02.27 15:13:35.895496 [ 267 ] {a8e5df87-b055-4f50-895a-cf927a8b5d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12254 | 2026.02.27 15:13:35.895825 [ 267 ] {a8e5df87-b055-4f50-895a-cf927a8b5d69} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12255 | 2026.02.27 15:13:35.896048 [ 267 ] {a8e5df87-b055-4f50-895a-cf927a8b5d69} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2026.02.27 15:13:35.896188 [ 267 ] {a8e5df87-b055-4f50-895a-cf927a8b5d69} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.0012 sec., 136666.6666666667 rows/sec., 9.52 MiB/sec. | ||
| 12257 | 2026.02.27 15:13:35.896227 [ 267 ] {a8e5df87-b055-4f50-895a-cf927a8b5d69} <Debug> TCPHandler: Processed in 0.001362014 sec. | ||
| 12258 | 2026.02.27 15:13:35.896346 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2026.02.27 15:13:35.896438 [ 267 ] {63315eb8-7494-4003-ab4b-1c84a5432fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12260 | 2026.02.27 15:13:35.896494 [ 267 ] {63315eb8-7494-4003-ab4b-1c84a5432fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12261 | 2026.02.27 15:13:35.897362 [ 267 ] {63315eb8-7494-4003-ab4b-1c84a5432fa5} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.02.27 15:13:35.897397 [ 267 ] {63315eb8-7494-4003-ab4b-1c84a5432fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12263 | 2026.02.27 15:13:35.897986 [ 267 ] {63315eb8-7494-4003-ab4b-1c84a5432fa5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12264 | 2026.02.27 15:13:35.898229 [ 267 ] {63315eb8-7494-4003-ab4b-1c84a5432fa5} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2026.02.27 15:13:35.898361 [ 267 ] {63315eb8-7494-4003-ab4b-1c84a5432fa5} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001941 sec., 21123.1324059763 rows/sec., 37.85 MiB/sec. | ||
| 12266 | 2026.02.27 15:13:35.898416 [ 267 ] {63315eb8-7494-4003-ab4b-1c84a5432fa5} <Debug> TCPHandler: Processed in 0.002118601 sec. | ||
| 12267 | 2026.02.27 15:13:35.898534 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2026.02.27 15:13:35.898629 [ 267 ] {0928e7db-d59c-4ead-b540-da949ba64bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12269 | 2026.02.27 15:13:35.898670 [ 267 ] {0928e7db-d59c-4ead-b540-da949ba64bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12270 | 2026.02.27 15:13:35.899002 [ 267 ] {0928e7db-d59c-4ead-b540-da949ba64bc2} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.02.27 15:13:35.899037 [ 267 ] {0928e7db-d59c-4ead-b540-da949ba64bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12272 | 2026.02.27 15:13:35.899357 [ 267 ] {0928e7db-d59c-4ead-b540-da949ba64bc2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12273 | 2026.02.27 15:13:35.899592 [ 267 ] {0928e7db-d59c-4ead-b540-da949ba64bc2} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.02.27 15:13:35.899724 [ 267 ] {0928e7db-d59c-4ead-b540-da949ba64bc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 12275 | 2026.02.27 15:13:35.899761 [ 267 ] {0928e7db-d59c-4ead-b540-da949ba64bc2} <Debug> TCPHandler: Processed in 0.001275592 sec. | ||
| 12276 | 2026.02.27 15:13:36.795188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12277 | 2026.02.27 15:13:36.811156 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2026.02.27 15:13:36.811224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12279 | 2026.02.27 15:13:36.816762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12280 | 2026.02.27 15:13:36.817490 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2026.02.27 15:13:36.820391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12282 | 2026.02.27 15:13:40.886271 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.02.27 15:13:40.886484 [ 267 ] {783ce04b-cd20-47fd-9717-4723f5d6e626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12284 | 2026.02.27 15:13:40.886557 [ 267 ] {783ce04b-cd20-47fd-9717-4723f5d6e626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12285 | 2026.02.27 15:13:40.887300 [ 267 ] {783ce04b-cd20-47fd-9717-4723f5d6e626} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2026.02.27 15:13:40.887346 [ 267 ] {783ce04b-cd20-47fd-9717-4723f5d6e626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12287 | 2026.02.27 15:13:40.887738 [ 267 ] {783ce04b-cd20-47fd-9717-4723f5d6e626} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12288 | 2026.02.27 15:13:40.887960 [ 267 ] {783ce04b-cd20-47fd-9717-4723f5d6e626} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2026.02.27 15:13:40.888111 [ 267 ] {783ce04b-cd20-47fd-9717-4723f5d6e626} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 12290 | 2026.02.27 15:13:40.888153 [ 267 ] {783ce04b-cd20-47fd-9717-4723f5d6e626} <Debug> TCPHandler: Processed in 0.00201386 sec. | ||
| 12291 | 2026.02.27 15:13:40.888277 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2026.02.27 15:13:40.888369 [ 267 ] {0f0978b3-caef-4a9d-bc14-f339badeeda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12293 | 2026.02.27 15:13:40.888409 [ 267 ] {0f0978b3-caef-4a9d-bc14-f339badeeda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12294 | 2026.02.27 15:13:40.888854 [ 267 ] {0f0978b3-caef-4a9d-bc14-f339badeeda0} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2026.02.27 15:13:40.888890 [ 267 ] {0f0978b3-caef-4a9d-bc14-f339badeeda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12296 | 2026.02.27 15:13:40.889190 [ 267 ] {0f0978b3-caef-4a9d-bc14-f339badeeda0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12297 | 2026.02.27 15:13:40.889398 [ 267 ] {0f0978b3-caef-4a9d-bc14-f339badeeda0} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.02.27 15:13:40.889521 [ 267 ] {0f0978b3-caef-4a9d-bc14-f339badeeda0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 12299 | 2026.02.27 15:13:40.889558 [ 267 ] {0f0978b3-caef-4a9d-bc14-f339badeeda0} <Debug> TCPHandler: Processed in 0.001328263 sec. | ||
| 12300 | 2026.02.27 15:13:40.889681 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12301 | 2026.02.27 15:13:40.889772 [ 267 ] {4cc59a5f-c37e-4441-9216-48ff1d2e16dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12302 | 2026.02.27 15:13:40.889814 [ 267 ] {4cc59a5f-c37e-4441-9216-48ff1d2e16dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12303 | 2026.02.27 15:13:40.890259 [ 267 ] {4cc59a5f-c37e-4441-9216-48ff1d2e16dc} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12304 | 2026.02.27 15:13:40.890294 [ 267 ] {4cc59a5f-c37e-4441-9216-48ff1d2e16dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12305 | 2026.02.27 15:13:40.890621 [ 267 ] {4cc59a5f-c37e-4441-9216-48ff1d2e16dc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12306 | 2026.02.27 15:13:40.890829 [ 267 ] {4cc59a5f-c37e-4441-9216-48ff1d2e16dc} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2026.02.27 15:13:40.890954 [ 267 ] {4cc59a5f-c37e-4441-9216-48ff1d2e16dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 12308 | 2026.02.27 15:13:40.890991 [ 267 ] {4cc59a5f-c37e-4441-9216-48ff1d2e16dc} <Debug> TCPHandler: Processed in 0.001358473 sec. | ||
| 12309 | 2026.02.27 15:13:40.891328 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12310 | 2026.02.27 15:13:40.891419 [ 267 ] {5040ca04-d085-4be1-8e95-eb2e960cb4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12311 | 2026.02.27 15:13:40.891459 [ 267 ] {5040ca04-d085-4be1-8e95-eb2e960cb4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12312 | 2026.02.27 15:13:40.891786 [ 267 ] {5040ca04-d085-4be1-8e95-eb2e960cb4ff} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12313 | 2026.02.27 15:13:40.891821 [ 267 ] {5040ca04-d085-4be1-8e95-eb2e960cb4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12314 | 2026.02.27 15:13:40.892109 [ 267 ] {5040ca04-d085-4be1-8e95-eb2e960cb4ff} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12315 | 2026.02.27 15:13:40.892317 [ 267 ] {5040ca04-d085-4be1-8e95-eb2e960cb4ff} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12316 | 2026.02.27 15:13:40.892440 [ 267 ] {5040ca04-d085-4be1-8e95-eb2e960cb4ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 12317 | 2026.02.27 15:13:40.892476 [ 267 ] {5040ca04-d085-4be1-8e95-eb2e960cb4ff} <Debug> TCPHandler: Processed in 0.001194672 sec. | ||
| 12318 | 2026.02.27 15:13:42.229053 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12319 | 2026.02.27 15:13:42.229106 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12320 | 2026.02.27 15:13:42.499277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32590 | ||
| 12321 | 2026.02.27 15:13:42.499809 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2026.02.27 15:13:42.499858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12323 | 2026.02.27 15:13:42.500508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12324 | 2026.02.27 15:13:42.500751 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2026.02.27 15:13:42.500906 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32590 | ||
| 12326 | 2026.02.27 15:13:42.588980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1422 | ||
| 12327 | 2026.02.27 15:13:42.591208 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.02.27 15:13:42.591258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12329 | 2026.02.27 15:13:42.592509 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12330 | 2026.02.27 15:13:42.592806 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2026.02.27 15:13:42.593177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1422 | ||
| 12332 | 2026.02.27 15:13:44.320475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12333 | 2026.02.27 15:13:44.338154 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.02.27 15:13:44.338219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12335 | 2026.02.27 15:13:44.344380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12336 | 2026.02.27 15:13:44.345079 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.02.27 15:13:44.348126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12338 | 2026.02.27 15:13:45.889838 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12339 | 2026.02.27 15:13:45.890045 [ 267 ] {e048eff4-c33a-4306-928f-74bd75bd66e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12340 | 2026.02.27 15:13:45.890109 [ 267 ] {e048eff4-c33a-4306-928f-74bd75bd66e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12341 | 2026.02.27 15:13:45.890882 [ 267 ] {e048eff4-c33a-4306-928f-74bd75bd66e3} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2026.02.27 15:13:45.890927 [ 267 ] {e048eff4-c33a-4306-928f-74bd75bd66e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12343 | 2026.02.27 15:13:45.891348 [ 267 ] {e048eff4-c33a-4306-928f-74bd75bd66e3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12344 | 2026.02.27 15:13:45.891573 [ 267 ] {e048eff4-c33a-4306-928f-74bd75bd66e3} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12345 | 2026.02.27 15:13:45.891721 [ 267 ] {e048eff4-c33a-4306-928f-74bd75bd66e3} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001726 sec., 79953.65005793743 rows/sec., 6.94 MiB/sec. | ||
| 12346 | 2026.02.27 15:13:45.891762 [ 267 ] {e048eff4-c33a-4306-928f-74bd75bd66e3} <Debug> TCPHandler: Processed in 0.002101611 sec. | ||
| 12347 | 2026.02.27 15:13:45.891880 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12348 | 2026.02.27 15:13:45.891972 [ 267 ] {6faf9fc9-766e-4308-b18d-2c822a5210d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12349 | 2026.02.27 15:13:45.892012 [ 267 ] {6faf9fc9-766e-4308-b18d-2c822a5210d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12350 | 2026.02.27 15:13:45.892443 [ 267 ] {6faf9fc9-766e-4308-b18d-2c822a5210d0} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12351 | 2026.02.27 15:13:45.892480 [ 267 ] {6faf9fc9-766e-4308-b18d-2c822a5210d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12352 | 2026.02.27 15:13:45.892773 [ 267 ] {6faf9fc9-766e-4308-b18d-2c822a5210d0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12353 | 2026.02.27 15:13:45.892978 [ 267 ] {6faf9fc9-766e-4308-b18d-2c822a5210d0} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12354 | 2026.02.27 15:13:45.893081 [ 68 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12355 | 2026.02.27 15:13:45.893103 [ 267 ] {6faf9fc9-766e-4308-b18d-2c822a5210d0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001149 sec., 35683.20278503046 rows/sec., 2.62 MiB/sec. | ||
| 12356 | 2026.02.27 15:13:45.893114 [ 68 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12357 | 2026.02.27 15:13:45.893134 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12358 | 2026.02.27 15:13:45.893141 [ 267 ] {6faf9fc9-766e-4308-b18d-2c822a5210d0} <Debug> TCPHandler: Processed in 0.001308883 sec. | ||
| 12359 | 2026.02.27 15:13:45.893250 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2026.02.27 15:13:45.893252 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 12361 | 2026.02.27 15:13:45.893341 [ 267 ] {df5f1d5d-1fda-4630-97bd-a52a8dcf0e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12362 | 2026.02.27 15:13:45.893385 [ 267 ] {df5f1d5d-1fda-4630-97bd-a52a8dcf0e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12363 | 2026.02.27 15:13:45.893412 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12364 | 2026.02.27 15:13:45.893455 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 71 rows starting from the beginning of the part | ||
| 12365 | 2026.02.27 15:13:45.893531 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 41 rows starting from the beginning of the part | ||
| 12366 | 2026.02.27 15:13:45.893581 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
| 12367 | 2026.02.27 15:13:45.893627 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part | ||
| 12368 | 2026.02.27 15:13:45.893670 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 49 rows starting from the beginning of the part | ||
| 12369 | 2026.02.27 15:13:45.893713 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 12370 | 2026.02.27 15:13:45.893817 [ 267 ] {df5f1d5d-1fda-4630-97bd-a52a8dcf0e7d} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2026.02.27 15:13:45.893859 [ 267 ] {df5f1d5d-1fda-4630-97bd-a52a8dcf0e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12372 | 2026.02.27 15:13:45.894217 [ 267 ] {df5f1d5d-1fda-4630-97bd-a52a8dcf0e7d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12373 | 2026.02.27 15:13:45.894454 [ 267 ] {df5f1d5d-1fda-4630-97bd-a52a8dcf0e7d} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12374 | 2026.02.27 15:13:45.894596 [ 267 ] {df5f1d5d-1fda-4630-97bd-a52a8dcf0e7d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001271 sec., 82612.11644374508 rows/sec., 6.45 MiB/sec. | ||
| 12375 | 2026.02.27 15:13:45.894636 [ 267 ] {df5f1d5d-1fda-4630-97bd-a52a8dcf0e7d} <Debug> TCPHandler: Processed in 0.001433304 sec. | ||
| 12376 | 2026.02.27 15:13:45.894653 [ 198 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454215 sec., 176727.6503130555 rows/sec., 13.63 MiB/sec. | ||
| 12377 | 2026.02.27 15:13:45.894761 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12378 | 2026.02.27 15:13:45.894865 [ 267 ] {002d7d68-4a33-4ab7-a666-0955596cd029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12379 | 2026.02.27 15:13:45.894874 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12380 | 2026.02.27 15:13:45.894912 [ 267 ] {002d7d68-4a33-4ab7-a666-0955596cd029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12381 | 2026.02.27 15:13:45.895224 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2026.02.27 15:13:45.895316 [ 195 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_66_13} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12383 | 2026.02.27 15:13:45.895346 [ 267 ] {002d7d68-4a33-4ab7-a666-0955596cd029} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12384 | 2026.02.27 15:13:45.895388 [ 267 ] {002d7d68-4a33-4ab7-a666-0955596cd029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12385 | 2026.02.27 15:13:45.895423 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 12386 | 2026.02.27 15:13:45.895742 [ 267 ] {002d7d68-4a33-4ab7-a666-0955596cd029} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12387 | 2026.02.27 15:13:45.895964 [ 267 ] {002d7d68-4a33-4ab7-a666-0955596cd029} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2026.02.27 15:13:45.896095 [ 267 ] {002d7d68-4a33-4ab7-a666-0955596cd029} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 12389 | 2026.02.27 15:13:45.896135 [ 267 ] {002d7d68-4a33-4ab7-a666-0955596cd029} <Debug> TCPHandler: Processed in 0.001430444 sec. | ||
| 12390 | 2026.02.27 15:13:45.896244 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12391 | 2026.02.27 15:13:45.896338 [ 267 ] {0dfd32fa-02a4-466e-9341-efe3467d0f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12392 | 2026.02.27 15:13:45.896392 [ 267 ] {0dfd32fa-02a4-466e-9341-efe3467d0f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12393 | 2026.02.27 15:13:45.897295 [ 267 ] {0dfd32fa-02a4-466e-9341-efe3467d0f98} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12394 | 2026.02.27 15:13:45.897331 [ 267 ] {0dfd32fa-02a4-466e-9341-efe3467d0f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12395 | 2026.02.27 15:13:45.897894 [ 267 ] {0dfd32fa-02a4-466e-9341-efe3467d0f98} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12396 | 2026.02.27 15:13:45.898118 [ 267 ] {0dfd32fa-02a4-466e-9341-efe3467d0f98} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12397 | 2026.02.27 15:13:45.898253 [ 267 ] {0dfd32fa-02a4-466e-9341-efe3467d0f98} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001934 sec., 21199.586349534642 rows/sec., 37.99 MiB/sec. | ||
| 12398 | 2026.02.27 15:13:45.898308 [ 267 ] {0dfd32fa-02a4-466e-9341-efe3467d0f98} <Debug> TCPHandler: Processed in 0.0021125 sec. | ||
| 12399 | 2026.02.27 15:13:45.898422 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12400 | 2026.02.27 15:13:45.898517 [ 267 ] {e28ecb6a-9dc3-4ed1-b21a-1d2b846c7e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12401 | 2026.02.27 15:13:45.898557 [ 267 ] {e28ecb6a-9dc3-4ed1-b21a-1d2b846c7e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12402 | 2026.02.27 15:13:45.898891 [ 267 ] {e28ecb6a-9dc3-4ed1-b21a-1d2b846c7e38} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12403 | 2026.02.27 15:13:45.898927 [ 267 ] {e28ecb6a-9dc3-4ed1-b21a-1d2b846c7e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12404 | 2026.02.27 15:13:45.899244 [ 267 ] {e28ecb6a-9dc3-4ed1-b21a-1d2b846c7e38} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12405 | 2026.02.27 15:13:45.899453 [ 267 ] {e28ecb6a-9dc3-4ed1-b21a-1d2b846c7e38} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12406 | 2026.02.27 15:13:45.899580 [ 267 ] {e28ecb6a-9dc3-4ed1-b21a-1d2b846c7e38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12407 | 2026.02.27 15:13:45.899616 [ 267 ] {e28ecb6a-9dc3-4ed1-b21a-1d2b846c7e38} <Debug> TCPHandler: Processed in 0.001243382 sec. | ||
| 12408 | 2026.02.27 15:13:46.291149 [ 67 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 12409 | 2026.02.27 15:13:46.291207 [ 67 ] {} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12410 | 2026.02.27 15:13:46.291230 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12411 | 2026.02.27 15:13:46.291372 [ 189 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::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 | ||
| 12412 | 2026.02.27 15:13:46.291565 [ 189 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12413 | 2026.02.27 15:13:46.291617 [ 189 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part | ||
| 12414 | 2026.02.27 15:13:46.291716 [ 189 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 12415 | 2026.02.27 15:13:46.291787 [ 189 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 12416 | 2026.02.27 15:13:46.291851 [ 189 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 12417 | 2026.02.27 15:13:46.291911 [ 189 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 12418 | 2026.02.27 15:13:46.292641 [ 198 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339363 sec., 26878.448934306827 rows/sec., 2.24 MiB/sec. | ||
| 12419 | 2026.02.27 15:13:46.292861 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 12420 | 2026.02.27 15:13:46.293376 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_33_8} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2026.02.27 15:13:46.293508 [ 200 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_33_8} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 12422 | 2026.02.27 15:13:46.293654 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12423 | 2026.02.27 15:13:50.001135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33102 | ||
| 12424 | 2026.02.27 15:13:50.002001 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.02.27 15:13:50.002057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12426 | 2026.02.27 15:13:50.002558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12427 | 2026.02.27 15:13:50.002803 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.02.27 15:13:50.002957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33102 | ||
| 12429 | 2026.02.27 15:13:50.918453 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12430 | 2026.02.27 15:13:50.918671 [ 267 ] {286e0459-4be6-4e66-87c9-e8578934a0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12431 | 2026.02.27 15:13:50.918750 [ 267 ] {286e0459-4be6-4e66-87c9-e8578934a0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12432 | 2026.02.27 15:13:50.919512 [ 267 ] {286e0459-4be6-4e66-87c9-e8578934a0a0} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.02.27 15:13:50.919560 [ 267 ] {286e0459-4be6-4e66-87c9-e8578934a0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12434 | 2026.02.27 15:13:50.919942 [ 267 ] {286e0459-4be6-4e66-87c9-e8578934a0a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12435 | 2026.02.27 15:13:50.920160 [ 267 ] {286e0459-4be6-4e66-87c9-e8578934a0a0} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12436 | 2026.02.27 15:13:50.920302 [ 63 ] {} <Debug> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12437 | 2026.02.27 15:13:50.920313 [ 267 ] {286e0459-4be6-4e66-87c9-e8578934a0a0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00171 sec., 14035.087719298246 rows/sec., 1.16 MiB/sec. | ||
| 12438 | 2026.02.27 15:13:50.920376 [ 63 ] {} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12439 | 2026.02.27 15:13:50.920396 [ 267 ] {286e0459-4be6-4e66-87c9-e8578934a0a0} <Debug> TCPHandler: Processed in 0.00208004 sec. | ||
| 12440 | 2026.02.27 15:13:50.920405 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12441 | 2026.02.27 15:13:50.920531 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12442 | 2026.02.27 15:13:50.920539 [ 189 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::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 | ||
| 12443 | 2026.02.27 15:13:50.920634 [ 267 ] {7886a4e2-d50f-4863-8040-84aa0bc26824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12444 | 2026.02.27 15:13:50.920678 [ 267 ] {7886a4e2-d50f-4863-8040-84aa0bc26824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12445 | 2026.02.27 15:13:50.920690 [ 189 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12446 | 2026.02.27 15:13:50.920730 [ 189 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 12447 | 2026.02.27 15:13:50.920795 [ 189 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 12448 | 2026.02.27 15:13:50.920838 [ 189 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 12449 | 2026.02.27 15:13:50.920880 [ 189 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 12450 | 2026.02.27 15:13:50.920924 [ 189 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 12451 | 2026.02.27 15:13:50.921081 [ 267 ] {7886a4e2-d50f-4863-8040-84aa0bc26824} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12452 | 2026.02.27 15:13:50.921127 [ 267 ] {7886a4e2-d50f-4863-8040-84aa0bc26824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12453 | 2026.02.27 15:13:50.921443 [ 267 ] {7886a4e2-d50f-4863-8040-84aa0bc26824} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12454 | 2026.02.27 15:13:50.921674 [ 267 ] {7886a4e2-d50f-4863-8040-84aa0bc26824} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12455 | 2026.02.27 15:13:50.921727 [ 198 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240952 sec., 96699.95293935624 rows/sec., 8.39 MiB/sec. | ||
| 12456 | 2026.02.27 15:13:50.921807 [ 267 ] {7886a4e2-d50f-4863-8040-84aa0bc26824} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 410.45 KiB/sec. | ||
| 12457 | 2026.02.27 15:13:50.921857 [ 267 ] {7886a4e2-d50f-4863-8040-84aa0bc26824} <Debug> TCPHandler: Processed in 0.001375013 sec. | ||
| 12458 | 2026.02.27 15:13:50.921955 [ 194 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12459 | 2026.02.27 15:13:50.921975 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12460 | 2026.02.27 15:13:50.922075 [ 267 ] {16081f38-d479-4ca5-a943-4a17c5512c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12461 | 2026.02.27 15:13:50.922116 [ 267 ] {16081f38-d479-4ca5-a943-4a17c5512c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12462 | 2026.02.27 15:13:50.922294 [ 194 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_17_4} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.02.27 15:13:50.922393 [ 194 ] {f7535b3d-355e-4d37-92f6-8035bf8149af::all_1_17_4} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12464 | 2026.02.27 15:13:50.922492 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12465 | 2026.02.27 15:13:50.923234 [ 267 ] {16081f38-d479-4ca5-a943-4a17c5512c69} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2026.02.27 15:13:50.923346 [ 267 ] {16081f38-d479-4ca5-a943-4a17c5512c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12467 | 2026.02.27 15:13:50.923733 [ 267 ] {16081f38-d479-4ca5-a943-4a17c5512c69} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12468 | 2026.02.27 15:13:50.923943 [ 267 ] {16081f38-d479-4ca5-a943-4a17c5512c69} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2026.02.27 15:13:50.924074 [ 63 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12470 | 2026.02.27 15:13:50.924080 [ 267 ] {16081f38-d479-4ca5-a943-4a17c5512c69} <Debug> executeQuery: Read 1319 rows, 112.15 KiB in 0.002024 sec., 651679.8418972332 rows/sec., 54.11 MiB/sec. | ||
| 12471 | 2026.02.27 15:13:50.924123 [ 63 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2026.02.27 15:13:50.924139 [ 267 ] {16081f38-d479-4ca5-a943-4a17c5512c69} <Debug> TCPHandler: Processed in 0.002213262 sec. | ||
| 12473 | 2026.02.27 15:13:50.924148 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12474 | 2026.02.27 15:13:50.924237 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 12475 | 2026.02.27 15:13:50.924323 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12476 | 2026.02.27 15:13:50.924438 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12477 | 2026.02.27 15:13:50.924464 [ 267 ] {ca7fd3f8-4b8c-4a6a-97e6-85cbc7ae31a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12478 | 2026.02.27 15:13:50.924471 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1409 rows starting from the beginning of the part | ||
| 12479 | 2026.02.27 15:13:50.924512 [ 267 ] {ca7fd3f8-4b8c-4a6a-97e6-85cbc7ae31a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12480 | 2026.02.27 15:13:50.924538 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 12481 | 2026.02.27 15:13:50.924586 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 142 rows starting from the beginning of the part | ||
| 12482 | 2026.02.27 15:13:50.924625 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 12483 | 2026.02.27 15:13:50.924662 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 138 rows starting from the beginning of the part | ||
| 12484 | 2026.02.27 15:13:50.924697 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1319 rows starting from the beginning of the part | ||
| 12485 | 2026.02.27 15:13:50.924926 [ 267 ] {ca7fd3f8-4b8c-4a6a-97e6-85cbc7ae31a2} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.02.27 15:13:50.924967 [ 267 ] {ca7fd3f8-4b8c-4a6a-97e6-85cbc7ae31a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12487 | 2026.02.27 15:13:50.925278 [ 267 ] {ca7fd3f8-4b8c-4a6a-97e6-85cbc7ae31a2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12488 | 2026.02.27 15:13:50.925498 [ 267 ] {ca7fd3f8-4b8c-4a6a-97e6-85cbc7ae31a2} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.02.27 15:13:50.925624 [ 267 ] {ca7fd3f8-4b8c-4a6a-97e6-85cbc7ae31a2} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001179 sec., 15267.175572519085 rows/sec., 1.14 MiB/sec. | ||
| 12490 | 2026.02.27 15:13:50.925662 [ 267 ] {ca7fd3f8-4b8c-4a6a-97e6-85cbc7ae31a2} <Debug> TCPHandler: Processed in 0.001389174 sec. | ||
| 12491 | 2026.02.27 15:13:50.925781 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2026.02.27 15:13:50.925883 [ 267 ] {49af7456-a6df-4aba-a704-e4d44c1986a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12493 | 2026.02.27 15:13:50.925925 [ 267 ] {49af7456-a6df-4aba-a704-e4d44c1986a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12494 | 2026.02.27 15:13:50.926074 [ 194 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001873129 sec., 1665662.1086961976 rows/sec., 145.23 MiB/sec. | ||
| 12495 | 2026.02.27 15:13:50.926293 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12496 | 2026.02.27 15:13:50.926487 [ 267 ] {49af7456-a6df-4aba-a704-e4d44c1986a3} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2026.02.27 15:13:50.926534 [ 267 ] {49af7456-a6df-4aba-a704-e4d44c1986a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12498 | 2026.02.27 15:13:50.926593 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_101_20} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12499 | 2026.02.27 15:13:50.926683 [ 198 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_101_20} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12500 | 2026.02.27 15:13:50.926768 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 12501 | 2026.02.27 15:13:50.926914 [ 267 ] {49af7456-a6df-4aba-a704-e4d44c1986a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12502 | 2026.02.27 15:13:50.927133 [ 267 ] {49af7456-a6df-4aba-a704-e4d44c1986a3} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12503 | 2026.02.27 15:13:50.927281 [ 267 ] {49af7456-a6df-4aba-a704-e4d44c1986a3} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001416 sec., 177966.10169491527 rows/sec., 12.31 MiB/sec. | ||
| 12504 | 2026.02.27 15:13:50.927334 [ 267 ] {49af7456-a6df-4aba-a704-e4d44c1986a3} <Debug> TCPHandler: Processed in 0.001605806 sec. | ||
| 12505 | 2026.02.27 15:13:50.927473 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12506 | 2026.02.27 15:13:50.927591 [ 267 ] {1a21c2ca-f2b5-491a-81c5-32e9b27b3659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12507 | 2026.02.27 15:13:50.927645 [ 267 ] {1a21c2ca-f2b5-491a-81c5-32e9b27b3659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12508 | 2026.02.27 15:13:50.928106 [ 267 ] {1a21c2ca-f2b5-491a-81c5-32e9b27b3659} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12509 | 2026.02.27 15:13:50.928147 [ 267 ] {1a21c2ca-f2b5-491a-81c5-32e9b27b3659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12510 | 2026.02.27 15:13:50.928452 [ 267 ] {1a21c2ca-f2b5-491a-81c5-32e9b27b3659} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12511 | 2026.02.27 15:13:50.928677 [ 267 ] {1a21c2ca-f2b5-491a-81c5-32e9b27b3659} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12512 | 2026.02.27 15:13:50.928785 [ 63 ] {} <Debug> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12513 | 2026.02.27 15:13:50.928802 [ 267 ] {1a21c2ca-f2b5-491a-81c5-32e9b27b3659} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001274 sec., 9419.152276295134 rows/sec., 735.87 KiB/sec. | ||
| 12514 | 2026.02.27 15:13:50.928827 [ 63 ] {} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12515 | 2026.02.27 15:13:50.928846 [ 267 ] {1a21c2ca-f2b5-491a-81c5-32e9b27b3659} <Debug> TCPHandler: Processed in 0.001478794 sec. | ||
| 12516 | 2026.02.27 15:13:50.928851 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12517 | 2026.02.27 15:13:50.928943 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::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 | ||
| 12518 | 2026.02.27 15:13:50.928979 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.02.27 15:13:50.929043 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12520 | 2026.02.27 15:13:50.929077 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 12521 | 2026.02.27 15:13:50.929080 [ 267 ] {b96364e8-91df-49e1-bfb7-45a9083df17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12522 | 2026.02.27 15:13:50.929130 [ 267 ] {b96364e8-91df-49e1-bfb7-45a9083df17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12523 | 2026.02.27 15:13:50.929138 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 12524 | 2026.02.27 15:13:50.929257 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 12525 | 2026.02.27 15:13:50.929300 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 12526 | 2026.02.27 15:13:50.929344 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 12527 | 2026.02.27 15:13:50.929869 [ 267 ] {b96364e8-91df-49e1-bfb7-45a9083df17f} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12528 | 2026.02.27 15:13:50.929913 [ 267 ] {b96364e8-91df-49e1-bfb7-45a9083df17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12529 | 2026.02.27 15:13:50.930065 [ 186 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107661 sec., 54168.19767058694 rows/sec., 4.34 MiB/sec. | ||
| 12530 | 2026.02.27 15:13:50.930189 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12531 | 2026.02.27 15:13:50.930304 [ 267 ] {b96364e8-91df-49e1-bfb7-45a9083df17f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12532 | 2026.02.27 15:13:50.930493 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_17_4} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.02.27 15:13:50.930574 [ 194 ] {4700f3a7-ba3e-4ad6-ab7f-710df23943ec::all_1_17_4} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12534 | 2026.02.27 15:13:50.930587 [ 267 ] {b96364e8-91df-49e1-bfb7-45a9083df17f} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2026.02.27 15:13:50.930635 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12536 | 2026.02.27 15:13:50.930726 [ 63 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12537 | 2026.02.27 15:13:50.930732 [ 267 ] {b96364e8-91df-49e1-bfb7-45a9083df17f} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001613 sec., 348419.0948543087 rows/sec., 26.13 MiB/sec. | ||
| 12538 | 2026.02.27 15:13:50.930769 [ 63 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2026.02.27 15:13:50.930792 [ 267 ] {b96364e8-91df-49e1-bfb7-45a9083df17f} <Debug> TCPHandler: Processed in 0.001821478 sec. | ||
| 12540 | 2026.02.27 15:13:50.930793 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12541 | 2026.02.27 15:13:50.930883 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 12542 | 2026.02.27 15:13:50.930914 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12543 | 2026.02.27 15:13:50.930981 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12544 | 2026.02.27 15:13:50.931011 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 633 rows starting from the beginning of the part | ||
| 12545 | 2026.02.27 15:13:50.931015 [ 267 ] {9d75f7a7-cd1c-4c9b-98d5-59132b385259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12546 | 2026.02.27 15:13:50.931067 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 12547 | 2026.02.27 15:13:50.931068 [ 267 ] {9d75f7a7-cd1c-4c9b-98d5-59132b385259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12548 | 2026.02.27 15:13:50.931133 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 113 rows starting from the beginning of the part | ||
| 12549 | 2026.02.27 15:13:50.931183 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 12550 | 2026.02.27 15:13:50.931225 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 105 rows starting from the beginning of the part | ||
| 12551 | 2026.02.27 15:13:50.931264 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 562 rows starting from the beginning of the part | ||
| 12552 | 2026.02.27 15:13:50.931785 [ 267 ] {9d75f7a7-cd1c-4c9b-98d5-59132b385259} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2026.02.27 15:13:50.931828 [ 267 ] {9d75f7a7-cd1c-4c9b-98d5-59132b385259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12554 | 2026.02.27 15:13:50.932207 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355864 sec., 1136544.6681968102 rows/sec., 90.54 MiB/sec. | ||
| 12555 | 2026.02.27 15:13:50.932241 [ 267 ] {9d75f7a7-cd1c-4c9b-98d5-59132b385259} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12556 | 2026.02.27 15:13:50.932369 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12557 | 2026.02.27 15:13:50.932535 [ 267 ] {9d75f7a7-cd1c-4c9b-98d5-59132b385259} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.02.27 15:13:50.932658 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_101_20} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2026.02.27 15:13:50.932672 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12560 | 2026.02.27 15:13:50.932685 [ 267 ] {9d75f7a7-cd1c-4c9b-98d5-59132b385259} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001689 sec., 522794.55298993486 rows/sec., 35.48 MiB/sec. | ||
| 12561 | 2026.02.27 15:13:50.932710 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12562 | 2026.02.27 15:13:50.932734 [ 267 ] {9d75f7a7-cd1c-4c9b-98d5-59132b385259} <Debug> TCPHandler: Processed in 0.001869558 sec. | ||
| 12563 | 2026.02.27 15:13:50.932736 [ 190 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_101_20} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12564 | 2026.02.27 15:13:50.932737 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12565 | 2026.02.27 15:13:50.932839 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12566 | 2026.02.27 15:13:50.932845 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.02.27 15:13:50.932878 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 12568 | 2026.02.27 15:13:50.932951 [ 267 ] {9cfdc8e5-2a6a-4acf-852b-7891caff063e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12569 | 2026.02.27 15:13:50.932980 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12570 | 2026.02.27 15:13:50.932999 [ 267 ] {9cfdc8e5-2a6a-4acf-852b-7891caff063e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12571 | 2026.02.27 15:13:50.933012 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28170 rows starting from the beginning of the part | ||
| 12572 | 2026.02.27 15:13:50.933086 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12573 | 2026.02.27 15:13:50.933177 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 164 rows starting from the beginning of the part | ||
| 12574 | 2026.02.27 15:13:50.933249 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 12575 | 2026.02.27 15:13:50.933292 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 12576 | 2026.02.27 15:13:50.933335 [ 186 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 883 rows starting from the beginning of the part | ||
| 12577 | 2026.02.27 15:13:50.933348 [ 267 ] {9cfdc8e5-2a6a-4acf-852b-7891caff063e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2026.02.27 15:13:50.933391 [ 267 ] {9cfdc8e5-2a6a-4acf-852b-7891caff063e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12579 | 2026.02.27 15:13:50.933739 [ 267 ] {9cfdc8e5-2a6a-4acf-852b-7891caff063e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12580 | 2026.02.27 15:13:50.933950 [ 267 ] {9cfdc8e5-2a6a-4acf-852b-7891caff063e} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2026.02.27 15:13:50.934070 [ 63 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12582 | 2026.02.27 15:13:50.934084 [ 267 ] {9cfdc8e5-2a6a-4acf-852b-7891caff063e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 12583 | 2026.02.27 15:13:50.934100 [ 63 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2026.02.27 15:13:50.934125 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12585 | 2026.02.27 15:13:50.934128 [ 267 ] {9cfdc8e5-2a6a-4acf-852b-7891caff063e} <Debug> TCPHandler: Processed in 0.001333422 sec. | ||
| 12586 | 2026.02.27 15:13:50.934195 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 12587 | 2026.02.27 15:13:50.934282 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12588 | 2026.02.27 15:13:50.934307 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5610 rows starting from the beginning of the part | ||
| 12589 | 2026.02.27 15:13:50.934362 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 12590 | 2026.02.27 15:13:50.934404 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 12591 | 2026.02.27 15:13:50.934452 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 12592 | 2026.02.27 15:13:50.934493 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 12593 | 2026.02.27 15:13:50.934532 [ 190 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 12594 | 2026.02.27 15:13:50.936276 [ 188 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5910 rows, containing 4 columns (4 merged, 0 gathered) in 0.00210894 sec., 2802355.685794759 rows/sec., 188.91 MiB/sec. | ||
| 12595 | 2026.02.27 15:13:50.936645 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12596 | 2026.02.27 15:13:50.936917 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_101_20} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2026.02.27 15:13:50.936985 [ 196 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_101_20} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12598 | 2026.02.27 15:13:50.937065 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12599 | 2026.02.27 15:13:50.938976 [ 192 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29697 rows, containing 5 columns (5 merged, 0 gathered) in 0.00616023 sec., 4820761.562474129 rows/sec., 331.12 MiB/sec. | ||
| 12600 | 2026.02.27 15:13:50.939593 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12601 | 2026.02.27 15:13:50.939905 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2026.02.27 15:13:50.939988 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12603 | 2026.02.27 15:13:50.940089 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12604 | 2026.02.27 15:13:51.848264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12605 | 2026.02.27 15:13:51.865710 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2026.02.27 15:13:51.865775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12607 | 2026.02.27 15:13:51.871918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12608 | 2026.02.27 15:13:51.872638 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12609 | 2026.02.27 15:13:51.875618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12610 | 2026.02.27 15:13:52.593409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1452 | ||
| 12611 | 2026.02.27 15:13:52.595854 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2026.02.27 15:13:52.595905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12613 | 2026.02.27 15:13:52.597200 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12614 | 2026.02.27 15:13:52.597505 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2026.02.27 15:13:52.597655 [ 58 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12616 | 2026.02.27 15:13:52.597703 [ 58 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2026.02.27 15:13:52.597726 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12618 | 2026.02.27 15:13:52.597851 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 12619 | 2026.02.27 15:13:52.597881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1452 | ||
| 12620 | 2026.02.27 15:13:52.598552 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12621 | 2026.02.27 15:13:52.598725 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1322 rows starting from the beginning of the part | ||
| 12622 | 2026.02.27 15:13:52.599146 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 22 rows starting from the beginning of the part | ||
| 12623 | 2026.02.27 15:13:52.599532 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 12624 | 2026.02.27 15:13:52.599905 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part | ||
| 12625 | 2026.02.27 15:13:52.600256 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part | ||
| 12626 | 2026.02.27 15:13:52.600600 [ 199 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
| 12627 | 2026.02.27 15:13:52.607355 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 72 columns (72 merged, 0 gathered) in 0.009557864 sec., 151916.78810244633 rows/sec., 117.85 MiB/sec. | ||
| 12628 | 2026.02.27 15:13:52.608958 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12629 | 2026.02.27 15:13:52.609498 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_51_10} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12630 | 2026.02.27 15:13:52.609588 [ 187 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_51_10} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12631 | 2026.02.27 15:13:52.609800 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12632 | 2026.02.27 15:13:55.888812 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12633 | 2026.02.27 15:13:55.889013 [ 267 ] {cc44985c-135b-4d58-926d-0ddde88195c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12634 | 2026.02.27 15:13:55.889086 [ 267 ] {cc44985c-135b-4d58-926d-0ddde88195c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12635 | 2026.02.27 15:13:55.889848 [ 267 ] {cc44985c-135b-4d58-926d-0ddde88195c6} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12636 | 2026.02.27 15:13:55.889900 [ 267 ] {cc44985c-135b-4d58-926d-0ddde88195c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12637 | 2026.02.27 15:13:55.890330 [ 267 ] {cc44985c-135b-4d58-926d-0ddde88195c6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12638 | 2026.02.27 15:13:55.890562 [ 267 ] {cc44985c-135b-4d58-926d-0ddde88195c6} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2026.02.27 15:13:55.890731 [ 267 ] {cc44985c-135b-4d58-926d-0ddde88195c6} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001768 sec., 78054.29864253393 rows/sec., 6.77 MiB/sec. | ||
| 12640 | 2026.02.27 15:13:55.890786 [ 267 ] {cc44985c-135b-4d58-926d-0ddde88195c6} <Debug> TCPHandler: Processed in 0.002104891 sec. | ||
| 12641 | 2026.02.27 15:13:55.890912 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12642 | 2026.02.27 15:13:55.891015 [ 267 ] {d809d3e8-0079-4425-ac8f-1be421222849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12643 | 2026.02.27 15:13:55.891060 [ 267 ] {d809d3e8-0079-4425-ac8f-1be421222849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12644 | 2026.02.27 15:13:55.891519 [ 267 ] {d809d3e8-0079-4425-ac8f-1be421222849} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12645 | 2026.02.27 15:13:55.891559 [ 267 ] {d809d3e8-0079-4425-ac8f-1be421222849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12646 | 2026.02.27 15:13:55.891885 [ 267 ] {d809d3e8-0079-4425-ac8f-1be421222849} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12647 | 2026.02.27 15:13:55.892108 [ 267 ] {d809d3e8-0079-4425-ac8f-1be421222849} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.02.27 15:13:55.892245 [ 267 ] {d809d3e8-0079-4425-ac8f-1be421222849} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001252 sec., 32747.603833865815 rows/sec., 2.40 MiB/sec. | ||
| 12649 | 2026.02.27 15:13:55.892284 [ 267 ] {d809d3e8-0079-4425-ac8f-1be421222849} <Debug> TCPHandler: Processed in 0.001425464 sec. | ||
| 12650 | 2026.02.27 15:13:55.892392 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12651 | 2026.02.27 15:13:55.892488 [ 267 ] {12990e04-754e-4e01-8676-a639411e18d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12652 | 2026.02.27 15:13:55.892532 [ 267 ] {12990e04-754e-4e01-8676-a639411e18d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12653 | 2026.02.27 15:13:55.892992 [ 267 ] {12990e04-754e-4e01-8676-a639411e18d5} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12654 | 2026.02.27 15:13:55.893030 [ 267 ] {12990e04-754e-4e01-8676-a639411e18d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12655 | 2026.02.27 15:13:55.893350 [ 267 ] {12990e04-754e-4e01-8676-a639411e18d5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12656 | 2026.02.27 15:13:55.893561 [ 267 ] {12990e04-754e-4e01-8676-a639411e18d5} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12657 | 2026.02.27 15:13:55.893695 [ 267 ] {12990e04-754e-4e01-8676-a639411e18d5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001226 sec., 85644.37194127243 rows/sec., 6.69 MiB/sec. | ||
| 12658 | 2026.02.27 15:13:55.893734 [ 267 ] {12990e04-754e-4e01-8676-a639411e18d5} <Debug> TCPHandler: Processed in 0.001392134 sec. | ||
| 12659 | 2026.02.27 15:13:55.893844 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12660 | 2026.02.27 15:13:55.893939 [ 267 ] {67073718-fa14-4d95-bbc2-f9e714f69599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12661 | 2026.02.27 15:13:55.893983 [ 267 ] {67073718-fa14-4d95-bbc2-f9e714f69599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12662 | 2026.02.27 15:13:55.894440 [ 267 ] {67073718-fa14-4d95-bbc2-f9e714f69599} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12663 | 2026.02.27 15:13:55.894476 [ 267 ] {67073718-fa14-4d95-bbc2-f9e714f69599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12664 | 2026.02.27 15:13:55.894816 [ 267 ] {67073718-fa14-4d95-bbc2-f9e714f69599} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12665 | 2026.02.27 15:13:55.895031 [ 267 ] {67073718-fa14-4d95-bbc2-f9e714f69599} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12666 | 2026.02.27 15:13:55.895164 [ 267 ] {67073718-fa14-4d95-bbc2-f9e714f69599} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 12667 | 2026.02.27 15:13:55.895204 [ 267 ] {67073718-fa14-4d95-bbc2-f9e714f69599} <Debug> TCPHandler: Processed in 0.001410164 sec. | ||
| 12668 | 2026.02.27 15:13:55.895314 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12669 | 2026.02.27 15:13:55.895408 [ 267 ] {329f3506-587d-42e9-9c34-cf1e7c16bddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12670 | 2026.02.27 15:13:55.895467 [ 267 ] {329f3506-587d-42e9-9c34-cf1e7c16bddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12671 | 2026.02.27 15:13:55.896382 [ 267 ] {329f3506-587d-42e9-9c34-cf1e7c16bddd} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2026.02.27 15:13:55.896419 [ 267 ] {329f3506-587d-42e9-9c34-cf1e7c16bddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12673 | 2026.02.27 15:13:55.897006 [ 267 ] {329f3506-587d-42e9-9c34-cf1e7c16bddd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12674 | 2026.02.27 15:13:55.897245 [ 267 ] {329f3506-587d-42e9-9c34-cf1e7c16bddd} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12675 | 2026.02.27 15:13:55.897381 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12676 | 2026.02.27 15:13:55.897388 [ 267 ] {329f3506-587d-42e9-9c34-cf1e7c16bddd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001997 sec., 20530.796194291437 rows/sec., 36.79 MiB/sec. | ||
| 12677 | 2026.02.27 15:13:55.897456 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12678 | 2026.02.27 15:13:55.897483 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12679 | 2026.02.27 15:13:55.897500 [ 267 ] {329f3506-587d-42e9-9c34-cf1e7c16bddd} <Debug> TCPHandler: Processed in 0.002235361 sec. | ||
| 12680 | 2026.02.27 15:13:55.897587 [ 202 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 12681 | 2026.02.27 15:13:55.897634 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12682 | 2026.02.27 15:13:55.897733 [ 267 ] {6d62aae5-790b-47f0-a4f3-845f1141154b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12683 | 2026.02.27 15:13:55.897775 [ 267 ] {6d62aae5-790b-47f0-a4f3-845f1141154b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12684 | 2026.02.27 15:13:55.897834 [ 202 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12685 | 2026.02.27 15:13:55.897900 [ 202 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1758 rows starting from the beginning of the part | ||
| 12686 | 2026.02.27 15:13:55.898032 [ 202 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 12687 | 2026.02.27 15:13:55.898136 [ 267 ] {6d62aae5-790b-47f0-a4f3-845f1141154b} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.02.27 15:13:55.898142 [ 202 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 12689 | 2026.02.27 15:13:55.898180 [ 267 ] {6d62aae5-790b-47f0-a4f3-845f1141154b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12690 | 2026.02.27 15:13:55.898264 [ 202 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 12691 | 2026.02.27 15:13:55.898375 [ 202 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 12692 | 2026.02.27 15:13:55.898482 [ 202 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 12693 | 2026.02.27 15:13:55.898528 [ 267 ] {6d62aae5-790b-47f0-a4f3-845f1141154b} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12694 | 2026.02.27 15:13:55.898751 [ 267 ] {6d62aae5-790b-47f0-a4f3-845f1141154b} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12695 | 2026.02.27 15:13:55.898893 [ 267 ] {6d62aae5-790b-47f0-a4f3-845f1141154b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 12696 | 2026.02.27 15:13:55.898932 [ 267 ] {6d62aae5-790b-47f0-a4f3-845f1141154b} <Debug> TCPHandler: Processed in 0.001348793 sec. | ||
| 12697 | 2026.02.27 15:13:55.912647 [ 187 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 19 columns (19 merged, 0 gathered) in 0.015101457 sec., 129987.45750161723 rows/sec., 232.93 MiB/sec. | ||
| 12698 | 2026.02.27 15:13:55.914884 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12699 | 2026.02.27 15:13:55.915226 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12700 | 2026.02.27 15:13:55.915301 [ 192 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12701 | 2026.02.27 15:13:55.915456 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.57 MiB. | ||
| 12702 | 2026.02.27 15:13:56.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.61 MiB, peak 375.13 MiB, free memory in arenas 0.00 B, will set to 364.81 MiB (RSS), difference: 7.20 MiB | ||
| 12703 | 2026.02.27 15:13:57.090757 [ 217 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): 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] | ||
| 12704 | 2026.02.27 15:13:57.090807 [ 217 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): 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] | ||
| 12705 | 2026.02.27 15:13:57.106250 [ 217 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): 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] | ||
| 12706 | 2026.02.27 15:13:57.229355 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12707 | 2026.02.27 15:13:57.229428 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12708 | 2026.02.27 15:13:57.503189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33550 | ||
| 12709 | 2026.02.27 15:13:57.503693 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.02.27 15:13:57.503731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12711 | 2026.02.27 15:13:57.504233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12712 | 2026.02.27 15:13:57.504475 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2026.02.27 15:13:57.504619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33550 | ||
| 12714 | 2026.02.27 15:13:58.294330 [ 221 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): 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] | ||
| 12715 | 2026.02.27 15:13:58.294398 [ 221 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): 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] | ||
| 12716 | 2026.02.27 15:13:58.297398 [ 221 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): 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] | ||
| 12717 | 2026.02.27 15:13:59.375779 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
| 12718 | 2026.02.27 15:13:59.393581 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2026.02.27 15:13:59.393650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12720 | 2026.02.27 15:13:59.399990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12721 | 2026.02.27 15:13:59.400766 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2026.02.27 15:13:59.404799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
| 12723 | 2026.02.27 15:14:00.145017 [ 224 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): 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] | ||
| 12724 | 2026.02.27 15:14:00.145095 [ 224 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): 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] | ||
| 12725 | 2026.02.27 15:14:00.148646 [ 224 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): 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] | ||
| 12726 | 2026.02.27 15:14:00.849913 [ 217 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): 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] | ||
| 12727 | 2026.02.27 15:14:00.849993 [ 217 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): 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] | ||
| 12728 | 2026.02.27 15:14:00.853295 [ 217 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): 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] | ||
| 12729 | 2026.02.27 15:14:00.887284 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12730 | 2026.02.27 15:14:00.887560 [ 267 ] {0d9e7413-7f86-4581-ab20-78055eeffdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12731 | 2026.02.27 15:14:00.887625 [ 267 ] {0d9e7413-7f86-4581-ab20-78055eeffdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12732 | 2026.02.27 15:14:00.888296 [ 267 ] {0d9e7413-7f86-4581-ab20-78055eeffdec} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2026.02.27 15:14:00.888333 [ 267 ] {0d9e7413-7f86-4581-ab20-78055eeffdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12734 | 2026.02.27 15:14:00.888712 [ 267 ] {0d9e7413-7f86-4581-ab20-78055eeffdec} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12735 | 2026.02.27 15:14:00.888934 [ 267 ] {0d9e7413-7f86-4581-ab20-78055eeffdec} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12736 | 2026.02.27 15:14:00.889085 [ 267 ] {0d9e7413-7f86-4581-ab20-78055eeffdec} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.68 MiB/sec. | ||
| 12737 | 2026.02.27 15:14:00.889126 [ 267 ] {0d9e7413-7f86-4581-ab20-78055eeffdec} <Debug> TCPHandler: Processed in 0.00201799 sec. | ||
| 12738 | 2026.02.27 15:14:00.889250 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12739 | 2026.02.27 15:14:00.889343 [ 267 ] {35772ce2-53da-46e5-ae1b-f72d00b13585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12740 | 2026.02.27 15:14:00.889383 [ 267 ] {35772ce2-53da-46e5-ae1b-f72d00b13585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12741 | 2026.02.27 15:14:00.889796 [ 267 ] {35772ce2-53da-46e5-ae1b-f72d00b13585} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12742 | 2026.02.27 15:14:00.889831 [ 267 ] {35772ce2-53da-46e5-ae1b-f72d00b13585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12743 | 2026.02.27 15:14:00.890122 [ 267 ] {35772ce2-53da-46e5-ae1b-f72d00b13585} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12744 | 2026.02.27 15:14:00.890329 [ 267 ] {35772ce2-53da-46e5-ae1b-f72d00b13585} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12745 | 2026.02.27 15:14:00.890453 [ 267 ] {35772ce2-53da-46e5-ae1b-f72d00b13585} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001128 sec., 56737.58865248226 rows/sec., 4.43 MiB/sec. | ||
| 12746 | 2026.02.27 15:14:00.890489 [ 267 ] {35772ce2-53da-46e5-ae1b-f72d00b13585} <Debug> TCPHandler: Processed in 0.001292243 sec. | ||
| 12747 | 2026.02.27 15:14:00.890516 [ 223 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): 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] | ||
| 12748 | 2026.02.27 15:14:00.890568 [ 223 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): 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] | ||
| 12749 | 2026.02.27 15:14:00.890611 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12750 | 2026.02.27 15:14:00.890705 [ 267 ] {3ab9ca24-328b-4f6b-b584-c005e7e5671a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12751 | 2026.02.27 15:14:00.890748 [ 267 ] {3ab9ca24-328b-4f6b-b584-c005e7e5671a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12752 | 2026.02.27 15:14:00.891184 [ 267 ] {3ab9ca24-328b-4f6b-b584-c005e7e5671a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2026.02.27 15:14:00.891220 [ 267 ] {3ab9ca24-328b-4f6b-b584-c005e7e5671a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12754 | 2026.02.27 15:14:00.891572 [ 267 ] {3ab9ca24-328b-4f6b-b584-c005e7e5671a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12755 | 2026.02.27 15:14:00.891777 [ 267 ] {3ab9ca24-328b-4f6b-b584-c005e7e5671a} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2026.02.27 15:14:00.891902 [ 267 ] {3ab9ca24-328b-4f6b-b584-c005e7e5671a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 12757 | 2026.02.27 15:14:00.891938 [ 267 ] {3ab9ca24-328b-4f6b-b584-c005e7e5671a} <Debug> TCPHandler: Processed in 0.001383373 sec. | ||
| 12758 | 2026.02.27 15:14:00.892038 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): 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] | ||
| 12759 | 2026.02.27 15:14:00.892053 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12760 | 2026.02.27 15:14:00.892109 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): 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] | ||
| 12761 | 2026.02.27 15:14:00.892195 [ 267 ] {acc08e58-bf1d-4032-806f-21f287bd418c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12762 | 2026.02.27 15:14:00.892241 [ 267 ] {acc08e58-bf1d-4032-806f-21f287bd418c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12763 | 2026.02.27 15:14:00.892567 [ 267 ] {acc08e58-bf1d-4032-806f-21f287bd418c} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.02.27 15:14:00.892605 [ 267 ] {acc08e58-bf1d-4032-806f-21f287bd418c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12765 | 2026.02.27 15:14:00.892935 [ 267 ] {acc08e58-bf1d-4032-806f-21f287bd418c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12766 | 2026.02.27 15:14:00.893172 [ 267 ] {acc08e58-bf1d-4032-806f-21f287bd418c} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2026.02.27 15:14:00.893306 [ 267 ] {acc08e58-bf1d-4032-806f-21f287bd418c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 12768 | 2026.02.27 15:14:00.893341 [ 267 ] {acc08e58-bf1d-4032-806f-21f287bd418c} <Debug> TCPHandler: Processed in 0.001335403 sec. | ||
| 12769 | 2026.02.27 15:14:00.894557 [ 223 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): 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] | ||
| 12770 | 2026.02.27 15:14:00.895767 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): 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] | ||
| 12771 | 2026.02.27 15:14:02.598193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1472 | ||
| 12772 | 2026.02.27 15:14:02.600370 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12773 | 2026.02.27 15:14:02.600416 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12774 | 2026.02.27 15:14:02.601605 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12775 | 2026.02.27 15:14:02.601883 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12776 | 2026.02.27 15:14:02.602183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
| 12777 | 2026.02.27 15:14:05.004832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34062 | ||
| 12778 | 2026.02.27 15:14:05.005452 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2026.02.27 15:14:05.005492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12780 | 2026.02.27 15:14:05.005960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12781 | 2026.02.27 15:14:05.006184 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.02.27 15:14:05.006309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34062 | ||
| 12783 | 2026.02.27 15:14:05.006340 [ 51 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12784 | 2026.02.27 15:14:05.006412 [ 51 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12785 | 2026.02.27 15:14:05.006435 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12786 | 2026.02.27 15:14:05.006549 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 12787 | 2026.02.27 15:14:05.006679 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12788 | 2026.02.27 15:14:05.006725 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31630 rows starting from the beginning of the part | ||
| 12789 | 2026.02.27 15:14:05.006799 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 12790 | 2026.02.27 15:14:05.006849 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 12791 | 2026.02.27 15:14:05.006896 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 12792 | 2026.02.27 15:14:05.006937 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 12793 | 2026.02.27 15:14:05.006983 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 12794 | 2026.02.27 15:14:05.009647 [ 192 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34062 rows, containing 4 columns (4 merged, 0 gathered) in 0.003145261 sec., 10829625.903859807 rows/sec., 154.92 MiB/sec. | ||
| 12795 | 2026.02.27 15:14:05.009813 [ 200 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12796 | 2026.02.27 15:14:05.010185 [ 200 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_71_14} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12797 | 2026.02.27 15:14:05.010280 [ 200 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_71_14} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12798 | 2026.02.27 15:14:05.010406 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 12799 | 2026.02.27 15:14:05.889086 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12800 | 2026.02.27 15:14:05.889270 [ 267 ] {d60712d5-404f-4a0f-a8a1-9774f365ccf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12801 | 2026.02.27 15:14:05.889338 [ 267 ] {d60712d5-404f-4a0f-a8a1-9774f365ccf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12802 | 2026.02.27 15:14:05.889966 [ 267 ] {d60712d5-404f-4a0f-a8a1-9774f365ccf0} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12803 | 2026.02.27 15:14:05.890017 [ 267 ] {d60712d5-404f-4a0f-a8a1-9774f365ccf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12804 | 2026.02.27 15:14:05.890414 [ 267 ] {d60712d5-404f-4a0f-a8a1-9774f365ccf0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12805 | 2026.02.27 15:14:05.890647 [ 267 ] {d60712d5-404f-4a0f-a8a1-9774f365ccf0} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2026.02.27 15:14:05.890817 [ 267 ] {d60712d5-404f-4a0f-a8a1-9774f365ccf0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001597 sec., 1252.3481527864747 rows/sec., 102.12 KiB/sec. | ||
| 12807 | 2026.02.27 15:14:05.890870 [ 267 ] {d60712d5-404f-4a0f-a8a1-9774f365ccf0} <Debug> TCPHandler: Processed in 0.001911198 sec. | ||
| 12808 | 2026.02.27 15:14:05.890989 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12809 | 2026.02.27 15:14:05.891092 [ 267 ] {4eeb8880-ca04-4995-999f-ff34167c1510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12810 | 2026.02.27 15:14:05.891135 [ 267 ] {4eeb8880-ca04-4995-999f-ff34167c1510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12811 | 2026.02.27 15:14:05.891653 [ 267 ] {4eeb8880-ca04-4995-999f-ff34167c1510} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12812 | 2026.02.27 15:14:05.891691 [ 267 ] {4eeb8880-ca04-4995-999f-ff34167c1510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12813 | 2026.02.27 15:14:05.892016 [ 267 ] {4eeb8880-ca04-4995-999f-ff34167c1510} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12814 | 2026.02.27 15:14:05.892242 [ 267 ] {4eeb8880-ca04-4995-999f-ff34167c1510} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12815 | 2026.02.27 15:14:05.892380 [ 267 ] {4eeb8880-ca04-4995-999f-ff34167c1510} <Debug> executeQuery: Read 139 rows, 12.33 KiB in 0.00131 sec., 106106.87022900763 rows/sec., 9.19 MiB/sec. | ||
| 12816 | 2026.02.27 15:14:05.892421 [ 267 ] {4eeb8880-ca04-4995-999f-ff34167c1510} <Debug> TCPHandler: Processed in 0.001483345 sec. | ||
| 12817 | 2026.02.27 15:14:05.892530 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12818 | 2026.02.27 15:14:05.892626 [ 267 ] {c17db147-c0c2-4d0c-9cd7-fed0863fd74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12819 | 2026.02.27 15:14:05.892668 [ 267 ] {c17db147-c0c2-4d0c-9cd7-fed0863fd74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12820 | 2026.02.27 15:14:05.893081 [ 267 ] {c17db147-c0c2-4d0c-9cd7-fed0863fd74e} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2026.02.27 15:14:05.893117 [ 267 ] {c17db147-c0c2-4d0c-9cd7-fed0863fd74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12822 | 2026.02.27 15:14:05.893421 [ 267 ] {c17db147-c0c2-4d0c-9cd7-fed0863fd74e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12823 | 2026.02.27 15:14:05.893635 [ 267 ] {c17db147-c0c2-4d0c-9cd7-fed0863fd74e} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2026.02.27 15:14:05.893763 [ 267 ] {c17db147-c0c2-4d0c-9cd7-fed0863fd74e} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001157 sec., 37165.08210890233 rows/sec., 2.72 MiB/sec. | ||
| 12825 | 2026.02.27 15:14:05.893802 [ 267 ] {c17db147-c0c2-4d0c-9cd7-fed0863fd74e} <Debug> TCPHandler: Processed in 0.001322953 sec. | ||
| 12826 | 2026.02.27 15:14:05.893902 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12827 | 2026.02.27 15:14:05.893997 [ 267 ] {ec9081c8-cb0b-4f52-8152-8f5a6f46a8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12828 | 2026.02.27 15:14:05.894038 [ 267 ] {ec9081c8-cb0b-4f52-8152-8f5a6f46a8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12829 | 2026.02.27 15:14:05.894463 [ 267 ] {ec9081c8-cb0b-4f52-8152-8f5a6f46a8ea} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12830 | 2026.02.27 15:14:05.894501 [ 267 ] {ec9081c8-cb0b-4f52-8152-8f5a6f46a8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12831 | 2026.02.27 15:14:05.894806 [ 267 ] {ec9081c8-cb0b-4f52-8152-8f5a6f46a8ea} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12832 | 2026.02.27 15:14:05.895018 [ 267 ] {ec9081c8-cb0b-4f52-8152-8f5a6f46a8ea} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12833 | 2026.02.27 15:14:05.895150 [ 267 ] {ec9081c8-cb0b-4f52-8152-8f5a6f46a8ea} <Debug> executeQuery: Read 107 rows, 8.56 KiB in 0.001171 sec., 91374.89325362939 rows/sec., 7.14 MiB/sec. | ||
| 12834 | 2026.02.27 15:14:05.895188 [ 267 ] {ec9081c8-cb0b-4f52-8152-8f5a6f46a8ea} <Debug> TCPHandler: Processed in 0.001334813 sec. | ||
| 12835 | 2026.02.27 15:14:05.895295 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12836 | 2026.02.27 15:14:05.895389 [ 267 ] {dd02caf4-00be-4ec8-81a4-0cf7eefbead3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12837 | 2026.02.27 15:14:05.895433 [ 267 ] {dd02caf4-00be-4ec8-81a4-0cf7eefbead3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12838 | 2026.02.27 15:14:05.895842 [ 267 ] {dd02caf4-00be-4ec8-81a4-0cf7eefbead3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12839 | 2026.02.27 15:14:05.895876 [ 267 ] {dd02caf4-00be-4ec8-81a4-0cf7eefbead3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12840 | 2026.02.27 15:14:05.896209 [ 267 ] {dd02caf4-00be-4ec8-81a4-0cf7eefbead3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12841 | 2026.02.27 15:14:05.896431 [ 267 ] {dd02caf4-00be-4ec8-81a4-0cf7eefbead3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12842 | 2026.02.27 15:14:05.896560 [ 267 ] {dd02caf4-00be-4ec8-81a4-0cf7eefbead3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 9.42 MiB/sec. | ||
| 12843 | 2026.02.27 15:14:05.896598 [ 267 ] {dd02caf4-00be-4ec8-81a4-0cf7eefbead3} <Debug> TCPHandler: Processed in 0.001351223 sec. | ||
| 12844 | 2026.02.27 15:14:05.896701 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12845 | 2026.02.27 15:14:05.896794 [ 267 ] {de29b4cb-e35b-4dba-b370-4aff204f1e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12846 | 2026.02.27 15:14:05.896850 [ 267 ] {de29b4cb-e35b-4dba-b370-4aff204f1e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12847 | 2026.02.27 15:14:05.897714 [ 267 ] {de29b4cb-e35b-4dba-b370-4aff204f1e6a} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12848 | 2026.02.27 15:14:05.897749 [ 267 ] {de29b4cb-e35b-4dba-b370-4aff204f1e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12849 | 2026.02.27 15:14:05.898306 [ 267 ] {de29b4cb-e35b-4dba-b370-4aff204f1e6a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12850 | 2026.02.27 15:14:05.898536 [ 267 ] {de29b4cb-e35b-4dba-b370-4aff204f1e6a} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12851 | 2026.02.27 15:14:05.898675 [ 267 ] {de29b4cb-e35b-4dba-b370-4aff204f1e6a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001898 sec., 21601.68598524763 rows/sec., 38.71 MiB/sec. | ||
| 12852 | 2026.02.27 15:14:05.898739 [ 267 ] {de29b4cb-e35b-4dba-b370-4aff204f1e6a} <Debug> TCPHandler: Processed in 0.00208598 sec. | ||
| 12853 | 2026.02.27 15:14:05.898850 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12854 | 2026.02.27 15:14:05.898944 [ 267 ] {90df9b6b-65fa-4e61-b2f1-47b03b8bab59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12855 | 2026.02.27 15:14:05.898986 [ 267 ] {90df9b6b-65fa-4e61-b2f1-47b03b8bab59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12856 | 2026.02.27 15:14:05.899317 [ 267 ] {90df9b6b-65fa-4e61-b2f1-47b03b8bab59} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12857 | 2026.02.27 15:14:05.899350 [ 267 ] {90df9b6b-65fa-4e61-b2f1-47b03b8bab59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12858 | 2026.02.27 15:14:05.899662 [ 267 ] {90df9b6b-65fa-4e61-b2f1-47b03b8bab59} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12859 | 2026.02.27 15:14:05.899872 [ 267 ] {90df9b6b-65fa-4e61-b2f1-47b03b8bab59} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12860 | 2026.02.27 15:14:05.899999 [ 267 ] {90df9b6b-65fa-4e61-b2f1-47b03b8bab59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 12861 | 2026.02.27 15:14:05.900035 [ 267 ] {90df9b6b-65fa-4e61-b2f1-47b03b8bab59} <Debug> TCPHandler: Processed in 0.001236072 sec. | ||
| 12862 | 2026.02.27 15:14:06.905143 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
| 12863 | 2026.02.27 15:14:06.923011 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2026.02.27 15:14:06.923071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12865 | 2026.02.27 15:14:06.928914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12866 | 2026.02.27 15:14:06.929608 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2026.02.27 15:14:06.929880 [ 52 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12868 | 2026.02.27 15:14:06.929919 [ 52 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2026.02.27 15:14:06.929938 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12870 | 2026.02.27 15:14:06.930061 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12871 | 2026.02.27 15:14:06.933137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 12872 | 2026.02.27 15:14:06.933733 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12873 | 2026.02.27 15:14:06.935106 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12874 | 2026.02.27 15:14:06.939520 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12875 | 2026.02.27 15:14:06.944001 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12876 | 2026.02.27 15:14:06.948433 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 12877 | 2026.02.27 15:14:06.953365 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
| 12878 | 2026.02.27 15:14:06.958100 [ 191 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
| 12879 | 2026.02.27 15:14:07.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.63 MiB, peak 383.52 MiB, free memory in arenas 0.00 B, will set to 365.08 MiB (RSS), difference: -15.55 MiB | ||
| 12880 | 2026.02.27 15:14:07.014509 [ 200 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084502867 sec., 6331.146137325732 rows/sec., 32.74 MiB/sec. | ||
| 12881 | 2026.02.27 15:14:07.017505 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12882 | 2026.02.27 15:14:07.019408 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_71_14} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12883 | 2026.02.27 15:14:07.019487 [ 192 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_71_14} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12884 | 2026.02.27 15:14:07.021537 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 12885 | 2026.02.27 15:14:08.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.55 MiB, peak 383.52 MiB, free memory in arenas 0.00 B, will set to 365.40 MiB (RSS), difference: 14.85 MiB | ||
| 12886 | 2026.02.27 15:14:10.887749 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2026.02.27 15:14:10.887964 [ 267 ] {28669b35-5b99-4c75-ba0f-164ae6316727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12888 | 2026.02.27 15:14:10.888037 [ 267 ] {28669b35-5b99-4c75-ba0f-164ae6316727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12889 | 2026.02.27 15:14:10.888758 [ 267 ] {28669b35-5b99-4c75-ba0f-164ae6316727} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.02.27 15:14:10.888805 [ 267 ] {28669b35-5b99-4c75-ba0f-164ae6316727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12891 | 2026.02.27 15:14:10.889189 [ 267 ] {28669b35-5b99-4c75-ba0f-164ae6316727} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12892 | 2026.02.27 15:14:10.889414 [ 267 ] {28669b35-5b99-4c75-ba0f-164ae6316727} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2026.02.27 15:14:10.889575 [ 267 ] {28669b35-5b99-4c75-ba0f-164ae6316727} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.57 MiB/sec. | ||
| 12894 | 2026.02.27 15:14:10.889617 [ 267 ] {28669b35-5b99-4c75-ba0f-164ae6316727} <Debug> TCPHandler: Processed in 0.002006789 sec. | ||
| 12895 | 2026.02.27 15:14:10.889744 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12896 | 2026.02.27 15:14:10.889838 [ 267 ] {849fc466-2374-4086-8b8b-94546ffe97b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12897 | 2026.02.27 15:14:10.889878 [ 267 ] {849fc466-2374-4086-8b8b-94546ffe97b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12898 | 2026.02.27 15:14:10.890302 [ 267 ] {849fc466-2374-4086-8b8b-94546ffe97b3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2026.02.27 15:14:10.890339 [ 267 ] {849fc466-2374-4086-8b8b-94546ffe97b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12900 | 2026.02.27 15:14:10.890639 [ 267 ] {849fc466-2374-4086-8b8b-94546ffe97b3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12901 | 2026.02.27 15:14:10.890840 [ 267 ] {849fc466-2374-4086-8b8b-94546ffe97b3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2026.02.27 15:14:10.890969 [ 267 ] {849fc466-2374-4086-8b8b-94546ffe97b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 12903 | 2026.02.27 15:14:10.891008 [ 267 ] {849fc466-2374-4086-8b8b-94546ffe97b3} <Debug> TCPHandler: Processed in 0.001312783 sec. | ||
| 12904 | 2026.02.27 15:14:10.891119 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12905 | 2026.02.27 15:14:10.891214 [ 267 ] {031b4223-030a-4d3b-a159-10c58072a7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12906 | 2026.02.27 15:14:10.891257 [ 267 ] {031b4223-030a-4d3b-a159-10c58072a7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12907 | 2026.02.27 15:14:10.891664 [ 267 ] {031b4223-030a-4d3b-a159-10c58072a7f3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12908 | 2026.02.27 15:14:10.891700 [ 267 ] {031b4223-030a-4d3b-a159-10c58072a7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12909 | 2026.02.27 15:14:10.892024 [ 267 ] {031b4223-030a-4d3b-a159-10c58072a7f3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12910 | 2026.02.27 15:14:10.892222 [ 267 ] {031b4223-030a-4d3b-a159-10c58072a7f3} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12911 | 2026.02.27 15:14:10.892348 [ 267 ] {031b4223-030a-4d3b-a159-10c58072a7f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 12912 | 2026.02.27 15:14:10.892387 [ 267 ] {031b4223-030a-4d3b-a159-10c58072a7f3} <Debug> TCPHandler: Processed in 0.001316103 sec. | ||
| 12913 | 2026.02.27 15:14:10.892494 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12914 | 2026.02.27 15:14:10.892587 [ 267 ] {37bc413d-b9b5-4207-ae99-aa19a0dc6c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12915 | 2026.02.27 15:14:10.892628 [ 267 ] {37bc413d-b9b5-4207-ae99-aa19a0dc6c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12916 | 2026.02.27 15:14:10.892955 [ 267 ] {37bc413d-b9b5-4207-ae99-aa19a0dc6c13} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12917 | 2026.02.27 15:14:10.892991 [ 267 ] {37bc413d-b9b5-4207-ae99-aa19a0dc6c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12918 | 2026.02.27 15:14:10.893286 [ 267 ] {37bc413d-b9b5-4207-ae99-aa19a0dc6c13} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12919 | 2026.02.27 15:14:10.893487 [ 267 ] {37bc413d-b9b5-4207-ae99-aa19a0dc6c13} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2026.02.27 15:14:10.893610 [ 267 ] {37bc413d-b9b5-4207-ae99-aa19a0dc6c13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 12921 | 2026.02.27 15:14:10.893646 [ 267 ] {37bc413d-b9b5-4207-ae99-aa19a0dc6c13} <Debug> TCPHandler: Processed in 0.001200622 sec. | ||
| 12922 | 2026.02.27 15:14:12.229690 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12923 | 2026.02.27 15:14:12.229765 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12924 | 2026.02.27 15:14:12.506512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34510 | ||
| 12925 | 2026.02.27 15:14:12.507079 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2026.02.27 15:14:12.507128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12927 | 2026.02.27 15:14:12.507666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12928 | 2026.02.27 15:14:12.507902 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2026.02.27 15:14:12.508028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34510 | ||
| 12930 | 2026.02.27 15:14:12.602402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1494 | ||
| 12931 | 2026.02.27 15:14:12.604555 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12932 | 2026.02.27 15:14:12.604599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 12933 | 2026.02.27 15:14:12.605777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12934 | 2026.02.27 15:14:12.606065 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12935 | 2026.02.27 15:14:12.606330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
| 12936 | 2026.02.27 15:14:14.433272 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 12937 | 2026.02.27 15:14:14.448856 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12938 | 2026.02.27 15:14:14.448907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12939 | 2026.02.27 15:14:14.454641 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12940 | 2026.02.27 15:14:14.455312 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12941 | 2026.02.27 15:14:14.458135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 12942 | 2026.02.27 15:14:15.773038 [ 220 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): 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] | ||
| 12943 | 2026.02.27 15:14:15.773090 [ 220 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): 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] | ||
| 12944 | 2026.02.27 15:14:15.776992 [ 220 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): 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] | ||
| 12945 | 2026.02.27 15:14:15.889869 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2026.02.27 15:14:15.890049 [ 267 ] {83a09ac2-d71d-47d3-954d-cdd7cf3d554c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12947 | 2026.02.27 15:14:15.890116 [ 267 ] {83a09ac2-d71d-47d3-954d-cdd7cf3d554c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12948 | 2026.02.27 15:14:15.890838 [ 267 ] {83a09ac2-d71d-47d3-954d-cdd7cf3d554c} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.02.27 15:14:15.890888 [ 267 ] {83a09ac2-d71d-47d3-954d-cdd7cf3d554c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12950 | 2026.02.27 15:14:15.891298 [ 267 ] {83a09ac2-d71d-47d3-954d-cdd7cf3d554c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12951 | 2026.02.27 15:14:15.891541 [ 267 ] {83a09ac2-d71d-47d3-954d-cdd7cf3d554c} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.02.27 15:14:15.891709 [ 267 ] {83a09ac2-d71d-47d3-954d-cdd7cf3d554c} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001709 sec., 80748.9760093622 rows/sec., 7.00 MiB/sec. | ||
| 12953 | 2026.02.27 15:14:15.891737 [ 42 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12954 | 2026.02.27 15:14:15.891761 [ 267 ] {83a09ac2-d71d-47d3-954d-cdd7cf3d554c} <Debug> TCPHandler: Processed in 0.00202243 sec. | ||
| 12955 | 2026.02.27 15:14:15.891836 [ 42 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.02.27 15:14:15.891866 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12957 | 2026.02.27 15:14:15.891938 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12958 | 2026.02.27 15:14:15.891995 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 12959 | 2026.02.27 15:14:15.892045 [ 267 ] {f942c740-58ed-4332-a3b0-fd5a5a070224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12960 | 2026.02.27 15:14:15.892094 [ 267 ] {f942c740-58ed-4332-a3b0-fd5a5a070224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12961 | 2026.02.27 15:14:15.892137 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12962 | 2026.02.27 15:14:15.892175 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1409 rows starting from the beginning of the part | ||
| 12963 | 2026.02.27 15:14:15.892240 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 138 rows starting from the beginning of the part | ||
| 12964 | 2026.02.27 15:14:15.892284 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 12965 | 2026.02.27 15:14:15.892324 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 139 rows starting from the beginning of the part | ||
| 12966 | 2026.02.27 15:14:15.892362 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part | ||
| 12967 | 2026.02.27 15:14:15.892399 [ 193 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 138 rows starting from the beginning of the part | ||
| 12968 | 2026.02.27 15:14:15.892519 [ 267 ] {f942c740-58ed-4332-a3b0-fd5a5a070224} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12969 | 2026.02.27 15:14:15.892564 [ 267 ] {f942c740-58ed-4332-a3b0-fd5a5a070224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12970 | 2026.02.27 15:14:15.892894 [ 267 ] {f942c740-58ed-4332-a3b0-fd5a5a070224} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12971 | 2026.02.27 15:14:15.893126 [ 267 ] {f942c740-58ed-4332-a3b0-fd5a5a070224} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12972 | 2026.02.27 15:14:15.893263 [ 267 ] {f942c740-58ed-4332-a3b0-fd5a5a070224} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001242 sec., 33011.272141706926 rows/sec., 2.42 MiB/sec. | ||
| 12973 | 2026.02.27 15:14:15.893309 [ 267 ] {f942c740-58ed-4332-a3b0-fd5a5a070224} <Debug> TCPHandler: Processed in 0.001423054 sec. | ||
| 12974 | 2026.02.27 15:14:15.893433 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12975 | 2026.02.27 15:14:15.893534 [ 267 ] {943b0541-e4dd-42d2-b1b3-2426044fb792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12976 | 2026.02.27 15:14:15.893576 [ 267 ] {943b0541-e4dd-42d2-b1b3-2426044fb792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12977 | 2026.02.27 15:14:15.893586 [ 192 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650936 sec., 1172668.110695993 rows/sec., 102.82 MiB/sec. | ||
| 12978 | 2026.02.27 15:14:15.893830 [ 200 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12979 | 2026.02.27 15:14:15.894030 [ 267 ] {943b0541-e4dd-42d2-b1b3-2426044fb792} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12980 | 2026.02.27 15:14:15.894072 [ 267 ] {943b0541-e4dd-42d2-b1b3-2426044fb792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12981 | 2026.02.27 15:14:15.894141 [ 200 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12982 | 2026.02.27 15:14:15.894221 [ 200 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_106_21} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12983 | 2026.02.27 15:14:15.894306 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12984 | 2026.02.27 15:14:15.894389 [ 267 ] {943b0541-e4dd-42d2-b1b3-2426044fb792} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12985 | 2026.02.27 15:14:15.894600 [ 267 ] {943b0541-e4dd-42d2-b1b3-2426044fb792} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2026.02.27 15:14:15.894734 [ 267 ] {943b0541-e4dd-42d2-b1b3-2426044fb792} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001221 sec., 85995.08599508599 rows/sec., 6.72 MiB/sec. | ||
| 12987 | 2026.02.27 15:14:15.894758 [ 41 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12988 | 2026.02.27 15:14:15.894773 [ 267 ] {943b0541-e4dd-42d2-b1b3-2426044fb792} <Debug> TCPHandler: Processed in 0.001389494 sec. | ||
| 12989 | 2026.02.27 15:14:15.894809 [ 41 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2026.02.27 15:14:15.894835 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 12991 | 2026.02.27 15:14:15.894902 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12992 | 2026.02.27 15:14:15.894937 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 12993 | 2026.02.27 15:14:15.895002 [ 267 ] {c7c5ec7c-dff7-4108-a5f7-fb429cfc8bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12994 | 2026.02.27 15:14:15.895051 [ 267 ] {c7c5ec7c-dff7-4108-a5f7-fb429cfc8bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12995 | 2026.02.27 15:14:15.895060 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12996 | 2026.02.27 15:14:15.895099 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 633 rows starting from the beginning of the part | ||
| 12997 | 2026.02.27 15:14:15.895167 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 105 rows starting from the beginning of the part | ||
| 12998 | 2026.02.27 15:14:15.895214 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 12999 | 2026.02.27 15:14:15.895257 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 107 rows starting from the beginning of the part | ||
| 13000 | 2026.02.27 15:14:15.895298 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 13001 | 2026.02.27 15:14:15.895338 [ 194 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 105 rows starting from the beginning of the part | ||
| 13002 | 2026.02.27 15:14:15.895453 [ 267 ] {c7c5ec7c-dff7-4108-a5f7-fb429cfc8bb4} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.02.27 15:14:15.895496 [ 267 ] {c7c5ec7c-dff7-4108-a5f7-fb429cfc8bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13004 | 2026.02.27 15:14:15.895858 [ 267 ] {c7c5ec7c-dff7-4108-a5f7-fb429cfc8bb4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13005 | 2026.02.27 15:14:15.896082 [ 267 ] {c7c5ec7c-dff7-4108-a5f7-fb429cfc8bb4} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2026.02.27 15:14:15.896209 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13007 | 2026.02.27 15:14:15.896214 [ 267 ] {c7c5ec7c-dff7-4108-a5f7-fb429cfc8bb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 13008 | 2026.02.27 15:14:15.896243 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.02.27 15:14:15.896266 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13010 | 2026.02.27 15:14:15.896268 [ 267 ] {c7c5ec7c-dff7-4108-a5f7-fb429cfc8bb4} <Debug> TCPHandler: Processed in 0.001416704 sec. | ||
| 13011 | 2026.02.27 15:14:15.896366 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 13012 | 2026.02.27 15:14:15.896373 [ 198 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484844 sec., 726002.1928229498 rows/sec., 58.31 MiB/sec. | ||
| 13013 | 2026.02.27 15:14:15.896391 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13014 | 2026.02.27 15:14:15.896465 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13015 | 2026.02.27 15:14:15.896496 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29697 rows starting from the beginning of the part | ||
| 13016 | 2026.02.27 15:14:15.896502 [ 267 ] {449356b5-3f8a-4a12-9dc0-97ea7a1a8fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13017 | 2026.02.27 15:14:15.896560 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13018 | 2026.02.27 15:14:15.896561 [ 267 ] {449356b5-3f8a-4a12-9dc0-97ea7a1a8fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13019 | 2026.02.27 15:14:15.896563 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13020 | 2026.02.27 15:14:15.896608 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13021 | 2026.02.27 15:14:15.896649 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 161 rows starting from the beginning of the part | ||
| 13022 | 2026.02.27 15:14:15.896687 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13023 | 2026.02.27 15:14:15.896726 [ 196 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13024 | 2026.02.27 15:14:15.896865 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2026.02.27 15:14:15.896937 [ 188 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_106_21} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13026 | 2026.02.27 15:14:15.897051 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 13027 | 2026.02.27 15:14:15.897515 [ 267 ] {449356b5-3f8a-4a12-9dc0-97ea7a1a8fc6} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.02.27 15:14:15.897551 [ 267 ] {449356b5-3f8a-4a12-9dc0-97ea7a1a8fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13029 | 2026.02.27 15:14:15.898131 [ 267 ] {449356b5-3f8a-4a12-9dc0-97ea7a1a8fc6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13030 | 2026.02.27 15:14:15.898362 [ 267 ] {449356b5-3f8a-4a12-9dc0-97ea7a1a8fc6} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2026.02.27 15:14:15.898519 [ 267 ] {449356b5-3f8a-4a12-9dc0-97ea7a1a8fc6} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002035 sec., 20147.420147420147 rows/sec., 36.10 MiB/sec. | ||
| 13032 | 2026.02.27 15:14:15.898602 [ 267 ] {449356b5-3f8a-4a12-9dc0-97ea7a1a8fc6} <Debug> TCPHandler: Processed in 0.002261512 sec. | ||
| 13033 | 2026.02.27 15:14:15.898719 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2026.02.27 15:14:15.898814 [ 267 ] {3efc7382-040c-420e-8e3c-2d06efb82ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13035 | 2026.02.27 15:14:15.898856 [ 267 ] {3efc7382-040c-420e-8e3c-2d06efb82ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13036 | 2026.02.27 15:14:15.899180 [ 267 ] {3efc7382-040c-420e-8e3c-2d06efb82ef7} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2026.02.27 15:14:15.899215 [ 267 ] {3efc7382-040c-420e-8e3c-2d06efb82ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13038 | 2026.02.27 15:14:15.899537 [ 267 ] {3efc7382-040c-420e-8e3c-2d06efb82ef7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13039 | 2026.02.27 15:14:15.899743 [ 267 ] {3efc7382-040c-420e-8e3c-2d06efb82ef7} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.02.27 15:14:15.899859 [ 41 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13041 | 2026.02.27 15:14:15.899869 [ 267 ] {3efc7382-040c-420e-8e3c-2d06efb82ef7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 13042 | 2026.02.27 15:14:15.899891 [ 41 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2026.02.27 15:14:15.899914 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13044 | 2026.02.27 15:14:15.899918 [ 267 ] {3efc7382-040c-420e-8e3c-2d06efb82ef7} <Debug> TCPHandler: Processed in 0.001247962 sec. | ||
| 13045 | 2026.02.27 15:14:15.899989 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 13046 | 2026.02.27 15:14:15.900093 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13047 | 2026.02.27 15:14:15.900121 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5910 rows starting from the beginning of the part | ||
| 13048 | 2026.02.27 15:14:15.900173 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 13049 | 2026.02.27 15:14:15.900215 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13050 | 2026.02.27 15:14:15.900253 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13051 | 2026.02.27 15:14:15.900292 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 13052 | 2026.02.27 15:14:15.900330 [ 198 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 13053 | 2026.02.27 15:14:15.902213 [ 188 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6210 rows, containing 4 columns (4 merged, 0 gathered) in 0.002256322 sec., 2752266.742069616 rows/sec., 185.53 MiB/sec. | ||
| 13054 | 2026.02.27 15:14:15.902637 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13055 | 2026.02.27 15:14:15.902920 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_106_21} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2026.02.27 15:14:15.902985 [ 200 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_106_21} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13057 | 2026.02.27 15:14:15.903071 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13058 | 2026.02.27 15:14:15.903267 [ 188 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30498 rows, containing 5 columns (5 merged, 0 gathered) in 0.006948898 sec., 4388897.347464303 rows/sec., 301.57 MiB/sec. | ||
| 13059 | 2026.02.27 15:14:15.903865 [ 190 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13060 | 2026.02.27 15:14:15.904162 [ 190 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2026.02.27 15:14:15.904242 [ 190 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13062 | 2026.02.27 15:14:15.904329 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13063 | 2026.02.27 15:14:20.008213 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35022 | ||
| 13064 | 2026.02.27 15:14:20.009044 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13065 | 2026.02.27 15:14:20.009090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13066 | 2026.02.27 15:14:20.009618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13067 | 2026.02.27 15:14:20.009850 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13068 | 2026.02.27 15:14:20.009994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35022 | ||
| 13069 | 2026.02.27 15:14:20.211361 [ 220 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): 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] | ||
| 13070 | 2026.02.27 15:14:20.211422 [ 220 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): 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] | ||
| 13071 | 2026.02.27 15:14:20.215224 [ 220 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): 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] | ||
| 13072 | 2026.02.27 15:14:20.935220 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13073 | 2026.02.27 15:14:20.935414 [ 267 ] {24471c20-280c-4945-859e-4cc9d6ec93c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13074 | 2026.02.27 15:14:20.935494 [ 267 ] {24471c20-280c-4945-859e-4cc9d6ec93c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13075 | 2026.02.27 15:14:20.936262 [ 267 ] {24471c20-280c-4945-859e-4cc9d6ec93c2} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2026.02.27 15:14:20.936330 [ 267 ] {24471c20-280c-4945-859e-4cc9d6ec93c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13077 | 2026.02.27 15:14:20.936957 [ 267 ] {24471c20-280c-4945-859e-4cc9d6ec93c2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13078 | 2026.02.27 15:14:20.937267 [ 267 ] {24471c20-280c-4945-859e-4cc9d6ec93c2} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.02.27 15:14:20.937459 [ 267 ] {24471c20-280c-4945-859e-4cc9d6ec93c2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002095 sec., 11455.847255369928 rows/sec., 973.30 KiB/sec. | ||
| 13080 | 2026.02.27 15:14:20.937524 [ 267 ] {24471c20-280c-4945-859e-4cc9d6ec93c2} <Debug> TCPHandler: Processed in 0.002466434 sec. | ||
| 13081 | 2026.02.27 15:14:20.937665 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2026.02.27 15:14:20.937776 [ 267 ] {f5e8698c-2298-4377-b02d-c2f961aff510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13083 | 2026.02.27 15:14:20.937826 [ 267 ] {f5e8698c-2298-4377-b02d-c2f961aff510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13084 | 2026.02.27 15:14:20.938295 [ 267 ] {f5e8698c-2298-4377-b02d-c2f961aff510} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2026.02.27 15:14:20.938336 [ 267 ] {f5e8698c-2298-4377-b02d-c2f961aff510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13086 | 2026.02.27 15:14:20.938738 [ 267 ] {f5e8698c-2298-4377-b02d-c2f961aff510} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13087 | 2026.02.27 15:14:20.939067 [ 267 ] {f5e8698c-2298-4377-b02d-c2f961aff510} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.02.27 15:14:20.939261 [ 267 ] {f5e8698c-2298-4377-b02d-c2f961aff510} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001511 sec., 1323.6267372600926 rows/sec., 107.93 KiB/sec. | ||
| 13089 | 2026.02.27 15:14:20.939311 [ 267 ] {f5e8698c-2298-4377-b02d-c2f961aff510} <Debug> TCPHandler: Processed in 0.001703626 sec. | ||
| 13090 | 2026.02.27 15:14:20.939439 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2026.02.27 15:14:20.939552 [ 267 ] {d31e7e9f-2378-4f48-afd1-24972510951c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13092 | 2026.02.27 15:14:20.939613 [ 267 ] {d31e7e9f-2378-4f48-afd1-24972510951c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13093 | 2026.02.27 15:14:20.941050 [ 267 ] {d31e7e9f-2378-4f48-afd1-24972510951c} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2026.02.27 15:14:20.941091 [ 267 ] {d31e7e9f-2378-4f48-afd1-24972510951c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13095 | 2026.02.27 15:14:20.941626 [ 267 ] {d31e7e9f-2378-4f48-afd1-24972510951c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13096 | 2026.02.27 15:14:20.941873 [ 267 ] {d31e7e9f-2378-4f48-afd1-24972510951c} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13097 | 2026.02.27 15:14:20.942030 [ 267 ] {d31e7e9f-2378-4f48-afd1-24972510951c} <Debug> executeQuery: Read 1317 rows, 112.01 KiB in 0.002509 sec., 524910.322837784 rows/sec., 43.60 MiB/sec. | ||
| 13098 | 2026.02.27 15:14:20.942072 [ 267 ] {d31e7e9f-2378-4f48-afd1-24972510951c} <Debug> TCPHandler: Processed in 0.002686466 sec. | ||
| 13099 | 2026.02.27 15:14:20.942135 [ 220 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): 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] | ||
| 13100 | 2026.02.27 15:14:20.942176 [ 220 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): 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] | ||
| 13101 | 2026.02.27 15:14:20.942218 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13102 | 2026.02.27 15:14:20.942324 [ 267 ] {a7082ef9-cd24-4a50-8e7e-f25d2bdd2d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13103 | 2026.02.27 15:14:20.942373 [ 267 ] {a7082ef9-cd24-4a50-8e7e-f25d2bdd2d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13104 | 2026.02.27 15:14:20.942827 [ 267 ] {a7082ef9-cd24-4a50-8e7e-f25d2bdd2d85} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2026.02.27 15:14:20.942864 [ 267 ] {a7082ef9-cd24-4a50-8e7e-f25d2bdd2d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13106 | 2026.02.27 15:14:20.943267 [ 267 ] {a7082ef9-cd24-4a50-8e7e-f25d2bdd2d85} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13107 | 2026.02.27 15:14:20.943547 [ 267 ] {a7082ef9-cd24-4a50-8e7e-f25d2bdd2d85} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2026.02.27 15:14:20.943712 [ 35 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13109 | 2026.02.27 15:14:20.943720 [ 267 ] {a7082ef9-cd24-4a50-8e7e-f25d2bdd2d85} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001418 sec., 9873.060648801129 rows/sec., 776.15 KiB/sec. | ||
| 13110 | 2026.02.27 15:14:20.943789 [ 35 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2026.02.27 15:14:20.943815 [ 267 ] {a7082ef9-cd24-4a50-8e7e-f25d2bdd2d85} <Debug> TCPHandler: Processed in 0.001649396 sec. | ||
| 13112 | 2026.02.27 15:14:20.943817 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13113 | 2026.02.27 15:14:20.943947 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13114 | 2026.02.27 15:14:20.943974 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 13115 | 2026.02.27 15:14:20.944051 [ 267 ] {dca0860f-f233-4d60-b176-3ebfb4235078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13116 | 2026.02.27 15:14:20.944101 [ 267 ] {dca0860f-f233-4d60-b176-3ebfb4235078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13117 | 2026.02.27 15:14:20.944134 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13118 | 2026.02.27 15:14:20.944179 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 71 rows starting from the beginning of the part | ||
| 13119 | 2026.02.27 15:14:20.944263 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 18 rows starting from the beginning of the part | ||
| 13120 | 2026.02.27 15:14:20.944314 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 41 rows starting from the beginning of the part | ||
| 13121 | 2026.02.27 15:14:20.944364 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 43 rows starting from the beginning of the part | ||
| 13122 | 2026.02.27 15:14:20.944404 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 41 rows starting from the beginning of the part | ||
| 13123 | 2026.02.27 15:14:20.944454 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
| 13124 | 2026.02.27 15:14:20.944824 [ 267 ] {dca0860f-f233-4d60-b176-3ebfb4235078} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2026.02.27 15:14:20.944897 [ 267 ] {dca0860f-f233-4d60-b176-3ebfb4235078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13126 | 2026.02.27 15:14:20.945382 [ 267 ] {dca0860f-f233-4d60-b176-3ebfb4235078} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13127 | 2026.02.27 15:14:20.945462 [ 188 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554925 sec., 146630.86644050357 rows/sec., 11.34 MiB/sec. | ||
| 13128 | 2026.02.27 15:14:20.945625 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13129 | 2026.02.27 15:14:20.945691 [ 267 ] {dca0860f-f233-4d60-b176-3ebfb4235078} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13130 | 2026.02.27 15:14:20.945869 [ 267 ] {dca0860f-f233-4d60-b176-3ebfb4235078} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001841 sec., 136882.12927756654 rows/sec., 9.47 MiB/sec. | ||
| 13131 | 2026.02.27 15:14:20.945915 [ 267 ] {dca0860f-f233-4d60-b176-3ebfb4235078} <Debug> TCPHandler: Processed in 0.0020205 sec. | ||
| 13132 | 2026.02.27 15:14:20.946000 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.02.27 15:14:20.946074 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13134 | 2026.02.27 15:14:20.946094 [ 189 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_71_14} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13135 | 2026.02.27 15:14:20.946212 [ 267 ] {8061ec83-cd3a-4a68-b15d-f4cfa6f02115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13136 | 2026.02.27 15:14:20.946220 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13137 | 2026.02.27 15:14:20.946276 [ 267 ] {8061ec83-cd3a-4a68-b15d-f4cfa6f02115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13138 | 2026.02.27 15:14:20.946849 [ 267 ] {8061ec83-cd3a-4a68-b15d-f4cfa6f02115} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.02.27 15:14:20.946894 [ 267 ] {8061ec83-cd3a-4a68-b15d-f4cfa6f02115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13140 | 2026.02.27 15:14:20.947011 [ 220 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): 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] | ||
| 13141 | 2026.02.27 15:14:20.947305 [ 267 ] {8061ec83-cd3a-4a68-b15d-f4cfa6f02115} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13142 | 2026.02.27 15:14:20.947773 [ 267 ] {8061ec83-cd3a-4a68-b15d-f4cfa6f02115} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13143 | 2026.02.27 15:14:20.947950 [ 267 ] {8061ec83-cd3a-4a68-b15d-f4cfa6f02115} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001762 sec., 6810.44267877412 rows/sec., 532.07 KiB/sec. | ||
| 13144 | 2026.02.27 15:14:20.948001 [ 267 ] {8061ec83-cd3a-4a68-b15d-f4cfa6f02115} <Debug> TCPHandler: Processed in 0.001981009 sec. | ||
| 13145 | 2026.02.27 15:14:20.948146 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13146 | 2026.02.27 15:14:20.948259 [ 267 ] {46d638b6-be65-4b92-b805-2b3cd297ffd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13147 | 2026.02.27 15:14:20.948310 [ 267 ] {46d638b6-be65-4b92-b805-2b3cd297ffd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13148 | 2026.02.27 15:14:20.949101 [ 267 ] {46d638b6-be65-4b92-b805-2b3cd297ffd1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13149 | 2026.02.27 15:14:20.949147 [ 267 ] {46d638b6-be65-4b92-b805-2b3cd297ffd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13150 | 2026.02.27 15:14:20.949810 [ 267 ] {46d638b6-be65-4b92-b805-2b3cd297ffd1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13151 | 2026.02.27 15:14:20.950102 [ 267 ] {46d638b6-be65-4b92-b805-2b3cd297ffd1} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2026.02.27 15:14:20.950290 [ 267 ] {46d638b6-be65-4b92-b805-2b3cd297ffd1} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.002057 sec., 271268.8381137579 rows/sec., 20.33 MiB/sec. | ||
| 13153 | 2026.02.27 15:14:20.950344 [ 267 ] {46d638b6-be65-4b92-b805-2b3cd297ffd1} <Debug> TCPHandler: Processed in 0.002257132 sec. | ||
| 13154 | 2026.02.27 15:14:20.950442 [ 224 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): 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] | ||
| 13155 | 2026.02.27 15:14:20.950476 [ 224 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): 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] | ||
| 13156 | 2026.02.27 15:14:20.950499 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13157 | 2026.02.27 15:14:20.950609 [ 267 ] {289d02ec-c28d-4661-9fc9-24ae70a348be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13158 | 2026.02.27 15:14:20.950664 [ 267 ] {289d02ec-c28d-4661-9fc9-24ae70a348be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13159 | 2026.02.27 15:14:20.952414 [ 267 ] {289d02ec-c28d-4661-9fc9-24ae70a348be} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.02.27 15:14:20.952461 [ 267 ] {289d02ec-c28d-4661-9fc9-24ae70a348be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13161 | 2026.02.27 15:14:20.952993 [ 267 ] {289d02ec-c28d-4661-9fc9-24ae70a348be} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13162 | 2026.02.27 15:14:20.953214 [ 224 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): 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] | ||
| 13163 | 2026.02.27 15:14:20.953235 [ 267 ] {289d02ec-c28d-4661-9fc9-24ae70a348be} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13164 | 2026.02.27 15:14:20.953387 [ 267 ] {289d02ec-c28d-4661-9fc9-24ae70a348be} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.002802 sec., 314418.272662384 rows/sec., 21.34 MiB/sec. | ||
| 13165 | 2026.02.27 15:14:20.953428 [ 267 ] {289d02ec-c28d-4661-9fc9-24ae70a348be} <Debug> TCPHandler: Processed in 0.002988619 sec. | ||
| 13166 | 2026.02.27 15:14:20.953457 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): 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] | ||
| 13167 | 2026.02.27 15:14:20.953517 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): 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] | ||
| 13168 | 2026.02.27 15:14:20.953552 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2026.02.27 15:14:20.953664 [ 267 ] {dafe53f4-32ce-4ef6-9124-bb248afe7126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13170 | 2026.02.27 15:14:20.953711 [ 267 ] {dafe53f4-32ce-4ef6-9124-bb248afe7126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13171 | 2026.02.27 15:14:20.954136 [ 267 ] {dafe53f4-32ce-4ef6-9124-bb248afe7126} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2026.02.27 15:14:20.954186 [ 267 ] {dafe53f4-32ce-4ef6-9124-bb248afe7126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13173 | 2026.02.27 15:14:20.954652 [ 267 ] {dafe53f4-32ce-4ef6-9124-bb248afe7126} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13174 | 2026.02.27 15:14:20.954954 [ 267 ] {dafe53f4-32ce-4ef6-9124-bb248afe7126} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2026.02.27 15:14:20.955138 [ 267 ] {dafe53f4-32ce-4ef6-9124-bb248afe7126} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
| 13176 | 2026.02.27 15:14:20.955187 [ 267 ] {dafe53f4-32ce-4ef6-9124-bb248afe7126} <Debug> TCPHandler: Processed in 0.001685207 sec. | ||
| 13177 | 2026.02.27 15:14:20.957055 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): 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] | ||
| 13178 | 2026.02.27 15:14:21.399640 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50121 | ||
| 13179 | 2026.02.27 15:14:21.399761 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13180 | 2026.02.27 15:14:21.399794 [ 290 ] {} <Debug> TCP-Session: 053d2448-2471-4731-9eb8-8ed0ca7cf663 Authenticating user 'default' from [fd00:1122:3344:101::e]:50121 | ||
| 13181 | 2026.02.27 15:14:21.399820 [ 290 ] {} <Debug> TCP-Session: 053d2448-2471-4731-9eb8-8ed0ca7cf663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13182 | 2026.02.27 15:14:21.399835 [ 290 ] {} <Debug> TCP-Session: 053d2448-2471-4731-9eb8-8ed0ca7cf663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13183 | 2026.02.27 15:14:21.400065 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35591 | ||
| 13184 | 2026.02.27 15:14:21.400178 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13185 | 2026.02.27 15:14:21.400204 [ 351 ] {} <Debug> TCP-Session: 296926d2-11d3-4900-a9e3-09095d7d6b55 Authenticating user 'default' from [fd00:1122:3344:101::e]:35591 | ||
| 13186 | 2026.02.27 15:14:21.400228 [ 351 ] {} <Debug> TCP-Session: 296926d2-11d3-4900-a9e3-09095d7d6b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13187 | 2026.02.27 15:14:21.400241 [ 351 ] {} <Debug> TCP-Session: 296926d2-11d3-4900-a9e3-09095d7d6b55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13188 | 2026.02.27 15:14:21.400258 [ 290 ] {} <Trace> TCP-Session: 053d2448-2471-4731-9eb8-8ed0ca7cf663 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13189 | 2026.02.27 15:14:21.400431 [ 290 ] {3f1c0bd6-e2ff-4434-847d-8fcc79e9e571} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13190 | 2026.02.27 15:14:21.400687 [ 290 ] {3f1c0bd6-e2ff-4434-847d-8fcc79e9e571} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13191 | 2026.02.27 15:14:21.400741 [ 290 ] {3f1c0bd6-e2ff-4434-847d-8fcc79e9e571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13192 | 2026.02.27 15:14:21.401029 [ 290 ] {3f1c0bd6-e2ff-4434-847d-8fcc79e9e571} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 13193 | 2026.02.27 15:14:21.402213 [ 333 ] {3f1c0bd6-e2ff-4434-847d-8fcc79e9e571} <Trace> AggregatingTransform: Aggregating | ||
| 13194 | 2026.02.27 15:14:21.402295 [ 333 ] {3f1c0bd6-e2ff-4434-847d-8fcc79e9e571} <Trace> Aggregator: Aggregation method: without_key | ||
| 13195 | 2026.02.27 15:14:21.402343 [ 333 ] {3f1c0bd6-e2ff-4434-847d-8fcc79e9e571} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001212432 sec. (824.789 rows/sec., 32.22 KiB/sec.) | ||
| 13196 | 2026.02.27 15:14:21.402366 [ 333 ] {3f1c0bd6-e2ff-4434-847d-8fcc79e9e571} <Trace> Aggregator: Merging aggregated data | ||
| 13197 | 2026.02.27 15:14:21.402987 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40934 | ||
| 13198 | 2026.02.27 15:14:21.403025 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43305 | ||
| 13199 | 2026.02.27 15:14:21.403075 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46160 | ||
| 13200 | 2026.02.27 15:14:21.403113 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13201 | 2026.02.27 15:14:21.403159 [ 356 ] {} <Debug> TCP-Session: 85c4ab40-00a6-4b4b-86d6-f8e649b27f86 Authenticating user 'default' from [fd00:1122:3344:101::e]:40934 | ||
| 13202 | 2026.02.27 15:14:21.403186 [ 356 ] {} <Debug> TCP-Session: 85c4ab40-00a6-4b4b-86d6-f8e649b27f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13203 | 2026.02.27 15:14:21.403203 [ 356 ] {} <Debug> TCP-Session: 85c4ab40-00a6-4b4b-86d6-f8e649b27f86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13204 | 2026.02.27 15:14:21.403324 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51522 | ||
| 13205 | 2026.02.27 15:14:21.403381 [ 290 ] {3f1c0bd6-e2ff-4434-847d-8fcc79e9e571} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003002 sec., 333.11125916055965 rows/sec., 13.01 KiB/sec. | ||
| 13206 | 2026.02.27 15:14:21.403387 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13207 | 2026.02.27 15:14:21.403413 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44073 | ||
| 13208 | 2026.02.27 15:14:21.403432 [ 358 ] {} <Debug> TCP-Session: 69f61411-7db5-4e76-8815-669ff3bd07a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46160 | ||
| 13209 | 2026.02.27 15:14:21.403449 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58920 | ||
| 13210 | 2026.02.27 15:14:21.403470 [ 358 ] {} <Debug> TCP-Session: 69f61411-7db5-4e76-8815-669ff3bd07a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13211 | 2026.02.27 15:14:21.403419 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56635 | ||
| 13212 | 2026.02.27 15:14:21.403499 [ 358 ] {} <Debug> TCP-Session: 69f61411-7db5-4e76-8815-669ff3bd07a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13213 | 2026.02.27 15:14:21.403543 [ 290 ] {3f1c0bd6-e2ff-4434-847d-8fcc79e9e571} <Debug> TCPHandler: Processed in 0.003399494 sec. | ||
| 13214 | 2026.02.27 15:14:21.403675 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13215 | 2026.02.27 15:14:21.403704 [ 290 ] {} <Debug> TCP-Session: 053d2448-2471-4731-9eb8-8ed0ca7cf663 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13216 | 2026.02.27 15:14:21.403709 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13217 | 2026.02.27 15:14:21.403765 [ 351 ] {} <Debug> TCP-Session: 296926d2-11d3-4900-a9e3-09095d7d6b55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13218 | 2026.02.27 15:14:21.403837 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13219 | 2026.02.27 15:14:21.403856 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13220 | 2026.02.27 15:14:21.403872 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13221 | 2026.02.27 15:14:21.403882 [ 356 ] {} <Debug> TCP-Session: 85c4ab40-00a6-4b4b-86d6-f8e649b27f86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13222 | 2026.02.27 15:14:21.403896 [ 358 ] {} <Debug> TCP-Session: 69f61411-7db5-4e76-8815-669ff3bd07a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13223 | 2026.02.27 15:14:21.403921 [ 362 ] {} <Debug> TCP-Session: 19066d95-e9ac-4227-a045-10b2af601bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58920 | ||
| 13224 | 2026.02.27 15:14:21.403861 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13225 | 2026.02.27 15:14:21.403955 [ 362 ] {} <Debug> TCP-Session: 19066d95-e9ac-4227-a045-10b2af601bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13226 | 2026.02.27 15:14:21.403969 [ 362 ] {} <Debug> TCP-Session: 19066d95-e9ac-4227-a045-10b2af601bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13227 | 2026.02.27 15:14:21.403971 [ 359 ] {} <Debug> TCP-Session: 18485746-b705-46f0-9ba3-49a1689b7b16 Authenticating user 'default' from [fd00:1122:3344:101::e]:51522 | ||
| 13228 | 2026.02.27 15:14:21.403997 [ 359 ] {} <Debug> TCP-Session: 18485746-b705-46f0-9ba3-49a1689b7b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13229 | 2026.02.27 15:14:21.404010 [ 359 ] {} <Debug> TCP-Session: 18485746-b705-46f0-9ba3-49a1689b7b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13230 | 2026.02.27 15:14:21.404047 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13231 | 2026.02.27 15:14:21.404094 [ 360 ] {} <Debug> TCP-Session: a5930900-253f-427b-97ec-1dd0e8baa62c Authenticating user 'default' from [fd00:1122:3344:101::e]:56635 | ||
| 13232 | 2026.02.27 15:14:21.404117 [ 360 ] {} <Debug> TCP-Session: a5930900-253f-427b-97ec-1dd0e8baa62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13233 | 2026.02.27 15:14:21.404140 [ 360 ] {} <Debug> TCP-Session: a5930900-253f-427b-97ec-1dd0e8baa62c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13234 | 2026.02.27 15:14:21.404194 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13235 | 2026.02.27 15:14:21.404234 [ 361 ] {} <Debug> TCP-Session: 536aa6a2-9239-4b75-b37b-89bb1e0232ca Authenticating user 'default' from [fd00:1122:3344:101::e]:44073 | ||
| 13236 | 2026.02.27 15:14:21.404256 [ 361 ] {} <Debug> TCP-Session: 536aa6a2-9239-4b75-b37b-89bb1e0232ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13237 | 2026.02.27 15:14:21.404269 [ 361 ] {} <Debug> TCP-Session: 536aa6a2-9239-4b75-b37b-89bb1e0232ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13238 | 2026.02.27 15:14:21.404295 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13239 | 2026.02.27 15:14:21.404331 [ 357 ] {} <Debug> TCP-Session: 61c76c00-7c2c-4f61-946f-ef725542e7ce Authenticating user 'default' from [fd00:1122:3344:101::e]:43305 | ||
| 13240 | 2026.02.27 15:14:21.404347 [ 357 ] {} <Debug> TCP-Session: 61c76c00-7c2c-4f61-946f-ef725542e7ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13241 | 2026.02.27 15:14:21.404359 [ 357 ] {} <Debug> TCP-Session: 61c76c00-7c2c-4f61-946f-ef725542e7ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13242 | 2026.02.27 15:14:21.404463 [ 362 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58920). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 13243 | |||
| 13244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 13245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 13246 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 13247 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 13248 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 13249 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 13250 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 13251 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 13252 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 13253 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 13254 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 13255 | (version 23.8.7.1) | ||
| 13256 | 2026.02.27 15:14:21.404772 [ 362 ] {} <Debug> TCP-Session: 19066d95-e9ac-4227-a045-10b2af601bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13257 | 2026.02.27 15:14:21.404786 [ 357 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43305). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 13258 | |||
| 13259 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 13260 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 13261 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 13262 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 13263 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 13264 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 13265 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 13266 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 13267 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 13268 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 13269 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 13270 | (version 23.8.7.1) | ||
| 13271 | 2026.02.27 15:14:21.404880 [ 357 ] {} <Debug> TCP-Session: 61c76c00-7c2c-4f61-946f-ef725542e7ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13272 | 2026.02.27 15:14:21.404896 [ 361 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44073). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 13273 | |||
| 13274 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 13275 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 13276 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 13277 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 13278 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 13279 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 13280 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 13281 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 13282 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 13283 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 13284 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 13285 | (version 23.8.7.1) | ||
| 13286 | 2026.02.27 15:14:21.404946 [ 361 ] {} <Debug> TCP-Session: 536aa6a2-9239-4b75-b37b-89bb1e0232ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13287 | 2026.02.27 15:14:21.404983 [ 360 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56635). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 13288 | |||
| 13289 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 13290 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 13291 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 13292 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 13293 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 13294 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 13295 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 13296 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 13297 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 13298 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 13299 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 13300 | (version 23.8.7.1) | ||
| 13301 | 2026.02.27 15:14:21.405126 [ 360 ] {} <Debug> TCP-Session: a5930900-253f-427b-97ec-1dd0e8baa62c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13302 | 2026.02.27 15:14:21.405142 [ 359 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51522). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 13303 | |||
| 13304 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 13305 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 13306 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 13307 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 13308 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 13309 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 13310 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 13311 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 13312 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 13313 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 13314 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 13315 | (version 23.8.7.1) | ||
| 13316 | 2026.02.27 15:14:21.405208 [ 359 ] {} <Debug> TCP-Session: 18485746-b705-46f0-9ba3-49a1689b7b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13317 | 2026.02.27 15:14:21.427125 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45655 | ||
| 13318 | 2026.02.27 15:14:21.427194 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13319 | 2026.02.27 15:14:21.427214 [ 290 ] {} <Debug> TCP-Session: 70b36829-3ccb-4ed0-a1d2-45a4d23ab5bb Authenticating user 'default' from [fd00:1122:3344:101::e]:45655 | ||
| 13320 | 2026.02.27 15:14:21.427231 [ 290 ] {} <Debug> TCP-Session: 70b36829-3ccb-4ed0-a1d2-45a4d23ab5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13321 | 2026.02.27 15:14:21.427243 [ 290 ] {} <Debug> TCP-Session: 70b36829-3ccb-4ed0-a1d2-45a4d23ab5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13322 | 2026.02.27 15:14:21.427372 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62850 | ||
| 13323 | 2026.02.27 15:14:21.427405 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34397 | ||
| 13324 | 2026.02.27 15:14:21.427431 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45593 | ||
| 13325 | 2026.02.27 15:14:21.427451 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59703 | ||
| 13326 | 2026.02.27 15:14:21.427467 [ 290 ] {} <Trace> TCP-Session: 70b36829-3ccb-4ed0-a1d2-45a4d23ab5bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13327 | 2026.02.27 15:14:21.427495 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13328 | 2026.02.27 15:14:21.427504 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13329 | 2026.02.27 15:14:21.427531 [ 356 ] {} <Debug> TCP-Session: 680dd178-0e56-4c8b-9f89-8c1637deb3be Authenticating user 'default' from [fd00:1122:3344:101::e]:34397 | ||
| 13330 | 2026.02.27 15:14:21.427530 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13331 | 2026.02.27 15:14:21.427549 [ 358 ] {} <Debug> TCP-Session: 737ddd2c-01b5-4bf1-92aa-2dd7cf3b9be3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45593 | ||
| 13332 | 2026.02.27 15:14:21.427463 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43191 | ||
| 13333 | 2026.02.27 15:14:21.427594 [ 358 ] {} <Debug> TCP-Session: 737ddd2c-01b5-4bf1-92aa-2dd7cf3b9be3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13334 | 2026.02.27 15:14:21.427614 [ 290 ] {493f7f68-8e69-44e0-84ae-28a967180fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45655) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13335 | 2026.02.27 15:14:21.427628 [ 358 ] {} <Debug> TCP-Session: 737ddd2c-01b5-4bf1-92aa-2dd7cf3b9be3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13336 | 2026.02.27 15:14:21.427459 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56456 | ||
| 13337 | 2026.02.27 15:14:21.427662 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13338 | 2026.02.27 15:14:21.427451 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13339 | 2026.02.27 15:14:21.427693 [ 362 ] {} <Debug> TCP-Session: d4f79727-8f3b-448e-91ba-89f9ebbd1097 Authenticating user 'default' from [fd00:1122:3344:101::e]:43191 | ||
| 13340 | 2026.02.27 15:14:21.427704 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13341 | 2026.02.27 15:14:21.427725 [ 351 ] {} <Debug> TCP-Session: 8aead66b-dea7-41e0-8337-54e71813c1eb Authenticating user 'default' from [fd00:1122:3344:101::e]:62850 | ||
| 13342 | 2026.02.27 15:14:21.427731 [ 362 ] {} <Debug> TCP-Session: d4f79727-8f3b-448e-91ba-89f9ebbd1097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13343 | 2026.02.27 15:14:21.427744 [ 361 ] {} <Debug> TCP-Session: 8e4932bc-73e7-43da-ad35-2d99c89ab2dc Authenticating user 'default' from [fd00:1122:3344:101::e]:56456 | ||
| 13344 | 2026.02.27 15:14:21.427751 [ 351 ] {} <Debug> TCP-Session: 8aead66b-dea7-41e0-8337-54e71813c1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13345 | 2026.02.27 15:14:21.427763 [ 362 ] {} <Debug> TCP-Session: d4f79727-8f3b-448e-91ba-89f9ebbd1097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13346 | 2026.02.27 15:14:21.427783 [ 351 ] {} <Debug> TCP-Session: 8aead66b-dea7-41e0-8337-54e71813c1eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13347 | 2026.02.27 15:14:21.427798 [ 290 ] {493f7f68-8e69-44e0-84ae-28a967180fd9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13348 | 2026.02.27 15:14:21.427778 [ 361 ] {} <Debug> TCP-Session: 8e4932bc-73e7-43da-ad35-2d99c89ab2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13349 | 2026.02.27 15:14:21.427437 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39140 | ||
| 13350 | 2026.02.27 15:14:21.427849 [ 290 ] {493f7f68-8e69-44e0-84ae-28a967180fd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13351 | 2026.02.27 15:14:21.427851 [ 361 ] {} <Debug> TCP-Session: 8e4932bc-73e7-43da-ad35-2d99c89ab2dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13352 | 2026.02.27 15:14:21.427407 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49085 | ||
| 13353 | 2026.02.27 15:14:21.427918 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13354 | 2026.02.27 15:14:21.427557 [ 356 ] {} <Debug> TCP-Session: 680dd178-0e56-4c8b-9f89-8c1637deb3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13355 | 2026.02.27 15:14:21.427955 [ 359 ] {} <Debug> TCP-Session: bfd890cd-a23d-4f8e-9930-3919dc15e237 Authenticating user 'default' from [fd00:1122:3344:101::e]:39140 | ||
| 13356 | 2026.02.27 15:14:21.427973 [ 356 ] {} <Debug> TCP-Session: 680dd178-0e56-4c8b-9f89-8c1637deb3be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13357 | 2026.02.27 15:14:21.427988 [ 359 ] {} <Debug> TCP-Session: bfd890cd-a23d-4f8e-9930-3919dc15e237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13358 | 2026.02.27 15:14:21.427592 [ 360 ] {} <Debug> TCP-Session: 555137b9-d181-4b38-bd40-d9471c9d571b Authenticating user 'default' from [fd00:1122:3344:101::e]:59703 | ||
| 13359 | 2026.02.27 15:14:21.428013 [ 359 ] {} <Debug> TCP-Session: bfd890cd-a23d-4f8e-9930-3919dc15e237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13360 | 2026.02.27 15:14:21.428044 [ 360 ] {} <Debug> TCP-Session: 555137b9-d181-4b38-bd40-d9471c9d571b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13361 | 2026.02.27 15:14:21.428063 [ 360 ] {} <Debug> TCP-Session: 555137b9-d181-4b38-bd40-d9471c9d571b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13362 | 2026.02.27 15:14:21.428121 [ 290 ] {493f7f68-8e69-44e0-84ae-28a967180fd9} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 13363 | 2026.02.27 15:14:21.428158 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13364 | 2026.02.27 15:14:21.428188 [ 357 ] {} <Debug> TCP-Session: dad146fb-8ef7-4a67-86fd-74087acc01cd Authenticating user 'default' from [fd00:1122:3344:101::e]:49085 | ||
| 13365 | 2026.02.27 15:14:21.428203 [ 357 ] {} <Debug> TCP-Session: dad146fb-8ef7-4a67-86fd-74087acc01cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13366 | 2026.02.27 15:14:21.428215 [ 357 ] {} <Debug> TCP-Session: dad146fb-8ef7-4a67-86fd-74087acc01cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13367 | 2026.02.27 15:14:21.428918 [ 344 ] {493f7f68-8e69-44e0-84ae-28a967180fd9} <Trace> AggregatingTransform: Aggregating | ||
| 13368 | 2026.02.27 15:14:21.428969 [ 344 ] {493f7f68-8e69-44e0-84ae-28a967180fd9} <Trace> Aggregator: Aggregation method: without_key | ||
| 13369 | 2026.02.27 15:14:21.429009 [ 344 ] {493f7f68-8e69-44e0-84ae-28a967180fd9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000793068 sec. (1260.926 rows/sec., 49.25 KiB/sec.) | ||
| 13370 | 2026.02.27 15:14:21.429028 [ 344 ] {493f7f68-8e69-44e0-84ae-28a967180fd9} <Trace> Aggregator: Merging aggregated data | ||
| 13371 | 2026.02.27 15:14:21.430343 [ 290 ] {493f7f68-8e69-44e0-84ae-28a967180fd9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002766 sec., 361.53289949385396 rows/sec., 14.12 KiB/sec. | ||
| 13372 | 2026.02.27 15:14:21.430489 [ 290 ] {493f7f68-8e69-44e0-84ae-28a967180fd9} <Debug> TCPHandler: Processed in 0.003088831 sec. | ||
| 13373 | 2026.02.27 15:14:21.430610 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13374 | 2026.02.27 15:14:21.430634 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13375 | 2026.02.27 15:14:21.430637 [ 290 ] {} <Debug> TCP-Session: 70b36829-3ccb-4ed0-a1d2-45a4d23ab5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13376 | 2026.02.27 15:14:21.430652 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13377 | 2026.02.27 15:14:21.430675 [ 361 ] {} <Debug> TCP-Session: 8e4932bc-73e7-43da-ad35-2d99c89ab2dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13378 | 2026.02.27 15:14:21.430675 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13379 | 2026.02.27 15:14:21.430695 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13380 | 2026.02.27 15:14:21.430733 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13381 | 2026.02.27 15:14:21.430741 [ 358 ] {} <Debug> TCP-Session: 737ddd2c-01b5-4bf1-92aa-2dd7cf3b9be3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13382 | 2026.02.27 15:14:21.430770 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13383 | 2026.02.27 15:14:21.430781 [ 360 ] {} <Debug> TCP-Session: 555137b9-d181-4b38-bd40-d9471c9d571b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13384 | 2026.02.27 15:14:21.430761 [ 356 ] {} <Debug> TCP-Session: 680dd178-0e56-4c8b-9f89-8c1637deb3be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13385 | 2026.02.27 15:14:21.430815 [ 362 ] {} <Debug> TCP-Session: d4f79727-8f3b-448e-91ba-89f9ebbd1097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13386 | 2026.02.27 15:14:21.430749 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13387 | 2026.02.27 15:14:21.430733 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13388 | 2026.02.27 15:14:21.430874 [ 359 ] {} <Debug> TCP-Session: bfd890cd-a23d-4f8e-9930-3919dc15e237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13389 | 2026.02.27 15:14:21.430703 [ 351 ] {} <Debug> TCP-Session: 8aead66b-dea7-41e0-8337-54e71813c1eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13390 | 2026.02.27 15:14:21.430917 [ 357 ] {} <Debug> TCP-Session: dad146fb-8ef7-4a67-86fd-74087acc01cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13391 | 2026.02.27 15:14:21.441849 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58055 | ||
| 13392 | 2026.02.27 15:14:21.441916 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13393 | 2026.02.27 15:14:21.441936 [ 290 ] {} <Debug> TCP-Session: 010f8f44-c388-4945-9025-a8532bfe5453 Authenticating user 'default' from [fd00:1122:3344:101::e]:58055 | ||
| 13394 | 2026.02.27 15:14:21.441956 [ 290 ] {} <Debug> TCP-Session: 010f8f44-c388-4945-9025-a8532bfe5453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13395 | 2026.02.27 15:14:21.441971 [ 290 ] {} <Debug> TCP-Session: 010f8f44-c388-4945-9025-a8532bfe5453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13396 | 2026.02.27 15:14:21.442102 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33098 | ||
| 13397 | 2026.02.27 15:14:21.442153 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49083 | ||
| 13398 | 2026.02.27 15:14:21.442161 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58280 | ||
| 13399 | 2026.02.27 15:14:21.442183 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45020 | ||
| 13400 | 2026.02.27 15:14:21.442195 [ 290 ] {} <Trace> TCP-Session: 010f8f44-c388-4945-9025-a8532bfe5453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13401 | 2026.02.27 15:14:21.442219 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63247 | ||
| 13402 | 2026.02.27 15:14:21.442233 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13403 | 2026.02.27 15:14:21.442261 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13404 | 2026.02.27 15:14:21.442286 [ 356 ] {} <Debug> TCP-Session: d90b1458-a2fd-44c9-9091-5f704a9393d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49083 | ||
| 13405 | 2026.02.27 15:14:21.442302 [ 358 ] {} <Debug> TCP-Session: d584a406-572c-4cf3-9058-ae4a2ff19f9d Authenticating user 'default' from [fd00:1122:3344:101::e]:45020 | ||
| 13406 | 2026.02.27 15:14:21.442302 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13407 | 2026.02.27 15:14:21.442329 [ 358 ] {} <Debug> TCP-Session: d584a406-572c-4cf3-9058-ae4a2ff19f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13408 | 2026.02.27 15:14:21.442320 [ 356 ] {} <Debug> TCP-Session: d90b1458-a2fd-44c9-9091-5f704a9393d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13409 | 2026.02.27 15:14:21.442347 [ 362 ] {} <Debug> TCP-Session: 828facd8-bc61-46b5-9927-8e30d537b6be Authenticating user 'default' from [fd00:1122:3344:101::e]:63247 | ||
| 13410 | 2026.02.27 15:14:21.442359 [ 290 ] {2cdfdd40-568b-4b49-8d0f-6a821cd8ade2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58055) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13411 | 2026.02.27 15:14:21.442369 [ 356 ] {} <Debug> TCP-Session: d90b1458-a2fd-44c9-9091-5f704a9393d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13412 | 2026.02.27 15:14:21.442386 [ 362 ] {} <Debug> TCP-Session: 828facd8-bc61-46b5-9927-8e30d537b6be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13413 | 2026.02.27 15:14:21.442234 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13414 | 2026.02.27 15:14:21.442431 [ 362 ] {} <Debug> TCP-Session: 828facd8-bc61-46b5-9927-8e30d537b6be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13415 | 2026.02.27 15:14:21.442457 [ 357 ] {} <Debug> TCP-Session: 3f0e5278-96ef-4707-895c-0ff1e6d8692c Authenticating user 'default' from [fd00:1122:3344:101::e]:58280 | ||
| 13416 | 2026.02.27 15:14:21.442213 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61724 | ||
| 13417 | 2026.02.27 15:14:21.442480 [ 357 ] {} <Debug> TCP-Session: 3f0e5278-96ef-4707-895c-0ff1e6d8692c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13418 | 2026.02.27 15:14:21.442201 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13419 | 2026.02.27 15:14:21.442500 [ 357 ] {} <Debug> TCP-Session: 3f0e5278-96ef-4707-895c-0ff1e6d8692c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13420 | 2026.02.27 15:14:21.442188 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48207 | ||
| 13421 | 2026.02.27 15:14:21.442543 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13422 | 2026.02.27 15:14:21.442535 [ 351 ] {} <Debug> TCP-Session: df343a00-2f28-4bd6-b743-5ca135815280 Authenticating user 'default' from [fd00:1122:3344:101::e]:33098 | ||
| 13423 | 2026.02.27 15:14:21.442588 [ 361 ] {} <Debug> TCP-Session: 02f152d7-dcd6-4a0c-aee8-6df0154247e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61724 | ||
| 13424 | 2026.02.27 15:14:21.442587 [ 290 ] {2cdfdd40-568b-4b49-8d0f-6a821cd8ade2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13425 | 2026.02.27 15:14:21.442601 [ 351 ] {} <Debug> TCP-Session: df343a00-2f28-4bd6-b743-5ca135815280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13426 | 2026.02.27 15:14:21.442604 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13427 | 2026.02.27 15:14:21.442650 [ 290 ] {2cdfdd40-568b-4b49-8d0f-6a821cd8ade2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13428 | 2026.02.27 15:14:21.442671 [ 359 ] {} <Debug> TCP-Session: 6a0d82fe-ac6e-4d6b-846c-f1f3e4a67bbe Authenticating user 'default' from [fd00:1122:3344:101::e]:48207 | ||
| 13429 | 2026.02.27 15:14:21.442642 [ 351 ] {} <Debug> TCP-Session: df343a00-2f28-4bd6-b743-5ca135815280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13430 | 2026.02.27 15:14:21.442701 [ 359 ] {} <Debug> TCP-Session: 6a0d82fe-ac6e-4d6b-846c-f1f3e4a67bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13431 | 2026.02.27 15:14:21.442606 [ 361 ] {} <Debug> TCP-Session: 02f152d7-dcd6-4a0c-aee8-6df0154247e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13432 | 2026.02.27 15:14:21.442739 [ 359 ] {} <Debug> TCP-Session: 6a0d82fe-ac6e-4d6b-846c-f1f3e4a67bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13433 | 2026.02.27 15:14:21.442760 [ 361 ] {} <Debug> TCP-Session: 02f152d7-dcd6-4a0c-aee8-6df0154247e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13434 | 2026.02.27 15:14:21.442354 [ 358 ] {} <Debug> TCP-Session: d584a406-572c-4cf3-9058-ae4a2ff19f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13435 | 2026.02.27 15:14:21.442204 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51147 | ||
| 13436 | 2026.02.27 15:14:21.442866 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13437 | 2026.02.27 15:14:21.442887 [ 360 ] {} <Debug> TCP-Session: be8e3461-b0de-44f7-8ee0-0c50f941bf78 Authenticating user 'default' from [fd00:1122:3344:101::e]:51147 | ||
| 13438 | 2026.02.27 15:14:21.442904 [ 360 ] {} <Debug> TCP-Session: be8e3461-b0de-44f7-8ee0-0c50f941bf78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13439 | 2026.02.27 15:14:21.442916 [ 360 ] {} <Debug> TCP-Session: be8e3461-b0de-44f7-8ee0-0c50f941bf78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13440 | 2026.02.27 15:14:21.442945 [ 290 ] {2cdfdd40-568b-4b49-8d0f-6a821cd8ade2} <Debug> oximeter.version (d66e0805-ac89-4f98-a87e-d33b2215b615) (SelectExecutor): Key condition: unknown | ||
| 13441 | 2026.02.27 15:14:21.443737 [ 322 ] {2cdfdd40-568b-4b49-8d0f-6a821cd8ade2} <Trace> AggregatingTransform: Aggregating | ||
| 13442 | 2026.02.27 15:14:21.443775 [ 322 ] {2cdfdd40-568b-4b49-8d0f-6a821cd8ade2} <Trace> Aggregator: Aggregation method: without_key | ||
| 13443 | 2026.02.27 15:14:21.443812 [ 322 ] {2cdfdd40-568b-4b49-8d0f-6a821cd8ade2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000782338 sec. (1278.220 rows/sec., 49.93 KiB/sec.) | ||
| 13444 | 2026.02.27 15:14:21.443826 [ 322 ] {2cdfdd40-568b-4b49-8d0f-6a821cd8ade2} <Trace> Aggregator: Merging aggregated data | ||
| 13445 | 2026.02.27 15:14:21.445093 [ 290 ] {2cdfdd40-568b-4b49-8d0f-6a821cd8ade2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002777 sec., 360.1008282319049 rows/sec., 14.07 KiB/sec. | ||
| 13446 | 2026.02.27 15:14:21.445215 [ 290 ] {2cdfdd40-568b-4b49-8d0f-6a821cd8ade2} <Debug> TCPHandler: Processed in 0.00308188 sec. | ||
| 13447 | 2026.02.27 15:14:21.445325 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13448 | 2026.02.27 15:14:21.445350 [ 290 ] {} <Debug> TCP-Session: 010f8f44-c388-4945-9025-a8532bfe5453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13449 | 2026.02.27 15:14:21.445360 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13450 | 2026.02.27 15:14:21.445380 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13451 | 2026.02.27 15:14:21.445398 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13452 | 2026.02.27 15:14:21.445398 [ 356 ] {} <Debug> TCP-Session: d90b1458-a2fd-44c9-9091-5f704a9393d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13453 | 2026.02.27 15:14:21.445419 [ 357 ] {} <Debug> TCP-Session: 3f0e5278-96ef-4707-895c-0ff1e6d8692c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13454 | 2026.02.27 15:14:21.445431 [ 351 ] {} <Debug> TCP-Session: df343a00-2f28-4bd6-b743-5ca135815280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13455 | 2026.02.27 15:14:21.445434 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13456 | 2026.02.27 15:14:21.445450 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13457 | 2026.02.27 15:14:21.445480 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13458 | 2026.02.27 15:14:21.445478 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13459 | 2026.02.27 15:14:21.445543 [ 362 ] {} <Debug> TCP-Session: 828facd8-bc61-46b5-9927-8e30d537b6be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13460 | 2026.02.27 15:14:21.445518 [ 359 ] {} <Debug> TCP-Session: 6a0d82fe-ac6e-4d6b-846c-f1f3e4a67bbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13461 | 2026.02.27 15:14:21.445568 [ 360 ] {} <Debug> TCP-Session: be8e3461-b0de-44f7-8ee0-0c50f941bf78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13462 | 2026.02.27 15:14:21.445419 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13463 | 2026.02.27 15:14:21.445497 [ 358 ] {} <Debug> TCP-Session: d584a406-572c-4cf3-9058-ae4a2ff19f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13464 | 2026.02.27 15:14:21.445646 [ 361 ] {} <Debug> TCP-Session: 02f152d7-dcd6-4a0c-aee8-6df0154247e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13465 | 2026.02.27 15:14:21.958427 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 13466 | 2026.02.27 15:14:21.976091 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2026.02.27 15:14:21.976157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13468 | 2026.02.27 15:14:21.982629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13469 | 2026.02.27 15:14:21.983352 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2026.02.27 15:14:21.986844 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13471 | 2026.02.27 15:14:22.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.55 MiB, peak 383.52 MiB, free memory in arenas 0.00 B, will set to 366.40 MiB (RSS), difference: -1.15 MiB | ||
| 13472 | 2026.02.27 15:14:22.346227 [ 217 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): 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] | ||
| 13473 | 2026.02.27 15:14:22.346284 [ 217 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): 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] | ||
| 13474 | 2026.02.27 15:14:22.350114 [ 217 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): 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] | ||
| 13475 | 2026.02.27 15:14:22.606523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1530 | ||
| 13476 | 2026.02.27 15:14:22.609194 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13477 | 2026.02.27 15:14:22.609258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13478 | 2026.02.27 15:14:22.610590 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13479 | 2026.02.27 15:14:22.610899 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.02.27 15:14:22.611327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1530 | ||
| 13481 | 2026.02.27 15:14:25.133065 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): 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] | ||
| 13482 | 2026.02.27 15:14:25.133156 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): 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] | ||
| 13483 | 2026.02.27 15:14:25.136138 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): 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] | ||
| 13484 | 2026.02.27 15:14:25.889592 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13485 | 2026.02.27 15:14:25.889883 [ 267 ] {13a82eab-4664-4888-a738-24257f1c0c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13486 | 2026.02.27 15:14:25.889990 [ 267 ] {13a82eab-4664-4888-a738-24257f1c0c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13487 | 2026.02.27 15:14:25.890840 [ 267 ] {13a82eab-4664-4888-a738-24257f1c0c59} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13488 | 2026.02.27 15:14:25.890889 [ 267 ] {13a82eab-4664-4888-a738-24257f1c0c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13489 | 2026.02.27 15:14:25.891292 [ 267 ] {13a82eab-4664-4888-a738-24257f1c0c59} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13490 | 2026.02.27 15:14:25.891547 [ 267 ] {13a82eab-4664-4888-a738-24257f1c0c59} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13491 | 2026.02.27 15:14:25.891707 [ 267 ] {13a82eab-4664-4888-a738-24257f1c0c59} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001905 sec., 72440.94488188977 rows/sec., 6.28 MiB/sec. | ||
| 13492 | 2026.02.27 15:14:25.891752 [ 267 ] {13a82eab-4664-4888-a738-24257f1c0c59} <Debug> TCPHandler: Processed in 0.002344794 sec. | ||
| 13493 | 2026.02.27 15:14:25.891868 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2026.02.27 15:14:25.891965 [ 267 ] {7d59a4d6-1420-4a9c-b9dc-af74872a5159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13495 | 2026.02.27 15:14:25.892008 [ 267 ] {7d59a4d6-1420-4a9c-b9dc-af74872a5159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13496 | 2026.02.27 15:14:25.892454 [ 267 ] {7d59a4d6-1420-4a9c-b9dc-af74872a5159} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2026.02.27 15:14:25.892491 [ 267 ] {7d59a4d6-1420-4a9c-b9dc-af74872a5159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13498 | 2026.02.27 15:14:25.892803 [ 267 ] {7d59a4d6-1420-4a9c-b9dc-af74872a5159} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13499 | 2026.02.27 15:14:25.893015 [ 267 ] {7d59a4d6-1420-4a9c-b9dc-af74872a5159} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2026.02.27 15:14:25.893145 [ 267 ] {7d59a4d6-1420-4a9c-b9dc-af74872a5159} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001199 sec., 34195.16263552961 rows/sec., 2.51 MiB/sec. | ||
| 13501 | 2026.02.27 15:14:25.893183 [ 267 ] {7d59a4d6-1420-4a9c-b9dc-af74872a5159} <Debug> TCPHandler: Processed in 0.001365174 sec. | ||
| 13502 | 2026.02.27 15:14:25.893293 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13503 | 2026.02.27 15:14:25.893386 [ 267 ] {c8fd5d9d-15fa-4541-bd23-e6bd2680bd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13504 | 2026.02.27 15:14:25.893425 [ 267 ] {c8fd5d9d-15fa-4541-bd23-e6bd2680bd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13505 | 2026.02.27 15:14:25.893859 [ 267 ] {c8fd5d9d-15fa-4541-bd23-e6bd2680bd0e} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2026.02.27 15:14:25.893895 [ 267 ] {c8fd5d9d-15fa-4541-bd23-e6bd2680bd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13507 | 2026.02.27 15:14:25.894201 [ 267 ] {c8fd5d9d-15fa-4541-bd23-e6bd2680bd0e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13508 | 2026.02.27 15:14:25.894410 [ 267 ] {c8fd5d9d-15fa-4541-bd23-e6bd2680bd0e} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2026.02.27 15:14:25.894538 [ 267 ] {c8fd5d9d-15fa-4541-bd23-e6bd2680bd0e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00117 sec., 89743.58974358974 rows/sec., 7.01 MiB/sec. | ||
| 13510 | 2026.02.27 15:14:25.894576 [ 267 ] {c8fd5d9d-15fa-4541-bd23-e6bd2680bd0e} <Debug> TCPHandler: Processed in 0.001332183 sec. | ||
| 13511 | 2026.02.27 15:14:25.894688 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13512 | 2026.02.27 15:14:25.894783 [ 267 ] {94fd16ae-f46f-4152-97fe-39a284b34eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13513 | 2026.02.27 15:14:25.894827 [ 267 ] {94fd16ae-f46f-4152-97fe-39a284b34eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13514 | 2026.02.27 15:14:25.895238 [ 267 ] {94fd16ae-f46f-4152-97fe-39a284b34eb7} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2026.02.27 15:14:25.895275 [ 267 ] {94fd16ae-f46f-4152-97fe-39a284b34eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13516 | 2026.02.27 15:14:25.895599 [ 267 ] {94fd16ae-f46f-4152-97fe-39a284b34eb7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13517 | 2026.02.27 15:14:25.895819 [ 267 ] {94fd16ae-f46f-4152-97fe-39a284b34eb7} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2026.02.27 15:14:25.895948 [ 267 ] {94fd16ae-f46f-4152-97fe-39a284b34eb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 13519 | 2026.02.27 15:14:25.895996 [ 267 ] {94fd16ae-f46f-4152-97fe-39a284b34eb7} <Debug> TCPHandler: Processed in 0.001359003 sec. | ||
| 13520 | 2026.02.27 15:14:25.896106 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13521 | 2026.02.27 15:14:25.896200 [ 267 ] {02b341ed-c1ce-4ecf-bed5-4746f58a6877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13522 | 2026.02.27 15:14:25.896257 [ 267 ] {02b341ed-c1ce-4ecf-bed5-4746f58a6877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13523 | 2026.02.27 15:14:25.897136 [ 267 ] {02b341ed-c1ce-4ecf-bed5-4746f58a6877} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.02.27 15:14:25.897173 [ 267 ] {02b341ed-c1ce-4ecf-bed5-4746f58a6877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13525 | 2026.02.27 15:14:25.897723 [ 267 ] {02b341ed-c1ce-4ecf-bed5-4746f58a6877} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13526 | 2026.02.27 15:14:25.897958 [ 267 ] {02b341ed-c1ce-4ecf-bed5-4746f58a6877} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2026.02.27 15:14:25.898095 [ 267 ] {02b341ed-c1ce-4ecf-bed5-4746f58a6877} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 13528 | 2026.02.27 15:14:25.898152 [ 267 ] {02b341ed-c1ce-4ecf-bed5-4746f58a6877} <Debug> TCPHandler: Processed in 0.002095031 sec. | ||
| 13529 | 2026.02.27 15:14:25.898266 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13530 | 2026.02.27 15:14:25.898360 [ 267 ] {8df1abff-a40b-4b87-8f13-3177d6b8594c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13531 | 2026.02.27 15:14:25.898401 [ 267 ] {8df1abff-a40b-4b87-8f13-3177d6b8594c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13532 | 2026.02.27 15:14:25.898748 [ 267 ] {8df1abff-a40b-4b87-8f13-3177d6b8594c} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2026.02.27 15:14:25.898786 [ 267 ] {8df1abff-a40b-4b87-8f13-3177d6b8594c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13534 | 2026.02.27 15:14:25.899087 [ 267 ] {8df1abff-a40b-4b87-8f13-3177d6b8594c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13535 | 2026.02.27 15:14:25.899289 [ 267 ] {8df1abff-a40b-4b87-8f13-3177d6b8594c} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2026.02.27 15:14:25.899418 [ 267 ] {8df1abff-a40b-4b87-8f13-3177d6b8594c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 13537 | 2026.02.27 15:14:25.899464 [ 267 ] {8df1abff-a40b-4b87-8f13-3177d6b8594c} <Debug> TCPHandler: Processed in 0.001248812 sec. | ||
| 13538 | 2026.02.27 15:14:27.229817 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13539 | 2026.02.27 15:14:27.229866 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13540 | 2026.02.27 15:14:27.510263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35470 | ||
| 13541 | 2026.02.27 15:14:27.510847 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13542 | 2026.02.27 15:14:27.510897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13543 | 2026.02.27 15:14:27.511390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13544 | 2026.02.27 15:14:27.511623 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2026.02.27 15:14:27.511757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35470 | ||
| 13546 | 2026.02.27 15:14:29.487037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 13547 | 2026.02.27 15:14:29.504302 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13548 | 2026.02.27 15:14:29.504358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13549 | 2026.02.27 15:14:29.510767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13550 | 2026.02.27 15:14:29.511495 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13551 | 2026.02.27 15:14:29.514391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 13552 | 2026.02.27 15:14:30.888193 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13553 | 2026.02.27 15:14:30.888485 [ 267 ] {1d006712-6090-4080-8936-b74f9b7c4756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13554 | 2026.02.27 15:14:30.888558 [ 267 ] {1d006712-6090-4080-8936-b74f9b7c4756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13555 | 2026.02.27 15:14:30.889361 [ 267 ] {1d006712-6090-4080-8936-b74f9b7c4756} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13556 | 2026.02.27 15:14:30.889410 [ 267 ] {1d006712-6090-4080-8936-b74f9b7c4756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13557 | 2026.02.27 15:14:30.889803 [ 267 ] {1d006712-6090-4080-8936-b74f9b7c4756} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13558 | 2026.02.27 15:14:30.890023 [ 267 ] {1d006712-6090-4080-8936-b74f9b7c4756} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13559 | 2026.02.27 15:14:30.890176 [ 267 ] {1d006712-6090-4080-8936-b74f9b7c4756} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001763 sec., 31764.038570618264 rows/sec., 2.43 MiB/sec. | ||
| 13560 | 2026.02.27 15:14:30.890218 [ 267 ] {1d006712-6090-4080-8936-b74f9b7c4756} <Debug> TCPHandler: Processed in 0.002206192 sec. | ||
| 13561 | 2026.02.27 15:14:30.890347 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13562 | 2026.02.27 15:14:30.890440 [ 267 ] {40d82cd7-ad6c-4ced-af1a-0bebaecd5514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13563 | 2026.02.27 15:14:30.890479 [ 267 ] {40d82cd7-ad6c-4ced-af1a-0bebaecd5514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13564 | 2026.02.27 15:14:30.890948 [ 267 ] {40d82cd7-ad6c-4ced-af1a-0bebaecd5514} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13565 | 2026.02.27 15:14:30.890986 [ 267 ] {40d82cd7-ad6c-4ced-af1a-0bebaecd5514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13566 | 2026.02.27 15:14:30.891289 [ 267 ] {40d82cd7-ad6c-4ced-af1a-0bebaecd5514} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13567 | 2026.02.27 15:14:30.891498 [ 267 ] {40d82cd7-ad6c-4ced-af1a-0bebaecd5514} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2026.02.27 15:14:30.891622 [ 267 ] {40d82cd7-ad6c-4ced-af1a-0bebaecd5514} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 13569 | 2026.02.27 15:14:30.891660 [ 267 ] {40d82cd7-ad6c-4ced-af1a-0bebaecd5514} <Debug> TCPHandler: Processed in 0.001371313 sec. | ||
| 13570 | 2026.02.27 15:14:30.891779 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13571 | 2026.02.27 15:14:30.891881 [ 267 ] {f9af3752-eecd-42b6-8268-8a54e4f75c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13572 | 2026.02.27 15:14:30.891923 [ 267 ] {f9af3752-eecd-42b6-8268-8a54e4f75c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13573 | 2026.02.27 15:14:30.892411 [ 267 ] {f9af3752-eecd-42b6-8268-8a54e4f75c75} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13574 | 2026.02.27 15:14:30.892448 [ 267 ] {f9af3752-eecd-42b6-8268-8a54e4f75c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13575 | 2026.02.27 15:14:30.892785 [ 267 ] {f9af3752-eecd-42b6-8268-8a54e4f75c75} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13576 | 2026.02.27 15:14:30.892995 [ 267 ] {f9af3752-eecd-42b6-8268-8a54e4f75c75} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13577 | 2026.02.27 15:14:30.893122 [ 267 ] {f9af3752-eecd-42b6-8268-8a54e4f75c75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 13578 | 2026.02.27 15:14:30.893160 [ 267 ] {f9af3752-eecd-42b6-8268-8a54e4f75c75} <Debug> TCPHandler: Processed in 0.001428284 sec. | ||
| 13579 | 2026.02.27 15:14:30.893279 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13580 | 2026.02.27 15:14:30.893371 [ 267 ] {bdc9fea6-7738-4bde-b594-909383798974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13581 | 2026.02.27 15:14:30.893413 [ 267 ] {bdc9fea6-7738-4bde-b594-909383798974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13582 | 2026.02.27 15:14:30.893749 [ 267 ] {bdc9fea6-7738-4bde-b594-909383798974} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13583 | 2026.02.27 15:14:30.893785 [ 267 ] {bdc9fea6-7738-4bde-b594-909383798974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13584 | 2026.02.27 15:14:30.894093 [ 267 ] {bdc9fea6-7738-4bde-b594-909383798974} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13585 | 2026.02.27 15:14:30.894296 [ 267 ] {bdc9fea6-7738-4bde-b594-909383798974} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13586 | 2026.02.27 15:14:30.894419 [ 267 ] {bdc9fea6-7738-4bde-b594-909383798974} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 13587 | 2026.02.27 15:14:30.894455 [ 267 ] {bdc9fea6-7738-4bde-b594-909383798974} <Debug> TCPHandler: Processed in 0.001223902 sec. | ||
| 13588 | 2026.02.27 15:14:32.611679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1550 | ||
| 13589 | 2026.02.27 15:14:32.613809 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13590 | 2026.02.27 15:14:32.613849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13591 | 2026.02.27 15:14:32.615035 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13592 | 2026.02.27 15:14:32.615305 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13593 | 2026.02.27 15:14:32.615583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1550 | ||
| 13594 | 2026.02.27 15:14:34.071981 [ 221 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): 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] | ||
| 13595 | 2026.02.27 15:14:34.072075 [ 221 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): 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] | ||
| 13596 | 2026.02.27 15:14:34.075331 [ 221 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): 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] | ||
| 13597 | 2026.02.27 15:14:35.012005 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35982 | ||
| 13598 | 2026.02.27 15:14:35.012717 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2026.02.27 15:14:35.012763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13600 | 2026.02.27 15:14:35.013241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13601 | 2026.02.27 15:14:35.013467 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13602 | 2026.02.27 15:14:35.013610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35982 | ||
| 13603 | 2026.02.27 15:14:35.871298 [ 224 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): 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] | ||
| 13604 | 2026.02.27 15:14:35.871354 [ 224 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): 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] | ||
| 13605 | 2026.02.27 15:14:35.875223 [ 224 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): 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] | ||
| 13606 | 2026.02.27 15:14:35.890135 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13607 | 2026.02.27 15:14:35.890392 [ 267 ] {f801460a-91ae-4697-88d6-7c9958b238f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13608 | 2026.02.27 15:14:35.890512 [ 267 ] {f801460a-91ae-4697-88d6-7c9958b238f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13609 | 2026.02.27 15:14:35.891142 [ 267 ] {f801460a-91ae-4697-88d6-7c9958b238f8} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2026.02.27 15:14:35.891182 [ 267 ] {f801460a-91ae-4697-88d6-7c9958b238f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13611 | 2026.02.27 15:14:35.891536 [ 267 ] {f801460a-91ae-4697-88d6-7c9958b238f8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13612 | 2026.02.27 15:14:35.891764 [ 267 ] {f801460a-91ae-4697-88d6-7c9958b238f8} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13613 | 2026.02.27 15:14:35.891910 [ 267 ] {f801460a-91ae-4697-88d6-7c9958b238f8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001597 sec., 5009.392611145899 rows/sec., 408.48 KiB/sec. | ||
| 13614 | 2026.02.27 15:14:35.891952 [ 267 ] {f801460a-91ae-4697-88d6-7c9958b238f8} <Debug> TCPHandler: Processed in 0.001990449 sec. | ||
| 13615 | 2026.02.27 15:14:35.892129 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13616 | 2026.02.27 15:14:35.892223 [ 267 ] {015aa9ea-2a9d-406c-a1c6-167f70449dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13617 | 2026.02.27 15:14:35.892262 [ 267 ] {015aa9ea-2a9d-406c-a1c6-167f70449dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13618 | 2026.02.27 15:14:35.892749 [ 267 ] {015aa9ea-2a9d-406c-a1c6-167f70449dca} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13619 | 2026.02.27 15:14:35.892785 [ 267 ] {015aa9ea-2a9d-406c-a1c6-167f70449dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13620 | 2026.02.27 15:14:35.893090 [ 267 ] {015aa9ea-2a9d-406c-a1c6-167f70449dca} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13621 | 2026.02.27 15:14:35.893300 [ 267 ] {015aa9ea-2a9d-406c-a1c6-167f70449dca} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2026.02.27 15:14:35.893430 [ 267 ] {015aa9ea-2a9d-406c-a1c6-167f70449dca} <Debug> executeQuery: Read 142 rows, 12.55 KiB in 0.001226 sec., 115823.81729200651 rows/sec., 10.00 MiB/sec. | ||
| 13623 | 2026.02.27 15:14:35.893468 [ 267 ] {015aa9ea-2a9d-406c-a1c6-167f70449dca} <Debug> TCPHandler: Processed in 0.001389473 sec. | ||
| 13624 | 2026.02.27 15:14:35.893587 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13625 | 2026.02.27 15:14:35.893706 [ 267 ] {18e55577-da5d-4916-b4a7-69af788028e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13626 | 2026.02.27 15:14:35.893756 [ 267 ] {18e55577-da5d-4916-b4a7-69af788028e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13627 | 2026.02.27 15:14:35.894246 [ 267 ] {18e55577-da5d-4916-b4a7-69af788028e5} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2026.02.27 15:14:35.894292 [ 267 ] {18e55577-da5d-4916-b4a7-69af788028e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13629 | 2026.02.27 15:14:35.894625 [ 267 ] {18e55577-da5d-4916-b4a7-69af788028e5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13630 | 2026.02.27 15:14:35.894840 [ 267 ] {18e55577-da5d-4916-b4a7-69af788028e5} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2026.02.27 15:14:35.894970 [ 267 ] {18e55577-da5d-4916-b4a7-69af788028e5} <Debug> executeQuery: Read 49 rows, 3.64 KiB in 0.001289 sec., 38013.96431342126 rows/sec., 2.76 MiB/sec. | ||
| 13632 | 2026.02.27 15:14:35.895009 [ 267 ] {18e55577-da5d-4916-b4a7-69af788028e5} <Debug> TCPHandler: Processed in 0.001482335 sec. | ||
| 13633 | 2026.02.27 15:14:35.895107 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13634 | 2026.02.27 15:14:35.895201 [ 267 ] {2a9ca7be-d9e8-473f-a339-18346628f978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13635 | 2026.02.27 15:14:35.895242 [ 267 ] {2a9ca7be-d9e8-473f-a339-18346628f978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13636 | 2026.02.27 15:14:35.895688 [ 267 ] {2a9ca7be-d9e8-473f-a339-18346628f978} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13637 | 2026.02.27 15:14:35.895724 [ 267 ] {2a9ca7be-d9e8-473f-a339-18346628f978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13638 | 2026.02.27 15:14:35.896029 [ 267 ] {2a9ca7be-d9e8-473f-a339-18346628f978} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13639 | 2026.02.27 15:14:35.896247 [ 267 ] {2a9ca7be-d9e8-473f-a339-18346628f978} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13640 | 2026.02.27 15:14:35.896374 [ 267 ] {2a9ca7be-d9e8-473f-a339-18346628f978} <Debug> executeQuery: Read 113 rows, 9.05 KiB in 0.001191 sec., 94878.2535684299 rows/sec., 7.42 MiB/sec. | ||
| 13641 | 2026.02.27 15:14:35.896411 [ 267 ] {2a9ca7be-d9e8-473f-a339-18346628f978} <Debug> TCPHandler: Processed in 0.001352263 sec. | ||
| 13642 | 2026.02.27 15:14:35.896518 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13643 | 2026.02.27 15:14:35.896610 [ 267 ] {416a4844-a4f6-486d-8753-bb2ee884259c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13644 | 2026.02.27 15:14:35.896653 [ 267 ] {416a4844-a4f6-486d-8753-bb2ee884259c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13645 | 2026.02.27 15:14:35.897076 [ 267 ] {416a4844-a4f6-486d-8753-bb2ee884259c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13646 | 2026.02.27 15:14:35.897111 [ 267 ] {416a4844-a4f6-486d-8753-bb2ee884259c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13647 | 2026.02.27 15:14:35.897433 [ 267 ] {416a4844-a4f6-486d-8753-bb2ee884259c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13648 | 2026.02.27 15:14:35.897645 [ 267 ] {416a4844-a4f6-486d-8753-bb2ee884259c} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13649 | 2026.02.27 15:14:35.897776 [ 267 ] {416a4844-a4f6-486d-8753-bb2ee884259c} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001184 sec., 138513.51351351352 rows/sec., 9.64 MiB/sec. | ||
| 13650 | 2026.02.27 15:14:35.897814 [ 267 ] {416a4844-a4f6-486d-8753-bb2ee884259c} <Debug> TCPHandler: Processed in 0.001342703 sec. | ||
| 13651 | 2026.02.27 15:14:35.897917 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13652 | 2026.02.27 15:14:35.898017 [ 267 ] {84856ba9-34e9-409e-818f-e406336c423e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13653 | 2026.02.27 15:14:35.898074 [ 267 ] {84856ba9-34e9-409e-818f-e406336c423e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13654 | 2026.02.27 15:14:35.898930 [ 267 ] {84856ba9-34e9-409e-818f-e406336c423e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2026.02.27 15:14:35.898965 [ 267 ] {84856ba9-34e9-409e-818f-e406336c423e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13656 | 2026.02.27 15:14:35.899532 [ 267 ] {84856ba9-34e9-409e-818f-e406336c423e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13657 | 2026.02.27 15:14:35.899775 [ 267 ] {84856ba9-34e9-409e-818f-e406336c423e} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2026.02.27 15:14:35.899910 [ 267 ] {84856ba9-34e9-409e-818f-e406336c423e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001912 sec., 21443.514644351464 rows/sec., 38.43 MiB/sec. | ||
| 13659 | 2026.02.27 15:14:35.899965 [ 267 ] {84856ba9-34e9-409e-818f-e406336c423e} <Debug> TCPHandler: Processed in 0.002098931 sec. | ||
| 13660 | 2026.02.27 15:14:35.900079 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13661 | 2026.02.27 15:14:35.900173 [ 267 ] {68adcda0-05ca-49d1-833d-d927e9e3d92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13662 | 2026.02.27 15:14:35.900215 [ 267 ] {68adcda0-05ca-49d1-833d-d927e9e3d92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13663 | 2026.02.27 15:14:35.900552 [ 267 ] {68adcda0-05ca-49d1-833d-d927e9e3d92f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2026.02.27 15:14:35.900588 [ 267 ] {68adcda0-05ca-49d1-833d-d927e9e3d92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13665 | 2026.02.27 15:14:35.900893 [ 267 ] {68adcda0-05ca-49d1-833d-d927e9e3d92f} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13666 | 2026.02.27 15:14:35.901104 [ 267 ] {68adcda0-05ca-49d1-833d-d927e9e3d92f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13667 | 2026.02.27 15:14:35.901229 [ 267 ] {68adcda0-05ca-49d1-833d-d927e9e3d92f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 13668 | 2026.02.27 15:14:35.901265 [ 267 ] {68adcda0-05ca-49d1-833d-d927e9e3d92f} <Debug> TCPHandler: Processed in 0.001236392 sec. | ||
| 13669 | 2026.02.27 15:14:37.014496 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 13670 | 2026.02.27 15:14:37.032377 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13671 | 2026.02.27 15:14:37.032444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 13672 | 2026.02.27 15:14:37.038583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13673 | 2026.02.27 15:14:37.039328 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13674 | 2026.02.27 15:14:37.042685 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 13675 | 2026.02.27 15:14:40.887670 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13676 | 2026.02.27 15:14:40.887867 [ 267 ] {8de6af37-9e84-41a7-99db-e0987c14b673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13677 | 2026.02.27 15:14:40.887936 [ 267 ] {8de6af37-9e84-41a7-99db-e0987c14b673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13678 | 2026.02.27 15:14:40.888610 [ 267 ] {8de6af37-9e84-41a7-99db-e0987c14b673} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2026.02.27 15:14:40.888658 [ 267 ] {8de6af37-9e84-41a7-99db-e0987c14b673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13680 | 2026.02.27 15:14:40.889069 [ 267 ] {8de6af37-9e84-41a7-99db-e0987c14b673} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13681 | 2026.02.27 15:14:40.889302 [ 267 ] {8de6af37-9e84-41a7-99db-e0987c14b673} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2026.02.27 15:14:40.889446 [ 127 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13683 | 2026.02.27 15:14:40.889466 [ 267 ] {8de6af37-9e84-41a7-99db-e0987c14b673} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 13684 | 2026.02.27 15:14:40.889515 [ 127 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13685 | 2026.02.27 15:14:40.889539 [ 267 ] {8de6af37-9e84-41a7-99db-e0987c14b673} <Debug> TCPHandler: Processed in 0.001995 sec. | ||
| 13686 | 2026.02.27 15:14:40.889541 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13687 | 2026.02.27 15:14:40.889687 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13688 | 2026.02.27 15:14:40.889729 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 13689 | 2026.02.27 15:14:40.889792 [ 267 ] {290f767e-d515-4aa9-88f3-c6b77e04b019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13690 | 2026.02.27 15:14:40.889840 [ 267 ] {290f767e-d515-4aa9-88f3-c6b77e04b019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13691 | 2026.02.27 15:14:40.889891 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13692 | 2026.02.27 15:14:40.889935 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1409 rows starting from the beginning of the part | ||
| 13693 | 2026.02.27 15:14:40.890013 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1317 rows starting from the beginning of the part | ||
| 13694 | 2026.02.27 15:14:40.890066 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 138 rows starting from the beginning of the part | ||
| 13695 | 2026.02.27 15:14:40.890114 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 13696 | 2026.02.27 15:14:40.890159 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 142 rows starting from the beginning of the part | ||
| 13697 | 2026.02.27 15:14:40.890204 [ 197 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::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 | ||
| 13698 | 2026.02.27 15:14:40.890303 [ 267 ] {290f767e-d515-4aa9-88f3-c6b77e04b019} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13699 | 2026.02.27 15:14:40.890347 [ 267 ] {290f767e-d515-4aa9-88f3-c6b77e04b019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13700 | 2026.02.27 15:14:40.890690 [ 267 ] {290f767e-d515-4aa9-88f3-c6b77e04b019} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13701 | 2026.02.27 15:14:40.890919 [ 267 ] {290f767e-d515-4aa9-88f3-c6b77e04b019} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13702 | 2026.02.27 15:14:40.891046 [ 127 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13703 | 2026.02.27 15:14:40.891061 [ 267 ] {290f767e-d515-4aa9-88f3-c6b77e04b019} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 13704 | 2026.02.27 15:14:40.891084 [ 127 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2026.02.27 15:14:40.891108 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13706 | 2026.02.27 15:14:40.891110 [ 267 ] {290f767e-d515-4aa9-88f3-c6b77e04b019} <Debug> TCPHandler: Processed in 0.001476404 sec. | ||
| 13707 | 2026.02.27 15:14:40.891194 [ 189 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 13708 | 2026.02.27 15:14:40.891242 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13709 | 2026.02.27 15:14:40.891301 [ 189 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13710 | 2026.02.27 15:14:40.891333 [ 189 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 633 rows starting from the beginning of the part | ||
| 13711 | 2026.02.27 15:14:40.891343 [ 267 ] {dc2519f3-2c01-4fa3-9e33-5a6ba48d6ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13712 | 2026.02.27 15:14:40.891386 [ 189 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 558 rows starting from the beginning of the part | ||
| 13713 | 2026.02.27 15:14:40.891392 [ 267 ] {dc2519f3-2c01-4fa3-9e33-5a6ba48d6ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13714 | 2026.02.27 15:14:40.891437 [ 189 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 105 rows starting from the beginning of the part | ||
| 13715 | 2026.02.27 15:14:40.891482 [ 189 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 13716 | 2026.02.27 15:14:40.891521 [ 189 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 113 rows starting from the beginning of the part | ||
| 13717 | 2026.02.27 15:14:40.891557 [ 189 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::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 | ||
| 13718 | 2026.02.27 15:14:40.891648 [ 188 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001987279 sec., 1568979.494072045 rows/sec., 136.81 MiB/sec. | ||
| 13719 | 2026.02.27 15:14:40.891839 [ 267 ] {dc2519f3-2c01-4fa3-9e33-5a6ba48d6ee2} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.02.27 15:14:40.891879 [ 267 ] {dc2519f3-2c01-4fa3-9e33-5a6ba48d6ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13721 | 2026.02.27 15:14:40.891945 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13722 | 2026.02.27 15:14:40.892275 [ 267 ] {dc2519f3-2c01-4fa3-9e33-5a6ba48d6ee2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13723 | 2026.02.27 15:14:40.892340 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_111_22} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13724 | 2026.02.27 15:14:40.892443 [ 199 ] {bf247de9-dc66-4349-bb6f-3a0c9d51c691::all_1_111_22} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13725 | 2026.02.27 15:14:40.892521 [ 267 ] {dc2519f3-2c01-4fa3-9e33-5a6ba48d6ee2} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13726 | 2026.02.27 15:14:40.892550 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 13727 | 2026.02.27 15:14:40.892598 [ 199 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1537 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443264 sec., 1064947.2307214758 rows/sec., 84.83 MiB/sec. | ||
| 13728 | 2026.02.27 15:14:40.892670 [ 267 ] {dc2519f3-2c01-4fa3-9e33-5a6ba48d6ee2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001347 sec., 118782.47958426131 rows/sec., 8.27 MiB/sec. | ||
| 13729 | 2026.02.27 15:14:40.892673 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13730 | 2026.02.27 15:14:40.892715 [ 267 ] {dc2519f3-2c01-4fa3-9e33-5a6ba48d6ee2} <Debug> TCPHandler: Processed in 0.001523675 sec. | ||
| 13731 | 2026.02.27 15:14:40.892740 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2026.02.27 15:14:40.892759 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13733 | 2026.02.27 15:14:40.892770 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13734 | 2026.02.27 15:14:40.892850 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::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 | ||
| 13735 | 2026.02.27 15:14:40.892861 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13736 | 2026.02.27 15:14:40.892959 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13737 | 2026.02.27 15:14:40.892971 [ 267 ] {a353c20a-d955-4d15-8678-2dc2e043efb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13738 | 2026.02.27 15:14:40.892994 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 30498 rows starting from the beginning of the part | ||
| 13739 | 2026.02.27 15:14:40.893023 [ 267 ] {a353c20a-d955-4d15-8678-2dc2e043efb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13740 | 2026.02.27 15:14:40.893045 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_111_22} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13741 | 2026.02.27 15:14:40.893049 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 881 rows starting from the beginning of the part | ||
| 13742 | 2026.02.27 15:14:40.893106 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 13743 | 2026.02.27 15:14:40.893132 [ 195 ] {d28fb71f-d3a2-4261-9623-283b6f3a0884::all_1_111_22} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13744 | 2026.02.27 15:14:40.893145 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 13745 | 2026.02.27 15:14:40.893187 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 164 rows starting from the beginning of the part | ||
| 13746 | 2026.02.27 15:14:40.893222 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13747 | 2026.02.27 15:14:40.893224 [ 189 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 13748 | 2026.02.27 15:14:40.893414 [ 267 ] {a353c20a-d955-4d15-8678-2dc2e043efb4} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13749 | 2026.02.27 15:14:40.893458 [ 267 ] {a353c20a-d955-4d15-8678-2dc2e043efb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13750 | 2026.02.27 15:14:40.893792 [ 267 ] {a353c20a-d955-4d15-8678-2dc2e043efb4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13751 | 2026.02.27 15:14:40.894003 [ 267 ] {a353c20a-d955-4d15-8678-2dc2e043efb4} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13752 | 2026.02.27 15:14:40.894126 [ 141 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13753 | 2026.02.27 15:14:40.894143 [ 267 ] {a353c20a-d955-4d15-8678-2dc2e043efb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 13754 | 2026.02.27 15:14:40.894159 [ 141 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2026.02.27 15:14:40.894186 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13756 | 2026.02.27 15:14:40.894189 [ 267 ] {a353c20a-d955-4d15-8678-2dc2e043efb4} <Debug> TCPHandler: Processed in 0.001381333 sec. | ||
| 13757 | 2026.02.27 15:14:40.894272 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 13758 | 2026.02.27 15:14:40.894373 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13759 | 2026.02.27 15:14:40.894404 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6210 rows starting from the beginning of the part | ||
| 13760 | 2026.02.27 15:14:40.894465 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 13761 | 2026.02.27 15:14:40.894508 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 13762 | 2026.02.27 15:14:40.894547 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::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 | ||
| 13763 | 2026.02.27 15:14:40.894584 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 13764 | 2026.02.27 15:14:40.894624 [ 195 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 13765 | 2026.02.27 15:14:40.896413 [ 202 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6510 rows, containing 4 columns (4 merged, 0 gathered) in 0.002172411 sec., 2996670.5195287634 rows/sec., 202.00 MiB/sec. | ||
| 13766 | 2026.02.27 15:14:40.896832 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13767 | 2026.02.27 15:14:40.897097 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_111_22} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13768 | 2026.02.27 15:14:40.897165 [ 187 ] {6bb5627d-1055-4eb4-aacf-2144cd94683e::all_1_111_22} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13769 | 2026.02.27 15:14:40.897226 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13770 | 2026.02.27 15:14:40.899716 [ 187 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32023 rows, containing 5 columns (5 merged, 0 gathered) in 0.006889067 sec., 4648379.816889573 rows/sec., 319.38 MiB/sec. | ||
| 13771 | 2026.02.27 15:14:40.900363 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13772 | 2026.02.27 15:14:40.900713 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2026.02.27 15:14:40.900799 [ 202 ] {db04ee0a-94bd-4b1e-bab2-1e032a65d34a::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13774 | 2026.02.27 15:14:40.900915 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13775 | 2026.02.27 15:14:42.230128 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13776 | 2026.02.27 15:14:42.230200 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13777 | 2026.02.27 15:14:42.513778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36430 | ||
| 13778 | 2026.02.27 15:14:42.514291 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13779 | 2026.02.27 15:14:42.514337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13780 | 2026.02.27 15:14:42.514831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13781 | 2026.02.27 15:14:42.515059 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13782 | 2026.02.27 15:14:42.515196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36430 | ||
| 13783 | 2026.02.27 15:14:42.515210 [ 125 ] {} <Debug> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13784 | 2026.02.27 15:14:42.515271 [ 125 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13785 | 2026.02.27 15:14:42.515290 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13786 | 2026.02.27 15:14:42.515421 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::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 | ||
| 13787 | 2026.02.27 15:14:42.515556 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13788 | 2026.02.27 15:14:42.515596 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34062 rows starting from the beginning of the part | ||
| 13789 | 2026.02.27 15:14:42.515659 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 13790 | 2026.02.27 15:14:42.515707 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 13791 | 2026.02.27 15:14:42.515753 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 13792 | 2026.02.27 15:14:42.515800 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 13793 | 2026.02.27 15:14:42.515842 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 13794 | 2026.02.27 15:14:42.518245 [ 187 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36430 rows, containing 4 columns (4 merged, 0 gathered) in 0.002885328 sec., 12625947.552583277 rows/sec., 180.62 MiB/sec. | ||
| 13795 | 2026.02.27 15:14:42.518460 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13796 | 2026.02.27 15:14:42.518708 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13797 | 2026.02.27 15:14:42.518779 [ 191 ] {43d57562-e171-46fd-b0e9-2220958bb274::all_1_76_15} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13798 | 2026.02.27 15:14:42.518860 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 13799 | 2026.02.27 15:14:42.615765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1572 | ||
| 13800 | 2026.02.27 15:14:42.617967 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13801 | 2026.02.27 15:14:42.618014 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13802 | 2026.02.27 15:14:42.619217 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13803 | 2026.02.27 15:14:42.619509 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13804 | 2026.02.27 15:14:42.619658 [ 125 ] {} <Debug> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13805 | 2026.02.27 15:14:42.619716 [ 125 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2026.02.27 15:14:42.619739 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13807 | 2026.02.27 15:14:42.619869 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 13808 | 2026.02.27 15:14:42.619876 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1572 | ||
| 13809 | 2026.02.27 15:14:42.620524 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13810 | 2026.02.27 15:14:42.620696 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1452 rows starting from the beginning of the part | ||
| 13811 | 2026.02.27 15:14:42.621083 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
| 13812 | 2026.02.27 15:14:42.621476 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 22 rows starting from the beginning of the part | ||
| 13813 | 2026.02.27 15:14:42.621839 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::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 | ||
| 13814 | 2026.02.27 15:14:42.622174 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 20 rows starting from the beginning of the part | ||
| 13815 | 2026.02.27 15:14:42.622504 [ 192 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part | ||
| 13816 | 2026.02.27 15:14:42.629652 [ 186 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 72 columns (72 merged, 0 gathered) in 0.009838666 sec., 159777.75848880326 rows/sec., 123.20 MiB/sec. | ||
| 13817 | 2026.02.27 15:14:42.631692 [ 186 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13818 | 2026.02.27 15:14:42.632258 [ 186 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_56_11} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13819 | 2026.02.27 15:14:42.632329 [ 186 ] {5d89deaa-1c94-4653-aaac-12cf7de9b49f::all_1_56_11} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13820 | 2026.02.27 15:14:42.632650 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 13821 | 2026.02.27 15:14:44.542793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13822 | 2026.02.27 15:14:44.562016 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13823 | 2026.02.27 15:14:44.562077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13824 | 2026.02.27 15:14:44.568351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13825 | 2026.02.27 15:14:44.569093 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13826 | 2026.02.27 15:14:44.569365 [ 120 ] {} <Debug> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13827 | 2026.02.27 15:14:44.569408 [ 120 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2026.02.27 15:14:44.569429 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13829 | 2026.02.27 15:14:44.569569 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 13830 | 2026.02.27 15:14:44.573391 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13831 | 2026.02.27 15:14:44.573468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13832 | 2026.02.27 15:14:44.574982 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 13833 | 2026.02.27 15:14:44.579598 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 13834 | 2026.02.27 15:14:44.584002 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 13835 | 2026.02.27 15:14:44.588676 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 13836 | 2026.02.27 15:14:44.593708 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 13837 | 2026.02.27 15:14:44.598427 [ 187 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::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 | ||
| 13838 | 2026.02.27 15:14:44.655981 [ 196 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.086480356 sec., 6625.782160286205 rows/sec., 34.26 MiB/sec. | ||
| 13839 | 2026.02.27 15:14:44.659086 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13840 | 2026.02.27 15:14:44.661254 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_76_15} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13841 | 2026.02.27 15:14:44.661374 [ 198 ] {b80a7635-854f-4f34-9e28-5feeb458ffea::all_1_76_15} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13842 | 2026.02.27 15:14:44.664364 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13843 | 2026.02.27 15:14:45.139315 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): 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] | ||
| 13844 | 2026.02.27 15:14:45.139365 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): 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] | ||
| 13845 | 2026.02.27 15:14:45.142597 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): 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] | ||
| 13846 | 2026.02.27 15:14:45.339034 [ 222 ] {} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): 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] | ||
| 13847 | 2026.02.27 15:14:45.339111 [ 222 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): 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] | ||
| 13848 | 2026.02.27 15:14:45.342667 [ 222 ] {} <Debug> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): 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] | ||
| 13849 | 2026.02.27 15:14:45.889953 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13850 | 2026.02.27 15:14:45.890148 [ 267 ] {3a1dd5ff-5c9c-4b81-a144-41a72503ac71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13851 | 2026.02.27 15:14:45.890223 [ 267 ] {3a1dd5ff-5c9c-4b81-a144-41a72503ac71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13852 | 2026.02.27 15:14:45.890976 [ 267 ] {3a1dd5ff-5c9c-4b81-a144-41a72503ac71} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2026.02.27 15:14:45.891027 [ 267 ] {3a1dd5ff-5c9c-4b81-a144-41a72503ac71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13854 | 2026.02.27 15:14:45.891437 [ 267 ] {3a1dd5ff-5c9c-4b81-a144-41a72503ac71} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13855 | 2026.02.27 15:14:45.891666 [ 267 ] {3a1dd5ff-5c9c-4b81-a144-41a72503ac71} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2026.02.27 15:14:45.891832 [ 267 ] {3a1dd5ff-5c9c-4b81-a144-41a72503ac71} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001738 sec., 79401.61104718068 rows/sec., 6.89 MiB/sec. | ||
| 13857 | 2026.02.27 15:14:45.891875 [ 267 ] {3a1dd5ff-5c9c-4b81-a144-41a72503ac71} <Debug> TCPHandler: Processed in 0.00206068 sec. | ||
| 13858 | 2026.02.27 15:14:45.891997 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13859 | 2026.02.27 15:14:45.892117 [ 267 ] {44dfd105-bb39-4c19-a8e3-107a8713693f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13860 | 2026.02.27 15:14:45.892165 [ 267 ] {44dfd105-bb39-4c19-a8e3-107a8713693f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13861 | 2026.02.27 15:14:45.892649 [ 267 ] {44dfd105-bb39-4c19-a8e3-107a8713693f} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2026.02.27 15:14:45.892695 [ 267 ] {44dfd105-bb39-4c19-a8e3-107a8713693f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13863 | 2026.02.27 15:14:45.893006 [ 267 ] {44dfd105-bb39-4c19-a8e3-107a8713693f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13864 | 2026.02.27 15:14:45.893229 [ 267 ] {44dfd105-bb39-4c19-a8e3-107a8713693f} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.02.27 15:14:45.893361 [ 267 ] {44dfd105-bb39-4c19-a8e3-107a8713693f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001269 sec., 32308.904649330183 rows/sec., 2.37 MiB/sec. | ||
| 13866 | 2026.02.27 15:14:45.893403 [ 267 ] {44dfd105-bb39-4c19-a8e3-107a8713693f} <Debug> TCPHandler: Processed in 0.001464854 sec. | ||
| 13867 | 2026.02.27 15:14:45.893523 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2026.02.27 15:14:45.893615 [ 267 ] {d082586f-25a0-4362-921d-86fab38a17bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13869 | 2026.02.27 15:14:45.893654 [ 267 ] {d082586f-25a0-4362-921d-86fab38a17bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13870 | 2026.02.27 15:14:45.894120 [ 267 ] {d082586f-25a0-4362-921d-86fab38a17bd} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.02.27 15:14:45.894158 [ 267 ] {d082586f-25a0-4362-921d-86fab38a17bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13872 | 2026.02.27 15:14:45.894472 [ 267 ] {d082586f-25a0-4362-921d-86fab38a17bd} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13873 | 2026.02.27 15:14:45.894684 [ 267 ] {d082586f-25a0-4362-921d-86fab38a17bd} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2026.02.27 15:14:45.894815 [ 267 ] {d082586f-25a0-4362-921d-86fab38a17bd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001217 sec., 86277.73212818406 rows/sec., 6.74 MiB/sec. | ||
| 13875 | 2026.02.27 15:14:45.894853 [ 267 ] {d082586f-25a0-4362-921d-86fab38a17bd} <Debug> TCPHandler: Processed in 0.001378203 sec. | ||
| 13876 | 2026.02.27 15:14:45.894888 [ 217 ] {} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): 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] | ||
| 13877 | 2026.02.27 15:14:45.894939 [ 217 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): 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] | ||
| 13878 | 2026.02.27 15:14:45.894963 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13879 | 2026.02.27 15:14:45.895062 [ 267 ] {3399b71c-a9de-4e9c-8321-736d15ebc2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13880 | 2026.02.27 15:14:45.895105 [ 267 ] {3399b71c-a9de-4e9c-8321-736d15ebc2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13881 | 2026.02.27 15:14:45.895514 [ 267 ] {3399b71c-a9de-4e9c-8321-736d15ebc2f4} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13882 | 2026.02.27 15:14:45.895551 [ 267 ] {3399b71c-a9de-4e9c-8321-736d15ebc2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13883 | 2026.02.27 15:14:45.895870 [ 267 ] {3399b71c-a9de-4e9c-8321-736d15ebc2f4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13884 | 2026.02.27 15:14:45.896143 [ 267 ] {3399b71c-a9de-4e9c-8321-736d15ebc2f4} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13885 | 2026.02.27 15:14:45.896280 [ 267 ] {3399b71c-a9de-4e9c-8321-736d15ebc2f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 13886 | 2026.02.27 15:14:45.896319 [ 267 ] {3399b71c-a9de-4e9c-8321-736d15ebc2f4} <Debug> TCPHandler: Processed in 0.001403074 sec. | ||
| 13887 | 2026.02.27 15:14:45.896416 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13888 | 2026.02.27 15:14:45.896507 [ 267 ] {d85bf3ea-41ce-4085-a119-6ccb26ffda57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13889 | 2026.02.27 15:14:45.896561 [ 267 ] {d85bf3ea-41ce-4085-a119-6ccb26ffda57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13890 | 2026.02.27 15:14:45.897454 [ 267 ] {d85bf3ea-41ce-4085-a119-6ccb26ffda57} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2026.02.27 15:14:45.897497 [ 267 ] {d85bf3ea-41ce-4085-a119-6ccb26ffda57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13892 | 2026.02.27 15:14:45.898100 [ 267 ] {d85bf3ea-41ce-4085-a119-6ccb26ffda57} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13893 | 2026.02.27 15:14:45.898253 [ 217 ] {} <Debug> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): 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] | ||
| 13894 | 2026.02.27 15:14:45.898358 [ 267 ] {d85bf3ea-41ce-4085-a119-6ccb26ffda57} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13895 | 2026.02.27 15:14:45.898480 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13896 | 2026.02.27 15:14:45.898500 [ 267 ] {d85bf3ea-41ce-4085-a119-6ccb26ffda57} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002011 sec., 20387.86673296867 rows/sec., 36.53 MiB/sec. | ||
| 13897 | 2026.02.27 15:14:45.898536 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13898 | 2026.02.27 15:14:45.898564 [ 267 ] {d85bf3ea-41ce-4085-a119-6ccb26ffda57} <Debug> TCPHandler: Processed in 0.002194872 sec. | ||
| 13899 | 2026.02.27 15:14:45.898564 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13900 | 2026.02.27 15:14:45.898686 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13901 | 2026.02.27 15:14:45.898717 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::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 | ||
| 13902 | 2026.02.27 15:14:45.898786 [ 267 ] {baf566fb-b460-4c62-8336-cf07a7fb234f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13903 | 2026.02.27 15:14:45.898826 [ 267 ] {baf566fb-b460-4c62-8336-cf07a7fb234f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13904 | 2026.02.27 15:14:45.898922 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13905 | 2026.02.27 15:14:45.898976 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1963 rows starting from the beginning of the part | ||
| 13906 | 2026.02.27 15:14:45.899106 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 13907 | 2026.02.27 15:14:45.899176 [ 267 ] {baf566fb-b460-4c62-8336-cf07a7fb234f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2026.02.27 15:14:45.899215 [ 267 ] {baf566fb-b460-4c62-8336-cf07a7fb234f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13909 | 2026.02.27 15:14:45.899215 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
| 13910 | 2026.02.27 15:14:45.899325 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 13911 | 2026.02.27 15:14:45.899420 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part | ||
| 13912 | 2026.02.27 15:14:45.899515 [ 196 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 13913 | 2026.02.27 15:14:45.899536 [ 267 ] {baf566fb-b460-4c62-8336-cf07a7fb234f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13914 | 2026.02.27 15:14:45.899747 [ 267 ] {baf566fb-b460-4c62-8336-cf07a7fb234f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.02.27 15:14:45.899873 [ 267 ] {baf566fb-b460-4c62-8336-cf07a7fb234f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 13916 | 2026.02.27 15:14:45.899909 [ 267 ] {baf566fb-b460-4c62-8336-cf07a7fb234f} <Debug> TCPHandler: Processed in 0.001271543 sec. | ||
| 13917 | 2026.02.27 15:14:45.899950 [ 222 ] {} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): 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] | ||
| 13918 | 2026.02.27 15:14:45.899994 [ 222 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): 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] | ||
| 13919 | 2026.02.27 15:14:45.902840 [ 222 ] {} <Debug> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): 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] | ||
| 13920 | 2026.02.27 15:14:45.909494 [ 193 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2168 rows, containing 19 columns (19 merged, 0 gathered) in 0.010818786 sec., 200392.16969445554 rows/sec., 359.09 MiB/sec. | ||
| 13921 | 2026.02.27 15:14:45.911486 [ 193 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13922 | 2026.02.27 15:14:45.911838 [ 193 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2026.02.27 15:14:45.911912 [ 193 ] {5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13924 | 2026.02.27 15:14:45.912053 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.14 MiB. | ||
| 13925 | 2026.02.27 15:14:46.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 368.11 MiB, peak 386.20 MiB, free memory in arenas 0.00 B, will set to 374.13 MiB (RSS), difference: 6.01 MiB | ||
| 13926 | 2026.02.27 15:14:46.474156 [ 150 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 13927 | 2026.02.27 15:14:46.474243 [ 150 ] {} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13928 | 2026.02.27 15:14:46.474280 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13929 | 2026.02.27 15:14:46.474476 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 13930 | 2026.02.27 15:14:46.474710 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13931 | 2026.02.27 15:14:46.474771 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part | ||
| 13932 | 2026.02.27 15:14:46.474850 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 13933 | 2026.02.27 15:14:46.474898 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 13934 | 2026.02.27 15:14:46.474939 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 13935 | 2026.02.27 15:14:46.474986 [ 188 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 13936 | 2026.02.27 15:14:46.475767 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375753 sec., 26167.48791389152 rows/sec., 2.18 MiB/sec. | ||
| 13937 | 2026.02.27 15:14:46.475940 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 13938 | 2026.02.27 15:14:46.476222 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13939 | 2026.02.27 15:14:46.476300 [ 193 ] {11ae202f-e100-4cda-8c85-c6b109c6f443::all_1_37_9} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 13940 | 2026.02.27 15:14:46.476407 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13941 | 2026.02.27 15:14:47.923562 [ 223 ] {} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): 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] | ||
| 13942 | 2026.02.27 15:14:47.923618 [ 223 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): 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] | ||
| 13943 | 2026.02.27 15:14:47.926070 [ 223 ] {} <Debug> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): 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] | ||
| 13944 | 2026.02.27 15:14:50.015365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36942 | ||
| 13945 | 2026.02.27 15:14:50.015986 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13946 | 2026.02.27 15:14:50.016032 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13947 | 2026.02.27 15:14:50.016535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13948 | 2026.02.27 15:14:50.016768 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2026.02.27 15:14:50.016900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36942 | ||
| 13950 | 2026.02.27 15:14:50.025090 [ 223 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): 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] | ||
| 13951 | 2026.02.27 15:14:50.025149 [ 223 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): 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] | ||
| 13952 | 2026.02.27 15:14:50.027548 [ 223 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): 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] | ||
| 13953 | 2026.02.27 15:14:50.921723 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.02.27 15:14:50.921903 [ 267 ] {9f5d9d83-a35a-4443-822b-4cf1cb95b80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13955 | 2026.02.27 15:14:50.921971 [ 267 ] {9f5d9d83-a35a-4443-822b-4cf1cb95b80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13956 | 2026.02.27 15:14:50.922616 [ 267 ] {9f5d9d83-a35a-4443-822b-4cf1cb95b80f} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2026.02.27 15:14:50.922667 [ 267 ] {9f5d9d83-a35a-4443-822b-4cf1cb95b80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13958 | 2026.02.27 15:14:50.923079 [ 267 ] {9f5d9d83-a35a-4443-822b-4cf1cb95b80f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13959 | 2026.02.27 15:14:50.923313 [ 267 ] {9f5d9d83-a35a-4443-822b-4cf1cb95b80f} <Trace> oximeter.fields_i16 (f7535b3d-355e-4d37-92f6-8035bf8149af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2026.02.27 15:14:50.923482 [ 267 ] {9f5d9d83-a35a-4443-822b-4cf1cb95b80f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 13961 | 2026.02.27 15:14:50.923539 [ 267 ] {9f5d9d83-a35a-4443-822b-4cf1cb95b80f} <Debug> TCPHandler: Processed in 0.001945849 sec. | ||
| 13962 | 2026.02.27 15:14:50.923669 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2026.02.27 15:14:50.923773 [ 267 ] {be275ec1-e7e8-48cf-89be-adc5a4419f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13964 | 2026.02.27 15:14:50.923817 [ 267 ] {be275ec1-e7e8-48cf-89be-adc5a4419f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13965 | 2026.02.27 15:14:50.924266 [ 267 ] {be275ec1-e7e8-48cf-89be-adc5a4419f99} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2026.02.27 15:14:50.924307 [ 267 ] {be275ec1-e7e8-48cf-89be-adc5a4419f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13967 | 2026.02.27 15:14:50.924723 [ 267 ] {be275ec1-e7e8-48cf-89be-adc5a4419f99} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13968 | 2026.02.27 15:14:50.925105 [ 267 ] {be275ec1-e7e8-48cf-89be-adc5a4419f99} <Trace> oximeter.fields_ipaddr (11ae202f-e100-4cda-8c85-c6b109c6f443): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.02.27 15:14:50.925276 [ 267 ] {be275ec1-e7e8-48cf-89be-adc5a4419f99} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001526 sec., 3931.847968545216 rows/sec., 320.61 KiB/sec. | ||
| 13970 | 2026.02.27 15:14:50.925326 [ 267 ] {be275ec1-e7e8-48cf-89be-adc5a4419f99} <Debug> TCPHandler: Processed in 0.001708717 sec. | ||
| 13971 | 2026.02.27 15:14:50.925480 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2026.02.27 15:14:50.925589 [ 267 ] {31edc22a-317a-457f-8cea-7be2029bf977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13973 | 2026.02.27 15:14:50.925638 [ 267 ] {31edc22a-317a-457f-8cea-7be2029bf977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13974 | 2026.02.27 15:14:50.926984 [ 267 ] {31edc22a-317a-457f-8cea-7be2029bf977} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2026.02.27 15:14:50.927030 [ 267 ] {31edc22a-317a-457f-8cea-7be2029bf977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13976 | 2026.02.27 15:14:50.927604 [ 267 ] {31edc22a-317a-457f-8cea-7be2029bf977} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13977 | 2026.02.27 15:14:50.927957 [ 267 ] {31edc22a-317a-457f-8cea-7be2029bf977} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2026.02.27 15:14:50.928136 [ 267 ] {31edc22a-317a-457f-8cea-7be2029bf977} <Debug> executeQuery: Read 1319 rows, 112.15 KiB in 0.002569 sec., 513429.3499416115 rows/sec., 42.63 MiB/sec. | ||
| 13979 | 2026.02.27 15:14:50.928185 [ 267 ] {31edc22a-317a-457f-8cea-7be2029bf977} <Debug> TCPHandler: Processed in 0.002762367 sec. | ||
| 13980 | 2026.02.27 15:14:50.928387 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2026.02.27 15:14:50.928497 [ 267 ] {131a819d-869c-4fd6-8271-c642dc23378d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13982 | 2026.02.27 15:14:50.928545 [ 267 ] {131a819d-869c-4fd6-8271-c642dc23378d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13983 | 2026.02.27 15:14:50.929023 [ 267 ] {131a819d-869c-4fd6-8271-c642dc23378d} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.02.27 15:14:50.929061 [ 267 ] {131a819d-869c-4fd6-8271-c642dc23378d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13985 | 2026.02.27 15:14:50.929375 [ 267 ] {131a819d-869c-4fd6-8271-c642dc23378d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13986 | 2026.02.27 15:14:50.929595 [ 267 ] {131a819d-869c-4fd6-8271-c642dc23378d} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.02.27 15:14:50.929732 [ 267 ] {131a819d-869c-4fd6-8271-c642dc23378d} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001258 sec., 14308.426073131955 rows/sec., 1.07 MiB/sec. | ||
| 13988 | 2026.02.27 15:14:50.929773 [ 267 ] {131a819d-869c-4fd6-8271-c642dc23378d} <Debug> TCPHandler: Processed in 0.001445074 sec. | ||
| 13989 | 2026.02.27 15:14:50.929892 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.02.27 15:14:50.929987 [ 267 ] {054e6d3c-8781-4056-9bde-fe0956e532dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13991 | 2026.02.27 15:14:50.930028 [ 267 ] {054e6d3c-8781-4056-9bde-fe0956e532dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13992 | 2026.02.27 15:14:50.930500 [ 267 ] {054e6d3c-8781-4056-9bde-fe0956e532dd} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.02.27 15:14:50.930538 [ 267 ] {054e6d3c-8781-4056-9bde-fe0956e532dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 13994 | 2026.02.27 15:14:50.930858 [ 267 ] {054e6d3c-8781-4056-9bde-fe0956e532dd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13995 | 2026.02.27 15:14:50.931091 [ 267 ] {054e6d3c-8781-4056-9bde-fe0956e532dd} <Trace> oximeter.fields_u32 (892cb261-6450-4230-9e4e-dff2f2426029): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.02.27 15:14:50.931235 [ 267 ] {054e6d3c-8781-4056-9bde-fe0956e532dd} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001266 sec., 199052.1327014218 rows/sec., 13.77 MiB/sec. | ||
| 13997 | 2026.02.27 15:14:50.931276 [ 267 ] {054e6d3c-8781-4056-9bde-fe0956e532dd} <Debug> TCPHandler: Processed in 0.001434345 sec. | ||
| 13998 | 2026.02.27 15:14:50.931392 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.02.27 15:14:50.931487 [ 267 ] {9f71fb71-637a-4b97-8daf-1c510ed2aacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14000 | 2026.02.27 15:14:50.931529 [ 267 ] {9f71fb71-637a-4b97-8daf-1c510ed2aacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14001 | 2026.02.27 15:14:50.931932 [ 267 ] {9f71fb71-637a-4b97-8daf-1c510ed2aacd} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.02.27 15:14:50.931968 [ 267 ] {9f71fb71-637a-4b97-8daf-1c510ed2aacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14003 | 2026.02.27 15:14:50.932264 [ 267 ] {9f71fb71-637a-4b97-8daf-1c510ed2aacd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14004 | 2026.02.27 15:14:50.932478 [ 267 ] {9f71fb71-637a-4b97-8daf-1c510ed2aacd} <Trace> oximeter.fields_u8 (4700f3a7-ba3e-4ad6-ab7f-710df23943ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.02.27 15:14:50.932616 [ 267 ] {9f71fb71-637a-4b97-8daf-1c510ed2aacd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 818.06 KiB/sec. | ||
| 14006 | 2026.02.27 15:14:50.932656 [ 267 ] {9f71fb71-637a-4b97-8daf-1c510ed2aacd} <Debug> TCPHandler: Processed in 0.001314123 sec. | ||
| 14007 | 2026.02.27 15:14:50.932766 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14008 | 2026.02.27 15:14:50.932863 [ 267 ] {36f62d76-16e0-43a8-a12e-2a9b6e20dbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14009 | 2026.02.27 15:14:50.932904 [ 267 ] {36f62d76-16e0-43a8-a12e-2a9b6e20dbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14010 | 2026.02.27 15:14:50.933504 [ 267 ] {36f62d76-16e0-43a8-a12e-2a9b6e20dbf2} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2026.02.27 15:14:50.933540 [ 267 ] {36f62d76-16e0-43a8-a12e-2a9b6e20dbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14012 | 2026.02.27 15:14:50.933870 [ 267 ] {36f62d76-16e0-43a8-a12e-2a9b6e20dbf2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14013 | 2026.02.27 15:14:50.934125 [ 267 ] {36f62d76-16e0-43a8-a12e-2a9b6e20dbf2} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14014 | 2026.02.27 15:14:50.934301 [ 267 ] {36f62d76-16e0-43a8-a12e-2a9b6e20dbf2} <Debug> executeQuery: Read 562 rows, 43.15 KiB in 0.001459 sec., 385195.339273475 rows/sec., 28.88 MiB/sec. | ||
| 14015 | 2026.02.27 15:14:50.934342 [ 267 ] {36f62d76-16e0-43a8-a12e-2a9b6e20dbf2} <Debug> TCPHandler: Processed in 0.001624985 sec. | ||
| 14016 | 2026.02.27 15:14:50.934457 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14017 | 2026.02.27 15:14:50.934552 [ 267 ] {98106d08-1468-4f05-9568-6519b3851da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14018 | 2026.02.27 15:14:50.934595 [ 267 ] {98106d08-1468-4f05-9568-6519b3851da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14019 | 2026.02.27 15:14:50.935171 [ 267 ] {98106d08-1468-4f05-9568-6519b3851da6} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14020 | 2026.02.27 15:14:50.935209 [ 267 ] {98106d08-1468-4f05-9568-6519b3851da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14021 | 2026.02.27 15:14:50.935616 [ 267 ] {98106d08-1468-4f05-9568-6519b3851da6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14022 | 2026.02.27 15:14:50.935841 [ 267 ] {98106d08-1468-4f05-9568-6519b3851da6} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14023 | 2026.02.27 15:14:50.935987 [ 267 ] {98106d08-1468-4f05-9568-6519b3851da6} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001453 sec., 607708.1899518238 rows/sec., 41.25 MiB/sec. | ||
| 14024 | 2026.02.27 15:14:50.936027 [ 267 ] {98106d08-1468-4f05-9568-6519b3851da6} <Debug> TCPHandler: Processed in 0.001620106 sec. | ||
| 14025 | 2026.02.27 15:14:50.936135 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14026 | 2026.02.27 15:14:50.936229 [ 267 ] {98812a42-8ba3-448b-90eb-bce09df4014f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14027 | 2026.02.27 15:14:50.936270 [ 267 ] {98812a42-8ba3-448b-90eb-bce09df4014f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14028 | 2026.02.27 15:14:50.936601 [ 267 ] {98812a42-8ba3-448b-90eb-bce09df4014f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14029 | 2026.02.27 15:14:50.936636 [ 267 ] {98812a42-8ba3-448b-90eb-bce09df4014f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14030 | 2026.02.27 15:14:50.936969 [ 267 ] {98812a42-8ba3-448b-90eb-bce09df4014f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14031 | 2026.02.27 15:14:50.937192 [ 267 ] {98812a42-8ba3-448b-90eb-bce09df4014f} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14032 | 2026.02.27 15:14:50.937330 [ 267 ] {98812a42-8ba3-448b-90eb-bce09df4014f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 14033 | 2026.02.27 15:14:50.937367 [ 267 ] {98812a42-8ba3-448b-90eb-bce09df4014f} <Debug> TCPHandler: Processed in 0.001282172 sec. | ||
| 14034 | 2026.02.27 15:14:52.073575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14035 | 2026.02.27 15:14:52.091627 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14036 | 2026.02.27 15:14:52.091701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14037 | 2026.02.27 15:14:52.098129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14038 | 2026.02.27 15:14:52.098968 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14039 | 2026.02.27 15:14:52.103299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14040 | 2026.02.27 15:14:52.620117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1602 | ||
| 14041 | 2026.02.27 15:14:52.622593 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14042 | 2026.02.27 15:14:52.622640 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14043 | 2026.02.27 15:14:52.623860 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14044 | 2026.02.27 15:14:52.624145 [ 242 ] {} <Trace> system.query_log (5d89deaa-1c94-4653-aaac-12cf7de9b49f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2026.02.27 15:14:52.624522 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1602 | ||
| 14046 | 2026.02.27 15:14:55.890742 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2026.02.27 15:14:55.890935 [ 267 ] {633948cb-6a62-4d1a-9940-e6f49bb5c8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14048 | 2026.02.27 15:14:55.891003 [ 267 ] {633948cb-6a62-4d1a-9940-e6f49bb5c8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14049 | 2026.02.27 15:14:55.891721 [ 267 ] {633948cb-6a62-4d1a-9940-e6f49bb5c8c5} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2026.02.27 15:14:55.891768 [ 267 ] {633948cb-6a62-4d1a-9940-e6f49bb5c8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14051 | 2026.02.27 15:14:55.892186 [ 267 ] {633948cb-6a62-4d1a-9940-e6f49bb5c8c5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14052 | 2026.02.27 15:14:55.892422 [ 267 ] {633948cb-6a62-4d1a-9940-e6f49bb5c8c5} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2026.02.27 15:14:55.892596 [ 267 ] {633948cb-6a62-4d1a-9940-e6f49bb5c8c5} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001709 sec., 80748.9760093622 rows/sec., 7.00 MiB/sec. | ||
| 14054 | 2026.02.27 15:14:55.892650 [ 267 ] {633948cb-6a62-4d1a-9940-e6f49bb5c8c5} <Debug> TCPHandler: Processed in 0.00203726 sec. | ||
| 14055 | 2026.02.27 15:14:55.892778 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.02.27 15:14:55.892881 [ 267 ] {2b165513-4f35-4791-8a55-3706e9fbf09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14057 | 2026.02.27 15:14:55.892926 [ 267 ] {2b165513-4f35-4791-8a55-3706e9fbf09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14058 | 2026.02.27 15:14:55.893353 [ 267 ] {2b165513-4f35-4791-8a55-3706e9fbf09a} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2026.02.27 15:14:55.893392 [ 267 ] {2b165513-4f35-4791-8a55-3706e9fbf09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14060 | 2026.02.27 15:14:55.893699 [ 267 ] {2b165513-4f35-4791-8a55-3706e9fbf09a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14061 | 2026.02.27 15:14:55.893907 [ 267 ] {2b165513-4f35-4791-8a55-3706e9fbf09a} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2026.02.27 15:14:55.894011 [ 138 ] {} <Debug> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14063 | 2026.02.27 15:14:55.894043 [ 267 ] {2b165513-4f35-4791-8a55-3706e9fbf09a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001185 sec., 34599.15611814346 rows/sec., 2.54 MiB/sec. | ||
| 14064 | 2026.02.27 15:14:55.894077 [ 138 ] {} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14065 | 2026.02.27 15:14:55.894091 [ 267 ] {2b165513-4f35-4791-8a55-3706e9fbf09a} <Debug> TCPHandler: Processed in 0.001365664 sec. | ||
| 14066 | 2026.02.27 15:14:55.894103 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14067 | 2026.02.27 15:14:55.894222 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14068 | 2026.02.27 15:14:55.894241 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::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 | ||
| 14069 | 2026.02.27 15:14:55.894354 [ 267 ] {364bd4e4-1f28-44fd-a8ac-fe0d4ada0ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14070 | 2026.02.27 15:14:55.894395 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14071 | 2026.02.27 15:14:55.894410 [ 267 ] {364bd4e4-1f28-44fd-a8ac-fe0d4ada0ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14072 | 2026.02.27 15:14:55.894439 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 71 rows starting from the beginning of the part | ||
| 14073 | 2026.02.27 15:14:55.894519 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part | ||
| 14074 | 2026.02.27 15:14:55.894570 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 49 rows starting from the beginning of the part | ||
| 14075 | 2026.02.27 15:14:55.894617 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 41 rows starting from the beginning of the part | ||
| 14076 | 2026.02.27 15:14:55.894664 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 18 rows starting from the beginning of the part | ||
| 14077 | 2026.02.27 15:14:55.894708 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 41 rows starting from the beginning of the part | ||
| 14078 | 2026.02.27 15:14:55.894977 [ 267 ] {364bd4e4-1f28-44fd-a8ac-fe0d4ada0ee3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14079 | 2026.02.27 15:14:55.895025 [ 267 ] {364bd4e4-1f28-44fd-a8ac-fe0d4ada0ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14080 | 2026.02.27 15:14:55.895370 [ 267 ] {364bd4e4-1f28-44fd-a8ac-fe0d4ada0ee3} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14081 | 2026.02.27 15:14:55.895557 [ 193 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375753 sec., 189714.28737571352 rows/sec., 14.62 MiB/sec. | ||
| 14082 | 2026.02.27 15:14:55.895586 [ 267 ] {364bd4e4-1f28-44fd-a8ac-fe0d4ada0ee3} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2026.02.27 15:14:55.895692 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14084 | 2026.02.27 15:14:55.895748 [ 267 ] {364bd4e4-1f28-44fd-a8ac-fe0d4ada0ee3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00142 sec., 73943.66197183098 rows/sec., 5.78 MiB/sec. | ||
| 14085 | 2026.02.27 15:14:55.895793 [ 267 ] {364bd4e4-1f28-44fd-a8ac-fe0d4ada0ee3} <Debug> TCPHandler: Processed in 0.001632456 sec. | ||
| 14086 | 2026.02.27 15:14:55.895906 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.02.27 15:14:55.895944 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14088 | 2026.02.27 15:14:55.896003 [ 267 ] {2508b0f1-314e-45c1-8709-d37a47ea418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14089 | 2026.02.27 15:14:55.896018 [ 197 ] {2b92fa3b-0235-4ddb-a143-eda7a3a29cbf::all_1_76_15} <Trace> oximeter.fields_u16 (2b92fa3b-0235-4ddb-a143-eda7a3a29cbf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14090 | 2026.02.27 15:14:55.896056 [ 267 ] {2508b0f1-314e-45c1-8709-d37a47ea418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14091 | 2026.02.27 15:14:55.896108 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14092 | 2026.02.27 15:14:55.896483 [ 267 ] {2508b0f1-314e-45c1-8709-d37a47ea418d} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2026.02.27 15:14:55.896525 [ 267 ] {2508b0f1-314e-45c1-8709-d37a47ea418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14094 | 2026.02.27 15:14:55.896878 [ 267 ] {2508b0f1-314e-45c1-8709-d37a47ea418d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14095 | 2026.02.27 15:14:55.897097 [ 267 ] {2508b0f1-314e-45c1-8709-d37a47ea418d} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14096 | 2026.02.27 15:14:55.897241 [ 267 ] {2508b0f1-314e-45c1-8709-d37a47ea418d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 14097 | 2026.02.27 15:14:55.897280 [ 267 ] {2508b0f1-314e-45c1-8709-d37a47ea418d} <Debug> TCPHandler: Processed in 0.001423154 sec. | ||
| 14098 | 2026.02.27 15:14:55.897384 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14099 | 2026.02.27 15:14:55.897476 [ 267 ] {0dd7d91d-205e-4c37-8d9b-79a20904c206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14100 | 2026.02.27 15:14:55.897530 [ 267 ] {0dd7d91d-205e-4c37-8d9b-79a20904c206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14101 | 2026.02.27 15:14:55.898463 [ 267 ] {0dd7d91d-205e-4c37-8d9b-79a20904c206} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14102 | 2026.02.27 15:14:55.898501 [ 267 ] {0dd7d91d-205e-4c37-8d9b-79a20904c206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14103 | 2026.02.27 15:14:55.899070 [ 267 ] {0dd7d91d-205e-4c37-8d9b-79a20904c206} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14104 | 2026.02.27 15:14:55.899310 [ 267 ] {0dd7d91d-205e-4c37-8d9b-79a20904c206} <Trace> oximeter.measurements_histogramu64 (5fca0649-c3a3-4baa-8bfd-c8895b2f3aa2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2026.02.27 15:14:55.899462 [ 267 ] {0dd7d91d-205e-4c37-8d9b-79a20904c206} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002002 sec., 20479.52047952048 rows/sec., 36.70 MiB/sec. | ||
| 14106 | 2026.02.27 15:14:55.899529 [ 267 ] {0dd7d91d-205e-4c37-8d9b-79a20904c206} <Debug> TCPHandler: Processed in 0.002194411 sec. | ||
| 14107 | 2026.02.27 15:14:55.899637 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14108 | 2026.02.27 15:14:55.899731 [ 267 ] {9495c54f-76fb-4902-b671-79656f78b718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14109 | 2026.02.27 15:14:55.899772 [ 267 ] {9495c54f-76fb-4902-b671-79656f78b718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14110 | 2026.02.27 15:14:55.900105 [ 267 ] {9495c54f-76fb-4902-b671-79656f78b718} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14111 | 2026.02.27 15:14:55.900143 [ 267 ] {9495c54f-76fb-4902-b671-79656f78b718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14112 | 2026.02.27 15:14:55.900447 [ 267 ] {9495c54f-76fb-4902-b671-79656f78b718} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14113 | 2026.02.27 15:14:55.900654 [ 267 ] {9495c54f-76fb-4902-b671-79656f78b718} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.02.27 15:14:55.900784 [ 267 ] {9495c54f-76fb-4902-b671-79656f78b718} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 14115 | 2026.02.27 15:14:55.900820 [ 267 ] {9495c54f-76fb-4902-b671-79656f78b718} <Debug> TCPHandler: Processed in 0.001231282 sec. | ||
| 14116 | 2026.02.27 15:14:57.230453 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14117 | 2026.02.27 15:14:57.230505 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14118 | 2026.02.27 15:14:57.517109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37390 | ||
| 14119 | 2026.02.27 15:14:57.517618 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14120 | 2026.02.27 15:14:57.517663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14121 | 2026.02.27 15:14:57.518141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14122 | 2026.02.27 15:14:57.518360 [ 244 ] {} <Trace> system.asynchronous_metric_log (43d57562-e171-46fd-b0e9-2220958bb274): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14123 | 2026.02.27 15:14:57.518487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37390 | ||
| 14124 | 2026.02.27 15:14:59.603467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 14125 | 2026.02.27 15:14:59.621351 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2026.02.27 15:14:59.621409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14127 | 2026.02.27 15:14:59.627652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14128 | 2026.02.27 15:14:59.628389 [ 243 ] {} <Trace> system.metric_log (b80a7635-854f-4f34-9e28-5feeb458ffea): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2026.02.27 15:14:59.631550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 14130 | 2026.02.27 15:15:00.888172 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14131 | 2026.02.27 15:15:00.888365 [ 267 ] {d3ac73c1-8c85-4527-aca9-60d99ebed960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14132 | 2026.02.27 15:15:00.888436 [ 267 ] {d3ac73c1-8c85-4527-aca9-60d99ebed960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14133 | 2026.02.27 15:15:00.889148 [ 267 ] {d3ac73c1-8c85-4527-aca9-60d99ebed960} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14134 | 2026.02.27 15:15:00.889198 [ 267 ] {d3ac73c1-8c85-4527-aca9-60d99ebed960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14135 | 2026.02.27 15:15:00.889713 [ 267 ] {d3ac73c1-8c85-4527-aca9-60d99ebed960} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14136 | 2026.02.27 15:15:00.890051 [ 267 ] {d3ac73c1-8c85-4527-aca9-60d99ebed960} <Trace> oximeter.fields_string (bf247de9-dc66-4349-bb6f-3a0c9d51c691): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2026.02.27 15:15:00.890268 [ 267 ] {d3ac73c1-8c85-4527-aca9-60d99ebed960} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.19 MiB/sec. | ||
| 14138 | 2026.02.27 15:15:00.890346 [ 267 ] {d3ac73c1-8c85-4527-aca9-60d99ebed960} <Debug> TCPHandler: Processed in 0.002332783 sec. | ||
| 14139 | 2026.02.27 15:15:00.890525 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14140 | 2026.02.27 15:15:00.890651 [ 267 ] {079132cb-72f4-41c9-af1b-89b4d5303c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14141 | 2026.02.27 15:15:00.890706 [ 267 ] {079132cb-72f4-41c9-af1b-89b4d5303c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14142 | 2026.02.27 15:15:00.891226 [ 267 ] {079132cb-72f4-41c9-af1b-89b4d5303c8b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2026.02.27 15:15:00.891265 [ 267 ] {079132cb-72f4-41c9-af1b-89b4d5303c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14144 | 2026.02.27 15:15:00.891700 [ 267 ] {079132cb-72f4-41c9-af1b-89b4d5303c8b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14145 | 2026.02.27 15:15:00.892012 [ 267 ] {079132cb-72f4-41c9-af1b-89b4d5303c8b} <Trace> oximeter.fields_uuid (d28fb71f-d3a2-4261-9623-283b6f3a0884): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2026.02.27 15:15:00.892201 [ 267 ] {079132cb-72f4-41c9-af1b-89b4d5303c8b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001577 sec., 40583.38617628408 rows/sec., 3.17 MiB/sec. | ||
| 14147 | 2026.02.27 15:15:00.892259 [ 267 ] {079132cb-72f4-41c9-af1b-89b4d5303c8b} <Debug> TCPHandler: Processed in 0.001800877 sec. | ||
| 14148 | 2026.02.27 15:15:00.892427 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14149 | 2026.02.27 15:15:00.892553 [ 267 ] {55ba165b-b1e4-4267-a822-c1131892e096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14150 | 2026.02.27 15:15:00.892615 [ 267 ] {55ba165b-b1e4-4267-a822-c1131892e096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14151 | 2026.02.27 15:15:00.893167 [ 267 ] {55ba165b-b1e4-4267-a822-c1131892e096} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2026.02.27 15:15:00.893210 [ 267 ] {55ba165b-b1e4-4267-a822-c1131892e096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14153 | 2026.02.27 15:15:00.893629 [ 267 ] {55ba165b-b1e4-4267-a822-c1131892e096} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14154 | 2026.02.27 15:15:00.893885 [ 267 ] {55ba165b-b1e4-4267-a822-c1131892e096} <Trace> oximeter.measurements_cumulativeu64 (db04ee0a-94bd-4b1e-bab2-1e032a65d34a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2026.02.27 15:15:00.894037 [ 267 ] {55ba165b-b1e4-4267-a822-c1131892e096} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001512 sec., 105820.10582010582 rows/sec., 7.37 MiB/sec. | ||
| 14156 | 2026.02.27 15:15:00.894084 [ 267 ] {55ba165b-b1e4-4267-a822-c1131892e096} <Debug> TCPHandler: Processed in 0.001719817 sec. | ||
| 14157 | 2026.02.27 15:15:00.894215 [ 267 ] {} <Trace> TCP-Session: 9db6a301-5eb5-4b53-813f-e30f66f734b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14158 | 2026.02.27 15:15:00.894318 [ 267 ] {842ca6a8-d8f8-474b-b1de-e32f3bcfe407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59074) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14159 | 2026.02.27 15:15:00.894364 [ 267 ] {842ca6a8-d8f8-474b-b1de-e32f3bcfe407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14160 | 2026.02.27 15:15:00.894724 [ 267 ] {842ca6a8-d8f8-474b-b1de-e32f3bcfe407} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2026.02.27 15:15:00.894759 [ 267 ] {842ca6a8-d8f8-474b-b1de-e32f3bcfe407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 14162 | 2026.02.27 15:15:00.895170 [ 267 ] {842ca6a8-d8f8-474b-b1de-e32f3bcfe407} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14163 | 2026.02.27 15:15:00.895472 [ 267 ] {842ca6a8-d8f8-474b-b1de-e32f3bcfe407} <Trace> oximeter.measurements_u64 (6bb5627d-1055-4eb4-aacf-2144cd94683e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14164 | 2026.02.27 15:15:00.895631 [ 267 ] {842ca6a8-d8f8-474b-b1de-e32f3bcfe407} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. | ||
| 14165 | 2026.02.27 15:15:00.895670 [ 267 ] {842ca6a8-d8f8-474b-b1de-e32f3bcfe407} <Debug> TCPHandler: Processed in 0.001511875 sec. | ||